@charset "utf-8";
/*
	Responsive: yes

	Theme: longsentence
	Author: yamZZ
	Description:
		長文のためのテーマ
*/
/* 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.
 */
html {
  -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 {
  color: #2d2d2d;
  font-weight: normal;
}
/**
 * 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 {
  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.
 */
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  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;
}
/* 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 */
/* ==============================
Animetion
============================== */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* ==============================
Common
============================== */
html {
  font-size: 62.5%;
}
body {
  font-family: -apple-system, 'BlinkMacSystemFont', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
  font-weight: 400;
  color: #666;
  font-size: 1.4rem;
  line-height: 1.8;
  background: #f2f2f2;
}
a {
  color: #54a9ff;
  word-break: break-all;
  text-decoration: none;
  transition: all 0.2s ease-out;
}
a:visited {
  color: #54a9ff;
}
a:hover {
  color: #a9d4ff;
  text-decoration: underline;
}
a:hover img {
  opacity: 0.2;
}
:target {
  background: #ffc929;
  display: inline-block;
  padding: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2d2d2d;
  font-weight: normal;
  font-feature-settings: "palt";
}
a.keyword {
  text-decoration: none;
  border-bottom: 1px dotted #e7e7e7;
  color: #666;
}
/* Buttons */
.btn {
  display: block;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  color: #666;
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 4px;
  background-clip: padding-box;
  cursor: pointer;
  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: 1rem !important;
  border: 1px solid #54a9ff;
  text-align: center;
  color: #54a9ff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 4px;
  background-clip: padding-box;
}
.btn-large {
  padding: 1rem;
  font-weight: nomal;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 8px;
  background-clip: padding-box;
  width: 80%;
  margin: 0 auto 5px;
  display: inline-block;
  text-align: center;
  color: #fff;
  background: #ffc929;
  box-shadow: 0 8px #7f6314;
}
a.btn-large:visited {
  color: #fff;
}
a.btn-large:hover {
  color: #fff;
  text-decoration: none;
  box-shadow: none;
  margin: 5px auto 0;
}
#container {
  width: auto;
}
#container #content {
  background: #fff;
}
.globalheader-off #container {
  padding-top: 0;
}
/* 2カラムレイアウト */
/* ==============================
header
============================== */
#blog-title {
  margin: 0;
  position: relative;
  background: #54a9ff;
  z-index: 100;
}
#title {
  margin: 0;
  text-indent: -99999px;
}
#title a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(http://cdn-ak.f.st-hatena.com/images/fotolife/t/tinpui893/20180103/20180103204403.png) no-repeat center center;
  background-size: contain;
}
#title a:hover {
  opacity: 0.6;
}
#blog-description {
  display: none;
  font-weight: normal;
  color: #fff;
}
/* ヘッダ画像を設定したとき */
.header-image-enable #title {
  /*padding-top: 70px; ※ヘッダー画像のことだろう */
}
.header-image-enable #title,
.header-image-enable #blog-description {
  /*padding-left: 20px; ※ヘッダー画像のことだろう */
}
/* パンくず（カテゴリーページで表示されます） */
#top-box {
  background: #98cbff;
  color: #fff;
}
.breadcrumb {
  margin: 0!important;
}
.breadcrumb a,
.breadcrumb a:link,
.breadcrumb a:hover,
.breadcrumb a:visited {
  color: #fff;
  vertical-align: middle;
}
.breadcrumb a:link {
  text-decoration: none;
  vertical-align: baseline;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb-inner {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.breadcrumb-gt {
  color: #fff;
  opacity: 0.5;
  font-family: sans-serif;
  padding: 5px;
}
/* entry */
.entry {
  position: relative;
  background: #fff;
}
/* ==============================
TOP／一覧ページとか
============================== */
.page-archive .archive-header-category {
  margin: 0;
}
.page-archive h2.archive-heading {
  text-align: center;
  padding: 30px 0 30px;
  margin: 0;
  color: #666;
  font-size: 1.8rem;
}
.page-archive .archive-entry {
  padding: 30px;
}
.page-archive .entry-description {
  margin: 0 0 1em;
  color: #999;
}
.page-archive .entry-title a {
  color: #666;
}
/* ==============================
詳細ページ
============================== */
.page-entry {
  /* 外枠wrapper */
  /* KV - KV周り */
  /* KV - カテゴリ */
  /* KV - 日付 */
  /* KV - 最終更新日 */
  /* KV - kvimage */
}
.page-entry .entry-inner {
  position: relative;
}
.page-entry .entry-header {
  z-index: 100;
  display: flex;
  flex-direction: column;
  position: absolute;
}
.page-entry .entry-title {
  order: 1;
  margin: 0;
}
.page-entry .entry-title a:link,
.page-entry .entry-title a:visited {
  color: #fff;
}
.page-entry .entry-title a:hover {
  color: #54a9ff;
}
.page-entry .entry-categories a {
  color: #fff;
}
.page-entry .categories {
  order: 2;
  font-size: 0.8rem;
  padding: 0.4em 0;
}
.page-entry .categories a {
  color: #fff;
}
.page-entry .categories a.entry-category-link {
  border: 1px solid #e7e7e7;
  padding: 5px;
  margin: 0 10px 10px 0;
  text-decoration: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 4px;
  background-clip: padding-box;
  display: inline-block;
}
.page-entry .categories.no-categories {
  margin: 0;
}
.page-entry .date {
  order: 3;
  font-family: "Quicksand";
  font-weight: normal;
  font-size: 0.8rem;
}
.page-entry .date a {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
}
.page-entry .last-date {
  animation-duration: 1s;
  animation-name: fadeIn;
  position: absolute;
  bottom: 10px;
  font-family: "Quicksand";
  font-weight: normal;
  font-size: 0.8rem;
  color: #fff;
}
.page-entry .kvimage {
  animation-duration: 6s;
  animation-name: fadeIn;
  z-index: 1;
  position: absolute;
  background: #002f5e;
  width: 100%;
}
.page-entry .kvimage span {
  display: block;
  opacity: 0.7;
  background-position: center center!important;
  background-size: cover!important;
}
.page-entry .kvimage span img {
  display: none;
}
/* 「編集する」ボタン */
.entry-header-menu {
  position: absolute;
  bottom: 0px;
  left: -60px;
}
.entry-header-menu a {
  display: block;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  color: #666;
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 4px;
  background-clip: padding-box;
  cursor: pointer;
  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-title-link */
.customized-header {
  margin-top: 30px;
}
/* entry-content の中の書式 */
.entry-content p {
  margin: 0 0 2rem 0;
}
.entry-content img {
  display: block;
  margin: auto;
  max-width: 100%;
}
.entry-content h1 {
  margin: 1.3em 0 0.8em 0;
}
.entry-content h2 {
  border-top: 2px solid #666;
  border-bottom: 2px solid #666;
  padding: 3rem;
  margin: 12rem 0 2rem;
  text-align: center;
}
.entry-content h3 {
  margin: 4rem 0 1rem;
  position: relative;
  display: inline-block;
  padding: 0 0 0 40px;
}
.entry-content h3:before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: black;
  left: 0;
}
.entry-content h4 {
  margin: 2rem 0 2.5rem;
  position: relative;
}
.entry-content h4:after {
  content: '';
  position: absolute;
  bottom: -5px;
  display: inline-block;
  width: 25px;
  height: 2px;
  background-color: black;
  left: 0;
}
.entry-content blockquote h4:after {
  content: none;
  position: static;
  display: inline;
}
.entry-content h5 {
  margin: 2.5em 0 0.8em 0;
}
.entry-content h6 {
  margin: 1.3em 0 0.8em 0;
}
.entry-content .attn {
  background: #ffc929;
  padding: 1px;
}
.entry-content .moreinfo {
  font-size: 120%;
  text-align: center;
}
.entry-content .moreinfo a:after {
  content: "\f138";
  font-family: fontawesome;
  padding-left: 4px;
}
.entry-content small {
  color: #999;
}
.entry-content table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 2em;
  width: 100%;
}
.entry-content table img {
  /* max-width: none; */
}
.entry-content table th,
.entry-content table td {
  border: 1px solid #e7e7e7;
  padding: 5px 10px;
}
.entry-content table th {
  background: #f2f2f2;
}
.entry-content blockquote {
  margin: 0 0 2em;
  padding: 25px 20px;
  position: relative;
  border: 2px solid #e7e7e7;
}
.entry-content blockquote:before {
  content: "\f10d";
  font-family: fontawesome;
  opacity: 0.3;
  position: absolute;
  top: 5px;
  left: 10px;
}
.entry-content blockquote:after {
  content: "\f10e";
  font-family: fontawesome;
  opacity: 0.3;
  position: absolute;
  bottom: 5px;
  right: 10px;
}
.entry-content blockquote a.syutte {
  font-size: 1rem;
  color: #ccc;
}
.entry-content blockquote a.syutte:before {
  content: "出典：";
}
.entry-content blockquote p:last-child {
  margin-bottom: 0!important;
}
.entry-content blockquote h1,
.entry-content blockquote h2,
.entry-content blockquote h3,
.entry-content blockquote h4,
.entry-content blockquote h5,
.entry-content blockquote h6 {
  margin: 0.5em 0 0.8em 0;
}
.entry-content blockquote p,
.entry-content blockquote ul,
.entry-content blockquote ol {
  opacity: 0.7;
}
.entry-content blockquote small {
  opacity: 0.6;
}
.entry-content hr {
  background-color: #e7e7e7;
  height: 2px;
  border: none;
  display: block;
}
.entry-content pre {
  border: 1px solid #e7e7e7;
  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: 'Monaco', 'Consolas', 'Courier New', Courier, monospace, sans-serif;
}
.entry-content code {
  margin: 0 2px;
  padding: 0 5px;
  border: 1px solid #e7e7e7;
  background-color: #ccc;
  font-family: 'Monaco', 'Consolas', 'Courier New', Courier, monospace, sans-serif;
}
/* entry-footer */
.entry-footer {
  padding: 30px;
}
.entry-footer-section {
  color: #ccc;
}
.entry-footer-section a {
  color: #ccc;
}
.social-buttons,
.entry-footer-html {
  margin: 10px 0;
}
/* コメント */
.comment-box ul {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
}
.comment-box li {
  padding: 10px 0 10px 60px;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
}
.comment-box li:first-child {
  border-top: 1px solid #e7e7e7;
}
.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 {
  margin: 0 0 10px 0;
}
.comment-content p {
  margin: 0 0 10px 0;
}
.comment-metadata {
  font-size: 1rem;
  color: #ccc;
  margin: 0;
}
.comment-metadata a {
  color: #ccc;
}
.leave-comment-title {
  display: block;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  color: #666;
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 4px;
  background-clip: padding-box;
  cursor: pointer;
  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 */
.hatena-module a {
  color: #999;
}
.hatena-module-title {
  font-weight: normal;
  margin-bottom: 10px;
  text-align: center;
}
.hatena-module-title a {
  color: #666;
  text-decoration: none;
}
.hatena-module-title a:hover {
  text-decoration: underline;
}
/* Profile module */
.hatena-module-profile .profile-icon {
  float: left;
  margin: 0 10px 10px 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 5px;
  background-clip: padding-box;
}
.hatena-module-profile .id {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.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 0;
  border-bottom: 1px solid #e7e7e7;
}
.hatena-urllist li a {
  text-decoration: none;
  color: #999;
}
/* Search module */
.hatena-module-search-box .search-form {
  border: 1px solid #e7e7e7;
  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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.hatena-module-search-box .search-module-input {
  padding: 5px;
  color: #666;
  background: #fff !important;
  border: none;
  outline: none;
  height: 20px;
  width: 90%;
}
.hatena-module-search-box .search-module-button {
  width: 20px;
  height: 20px;
  background: transparent url(https://cdn.blog.st-hatena.com/images/theme/search.png?version=884471c8638ac98dd749242a736698) no-repeat right center;
  border: none!important;
  outline: none;
  text-indent: -9999px;
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 0.5;
}
.hatena-module-search-box .search-module-button:hover {
  opacity: 0.85;
}
/* Pager */
.pager {
  padding: 20px;
  background: #fff;
  display: block;
  *zoom: 1;
}
.pager:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.pager .pager-prev {
  float: left;
  text-align: left;
  width: 45%;
  display: table;
}
.pager .pager-prev:before {
  content: "\f053";
  font-family: "FontAwesome";
  display: table-cell;
  width: 1em;
  vertical-align: middle;
}
.pager .pager-next {
  float: right;
  text-align: right;
  width: 45%;
  display: table;
}
.pager .pager-next:after {
  content: "\f054";
  font-family: "FontAwesome";
  display: table-cell;
  width: 1em;
  vertical-align: middle;
}
.pager .pager-arrow {
  display: none;
}
/* ======================
aboutプロフィールページ
====================== */
.page-about dt {
  font-weight: bold;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 5px;
}
.page-about dd {
  margin-left: 0;
  margin-bottom: 30px;
}
.about {
  background-color: #e5e5e5;
  border: 1px dashed #1d3557;
  font-size: 90%;
  margin: 32px 16px;
  padding: 20px 20px 20px 130px;
  position: relative;
}
.about img {
  left: 20px;
  position: absolute;
  top: 20px;
}
.about h5 {
  border-bottom: 2px solid #1d3557;
  border-left: medium none;
  font-size: 1.4rem;
}
/* ======================
Footer
====================== */
#footer {
  padding: 30px 0;
  text-align: center;
  color: #ccc;
  background: #333333;
}
#footer p {
  margin: 0;
}
#footer a {
  color: #ccc;
}
/*share-botton*/
.share-buttons {
  margin-bottom: 10px;
  text-align: center;
}
.share-buttons .inner a {
  position: relative;
  display: inline-block;
  width: 15%;
  height: 45px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 5px;
}
.share-buttons .inner .hatena-bookmark-button {
  background: #008fde;
  box-shadow: 0 3px #5478a5;
}
.share-buttons .inner .hatena-bookmark-button:hover {
  background: #1db4eb;
}
.share-buttons .inner .hatena-bookmark-button:active {
  background: #5478a5;
}
.share-buttons .inner .facebook-button {
  background: #305097;
  box-shadow: 0 3px #213254;
}
.share-buttons .inner .facebook-button:hover {
  background: #4c70ba;
}
.share-buttons .inner .facebook-button:active {
  background: #213254;
}
.share-buttons .inner .twitter-button {
  background: #55acee;
  box-shadow: 0 3px #0285b7;
}
.share-buttons .inner .twitter-button:hover {
  background: #83c3f3;
}
.share-buttons .inner .twitter-button:active {
  background: #0285b7;
}
.share-buttons .inner .googleplus-button {
  background: #db4a39;
  box-shadow: 0 3px #a23629;
}
.share-buttons .inner .googleplus-button:hover {
  background: #e47365;
}
.share-buttons .inner .googleplus-button:active {
  background: #a23629;
}
.share-buttons .inner .pocket-button {
  background: #ee4256;
  box-shadow: 0 3px 0 #b5392c;
}
.share-buttons .inner .pocket-button:hover {
  background: #f26f7f;
}
.share-buttons .inner .pocket-button:active {
  background: #b5392c;
}
.share-buttons .inner .share-buttons a:active {
  top: 3px;
  box-shadow: none;
}
/* ======================
 目次
====================== */
#tbc p.tbc-head {
  margin: 0;
  background: #54a9ff;
  color: #fff;
  text-align: center;
  padding: 1rem 0 0;
}
/* ↓↓↓新版↓↓　*/
.table-of-contents {
  background: #54a9ff;
  counter-reset: my-counter;
  list-style-type: none;
  margin: 0 auto 2rem;
  text-indent: 5px;
  padding: 1rem 2rem 2rem 4rem;
}
.table-of-contents ul {
  counter-reset: my-counter;
  list-style-type: none;
}
.table-of-contents li {
  font-size: 1.2rem;
  margin-bottom: 1rem;
  color: #fff;
  padding-bottom: 10px;
}
.table-of-contents li:before {
  counter-increment: my-counter;
  content: counters(my-counter, "-") "．";
  margin-left: -25px;
}
.table-of-contents li a {
  color: #fff;
}
.table-of-contents li ul {
  padding-left: 2.8rem;
}
.table-of-contents li li {
  text-indent: 0px;
  font-size: 1.0rem;
  margin-bottom: 0;
}
.table-of-contents li li li {
  display: none;
}
/* ↓↓↓旧版↓↓　*/
#tbl-cnts {
  margin-bottom: 2rem;
  background: #54a9ff;
  padding: 15px 30px;
}
#tbl-cnts p {
  text-align: center;
  margin: 0 auto 1rem;
  color: #fff;
}
/*.table-of-contents {
    display: block;
    counter-reset: my-counter;
    list-style: none;
    font-size: 1.2rem; //親（新）
    //font-weight: bold;
    margin: 0;
    text-indent: 9px;
    padding: 0 0 0 2rem;
    li {
        margin-bottom: 3rem;
        color: @background;
        border-bottom: 1px solid #a9d4ff;
        padding-bottom: 10px;
        &:before {
            counter-increment: my-counter;
            content: counters(my-counter, "-") "．";
            margin-left: -25px;
        }
        &:last-child {}
        a {
            color: @background;
        }
    }
}*/
/*.table-of-contents ol {
    counter-reset: my-counter;
    list-style: none;
    text-indent: -2px;
    margin-top: 3px;
    padding: 0.5rem 0 0 2.9rem;
    li {
        padding: 0;
        border: none;
        margin-bottom: 0.5rem;
        font-weight: normal;
        font-size: 0.8rem;
        &:before {
            color: @background;
        }
        a {
            color: @background;
        }
    }
}*/
/* ↓↓↓旧版↓↓　*/
/* 記事がよかったらいいね */
.p-entry__push {
  margin-bottom: 20px;
  display: table;
  table-layout: fix;
  width: 100%;
  background-color: #2d2d2d;
  color: #fff;
}
.p-entry__pushThumb {
  display: table-cell;
  min-width: 240px;
  background-position: center;
  background-size: cover;
}
.p-entry__pushLike {
  display: table-cell;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
}
.p-entry__pushButton {
  margin-top: 15px;
  display: inline-block;
  width: 200px;
  height: 40px;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.p-entry__note {
  margin-top: 15px;
  color: #ccc;
}
.p-entry__tw-follow {
  margin-bottom: 10px;
  background: #f2f2f2;
  width: 100%;
  padding: 15px 0;
}
.p-entry__tw-follow__cont {
  text-align: center;
}
.p-entry__tw-follow__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}
.hatena-module-html .hatena-module-title:before {
  content: "\f0ca";
  font-family: "FontAwesome";
  padding-right: 5px;
}
.hatena-module-category .hatena-module-title:before {
  content: "\f02c";
  font-family: "FontAwesome";
  padding-right: 5px;
}
.hatena-module-related-entries .hatena-module-title:before {
  content: "\f06b";
  font-family: "FontAwesome";
  padding-right: 5px;
}
.hatena-module-entries-access-ranking .hatena-module-title:before {
  content: "\f005";
  font-family: "FontAwesome";
  padding-right: 5px;
}
.hatena-module-recent-entries .hatena-module-title:before {
  content: "\f14c";
  font-family: "FontAwesome";
  padding-right: 5px;
}
.hatena-module-archive .hatena-module-title:before {
  content: "\f271";
  font-family: "FontAwesome";
  padding-right: 5px;
}
.hatena-module-profile .hatena-module-title:before {
  content: "\f007";
  font-family: "FontAwesome";
  padding-right: 5px;
}
.hatena-module-search-box .hatena-module-title:before {
  content: "\f002";
  font-family: "FontAwesome";
  padding-right: 5px;
}
#copyright {
  padding: 10px;
  text-align: center;
  font-size: #666;
}
/* ninja */
.ninja_onebutton {
  margin: 20px auto;
}
.entry-see-more {
  background: #54a9ff;
  color: #fff;
  display: inline-block;
  margin: 0 auto 5px;
  padding: 1em;
  text-align: center;
  width: 50%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 8px;
  background-clip: padding-box;
  box-shadow: 0 8px #144a7f;
}
.entry-see-more:link,
.entry-see-more:visited {
  color: #fff;
}
.entry-see-more:hover {
  text-decoration: none;
  box-shadow: none;
  margin: 5px auto 0;
}
/* ======================
 装飾ブロック
====================== */
.question {
  border: 1px solid #e7e7e7;
  background: #f7f7f7;
  padding: 20px;
  margin: 0 0 2em;
}
.question h4 {
  font-size: 1.6rem;
  font-weight: bold;
  padding-left: 45px;
  text-indent: -2.4em;
  vertical-align: middle;
  margin-top: 0;
}
.question h4:before {
  content: "\f059";
  font-family: "FontAwesome";
  font-size: 45px;
  color: #2994ff;
  margin-right: 8px;
  line-height: 1;
  vertical-align: middle;
}
.question p:last-child {
  margin-bottom: 0;
}
.waku {
  border: 1px solid #e7e7e7;
  background: #f7f7f7;
  padding: 20px;
  margin: 0 0 2em;
  position: relative;
}
.waku p::last-child {
  margin-bottom: 0!important;
}
.waku h4 {
  font-weight: bold;
}
.waku .situmon {
  display: table;
}
.waku .situmon div {
  display: table-cell;
  vertical-align: top;
  background-image: url("http://cdn-ak.f.st-hatena.com/images/fotolife/t/tinpui893/20170516/20170516093020.png");
  background-size: cover;
  width: 90px;
  height: 90px;
}
.waku .situmon h5 {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
}
.waku .kotae {
  display: table;
}
.waku .kotae div {
  display: table-cell;
  vertical-align: top;
  background-image: url("http://cdn-ak.f.st-hatena.com/images/fotolife/t/tinpui893/20170516/20170516093016.png");
  background-size: cover;
  width: 90px;
  height: 90px;
}
.waku .kotae h5 {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
}
.waku-ad {
  border: 1px solid #98cbff;
  background: #fff;
  padding: 20px;
  margin: 0 0 2em;
}
.waku-ad h4 {
  margin: 8rem 0 1rem;
}
.waku-ad h4:first-child {
  margin-top: 0;
}
.comnt {
  border: 1px solid #e7e7e7;
  background: #f7f7f7;
  padding: 20px;
  margin: 0 0 2em;
  position: relative;
}
.comnt p::last-child {
  margin-bottom: 0!important;
}
.comnt h4 {
  font-weight: bold;
}
.comnt div.img {
  width: 90px;
  height: 90px;
  margin: 0 auto 1rem;
  text-align: center;
}
.comnt div.img img {
  width: 100%;
}
.comnt div.man1 {
  background-image: url("https://cdn-ak.f.st-hatena.com/images/fotolife/t/tinpui893/20170515/20170515184416.png");
  background-size: cover;
}
.comnt .cap {
  color: #ffc929;
  margin-bottom: 0;
}
.act {
  background: url(http://cdn-ak.f.st-hatena.com/images/fotolife/t/tinpui893/20170506/20170506210357.jpg?1494072259) no-repeat center center;
  background-size: cover;
  margin: 10rem -20px 0;
  padding: 60px 20px;
}
.act h2 {
  border: none;
  color: #fff;
  margin: 0 auto 11px!important;
  padding: 0;
}
.act p {
  color: #fff;
  text-align: center;
}
.act .center {
  margin: 0;
}
.go_tbc {
  text-align: center;
  padding: 1rem;
  background: #f2f2f2;
  border-radius: 4px;
}
.go_tbc a {
  position: relative;
  display: block;
}
.go_tbc a:after {
  position: absolute;
  right: 10px;
  font-family: FontAwesome;
  content: "\f106";
  padding-left: 5px;
}
/* 吹き出しのCSS　*/
.entry-content .l-fuki,
.entry-content .r-fuki {
  color: #fff;
  position: relative;
  width: calc(100% - 80px);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 20px;
  border-radius: 6px;
  background-color: #54a9ff;
  z-index: 1;
}
.entry-content .l-fuki {
  margin: 0 80px 2rem 0;
}
.entry-content .r-fuki {
  margin: 0 0 2rem 80px;
}
.entry-content .l-fuki::before,
.entry-content .r-fuki::before {
  position: absolute;
  content: "";
  top: 16px;
  width: 10px;
  height: 10px;
  border-right: 5px solid #54a9ff;
  border-bottom: 5px solid #54a9ff;
  background-color: #54a9ff;
  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: "";
  top: 0;
  border-radius: 40px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.songmichan::after {
  background-image: url(http://cdn-ak.f.st-hatena.com/images/fotolife/t/tinpui893/20180120/20180120143911.jpg);
}
/*
どうも広告っぽすぎるので違うのにしたい
.ad-mini {
    list-style: none;
    padding: 0;
    margin-bottom: 2rem;
    li {
        padding: 10px;
        position: relative;
        display: flex;
        border-top: 1px solid @border;
        align-items: center;
        &:last-child {
            border-bottom: 1px solid @border;
        }
    }
    div {
        margin-right: 10px;
        width: 20%;
        padding-right: 10px;
        img {
            //width: 80px;
            //height: 80px;
        }
    }
    p {
        width: 80%;
        //width: clarc(100%);
        margin-bottom: 0;
        padding-right: 30px;
        a {
            &:after {
                position: absolute;
                right: 10px;
                top: 40%;
                content: "\f105";
                font-family: fontawesome;
            }
        }
    }
}*/
/* import media queries 【xs】Extra small devices Phone（〜480） */
/* import media queries 【sm】Small devices（481〜767） */
@media (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.8rem;
  }
  h4 {
    font-size: 1.6rem;
  }
  h5 {
    font-size: 1.4rem;
  }
  h6 {
    font-size: 0.8rem;
  }
  p,
  ul {
    font-size: 1.2rem;
  }
  small {
    font-size: 1rem;
  }
  #container #content {
    padding: 0;
  }
  #blog-title {
    padding: 10px 0;
  }
  /* ==============================
    TOPとか
    ============================== */
  .page-archive .archive-header-category {
    margin: 0;
  }
  .page-archive .archive-entries .archive-date {
    font-size: 10px;
  }
  .page-archive .archive-entries .archive-entry {
    padding: 0 30px;
    margin-bottom: 30px;
  }
  .page-archive .archive-entries .entry-title {
    font-size: 1.6rem;
    margin: 0;
  }
  .page-archive .archive-entries .categories {
    font-size: 10px;
    margin-bottom: 8px;
  }
  .page-archive .archive-entries .entry-thumb {
    border-radius: 10px;
    width: 120px;
    height: 120px;
    margin: 0 20px 10px 0;
  }
  .page-archive .archive-entries .archive-entry-body {
    margin-left: 138px;
  }
  .page-archive .archive-entries .entry-description {
    font-size: 1.0rem;
  }
  .page-index .archive-entry:first-child {
    padding-top: 30px;
  }
  /* ======================
    　一覧記事 
    ====================== */
  .page-index .entry-content {
    padding: 0 30px;
  }
  /* ======================
    　エントリー記事
    ====================== */
  .page-entry h1.entry-title {
    padding: 0 30px;
    margin-bottom: 10px;
    text-align: center;
  }
  .page-entry h2 {
    padding: 1.5rem;
    margin: 11rem -10px 2rem;
  }
  .page-entry .entry-header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
    width: 100%;
  }
  .page-entry .entry-date {
    margin-bottom: 10px;
  }
  .page-entry .entry-content {
    padding: 330px 30px 30px;
  }
  .page-entry .kvimage {
    top: 0;
    left: 0;
  }
  .page-entry .kvimage span {
    width: 100%;
    height: 300px;
  }
  /* ======================
    　Not Found
    ====================== */
  .no-entry .entry-content {
    text-align: center;
  }
  #top-box {
    font-size: 0.8rem;
    padding: 5px 20px;
  }
  #title {
    line-height: 30px;
  }
  #box2 {
    padding: 30px;
  }
  .hatena-module {
    margin-bottom: 50px;
  }
  .hatena-module-title {
    padding-bottom: 5px;
    border-bottom: 2px solid #2d2d2d;
  }
  .hatena-module-body {
    font-size: 1rem;
  }
  .p-entry__push {
    display: block;
    margin: 0 -20px;
    width: auto;
  }
  .p-entry__pushThumb {
    display: block;
    height: 11em;
    width: auto;
  }
  .p-entry__pushLike {
    display: block;
    width: auto;
    font-size: 1.6rem;
    padding: 10px;
  }
  .p-entry__pushLike p {
    margin: 0;
  }
  .p-entry__pushButton {
    height: auto;
    margin: 5px 0 0;
  }
  .p-entry__note {
    margin: 0;
  }
  .p-entry__tw-follow {
    margin: 0 -20px 10px;
    width: auto;
  }
  p.thum {
    margin-left: -30px;
    margin-right: -30px;
  }
  .btn-large {
    font-size: 1.6rem;
  }
  h2.archive-heading {
    padding: 0 60px;
    text-align: center;
  }
  /* 吹き出し */
  .entry-content .l-fuki::after {
    right: -110px;
  }
  .entry-content .r-fuki::after {
    left: -110px;
  }
  .entry-content .l-fuki::after,
  .entry-content .r-fuki::after {
    margin-left: 30px;
    width: 60px;
    height: 60px;
  }
}
/* import media queries 【md】Medium devices（768〜1024） */
@media (min-width: 768px) and (max-width: 1024px) {
  #container {
    /* margin-bottom: 20px; */
  }
  #container #content {
    padding: 0;
  }
  #blog-title {
    padding: 10px 50px;
  }
  #blog-title-content {
    display: table;
    width: 100%;
  }
  #title {
    display: table-cell;
  }
  #blog-description {
    display: table-cell;
    font-size: 1rem;
    text-align: right;
    vertical-align: middle;
  }
  /* ==============================
    TOPとか
    ============================== */
  .page-index .archive-entry:first-child {
    padding-top: 50px!important;
  }
  .page-archive .archive-entries .archive-date {
    font-size: 1.2rem;
  }
  .page-archive .archive-entries .archive-entry {
    background: #fff;
    padding: 0 50px 50px;
  }
  .page-archive .archive-entries .archive-entry:first-child {
    padding-top: 0px;
  }
  .page-archive .archive-entries .archive-entry-body {
    margin-left: 175px;
  }
  .page-archive .archive-entries .entry-title {
    margin: 0;
    font-size: 2.0rem;
    text-align: left;
  }
  .page-archive .archive-entries .entry-title a {
    color: #666;
  }
  .page-archive .archive-entries .entry-thumb {
    width: 150px;
    height: 150px;
    border-radius: 10px;
    margin-right: 20px;
  }
  .page-archive .archive-entries .categories {
    font-size: 1.2rem;
    margin-bottom: 8px;
  }
  .page-archive .archive-entries .entry-description {
    font-size: 1.2rem;
  }
  .page-archive h2.archive-heading {
    padding: 60px 0 30px;
    font-size: 2.4rem;
  }
  .page-archive #blog-title {
    padding: 10px 50px;
  }
  .page-archive #content-inner {
    display: flex;
  }
  .page-archive .entry-content {
    padding: 0 30px;
  }
  .page-archive #box2 {
    width: 400px;
    padding-top: 50px;
    padding-right: 50px;
  }
  .page-archive .hatena-module {
    margin-bottom: 50px;
  }
  /* ======================
    　エントリー記事
    ====================== */
  .page-entry h1.entry-title {
    font-size: 4rem;
    text-align: center;
    padding: 0 50px;
  }
  .page-entry h2 {
    font-size: 4rem;
    margin: 12rem -100px 2rem;
  }
  .page-entry h3 {
    font-size: 3rem;
  }
  .page-entry h4 {
    font-size: 2.4rem;
  }
  .page-entry h5 {
    font-size: 1.6rem;
  }
  .page-entry h6 {
    font-size: 1.6rem;
  }
  .page-entry .entry-header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
    padding: 0;
    widows: 100%;
  }
  .page-entry .entry-date {
    margin-bottom: 10px;
  }
  .page-entry .entry-content {
    padding: 320px 120px 30px;
  }
  .page-entry .kvimage {
    top: 0;
    left: 0;
  }
  .page-entry .kvimage span {
    width: 100%;
    height: 300px;
  }
  .page-entry #box2-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .page-entry .hatena-module {
    margin-bottom: 50px;
    width: 50%;
  }
  .page-entry .hatena-module-body {
    padding: 0 30px 30px;
  }
  /* ======================
    　Not Found
    ====================== */
  .no-entry .entry-content {
    text-align: center;
  }
  #top-box {
    padding: 7px 50px;
    font-size: 1rem;
  }
  #title {
    line-height: 45px;
    width: 110px;
  }
  /* ======================
     目次
    ====================== */
  .table-of-contents {
    padding: 1rem 2rem 2rem 4rem;
    column-count: 2;
    column-gap: 40px;
  }
  .table-of-contents li {
    /*display: inline-block;
            -moz-break-inside: avoid;
            -webkit-break-inside: avoid;
            -o-break-inside: avoid;
            -ms-break-inside: avoid;*/
  }
  .act {
    margin-right: -120px;
    margin-left: -120px;
    padding: 100px 50px;
  }
  /* 吹き出し */
  .entry-content .l-fuki::after {
    right: -80px;
  }
  .entry-content .r-fuki::after {
    left: -80px;
  }
  .entry-content .l-fuki::after,
  .entry-content .r-fuki::after {
    width: 65px;
    height: 65px;
  }
}
/* import media queries 【lg】Large devices（1025〜） */
@media screen and (min-width: 1025px) {
  /* ==============================
    TOPとか
    ============================== */
  .page-archive #blog-title-content {
    width: 1000px;
  }
  .page-archive #content-inner {
    max-width: 1000px;
    margin: auto;
  }
  .page-archive h2.archive-heading {
    padding: 60px 0 30px;
    font-size: 2.4rem;
  }
  .page-archive #top-box .breadcrumb {
    width: 1000px;
    margin: auto;
  }
  .page-archive #content-inner {
    display: flex;
  }
  .page-archive .archive-entries .entry-date {
    text-align: center;
  }
  .page-archive .archive-entries .archive-entry {
    margin: 0 auto 20px;
    padding: 30px 40px 30px 0px;
  }
  .page-archive .archive-entries .entry-title {
    margin: 0;
    font-size: 2.0rem;
    text-align: left;
  }
  .page-archive .archive-entries .entry-title a {
    color: #666;
  }
  .page-archive .archive-entries .categories {
    margin-bottom: 8px;
  }
  .page-archive .archive-entries .entry-thumb {
    width: 150px;
    height: 150px;
    border-radius: 10px;
    margin-right: 18px;
  }
  .page-archive #box2 {
    width: 400px;
    padding-top: 50px;
  }
  .page-archive .hatena-module {
    margin-bottom: 50px;
  }
  /* ======================
    エントリー記事
    ====================== */
  .page-entry {
    /* .entry-header {
            padding: 30px 0;
            
        } */
  }
  .page-entry h1.entry-title {
    font-size: 4rem;
    text-align: center;
  }
  .page-entry h2 {
    font-size: 4rem;
    margin: 12rem -100px 2rem;
  }
  .page-entry h3 {
    font-size: 3rem;
  }
  .page-entry h4 {
    font-size: 2.4rem;
  }
  .page-entry h5 {
    font-size: 1.6rem;
  }
  .page-entry h6 {
    font-size: 1.6rem;
  }
  .page-entry .entry-header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 350px;
    width: 1000px;
    margin: auto;
    left: 0;
    right: 0;
  }
  .page-entry .entry-date {
    margin-bottom: 10px;
  }
  .page-entry .entry-content {
    padding: 360px 200px 30px;
    width: 600px;
    margin: auto;
  }
  .page-entry .kvimage {
    position: absolute;
    top: 0;
    left: 0;
  }
  .page-entry .kvimage span {
    width: 100%;
    height: 350px;
  }
  .page-entry #box2-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .page-entry .hatena-module {
    margin-bottom: 50px;
    width: 50%;
  }
  .page-entry .hatena-module-body {
    padding: 0 30px 30px;
  }
  /* ======================
    　Not Found
    ====================== */
  .no-entry .entry-content {
    text-align: center;
    padding: 30px;
    margin: 0;
  }
  /* ======================
    目次
    ====================== */
  .table-of-contents {
    padding: 1rem 2rem 1rem 4rem;
    column-count: 2;
    column-gap: 40px;
  }
  .table-of-contents li {
    /*display: inline-block;
    -moz-break-inside: avoid;
    -webkit-break-inside: avoid;
    -o-break-inside: avoid;
    -ms-break-inside: avoid;*/
  }
  .entry-content {
    padding: 375px 100px 10px;
  }
  #blog-title {
    width: auto;
    text-align: center;
  }
  #blog-title-inner {
    width: 1000px;
    margin: auto;
    padding: 10px 0;
  }
  #blog-title-content {
    margin: auto;
    width: 1000px;
    display: table;
  }
  #title {
    display: table-cell;
    width: 120px;
  }
  #blog-description {
    display: table-cell;
    font-size: 1rem;
    text-align: right;
    vertical-align: middle;
  }
  #top-box {
    padding: 5px 10px;
    font-size: 1rem;
  }
  #top-box .breadcrumb {
    margin: auto!important;
  }
  #top-box {
    padding: 10px 0;
  }
  #top-box .breadcrumb {
    width: 1000px;
  }
  p.thum {
    margin-left: -100px;
    margin-right: -100px;
  }
  .act {
    margin-left: -100px;
    margin-right: -100px;
    padding: 90px;
  }
  .comnt {
    padding: 20px 20px 20px 120px;
  }
  .comnt div.img {
    position: absolute;
    left: 20px;
  }
  /* 吹き出し */
  .entry-content .l-fuki {
    margin: 0 80px 2rem 0;
  }
  .entry-content .r-fuki {
    margin: 0 0 2rem 80px;
  }
  .entry-content .l-fuki::after {
    right: -90px;
  }
  .entry-content .r-fuki::after {
    left: -90px;
  }
  .entry-content .l-fuki::after,
  .entry-content .r-fuki::after {
    width: 70px;
    height: 70px;
  }
}
/* Media Queries - Retina Display */
@media (-webkit-min-device-pixel-ratio: 2) {
  .hatena-module-search-box .search-module-button {
    background: transparent url(https://cdn.blog.st-hatena.com/images/theme/search@2x.png?version=884471c8638ac98dd749242a736698) no-repeat right center;
    background-size: 20px 20px;
  }
}
