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 {background-color: transparent;}
a:active,a:hover {
  outline: 0;
  color:#f03;
  text-decoration: underline;
}
abbr[title] {border-bottom: 1px dotted;}
b,strong {
  font-weight: bold;
}
dfn {font-style: italic;}
h1 {
  font-size: 2em;
  margin: 0.67em 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;}
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: 1em;
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;
}
h1,h2,h3,h4,h5,h6 {
	clear: both;
	color: #222;
	letter-spacing: -0.01em;
	line-height: 1.4;
}
.entry h1{
  padding: 5px 0;
  text-align:center;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  font-size:1.7em;
}
h2 {
	font-size: 1em;
	margin: 1em 0 0;
}
h3 {
	font-size: 1.375em;
	position: relative;
	padding: 0 .5em .3em 1.3em;
	border-bottom: 5px solid #ccc;
	border-radius:3px;
}
h3::before {
	position: absolute;
	content: '';
	border-radius: 100%
}
h3::before {
	top: .2em;
	left: .2em;
	z-index: 2;
	width: 18px;
	height: 18px;
	background: #ff0000;
}
h3::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 30%;
  height: 4px;
  background: linear-gradient(to right, #ff0000, #d2d2d2);
  border-radius:3px;
}
h4 {
	font-size: 1.25em;
	position: relative;
	padding: 0 .5em .5em 1.5em;
	border-bottom: 1px solid #ccc;
}
h4::before,
h4::after {
	position: absolute;
	content: '';
	border-radius: 100%
}
h4::before {
	top: .4em;
	left: .4em;
	z-index: 2;
	width: 12px;
	height: 12px;
	background: #ff0000;
}
h4::after {
	top: .7em;
	left: .8em;
	width: 10px;
	height: 10px;
	background: #d2d2d2;
}
h5 {
	font-size: 1.125em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border-bottom: 2px dashed #ff0000;
	padding:0 5px;
}
ul, ol {
    margin: .1em 1em;
    padding: 0;
}
li > ul,li > ol {
	margin-left: 1em;
}
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;
}
pre > code,.entry-content pre > code {
	color: inherit;
	font-family: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
hr {
	background-color: #e6e6e6;
	border: 0;
	height: 1px;
	margin: 0 0 28px;
}
img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.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-top: 10px;
	padding-bottom: 10px;
}
#top-box,#content {background-color: #fefefe;}
#top-box + #content {border-top: 0;}
.entry, .page-archive .archive-entry {
    margin-bottom: 3px;
    padding-bottom: 12px;
}
.entry-content {margin-top: 10px;}
.pager {margin-bottom: 36px;}
#wrapper {
	margin-bottom: 36px;
}
.hatena-module {margin-bottom: 35px;}
#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: 3px;}
}
@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: 3px;}
	#footer {
		padding-top: 36px;
		padding-bottom: 36px;
	}
}
@media screen and (min-width: 1130px) {
	#blog-title-inner,#content-inner,#footer-inner,.breadcrumb-inner {max-width: 1115px;}
	#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;
	}
}
@media screen and (min-width: 1024px) {
	#blog-title {text-align: left;}
}
#title {
	display: inline-block;
	line-height: 1.2;
	margin: 0;
}
#title a,#title a:hover {color: #222;}
#title a:hover {opacity: 0.7;}
#blog-description {
	color: #999;
	font-size: 0.9375em;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0;
}
.header-image-enable #blog-title #title a {
	color: #fff;
	-webkit-text-shadow: 0 1px 2px #000;
			text-shadow: 0 1px 2px #000;
}
.header-image-enable #blog-title #blog-description {
	color: rgba(255,255,255,0.9);
	font-weight: normal;
	-webkit-text-shadow: 0 1px 2px #000;
			text-shadow: 0 1px 2px #000;
}
#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: #d2d2d2;
font-size:12px;
}
.date a:hover {color:#f03;}
.categories {
	font-size: 0.875em;
	margin-top: 12px;
}
.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 .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;
}
.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: 28px 26px 26px 0;}
@media screen and (min-width: 768px) {
	.page-archive .entry-thumb {
		margin-right: 32px;
		margin-bottom: 32px;
	}
}
.page-archive .social-buttons {
	clear: both;
	display: block;
}
.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: 15px 20px 15px 90px;
    position: relative;
    background: #fff;
    border: 1px solid #d9abab;
    border-radius:3px;
}
.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 {
    padding: 0px;
}
.read-more-comments a {
    display: inline-block;
    width: 498px;
    height: 40px;
    color: #918D86;
    padding-top: 15px;
}
.read-more-comments a:hover {
    background: #fff2f2;
}
.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;
    color:#444;
}
.hatena-urllist {
	list-style: none;
	margin: -12px 0;
	padding: 0;
}
.hatena-urllist li {
	border-top: 1px solid #e6e6e6;
	padding: 12px 0;
	position: relative;
}
.urllist-title-link {font-size: 1em;}
.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: -20px 0;}
.urllist-with-thumbnails li::before {content: none;}
.urllist-with-thumbnails li {
	border-top: 1px solid #e6e6e6;
	padding: 20px 0;
}
.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-bottom: -2px;
	margin-top: 2px;
}
.hatena-urllist .archive-module-year .archive-module-month {
	margin-left: 0;
	padding: 2px 0 2px 24px;
}
.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";
	left: -3px;
}
.archive-module-calendar .archive-module-calendar-selector {margin-bottom: 24px;}
.hatena-module-category .hatena-urllist {
	margin: 0 0 -6px;
	padding: 0;
}
.hatena-module-category .hatena-urllist li::before {content: none;}
.hatena-module-category .hatena-urllist li {
	border-top: 0;
	display: block;
	margin: 3px 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: 100%;
}
.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=363cc9bffcfd2be6fc8d6454f1e0d0") no-repeat center center;
	border: 0;
	height: 30px;
	line-height: 30px;
	opacity: 0.6;
	overflow: hidden;
	padding: 0;
	text-indent: 100%;
	width: 30px;
	white-space: nowrap;
	position: absolute;
	top: 1px;
	right: 1px;
}
.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;
}
@media screen and (min-width: 768px) {
	.page-archive .google-afc-image,
	.page-archive .google-afc-text {
		margin-bottom: 10px;
		padding-bottom: 0;
	}
}
.text-small{
    font-size: 12px;
}
.share-3d-inner a {
    position: relative;
    display: inline-block;
    width: 17%;
    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 .googleplus-button{
border:2px solid #C53727;
background:#ffffff;
color:#C53727;
}
.share-3d .facebook-button{
border:2px solid #405BA7;
background:#ffffff;
color:#405BA7;
}
.share-3d .pocket-button{
border:2px solid #EE4256;
background:#ffffff;
color:#EE4256;
}
.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 .googleplus-button:hover{
color:#ffffff;
background:#C53727;
}
.share-3d .facebook-button:hover{
color:#ffffff;
background:#405BA7;
}
.share-3d .pocket-button:hover{
color:#ffffff;
background:#EE4256;
}
.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: #167ac6;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;
}
.sorry_content {
    color: #434343;
    font-size: 1.13em;
    line-height: 170%;
}
/*サイドバータブメニュー*/
.tab{
    display: inline-block;
    padding: 8px 35px 5px 35px;/*横に入りきらない場合はこの２番目と４番目の数字を小さく*/
    background: #f0f0f0;/*反応していないタブの背景色*/
    border-radius: 5px 5px 0 0;
    font-weight:bold;
    cursor: pointer;
}
.active{
    color: #fff;
    background: #222;/*反応しているタブの背景色*/
    border-radius: 5px 5px 0 0;
}
.hatena-module-title2{
    border-bottom: 3px solid #222;/*タブの下線*/
}
/*サイドバー固定*/
@media (min-width: 1023px) {
.fixed-title{
    position: fixed;
    top: 10px;
    width: 300px;
}
.fixed-module{
    position: fixed;
    top: 47px;
    width: 300px;
}
}
.entry-content p { margin:0;}
.show-button{
    display: inline-block;
    border: 2px solid #222;
    border-radius: 5px;
    padding: 1px 8px;
    cursor: pointer;
    width:97%;
}
.show-button:hover{
    background: #222;
    color: #fff;
    width:70%;
    font-weight: bold;
}
.hide-area,.date{display:none;}