/* <system section="theme" selected="26006613549005605"> */
/*
  Theme: classic diary
  Author: kewpiedesign
  Description:
  旅行記、映画の感想、読書の感想などにマッチしたクラシックなテーマ。
  Responsive: yes
*/

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in
*    IE on Windows Phone and in iOS.
*/

html {
	line-height: 1.15; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
========================================================================== */

/**
* Add the correct display in IE 9-.
*/

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/

figcaption,
figure,
main { /* 1 */
	display: block;
}

/**
* Add the correct margin in IE 8.
*/

figure {
	margin: 1em 40px;
}

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */

/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/

a {
	background-color: transparent; /* 1 */
	-webkit-text-decoration-skip: objects; /* 2 */
}

/**
* 1. Remove the bottom border in Chrome 57- and Firefox 39-.
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/

b,
strong {
	font-weight: inherit;
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/

b,
strong {
	font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
* Add the correct font style in Android 4.3-.
*/

dfn {
	font-style: italic;
}

/**
* Add the correct background and color in IE 9-.
*/

mark {
	background-color: #ff0;
	color: #000;
}

/**
* Add the correct font size in all browsers.
*/

small {
	font-size: 1.2rem;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Add the correct display in IE 9-.
*/

audio,
video {
	display: inline-block;
}

/**
* Add the correct display in iOS 4-7.
*/

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
* Remove the border on images inside links in IE 10-.
*/

img {
	border-style: none;
}

/**
* Hide the overflow in IE.
*/

svg:not(:root) {
	overflow: hidden;
}

/* Forms
========================================================================== */

/**
* Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
	margin: 0;
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/

button,
input { /* 1 */
	overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
	text-transform: none;
}

/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
*    controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
	-webkit-appearance: button; /* 2 */
}

/**
* Remove the inner border and padding in Firefox.
*/

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/

progress {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
* Remove the default vertical scrollbar in IE.
*/

textarea {
	overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10-.
* 2. Remove the padding in IE 10-.
*/

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
* Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
*/

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
========================================================================== */

/*
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/

details, /* 1 */
menu {
	display: block;
}

/*
* Add the correct display in all browsers.
*/

summary {
	display: list-item;
}

/* Scripting
========================================================================== */

/**
* Add the correct display in IE 9-.
*/

canvas {
	display: inline-block;
}

/**
* Add the correct display in IE.
*/

template {
	display: none;
}

/* Hidden
========================================================================== */

/**
* Add the correct display in IE 10-.
*/

[hidden] {
	display: none;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');

html {
 font-size: 62.5%;
}

body {
 background-color: #e5e3d4;
 color: #1f1f1f;
 font-family: 'Montserrat', "Hiragino Kaku Gothic", "ヒラギノ角ゴ", 'Arial', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size: 1.6rem;
 line-height: 1.7;
 word-break: break-all;
}

body a {
 color: #1f1f1f;
 text-decoration: none;
}

#globalheader-container {
 background: #fff;
}

#blog-title {
 text-align: center;
 margin: 50px 0;
}

#blog-title #title {
 font-style: normal;
 font-size: 3.2rem;
 line-height: 1.6;
 margin: 0;
}

#blog-title #blog-description {
 font-style: normal;
 font-weight: 600;
 font-size: 1.4rem;
 margin: 0;
}

.header-image-enable #blog-title #blog-title-inner {
 display: table;
 width: 100%;
}

.header-image-enable #blog-title-content {
 padding: 20px;
 display: table-cell;
 vertical-align: middle;
}

#container {
 max-width: 1000px;
 margin: 0 auto;
 padding: 20px;
}

#main {
 float: left;
 width: 70%;
 padding-right: 50px;
 box-sizing: border-box;
}

.entry-title {
 font-style: normal;
 font-weight: 600;
 font-size: 2.5rem;
 line-height: 1.5;
 margin: 0;
 border-bottom: 4px solid #1f1f1f;
 padding-bottom: 5px;
}

.entry-date {
 font-style: normal;
 font-weight: 600;
 font-size: 1.4rem;
 line-height: 1.3;
}

.categories {
 font-style: normal;
 font-weight: 600;
 font-size: 1.2rem;
 text-align: right;
 margin: 20px 0;
}

.categories a {
 text-decoration: underline;
 margin-right: 3px;
}

.categories a:last-child {
 margin: 0;
}

.entry-header {
 margin-bottom: 20px;
}

.entry-header-menu {
 position: absolute;
 top: 0;
 right: 0;
 font-style: normal;
 font-weight: 600;
 font-size: 1.2rem;
 border: 2px solid #1f1f1f;
 padding: 2px 8px;
}

.entry {
 position: relative;
 margin-bottom: 50px;
}

.entry-content {
 font-size: 1.6rem;
}

.entry-content a {
 text-decoration: underline;
}

.entry-content a:hover {
 text-decoration: none;
}

.entry-content .keyword {
 text-decoration: none;
 border-bottom: 1px dotted #1f1f1f;
}

.entry-content h1 {
 font-size: 2.5rem;
}

.entry-content h2 {
 font-size: 2.1rem;
}

.entry-content h3 {
 font-size: 1.8rem;
}

.entry-content h4 {
 font-size: 1.6rem;
}

.entry-content h5 {
 font-size: 1.4rem;
}

.entry-content h6 {
 font-size: 1.2rem;
}

.entry-content h1,h2,h3,h4,h5,h6 {
 margin: 0;
 line-height: 1.5;
}

.entry-content hr {
 width: 50px;
 border: 2px solid #1f1f1f;
 margin: 30px auto;
}

.hatena-asin-detail {
 border: 2px solid #1f1f1f;
 padding: 20px;
 margin: 1.5em 0;
}

.hatena-asin-detail ul {
 font-size: 1.4rem;
 margin: 0;
}

.hatena-asin-detail li {
 margin: 0;
}

.hatena-asin-detail li:last-child {
 padding: 0 0 5px;
}

.hatena-asin-detail a {
 text-decoration: underline;
}

.hatena-asin-detail-title {
 margin: 0 0 5px;
 font-style: normal;
 font-weight: 600;
}

.entry-content blockquote {
 border: 2px solid #1f1f1f;
 padding: 20px 25px;
 margin: 20px 0;
 font-size: 1.4rem;
}

.entry-content blockquote p {
 margin: 0 0 0.5em;
 font-style: italic;
}

.entry-content blockquote a {
 text-decoration: underline;
 font-style: italic;
}

.entry-content table {
 border-collapse: collapse;
 border-spacing: 0;
 margin-bottom: 1em;
}

.entry-content table td,
.entry-content th {
 border: 2px solid #1f1f1f;
 padding: 5px 10px;
}

.entry-content table th {
 font-style: normal;
 font-weight: 600;
 color: #1f1f1f;
}

.entry-content pre {
 border: 2px solid #1f1f1f;
 padding: 20px;
}

.entry-footer-section {
 margin: 1em 0;
 font-size: 1.4rem;
}

.leave-comment-title {
 display: inline-block;
 border: solid 2px #1f1f1f;
 margin-top: 30px;
 padding: 0.5em 1em;
 font-style: normal;
 font-weight: 600;
 font-size: 1.4rem;
}

.comment-box {
 margin-top: 50px;
}

.comment-box .comment {
 margin: 0;
 padding: 0;
 list-style-type: none;
 font-size: 1.2rem;
}

.comment-box .entry-comment {
 border-bottom: 2px solid #1f1f1f;
 padding: 20px 0 20px 75px;
}

.comment-box .entry-comment:first-child {
 border-top: 2px solid #1f1f1f;
}

.comment-box .comment-user-name {
 font-style: normal;
 font-weight: 600;
 margin: 0;
}

.comment-box .hatena-id-icon {
 width: 50px;
 height: auto;
 position: absolute;
 top: 20px;
 left: 0;
 padding: 5px 15px 20px 10px;
}

.comment-box .comment-content p {
 margin: 1em 0;
}

.comment-box .comment-metadata time {
 font-size: 1.4rem;
}

.comment-box .comment-metadata {
 margin: 1em 0 0;
}

.pager {
 font-size: 1.4rem;
}

.pager a {
 text-decoration: underline;
}

.pager a:hover {
 text-decoration: none;
}

.pager-prev {
 float: left;
 text-align: left;
 width: 50%;
}

.pager-next {
 float: right;
 text-align: right;
 width: 50%;
}

#box2 {
 float: right;
 width: 30%;
 box-sizing: border-box;
}

.hatena-module {
 margin: 0 0 30px;
}

.hatena-module-body {
 font-size: 1.2rem;
}

.hatena-module-title {
 font-style: normal;
 font-weight: 600;
 font-size: 1.8rem;
 margin-bottom: 20px;
 border-bottom: 2px solid #1f1f1f;
 padding-bottom: 4px;
}

.hatena-urllist {
 list-style-type: none;
 padding: 0;
 margin: 0;
}

.hatena-urllist li {
 margin: 0;
 padding: 0 0 10px;
}

.hatena-urllist a {
 text-decoration: underline;
}

.hatena-urllist a:hover {
 text-decoration: none;
}

.hatena-urllist .urllist-title-link {
 margin: 3px 0;
 line-height: 1.3;
 display: block;
}

.hatena-urllist .urllist-image {
 margin: 0 10px 0;
}

.hatena-urllist .urllist-entry-body {
 margin: 5px 0 0;
}

.hatena-urllist .urllist-category-link {
 display: inline-block;
 background-color: #515151;
 color: #fff;
 padding: 0 8px;
 text-decoration: none;
 font-style: normal;
 font-weight: 600;
 font-size: 1.2rem;
 margin-right: 2px;
}

.hatena-module-profile .profile-icon {
 float: left;
 margin: 0px 14px 24px 0px;
}

.hatena-module-profile .hatena-id-link {
 font-style: normal;
 font-weight: 600;
 display: inline-block;
}

.hatena-module-profile .profile-description p {
 font-size: 1.4rem;
 margin: 0.5em 0;
}

.hatena-module-search-box .search-form {
 width: 100%;
 border: 2px solid #1f1f1f;
 position: relative;
 box-sizing: border-box;
}

.hatena-module-search-box .search-module-input {
 width: 90%;
 border: 0;
 padding: 8px 10px;
 margin: 0;
 font-size: 1.6rem;
 color: #1f1f1f;
 background-color: transparent;
 outline: none;
}

.hatena-module-search-box .search-module-button {
 background: url(http://f.st-hatena.com/images/fotolife/k/kewpiedesign/20160227/20160227174534.png) no-repeat right;
 background-size: 18px 18px;
 text-indent: -9999px;
 width: 25px;
 position: absolute;
 right: 10px;
 border: 0;
 padding: 8px;
 margin: 0;
}

#footer {
 clear: both;
 margin: 0 auto;
 padding: 100px 0 50px;
 text-align: center;
 font-style: normal;
 font-weight: 600;
 font-size: 1.2rem;
}

#footer .services {
 margin: 0 0 1em;
}

.page-archive .ad-online-afc {
 margin-bottom: 30px;
}

.page-archive .archive-entry {
 margin: 50px 0 50px;
}

.page-archive .date {
 font-style: normal;
 font-weight: 600;
 font-size: 1.6rem;
 line-height: 1;
}

.page-archive .entry-title {
 margin-bottom: 20px;
}

.page-archive .entry-categories {
 font-style: normal;
 font-weight: 600;
 font-size: 1.6rem;
 text-align: right;
}

.page-archive .entry-categories a {
 text-decoration: underline;
 margin-right: 3px;
}

.page-archive .entry-categories a:last-child {
 margin: 0;
}

.page-archive .entry-thumb {
 margin: 5px 10px 0 0;
}

.page-archive .archive-entry-body {
 margin-top: 20px;
}
 
.page-archive .entry-description {
 margin: 1em 0 0.5em;
 font-size: 1.4rem;
}

.page-archive .search-result-form {
 margin-top: 5px;
}

.page-about .entry-content dl {
 margin: 0;
}

.page-about .entry-content dt {
 display: inline-block;
 margin-bottom: 20px;
 border-bottom: 2px solid #1f1f1f;
 font-style: normal;
 font-weight: 600;
 line-height: 2;
}

.page-about .entry-content dd {
 margin: 0 20px 20px;
}

.page-archive .archive-heading {
 font-size: 2.1rem;
 margin: 0;
}

.page-archive .archive-header-category {
 margin-bottom: 50px;
}

.page-archive .archive-header-category .archive-heading {
 font-size: 2.1rem;
 margin: 0 0 3px;
}

.page-archive .archive-description {
 font-size: 1.2rem;
}

.page-archive .breadcrumb {
 font-style: normal;
 font-weight: 600;
 font-size: 1.4rem;
 margin: 30px 0;
}

.page-entry .breadcrumb {
 font-style: normal;
 font-weight: 600;
 font-size: 1.4rem;
 margin: 30px 0;
}

@media (max-width: 767px) {
 #container {
  width: auto;
 }
 
 #blog-title #title {
  font-size: 2.5rem;
 }
 
 #blog-title #blog-description {
  font-size: 1.2rem;
 }
 
 #main {
  width: auto;
  padding-right: 0;
  float: none;
 }
 
 .entry-title {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-top: 5px;
 }
 
 .date {
  margin-bottom: 3px;
 }
 
 #box2 {
  width: auto;
  float: none;
  padding-top: 100px;
 }
 
 .page-archive .date {
  line-height: 0.8;
  margin-bottom: 3px;
 }
 
 #footer {
  padding: 50px 0 50px;
 }
}
/* </system> */