/* <system section="theme" selected="17680117127096837516"> */
@charset "utf-8";
/*  import normalize */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* Responsive: yes */
@font-face {
font-family: "Nihongo";
  src: url(https://dl.dropboxusercontent.com/s/70cnnvc6v6qq0xb/HigashiOme-Gothic.eot) format("eot"), url(https://dl.dropboxusercontent.com/s/72tpym4ytnouz5r/HigashiOme-Gothic.woff2) format("woff2");
font-display: swap;
}
@font-face {
font-family: "Eigo";
  src: url(https://dl.dropboxusercontent.com/s/qwc9g324nlb8vip/Impact.eot) format("eot"), url(https://dl.dropboxusercontent.com/s/gmixl3nadj3js2c/Impact.woff2) format("woff2");
font-display: swap;
}
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*  import mixin */
.clearfix {
  display: block;
  *zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/*  import variable */
/* Common */
html,
body {
  font-family: Nihongo, -apple-system, BlinkMacSystemFont,
               "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #454545;
  background-color: #ffffff;
  font-size: 16px;
}
a {
  color: #1487bd;
}
a:visited {
  color: #789dae;
}
a:hover {
  color: #0f5373;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
  color: #333333;
  text-decoration: none;
}
a.keyword {
  text-decoration: none;
  border-bottom: 1px dotted #dddddd;
  color: #454545;
}
/* Buttons */
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  line-height: 18px;
  color: #454545;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 2px;
  background-clip: padding-box;
  cursor: pointer;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-decoration: none !important;
}
.btn:hover {
  background-color: #f5f5f5;
  text-decoration: none !important;
}
.btn-small {
  padding: 2px 10px !important;
  font-size: 11px !important;
}
.btn-large {
  padding: 13px 19px;
  font-size: 17px;
  line-height: normal;
  font-weight: bold;
}
/* ヘッダ（グローバルヘッダ）
  グローバルヘッダの中はiframeですが、
  #globalheader-container に背景色や文字色を指定することでiframeの中にも色が反映されます。
*/
#globalheader-container {
  background-color: #333;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
/* container */
#container {
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  padding-top: 37px;
}
#container #content {
  display: block;
  *zoom: 1;
}
#container #content:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.globalheader-off #container {
  padding-top: 0;
}
#main {
  width: 600px;
  float: left;
  margin-top:1em;
}
#box2 {
  width: 375px;
  float: right;
  margin-top:1em;
}

/* header */
#blog-title{
padding:0;
}
.header-image-only #blog-title #blog-title-inner {
  position: relative;
  background-size: cover;
  height: auto;
}

.header-image-only #blog-title #blog-title-inner:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 20%;
}

.header-image-only #blog-title #blog-title-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#title {
  margin: 0;
}
#title a {
  color: #454545;
}
#blog-description {
  font-weight: normal;
  font-size: 80%;
  margin: 5px 0 0 0;
}
/* ヘッダ画像を設定したとき */
.header-image-enable #title {
  padding-top: 30px;
}
.header-image-enable #title,
.header-image-enable #blog-description {
  padding-left: 20px;
}
/* パンくず（カテゴリーページで表示されます） */
#top-box {
  font-size: 90%;
}
#top-box .breadcrumb {
  color: #feaa23;
  background: #FDF5E6;
  padding: 5px 10px;
  margin:3px 0;
}
#breadcrumb {
  margin-left:0;
  background: #FDF5E6;
  padding: 5px 10px;
  overflow: hidden;
  margin:3px 0;
}

#breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;
  font-size:75%;
  font-weight: bold;/*太字*/
}

#breadcrumb li:after{
  font-family: blogicon;
  content: '\f006';
  padding: 0 5px;
  color: #0080ff;
}
#breadcrumb li:last-child{
  display:none;
}
#breadcrumb li a {
    text-decoration: none;
    color: #feaa23;
}

#breadcrumb li:first-child a:before{/*家アイコン*/
  font-family: blogicon;
  content: '\f017';
  font-weight: normal;
  font-size: 1.1em;
  color: #f3948f;
}

#breadcrumb li a:hover {
    text-decoration: underline;
}
	/* entry */
.entry {
  position: relative;
}
.entry-header {
  padding: 0 0 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.entry-title {
  margin: 0;
  line-height: 1.3;
  font-size: 110%;
  font-weight: bold;
  padding: .5em .75em;
}
/* 日付 */
.date {
  font-weight: bold;
  padding:3px;
  margin:2px 0;
  display:block;
  border-radius:5px;
}
.date a {
  color: #ffffff;
  text-decoration: none;
  font-size: 90%;
  text-decoration: none !important;
}
/* カテゴリ */
.categories {
  font-size:inherit;
}
.categories a {
  color: #ffffff !important;
  background: #4286f4 !important;
  text-decoration: none !important;
}
.categories.no-categories {
  margin: 0;
}
/* 「編集する」ボタン */
.entry-header-menu {
  position: absolute;
  bottom: 0px;
  left: -60px;
}
.entry-header-menu a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  line-height: 18px;
  color: #454545;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 2px;
  background-clip: padding-box;
  cursor: pointer;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-decoration: none !important;
}
.entry-header-menu a:hover {
  background-color: #f5f5f5;
  text-decoration: none !important;
}
/* entry-content の中の書式 */
.entry-content {
  font-size: 100%;
  line-height: 1.75;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
}
.entry-content p {
  margin: 0 0 1em 0;
}
.entry-content img {
  max-width: 100%;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 1.3em 0 0.8em 0;
  line-height: 1.5;
}
.entry-content h1 {
  font-size: 160%;
}
.entry-content h2 {
  font-size: 150%;
}
.entry-content h3 {
  font-size: 140%;
}
.entry-content h4 {
  font-size: 120%;
  height:2em;
  color:#f0f8ff;
  background:#6cb4e4;
  padding:10px 10px 10px 25px;
  position:relative;
  overflow:hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.entry-content h4:before{
 content: "";
 width: 10px;
 height: 120%;
 background: #fff;
 left: 10px;
 opacity: 0.4;
 display: block;
 position: absolute;
}
.entry-content h4:after{
 font-family:"Font Awesome 5 Free";
 content:"\f13d";
 font-size:3.4em;
 color:#fff;
 position: absolute;
 right:10px;
 opacity: 0.4;
}
.entry-content h5 {
  font-size: 110%;
  color: #4288C6;
  border-bottom: solid 3px skyblue;
  position: relative;
}
.entry-content h5:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #f08300;
bottom: -3px;
width: 30%;
}
.entry-content h5:before{
content:url("https://cdn-ak.f.st-hatena.com/images/fotolife/n/nuruta/20180514/20180514013712.png");
margin-right:5px;
}
.entry-content h6 {
  font-size: 100%;
}
.entry-content table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1em;
}
.entry-content table img {
  max-width: none;
}
.entry-content table th,
.entry-content table td {
  border: 1px solid #ddd;
  padding: 5px 10px;
}
.entry-content table th {
  background: #f5f5f5;
}
.entry-content blockquote {
    padding: 30px 10px 10px 10px;
    color: #464646;
    background: #fff4db;
    border-top: solid 3px #ffd596;
    margin:16px;
}

.entry-content blockquote:before{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    content: "\f704";
    font-family: blogicon;
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
    background: #ffd596;
}
.entry-content blockquote p {
    position: relative;
    padding: 0;
    margin: 10px 0;
    z-index: 3;
    line-height: 1.7;
}
.entry-content blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}
.entry-content pre {
  border: 1px solid #dddddd;
  margin: 0 0 10px;
  padding: 20px;
  white-space: pre;
}
.entry-content pre > code {
  margin: 0;
  padding: 0;
  white-space: pre;
  border: 0;
  background: transparent;
  font-family: Eigo, 'Consolas', 'Courier New', Courier, monospace, sans-serif;
}
.entry-content code {
  font-size: 90%;
  margin: 0 2px;
  padding: 0 5px;
  border: 1px solid #eaeaea;
  background-color: #f8f8f8;
  border-radius: 3px;
  font-family: Eigo, 'Consolas', 'Courier New', Courier, monospace, sans-serif;
}
.entry-content .hatena-asin-detail li {
  line-height: 1.4;
}
/* entry-footer */
.entry-footer {
  margin-top: 10px;
}
.entry-footer-section {
  font-size: 80%;
  color: #999999;
}
.entry-footer-section a {
  color: #999999;
}
.social-buttons,
.entry-footer-html {
  margin: 10px 0;
}
/* コメント */
.comment-box ul {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 95%;
  line-height: 1.7;
}
.comment-box li {
  padding: 10px 0 10px 60px;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.comment-box li:first-child {
  border-top: 1px solid #dddddd;
}
.comment-box .read-more-comments {
  padding-left: 0;
}
.comment-box .hatena-id-icon {
  position: absolute;
  top: 10px;
  left: 0;
  width: 50px !important;
  height: 50px !important;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 3px;
  background-clip: padding-box;
}
.comment-user-name {
  margin: 0 0 10px 0;
  font-weight: bold;
}
.comment-content {
  font-size: 90%;
  margin: 0 0 10px 0;
  word-wrap: break-word;
}
.comment-content p {
  margin: 0 0 10px 0;
}
.comment-metadata {
  font-size: 80%;
  color: #999999;
  margin: 0;
}
.comment-metadata a {
  color: #999999;
}
.leave-comment-title {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  line-height: 18px;
  color: #454545;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 2px;
  background-clip: padding-box;
  cursor: pointer;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-decoration: none !important;
}
.leave-comment-title:hover {
  background-color: #f5f5f5;
  text-decoration: none !important;
}
/* sidebar */
#box2 {
  font-size: 85%;
  line-height: 1.5;
}
.hatena-module {
  margin-bottom: 40px;
}
.hatena-module-title{
  font:22px/40px Eigo, Arial, Helvetica, sans-serif;
  position: relative;
  color: #fff;
  padding:0 0 0 30px;
  background-color: #f08300;
  border-radius: 5px;
  margin-bottom:0.5em;
}
.hatena-module-title:after{
  position: absolute;
  top: 50%;
  left:0.7em;
  transform:translateY(-50%);
  content: '';
  width: 5px;
  height:25px;
  background-color:#fff;
}
/* Profile module */
.hatena-module-profile .profile-icon {
  float: left;
  margin: 0 10px 10px 0;
  border-radius: 10px;
}
.hatena-module-profile .id {
  display: block;
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 5px;
  background-color: #4286f4;
  border-radius: 10px;
}
.hatena-module-profile .id a {
  color: #fff;
  text-decoration: none;
}
.hatena-module-profile .profile-description {
  font-size: 90%;
}
.hatena-module-profile .profile-description p {
  margin-top: 0;
}
/* urllist module
    リンク・最新記事・最近のコメント・月別アーカイブ・カテゴリモジュールは .hatena-urllist という共通の class が振られます
*/
.hatena-urllist {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.hatena-urllist li {
  padding: 8px;
  background: #FDF5E6;
  border-left: 3px solid #ffaf58;
  margin: 5px 0;
}
.hatena-urllist li a {
  text-decoration: none;
  display:block;
}
.hatena-urllist li ul{
  list-style: none;
}
.hatena-urllist li ul li{
  border-left:none;
  border-bottom:2px dashed #ffaf58;
}

/* Search module */
.hatena-module-search-box .search-form {
  border: 2px solid #4286f4;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 3px;
  background-clip: padding-box;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.hatena-module-search-box .search-module-input {
  padding: 5px;
  color: #454545;
  background: none;
  border: none;
  outline: none;
  height: 30px;
  width: calc(100% - 70px);
}
.hatena-module-search-box .search-module-button {
  width: 60px;
  height: 40px;
  color:#ffffff;
  background: #4286f4 url("https://cdn-ak.f.st-hatena.com/images/fotolife/n/nuruta/20181008/20181008011613.png") no-repeat 5px center;
  border: none;
  outline: none;
  text-indent: 20px;
  position: absolute;
  right: 0px;
}
.hatena-module-search-box .search-module-button:hover {
  opacity: 0.85;
}
/* Pager */
.pager {
  margin: 1em 0;
  display: block;
  zoom: 1;
  width:100%;
}
.pager:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.pager .pager-prev,
.pager .pager-next {
  display:table;
}
/* Footer */
#footer {
  padding: 30px 0;
  text-align: center;
  color: #999999;
  line-height: 1.5;
  font-size: 80%;
}
#footer p {
  margin: 0;
}
#footer a {
  color: #999999;
}
/* About ページ */
.page-about dt {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 5px;
}
.page-about dd {
  margin-left: 0;
  margin-bottom: 30px;
}
/* archive ページ */
.page-archive .archive-entries .archive-entry {
  margin-bottom: 2em;
  border-radius: 10px;
}
.page-archive .archive-entries .entry-title {
  margin: 0 0 .5em;
  border:none;
  overflow: hidden;
  width:100%;
  height:calc(118px - 0.5em);
}

.page-archive .archive-entries .entry-description {
  margin: 0 0 1em;
  line-height: 1.7em;
  font-size: 95%;
}
.page-archive .categories a {
  padding: 3px;
  border-radius:10px;
}
/*  import media queries */
/* Media Queries - Retina Display */
/* Media Queries - Tablet */
@media (min-width: 768px) and (max-width: 1024px) {
  #container {
    width: 950px;
  }
  #main {
    width: 500px;
  }
  #box2 {
    width: 375px;
  }
}
/* Media Queries - Small Tablet & Smartphone */
@media (max-width: 768px) {
  #globalheader-container {
    position: static;
  }
  #container {
    width: 93.75%;
    word-wrap: break-word;
    overflow: hidden;
    padding-top: 0;
  }
  #main {
    width: 100%;
    float: none;
  }
  #box2 {
    width: 100%;
    float: none;
  }
  #box2-inner {
    width: 100%;
  }
  .hatena-module {
    width: 100%;
    float: none;
  }
  .entry-header-menu {
    top: -30px;
    left: 0px;
  }
}
.table-of-contents:before{
    content: "【Contents】";
    font-size: 20px;
    color: #d78114;
}

.table-of-contents{
  padding: 20px 10px 20px 40px;
  border-radius: 5px;
  background: #F8F0D7;
  border-left:4px dotted rgba(0,0,0,.1);
  border-right:4px dotted rgba(0,0,0,.1);
  box-shadow:0 0 5px rgba(0,0,0,.2);
  color: #65513f;
  list-style-type: decimal;
  list-style-position: inside;
  font-size: 18px;
  line-height: 2.1;
  font-weight: bold;
}

ul.table-of-contents a:link,
ul.table-of-contents a:visited {
 color: #000000;
 text-decoration: none;
}

ul.table-of-contents a:hover {
 color: #d78114;
}
/* Media Queries - Smartphone */

.entry-description{
  display:none;
}
.page-archive .star-container{
	display:none;
}

body:not(.page-archive) .entry-header{
    padding: 56% 32px 0 32px;   /* 56%の数字を変えると縦横比変わります */
    background-size: cover;   /* 画像が全体を覆うように */
    background-position: center center;   /* 背景画像の位置 */
    position: relative;
    height: 100%;
    margin: 0;
    border:none;
}
body:not(.page-archive) .entry-header a{
    color: #fff;
}
body:not(.page-archive) .entry-header div,
body:not(.page-archive) .entry-header h1{
    position: absolute;
    z-index: 2;
    margin: 0 0 0 0;
    padding: 0 12px 0 0;
    min-height: 3rem;
    text-shadow: 1px 1px 1px #00F, -1px 1px 1px #00F, 1px -1px 1px #00F, -1px -1px 1px #00F;
}
body:not(.page-archive) .entry-title{
    width: calc(100% - 42px);
    bottom: 3.5em;
    left: 30px;
    border-bottom:2px solid #fff;
}
body:not(.page-archive) .entry-date{
    bottom: 0.2em;
    left: 30px;
}
body:not(.page-archive) .entry-categories{
    bottom: -1.3em;
    left: 30px;
}
body:not(.page-archive) .entry-categories a {
  background-color: transparent !important;
  font-size: 90%;
  font-weight:bold;
  vertical-align:baseline;
}
body:not(.page-archive) .categories:before {
  font-family: blogicon;
  content: "\f022";
  left: 0;
  font-size: 95% !important;
  top: 0;
  color: #ffffff;
}
body:not(.page-archive) .entry-categories a:last-child {
  margin-left: 10px;
}
body:not(.page-archive) .date:before {
  font-family: blogicon;
  content: "\f03a";
  left: 0;
  font-size: 95% !important;
  top: 0;
  color: #ffffff;
}
.page-archive .archive-entry{
     position: relative;
     display: -webkit-flex;
     display: flex;
     -webkit-flex-direction: column;
     flex-direction: column;
     height:168px;
     overflow:hidden;
     border:3px solid  #f08300;
     padding:5px 5px 5px 260px;
}
.page-archive .entry-thumb-link{
     -webkit-order: -1;
     order: -1;
}
.page-archive .entry-thumb {
    position: absolute;
    top: 0;
    left: 0;	
    width: 250px;
    height: 180px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin:0 0 0 0;
    padding:0 0 0 0;
}

.page-archive .archive-entry-body{
     color:#fff;
}
.date.archive-date {
    background-color: #f08300;
}
.page-archive  .archive-entry .categories a:first-child{
     display: none;
}
.page-archive .archive-entry .categories a:only-child {
    display: block;
}
.page-archive  .archive-entry .categories a:last-child{
     position: absolute;
     bottom: 5px;
     z-index: 10;
     font-size: 10px;
}
.page-archive .entry-title{
     padding: 0.1em 0 0 0;
}
.page-archive .entry-title a{
     color:#4286f4;
}

@media only screen and (max-width: 480px) {
body:not(.page-archive) .entry-header{
    padding: 56% 0 0 0;
    background-size: cover;
    background-position: center center;
    position: relative;
    width: 100%;
    height: 100%;
}
body:not(.page-archive) .entry-title{
  font-size:100%;
}
.entry-thumb{
  width:150px !important;
  height:150px !important;
}
.page-archive .archive-entry{
  height:134px;overflow:hidden;
}
.page-archive .archive-entry{
  padding:0px 5px 0px 160px;
}
.page-archive .entry-title {
  font-size: 80% !important;
  height: 73.6px !important;
}
.entry-content h4{
  font-size:90%;
}
body:not(.page-archive) .date:before{
  font-size:70% !important;
}
.date.archive-date{
  font-size:80%;
}
}
.page-archive .star-container{
  display:none;
}
.page-archive .pager-next,
.page-archive .pager-prev {
   display: block;
   background:#4286f4;
   padding:10px;
   text-align:center;
   border-radius: 5px;
   float: none;
   width: auto;
}
.page-archive .pager-next a,
.page-archive .pager-prev a {
   display:block;
   color:#ffffff;
   text-decoration:none;
   font-weight:bold;
}
.page-archive .pager-prev{
   background:#ffd98a;
   margin-bottom: 1em;
   color:#4288C6;
}
/* </system> */

/* <system section="background" selected="default"> */
/* default */
/* </system> */
.google_p {
  font-size:80%;
  text-align:center;
}
.header-image-only #blog-title #blog-title-inner:before {
  padding-top: 20.5%;
}
.page-entry .entry-categories{
    bottom: 0.2em;
    left: 60px;
}
#copyright {
    padding: 20px;
    text-align: center;
    background: #4286f4;
    font-size: 12px;
    color:#fff;
}
.social-buttons {
    display: none;
}
/*share-botton*/
/* 回り込み解除のためのクラス */
.clearfix{
    zoom:1;
}
.clearfix:after{
    content:"";
    display: block;
    clear: both;
    height: 0;
    visibility:hidden;
}

/* サークルのスタイル */
.sns_circle{
    position:relative;
    width: calc( (100% - 24px) / 4);
    height: 40px;
    margin:0 3px 0 3px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float:left;
}

/* リンク領域をブロック全体に */
.sns_circle a{
    font-family: Eigo,'Arial Black','Arial Rounded MT Bold',sans-serif;
    position:absolute;
    width:100%;
    height:100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color:#FFF;
    text-decoration: none;
    text-align:center;
    line-height: 1.2;
    font-size: 1em;
}

/* シェアボタンエリア */
div.circle_group{
    margin:1.2em 0em;
    float:left;
    width:100%;
}

/* アイコン毎の配色と配置 */
.sns_circle.hatebu{
    background-color: #006fbb;
}
.sns_circle.twitter{
    background-color: #00acec;
}
.sns_circle.facebook{
    background-color: #265a96;
}
.sns_circle.pocket{
    background-color: #EE4256;
}
#share_count_disp{
    font-family: Eigo, 'Impact','Arial Black','Arial Rounded MT Bold',sans-serif;
    color:#F58220;
    font-size:2.5em;
    height:62px;
    line-height:62px;
}

#menu2 {
 width: 100%;
 padding-left: 0px;
 height: 40px;
 background: #4286f4;/*グローバルメニュー背景色*/
 margin: 0px;
}
#menu2 li {
 list-style-type: none;
 float: left;
 height: 40px;
 text-align: center;
 width: calc(100% / 6);
}
#menu2 li a {
 display: block;
 color: #ffffff;/*グローバルメニュー文字色*/
 font-size: 80%;
 font-weight: bold;
 line-height: 40px;
 text-decoration:none;

}
#menu2 li:hover a {
 background: #3ecbf4;
 transition: all .5s;
}

#m-toggle{
 display: none;
} 

/*タブレット*/
@media screen and (max-width:768px){
 #m-toggle{
  display: block;
  background: #0080ff;
  padding: 3px;
  height: 34px;
 }
.menu-toggle {
    color: #ffffff;
    background: #87CEEB;
    font-size:14px;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    margin: 0;
    width: 70px;
    text-align:center;
 }
 #menu2 {
  width: 100%;
  display: none;
  height: 105px;
  padding: 0;
  margin: 0 auto;
  opacity: 0.9;
 }
 #menu2 li{
  height: 35px;
  width: 50%;
  list-style-type: none;
  background: #87CEEB;/*リスト文字の背景色*/
  margin: 0 auto;
  text-align: center;/*リストの文字の位置*/
 }
 #menu2 li a {
  height: 33px;
  color: #ffffff;/*リスト文字色*/
  display: block;
  border: 1px solid #ffffff;
 }
.hatena-module-search-box2 {
    width: calc(100% - 86px);
    display: inline-block;
 }
 .hatena-module-search-box2 form:after{
  content:none;
 }
 .hatena-module-search-box2 .search-form {
  border: none;
 }
 .hatena-module-search-box2 .search-module-input {
    background: #FFFFFF;
    width: calc(100% - 74px);
    height: 100%;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
 }
.hatena-module-search-box2 .search-module-button {
    width: 64px;
    height: 100%;
    margin: 0;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #87CEEB;
 }
}

.related-entries-entry-body{
  display: none;
}


/*********************************************************/
/*   パンくずリスト部                                    */
/*********************************************************/
.page-index #breadcrumb,
.page-archive #breadcrumb{
  display:none;
}
#breadcrumb ol {
    margin: 0;
    padding: 0;
}
#breadcrumb li:not(:last-child)::after {
margin: 0.35rem;
}
/*********************************************************/
/*   評価部　                                            */
/*********************************************************/
table.star-rating5 th, table.star-rating5 td{font-weight:normal;line-height:2em;padding:4px;font-size:0.8rem;}
table.star-rating5 td.rrr{width:10em;padding:0;}
table.star-rating5 td.rrr::before{content:'';display:inline-block;width:10em;height:1.5em;background:#f0f0f0!important;position:absolute;z-index:0;border:1px solid #ccc;box-shadow:0 1px 1px rgba(0,0,0,0.1)inset!important;}
table.star-rating5 td div{height:1.5em;background: linear-gradient(to bottom, #ffc800 0%, #ffad00 100%);border:1px solid rgba(100,75,20,0.5);box-shadow:0 1px 0px rgba(255,255,255,0.3)inset;position:relative;z-index:1;}
/*********************************************************/
/*   会話部                                              */
/*********************************************************/
/* 吹き出しのCSS　*/
.entry-content .l-fuki,
.entry-content .r-fuki {
	position: relative;
	width: 80%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 20px;
	border-radius: 6px;
	border: 2px solid #999;
	box-shadow: 1px 1px 5px #aaa;
	background-color: #fff;
	z-index: 1;
}
.entry-content .l-fuki {
	margin: 20px 20% 40px 0;
}
.entry-content .r-fuki {
	margin: 20px 0 40px 19%;
}
.entry-content .l-fuki::before,
.entry-content .r-fuki::before {
	position: absolute;
	content: "";
	top: 16px;
	width: 10px;
	height: 10px;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	background-color: #fff;
	z-index: 2;
}
.entry-content .l-fuki::before {
	right: -7px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.entry-content .r-fuki::before {
	left: -7px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
.entry-content .l-fuki::after,
.entry-content .r-fuki::after {
	position: absolute;
	content: "";
	width: 80px;
	height: 80px;
	top: -10px;
	border-radius: 40px;
	border: 3px solid #fff;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	box-shadow: 1px 1px 5px #aaa;
}
.entry-content .l-fuki::after {
	right: -110px;
}
.entry-content .r-fuki::after {
	left: -110px;
}
@media screen and (max-width: 620px) {
	.entry-content .l-fuki,
	.entry-content .r-fuki {
		width: 70%
	}
	.entry-content .l-fuki {
		margin-right: 30%;
	}
	.entry-content .r-fuki {
		margin-left: 30%;
	}
}
@media screen and (max-width: 478px) {
	.entry-content .l-fuki::after,
	.entry-content .r-fuki::after {
		width: 60px;
		height: 60px;
		border-radius: 30px;
	}
	.entry-content .l-fuki::after {
		right: -84px;
	}
	.entry-content .r-fuki::after {
		left: -84px;
	}
}
.jibun::after {background-image:url(https://cdn1.www.st-hatena.com/users/nu/nuruta/profile.gif);}
.moffuru::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/n/nuruta/20170315/20170315203001.jpg?1489577418);}
.dr::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/n/nuruta/20170318/20170318013117.gif?1489768307);}
.you::after  {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/n/nuruta/20170322/20170322194212.jpg?1490179354);}
.chika::after  {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/n/nuruta/20170322/20170322194213.jpg?1490179355);}
.riko::after  {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/n/nuruta/20170322/20170322194214.jpg?1490179356);}
.york::after  {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/n/nuruta/20170412/20170412214457.jpg?1492001120);}

/*********************************************************/
/*   読者になるボタン部                                  */
/*********************************************************/
/* reader button */
.reader-button {
  width: 300px;
  height: 46px;
  margin-top: 0;
  margin-bottom: 20px;
}
.reader-button-inner a {
  position: relative;
  display: table-cell;
  width: 300px;
  height: 46px;
  border-radius: 4px;
  background-color: #4784bf;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  box-shadow: 0 2px 4px rgba(0,0,0,.4);
  text-decoration: none;
  transition: all .6s;
}
.reader-button-inner a:hover {
  top: 3px;
  box-shadow: none;
  transition: all .6s;
}
/*********************************************************/
/*   関連記事ボックス                                    */
/*********************************************************/
li.urllist-item.related-entries-item {
    margin: 15px 0;
    padding: 10px;
    border: none;
    background: #FDF5E6;
    border-left: solid 5px #ffaf58;
}
.urllist-with-thumbnails li .urllist-image {
    margin: 0 10px 0 0;
}
a.urllist-title-link.related-entries-title-link.urllist-title.related-entries-title {
    text-decoration: none;
    color: #525252;
    font-weight: bold;
    font-size: 90%;
}
a.urllist-title-link.related-entries-title-link.urllist-title.related-entries-title:hover {
    color: silver;
}
.urllist-entry-body.related-entries-entry-body {
    color: #8f8f8f;
    margin-top: 3px;
}
.hatena-urllist .urllist-date-link a {
    display: inline-block;
    background: #93c4cf;
    color: #fff;
    line-height: 1;
    padding: 4px 9px;
    margin-bottom: 3px;
    border-radius: 4px;
    font-size: 11px;
    letter-spacing: 1px;
    font-style: normal;
    text-decoration: none;
}

.page-about .entry-content img.profile-icon {
    height: 30px !important;
    width: 30px !important;
}

.page-entry .pager .pager-prev,
.page-entry .pager .pager-next {
  border-bottom: solid 3px #516ab6;
  width:100%;
  text-align:left;
  margin-bottom:0.5em;
  }

.page-entry .pager .pager-prev span,
.page-entry .pager .pager-next span {
  display: table-cell;
  padding:0.5em;
  vertical-align: top;
}

* html .page-entry .pager .pager-prev span,
* html .page-entry .pager .pager-next span {
  display: inline;
  zoom: 1;
}
*:first-child+html .page-entry .pager .pager-prev span,
*:first-child+html .page-entry .pager .pager-next span {
  display: inline;
  zoom: 1;
}

.page-entry .pager img {
  width               : 100px;
  height              : 100px;
  object-fit          : cover;
  vertical-align: top;
}

.page-entry .pager .pager-prev a,
.page-entry .pager .pager-next a {
  font-size: 95%;
  color: #516ab6;
  font-weight: bold;
  text-decoration:none;
}

.page-entry .pager .pager-prev .prev_next,
.page-entry .pager .pager-next .prev_next{
  color: #ffaf58;
  background: #FDF5E6;
  border-top: solid 3px #ffaf58;
  border-bottom: solid 3px #ffaf58;
  display:block;
}
.iine-icon{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.iine-icon a{
  color: #fff;
  font-size: 0.8rem;
  display: inline-block;
  margin:0 0 1rem 0;
  padding:0.5rem;
  width:32%;
  text-decoration:none;
  text-align:center;
}

.iine-hatenablog{
  background: #606060;
}
.iine-twitter{
  background:#1b95e0;
}
.iine-feedly{
  background:#2BB24C;
}
.iine-hatenablog:hover{
  background:#666;
}
.iine-twitter:hover{
  background:#31a3ea;
}
.iine-feedly:hover{
  background:#2ebc50;
}

.iine-icon a::before{
  font-family: blogicon;
  font-size: 0.9rem;
  margin: 0 0.2rem 0 0;
  position: relative;
  top: 0.1rem;
}
.iine-hatenablog::before{
  content: '\f000';
}
.iine-twitter::before{
  content: '\f035';
}
.iine-feedly::before{
  content: '\f04e';
}

/* 関連記事を記事下よりも下に */
.customized-footer {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.entry-footer-modules {
  -webkit-order:2;
  order:2;
  width: 100%;
}
.entry-footer-html {
  -webkit-order:1;
  order:1;
  width: 100%;
}

/*********************************************************/
/*   アーカイブページヘッダー部                          */
/*********************************************************/
.archive-header-category .archive-heading{
  position: relative;
  background: #ffd98a;
  padding: 5px 5px 5px 55px;
  font-size: 14px !important;
  color: #8ab0ff;
  border-radius: 20px 10px 10px 20px;
  margin: 0;
  line-height: 1.1;
}

.archive-header-category .archive-heading:before{
  font-family: "Font Awesome 5 Free";
  content: "\f13d";
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0em;
  color: white;
  background: #ffa337;
  font-weight: 900;
  width: 40px;
  text-align: center;
  height: 40px;
  left: 0em;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid 3px white; 
  border-radius: 50%;
}

/*********************************************************/
/*   アクセス順 順位                                     */
/*********************************************************/
.hatena-module-body .entries-access-ranking{
  counter-reset: my-counter2;
}
.hatena-module-body .entries-access-ranking li::before{
  content: counter(my-counter2);
  counter-increment: my-counter2;
  background-color: #ffaf58;
  color: #fff;
  display: block;
  float: left;
  line-height: 18px;
  text-align: center;
  height: 18px;
  width: 18px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
}

/*********************************************************/
/*   アクセス順                                          */
/*********************************************************/
.entries-access-ranking .rank-1,
.entries-access-ranking .rank-2 {
  display: block;
}   

.entries-access-ranking .rank-3,
.entries-access-ranking .rank-5,
.entries-access-ranking .rank-7,
.entries-access-ranking .rank-9 {
  display: block;
  width:44%;
  height:200px;
  float:left;
}

.entries-access-ranking .rank-4,
.entries-access-ranking .rank-6,
.entries-access-ranking .rank-8,
.entries-access-ranking .rank-10 {
  display: block;
  width:44%;
  height:200px;
  float:right;
}

.entries-access-ranking img {
  width:100%;
}