/* <system section="theme" selected="26006613676946377"> */
@charset "UTF-8";
/*
  Theme: MASDA-inspire
  Author: AzuLitchi
  Responsive: yes
  Description:増田っぽいアレ
  special THANKS：elve
*/
/*
  Original Theme: boilerplate
  Author: Hatena Blog Team
  Released under the MIT License.
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
/* Sections
   ========================================================================== */
body {
	margin: 0;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
article, aside, footer, header, nav, section {
	display: block;
}
h1 {
	text-align: left;
	font-size: 1.2em;
	margin: 10px 0;
}
/* Grouping content
   ========================================================================== */
figcaption, figure, main {
	display: block;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
/* Text-level semantics
   ========================================================================== */
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: inherit;
}
b, strong {
	font-weight: bolder;
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/* Embedded content
   ========================================================================== */
audio, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
/* Forms
   ========================================================================== */
button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button;
}
input[type="text"] {
	height: 20px
}
button:-moz-focus-inner, [type="button"]:-moz-focus-inner, [type="reset"]:-moz-focus-inner, [type="submit"]:-moz-focus-inner {
	border-style: none;
	padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"], [type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
[type="number"]:-webkit-inner-spin-button, [type="number"]:-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]:-webkit-search-cancel-button, [type="search"]:-webkit-search-decoration {
	-webkit-appearance: none;
}
:-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
/* Interactive
   ========================================================================== */
details, menu {
	display: block;
}
summary {
	display: list-item;
}
/* Scripting
   ========================================================================== */
canvas {
	display: inline-block;
}
template {
	display: none;
}
/* Hidden
   ========================================================================== */
[hidden] {
	display: none;
}
html, body {
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'MS PGothic';
	color: #454545;
	background-color: #fff;
	line-height: 1.6;
}
a {
	color: rgb(0, 0, 238);
}
a:hover {
	color: #0f668f;
}
a:visited {
	color: rgb(85, 26, 139);
}
a.keyword {
	text-decoration: none;
	border-bottom: 1px dotted #ddd;
	color: #454545;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	line-height: 1.3;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #333;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #0f668f;
}
/* ヘッダ（グローバルヘッダ）*/
div#globalheader-container {
	color: #003CAD; /* 文字の色 */
	background: #fff; /* 背景色 */
	font-weight: bold;
}
/* container */
#container, #footer {
	padding-left: 10px;
	padding-right: 10px;
}
#container::before {
	content: 'ようこそゲストさん';
	color: #fff;
	padding: 3px;
	display: block;
	background: #5279e7;
}
@media (min-width: 768px) {
	#container, #footer {
		width: 720px;
		margin: auto;
		padding-left: 0;
		padding-right: 0;
	}
}
@media (min-width: 992px) {
	#container, #footer {
		width: 100%;
	}
}
#content-inner {
	flex-direction: column;
	align-items: center;
}
#wrapper {
	@media (min-width: 768px) {
		width: 100%;
	}
	@media (min-width: 992px) {
		max-width: 720px;
	}
}
#box2 {
	width: 100%;
	@media (min-width: 768px) {
		width: 100%;
	}
	@media (min-width: 992px) {
		width: 100%;
	}
}
#box2-inner {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: flex-start;
	@media (min-width: 768px) {
		margin-left: -20px;
		flex-direction: row;
	}
	@media (min-width: 992px) {
		margin-left: -30px;
	}
}
.hatena-module {
	width: 100%;
	@media (min-width: 768px) {
		width: 33.3333%;
	}
	@media (min-width: 992px) {
		padding-left: 30px;
	}
}
/* ヘッダ */
#blog-title {
	margin: 18px 0;
	text-align: center;
}
@media (min-width: 768px) {
	#blog-title {
		text-align: left;
	}
}
#title {
	margin: 0;
	font-size: 1.5rem;
}
@media (min-width: 992px) {
	#title {
		font-size: 1.7rem;
	}
}
#title a {
	color: #454545;
}
#blog-description {
	background-color: #fff;
	font-size: 100%;
	color: #000;
	margin: 0;
	padding: 0 0 0 4px;
	font-weight: normal;
	display: inline;
	text-align: left;
}
/* ヘッダ画像を設定したとき */
.header-image-enable #blog-title {
	margin: 0 0 2em;
}
.header-image-enable #blog-title-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.header-image-enable #blog-title-content {
	margin-left: 10px;
	margin-right: 10px;
}
/* タイトル下HTML */
#top-editarea {
	margin-bottom: 1em;
}
/* パンくず（カテゴリー、記事ページで表示されます） */
.breadcrumb {
	font-size: .9rem;
}
/* entry */
.entry {
	position: relative;
	margin-bottom: 4em;
}
.entry-header {
	padding-bottom: 1em;
	margin-bottom: 2em;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.date {
	font-size: 100%;
	font-weight: bold;
	background-color: #5279e7;
	padding: 0px 0px 2px 10px;
	margin: 0;
	line-height: 25px;
}
.date a {
	color: #fff;
	font-size: 100%;
	font-style: normal;
	margin: 0 2px;
}
.date a:hover {
	text-decoration: underline;
}
.entry-title {
	margin: 0 0 .3em;
	font-size: 1.5rem;
}
@media (min-width: 992px) {
	.entry-title {
		font-size: 1.6rem;
	}
}
.categories {
	margin: .5em 0;
	font-size: .9rem;
}
.categories a {
	margin-right: .5em;
}
/* 「編集する」ボタン */
.entry-header-menu {
	position: absolute;
	top: 0;
	right: 0;
}
/* 記事内の書式 */
.entry-content img, .entry-content video {
	max-width: 100%;
	height: auto;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin: 1em 0 0.8em 0;
}
.entry-content h1 {
	font-weight: bold;
	border-bottom: 1px dotted #adb2ff;
	padding: 4px;
}
@media (min-width: 992px) {
	.entry-content h1 {}
}
.entry-content h2 {
	color: #fff;
	font-size: 100%;
	background-color: #5279e7;
	padding: 3px 0px 2px 10px;
	margin: 5px 0 0 0;
}
.entry-content h2 a {
	color: #ffffff
}
@media (min-width: 992px) {
	.entry-content h2 {}
}
.entry-content h3 {
	font-size: 1.2rem;
	font-weight: bold
}
@media (min-width: 992px) {
	.entry-content h3 {
		font-size: 1.3rem;
	}
}
.entry-content h4 {
	font-size: 100%;
	font-weight: bold;
	border-left: 5px solid #5279E7;
	border-bottom: 1px solid #5279E7;
	padding: 0px 0.5em 0.1em 0.5em;
}
.entry-content h5 {
	font-size: 100%;
}
.entry-content h6 {
	font-size:  100%;
	margin-bottom:0;
}
.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 {
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1em;
	margin-bottom: 1em;
	width: 100%;
	overflow: auto;
	display: block;
	font-size: .8rem;
}
@media (min-width: 992px) {
	.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: #f5f5f5;
}
.entry-content blockquote {
	border: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 20px;
}
.entry-content blockquote p:first-child {
	margin-top: 0;
}
.entry-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content pre, .entry-content code {
	font-family: 'Monaco', 'Consolas', 'Courier New', Courier, monospace, sans-serif;
}
.entry-content pre {
	background: #f5f5f5;
	border: none;
	white-space: pre-wrap;
	text-overflow: ellipsis;
	font-size: 100%;
	line-height: 1.3;
	font-size: .8rem;
	padding: 10px;
}
.entry-content pre > code {
	margin: 0;
	padding: 0;
	white-space: pre;
	border: none;
	background-color: transparent;
	font-family: 'Monaco', 'Consolas', 'Courier New', Courier, monospace, sans-serif;
}
.entry-content code {
	font-size: 90%;
	margin: 0 2px;
	padding: 0px 5px;
	background-color: #f5f5f5;
	border-radius: 3px;
}
.entry-content hr {
	width: 50%;
	border: 0;
	border: none;
	border-top: 1px solid #ddd;
	margin: 2em auto;
}
.entry-content .table-of-contents {
	padding: 1em 1em 1em 2em;
	margin: 1em 0;
	border: 1px solid #ddd;
}
/* 記事下 */
.entry-footer .social-buttons {
	margin-bottom: 1em;
}
.entry-footer-section {
	color: #999;
	font-size: .9rem;
}
.entry-footer-section a {
	color: #999;
}
/* コメント */
.comment-box {
	margin: 1em 10px;
}
.comment-box .comment {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 1.7;
	font-size: .85rem;
}
@media (min-width: 768px) {
	.comment-box .comment {
		font-size: .9rem;
	}
}
.comment-box .entry-comment {
	padding: 10px 0 10px 60px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.comment-box .entry-comment:first-child {
	border-top: 1px solid #ddd;
}
.comment-box .read-more-comments {
	padding: 10px 0;
}
.comment-box .hatena-id-icon {
	position: absolute;
	top: 10px;
	left: 0;
	width: 50px !important;
	height: 50px !important;
	border-radius: 3px;
}
.comment-user-name {
	margin: 0 0 .4em 0;
	font-weight: bold;
}
.comment-content {
	margin: 0 0 .4em 0;
	word-wrap: break-word;
	color: #454545;
	font-size: .85rem;
}
.comment-content p {
	margin: 0 0 .6em 0;
}
.comment-metadata {
	color: #999;
	margin: 0;
	font-size: .8rem;
}
.comment-metadata a {
	color: #999;
}
.leave-comment-title {
	padding: .6em 1em;
	font-size: .85rem;
	border: 1px solid #ddd;
}
/* Pager */
.pager {
	order: 1;
	margin-bottom: 1em;
	display: flex;
	justify-content: flex-start;
}
.pager-prev::after {
	content: '|';
	padding: 0 0.5em;
}
/* サイドバーモジュール */
.hatena-module {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 3em;
	font-size: .85rem;
}
@media (min-width: 768px) {
	.hatena-module {
		font-size: .9rem;
	}
}
.hatena-module-title {
	margin-bottom: .6em;
	padding-bottom: .2em;
	border-bottom: 1px solid #ddd;
	font-size: 1rem;
	font-weight: bold;
}
.hatena-module-title a {
	color: #454545;
	text-decoration: none;
}
.hatena-module-title a:hover {
	text-decoration: underline;
}
/* Profile module */
.hatena-module-profile .profile-icon {
	float: left;
	margin: 0 10px 10px 0;
}
.hatena-module-profile .id {
	display: block;
	font-weight: bold;
	margin-bottom: .5em;
}
.hatena-module-profile .profile-description p {
	margin-top: 0;
}
/* urllist module */
.hatena-urllist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.hatena-urllist li {
	padding: .5em 0;
}
.hatena-urllist li:last-child {
	padding-bottom: 0;
}
.hatena-urllist li a {
	text-decoration: none;
}
.hatena-urllist li a:hover {
	text-decoration: underline;
}
.hatena-urllist .urllist-category-link {
	font-size: .7rem;
	padding: .1em .3em;
}
.hatena-urllist .urllist-date-link a {
	color: #999;
}
.hatena-urllist .urllist-entry-body {
	margin-top: .3em;
}
/* Search module */
.hatena-module-search-box .search-form {
	border: 1px solid #ddd;
	border-radius: 3px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.hatena-module-search-box .search-module-input {
	-webkit-box-flex: 1;
	-ms-flex: 1 0;
	flex: 1 0;
	padding: 5px;
	color: #454545;
	background: none;
	border: none;
	outline: none;
	height: 20px;
}
.hatena-module-search-box .search-module-button {
	width: 24px;
	height: 24px;
	margin-right: 5px;
	background: transparent url("https://cdn.blog.st-hatena.com/images/theme/search@2x.png?version=22f3cada4c2c30955d90dee0ad651e") no-repeat center;
	background-size: 20px 20px;
	border: none;
	outline: none;
	color: transparent;
	overflow: hidden;
	opacity: .5;
	cursor: pointer;
}
.hatena-module-search-box .search-module-button:hover {
	opacity: .85;
}
/* About ページ */
.page-about .entry-content dt {
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	margin-bottom: .5em;
}
.page-about .entry-content dd {
	margin-left: 0;
	margin-bottom: 2em;
}
/* Archive */
.archive-header-category {
	text-align: center;
}
.page-archive .archive-entry {
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.3;
	border: #5279e7 1px solid;
}
.page-archive .entry-title {
	margin: .3em auto;
}
.page-archive .archive-entry .archive-entry-body {
	margin: 0 10px;
}
.page-archive .archive-entry .archive-entry-body .page-archive .entry-thumb {
	width: 80px;
	height: 80px;
	background-size: cover;
}
@media (min-width: 768px) {
	.page-archive .entry-thumb {
		width: 120px;
		height: 120px;
	}
}
.page-archive .entry-description {
	margin: 0;
	font-size: .85rem;
}
@media (min-width: 768px) {
	.page-archive .entry-description {
		font-size: .9rem;
	}
}
.page-archive .social-buttons {
	display: block;
	margin-top: .3em;
}
/* footer */
#footer {
	margin-top: 2em;
	padding-bottom: 2rem;
	text-align: center;
	font-size: .8rem;
	color: #999;
}
#footer a {
	color: #999;
}
#footer p {
	margin: .5em auto;
}
/*------
増田っぽいアレ
------*/
h1#title {
	color: #000;
	text-decoration: underline;
	font-size: 100%;
	font-weight: normal;
	border-bottom: 1px dotted #adb2ff;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px 4px 4px 4px;
	display: inline;
}
h1#title a {
	color: #00e;
}
h1#title:after {
	content: ' > ';
}
h1.entry-title {
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	margin: 0.5em 0 1em 0;
}
h1.entry-title:before {
	content: '■';
	color: #5279E7;
	margin-right: 5px;
	font-size: 120%;
	margin: 0.8em 0 1em 10px;
	line-height: 150%;
	font-weight: bold;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
pre {
	background-color: #e7ebff;
	padding: 8px;
}
img.hatena-fotolife {
	border: 1px solid #666;
}
ul.hatena-photo li {
	display: inline;
}
ul.hatena-photo img {
	border: none;
	padding: 1px;
}
dl {
	margin-left: 2em;
}
dt {
	font-weight: bold;
	margin-bottom: 0.2em;
}
dd {
	margin-left: 1em;
	margin-bottom: 0.5em;
}
blockquote {
	color: #333333;
	background-color: #ffffff;
	border: #5279e7 1px solid;
	margin: 1% 2%;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
div.entry-content {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px 10px;
	line-height: 1.5;
	width: auto;
}
p {
	line-height: 165%;
	padding-top: 0.2%;
	padding-bottom: 0.2%;
	text-indent: 0em;
}
/*構造*/
/*-- wrapper --*/
div#container-inner {
	width: 90%;
	margin: auto;
}
/*-- main --*/
div#wrapper {
	min-width: 200px;
}
div#main {
	width: 100%;
	margin-right: 20px;
}
div#main-inner {
	display: flex;
	flex-direction: column;
}
.entry {
	order: 2;
	border: #5279e7 1px solid;
}
/*-- sub --*/
#box2 {
	/*width: 200px;*/
}
/* 1200px以下 */
@media only screen and (max-width: 1200px) {
	div#wrapper {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}
	div#main {
		margin-right: auto;
	}
	#box2 {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}
/* 780px以下 */
@media only screen and (max-width: 780px) {
div#container-inner {
	width: 100%;
}
}
/*サイドバー*/
div.hatena-module-title {
	margin: 1em 0 0.3em 0;
	padding: 3px 0px 2px 10px;
	margin: 5px 0 0 0;
	color: #fff;
	font-size: 100%;
	background-color: #5279e7;
	border-color: #adb2ff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
div.hatena-module-title a {
	color: #fff;
}
div.hatena-module-body dl {
	display: block;
	font-size: 80%;
	margin: 0;
	padding: 0;
}
div.hatena-module-body dd {
	margin-left: 0;
	margin-bottom: 0.2em;
}
div.hatena-module-body ul {
	display: block;
	font-size: 80%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*フッター*/
div#bottom-editarea {
	width: 100%;
	clear: both;
	color: #666;
	font-size: 80%;
	text-align: center;
	padding: 20px 0;
}
div.hatena-star-container {
	text-align: right;
	padding: 3px 10px 3px 10px;
	float: left;
}
p.entry-footer-section {
	text-align: right;
	padding: 3px 10px 3px 10px;
	float: right;
}
div.social-buttons {
	text-align: right;
	padding: 3px 10px 3px 10px;
}
/*コメント*/
div.comment-box {
	font-size: 90%;
	line-height: 1.5;
}
/* </system> */