html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  word-wrap:break-word;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,
summary {display: block;}
audio,canvas,progress,video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],template {display: none;}
a:active,a:hover {
  outline: 0;
  color:#f03;
  text-decoration: underline;
}
a:visited{color:#660099}
.user-name-hatena-id,.user-name-paren,.page-archive .hatena-star-add-button,.page-category-category_name .hatena-star-add-button, .page-entries-year-month-day .hatena-star-add-button,.page-index .comment-box,.page-category-category_name .comment-box, .page-entries-year-month-day .comment-box{display:none;}
abbr[title] {border-bottom: 1px dotted;}
b,strong {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #feb5c9 60%);
}
dfn {font-style: italic;}
h1 {
  font-size: 2em;
  margin-top: 8px;
  margin-bottom: 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {font-size: 80%;}
sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure {margin: 1em 40px;}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {overflow: auto;}
code,kbd,pre,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,input,optgroup,select,textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {overflow: visible;}
button,select {text-transform: none;}
button,html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],html input[disabled] {cursor: default;}
button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {line-height: normal;}
input[type="checkbox"],input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {overflow: auto;}
optgroup {font-weight: bold;}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,th {padding: 0;}
::-moz-selection {
	background-color: #ccc;
	color: #fff;
}
::selection {
	background-color: #ccc;
	color: #fff;
}
html {font-size: 85%;}
.entry-content {
margin-bottom: 2em;
line-height: 1.6;
letter-spacing: 1.4px;
}
body {
font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'MS PGothic', sans-serif;
font: 16px;
line-height:1.7;
}
@media screen and (min-width: 768px) {
	html {font-size: 100%;}
	body {font-size: 16px;}
}
a {
	color: inherit;
	text-decoration: none;
}
.entry-content a,.comment-content a {
	color:#00f;
	text-decoration: none;
}
a:hover {
	color: #f03;
	text-decoration:underline;
}
#title a,#blog-description{font-family: "Kokoro";}
#title a{font-size:2em;}
h1,h2,h3,h4,h5,h6 {
	clear: both;
	color: #222;
}
.entry h1 {
    font-size:1.7em;
    padding:10px;
    background: #FFF;
    border-left:10px solid #6D4C41;
}
h2 {
font-size: 1em;
    margin-left:3px;
    margin-bottom:0;
}
h3 {
	font-size: 1.375em;
	margin-top: 2em;
	margin-bottom: 1em;
	border-bottom:3px solid #ffc1c1;
	border-left:3px solid #6D4C41;
	padding:0 5px;
}
h4 {
	font-size: 1.25em;
	margin-top: 2em;
	margin-bottom: 1em;
	border-bottom: 2px solid #ffc1c1;
	padding:0 5px;
}
h5 {
	font-size: 1.125em;
	margin-top: 2em;
	margin-bottom: 0.5em;
	border-bottom: 2px dashed #ffc1c1;
	padding:0 5px;
}
h6 {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	background: linear-gradient(transparent 95%, #ffc1c1 0%);
	padding:0 10px;
}
ul {
	margin: 1em 1.2em;
	padding: 0;
}
ol{
padding:0 1em;
    list-style:disc;
}
li > ul {
	margin-top: 1em;
	margin-left: 1.5em;
}
dl {margin: 0;}
dt {
	font-weight: 700;
	margin-bottom: 0.75em;
}
dd {margin: 0 0 1.5em 1.5em;}
.table-of-contents,.entry-content .table-of-contents {
	border: 1px solid #e6e6e6;
	margin: 0 0 1.6em;
	padding: 1.6em 1.6em 1.6em 3.2em;
}
table {
	font-size: 0.9375em;
	margin: 0 0;
	width: 100%;
}
th {
	font-weight: 700;
	text-align: left;
}
th,td {padding: 0.8em 0;}
pre,.entry-content pre {
	border: 1px solid #e6e6e6;
	font-family: Consolas, "Courier New", Courier, Monaco, monospace;
	font-size: 0.9375em;
	line-height: 1.4;
	margin: 0 0 1.7em;
	padding: 1.6em;
	word-wrap: normal;
}
code,.entry-content code {
	background-color: #fee5ee;
	border: 0;
	border-radius: 0;
	color: #92672;
	font-family: Consolas, "Courier New", Courier, Monaco, monospace;
	font-size: 0.9375em;
	margin: 0;
	padding: 0;
}
pre > code,.entry-content pre > code {
	color: inherit;
	font-family: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
blockquote,.entry-content blockquote {
	border: 1px solid #e6e6e6;
	border-radius:15px;
	color: #222;
	margin: 2em 0 2em;
	padding: 22px 33px 13px 33px;
	background:#f5f5f5;
	position: relative;
}
blockquote::before,.entry-content blockquote::before {
    color:#c8c8c8;
	content: "“";
	font-family:serif;
	font-size:600%;
	left:0;
	line-height:1em;
	position: absolute;
	top:-15px;
}
blockquote > *:first-child,.entry-content blockquote > *:first-child {margin-top: 0;}
hr {
	background-color: #e6e6e6;
	border: 0;
	height: 1px;
	margin: 0 0 28px;
}
img {
	max-width: 100%;
	vertical-align: middle;
}
@media screen and (min-width: 768px) {
	.hatena-asin-detail .hatena-asin-detail-image {max-width: 100px;}
}
.hatena-asin-detail .hatena-asin-detail-info {overflow: hidden;}
.hatena-asin-detail .hatena-asin-detail-title{margin-bottom: 0.8em;}
.hatena-asin-detail .hatena-asin-detail-info ul li:last-child{margin-top: 0.4em;}
.hatena-image-right {margin: 0 0 1.5em 1.5em;}
.hatena-image-left {margin: 0 1.5em 1.5em 0;}
#content-inner::before,#content-inner::after,#main-inner::before,#main-inner::after,.categories::before,.categories::after,.entry-content::before,.entry-content::after,.comment-box::before,.comment-box::after,.pager::before,.pager::after,#box2-inner::before,#box2-inner::after,.hatena-urllist::before,.hatena-urllist::after {
	content: "";
	display: table;
}
#content-inner::after,#main-inner::after,.categories::after,.entry-content::after,.comment-box::after,.pager::after,#box2-inner::after,.hatena-urllist::after {clear: both;}
#blog-title-inner,#content-inner,#footer-inner,.breadcrumb-inner {
	margin: 0 auto;
	max-width: 730px;
	padding: 0 20px;
}
#blog-title {padding-bottom: 30px;}
#top-box,#content {background-color: #fefefe;}
#top-box + #content {border-top: 0;}
.entry, .page-archive .archive-entry {
    margin-bottom: 30px;
    padding-bottom: 12px;
}
.entry-content {margin-top: 10px;}
.pager {margin-bottom: 36px;}
#wrapper {margin-bottom: 36px;}
.hatena-module {margin-bottom: 70px;}
#footer {
	padding-bottom: 28px;
	padding-top: 28px;
}
@media screen and (min-width: 540px) {
	#blog-title-inner,#content-inner,#footer-inner,.breadcrumb-inner {
		padding-left: 36px;
		padding-right: 36px;
	}
	#top-box,#content {padding-top: 36px;}
}
@media screen and (min-width: 768px) {
	#blog-title-inner,#content-inner,#footer-inner,.breadcrumb-inner {
		padding-left: 30px;
		padding-right: 30px;
	}
.entry, .page-archive .archive-entry {padding-bottom: 12px;}
	.pager {margin-bottom: 0;}
	#wrapper {margin-bottom: 36px;}
	#footer {
		padding-top: 36px;
		padding-bottom: 36px;
	}
}
@media screen and (min-width: 1130px) {
	#blog-title-inner,#content-inner,#footer-inner,.breadcrumb-inner,
	.main-navigation-inner {max-width: 1115px;}
	.main-navigation-inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	#content {padding-bottom: 0;}
	#wrapper {
		border-bottom: 0;
		box-sizing: border-box;
		float: left;
		margin-right: -350px;
		padding-right: 350px;
		width: 99%;
	}
	#main-inner {
	    border-left:1px solid #e6e6e6;
	    border-right:1px solid #e6e6e6;
	    padding-left:20px;
		padding-right:20px;
	}
	#box2 {
		float: right;
		width: 350px;
	}
	#box2-inner {padding-left: 10px;}
	.pager {
		border-bottom: 0;
		padding-bottom: 0;
	}
}
.main-navigation {font-size: 0.9em;}
.main-navigation,.main-navigation ul ul {background-color: #fbfbfb;}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
}
.main-navigation.toggled ul {display: block;}
.menu-toggle {cursor: pointer;}
.menu-toggle,.main-navigation a {
	color: #222;
	display: block;
	line-height: 35px;
	padding: 0 25px;
	text-decoration: none;
}
.menu-toggle:hover,.main-navigation a:hover {
	color: #f03;
	background:#f1f1f1;
}
.main-navigation a {border-top: 1px solid rgba(255,255,255,0.2);}
.main-navigation ul ul a {padding-left: 30px;}
.main-navigation ul ul ul a {padding-left: 45px;}
.main-navigation ul ul ul ul a {padding-left: 60px;}
@media screen and (min-width: 480px) {
    .main-navigation{text-align:center;}
	.menu-toggle {display: none;}
	.main-navigation-inner {margin: 0 auto;}
	.main-navigation-inner ul {
		position: relative;
		left: -18px;
	}
	.main-navigation ul {
		display: block;
		letter-spacing: -0.4em;
	}
	.main-navigation ul li {
		display: inline-block;
		letter-spacing: normal;
		position: relative;
	}
	.main-navigation ul ul {
		box-shadow: 0 0 2px rgba(0,0,0,0.5);
		letter-spacing: normal;
		opacity: 0;
		text-align: left;
		width: 130px;
		position: absolute;
		top: 100%;
		left: -9999px;
		z-index: 9999;
	}
	.main-navigation ul ul li,.main-navigation ul ul ul li,.main-navigation ul ul ul ul li {
		display: block;
	}
	.main-navigation ul li:hover > ul {
		opacity: 1;
		left: 0;
	}
	.main-navigation ul ul ul {top: 0;}
	.main-navigation ul ul li:hover > ul {
		opacity: 1;
		left: 100%;
	}
	.main-navigation ul ul a {
		border-top: 1px solid rgba(255,255,255,0.2);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.main-navigation ul ul a,.main-navigation ul ul ul a,.main-navigation ul ul ul ul a {
		padding: 0 18px;
	}
}
#recommend-entries {
	background-color: #fff;
	padding: 48px 0;
}
#recommend-entries-inner {
	margin: 0 auto;
	max-width: 1101px;
	padding: 0 54px;
}
#recommend-entries .hatena-module-entries-access-ranking {margin-bottom: 0;}
#recommend-entries .urllist-with-thumbnails {margin: 0;}
#recommend-entries .urllist-item {
	border-top: 0;
	float: left;
	padding: 0;
	width: 20%;
	position: relative;
}
@media screen and (max-width: 1279px) {
	#recommend-entries-inner {max-width: 1065px;}
	#recommend-entries .urllist-item {width: 25%;}
	#recommend-entries .urllist-item:nth-child(5) {display: none;}
}
@media screen and (max-width: 1023px) {
	#recommend-entries-inner {max-width: 730px;}
	#recommend-entries .urllist-item {width: 33.3333%;}
	#recommend-entries .urllist-item:nth-child(4) {display: none;}
}
@media screen and (max-width: 767px) {
	#recommend-entries-inner {padding: 0 36px;}
}
@media screen and (max-width: 599px) {
	#recommend-entries .urllist-item {width: 50%;}
	#recommend-entries .urllist-item:nth-child(3) {display: none;}
}
@media screen and (max-width: 539px) {
	#recommend-entries {display: none;}
}
#recommend-entries .urllist-image-link {
	display: block;
	margin: 0;
	overflow: hidden;
}
#recommend-entries .urllist-image {
	box-sizing: border-box;
	float: none;
	margin: 0;
	opacity: 0.8;
	width: 100%;
}
#recommend-entries .urllist-item:hover .urllist-image {
	opacity: 1;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
#recommend-entries .urllist-title-link {
	background-color: rgba(0, 0, 0, 0.5);
	background: transparent -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.5));
	background: transparent linear-gradient(transparent, rgba(0, 0, 0, 0.5));
	box-sizing: border-box;
	color: #fff;
	font-size: 0.8667em;
	font-weight: 700;
	line-height: 1.2;
	padding: 16px 12px 11px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
#recommend-entries .bookmark-widget-counter {
	display: inline-block;
	line-height: 1;
	position: absolute;
	top: 10px;
	right: 12px;
}
.breadcrumb {font-size: 0.9375em;}
.breadcrumb-gt {margin: 0 4px;}
.entry-header {position: relative;}
.entry-title {
	line-height: 1.2;
	margin: 0;
}
.date{
color: #fff;
background: #e57373;
padding:0px 6px;
margin: 0px 0px 0px 10px;
width: 65px;
font-size:12px;
text-align: center;
}
.date a:hover {color:#ff9900;}
.categories {
	font-size: 0.875em;
	margin: 0 1em 1em 1em;
}
.categories a {
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	line-height: 21px;
	margin: 0 6px 6px 0;
	padding: 0 8px;
	color:#4eacd1;
    display: inline-block;
    float: none;
}
.categories a:hover {
	background-color: #f6f6f6;
	color: #f03;
}
.entry-header-menu {position: absolute;}
.entry-header-menu a::before {
	content: "\f044";
	display: none;
	font: normal 16px/48px FontAwesome;
	margin-left: 4px;
	margin-top: 2px;
	vertical-align: middle;
}
.entry-header-menu a {font-size: 0;}
@media screen and (max-width: 1023px) {
	.entry-header-menu {display: none;}
}
.entry-header .social-buttons {
	font-size: 0;
	line-height: 1;
	margin: 12px 0 -8px;
}
.entry-header .social-button-item {
	display: inline-block;
	margin: 0 8px 8px 0;
}
.customized-header {margin-top: 18px;}
.entry-content > *:first-child {margin-top: 0;}
.entry-content > *:last-child {margin-bottom: 0;}
.entry-content .entry-see-more {
	background-color: #e57373;
	border:2px solid #e57373;
	border-radius: 5px;
	box-sizing: border-box;
	color: rgba(255,255,255,0.9);
	display: inline-block;
	font-size: 0.875em;
	line-height: 35px;
	min-width: 150px;
	text-align: center;
	text-decoration: none;
	margin:1em 0 0;
}
.entry-content .entry-see-more:hover {
	background-color: transparent;
	color: #e57373;
}
.entry-content .footnote {
	font-size: 0.875em;
	line-height: 1.5;
}
.entry-content .footnote p.footnote {
	font-size: 1em;
	margin: 0 0 0.5em;
}
.entry-content .footnote p.footnote:last-child {margin-bottom: 0;}
.entry-footer-section {
	color: #383838;
	display: none;
	font-size: 0.875em;
	padding:2em;
}
.entry-footer .social-buttons {
	font-size: 0;
	line-height: 1;
}
.entry-footer .social-button-item {
	display: inline-block;
	margin: 0 8px 8px 0;
}
.page-index .customized-footer,.page-category-category_name .customized-footer {display: none;}
.customized-footer {margin-bottom: 10px;}
.page-archive .archive-entry-body {margin-top: 28px;}
.page-archive .entry-thumb {margin: 5px 25px 0 0;}
@media screen and (min-width: 768px) {
	.page-archive .entry-thumb {
		border-radius: 10px;
	}
}
.page-archive .social-buttons {
	display: none;
}
.comment-box {text-align: right;}
.comment-box .comment {
	list-style: none;
	margin: 0;
	padding: 0;
}
.comment-box ul {
    list-style: none;
    padding: 0;
    font-size: 95%;
    line-height: 1.5;
}
.comment-box li {
    padding: 5px 20px 15px 90px;
    border: 1px solid #d9abab;
    border-radius:3px;
    margin:1px;
}
.comment-box .hatena-id-icon {
    position: absolute;
    top: 15px;
    left: 20px;
    width: 50px;
    height: 50px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.entry-comment {
	border-top: 1px solid #e6e6e6;
	padding: 28px 0 28px 60px;
	position: relative;
	text-align: left;
}
.entry-comment .comment-user-name {
    margin: 6px 0 16px 0;
    font-size: 18px;
	color: #167ac6;
	display: block;
	margin-bottom: 6px;
}
.entry-comment .comment-user-name img {
	border-radius: 2px;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 28px;
	left: 20;
}
.comment-content {font-size: 90%;}
.comment-content p {margin: 3px 0;}
.comment-metadata {font-size: 80%;}
.comment-metadata a {color: #999999;}
.entry-comment:first-child .comment-user-name img {top: 15px;}
@media screen and (min-width: 768px) {
	.entry-comment {padding-left: 72px;}
	.entry-comment .comment-user-name img {
		height: 48px;
		width: 48px;
	}
}
.comment-content {margin-bottom: 12px;}
.comment-content > p:last-child {margin-bottom: 0;}
.comment-metadata {
	color: #999;
	margin-bottom: 0;
}
.leave-comment-title {
    margin-top: 20px;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	box-sizing: border-box;
	color: #6e6e6e;
	display: inline-block;
	font-size: 0.875em;
	line-height: 35px;
	min-width: 150px;
	text-align: center;
}
.leave-comment-title:hover {
	background-color: #f6f6f6;
	color: #f03;
}
.read-more-comments a {
    display: inline-block;
    width: 100%;
    color: #6e6e6e;
    padding-top: 8px;
}
.read-more-comments a:hover {color: #f03;}
.pager {font-size: 0.9375em;}
.pager a {
	text-decoration: none;
	color:#6e6e6e;
}
.pager a:hover{
    text-decoration:underline;
    color:#f03;
}
.pager-prev::before,.pager-next::before {
	color: #383838;
	display: block;
	font-size: 0.875em;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.pager-prev::before {content: "prev";}
.pager-prev {
	float: left;
	text-align: left;
	width: 48%;
}
.pager-next::before {content: "next";}
.pager-next {
	float: right;
	text-align: right;
	width: 48%;
}
.pager-arrow {display: none;}
.hatena-module {line-height: 1.5;}
.hatena-module-title {
	font-weight: 700;
	margin-top:2em;
	margin-bottom: 18px;
    border: 1px solid #ccc;
    color:#444;
    border-radius:2px;
    width:150px;
    text-align:center;
}
.hatena-urllist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.hatena-urllist li {
	border-top: 1px solid #e6e6e6;
	padding: 8px 0;
	position: relative;
}
.hatena-urllist li:first-child {border-top: 0;}
.id {
	display: block;
	font-weight: 700;
	margin-bottom: 8px;
	color:#383838;
}
.profile-icon {
    width: 60px;
    height: 60px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    float:left;
    margin:3px 17px 2px 8px;
}
.profile-description > p:last-child {margin-bottom: 0;}
.hatena-follow-button-box {margin-top: 24px;}
.hatena-follow-button-box + .hatena-follow-button-box {margin-top: 8px;}
.urllist-date-link {
	color: #383838;
	font-size: 0.8667em;
	overflow: hidden;
	padding-bottom: 3px;
}
.urllist-categories {
	font-size: 0.8667em;
	overflow: hidden;
	padding-top: 3px;
}
.urllist-category-link {
	font-size: 1em;
	margin-right: 6px;
}
.urllist-entry-body {
	color: #383838;
	font-size: 0.8667em;
	line-height: inherit;
	overflow: hidden;
	padding-top: 3px;
}
.urllist-with-thumbnails {margin: 0;}
.urllist-with-thumbnails li::before {content: none;}
.urllist-with-thumbnails li {
	border-top: 1px solid #e6e6e6;
}
.urllist-with-thumbnails li:first-child {border-top: 0;}
.urllist-with-thumbnails li .urllist-image {
	float: left;
	margin: 0 20px 0 0;
	border-radius:3px;
}
.recent-comments .user-id img {
	border-radius: 2px;
	margin-right: 5px;
	vertical-align: middle;
	position: relative;
	top: -2px;
}
.recent-comments .recent-comment-time {
	color: #383838;
	font-size: 0.8667em;
	font-style: normal;
	opacity: 1;
}
.hatena-urllist .archive-module-year {padding-left: 24px;}
.hatena-urllist .archive-module-year .archive-module-months {
	margin-top: 2px;
}
.hatena-urllist .archive-module-year .archive-module-month {
	margin-left: 0;
	padding: 0 18px;
}
.hatena-urllist .archive-module-year .archive-module-button {
	display: inline-block;
	font-size: 0;
	opacity: 1;
	position: absolute;
	top: 14px;
	left: 7px;
}
.hatena-urllist .archive-module-year .archive-module-show-button,.hatena-urllist .archive-module-year .archive-module-hide-button {opacity: 1;}
.hatena-urllist .archive-module-year .archive-module-show-button::before,.hatena-urllist .archive-module-year .archive-module-hide-button::before {
	color: #4eacd1;
	font: normal 16px/1 FontAwesome;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.hatena-urllist .archive-module-year .archive-module-show-button:hover::before,.hatena-urllist .archive-module-year .archive-module-hide-button:hover::before {
	color: #f03;
}
.hatena-urllist .archive-module-year .archive-module-show-button::before {content: "\f105";}
.hatena-urllist .archive-module-year .archive-module-hide-button::before {
	content: "\f107";
}
.archive-module-calendar .archive-module-calendar-selector {margin-bottom: 24px;}
.hatena-module-category .hatena-urllist {
	margin: 0;
	padding: 0;
}
.hatena-module-category .hatena-urllist li::before {content: none;}
.hatena-module-category .hatena-urllist li {
	border-top: 0;
	display: block;
	float: left;
	margin: 0 6px 6px 0;
	padding: 0;
}
.hatena-module-category .hatena-urllist li a {
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	display: block;
	font-size: 0.9em;
	color: #4eacd1;
	line-height: 32px;
	padding: 0 10px;
}
.hatena-module-category .hatena-urllist li a:hover {
	background-color: #e6e6e6;
	color: #f03;
	text-decoration:underline;
}
.search-form,.search-result-form {
	background-color: transparent;
	border-radius: 0;
	border: 0;
	box-sizing: border-box;
	position: relative;
}
.search-form .search-module-input,.search-result .search-result-input {
	border: 2px solid #e6e6e6;
	border-radius:5px;
	box-shadow: none;
	box-sizing: border-box;
	height: 35px;
	line-height: 30px;
	outline: 0;
	padding: 8px 52px 8px 12px;
	width: 90%;
}
.search-result-form .search-result-input {font-size: 0.8em;}
.search-form .search-module-input:hover,.search-result-form .search-result-input:hover {border-color: #ccc;}
.search-form .search-module-input:focus,.search-form .search-result-input:hover{border-color: #ccc;}
.search-form .search-module-button,.search-result-form .search-result-button {
	background: transparent url("https://cdn.blog.st-hatena.com/images/theme/search.png?version=88f0d71bc91b94c236b17b954c468c") no-repeat center center;
	border: 0;
	height: 30px;
	line-height: 30px;
	opacity: 0.6;
	overflow: hidden;
	padding: 0;
	text-indent: 100%;
	width: 50px;
	white-space: nowrap;
	position: absolute;
	top: 1px;
	right: 7%;
}
.search-form .search-module-button:hover,.search-result-form .search-result-button:hover {opacity: 1;}
.search-result {margin-bottom: 40px;}
.search-result + p {margin-bottom: 36px;}
.page-archive span.highlight {
	background-color: #fee5ee;
	border: 0;
	border-radius: 0;
	color: #f92672;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
#footer {
	font-size: 0.875em;
	text-align: center;
}
.follow-btn{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.follow-btn a {
    display: inline-block;
    width: 25%;
    height: 45px;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    color: #ffffff;
}
.follow-btn .hatena {
    border: 2px solid #3D3F44;
    background: #ffffff; 
    color: #3D3F44;
}
.follow-btn .twitter {
    border: 2px solid #00ACEE;
    background: #ffffff; 
    color: #00ACEE;
}
.follow-btn .feedly {
    border: 2px solid #70CA3B;
    background: #ffffff;
    color: #70CA3B;
}
.follow-btn .hatena:hover {
    color: #ffffff;
    background: #3D3F44;
}
.follow-btn .twitter:hover {
    color: #ffffff;
    background: #00ACEE;
}
.follow-btn .feedly:hover {
    color: #ffffff;
    background: #70CA3B;
}
.text-small{font-size: 12px;}
.share-3d-inner a {
    position: relative;
    display: inline-block;
    width: 15%;
    height: 40px;
    line-height: 20px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}
.share-3d{text-align:center;}
.share-3d .small-text{font-size: 12px;}
.share-3d .hatena-bookmark-button{
border:2px solid #00A4DE;
background:#ffffff;
color:#00A4DE;
}
.share-3d .twitter-button{
border:2px solid #55ACEE;
background:#ffffff;
color:#55ACEE;
}
.share-3d .facebook-button{
border:2px solid #405BA7;
background:#ffffff;
color:#405BA7;
}
.share-3d .line-button{
position:relative;
top: 1px;
border:2px solid #00C300;
background:#ffffff;
color:#00C300;
}
.share-3d .share-3d a:active{top: 3px;}
.share-3d .hatena-bookmark-button:hover{
color:#ffffff;
background:#00A4DE;
}
.share-3d .twitter-button:hover{
color:#ffffff;
background:#55ACEE;
}
.share-3d .facebook-button:hover{
color:#ffffff;
background:#405BA7;
}
.share-3d .line-button:active{top: 4px;}
@media screen and (min-width: 480px) {
    .line-hide{display: none;}
    .share-3d-inner a{width: 18%;}
}
.hatena-fotolife, .http-image {
display: block;
margin: 20px auto;
border-radius:3px;
}
.hatena-module-body a{color: #1A0DAB;font-size:.9em;}
.hatena-module-body a:hover{
    color:#f03;
    text-decoration:underline;
}
.entry-content ul li {
	list-style-type: none;
	position: relative;
	margin-left:2em;
}
.entry-content ul li:after {
	display: block;
	content: '';
	position: absolute;
	top: .6em;
	left: -1em;
	width: 8px;
	height: 3px;
	border-left: 2px solid #f7594d;
	border-bottom: 2px solid #f7594d;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.hatena-asin-detail .hatena-asin-detail-image {
	float: left;
	margin-right: 1.6em;
	max-width: 60px;
}
.hatena-asin-detail {border-radius:3px;}
.sorry_content {
    color: #434343;
    font-size: 1.13em;
    line-height: 170%;
}
.entry-content p {margin:0}
.hatena-big-star-star-container {
    left: 20px;
    margin: 0 0 0 -10px;
    overflow: visible;
    width:45px;
}
.hatena-big-star-star-container > .hatena-star-star {
    margin:16px;
    background:0;
}
.hatena-star-user {
    width: 32px;
    height: 32px;
    top: -10px;
    left: -5px;
    max-width: inherit;
    border-radius: 16px;
}
.hatena-star-container a {
    display: inline-block;
    vertical-align: bottom;
    width: 32px;
    margin: 2px;
}
.hatena-module {margin-bottom: 50px;}
#box2 img {margin: 5px;}
/* 目次（サイドバー） */
#sectionListSide {
    white-space: nowrap;
    overflow: hidden;
    margin-top: -1.5em;
}
#sectionListSide > ol {
  padding: 0px;
  margin-top: 8px;
}
#sectionListSide li > a {
  display: block;
}
#sectionListSide li > a.current {
  background-color: #e6e6e6;
  border-radius: 3px;
  width:350px
}
#sectionListSide li > a:hover {
  color:#f03;
  text-decoration: none;
}
.entry-content p {font-size: 17px;}
@media screen and (max-width: 480px){.entry-content p {font-size: 17px;}}