/* <system section="theme" selected="17680117126987827641"> */
@charset "UTF-8";
/**
/* Theme Tango
/* Responsive: yes 
/* Author: Askthewind’s diary 
/* License: Free 
/* Description: You can copy and redistribute this CSS file freely.
/*              Distribution of design themes based on this theme is also free.
/*              Released under the MIT License.
   ========================================================================== */
/*! normalize.css v8.0.1 | 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 iOS.
 */
html {
	line-height: 1.15;
    /* 1 */
	-ms-text-size-adjust: 100%;
    /* 2 */
	-webkit-text-size-adjust: 100%
    /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
	margin: 0;
	padding: 0
}

/**
 * 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 {
	-webkit-box-sizing: content-box;
			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 */
	-webkit-text-decoration: underline dotted;
			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: 80%
}

/**
 * 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
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
    /* 1 */
	font-size: 100%;
    /* 1 */
	line-height: 1.15;
    /* 1 */
	margin: 0
    /* 2 */
}

/**
 * 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"],
[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
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em
}

/**
 * 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 {
	-webkit-box-sizing: border-box;
			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"] {
	-webkit-box-sizing: border-box;
			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,
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
}

/* CSS Document */
/* @*,html,body
====================================== */
*,
*::before,
*::after {
	box-sizing: border-box
}
html,
body {
	background-color: #f1f1f1;	
	color: #414141;
	font-family: Roboto,"Noto Sans JP",Helvetica,Arial,sans-serif;
	font-size: 1rem;
	line-height: 1.5
}

/* @a keyword h*
====================================== */
a {
	color: hsl(188,93%,43%);
	text-decoration: none
}
a:hover {
	color: #757575;
	transition: all .3s
}
a.keyword {
	border-bottom: 1px solid #eee;
	color: #414141
}
h1,h2,h3,h4,h5,h6,
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: hsl(225,6%,13%);
	line-height: 1.3
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
	color: #757575
}

/* @canvas,svg,select,textarea
====================================== */
canvas,svg,select,textarea {
	max-width: 100%
}

/* @blogicon-* lg
====================================== */
[class*=blogicon-] {
	font-variant: normal;
	line-height: 1;
	text-rendering: auto		 
}
[class*=blogicon-].lg {
	vertical-align: -.0667em
}

/* @globalheader-container
====================================== */
#globalheader-container {	
	background-color: hsla(0,0%,100%,.1)
}

/* @container
====================================== */
#container {
	background-color: #fff;
	padding: 0 20px 40px
}
@media (max-width: 749px) {
	#container {
		word-wrap: break-word
	}
}
@media (min-width: 750px) {
	#container {
		margin: 0 auto;
		padding: 0 4% 40px
	}
}
@media (min-width: 960px) {
	#container {
		width: 960px
	}
}
@media (min-width: 1100px) {
	#container {
		width: 1100px
	}
}

/* @content-inner
====================================== */
#content-inner {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
			flex-direction: column;
	-webkit-justify-content: space-between;
			justify-content: space-between
}
@media (min-width: 750px) {
	#content-inner {
		-webkit-flex-direction: row;
				flex-direction: row
	}
}

/* @wrapper,box2
====================================== */
#wrapper {
	margin-bottom: 40px
}
@media (min-width: 750px) {
	#wrapper { 
		width: 68%
	}
	#box2 {		
		width:28%
	}
}

/* @main
====================================== */
@media (min-width: 960px) {
	#main {
		margin-left: auto;
		padding: 0 30px;	
		width: 85%
	}
}
@media (min-width: 1100px) {
	#main {
		width: 87%
	}
}

/* @box2 box2-inner
====================================== */
@media (min-width: 480px) and (max-width: 749px) {
	#box2 #box2-inner {
		display: -webkit-flex;
		display: flex; 
		-webkit-justify-content: space-between;
				justify-content: space-between;
		-webkit-flex-wrap: wrap;
				flex-wrap: wrap
	}
}

/* @blog-title,title,blog-description
====================================== */
#blog-title {
	margin: 0 0 70px;
	text-align: center	
}
#title {
	color: #888;
	font-size: 1.6rem;
	font-weight: 700;
	margin: 0;	
	padding: 50px 5px 5px
}
@media (min-width: 750px) {
	#title {
		font-size: 1.8rem
	}
}
@media (min-width: 960px) {
	#title {
		font-size: 2rem
	}
}
#title a:hover {
	color: #757575
}
#blog-description {
	color: #414141;
	font-size: .8rem;
	font-weight: 700;	
	margin: 0
}

/* @header-image-enable
====================================== */
.header-image-enable #blog-title,
.header-image-only #blog-title {
	margin: 0 0 2em;
	padding: 0
}
.header-image-enable #blog-title-inner, 
.header-image-only #blog-title-inner {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
			align-items: center
}
.header-image-enable #blog-title-content, 
.header-image-only #blog-title-content {
	margin: 0 10px
}

/* @top-editarea,bottom-editarea
====================================== */
/* タイトル下HTML */
#top-editarea,#bottom-editarea {
	font-size: .9rem
}
#top-editarea {
	margin-bottom: 1em
}

/* @top-box
====================================== */
#top-box {	
	margin: 5px 0		
}
@media (min-width: 750px) {
	#top-box {
		margin: 20px auto
	}
}

/* @breadcrumb
====================================== */
.breadcrumb {
	font-size: .9rem
}
@media (min-width: 960px) {
	.breadcrumb {
		padding-left: 120px
	}
}
.breadcrumb a {
	color: #444;
	padding: 0 0 5px;
	position: relative
}
.breadcrumb a:hover {
	color: hsl(188,93%,43%)
}
.breadcrumb a::before {
	background-color: #f99;
	content: "";
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transition: all .25s ease;
	width: 0
}
.breadcrumb a:hover::before {
	left: 0;
	width: 100%
}
.breadcrumb-gt:nth-last-of-type(2),
.breadcrumb-child:last-of-type {
	display: none
}
.breadcrumb-link span::before,
.breadcrumb-child-link span::before {
	font-family: "blogicon";
	vertical-align: 0
}
.breadcrumb-link span::before {
	content: "\f017"
}
.breadcrumb-child-link span::before {
	content: "\f04a";
	letter-spacing: .3em
}

/* @entry
====================================== */
.entry {
	margin-bottom: 5em;
	position: relative;
	word-wrap: break-word
}

/* @entry-header
====================================== */
.entry-header {
	margin: 0;
	padding: 0 0 .2em;
	position: relative	
}
.entry-header:after {
	background: repeating-linear-gradient(-45deg,
			hsla(175,53%,62%,.9),
		    hsla(175,53%,62%,.9) 2px,
		    hsla(0,0%,100%,.9) 2px,
		    hsla(0,0%,100%,.9) 4px
		    );
	content: "";
	height: 7px;
	position: absolute;
	bottom: 0;
	left: 0;	
	width: 100%	
}	

/* @date
====================================== */
.date {
	font-size: .875rem;
	line-height: 35px;
	margin: 0	
}
.entry-date time {
	color: #555 
}
@media (min-width: 960px) {
	.date { 
		border-right: 1px solid #eee;
		position: absolute;
		top: 0;
		left: -130px;
		width: 100px
	}
	.entry-date time { 	
		background-color: #f44;
		border-radius: 8px;
		color: #fff;
		display: block;
		font-size: .875rem;
		font-weight: 700;
		text-align: center;
		width: 90px
	}
	.entry-date span:nth-of-type(4){
		display: none
	}
	.entry-date .date-day {	
		background-color: #f99;
		border-radius: 0 0 8px 8px;
		display: block;
		font-size: 2rem
	}
}
.entry-date time::before {
	content: "\f043";
	font-family: "blogicon"
}

/* @entry-title
====================================== */
.entry-title {
	font-size: 1.2rem;
	margin: 0 0 1em
}
.entry-title a {
	position: relative
}

/* @categories
====================================== */
.categories {
	margin-bottom: 1em
}
.categories a {
	background: hsl(7,42%,38%) linear-gradient(hsl(7,42%,48%),hsl(7,42%,38%));
	box-shadow: 1px 1px 6px 0 hsla(0,0%,0%,.4);
	color: #fff;
	display: inline-block;
	font-size: .6875rem; 
	font-weight: 700;
	margin: 0 .2em .4em;
	padding: 7px 10px;	
	outline: 1px dashed #fff;
	outline-offset: -5px;	
	text-shadow: hsl(6,38%,56%) 1px 1px 1px;
	white-space: nowrap
}
.categories a:hover {
	background: hsl(204,87%,41%) 
		linear-gradient(hsl(204,87%,51%),hsl(204,87%,41%));
	color: #fff
}

/* @entry-header-menu
====================================== */
.entry-header-menu a {
	background-color: #555;
	color: #fff;
	font-size: .6875rem;
	font-weight: 700;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	right: 0
}
@media (min-width: 960px) {
	.entry-header-menu a {	
		top: -35px
	}
}
.entry-header-menu a::before {
	content: "\f010";
	font-family: "blogicon";
	font-size: 1em;
	letter-spacing: .1em
}
.entry-header-menu a:hover {
	background-color: hsl(195,100%,44%)
}

/* @entry-see-more
====================================== */
a.entry-see-more {
	background: hsl(158,69%,45%)
		linear-gradient(hsl(158,69%,45%),hsl(158,69%,43%));
	border-radius: 4px;
	box-shadow: 0 3px 0 hsla(0,0%,0%,.01);
	color: #fff;
	display: inline-block;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	margin-top: 1em;  
	text-align: center;
	text-shadow: 0 1px 1px hsla(0,0%,0%,.1);
	transition: all .4s;
	width: 200px
}
a.entry-see-more:hover {
	opacity: .87
}

/* @entry-content p
====================================== */
.entry-content {
	line-height: 1.7
}
.entry-content p {
	line-height: 1.8
}
@media (min-width: 750px) {
	.entry-content {
		line-height: 1.8
	}
	.entry-content p {
		line-height: 2
	}
}

/* @entry-content img,video
====================================== */
.entry-content img,
.entry-content video {
	height: auto
}
.entry-content video {
	max-width: 100%
}

/* @entry-content h*
====================================== */
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin: 1em 0 .8em
}
.entry-content h1 {
	border-bottom: 5px solid hsla(170,100%,32%,.95);
	padding: .1em 0 .2em 1.8em;
	position: relative
}
.entry-content h1::before,
.entry-content h1::after {
	background-color: hsla(170,100%,32%,.95);
	border-radius: 100%;
	content: "";
	position: absolute
}
.entry-content h1::before {
	height: 18px;
	top: .2em;
	left: .2em;
	width: 18px
}
.entry-content h1::after {
	height: 13px;
	top: .7em;
	left: .9em;
	width: 13px
}
.entry-content h2 {
	border-top: 3px solid hsl(13,90%,71%);
	border-bottom: 3px solid hsl(13,90%,71%);
	font-size: 1.4rem;	
	margin: 1.5em 0;
	padding: .4em 0 .2em 1.8em;
	position: relative
}
.entry-content h2::before,
.entry-content h2::after {
	background-color: hsl(13,90%,71%);
	content: "";
	position: absolute
}
.entry-content h2::before {
	height: 12px;
	top: .5em;
	left: .5em;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
	width: 12px
}
.entry-content h2::after {
	height: 8px;
	top: 1.1em;
	left: .2em;
	-webkit-transform: rotate(15deg);
			transform: rotate(15deg); 
	width: 8px
}
.entry-content h3 {
	border-bottom: 3px solid hsl(185,100%,43%);
	font-size: 1.2rem;	
	margin-bottom: 1.5em;
	padding: .4em 0 .2em 1.7em;
	position: relative
}
.entry-content h3::before,
.entry-content h3::after {
	background-color: hsl(185,100%,43%);
	content: "";
	position: absolute
}
.entry-content h3::before {
	height: 12px;
	top: .5em;
	left: .5em;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
	width: 12px
}
.entry-content h3::after {
	height: 8px;
	top: 1.1em;
	left: .2em;
	-webkit-transform: rotate(15deg); 
			transform: rotate(15deg); 
	width: 8px
}
.entry-content h4 {	
	border-bottom: double 5px hsl(35,100%,74%);
	font-size: 1.1rem;
	padding-bottom: .2em  
}
.entry-content h5 {
	border-bottom: dashed 2px #f99;
	font-size: 1rem;
	padding-bottom: .2em  
}
.entry-content h6 {
	font-size: 1rem;
	line-height: 1.4;
	position: relative;    
	-webkit-box-reflect: below -10px linear-gradient(
		hsla(0,0%,0%,0),
		hsla(0,0%,0%,0) 10%,
		hsla(0,0%,0%,.6)
	)
}
@media (min-width: 1100px) {
	.entry-content h1 {
		font-size: 1.7rem
	}
	.entry-content h2 {
		font-size: 1.5rem
	}
	.entry-content h3 {
		font-size: 1.3rem
	}
	.entry-content h4 {
		font-size: 1.2rem
	}
	.entry-content h5 {
		font-size: 1.1rem
	}
}

/* @entry-content ul ol dd
====================================== */
.entry-content ul,
.entry-content ol,
.entry-content dd {
	margin: 0 0 1em 1.5em;
	padding: 0;
}
.entry-content ul li ul, 
.entry-content ul li ol,
.entry-content ol li ul,
.entry-content ol li ol,
.entry-content dd li ul,
.entry-content dd li ol {
	margin-bottom: 0;
}

/* @entry-content table
====================================== */
.entry-content table {
	border-bottom: 1em;
	border-collapse: collapse;
	border-spacing: 0;
	display: block;
	font-size: .8rem;
	margin-bottom: 1em;
	overflow: auto;
	width: 100%
}
@media (min-width: 1200px) {
	.entry-content table {
		font-size: .9rem
	}
}
.entry-content table th,
.entry-content table td {
	border: 1px solid #ddd;
	padding: 5px 10px
}
.entry-content table th {
	background: hsla(213,71%,92%,.95) 
		linear-gradient(hsla(212,74%,95%,.95),hsla(213,71%,92%,.95));
	box-shadow: 0 1px 0 hsla(0,0%,100%,.8) inset
}
.entry-content table th:first-child {
	border-radius: 6px 0 0 0
}
.entry-content table th:last-child {
	border-radius: 0 6px 0 0
}
.entry-content table th:only-child {
	border-radius: 6px 6px 0 0
}
.entry-content table tr:last-child td:first-child {
	border-radius: 0 0 0 6px
}
.entry-content table tr:last-child td:last-child {
	border-radius: 0 0 6px 0
}
.entry-content table tr:last-child td:only-child {
	border-radius: 0 0 6px 6px
}

/* @entry-content blockquote
====================================== */
.entry-content blockquote {
	border: solid 2px #eee;
	border-radius: 5px;
	color: #444;
	font-style: italic;
	margin: 0 0 10px;
	padding: 50px 10px;
	position: relative
}
@media (min-width: 1100px) {
	.entry-content blockquote {
		padding: 10px 50px
	}
}
.entry-content blockquote::before,
.entry-content blockquote::after {
	color: hsl(187,43%,63%);
	content: "\f704";
	display: inline-block;
	font-family: "blogicon";
	font-size: 25px;
	font-weight: 900;
	line-height: 1;
	position: absolute;
	vertical-align: middle
}
.entry-content blockquote::before {
	top: 20px;
	left: 15px
}
.entry-content blockquote::after {
	right: 15px;
	bottom: 20px;
	-webkit-transform: rotate(180deg);
			transform: rotate(180deg)
}
.entry-content blockquote p {
	margin: 10px 0;
	padding: 0;
	line-height: 1.7
}
.entry-content blockquote cite {
	color: #888;
	display: block;
	font-size: .9em
}

/* @entry-content pre code
====================================== */
.entry-content pre,
.entry-content pre > code,
.entry-content code {
	font-family: SFMono-Regular,Menlo,Monaco,Consolas, 
		"Liberation Mono","Courier New",monospace
}
.entry-content pre {
	background-color: hsl(210,17%,98%);
	border: 4px solid #eee;
	color: hsla(0,0%,0%,.54);
	font-size: 1rem;
	line-height: 1.3;
	padding: 30px 15px;
	position: relative
}
.entry-content pre.code::before,
.entry-content pre > code::before {
	background-color: #f99;
	color: #fff;
	padding: 0 .8em;
	position: absolute;
	top: 0;
	left:0
}
.entry-content pre.code::before {
	content: attr(data-lang)
}
.entry-content pre > code::before {
	content: "Code"
}

/* @entry-content hr
====================================== */
.entry-content hr {
	border: none;
	border-top: 1px solid #a0a0a0;
	margin: 2em auto;
	width: 50%
}	

/* @entry-content table-of-contents
====================================== */
.entry-content ul.table-of-contents {
	border: double hsl(197,47%,78%);
	color: #999;
	display: inline-block;
	font-size: .75rem; 
	padding: 1em 2.25em	
}
.entry-content ul.table-of-contents::before {
	color: hsl(197,59%,56%);
	content: "::::  I N D E X  ::::";
	display: block;
	font-weight: 700;
	margin: 0;
	padding: 10px 0
}
.entry-content ul.table-of-contents a::after {
	display: none
}
.entry-content ul.table-of-contents li a,
.entry-content ul.table-of-contents li a:visited {
	color: #999
}
.entry-content ul.table-of-contents li a:hover {
	color: #888
}
.entry-content ul.table-of-contents li {
	line-height: 1.5;
	list-style-type: none;
	margin: 5px 0 10px 6px;
	padding: 0;
	position: relative
}
.entry-content ul.table-of-contents li::before {
	color: hsl(197,59%,56%);
	content: "\f727";
	font-family: blogicon;
	position: absolute;
	left: -1.2em
}
.entry-content ul.table-of-contents ul li,
.entry-content ul.table-of-contents li ul {
	display: none
}

/* @entry-content hatena-asin-detail
====================================== */
.entry-content .hatena-asin-detail {
	border-radius: .2em;
	position: relative
}
.entry-content .hatena-asin-detail::before {
	color: #f90;
	content: "\f034";
	font-family: blogicon;
	font-size: 2.5rem;
	position: absolute;
	right: 12px;
	bottom: -12px
}
.entry-content .hatena-asin-detail.hatena-rakuten-detail::before {
	color: #bf0000;
	content: "\f722"
}

/* @entry-content cite hatena-citation 
====================================== */
.entry-content cite.hatena-citation a::before {
	content: "\f009"; 	
	font-family: "blogicon";
	letter-spacing: .3em;
	line-height: 1;
	vertical-align: middle
}

/* @entry-footer social-buttons
====================================== */
.entry-footer .social-buttons {
	margin: 1em 0 
}

/* @entry-footer-section
====================================== */
.entry-footer-section {
	color: #999;
	font-size: .9rem
}
.entry-footer-section a {
	color: #999
}

/* @main entry-footer-modules
====================================== */
@media (min-width: 480px) {
	#main .entry-footer-modules .hatena-module {
		padding-top: 1rem
	}
	#main .entry-footer-modules .hatena-urllist {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
				justify-content: space-between;
		-webkit-flex-wrap: wrap;
				flex-wrap: wrap
	}
	#main .entry-footer-modules .hatena-urllist li {	
		border: 1px solid #eee;
		border-radius: 2px;
		margin-bottom: 1em;
		padding: 1em;
		width: 100%
	}
	#main .entry-footer-modules .hatena-urllist li:nth-of-type(n+2) {
		width: 49%
	}
	#main .entry-footer-modules .urllist-image {
		border-radius: 0;
		height: 100px;
		width: 100px
	}	
	#main .entry-footer-modules .urllist-title-link {
		font-size: .875rem;
		padding-bottom: .5em
	}
	#main .entry-footer-modules .urllist-entry-body {
		overflow: hidden
	}
}
@media (min-width: 750px) {
	#main .entry-footer-modules .hatena-urllist {
		-webkit-flex-direction: column;
				flex-direction: column
	}
	#main .entry-footer-modules .hatena-urllist li:nth-of-type(n+2) {
		width: 100%
	}
	#main .entry-footer-modules .urllist-title-link {
		font-size: .875rem
	}
}

/* @comment
====================================== */
.comment-box {
	margin: 1em 0
}
.comment-box .comment {
	font-size: .85rem;
	line-height: 1.7;
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0	
}
@media (min-width: 750px) {
	.comment-box .comment {
		font-size: .9rem
	}
}
.comment-box .entry-comment {
	background: linear-gradient(-155deg,hsla(0,0%,0%,0) 1.5em, #fefefe 0%);
	border-radius: 6px;
	box-shadow: 10px 10px 32px -15px hsla(0,0%,0%,.25);
	margin-bottom: .75em;
	padding: 10px 20px 10px 60px;
	position: relative
}
.comment-box .entry-comment::after {
	background: linear-gradient(to left bottom,
		hsla(0,0%,0%,0) 50%,
		hsla(0,0%,0%,.1) 0%,
		hsla(0,0%,0%,.2)
	);
	border-bottom-left-radius: 6px;
	box-shadow: -.2em .2em .3em -.1em hsla(0,0%,0%,.15);
	content: "";
	height: 3.5493em;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: translateY(-1.89424em) rotate(-40deg);
			transform: translateY(-1.89424em) rotate(-40deg);
	-webkit-transform-origin: bottom right;
			transform-origin: bottom right;
	width: 1.65507em
}
.comment-box .read-more-comments {
	padding: 10px 0
}
.comment-box .hatena-id-icon {
	border-radius: 3px;
	height: 50px !important;	
	position: absolute;
	top: 10px;
	left: 0;
	width: 50px !important
}
.comment-user-name {
	font-weight: 700;
	margin: 0 0 .4em 0	
}
.comment-content {
	color: #414141;
	font-size: .85rem;
	margin: 0 0 .4em 0;
	word-wrap: break-word	
}
.comment-content p {
	margin: 0 0 .6em 0
}
.comment-content img {
	height: auto
}
.comment-metadata {
	color: #848484;
	font-size: .8rem;
	margin: 0	
}
.comment-metadata a {
	color: #848484
}
.leave-comment-title {
	background-color: hsl(25,22%,65%);
	border: 1px solid hsl(25,22%,55%)!important;
	color: #fff;
	display: inline-block;
	font-size: .75rem;
	font-weight: 700;
	padding: 5px 15px
}
.comment-box .leave-comment-title::before {	 
	content: "\f024";
	font-family: "blogicon";
	letter-spacing: .3em
}
.leave-comment-title:hover {
	background-color: hsla(0,22%,58%,.95);
	border: 1px solid hsl(0,22%,58%)!important;
	color: #fff	
}

/* @pager 
====================================== */
.pager {
	font-size: .9375rem;
	line-height: 1.5;
	margin: 1.5em auto;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
			flex-direction: column;
	-webkit-justify-content: center;
			justify-content: center
}
@media (min-width: 480px) {
	.pager {
		-webkit-flex-direction: row;
				flex-direction: row
	}
}
.pager a {
	color: #666;
	font-weight: 700;
	height: 100%
}
.pager a:hover {
	color: #fff
}
.pager .pager-next,
.pager .pager-prev {
	background-color: hsl(214,14%,97%);
	border: 1px solid hsl(196,14%,79%);
	border-radius: 4px;
	margin: 0 auto .2em;
	position: relative
}
@media (min-width: 481px) {
	.pager .pager-next,
	.pager .pager-prev {
		width: 49%
	}
}
.pager .pager-next:hover,
.pager .pager-prev:hover {
	background: hsl(41,92%,51%) 
		linear-gradient(hsl(41,100%,48%),hsl(41,92%,51%));
	border: 1px solid hsl(41,100%,48%);
}
.pager .pager-next a,
.pager .pager-prev a {
	display: block;
	padding: .5em;
	width: 100%
}
@media (min-width: 750px) {
	.pager .pager-next a,
	.pager .pager-prev a {
		padding: 1em
	}
}
.pager.permalink .pager-next {
	text-align: right
}
.pager.permalink .pager-next a {
	padding-right: 20px
}
.pager.permalink .pager-prev {
	text-align: left
}
.pager.permalink .pager-prev a {
	padding-left: 20px
}
@media (min-width: 750px) {
	.pager.permalink .pager-next a {
		padding-right: 40px
	}
	.pager.permalink .pager-prev a {
		padding-left: 40px
	}
}
.pager.permalink .pager-next .pager-arrow,
.pager.permalink .pager-prev .pager-arrow	{
	font-size: 20px;
	height: 20px;
	line-height: .7;
	display: block;
	position: absolute;	
	top: 0;
	bottom: 0;
	margin: auto
}
.pager.permalink .pager-next .pager-arrow {
	right: .25em
}
.pager.permalink .pager-prev .pager-arrow {
	left: .25em
}
@media (min-width: 750px){
	.pager.permalink .pager-next .pager-arrow,
	.pager.permalink .pager-prev .pager-arrow {
		font-size: 30px;
		height: 30px
	}
	.pager.permalink .pager-next .pager-arrow {
		right: .4em
	}
	.pager.permalink .pager-prev .pager-arrow {
		left: .4em
	}
}

/* @hatena-module
====================================== */
.hatena-module {
	color: #757575;
	font-size: .85rem;
	margin-bottom: 3rem	
}
@media (min-width: 750px) {
	.hatena-module {
		font-size: .9rem
	}
}
@media (min-width: 480px) and (max-width: 749px) {
	#box2 #box2-inner .hatena-module {
		width: 47.5%
	}
}

/* @hatena-module-title
====================================== */
.hatena-module-title {
	background: #f99 linear-gradient(
			transparent 8%,
			hsla(0,0%,100%,.5) 8%,
			hsla(0,0%,100%,.5) 12%,
			transparent 12%,
			transparent 88%,
			hsla(0,0%,100%,.5) 88%,
			hsla(0,0%,100%,.5) 92%,
			transparent 92%	
			);
	box-shadow:0 1px 2px 0 hsla(0,0%,0%,.2);
	color: #fff;
	font-size: 1.125rem;
	line-height: 1.6;
	margin: 0 -10px 40px;
	padding: 10px 5px;
	position: relative;	
	text-align: center;	
	-webkit-transform: rotate(-3deg) skew(-3deg);	
			transform: rotate(-3deg) skew(-3deg)
}   
@media (min-width: 480px) and (max-width: 749px) {
	.hatena-module-title {
		-webkit-transform: rotate(0) skew(0);	
				transform: rotate(0) skew(0)
	}
}
.hatena-module-title::before,
.hatena-module-title::after {
	border-color: transparent;
	border-style: solid;
	content: "";
	height: 0;
	position: absolute;
	width: 0	
}
.hatena-module-title::before {
	border-bottom-color: #c66;
	border-width: 0 0 5px 10px;
	top: -5px;
	left: 0	
}
.hatena-module-title::after {
	border-top-color: #c66;
	border-width: 5px 10px 0 0;
	top: 100%;
	right: 0	
}
.hatena-module-title a  {
	color: #fff
}
.hatena-module-title a:hover {
	color: #fff
}

/* @hatena-module-profile profile-icon
====================================== */
.hatena-module-profile .profile-icon {
	border: 1px solid #eee;
	border-radius: .5em;
	margin: 0 10px 0 0
}
@media (min-width: 750px) and (max-width: 959px){
	.hatena-module-profile .profile-icon {
		border-radius: 50%	
	}
}

/* @hatena-module-profile id
====================================== */
.hatena-module-profile .id {
	background-color: hsla(185,100%,43%,.9);
	box-shadow:	0 1px 2px 0 hsla(0,0%,0%,.2),
				30px 0 0 0 hsla(185,100%,43%,.9),
				30px 0 0 0 hsla(185,100%,43%,.9);
	display: inline-block;	
	line-height: 2;	
	padding-left: .5em;
	text-align: left;
	-webkit-transform: rotate(-3deg) skew(-3deg);
			transform: rotate(-3deg) skew(-3deg);
	vertical-align: top;
	width: 50%
}
@media (min-width: 750px) and (max-width: 959px) {
	.hatena-module-profile .id {
		display: block;
		margin: .2em 0 1.5em;
		width: 70%	
	}
} 
.hatena-module-profile .id a span {
	color: #fff;
	font-weight: 700;
	text-shadow: 1px 1px 0 #333
}

/* @profile-description p
====================================== */
.hatena-module-profile .profile-description {
	margin: .75em 0
}
.hatena-module-profile .profile-description p {
	font-size: .7rem;
	line-height: 1.5;
	margin: 0 0 .25em
}

/* @hatena-urllist
====================================== */
.hatena-urllist {
	list-style: none;
	margin: 0;
	padding: 0
}
.hatena-urllist li {
	border-bottom: 1px solid #eee;
	padding: .7em 0	
}
.hatena-urllist a {
	color: hsl(213,5%,39%)
}
.hatena-urllist a:hover {
	color: hsl(188,93%,43%)
}

/* @urllist-image
====================================== */
.hatena-urllist li .urllist-image {
	border-radius: .5em
}
@media (min-width: 750px) and (max-width: 959px){
	#box2 .hatena-urllist li .urllist-image {
		border-radius: 50%	
	}
}
@media (min-width: 750px) {
	#box2 .hatena-urllist li .urllist-image {
		height: 70px;
		width: 70px	
	}
}

/* @urllist-title-link
====================================== */
.hatena-urllist li .urllist-title-link {
	font-size: .8rem
}
@media (min-width: 750px) and (max-width: 959px) {
	#box2 .hatena-urllist li .urllist-title-link {
		font-size: .7rem	
	}
}

/* @hatena-urllist urllist-category-link
====================================== */
.hatena-urllist .urllist-category-link {
	display: inline-block;
	font-size: .7rem;
	padding: .1em .3em
}
.hatena-urllist .urllist-category-link:first-of-type,
.hatena-urllist .urllist-category-link:nth-of-type(5n+1) {
	color: hsl(185,99%,27%) 
}
.hatena-urllist .urllist-category-link:nth-of-type(2),
.hatena-urllist .urllist-category-link:nth-of-type(5n+2) {
	color: hsl(326,37%,44%) 
}
.hatena-urllist .urllist-category-link:nth-of-type(3),
.hatena-urllist .urllist-category-link:nth-of-type(5n+3) {
	color: hsl(49,89%,33%) 
}
.hatena-urllist .urllist-category-link:nth-of-type(4),
.hatena-urllist .urllist-category-link:nth-of-type(5n+4) {
	color: hsl(28,53%,39%)
}
.hatena-urllist .urllist-category-link:nth-of-type(5),
.hatena-urllist .urllist-category-link:nth-of-type(5n) {
	color: hsl(355,52%,60%)
}
.hatena-urllist .urllist-category-link::before {
	content: "\f04a";
	font-family: "blogicon";
	font-size: .85em;
	letter-spacing: .2em
}
.hatena-urllist .urllist-category-link:hover {
	opacity: .7
}

/* @hatena-urllist urllist-date-link
====================================== */
.hatena-urllist .urllist-date-link a {
	color: #999
}
.hatena-urllist .urllist-date-link a::before {
	content: "\f043";
	font-family: "blogicon";
	font-size: .95em;
	letter-spacing: .1em
}

/* @urllist-entry-body 
====================================== */
.urllist-entry-body {
	margin-top: .3em
}
.hatena-module .hatena-urllist li:nth-of-type(n+2) .urllist-entry-body {
	display: none
}

/* @hatena-module-search-box
====================================== */
.hatena-module-search-box .search-form {
	background-clip: padding-box;
	border: 1px solid #f1f1f1;
	border-radius: 4px; 
	height: 40px;
	position: relative;
	width: 100%   
}
.hatena-module-search-box .search-module-input {
	background: none;
	border: none;
	font-size: .9rem;
	height: 20px;
	outline: none;
	margin: auto 0;
	opacity: .87;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-indent: .5em;
	width: calc(80% - .5em) 
}
.hatena-module-search-box .search-module-button {
	background-color: #555;	
	border: none;
	border-radius: 0 4px 4px 0;
	color: #fff;
	font-size: .9rem;
	height: 100%;
	outline: none;
	position: absolute;
	top: 0;
	right: 0;	
	width: 20%
}
.hatena-module-search-box .search-module-button:hover {
	background-color: hsl(188,93%,43%)	
}
@media (min-width: 750px) and (max-width: 1199px) {
	.search-form .search-module-button {
		background: #999 url('https://cdn.blog.st-hatena.com/images/theme/search.png?version=5ce19ab982799e9f1225e7acae034e9d43b6e6b6&env=production') 50% 50% no-repeat;
		cursor: pointer;
		opacity: .55;
		text-indent: -9999px;
		top: -1px	
	}
	.hatena-module-search-box .search-module-button:hover {
		opacity: .87
	}
}

/* @box2 entries-access-ranking
====================================== */
#box2 .hatena-module-entries-access-ranking {
	counter-reset: rank
}
#box2 .hatena-module-entries-access-ranking .hatena-urllist li {
	margin: .7em 0;
	padding: 0;
	position: relative
}
#box2 .hatena-module-entries-access-ranking .hatena-urllist li::before {
	background-color: hsla(120,100%,50%,.95);
	border-radius: 50%;
	color: #fff;
	counter-increment: rank;
	content: counter(rank);
	display: block;
	font-size: 1rem;
	font-weight: 700;
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;	
	text-align: center;
	width: 20px	
}
#box2 .hatena-module-entries-access-ranking .hatena-urllist li:first-of-type::before {
	background-color: hsla(51,100%,50%,.95)
}
#box2 .hatena-module-entries-access-ranking .hatena-urllist li:nth-of-type(2)::before {
	background-color: hsla(0,0%,75%,.95)
}
#box2 .hatena-module-entries-access-ranking .hatena-urllist li:nth-of-type(3)::before {
	background-color: hsla(30,61%,50%,.95) 
}
#box2 .hatena-module-entries-access-ranking .hatena-urllist li:nth-of-type(n+9)::before {
	background-color: hsla(0,0%,25%,.95) 
}
#box2 .hatena-module-entries-access-ranking .urllist-date-link,
#box2 .hatena-module-entries-access-ranking .urllist-title-link {
	margin-left: 25px
}
#box2 .hatena-module-entries-access-ranking .urllist-title-link {
	display: inline-block
}
#box2 .hatena-module-entries-access-ranking .urllist-image-link+.urllist-date-link,
#box2 .hatena-module-entries-access-ranking .urllist-image-link+.urllist-title-link,
#box2 .hatena-module-entries-access-ranking .urllist-image-link+.urllist-date-link+.urllist-title-link {	
	margin-left: 0
}
#box2 .hatena-module-entries-access-ranking .urllist-image-link+.urllist-title-link,
#box2 .hatena-module-entries-access-ranking .urllist-image-link+.urllist-date-link+.urllist-title-link {	
	display: inline
}

/* @hatena-module-category
====================================== */
.hatena-module-category .hatena-urllist li {
	padding: 0
}   
.hatena-module-category .hatena-urllist li a {
	display: block;
	padding: .5em
}   
.hatena-module-category .hatena-urllist li a:hover {
	background-color: hsl(25,22%,65%);
	color: #fff
}

/* @hatena-module-html p,video,iframe
====================================== */
.hatena-module-html p {
	margin: 0
}
.hatena-module-html video,
.hatena-module-html iframe {
	max-width: 100%
}
.hatena-module-html video {
	height: auto
}

/* @hatena-module-circles
====================================== */
.hatena-module-circles .hatena-urllist li {
	padding: 0
}
.hatena-module-circles .hatena-urllist li:hover {
	background-color: #f7f7f7
}
.hatena-module-circles .hatena-urllist li a {
	display: block;
	padding: 12px 8px 14px
}

/* @circle-urllist circle-image
====================================== */
.hatena-module-body .circle-urllist .circle-image { 
	margin-left: 5px
}
.hatena-module-body .circle-urllist li:hover .circle-image {
	outline: 2px solid #ddd
}  

/* @archive-module-months
====================================== */
ul.archive-module-months li a {
	display: block;
	overflow: hidden;
	padding-left: 20px;
	position: relative;
	-webkit-transition-property: none
}
ul.archive-module-months li a::before {
	border-color: transparent transparent transparent hsl(188,93%,43%);
	border-style: solid;
	border-width: 4.5px 0 4.5px 6px;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	top: calc(-5px + 50%);
	left: -7px;
	transition: left .35s;
	width: 0
}
ul.archive-module-months li a:hover::before {
	left: 8px
}

/* @archive-module-calendar
====================================== */
.hatena-module .archive-module-calendar,
.hatena-module .archive-module-calendar a {
	color: #757575
}
.hatena-module .archive-module-calendar a {
	text-decoration: underline
}
.hatena-module .calendar-sunday,
.hatena-module .archive-module-calendar-week td:first-of-type,
.hatena-module .archive-module-calendar-week td:first-of-type a {
	color: #f40
}
.hatena-module .calendar-saturday,
.hatena-module .archive-module-calendar-week td:nth-of-type(7),
.hatena-module .archive-module-calendar-week td:nth-of-type(7) a {
	color: #0df
}
.hatena-module .archive-module-calendar a:hover,
.hatena-module .archive-module-calendar-week td:first-of-type a:hover,
.hatena-module .archive-module-calendar-week td:nth-of-type(7) a:hover {
	opacity: .7
}   

/* @page-about entry-content dt dd
====================================== */
.page-about .entry-content dt { 
	font-size: 1rem;
	font-weight: 700
}
.page-about .entry-content dd {
	margin-bottom: 30px;
	margin-left: 0
	
}

/* @page-archive top-box
====================================== */
.page-archive #top-box {	
	margin: 0		
}

/* @page-archive breadcrumb
====================================== */
.page-archive .breadcrumb {
	display: none
}

/* @page-archive main
====================================== */
.page-archive #main {
	margin-left: 0;
	padding-left: 0;
	width: 100%	
}

/* @archive-header-category
====================================== */
.archive-header-category {
	margin-bottom: 1.5rem
}

/* @archive-heading
====================================== */
.archive-header-category .archive-heading {
	margin-bottom: 0
}
.archive-header-category .archive-heading::before {
	content: "Category:";
	margin-right: .2em
} 

/* @archive-entries
====================================== */
.archive-entries {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
			flex-direction: column;
	-webkit-justify-content: space-between;
			justify-content: space-between
}
@media (min-width: 480px) {
	.archive-entries {
		-webkit-flex-direction: row;
				flex-direction: row;
		-webkit-flex-wrap: wrap;
				flex-wrap: wrap
	}
}

/* @page-archive archive-entry
====================================== */
.page-archive .archive-entry {
	border: 1px solid #f1f1f1;
	margin-bottom: 30px;
	padding: 10px;
	position: relative;
	word-wrap: break-word;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
			flex-direction: column;
	-webkit-justify-content: space-between;
			justify-content: space-between
}
@media (min-width: 480px) {
	.page-archive .archive-entry {
		width: 49%
	}
}

/* @page-archive entry-thumb-link
====================================== */
.page-archive .archive-entry .entry-thumb-link {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
	-webkit-order: 0;
			order: 0
}

/* @page-archive entry-thumb
====================================== */
.page-archive .archive-entry .entry-thumb {
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 5px;
	float: none;
	height: 100%;
	margin-right: 0;
	position: absolute;
	top: 0;
	left: 0;
	transition: .4s ease-in-out;	
	width: 100%
}
.page-archive .archive-entry .entry-thumb:hover {
	background-color: hsla(0,0%,0%,.08);
	opacity: .55;
	-webkit-transform: scale(1.3);
			transform: scale(1.3)
}

/* @archive-entry-header
====================================== */
.archive-entry .archive-entry-header {
	height: 100%;
	margin-top: .5em;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column-reverse;
			flex-direction: column-reverse;
	-webkit-justify-content: space-between;
			justify-content: space-between;
	-webkit-order: 1;
			order: 1
}

/* @archive-entry-header entry-title
====================================== */
.archive-entry .archive-entry-header .entry-title {
	font-size: 1rem;
	margin-bottom: .5em
}

/* @archive-entry-header date
====================================== */
.archive-entry .archive-entry-header .date {
	font-size: .8rem;
	font-weight: 700;
	line-height: inherit;
	margin-bottom: .5em;
	position: static
}
.archive-entry .archive-entry-header .date a {
	color: #999
}
.archive-entry .archive-entry-header .date a:hover {
	color: #999
}	

/* @page-archive archive-entry-body
====================================== */
.page-archive .archive-entry .archive-entry-body {
	-webkit-order: 2;
			order: 2
}

/* @page-archive categories
====================================== */
.page-archive .archive-entry .categories {
	-webkit-order: 3;
			order: 3
}
.page-archive .archive-entry .categories a {
	font-size: .7rem
}

/* @page-archive entry-description
====================================== */
.archive-entry .archive-entry-body .entry-description {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	font-size: .8rem;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis	
}

/* @page-archive social-buttons
====================================== */
.archive-entry .archive-entry-body .social-buttons {
	display: block;
	margin: .3em 0 1em
}

/* @page-archive span highlight 
====================================== */
.page-archive span.highlight {
	background-color: hsla(41,100%,48%,.15);
	border: 1px solid hsla(41,100%,48%,.16);
	color: hsl(41,100%,48%);
	line-height: 1;
	padding: 0   
}

/* @page-archive search-result-button
====================================== */
.search-result-form .search-result-button {
	top: 2px
}

/* @footer
====================================== */
#footer {
	color: hsla(0,0%,0%,.54);
	font-size: .8rem;
	margin: 2em auto 0;
	padding: 10px 20px;
	text-align: center
}
@media (max-width: 749px) {
	#footer {
		word-wrap: break-word
	}
}
@media (min-width: 750px) {
	#footer {
		padding: 10px 4% 
	}
}
@media (min-width: 960px) {
	#footer {
		width: 960px
	}
}
@media (min-width: 1100px) {
	#footer {
		width: 1100px
	}
}
#footer a {
	color: hsla(0,0%,0%,.54)
}
#footer a:hover {
	color: hsla(0,0%,0%,.54)
}
#footer p {
	margin: .5em auto
}
/* @footer END
====================================== */

/* Add Last post */
.entry-date .lastmod {
	color: #555;
	display: inline;
	margin-left: 5px
}
@media (min-width: 960px) {
	.entry-date .lastmod {
		background-color: #f44;
		border-radius: 8px;
		color: #fff;
		display: block;
		font-weight: 700;
		margin-top: 7px;
		margin-left: 0;    
		text-align: center;
		width: 90px              
	}
}
.entry-date .lastmod::before {
	content: "\f02b";
	font-family: "blogicon"; 
	font-size: .9em;
	letter-spacing: .3em
}
/* Add Last post END */

/* End system
   ========================================================================== */
/* </system> */

/*太文字マーカー*/
.entry-content strong {
background: linear-gradient(transparent 60%, #ff99cc 40%);
}