/*
Name: Minimalism
URI: http://blog.hatena.ne.jp/-/store/theme/8599973812270629022
[http://hitsuzi.hatenablog.com/entry/minimalism]*デモ[http://minimalism-theme.hatenablog.com/]*更新履歴-2017/06/18　ver0.1公開-2018/03/30　SSLに対応
Author: codomisu
Author URI: http://blog.hatena.ne.jp/codomisu/
*/
@charset "utf-8";
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");
/*
Theme: Minimalism
Author: Codomisu
Description:
最小限のデザインで最大限の「美」を引き出す

Licensed under the MIT license.
*/
/* Responsive:yes */

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
/* Links
========================================================================== */

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

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: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
  color: #454545;
  background-color: #ffffff;
}
a {
  color: #1487bd;
}

a:hover {
  color: #0f5373;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited{
  color: #000;
  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;
  top: 0;
  left: 0;
  width: 100%;
}
/* container */
#container {
  width: 1350px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
#container #content {
  display: block;
}
#container #content:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.globalheader-off #container {
  padding-top: 0;
}
/* 2カラムレイアウト */
#main {
  width: 800px;
  float: left;
}
#box2 {
  width: 343px;
  float: right;
}

/* header */
#blog-title {background: url('https://cdn-ak.f.st-hatena.com/images/fotolife/m/makapo-oekaki/20200116/20200116052412_original.jpg') center 35%;background-size:cover;
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
  text-align: center;
  margin: 0;
  padding: 25px 0;
}
#title {padding-bottom: 10px;
    padding-top: 140px;
    margin: -5px;
   
}
#title a {
    color: #ff3;
    text-shadow: 1px 1px 1px #555, -1px 1px 1px #555, 1px -1px 1px #555, -1px -1px 1px #555, 1px 1px 1px #555, -1px 1px 1px #555, 1px -1px 1px #555, -1px -1px 1px #555, 4px 3px #146;
}
#blog-description {
padding-left: 10%;
padding-right: 10%;
padding-bottom: 20px;
    padding-top: 0px;
    font-size: 85%;
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
  margin: 0;
  font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 1px #555, -1px 1px 1px #555, 1px -1px 1px #555, -1px -1px 1px #555, 1px 1px 1px #555, -1px 1px 1px #555, 1px -1px 1px #555, -1px -1px 1px #555;
    background: transparent;
}
/* ヘッダ画像を設定したとき */
.header-image-enable #title {
  padding-top: 140px;
}
.header-image-enable #title,
.header-image-enable #blog-description {
  padding-left: 20px;
}
/* パンくず（カテゴリーページで表示されます） */
#top-box {
  margin: 10px auto;
  font-size: 70%;
}
#top-box .breadcrumb {
  border: 1px solid #dddddd;
  padding: 10px;
  margin-top:-15px;
}
/* entry */
.entry {
  position: relative;
  margin-bottom: 50px;
}
.entry-header {
  padding: 0 0 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.entry-title {
  margin: 0;
  font-size: 160%;
}
/* 日付 */
.date {
  font-weight: bold;
  margin-bottom: 10px;
}
.date a {
  color: #1487bd;
  text-decoration: none;
  font-size: 90%;
}
/* カテゴリ */
.categories {
  padding-top: 10px;
  font-size: 80%;
}
.categories a {
  color: #999999;
}
.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;
  line-height: 18px;
  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;
  text-decoration: none;
  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: 95%;
  line-height: 1.7;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
}
.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{
  margin: 1.3em 0 0.8em 0;
  line-height: 1.5;
}
.entry-content h1 {
  font-size: 160%;
}
.entry-content h2 {
  font-size: 150%;
  border-radius: 8px;
}
.entry-content h3 {
  font-size: 135%;
}
.entry-content h4 {
  font-size: 126%;
}
.entry-content h5 {
  font-size: 110%;
}
.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 blockquote {
  border: 1px solid #dddddd;
  margin: 0 0 10px;
  padding: 20px;
}
.entry-content blockquote p {
  margin-top: 0;
  margin-bottom: 0;
}
.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: 'Monaco', '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: 'Monaco', '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: 60px;
}
.hatena-module-title {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 120%;
}
.hatena-module-title a {
  color: #454545;
  text-decoration: none;
}
.hatena-module-title a:hover {
  text-decoration: underline;
}

/* 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 #dddddd;
  line-height: 1.5;
}
.hatena-urllist li a {
  text-decoration: none;
}

/* Pager */
.pager {
    margin: 0;
    padding-top: 25px;
  display: block;
  
}
.pager:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.pager .pager-prev {
  float: left;
  text-align: left;
  width: 45%;
}
.pager .pager-next {
  float: right;
  font-size:1.2em;
  font-weight: bold;
  text-align: right;
}
.pager .pager-next a{
display: block;
  color:#fff;
}
.pager .pager-next a:hover{
  opacity: 0.7;
}

/* 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: 3em;
}
.page-archive .archive-entries .entry-title {
  font-size: 130%;
  margin: 0;
}
.page-archive .archive-entries .categories {
  margin: 0 0 0;
}
.page-archive .archive-entries .entry-description {
  margin:0 0 5px 0;
  line-height: 1.7em;
  font-size: 95%;
}
.page-archive .categories a {
  color: #fff;
  font-size: 70%;
  background: #aaa;
  padding: 3px 5px;
  border-radius: 3px;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 2px;
}

/* ### スライドメニュー ### */
#gnav {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin: 0 0 10px;
  background: #ffffff;
  font-size: 0;
  padding: 0 0 0;
}

#gnav .menu a {
  display: block;
  color: #464646;
  font-size: 11px;
  font-weight: 500;
  text-decoration:none;
  padding: 11px 9px 0px;
  height: 40px;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
  
}


#gnav .gnav-inner {
  width: 100%;
  height: 38px;
  padding: 0 20px;
  overflow-x: auto;
  overflow-y: hidden;
  box-sizing: border-box;
  text-align: center;
  white-space: nowrap;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
}

#gnav .menu {
  display: inline-block;
}

/* ### スライドメニューを横いっぱいに広げる ### */
#top-editarea .section {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  
}


.id a{
  color: #454545;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
}


.hatena-module-profile .profile-description {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
}

.table-of-contents {
  position: relative;
  background-color: #fff;
  padding: 45px 10px 15px 35px !important;
  border-radius: 6px;
  font-size: 15px;
  line-height: 19px;
}


.table-of-contents::before {
  position: absolute;
  display: block;
  text-align: center;
  top: 10px;
  left: 50%;
  margin-left: -1em;
  font-size: 18px;
  font-weight: 700;
  content: '目次';
  z-index: 2;
}

.table-of-contents li a {
  text-decoration: none;
}

.archive-heading{
  display: none;
}

.footer{
  background:#454545;
  color:#fff;
  padding:30px 0;
}
.footer ul li{
  text-align:center;
  display: block;
}

.footer .footer-title{
  margin-bottom:10px;
}

.footer .footer-copyright{
  font-size:12px;
}

.footer-list{
  padding: 0;
}

/*  import media queries */
/* Media Queries - Retina Display */
@media screen and (min-width: 769px){
.per98{width:48%;}
.dis-tab{display: table;}
.dis-tabc{display: table-cell; padding: 5px;}
.toppage-add{
margin-top:-25px;
margin-bottom:0px;
}
.bottom-menu{display:none; }
  #container {
    border-right: 1px solid #ECEEF1;
    border-left: 1px solid #ECEEF1;
  }
  #content{
    margin: 0 5%;
  }
  .breadcrumb-inner{
    margin: 0 5%;
  }
  .date a {
    color: #fff;
    text-decoration: none;
    font-size: 15px !important;
    padding: 1px;
  }
  .date {
    font-weight: 500;
    margin-bottom: 5px;
  }
  
  .date:before {
    font-family: FontAwesome;
    content: "\f272";
    left: 0;
    font-size: 80% !important;
    top: 0;
    color: #fff;
  }
  .hatena-module-title {
    position: relative;
    line-height: 1.4;
  }
  
  .page-archive .entry-thumb {
    border-radius: 8px;
    margin: 0 10px;
  }
  #box2 .urllist-image {
    border-radius: 8px;
  }
  
  .urllist-date-link time {
    color: #454545;
    text-decoration: none;
    font-size: 14px !important;
    padding: 1px;
  }
  
  .urllist-date-link time:before {
    font-family: FontAwesome;
    content: "\f272";
    left: 0;
    font-size: 95% !important;
    top: 0;
    color: #454545;
  }
  .entry-title {
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
    font-size: 19px;
  }
  

  #box2{
    margin-top: 15px;
    margin-bottom: 45px;
  }
  
  .categories a{
    color: #454545;
    text-decoration: none;
    padding: 2px 7px;
    background: #ECEEF1;
    border-radius: 2px;
    font-size:10px;
    margin: 0 2px;
  }
  
  .archive-entries .entry-title {
    font-size: 19px !important;
  }
  
  .hatena-urllist li a {
    color:#454545;
  }
  #gnav .menu a {
    padding: 11px 15px 0px !important;
  }
  
  
}
.et1{background: #60b47c; color: #fff;}
.et2{background: #e6ffca85;}
.et3{background: #f6ffea;}
.et4{font-size:14px;}
.et5{
  width: 100%;
  border-collapse: collapse;
}

.et5 tr{
  border-bottom: solid 2px white;
}

.et5 tr:last-child{
  border-bottom: none;
}

.et5 th{
  position: relative;
  text-align: left;

  background-color: #52c2d0;
  color: white;
  text-align: center;
  padding: 10px 0;
}

.et5 .et7:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #52c2d0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.et5 td{
  text-align: left;
  background-color: #eee;
  padding: 10px 0;
}

.et5 .et6{
 background-color:#1da7b8;
  color: white;
  padding: 10px 0;
  
}

/* Media Queries - Tablet */
@media screen and (max-width: 768px){
.per98{width:98%;}
.site-header{
    background: rgba(255,255,255,0.8);
    padding: 20px;
    position: fixed;
    bottom: 0;
    transition: .5s;
    width: 100%;
    z-index: 999;
}
 
.site-header.hide{
    transform: translateY(100%);
}
.nav {
  width: 100%;
}
.toppage-add{
margin-top:-10px;
margin-bottom:0px;
}
.sumahohihyozi{display: none;}
.per33{width:32%;}
.per48{width:48%;}
.per66{width:66%;}
.per96{width:98%;}
#footer{margin-bottom: 40px;}
#title {padding-top: 79px;}
  #blog-description {
    padding-bottom: 0px;}
  #container {
    width: 100% !important;
    word-wrap: break-word;
    overflow: hidden;
    padding-top: 0;
  }
  #main {
    width: 93.75% !important;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  #box2 {
    width: 93.75% !important;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  #box2-inner {
    width: 100% !important;
  }
  .hatena-module {
    width: 100%;
    float: none;
  }
  
  .date {
    font-weight: 500;
    margin-bottom: 5px;
  }
  .date a {
    color: #fff;
    text-decoration: none;
    font-size: 15px !important;
    padding: 1px;
}
  .date:before {
    font-family: FontAwesome;
    content: "\f272";
    left: 0;
    font-size: 80% !important;
    top: 0;
    color: #fff;
  }
  .hatena-module-title {
    position: relative;
    padding-left: 1.2em;
    line-height: 1.4;
  }
  
  .hatena-module-title:before{
    font-family: FontAwesome;
    content: "\f00c";
    position: absolute;
    font-size: 1em;
    left: 0;
    top: 0;
    color: #454545;
  }
  .page-archive .entry-thumb {
    border-radius: 8px;
  }
  #box2 .urllist-image {
    border-radius: 8px;
  }
  
  .urllist-date-link time {
    color: #454545;
    text-decoration: none;
    font-size: 14px !important;
    padding: 1px;
  }
  
  .urllist-date-link time:before {
    font-family: FontAwesome;
    content: "\f272";
    left: 0;
    font-size: 95% !important;
    top: 0;
    color: #454545;
  }
 
  .hatena-urllist li a {
    color:#454545;
  }
  .entry .entry-title{
    font-size: 22px;
  }
  .categories a{
    color: #454545;
    text-decoration: none;
    padding: 2px 7px;
    background: #ECEEF1;
    border-radius: 2px;
    margin: 0 2px;
  }
  .archive-entries .entry-title {
    font-size: 18px !important;
  }
  
}
/* Media Queries - Small Tablet & Smartphone */
@media screen and (max-width:680px){
  #globalheader-container {
    position: static;
  }
  #blog-title #title{
    font-size: 30px !important;
    font-weight:800;
    font-family: 'Nunito', sans-serif;
  }
  #blog-description {
    font-size:11px !important;
  }
  #container {
    width: 100% !important;
    word-wrap: break-word;
    overflow: hidden;
    padding-top: 0;
  }
  #main {
    width: 93.75% !important;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  #box2 {
    width: 93.75% !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    float: none;
  }
  #box2-inner {
    width: 100% !important;
  }
  .hatena-module {
    width: 100%;
    float: none;
  }
  .entry-header-menu {
    top: -30px;
    left: 0px;
  }
  .archive-entry-header{
    width : -webkit-calc(100% -90px) ;
    width: calc(100% - 90px);
    float: right;
  }
  .archive-entries .entry-title{
    font-size:16px !important;
    line-height: 20px;
    font-weight: 500;
    margin:0 !important;
  }
  .archive-entries .entry-description{
    font-size:12px !important;
    display:none;
  }
  .page-archive .entry-thumb {
    width: 75px;
    height: 75px;
    border: 1px solid #454545;
    float:left;
    border-radius: 5px;
  }
  
  .page-archive .categories{
    display: none;
  }
  .archive-entry{
    margin-bottom: 0.7em !important;
    padding-bottom: 0.7em;
    border-bottom: 1px solid #dddddd;
  }
  .date a {
    color: #fff;
    text-decoration: none;
    font-size: 12px !important;
    padding: 1px;
  }
  .date {
    font-weight: 500;
    margin-bottom: 5px;
  }
  
  .date:before {
    font-family: FontAwesome;
    content: "\f272";
    left: 0;
    font-size: 63% !important;
    top: 0;
    color: #fff;
  }
  
  .page-archive .social-buttons{
    display: none;
  }
  
  #blog-title {
    text-align: center;
    padding: 25px 0 25px;
    margin:0;
  }
  
  .entry .entry-title{
    font-size: 17px;
    
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
  }
  
  .entry .entry-header{
    padding: 0 0 0 0 !important;
    border:none !important;
  }
  
  .hatena-module-title {
    position: relative;
    padding-left: 1.2em;
    line-height: 1.4;
  }
  
  .hatena-module-title:before{
    font-family: FontAwesome;
    content: "\f00c";
    position: absolute;
    font-size: 1em;
    left: 0;
    top: 0;
    color: #454545;
  }
  #box2 .urllist-image {
    max-width: 100%;
    width: 75px;
    border-radius: 5px;
    border: 1px solid #454545;
    height: 75px;
  }
  .hatena-urllist li{
    padding: 10px 0 0px;
  }
  
  .hatena-urllist li a {
    font-size: 13px !important;
    line-height: 20px;
    font-weight: 500;
    color: #454545;
    text-decoration: none;
  }
  
  .archive-module-year{
    border:none !important;
  }
  
  .urllist-date-link time {
    color: #454545;
    text-decoration: none;
    font-size: 12px !important;
    padding: 1px;
  }
  
  .urllist-date-link time:before {
    font-family: FontAwesome;
    content: "\f272";
    left: 0;
    font-size: 95% !important;
    top: 0;
    color: #454545;
  }
  .archive-entries{
    margin:0 0 15px;
  }
  
  .id a{
    font-weight: normal;
    text-decoration: none;
    color: #454545;
  }
  
  .categories a{
    color: #454545;
    text-decoration: none;
    padding: 2px 7px;
    background: #ECEEF1;
    border-radius: 2px;
    margin: 0 2px;
    font-size: 11px;
  }
  
  .hatena-module {
    margin-bottom: 40px;
  }
 
  .related-entries .urllist-image{
    width: 70px;
    border-radius: 5px;
  }
  .related-entries .related-entries-entry-body{
    display: none;
  }
  .pager{
    text-align: center;
    margin-bottom: 45px;
  }
  :not(.permalink)>.pager-next{
    float:none !important;
    text-align: center !important;
  }
  :not(.permalink)>.pager-next a{
    text-decoration: none;
    padding: 10px 100px;
    border-radius: 4px;
    border: 1px solid #666666;
    color: #454545;
    background:#fff;
  }
  .pager-permalink{
    display:none;
  }
}
/*ここまでテーマCSS */

body{background:#eee;}

/* ブログタイトル */
#title{
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
font-size: 50px;
letter-spacing: 8px;
}

/* サイト全体 */
body {

	font-size: 1.142857142rem;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #222;
}
.entry-content p {
    margin: 0 0 0.1em 0;
}
.entry-title a,.entry-title a:hover,.entry-title a:visited{color: #fff;background: #155bb3;}
h2{color: #fff;background: #155bb3;padding:0.3em;}
.entry-content h2{position: relative;
    font-size: 1.4em;
    padding: 0.4em 0.4em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;}
.entry-header .date a,.entry-header .date:before{color:#454545;}
div{
    box-sizing: border-box;
}
h3 {
    padding: 0.25em 0.5em;
    color: #155bb3;
    background: #fff;
    border-left: solid 5px #212121;
    border-bottom: solid 3px #dadada;
}
h4{
padding: 0.25em 0.5em;/*上下 左右の余白*/
color: #000;/*文字色*/
background: transparent;/*背景透明に*/
border-left: solid 5px #7db4e6;/*左線*/
}
.entry-content li{margin-bottom: 0.3em;}
.row{
    display: table;
    width: 100%;
    table-layout: fixed;
}

.cell{
    display: table-cell;
    width: 49%;
}
.cstmreba {
width: 98%;
height:auto;
margin:4px 0;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Helvetica, Meiryo, sans-serif;
line-height: 1.5;
word-wrap: break-word;
box-sizing: border-box;
display: block;
}
.cstmreba a {
transition: 0.8s ;
color:#285EFF; /* テキストリンクカラー */
}
.cstmreba a:hover {
color:#FFCA28; /* テキストリンクカラー(マウスオーバー時) */
}
.cstmreba .booklink-box, .cstmreba .kaerebalink-box, .cstmreba .tomarebalink-box {
width: 100%;
background-color: #fff;  /* 全体の背景カラー */
overflow: hidden;
border: 1px solid #ddd;  /* 外枠 */
border-radius: 0px;
box-sizing: border-box;
padding: 12px 8px;
}

/* サムネイル画像ボックス */
.cstmreba .booklink-image,
.cstmreba .kaerebalink-image,
.cstmreba .tomarebalink-image {
width:150px;
float:left;
margin:0 14px 0 0;
text-align: center;
}
.cstmreba .booklink-image a,
.cstmreba .kaerebalink-image a,
.cstmreba .tomarebalink-image a {
width:100%;
display:block;
}
.slide-wrap{
   display:-webkit-box;
   display:-ms-flexbox;
   display: flex;
   overflow-y: hidden;
   overflow-x: scroll;
   -webkit-overflow-scrolling: touch;
   overflow-scrolling: touch;
   scroll-snap-type: x mandatory;
   padding:5px 0 5px 0;
   
   scroll-behavior: smooth;
   white-space: nowrap;
    transform: translateZ(0);    /* ← NEW! */
    background: #FED;
}
.slide-wrap .slide-content{
   flex: 0 0 88%;
   margin: 12px 0px -15px 15px;
   height:100%;
}
.slide-wrap .slide-hama{
   flex: 0 0 63%;
   margin: 12px 0px -15px 15px;
   height:100%;
}
.slide-wrap img {
   margin-right: 10px;
   margin-bottom: 10px;
}
/* サムネイル画像 */
.cstmreba .booklink-image a img,.cstmreba .kaerebalink-image a img,.cstmreba .tomarebalink-image a img {
margin:0 ;
padding: 0;
text-align:center;
}
.cstmreba .booklink-info,.cstmreba .kaerebalink-info,.cstmreba .tomarebalink-info {
overflow:hidden;
line-height:170%;
color: #333;
}
/* infoボックス内リンク下線非表示 */
.cstmreba .booklink-info a,
.cstmreba .kaerebalink-info a,
.cstmreba .tomarebalink-info a {
text-decoration: none;	
}
/* 作品・商品・ホテル名 リンク */
.cstmreba .booklink-name>a,
.cstmreba .kaerebalink-name>a,
.cstmreba .tomarebalink-name>a {
border-bottom: 1px dotted ;
font-size:16px;
}
/* タイトル下にPタグ自動挿入された際の余白を小さく */
.cstmreba .kaerebalink-name p,
.cstmreba .booklink-name p,
.cstmreba .tomarebalink-name p {
margin: 0;
}
/* powered by */
.cstmreba .booklink-powered-date,
.cstmreba .kaerebalink-powered-date,
.cstmreba .tomarebalink-powered-date {
font-size:10px;
line-height:150%;
}
.cstmreba .booklink-powered-date a,
.cstmreba .kaerebalink-powered-date a,
.cstmreba .tomarebalink-powered-date a {
border-bottom: 1px dotted ;
color: #333;
}
.cstmreba .booklink-powered-date a:hover,
.cstmreba .kaerebalink-powered-date a:hover,
.cstmreba .tomarebalink-powered-date a:hover {
color:#333;
}
/* 著者・住所 */
.cstmreba .booklink-detail,.cstmreba .kaerebalink-detail,.cstmreba .tomarebalink-address {
font-size:12px;
}
.cstmreba .kaerebalink-link1 img,.cstmreba .booklink-link2 img,.cstmreba .tomarebalink-link1 img {
display:none !important;
}
.cstmreba .kaerebalink-link1,.cstmreba .booklink-link2,.cstmreba .tomarebalink-link1 {
display: inline-block;
width: 100%;
margin-top: 5px;
}
.cstmreba .booklink-link2>div, 
.cstmreba .kaerebalink-link1>div, 
.cstmreba .tomarebalink-link1>div {
float:left;
width:31%;
min-width:125px;
margin:0.5% 1%;
}
/***** ボタンデザインここから ******/
.cstmreba .booklink-link2 a, 
.cstmreba .kaerebalink-link1 a,
.cstmreba .tomarebalink-link1 a {
width: 100%;
display: inline-block;
text-align: center;
box-sizing: border-box;
font-size: 13px;
font-weight: bold;
line-height: 180%;
padding:3% 1%;
margin: 1px 0;
border-radius: 4px;
box-shadow: 0 2px 0 #ccc;
background: -moz-linear-gradient(top,#fafafa,#EEE);
background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eee));
}
.cstmreba .booklink-link2 a:hover,
.cstmreba .kaerebalink-link1 a:hover,
.cstmreba .tomarebalink-link1 a:hover {
text-decoration: underline;
}
/* トマレバ */
.cstmreba .tomarebalink-link1 .shoplinkrakuten a { color: #76ae25; }/* 楽天トラベル */
.cstmreba .tomarebalink-link1 .shoplinkjalan a { color: #ff7a15; }/* じゃらん */
.cstmreba .tomarebalink-link1 .shoplinkjtb a { color: #c81528; }/* JTB */
.cstmreba .tomarebalink-link1 .shoplinkknt a { color: #0b499d; }/* KNT */
.cstmreba .tomarebalink-link1 .shoplinkikyu a { color: #bf9500; }/* 一休 */
.cstmreba .tomarebalink-link1 .shoplinkrurubu a { color: #000066; }/* るるぶ */
.cstmreba .tomarebalink-link1 .shoplinkyahoo a { color: #ff0033; }/* Yahoo!トラベル */
/* カエレバ */
.cstmreba .kaerebalink-link1 .shoplinkyahoo a {color:#ff0033; letter-spacing:normal; } /* Yahoo!ショッピング */
.cstmreba .kaerebalink-link1 .shoplinkbellemaison a { color:#84be24 ; }	/* ベルメゾン */
.cstmreba .kaerebalink-link1 .shoplinkcecile a { color:#8d124b; } /* セシール */ 
.cstmreba .kaerebalink-link1 .shoplinkkakakucom a {color:#314995;} /* 価格コム */
/* ヨメレバ */
.cstmreba .booklink-link2 .shoplinkkindle a { color:#007dcd;} /* Kindle */
.cstmreba .booklink-link2 .shoplinkrakukobo a{ color:#d50000; } /* 楽天kobo */
.cstmreba .booklink-link2 .shoplinkbk1 a { color:#0085cd; } /* honto */
.cstmreba .booklink-link2 .shoplinkehon a { color:#2a2c6d; } /* ehon */
.cstmreba .booklink-link2 .shoplinkkino a { color:#003e92; } /* 紀伊國屋書店 */
.cstmreba .booklink-link2 .shoplinktoshokan a { color:#333333; } /* 図書館 */
/* カエレバ・ヨメレバ共通 */
.cstmreba .kaerebalink-link1 .shoplinkamazon a, 
.cstmreba .booklink-link2 .shoplinkamazon a { color:#FF9901; } /* Amazon */
.cstmreba .kaerebalink-link1 .shoplinkrakuten a , 
.cstmreba .booklink-link2 .shoplinkrakuten a { color: #c20004; } /* 楽天 */
.cstmreba .kaerebalink-link1 .shoplinkseven a, 
.cstmreba .booklink-link2 .shoplinkseven a { color:#225496;} /* 7net */
/***** ボタンデザインここまで ******/
.cstmreba .booklink-footer {
clear:both;
}

a {
text-decoration: none;
}

/*****TOPヘッダーナビメニュー ******/
.nav {
  width: 900px;
  height: 40px;
  margin: 0 auto;
  padding: 0;
  display: flex;
}
.nav li {
  position: relative;
  list-style: none;
}
.nav li a {
  display: block;
  width: 160px;
  height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 2.8;
  background: #09b;
  transition: 0.5s;
  text-decoration: none;
  font-weight: bold; 
  box-sizing: border-box;
}
.nav > li:hover > a {/*layer-1*/
  color: #efff00;
  background: #53e0cd;
}
.nav > li li:hover > a {/*layer-2*/
  color:#efff00;
  background: #53e0cd;z-index:100;
}
.nav li ul {
  top: 40px;
  left: -40px;
  position: absolute;
}
.nav li ul li {z-index:100;
  overflow: hidden;
  height: 0;
  transition: 0.2s;
}
.nav li ul li a {z-index:100;
}
.nav li:hover > ul > li {
  overflow: visible;
  height: 40px;
}
  .nav li ul li ul {
    top: 0;
    left: 110px;
  }
  .nav li ul li ul:before {/*layer-2▷*/
    position: absolute;
    content: "";
    top: 15px;
    left: 30px;
    border: 5px solid transparent;
    border-left: 5px solid #fff;
  }
  .nav li ul li ul li:hover > a {/*layer-3*/
    color: #efff00;
    background: #53e0cd;
  }
  .nav li ul li ul.left {
    top: 0;
    left: -190px;
  }
  .nav li ul li ul.left:before,/*layer-2-left▷*/
  .nav li ul li ul li ul.left:before {/*layer-3-left▷*/
    position: absolute;
    content: "";
    top: 15px;
    left: 190px;
    border: 5px solid transparent;
    border-right: 5px solid #fff;
  }
  .nav li ul li ul.left li:hover > a {/*layer-2-left*/
    color:#efff00;
    background: #53e0cd;
  }
  .nav li ul li ul li ul.left li:hover > a {/*layer-3-left*/
    color: #efff00;
    background: #53e0cd;
  }
 .nav ul{margin:0;}
/*オリジナルカスタマイズ*/
 .example_responsive_1 { width: 728px; height: 90px; }
 .toph {
  align-items: center;
  display: flex;
  color:#000;
}
 /* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
.nav .fontsize2 a{margin-top:0;margin-bottom:0;font-size:12px;line-height: 1.8;}
#box2{background:#fff;padding:0 8px;border-radius: 8px 8px 0px 0px ;margin-top: 0px;}
.archive-entry-body{background:#fff;padding:1px 8px 8px 8px;border-radius: 0px 0px 4px 4px ;}
.archive-entry-tags-wrapper{margin-bottom: -8px;}
.archive-entry-header{background: #155bb3;padding:3px 8px; border-radius: 8px 8px 0px 0px;}
.categories{background:#fff;padding:5px 8px 5px 8px;margin-bottom:0px;margin-top:-1px;}
.entry-title{background: #155bb3;padding:3px 8px; border-radius: 8px;}
.entry-inner{background:#fff;padding:8px 40px;border-radius: 8px 8px 0px 0px ;}
.archive-header-category{margin-bottom:0px;}

#grid{width:114%;height:1650px;margin-left:-43px}
.shadow {width:46%;
  display: inline-block;
  box-shadow: 0 2px 4px rgba(0,0,0,0.3);
  transition: .3s;
}
  .shadow:hover {
  box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
.link a{color:#333;}


/***  解像度480px以下のスタイル ***/
@media screen and (max-width:480px){
.slide-wrap .slide-content {
    flex: 0 0 90%;
   margin: 5px;
    scroll-snap-align:center;
}
	.entry-content .l-fuki::after,
	.entry-content .r-fuki::after {
		width: 90px;
		height: 90px;
		border-radius: 30px;
	}
	.entry-content .l-fuki::after {
		right: -104px;
	}
	.entry-content .r-fuki::after {
		left: -104px;
	}
.cstmreba .booklink-image,
.cstmreba .kaerebalink-image,
.cstmreba .tomarebalink-image {
width:100%;
float:none;
}
.cstmreba .booklink-link2>div, 
.cstmreba .kaerebalink-link1>div, 
.cstmreba .tomarebalink-link1>div {
width: 49%;
margin: 0.5%;
}
.cstmreba .booklink-info,
.cstmreba .kaerebalink-info,
.cstmreba .tomarebalink-info {
text-align:center;
padding-bottom: 1px;

}

}


/***  解像度600px以下のスタイル ***/
@media screen and (max-width:600px){
.row{
    display: inline;
    width: 100%;
    table-layout: fixed;
}
.cell{
display:block;
width:100%;
float:none;
}


}

/* 吹き出しのCSS　*/
.entry-content .l-fuki,
.entry-content .r-fuki {
	position: relative;
	width: 75%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 20px;
	border-radius: 6px;
	border: 4px solid #ccc;
	box-shadow: none;
	background-color: #fff;
	z-index: 1;
}
.entry-content .l-fuki {
	margin: 20px 0 40px 12%;
}
.entry-content .r-fuki {
	margin: 20px 0 40px 12%;
}
.entry-content .l-fuki::before,
.entry-content .r-fuki::before {
	position: absolute;
	content: "";
	top: 16px;
	width: 10px;
	height: 10px;
	border-right: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	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: 100px;
	height: 100px;
	top: -10px;
	border-radius: 40px;
	border: 3px solid #fff;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	box-shadow: none;
}
.entry-content .l-fuki::after {
	right: -120px;
}
.entry-content .r-fuki::after {
	left: -120px;
}
@media screen and (max-width: 620px) {
	.entry-content .l-fuki,
	.entry-content .r-fuki {
	padding: 8px;font-size:0.9em;
		width: 77%;
	}
	.entry-content .l-fuki {
		margin-right: 16%;
			margin-left:5px;
	}
	.entry-content .r-fuki {
		margin-left: 21%;
			margin-right: 10px;
	}
	.entry-content .l-fuki::after,
.entry-content .r-fuki::after {
	position: absolute;
	content: "";
	width: 65px;
	height: 65px;
	top: -10px;
	border-radius: 40px;
	border: 3px solid #fff;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	box-shadow: none;
}
.entry-content .l-fuki::after {
	right: -87px;
}
.entry-content .r-fuki::after {
	left: -87px;
}
	
	
.nav li a {
  width: 75px;
  }	
	
}

/*メディアスクリーン*/

.fuki1::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/m/makapo-oekaki/20180812/20180812230441.png?1534082736);}
.fuki2::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/m/makapo-oekaki/20180812/20180812230444.png?1534082776);}
.fuki3::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/m/makapo-oekaki/20180822/20180822081427.png);}
.fuki4::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/m/makapo-oekaki/20201229/20201229180339.png);}
.fuki5::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/m/makapo-oekaki/20201229/20201229180420.png);}
.fuki6::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/m/makapo-oekaki/20201229/20201229180447.png);}

/***  解像度681px以上のスタイル ***/
@media screen and (min-width: 681px) {
.toph {
margin-top:18px;margin-bottom:10px;
 font-size:15px;
}
.tophp {
 margin-top:8px;margin-bottom:8px;
}
.pager .pager-next {
  color:#fff;
  background: #155bb3;
    padding: 8px;
    border-radius: 8px;
    margin-bottom: 5px;
}
.pcwhite {background: #fffef0; padding: 2px 30px;}
.pcblue {background: #f0feff; padding: 2px 30px;}
.pcred {background: #fff0fe; padding: 2px 30px;}
.pcye {background: #fafffa; padding: 2px 30px;}
.pcmi {background: #fafaff; padding: 2px 30px;}
}
/***  解像度680px以下のスタイル ***/
@media screen and (max-width: 680px) {
.et4{font-size:0.75em;}
.toph {
margin-top: 8px;
margin-bottom: 5px;
 font-size:12px;
}
.tophp {
 margin-top:3px;margin-bottom:5px;
}

.archive-entry-tag .archive-entry-tag-link {margin-top:.25em;}
.archive-entry-tag .archive-entry-tag-label {font-size:0.8em;
    display: inline;
    margin-left: .25em;
}
.pcwhite {background: #fffef0; padding: 2px 5px;}
.pcblue {background: #f0feff; padding: 2px 5px;}
.pcred {background: #fff0fe; padding: 2px 5px;}
.pcye {background: #fafffa; padding: 2px 5px;}
.pcmi {background: #fafaff; padding: 2px 5px;}
.mobile{display:none;}
.entry-inner {
    background: #eee;
    padding: 0px;
}
.archive-entry-header{border-radius: 8px 8px 8px 8px;}
.nav .fontsize a{font-size:12px; padding-top: 3px;}
#grid{height:680px;}
#top-box {
  font-size: 50%;
}
#top-box .breadcrumb {padding:5px;}
#box2 .skima{
width:150px;
}

.archive-entry-body{background:#eee;}

.categories {
    background: #eee;}
.pager {
    background: #eee;
}
.pc { display: none !important; }
.sp { display: block !important; }
}
/***  解像度960px以下のスタイル ***/
@media screen and (max-width: 960px) {
.nav { width: 100%;}
.nav li a {
  width: 160px;
}
}
/***  解像度800px以下のスタイル ***/
@media screen and (max-width: 800px) {
.nav li a {
  padding: 0;
    display: table-cell;
    width: 200px;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: -0.5px;
   
    text-align: center;
    vertical-align: middle;
}
.entry-content {
font-size:0.9em;
}
}


.entry-content .table-css, .entry-content .td-css{
border-style:none;
margin:0 auto;
}
.hatena-module {
    margin-bottom: 15px;
}

.entry-content blockquote {background-color:#fff;}
.marker {background: linear-gradient(transparent 52%, #81e1f5 50%);}
.freezed{background-color:#fff;}

/* ### パンくずとカテゴリの階層化 ### */

.hatena-module-category ul li{display:block;padding:8px 0;border:0;list-style-type:none}.hatena-module-category ul li a{display:inline-block;padding:0;text-decoration:none;color:#000;border:none;transition:1s ease}.hatena-module-category ul li.on-border{border-top:1px solid #ddd}ul.hatena-breadcrumb-plus-child1{padding-left:30px}ul.hatena-breadcrumb-plus-child2{padding-left:15px}.hatena-breadcrumb-plus-toggle-button{cursor:pointer}

/* ### 自前のソーシャルパーツ（シェアリンク） ### */
.neos21-share {
  width:100%;
    margin-bottom: 27px;
    padding-bottom: 40px;
    padding-left:0;
  list-style:none;
}

.neos21-share li {
  float:left;
  width:25%;
}

.neos21-share li:first-child {
  border-top-left-radius:3px;
  border-bottom-left-radius:3px;
}

.neos21-share li:last-child {
  border-top-right-radius:3px;
  border-bottom-right-radius:3px;
}

.neos21-share a {
  display:block;
  padding:3px 0;
  color:#fff !important;
  text-align:center;
  transition:0.3s;
}

.neos21-share a:hover {
  background:rgba(0, 0, 0, 0.4);
}

.neos21-share i {
  display:block;
  margin:0 0 -5px;
  font-size:140%;
}

.neos21-share span {
  font-size:70%;
}

.neos21-share-hatebu   { background:#006fbb; }
.neos21-share-twitter  { background:#55acee; }
.neos21-share-facebook { background:#3a5795; }
.neos21-share-pocket   { background:#ed4055; }


/* アコーディオン（クリックで展開するメニュー） */
.ac-container{
    width: auto;
    margin: 3px auto;
}
.ac-container label{
    background: #aef;
    margin: auto;
    padding: 8px 5px 0px 5px;
    position: relative;
    display: block;
    height: 38px;
    cursor: pointer;
    color:red;
}
.ac-container label:hover{
    background: #cff;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.ac-container input{
   display: none;
}
.ac-container div{
   background: rgba(255, 255, 255, 0.5);
   margin-top: -1px;
   overflow: hidden;
   height: 0px;
   position: relative;
   z-index: 10;
   transition: 
   height 0.3s ease-in-out, 
   box-shadow 0.6s linear;
}
.ac-container input:checked ~ div{
   transition: 
   height 0.5s ease-in-out, 
   box-shadow 0.1s linear;
   box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
   height: auto;
}
.ac-container div p{
   color: #555;
   padding: 13px;
}

/* サイドのアマゾン画像がマウスオーバーで半透明になる */
#op1 img:hover{
opacity: 1;
}
#op1 a:hover{
opacity: 1;
}
.op img:hover{
opacity: 0.7;
}
.op a:hover{
opacity: 0.7;
}

 /* シンプルなボックス*/
.box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box2 p {
    margin: 0; 
    padding: 0;
}
 /*ドロップダウンスキルツリーの表示位置変更*/
 #skill li{top:-40px;}

#blog-title {
    padding-top: 0px; /* 画像上の余白*/
    padding-bottom: 0px; /* 下の余白*/
    height: initial;
}

.header-image-only #blog-title #blog-title-inner {background-size: contain;}
.header-image-enable #blog-title #blog-title-inner {
    background-repeat: no-repeat;
    position: relative;
    height: 274px;}
 /*サルワカオシャレボックス*/ 
 .mybox{background:#fff;
 border: 1px solid #ef858c;	/* 線の太さ・種類・色 */
 border-radius: 5px;
 padding: 45px 10px 10px 10px;	/* 内側の余白 上・右・左・下 */
 position: relative;
}
.mybox:before{
 background-color: #ef858c;	/* タイトル部分背景色 */
 border-radius: 5px 5px 0px 0px;
 color: #fff;	/* タイトル部分文字色 */
 content: '本記事で分かること';
 height: 25px;	/* タイトル部分高さ */
 padding: 5px 10px;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 z-index: 2;
}
.mybox:after {
 border-style: solid;
 border-width: 10px 10px 0 10px;
 border-color: #ef858c transparent transparent transparent;	/* 吹き出し三角部分の色 */
 content: "";
 position: absolute;
 top: 35px;
 left: 10px;
 width: 0px;
 height: 0px;
 z-index: 1;
}
  .mybox2{background:#fff;
 border: 1px solid #ef858c;	/* 線の太さ・種類・色 */
 border-radius: 5px;
 padding: 45px 10px 10px 10px;	/* 内側の余白 上・右・左・下 */
 position: relative;
}
.mybox2:before{
 background-color: #ef858c;	/* タイトル部分背景色 */
 border-radius: 5px 5px 0px 0px;
 color: #fff;	/* タイトル部分文字色 */
 content: '本記事の内容';
 height: 25px;	/* タイトル部分高さ */
 padding: 5px 10px;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 z-index: 2;
}
.mybox2:after {
 border-style: solid;
 border-width: 10px 10px 0 10px;
 border-color: #ef858c transparent transparent transparent;	/* 吹き出し三角部分の色 */
 content: "";
 position: absolute;
 top: 35px;
 left: 10px;
 width: 0px;
 height: 0px;
 z-index: 1;
}
 .mybox3{background:#fff;
 border: 1px solid #ef858c;	/* 線の太さ・種類・色 */
 border-radius: 5px;
 padding: 45px 10px 10px 10px;	/* 内側の余白 上・右・左・下 */
 position: relative;
}
.mybox3:before{
 background-color: #ef858c;	/* タイトル部分背景色 */
 border-radius: 5px 5px 0px 0px;
 color: #fff;	/* タイトル部分文字色 */
 content: 'こんな方におすすめ！';
 height: 25px;	/* タイトル部分高さ */
 padding: 5px 10px;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 z-index: 2;
}
.mybox3:after {
 border-style: solid;
 border-width: 10px 10px 0 10px;
 border-color: #ef858c transparent transparent transparent;	/* 吹き出し三角部分の色 */
 content: "";
 position: absolute;
 top: 35px;
 left: 10px;
 width: 0px;
 height: 0px;
 z-index: 1;
}
 .box8 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #232323;
    background: #fff8e8;
    border-left: solid 10px #ffc06e;
}
.box8 p {
    margin: 0; 
    padding: 0;
}
.box11{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #5d627b;
    background: white;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.box11 p {
    margin: 0; 
    padding: 0;
}
.box18{
    margin:2em 0;
    position: relative;
    padding: 0.25em 1em;
    border: solid 2px #ffcb8a;
    border-radius: 3px 0 3px 0;
}
.box18:before,.box18:after
{
    content: '';
    position: absolute;
    width:10px;
    height: 10px;
    border: solid 2px #ffcb8a;
    border-radius: 50%;
}
.box18:after {
    top:-12px;
    left:-12px;
}
.box18:before {
    bottom:-12px;
    right:-12px;
}
.box18 p {
    margin: 0; 
    padding: 0;
}
.box23 {
    position: relative;
    margin: 2em 0 2em 40px;
    padding: 8px 15px;
    background: #fff0c6;
    border-radius: 30px;
}
.box23:before{font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    font-size: 15px;
    left: -40px;
    bottom: 0;
    color: #fff0c6;
}
.box23:after{
    font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    font-size: 23px;
    left: -23px;
    bottom: 0;
    color: #fff0c6;
}
.box23 p {
    margin: 0; 
    padding: 0;
}
.box24,.box240 {
    position: relative;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background: #e6f4ff;
    color: #5c98d4;
    
}
.box24{font-weight: bold;}
.box24:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #e6f4ff;
    width: 0;
    height: 0;
}
.box240:before {
    position: absolute;
    content: '';
    bottom: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-bottom: 15px solid #e6f4ff;
    width: 0;
    height: 0;
}
.box24 p,.box240 p {
    margin: 0; 
    padding: 0;
}
.box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
.box26 p {
    margin: 4px; 
    padding: 4px;
}
.box27 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 0.3em;
    border: solid 3px #62c1ce;
    background:#fff;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box27 p {
    margin: 0; 
    padding: 0;
}
.box270 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 0.3em;
    border: solid 3px #9f62ce;
    background:#fff;
}
.box270 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #9f62ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box270 p {
    margin: 0; 
    padding: 0;
}

.box30 {
    margin: 1em 0;
    background: #dff2ff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box30 .box-title {
    font-size: 1.2em;
    background: #5fc2f5;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box30 p {
    padding: 15px 20px;
    margin: 0;
}
.box5 {background:#fff;
    padding: 0.5em 1em;
    margin: 2em 0;
    border: double 5px #4ec4d3;
}
.box5 p {
    margin: 0; 
    padding: 0;
}
.box1 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    border: solid 3px #000000;
}
.box1 p {
    margin: 0; 
    padding: 0;
}
.box28 {background:#fff;
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 4px;
    border: solid 2px #4682b4;
}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 3px 9px;
    margin-bottom:8px; 
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #4682b4;
    color: #ffffff;
}
.box28 p {font-size: 17px;
    margin-top: 10px;
    padding: 8px;
}
.box6 {
    padding: 0.5em 1em;
    margin: 2em 0;
    background: #f8f9ff;
    border: dashed 1px #4865b2;/*点線*/
}
.box6 p {
    margin: 0; 
    padding: 0;
}

.box50 {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #FFC107;
}
.box50 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #eb1;
    color: #ffffff;
    font-weight: bold;
}
.box50 p {
    margin: 0; 
    padding: 0;
}
 
.mkj p{font-weight: bold;
    padding: 8px 12px;
    margin: -1px;
    background: #f89174;
    border: none;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.mkj {
    background: #fffbf4;
    padding: 0;
    border: solid 2px #f89174;
    margin-bottom: 2em;
}
.mkj, ul, ol{
    border-radius: 3px;
    margin: 0.2em;
}
.mkj>ol {
    font-weight: 700;
    color: #545454;
    margin: 7px 5% -2px 5%;
     padding: 15px 20px;
    display: block;
}
.mkj>ul {
    font-weight: 700;
    color: #545454;
     margin: 7px 5% -2px 5%;
    padding: 15px 20px;
    display: block;
}

/*ようつべ貼る用*/
.youtube {
display: inline-block;
position: relative;
overflow: hidden;
width: 320px;
height: 180px;
}
.youtube::before {
position: absolute;
content: "▶再生する";
color: #fff;
text-align: center;
font-size: 22px;
font-weight: bold;
line-height: 180px;
background: rgba(0, 0, 0, 0.6);
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10;
transition: all 0.3s;
}
.youtube:hover::before {
background: rgba(0, 0, 0, 0.7);
cursor: pointer;
transition: all 0.3s;
}
/*アマゾンボタン*/
.amazon-botan{
    position: relative;
    transition:all 0.2s linear;
    border-color: #c81c1c;
    box-shadow: 0 3px 5px rgba(0,0,0,.15);
    font-size: 1.1em;
    padding: 1.1em 2em;
    min-width: 400px;
    max-width: 500px;
    font-weight: 700;color:#fff;
    border-radius: .4em;
    background: linear-gradient(to bottom,#ed5535 0%,#c81c1c 100%) !important;
    }
.amazon-botan:hover {
margin-top :6px;margin-bottom :-5px
}
  .amazon-botan a:link,.amazon-botan a:visited {color:#fff;
    -webkit-tap-highlight-color: rgba(0,0,0,.3);
}

.entry-content .amazon-sita{
font-size:0.7em;
margin-top:18px;
}

/*EP6仕様*/
#globalheader-container {
    background: #000;}
    
#ep6siba a{
background:red;color:#fff;}
#ep6siba a:hover,a:active{
  color:red;background:#fff;}
 .fwn{font-weight:normal;}
.user-name-hatena-id{display:none;}
.user-name-paren{display:none;}
.ho ul{margin:2px;}
.ho li{margin:2px 2px 4px 2px;}

.ads-infeed{margin:-20px 0px 20px 0px;}

/*-------------*/
/*  追尾する目次  */
/*-------------*/
#stoc-module {
  backface-visibility: hidden;
}
#stoc-module.tracking {
  margin-bottom: 0;
}
#stoc-module.fixed {
  position: fixed;
}
#stoc-module.absolute {
  position: absolute;
}
#stoc-module.sticky {
  position: -webkit-sticky;
  position: sticky;
}
#stoc-module.fade-in {
  animation: fadeIn 300ms;
}
@keyframes fadeIn {
  0% {opacity: 0}
  100% {opacity: 1}
}

#stoc {
  overflow-y: auto;
}
#stoc.shadow {
  /* Shadows */
  background:
    radial-gradient(farthest-side at top, rgba(0,0,0,.17), transparent) top / 100% 11px,
    radial-gradient(farthest-side at bottom, rgba(0,0,0,.17), transparent) bottom / 100% 11px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
#stoc ol {
  margin: 0;
  padding: 0 0 0 1em;
  list-style-type: none;
}
#stoc > ol {
  padding-left: 0;
}
#stoc.shadow > ol {
  /* Shadow covers */
  background:
    linear-gradient(#fff 30%, transparent) top / 100% 40px,
    linear-gradient(transparent, #fff 70%) bottom / 100% 40px;
  background-repeat: no-repeat;
  background-attachment: local;
  overflow-y: hidden;
}
#stoc li {
  /*margin: 3px 0;*/
}
#stoc a {
  padding: 2px 2px 2px 6px;
  display: block;
  text-decoration: none;
  /*color: #999;*/
}
#stoc:not(.touch) a:hover {
  background-color: rgba(0,0,0,.05);
  text-decoration: underline;
  /*color: #333;*/
}
#stoc .active {
  background-color: rgba(0,0,0,.05);
  /*color: #333;*/
}

#stoc::-webkit-scrollbar {
  width: 8px;
  background: #ececec;
}
#stoc::-webkit-scrollbar-button {
  display: none;
}
#stoc::-webkit-scrollbar-thumb {
  background: #b1b1b1;
}
#stoc-title{font-size:0.85em;margin-bottom:5px;}
#stoc a {font-size:0.8em;
  color: #999;
}
/* マウスカーソルをあわせた時 */
#stoc:not(.touch) a:hover {font-size:0.8em;
  color: #333;
}
/* 現在位置 */
#stoc .active {font-size:0.8em;
  color: #333;
}
/*========================
　smartphone　bottom menu
　========================*/


.mini-text{font-size:10px;}/*文字大きさ*/

ul.bottom-menu {
    position: fixed;
    left:0;
    bottom:0;
    width: 100%;
    height:40px;/*高さ*/
    margin:0;
    padding:0;
    background-color:#f5f5f5;/*背景色*/
    border-top:2px solid #808080;/*バーの上の線*/
    z-index:30;}
    
    
ul.bottom-menu li {
    float:left;
    width:20%;
    background-color:#f5f5f5;/*背景色*/
    list-style-type:none;
    text-align:center;
    font-size:25px;/*アイコンのサイズ*/}
    
    
.bottom-menu li a {
    display: block;
    color:#000;/*アイコン＆文字の色*/
    padding-top:10px;
    padding-bottom:5px;
    line-height:10px;
    text-decoration:none;}

.bottom-menu li a:hover {
    color:#a9a9a9;/*マウスオーバー時の色*/}

/* === 展開メニュー === */

ul.menu-second-level {
    visibility: hidden;
    opacity: 0;
    z-index:1;}

ul.menu-second-level li a{
    border-top:1px dashed #a9a9a9;/*展開の枠点線*/
        font-size:13px;/*展開メニューの文字サイズ*/
        line-height:15px;/*文字の縦幅*/}

.menu-second-level li a:hover {
    height:100%;
    background: lightgrey;/*マウスオーバーの色*/}

li.menu-width-max ul.menu-second-level {
    position: absolute;
    bottom: 42px;/*高さ*/
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding:0;}
.menu-second-level {
    margin-bottom:-5px;
    margin-left:-5px;;}
li.menu-width-max:hover ul.menu-second-level {
    bottom: 42px;/*高さ*/
    visibility: visible;
    opacity: 1;}

li.menu-width-max ul.menu-second-level li {
   
    float: left;
    width: 100%;
    border: none;}
    /*上に戻る*/

#page-top {
  display:none;
  position:fixed;
  right:10px;
  bottom:35px;
  margin: 0;
  padding: 0;
  text-align:center;
}
#move-page-top{
  color:rgba(0,0,0,0.4);
  text-decoration:none;
  display:block;
  cursor:pointer;
}
#move-page-top:hover{
  color:rgba(0,0,0,0.6);
}
/* フッター */
#bottom-editarea {
width: 100%;
margin: 0 auto;
background: #7f8c8d;
padding: 0;
color: #fff;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;}
#footer {
text-align: center;
color: #fff;
background: #7f8c8d;
width: 100%;
padding: 1em 10px 1em 10px;
font-size: 80%;	}

.footer-links ul {
list-style: none;
padding: 0;	}
.footer-links ul li {
display: inline-block;
padding: 0 6px;
font-size: 14px;
box-sizing: border-box;	}
.copyright {font-size: 10px;text-align: center;}


.toph:before {
 width: 20px;
 margin-right: 10px;
}
.toph:before, .toph:after {
  content: '';
  display: inline-block;
  height: 2px;
  background-color: #ccc;
}
.toph:after {flex: 1 1 auto;}
.entry-content .table-of-contents {
border-radius: inherit;
border-top:1px solid silver; /* 目次枠線太さと色 */
border-left:1px solid silver;
border-right:1px solid silver;
border-bottom:1px solid silver;
background:#fff; /* 目次内背景色 */
}



/* リストの先頭マーク */

ul.table-of-contents a{ 
text-decoration: none; /* リンク下線なし */
}
/*目次のデザイン変更*/
.table-of-contents {
    margin-left: 0;
    padding: 15px 10px 15px 35px;  /* 枠内の余白(上右下左) */
    font-size: 90%; /* 文字サイズ */
    border:dotted 1px #777; /* 線の種類と色 */
    background:#f7f7f7;  /* 背景 */
}
.table-of-contents:before {
    content: "目次";
    font-size: 95%;
    font-weight:normal;
    color:#000;  /* 文字の色 */
}
/*大見出し*/
.table-of-contents li{
   
    list-style-type:decimal;   /* マークの種類 */
}
/*中見出し*/
.table-of-contents li ul li{
    margin-left:10px;
   
    list-style-type:disc;
}
/*小見出し*/
.table-of-contents li ul li ul li{
    list-style-type:lower-latin;
}

