/* <system section="theme" selected="6653586347151466017"> */
@charset "utf-8";
/*
  Theme: Classical
  Author: kewpie_design
  Description:
  罫線を意識したクラシカルなテーマです。
  Responsive: yes
*/

/*  Reset  */
/*! normalize.css v3.0.0 | 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 {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
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.
 * Hide the `template` element in IE, 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, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
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 5, 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.
 */
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+, 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 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 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.
 * 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.
 */
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  */
/*  color  */
/*  font-size  */
/*  Base  */
html,
body {
  font-family: Georgia, '游明朝', YuMincho, 'MS PMincho', serif;
  color: #444444;
  background: #ffffff;
}
a {
  color: #444444;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  text-decoration: none;
}
/*  Header  */
#globalheader-container {
  background-color: #000;
  color: #fff;
}
#globalheader-container a {
  color: #fff;
}
#blog-title {
  box-sizing: border-box;
  background-image: url('https://cdn-ak.f.st-hatena.com/images/fotolife/k/kewpiedesign/20151218/20151218114341.png?1450406657');
  background-repeat: repeat-x;
}
#blog-title-inner {
  height: 200px;
  display: table;
  margin: 0 auto;
}
#blog-title-content {
  display: table-cell;
  vertical-align: middle;
}
#title {
  max-width: 800px;
  font-size: 200%;
  text-align: center;
  margin: 0 auto;
  font-weight: bold;
  line-height: 1.3;
  padding: 30px 30px 0;
}
#title a {
  color: #d4191e;
}
#title a:hover {
  text-decoration: none;
}
/* ヘッダー画像ありのとき */
.header-image-enable #blog-title-inner {
  background-size: cover;
  width: 100%;
}
#blog-description {
  font-size: 100%;
  text-align: center;
  margin: 0;
  padding: 5px 0;
}
/*  Main  */
#main {
  width: 820px;
  margin: 0 auto;
}
.entry {
  margin: 30px 0 100px;
}
.entry::after {
  content: url('https://cdn-ak.f.st-hatena.com/images/fotolife/k/kewpiedesign/20151218/20151218114342.png?1450406685');
  display: block;
  margin: -23px 0;
}
.entry-header {
  background: url('https://cdn-ak.f.st-hatena.com/images/fotolife/k/kewpiedesign/20151218/20151218114343.png?1450407001') no-repeat top;
  height: 100px;
  position: relative;
}
.entry-header-menu {
  color: #8e8e8e;
  position: absolute;
  top: 40px;
  right: 70px;
}
.entry-header-menu a {
  color: #8e8e8e;
  text-decoration: underline;
}
.entry-header-menu a:hover {
  text-decoration: none;
}
.entry-date {
  color: #8e8e8e;
  text-align: center;
  margin: 0 auto;
}
.entry-date a {
  color: #8e8e8e;
}
.entry-title {
  margin: 0 auto;
  text-align: center;
  width: 590px;
  font-size: 150%;
  line-height: 1.5;
  padding: 25px 0 0;
  font-weight: bold;
}
.entry-title a {
  color: #d4191e;
  text-decoration: none;
}
.entry-categories {
  text-align: center;
  font-size: 90%;
  padding: 5px 0;
}
.entry-categories a {
  color: #8e8e8e;
  text-decoration: underline;
}
.entry-categories a:hover {
  text-decoration: none;
}
.entry-content {
  font-size: 100%;
  line-height: 1.85;
  padding: 30px 60px;
  margin: -20px 0;
  border-left: 2px solid #cecece;
  border-right: 2px solid #cecece;
}
.entry-content p {
  margin: 1.5em 0;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  border-bottom: 2px solid #ececec;
  line-height: 1.5;
  margin: 1em 0 0;
}
.entry-content h1 a,
.entry-content h2 a,
.entry-content h3 a,
.entry-content h4 a,
.entry-content h5 a,
.entry-content h6 a {
  text-decoration: none;
}
.entry-content h1 {
  font-size: 30px;
}
.entry-content h2 {
  font-size: 27px;
}
.entry-content h3 {
  font-size: 24px;
}
.entry-content h4 {
  font-size: 22px;
}
.entry-content h5 {
  font-size: 19px;
}
.entry-content h6 {
  font-size: 16px;
}
.entry-content a {
  text-decoration: underline;
}
.entry-content a:hover {
  text-decoration: none;
}
.entry-footer {
  border-left: 2px solid #cecece;
  border-right: 2px solid #cecece;
}
.entry-footer-section {
  padding: 0 60px;
}
.fn {
  color: #8e8e8e;
  margin: 0 5px 0 0;
}
.entry-footer-time {
  color: #c06366;
}
.entry-footer-time a {
  color: #c06366;
  text-decoration: underline;
}
.entry-footer-time a:hover {
  text-decoration: none;
}
.hatena-star-container,
.social-buttons {
  padding: 0 60px 20px;
}
.google-afc-image {
  padding: 0 60px;
}
.google_afc_blocklink {
  padding: 0 60px;
}
.comment-box {
  padding: 0 60px 0;
}
.comment-user-name {
  margin: 5px 0;
}
.comment {
  padding: 0;
  list-style-type: none;
}
.entry-comment {
  margin: 30px 0 0 0;
  border-top: 6px double #ececec;
  padding: 20px;
}
.entry-comment .hatena-id-icon {
  width: 40px;
  height: auto;
  border-radius: 5px;
  float: left;
  margin: 0 20px 0 0;
}
.comment-nickname {
  color: #c06366;
  text-decoration: underline;
}
.comment-nickname:hover {
  text-decoration: none;
}
.comment-content {
  padding: 0 0 0 60px;
}
.comment-content p {
  line-height: 1.85;
  font-size: 90%;
}
.comment-metadata {
  padding: 0 0 0 60px;
  margin: 0;
  font-size: 90%;
}
.leave-comment-title {
  margin: 0 auto;
  background: url('https://cdn-ak.f.st-hatena.com/images/fotolife/k/kewpiedesign/20151218/20151218114344.png?1450407024') no-repeat;
  background-size: 144px;
  width: 144px;
  height: 49px;
  display: block;
  text-align: center;
  padding: 10px 0 0;
  font-size: 14px;
}
#box2 {
  width: 820px;
  margin: 0 auto;
  box-sizing: border-box;
}
.hatena-module {
  width: 400px;
  float: left;
  padding: 0 30px;
  box-sizing: border-box;
}
.hatena-module:nth-child(2n+1) {
  clear: both;
}
.hatena-module-title {
  font-weight: bold;
  color: #000;
  border-bottom: 6px double #ececec;
  margin: 0 0 20px;
  line-height: 2;
}
.hatena-module-body {
  color: #464646;
  margin: 0 0 90px;
  padding: 0 10px;
  font-size: 90%;
}
.hatena-module-body a {
  color: #464646;
  text-decoration: none;
}
.hatena-module-body a:hover {
  text-decoration: underline;
}
.hatena-urllist {
  padding: 0;
}
.hatena-urllist li {
  list-style-type: none;
}
.hatena-id-link {
  text-decoration: underline;
}
.hatena-id-link:hover {
  text-decoration: none;
}
.hatena-module-category li,
.hatena-module-links li {
  font-size: inherit;
  line-height: 2;
}
.urllist-title-link {
  font-size: inherit;
}
.urllist-category-link {
  font-size: 90%;
}
.recent-entries-date-link {
  font-size: inherit;
  padding: 3px 0;
}
.recent-entries-title-link {
  line-height: 1.5;
}
.bookmark-widget-counter {
  display: inline !important;
}
.recent-entries-category-link {
  font-size: 80%;
  background-color: #ececec;
  text-align: center;
  padding: 0 3px;
  display: inline-block;
  margin: 3px 0;
}
.recent-entries-entry-body {
  font-size: 80%;
  padding: 10px 0 0;
  float: none;
  clear: both;
}
.archive-module-month:last-child {
  line-height: 1.5;
}
.entries-access-ranking-item {
  padding: 0 0 10px;
  line-height: 1.5;
}
.recent-entries-item {
  padding: 0 0 10px;
  line-height: 1.5;
}
.urllist-with-thumbnails li {
  padding: 0 0 10px;
  border-bottom: 1px solid #ececec;
}
.urllist-with-thumbnails li:last-child {
  padding: 10px 0;
}
.urllist-with-thumbnails li .urllist-image {
  margin: 5px 10px 0 0;
}
.profile-icon {
  width: 50px;
  border-radius: 5px;
  float: left;
  margin: 0px 10px 10px 0;
}
.profile-description p {
  margin: 0;
  padding: 3px 0;
}
#footer {
  margin: 0 auto;
  text-align: center;
  clear: both;
  height: 250px;
  background: url('https://cdn-ak.f.st-hatena.com/images/fotolife/k/kewpiedesign/20151218/20151218115109.png?1450407073') repeat-x bottom;
}
.services {
  font-size: 100%;
  margin: 10px;
}
.services a {
  color: #d4191e;
  text-decoration: underline;
}
.services a:hover {
  text-decoration: none;
}
/*  エントリーページ  */
.page-entry .entry {
  margin: 0 0 50px;
}
.page-entry .permalink {
  padding: 0 0 80px;
}
.page-entry .pager-next {
  float: right;
  text-align: right;
  display: block;
  padding: 0 30px;
  width: 30%;
}
.page-entry .pager-next a {
  color: #d4191e;
  text-decoration: underline;
}
.page-entry .pager-next a:hover {
  text-decoration: none;
}
.page-entry .pager-prev {
  float: left;
  text-align: left;
  display: block;
  padding: 0 30px;
  width: 30%;
}
.page-entry .pager-prev a {
  color: #d4191e;
  text-decoration: underline;
}
.page-entry .pager-prev a:hover {
  text-decoration: none;
}
.page-entries-year-month-day .entry {
  margin: 0 0 50px;
}
.page-entries-year-month-day .pager {
  padding: 0 0 80px;
}
.page-entries-year-month-day .pager-next {
  float: right;
  text-align: right;
  display: block;
  padding: 0 30px;
}
.page-entries-year-month-day .pager-next a {
  color: #d4191e;
  text-decoration: underline;
}
.page-entries-year-month-day .pager-next a:hover {
  text-decoration: none;
}
.page-entries-year-month-day .pager-prev {
  float: left;
  text-align: left;
  display: block;
  padding: 0 30px;
}
.page-entries-year-month-day .pager-prev a {
  color: #d4191e;
  text-decoration: underline;
}
.page-entries-year-month-day .pager-prev a:hover {
  text-decoration: none;
}
/*  カテゴリーアーカイブページ  */
.page-archive-category .date {
  text-align: center;
  width: 100px;
  margin: 0 auto;
}
.page-archive-category .entry-title {
  font-size: 130%;
  text-align: center;
}
.page-archive-category .categories {
  text-align: center;
  font-size: 90%;
}
.page-archive-category .categories a {
  color: #8e8e8e;
  text-decoration: underline;
}
.page-archive-category .categories a:hover {
  text-decoration: none;
}
/*  月別アーカイブページ  */
#box2 {
  padding: 30px 0 0 0;
}
.page-archive .google_afc_blocklink {
  padding: 0;
}
.page-archive .archive-heading,
.page-archive .archive-entry-header {
  text-align: center;
}
.page-archive .archive-entry {
  border-top: 6px double #cecece;
  padding: 40px 0;
}
.page-archive .archive-entry-body {
  padding: 0 30px;
}
.page-archive .entry-title {
  font-size: 25px;
  text-align: center;
  padding: 10px 0;
}
.page-archive .date {
  text-align: center;
}
.page-archive .categories {
  text-align: center;
  font-size: 90%;
}
.page-archive .categories a {
  color: #8e8e8e;
  text-decoration: underline;
}
.page-archive .categories a:hover {
  text-decoration: none;
}
.page-archive .entry-description {
  padding: 13px 0 0;
  margin: 0;
  line-height: 1.85;
}
.page-archive .entry-thumb {
  margin: 20px 10px 0 20px;
}
.page-archive .social-buttons {
  display: block;
  padding: 20px 0 10px;
}
.page-archive .search-result-form {
  width: 100%;
  background-color: #ececec;
  padding: 0;
  margin: 0 auto;
  border: 0;
  border-radius: 0;
  position: relative;
}
.page-archive .search-result-input {
  border: none;
  background-color: transparent;
  font-size: 100%;
  color: #464646;
  width: 90%;
  line-height: 0.2;
  font-size: 90%;
}
.page-archive .search-result-button {
  background: transparent url('https://cdn-ak.f.st-hatena.com/images/fotolife/k/kewpiedesign/20151218/20151218114345.png?1450407129') no-repeat right center;
  background-size: 15px auto;
  text-indent: -9999px;
  border: 0;
  width: 20px;
  opacity: 1.0;
  position: absolute;
}
/*  アバウトページ  */
.page-about .entry-content {
  border-right: 0;
  border-left: 0;
  margin: 0;
}
.page-about .entry {
  margin: 0;
}
.page-about .entry::after {
  content: "";
  background: none;
}
.page-about .entry-content {
  padding: 50px 40px 100px;
}
.page-about .entry-content dt {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #ececec;
}
.page-about .entry-content dd {
  font-size: 15px;
  margin: 10px 25px 40px;
}
/*  Component  */
.breadcrumb {
  text-align: center;
}
.breadcrumb-link {
  text-decoration: underline;
}
.breadcrumb-link:hover {
  text-decoration: none;
}
.search-form {
  width: 100%;
  background-color: #ececec;
  padding: 10px 0 25px 10px;
  margin: 0;
  position: relative;
  height: 20px;
  box-sizing: border-box;
}
.search-module-input {
  border: none;
  background-color: transparent;
  font-size: 100%;
  color: #464646;
  width: 90%;
  line-height: 1;
  font-size: inherit;
}
.search-module-button {
  background: transparent url('https://cdn-ak.f.st-hatena.com/images/fotolife/k/kewpiedesign/20151218/20151218114345.png?1450407129') no-repeat right center;
  background-size: 15px auto;
  text-indent: -9999px;
  border: 0;
  width: 20px;
  position: absolute;
  height: 20px;
  top: 8px;
  right: 8px;
}
hr {
  border: 1px solid #cecece;
}
.hatena-asin-detail {
  margin: 30px 10px;
  padding: 20px;
  border: 2px solid #ececec;
}
.hatena-asin-detail a {
  text-decoration: underline;
}
.hatena-asin-detail a:hover {
  text-decoration: none;
}
.hatena-asin-detail-title {
  margin: 0;
}
.hatena-asin-detail-foot {
  display: none;
}
.entry-content blockquote {
  background-color: #ececec;
  padding: 20px;
  margin: 30px 10px;
  opacity: 0.8;
}
.entry-content blockquote p {
  margin: 0;
}
.entry-content blockquote p a {
  text-decoration: none;
}
.entry-content blockquote a {
  text-decoration: underline;
}
.entry-content blockquote a:hover {
  text-decoration: none;
}
.entry-content table {
  width: 100%;
  border: 2px solid #ececec;
}
.entry-content tr {
  border-bottom: 2px solid #ececec;
}
.entry-content tr:first-child {
  background-color: #ececec;
}
.entry-content td {
  border-right: 2px solid #ececec;
  text-align: center;
}
.code {
  background-color: #000;
  padding: 20px;
  color: #ececec;
}
/*  Responcive  */
/*  Responcive  */
@media (max-width: 850px) {
  #main {
    width: auto;
  }
  .entry::after {
    content: "";
    background: url('https://www.dropbox.com/s/u0o222opp0hlnps/line-bottom.png?dl=1') no-repeat bottom;
    background-size: 600px;
    height: 95px;
    display: block;
  }
  #box2 {
    width: auto;
    padding: 0 20px;
  }
  .entry-header {
    background-size: 600px;
  }
  .entry-title {
    width: 400px;
  }
  .entry-content {
    width: 478px;
    margin: -30px auto;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
  }
  .entry-header-menu {
    right: 90px;
  }
  .entry-footer {
    width: 598px;
    margin: 0 auto;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
  }
  .hatena-module {
    width: auto;
    float: none;
    padding: 0;
  }
  .page-about .entry-content {
    margin: 0 auto;
  }
  .page-archive #main {
    width: 85%;
  }
  .page-entry .permalink {
    padding: 0 40px 80px;
  }
}
@media (max-width: 650px) {
  #main {
    padding: 10px;
  }
  .entry {
    margin: 0 0 50px;
  }
  .entry::after {
    background-size: cover;
    height: 60px;
    margin: 0;
  }
  .entry-header {
    background: url('https://www.dropbox.com/s/hlbh4pc0hq06slx/line-header-sp.png?dl=1') no-repeat top;
    background-size: contain;
  }
  #blog-title {
    margin: 0;
    background-size: 85px;
  }
  #blog-title-inner {
    height: 110px;
  }
  #title {
    font-size: 130%;
    padding: 15px 10px 0;
  }
  #blog-description {
    font-size: 80%;
  }
  .header-image-enable #blog-title {
    margin: 0 0 25px;
    padding: 0;
  }
  .entry-title {
    width: 80%;
    padding: 10px 0 0;
    font-size: 100%;
    line-height: 1.5;
  }
  .entry-header-menu {
    right: 30px;
    font-size: 90%;
  }
  .entry-date {
    font-size: 90%;
  }
  .entry-categories {
    padding: 20px 0;
    margin: -10px 0;
  }
  .entry-content {
    width: auto;
    padding: 30px 20px;
    margin: -40px auto;
    box-sizing: border-box;
    word-wrap: break-word;
    font-size: 90%;
  }
  .entry-content h1 {
    font-size: 25px;
  }
  .entry-content h2 {
    font-size: 23px;
  }
  .entry-content h3 {
    font-size: 110%;
  }
  .entry-content h4 {
    font-size: 18px;
  }
  .entry-content h5 {
    font-size: 16px;
  }
  .entry-content h6 {
    font-size: 14px;
  }
  .hatena-asin-detail {
    margin: 10px 5px;
    padding: 10px;
  }
  .hatena-asin-detail-info {
    line-height: 1.9;
  }
  .hatena-asin-detail-title {
    margin: 0;
  }
  .entry-content img.hatena-asin-detail-image {
    max-width: 30%;
  }
  .entry-footer {
    width: auto;
  }
  .entry-footer-section {
    font-size: 90%;
    padding: 20px 20px;
  }
  .hatena-star-container {
    padding: 0 20px;
  }
  .google_afc_blocklink {
    padding: 0 20px;
  }
  .google-afc-image {
    padding: 0 20px;
  }
  .social-buttons {
    padding: 15px 20px;
  }
  .comment-box {
    padding: 0 20px;
  }
  .entry-comment {
    padding: 10px 5px;
    margin: 10px 0 0;
  }
  .entry-comment .hatena-id-icon {
    width: 30px;
    margin: 0 10px 0 0;
  }
  .leave-comment-title {
    padding: 13px 0 0;
  }
  .comment-content,
  .comment-metadata {
    line-height: 1.8;
    padding: 0 0 0 40px;
  }
  .comment-nickname {
    font-size: 90%;
  }
  .hatena-module-body {
    padding: 0;
    margin: 0 0 60px;
  }
  .hatena-id-link,
  .urllist-title-link,
  .archive-module-year-title,
  .archive-module-month-title {
    display: block;
  }
  .recent-entries-date-link a,
  .hatena-module-category a,
  .archive-module-year a,
  .hatena-module-links a,
  .hatena-module-entries-access-ranking a {
    display: block;
  }
  .archive-module-hide-button {
    float: left;
  }
  .recent-entries-categories {
    float: left;
  }
  .archive-module-year {
    line-height: inherit;
  }
  .twitter-timeline {
    max-width: 300px !important;
  }
  .search-module-button {
    top: 5px;
  }
  .permalink {
    font-size: 90%;
  }
  .pager-prev,
  .pager-next {
    width: 30%;
    padding: 0 20px;
  }
  .page-entry #box2 {
    padding: 30px 20px;
  }
  .page-entry .permalink {
    padding: 0 0 60px;
  }
  .page-entry .pager-prev,
  .page-entry .pager-next {
    width: 30%;
    padding: 0 10px;
    line-height: 1.5;
  }
  .page-archive #box2 {
    padding: 0 20px;
  }
  .page-archive #main {
    width: auto;
    padding: 15px;
  }
  .page-archive .breadcrumb {
    margin: 0 0 20px;
    font-size: 80%;
  }
  .page-archive .archive-heading {
    font-size: 100%;
  }
  .page-archive .entry-thumb {
    background-size: contain;
    width: 60px;
    height: 60px;
    margin: 20px 10px 5px;
  }
  .page-archive .archive-entry {
    padding: 40px 0;
  }
  .page-archive .archive-entry-body {
    padding: 0;
  }
  .page-archive .entry-description {
    font-size: 90%;
  }
  .page-archive .entry-title {
    font-size: 110%;
    width: auto;
  }
  .page-category-category_name .breadcrumb {
    font-size: 80%;
    padding: 10px 0;
  }
  .page-about #main {
    padding: 0;
  }
  .page-about .entry {
    margin: 0;
  }
  .page-about .entry::after {
    background: none;
  }
  .page-about .entry-content {
    padding: 20px;
  }
  .page-about .google_afc_blocklink {
    padding: 20px;
  }
}
@media (max-width: 500px) {
  .entry-categories {
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    margin: -15px 0;
  }
  .entry-content {
    margin: -65px auto;
  }
  .entry::after {
    height: 50px;
  }
}
@media (max-width: 400px) {
  .entry::after {
    height: 35px;
  }
}

/* </system> */
@media (max-width: 1095px) {
 .entry-content{margin-top:25px;}
}
/*--#breadcrumb--*/
.categories a{
    display: inline-block;
    float: none;
    margin-right: 0;
}
.entry-categories {
  display:none;
}
.entry-content p {
  margin: 0.3em 0;
}
.entry-content strong {
    background: linear-gradient(transparent 85%, #ffff00 15%);
} 
#menu {
 position: relative;
 width: 100%;
 margin: 0 auto;
 margin-bottom: 5px;
 padding-left: 0px;
 height: 50px;
 background: #343838;/*グローバルメニュー背景色*/
}
.menu-inner{
 width: 968px;
 margin: 0 auto;
 height: 50px;
}
#menu li {
 list-style-type: none;
 float: left;
 height: 50px;
 text-align: left;
}
#menu li a {
 padding-left: 15px;
 padding-right: 15px;
 display: block;
 color: #ffffff;/*グローバルメニュー文字色*/
 font-size: 90%;
 font-weight: bold;
 line-height: 50px;
}
#menu li:hover a {
 color: #00DFFC;
 background: #ffffff;
 transition: all .5s;
}

.menu-toggle{
 display: none;
} 

/*パソコン１カラム*/
@media screen and (max-width:968px){
    .menu-inner{
        width: 768px;
        margin-top: 1px;
    }
}
/*タブレット*/
@media screen and (max-width:768px){
 #top-editarea{
  height: initial;
  background: #343838;/*MENU背景色*/
  text-align: right;/*MENUの文字の位置*/
  width: 100%;
 }
 .menu-toggle{
  color: #ffffff;/*MENUの文字色*/
  display: inline-block;
  padding: 5px;
  margin: 3px;
 }
 #menu {
  width: 100%;
  display: none;
  height: initial;
  padding: 0;
  margin: 0;
 }
 .menu-inner{
  width: 100%;
  height: initial;
  position: static;
  margin: 0;
 }
 #menu li{
  height: 50px;
  width: 50%;
  list-style-type: none;
  background: #00DFFC;/*リスト文字の背景色*/
  vertical-align: middle;/*リスト文字の上下中央寄せ*/
  text-align: center;/*リストの文字の位置*/
  opacity: 0.7;
 }
 #menu li a {
  border: 1px solid #ffffff;
  height: initial;
  color: #343838;/*リスト文字色*/
  display: block;
 }
 #menu li:hover a{
  color: initial;
  background: initial;
 }
 .entry-content {
  font-size: 0.8em;
  }
}
.shadow{
 position: relative;
 display: block;
 width: 280px; /* 画像の横幅 */
 margin: 0 auto;
 z-index: 1;
}
.shadow:before{
 content: "";
 position: absolute;
 bottom: 6px;
 left: 18px;
 width: 50%;
 box-shadow: 0 0 4px 8px rgba(0,0,0,0.6);
 z-index: -1;
 transform:rotate(-3deg)
}
.shadow:after{
 content: "";
 position: absolute;
 bottom: 6px;
 right: 18px;
 width: 50%;
 box-shadow: 0 0 4px 8px rgba(0,0,0,0.6);
 z-index: -1;
 transform:rotate(3deg)
}
.follow-btn{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.follow-btn a {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
}
.follow-btn .hatena {
    color: #3D3F44;
    border: 2px solid #3D3F44;
    background: #ffffff; 
}
.follow-btn .twitter {
    color: #00ACEE;
    border: 2px solid #00ACEE;
    background: #ffffff; 
}
.follow-btn .feedly { 
    color: #70CA3B;
    border: 2px solid #70CA3B;
    background: #ffffff;
}
.follow-btn .hatena:hover {
    color: #ffffff;
    background: #3D3F44;
    transition: all .3s;
}
.follow-btn .twitter:hover {
    color: #ffffff;
    background: #00ACEE;
    transition: all .3s;
}
.follow-btn .feedly:hover {
    color: #ffffff;
    background: #70CA3B;
    transition: all .3s;
}
.text-small{
    font-size: 8px;
}
/*share-botton*/
.share-buttons{
    margin-bottom: 10px;
    text-align: center;
}
.share-buttons .icon a {
    position: relative;
    display: inline-block;
    max-width: 210px;
    width: 25%;
    height: 45px;
    line-height: 25px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    padding:5px;
}
.share-buttons .icon .share-text{
    font-size: 15px;
}
.share-buttons .icon .hatena-bookmark-button{
    background: #008fde;
    box-shadow: 0 3px #5478a5;
}
.share-buttons .icon .hatena-bookmark-button:hover{
    background: #1db4eb;
}
.share-buttons .icon .hatena-bookmark-button:active{
    background: #5478a5;
}
.share-buttons .icon .facebook-button{
    background: #305097;
    box-shadow: 0 3px #213254;
}
.share-buttons .icon .facebook-button:hover{
    background: #4c70ba;
}
.share-buttons .icon .facebook-button:active{
    background: #213254;
}
.share-buttons .icon .twitter-button{
    background: #55acee;
    box-shadow: 0 3px #0285b7;
}
.share-buttons .icon .twitter-button:hover{
    background: #83c3f3;
}
.share-buttons .icon .twitter-button:active{
    background: #0285b7;
}
/*カード風*/
/*1つ1つの関連記事ボックス*/
li.urllist-item.related-entries-item {
    margin: 15px 0;
    padding: 0 10px 0 0;
    background: #f4f4f4;
    border-radius: 2px;
    box-shadow: 0 2px 3px rgba(3, 3, 3, 0.18);
    border-bottom: none;

}

/*関連記事の画像まわり余白調整*/
.urllist-with-thumbnails li .urllist-image {
    margin: 0 10px 0 0;
}

/*関連記事のタイトル*/
a.urllist-title-link.related-entries-title-link.urllist-title.related-entries-title {
	margin-top: 9px;
    text-decoration: none;
    color: #525252;
    font-weight: bold;
    display: inline-block;
}

/*関連記事のタイトル*/
a.urllist-title-link.related-entries-title-link.urllist-title.related-entries-title:hover {
    color: silver;
}

/*関連記事の説明*/
.urllist-entry-body.related-entries-entry-body {
    color: #8f8f8f;
    font-size: 13px;
    margin-top: 3px;
}

.urllist-date-link.related-entries-date-link {
    position: relative;
}

/*関連記事の日付*/
.hatena-urllist .urllist-date-link a {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    background: #75bda2;
    color: #fff;
    line-height: 1;
    padding: 4px 5px;
    margin-bottom: 3px;
    font-size: 10px;
    font-style: normal;
   	text-decoration: none;
}
