/* <system section="theme" selected="17680117126992954131"> */
/* Responsive: yes */
#blog-title, #footer, .archive-heading::before, .categories::before, .entry-content h3::before, .entry-content h4::before, .entry-content h5::before, .entry-footer .hatena-module-title::after, .hatena-module .hatena-module-title, .hatena-module-search-box .search-module-button, .leave-comment-title, .page-about .entry-content dt::before, .page-index .entry-see-more, .pager a, .search-result-form .search-result-button {
  background: #FF6F61
}
body {
  font-family: 'Hiragino Sans', 'ヒラギノ角ゴシック', YuGothic, 'Yu Gothic', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
  color: #212121;
  background: #FAFAFA;
  line-height: 2em;
  font-size: 16px
}
.archive-heading::after, .archive-heading::before, .categories::after, .categories::before, .date a::before, .entry-content h3::before, .entry-content h4::before, .entry-content h5:before, .entry-footer .hatena-module .hatena-module-title::after, .entry-footer .hatena-module .hatena-module-title::before, .hatena-module .hatena-module-title::before, .page-about .entry-content dt::before, .page-archive .archive-entry::before, .page-index .entry::before, .page-index h3::before, .page-index h4::before, .page-index h5::before, .pager a::before, .pager-next a::before, .pager-prev a::before, .table-of-contents::before {
  content: '';
  position: absolute
}
a {
  color: #056CC6;
  transition: all .1s
}
a:hover {
  color: #214E93
}
a.keyword {
  text-decoration: underline dotted #EEE
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.5
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
  color: #424242
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #BDBDBD
}
#globalheader-container {
  background-color: #EEE
}
#container #content {
  width: 1024px;
  margin: 0 auto;
  display: block
}
#main {
  float: left;
  width: 700px;
  margin: 24px 0
}
#box2 {
  width: 300px;
  float: right;
  margin: 24px 0 2em
}
#blog-title {
  letter-spacing: .2em;
  box-shadow: 0 1px 5px 0 #00042;
  position: relative
}
.header-image-enable #blog-title #blog-title-inner, .header-image-only #blog-title #blog-title-inner {
  background-position: center!important;
  background-size: cover;
  height: 100%
}
#blog-title-content {
  width: 1024px;
  margin: 0 auto;
  box-sizing: border-box
}
#title {
  line-height: 64px;
  margin: 0;
}
#blog-title-content {
  padding: 72px 0;
  width: 100%;
}

#title a, #blog-description{
  display: inline-block;
  width: 100%;
  text-align: center
}
#title a {
  font-size: 1.1em;
  color: #FFF
}

#blog-description {
  line-height: 36px;
  font-size: .9em;
  margin: 0;
  color: #EEE;
  opacity: .6
}
.categories a, .date a {
  color: #616161;
  display: inline-block;
  line-height: 36px;
  text-decoration: none
}
.header-image-only #blog-title-content {
  padding: 8em 0 16em
}
.header-image-enable #blog-title {
  margin: 0 0 2em
}
.header-image-enable #blog-title-content {
  padding: 8em 0
}
#top-editarea {
  margin-bottom: 1em
}
.breadcrumb {
  font-size: .9rem;
  padding: .6em;
  background: #FFF;
  border-bottom: #f5f5f5 1px solid
}
.breadcrumb-inner {
  max-width: 1024px;
  margin: 0 auto
}
.entry {
  margin-bottom: 24px;
  box-shadow: 0 6px 40px rgba(0, 0, 0, .125);
  border-radius: 5px;
  float: left;
  position: relative;
  background: #fff;
  width: 100%
}
.entry-header {
  padding: 72px 24px 0
}
.date {
  margin-bottom: .5em;
  font-size: .9rem
}
.date a {
  position: absolute;
  z-index: 2;
  top: 40px;
  left: -12px;
  border-radius: 0 5px 5px 0;
  background: #FAFAFA;
  width: 120px;
  text-align: center;
  box-shadow: 5px 0 20px rgba(0, 0, 0, .125);
  transition: .3s ease
}
.date a::before {
  bottom: -12px;
  left: 0;
  width: 12px;
  height: 12px;
  border: 6px solid;
  border-color: #BDBDBD #BDBDBD transparent transparent;
  box-sizing: border-box
}
.date a:hover {
  background: #E0E0E0
}
.page-entry .date a,.page-index .date a {
  top: 24px
}
.entry-title {
  margin: 0 0 .3em;
  font-size: 1.3rem
}
.categories {
  font-size: .9em;
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 5
}
.categories a {
  margin-left: 10px;
  border-radius: 3px;
  float: right
}
.categories::after, .categories::before {
  top: 0;
  left: -36px;
  width: 36px;
  height: 36px
}
.categories::before {
  border-radius: 50%
}
.categories::after {
  width: 24px;
  height: 24px;
  margin: 6px
}
.entry-header-menu {
  position: absolute;
  top: 64px;
  right: 15px
}
.entry-header-menu a {
  display: inline-block;
  padding: 0 15px;
  border: 1px solid #9E9E9E;
  background: #fff;
  border-radius: 24px;
  color: #9E9E9E;
  font-size: .8em
}
.entry-content {
  padding: 24px
}
.entry-content p {
  margin-bottom: 1em
}
.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 .5em;
  padding: .2em .3em;
  position: relative
}
.entry-content h1 {
  font-size: 1.7rem
}
.entry-content h2 {
  font-size: 1.5rem
}
.entry-content h3 {
  font-size: 1.4em;
  border-bottom: 3px #EEE solid
}
.entry-content h3::before {
  bottom: -3px;
  left: 0;
  width: 20%;
  height: 3px
}
.entry-content h4 {
  font-size: 1.2em;
  padding-left: .6em
}
.entry-content h4::before {
  top: 0;
  left: -4px;
  width: 4px;
  height: 100%
}
.entry-content h5 {
  font-size: 1.1em;
  padding: 0 0 0 24px;
  line-height: 36px
}
.entry-content h5::before {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  left: 0;
  top: 12px
}
.entry-content h6 {
  font-size: .9rem
}
.entry-content dd, .entry-content ol, .entry-content ul {
  margin: 0 0 1em 1.5em;
  padding: 0
}
.entry-content dd li ol, .entry-content dd li ul, .entry-content ol li ol, .entry-content ol li ul, .entry-content ul li ol, .entry-content ul li ul {
  margin-bottom: 0
}
.entry-content table {
  border-collapse: collapse;
  border-bottom: 1em;
  margin-bottom: 1em;
  width: 100%;
  overflow: auto;
  display: block
}
.entry-content table td, .entry-content table th {
  border: 1px solid #ddd;
  padding: 8px 10px
}
.entry-content table th {
  background: #f5f5f5
}
.entry-content .hatena-asin-detail, .entry-content blockquote {
  border-radius: 5px;
  padding: 24px;
  background: #EEE;
  border: none;
  margin: 12px 0
}
.entry-content blockquote p:first-child {
  margin-top: 0
}
.entry-content blockquote p:last-child {
  margin-bottom: 0
}
.entry-content code, .entry-content pre {
  font-family: Monaco, Consolas, 'Courier New', Courier, monospace, sans-serif
}
.entry-content pre {
  background: #1C1D21;
  white-space: pre-wrap;
  color: #EEE;
  line-height: 1.3;
  padding: 18px
}
.entry-content pre>code {
  margin: 0;
  padding: 0;
  white-space: pre;
  border: none;
  background-color: transparent
}
.entry-content code {
  font-size: 90%;
  margin: 0 2px;
  padding: 0 5px;
  background-color: #f5f5f5;
  border-radius: 3px
}
.entry-content hr {
  width: 20%;
  border: 0;
  border-top: 3px #333 solid;
  margin: 2em auto
}
.entry-content .table-of-contents {
  padding: 1em 1em 1em 2.5em;
  margin: 1em 0;
  background: #EEE;
  border-radius: 5px;
  position: relative
}
.table-of-contents::before {
  z-index: 1;
  height: 0;
  width: 0;
  right: 0;
  top: 0;
  border-top: 18px solid #fff;
  border-left: 18px solid #bdbdbd;
  border-right: 18px solid #fff;
  border-bottom: 18px solid #bdbdbd;
  border-radius: 0 0 0 5px
}
.leave-comment-title, .page-index .entry-see-more {
  display: inline-block;
  line-height: 36px;
  width: 150px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .25);
  color: #FFF;
  text-decoration: none;
  border-radius: 18px;
  text-align: center;
  transition: .2s ease
}
.page-index .entry-see-more {
  position: absolute;
  z-index: 2;
  bottom: 24px;
  right: 24px
}
.entry-see-more:hover, .leave-comment-title:hover {
  box-shadow: 0 5px 12px rgba(0, 0, 0, .4);
  color: #FFF
}
.entry-footer .leave-comment-title {
  display: inline-block !important
}
.entry-footer {
  padding: 24px
}
.entry-footer .social-buttons {
  margin-bottom: 1em
}
.entry-footer-section {
  color: #999;
  font-size: .9rem
}
.entry-footer-section a {
  color: #999
}
.entry-footer .hatena-module .hatena-module-title {
  background: 0 0;
  color: #424242;
  padding-left: 48px;
  text-align: left;
  font-weight: 700
}
.entry-footer .hatena-module .hatena-module-title::before {
  z-index: 2;
  left: 0;
  width: 24px;
  height: 24px;
  margin: 6px
}
.entry-footer .hatena-module .hatena-module-title::after {
  position: absolute;
  content: '';
  top: 14px;
  left: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%
}
.entry-footer .hatena-urllist li {
  width: 320px;
  float: left;
  height: 100px;
  margin-bottom: 12px;
  padding: 0;
  background: #EEE;
  border-radius: 5px;
  overflow: hidden
}
.entry-footer .hatena-urllist li:nth-of-type(odd) {
  margin-right: 12px
}
.entry-footer .urllist-with-thumbnails li .urllist-image-link {
  display: block;
  width: 100px;
  height: 100px;
  float: left;
  border-radius: 5px 0 0 5px;
  overflow: hidden
}
.entry-footer .urllist-with-thumbnails li .urllist-image {
  width: auto;
  height: 100%
}
.entry-footer .urllist-date-link, .entry-footer .urllist-entry-body {
  display: none
}
.comment-content, .comment-content p, .pager, .pager a {
  display: inline-block
}
.entry-footer .hatena-urllist li .urllist-title-link {
  padding: 38px 0 38px 12px;
  width: calc(100% - 132px);
  margin-top: 50px
}
.comment-box {
  padding-top: 24px;
  clear: both
}
.comment-box .comment {
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
  line-height: 1.7;
  font-size: .9rem
}
.comment-box .entry-comment {
  padding: 10px 0;
  position: relative
}
.comment-box .read-more-comments {
  padding: 10px 0
}
.comment-box .hatena-id-icon {
  position: absolute;
  top: 40px;
  left: 0;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%
}
.comment-user-name {
  margin: 0 0 .4em
}
.comment-user-name a {
  color: #424242;
  text-decoration: none
}
.comment-content {
  margin: 0 0 .4em 62px;
  padding: 6px 20px;
  word-wrap: break-word;
  background: #EEE;
  border-radius: 18px 18px 18px 0
}
.comment-content p {
  margin: 0;
  line-height: 24px
}
.comment-metadata {
  color: #999;
  margin: 0 0 0 62px;
  font-size: .8rem
}
.comment-metadata a {
  color: #999
}
.pager {
  width: 100%
}
.pager-next, .pager-prev {
  transition: .3s ease;
  width: 50%;
  margin: 0
}
.pager-prev {
  float: left
}
.pager-next {
  float: right;
  text-align: right
}
.pager-next a:hover, .pager-prev a:hover {
  margin: 0 -12px
}
.pager a>span {
  font-size: 0
}
.pager a {
  width: auto;
  color: #FFF;
  text-decoration: none;
  position: relative;
  line-height: 48px;
  padding: 0 24px;
  border-radius: 24px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .25);
  transition: .3s ease
}
.pager-prev a {
  padding-left: 42px
}
.pager-next a {
  padding-right: 42px
}
.pager a::before {
  width: 12px;
  height: 12px;
  background: 0 0;
  border-left: 2px #FFF solid;
  border-top: 2px #FFF solid;
  top: 16px
}
.pager-prev a::before {
  transform: rotate(-45deg);
  left: 24px
}
.pager-next a::before {
  transform: rotate(135deg);
  right: 24px
}
.pager-arrow {
  display: none
}
.page-entry .pager a {
  font-size: .8em
}
.hatena-module {
  box-sizing: border-box;
  margin-bottom: 3em;
  font-size: .9rem
}
.hatena-module .hatena-module-title {
  position: relative;
  margin-bottom: .6em;
  color: #FFF;
  line-height: 64px;
  font-size: 18px;
  font-weight: 400;
  border-radius: 12px;
  text-align: center;
  padding: 0 12px 0 24px
}
.hatena-module .hatena-module-title::before {
  top: 14px;
  left: 12px;
  width: 36px;
  height: 36px;
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36.9%2014.6l-17%2017-8.7-8.7-4.3%204.2%2013%2013%2021.2-21.2-4.2-4.3z%22%2F%3E%3C%2Fsvg%3E)
}
.hatena-module-profile .id, .hatena-module-profile .profile-description {
  display: inline-block;
  width: calc(100% - 76px)
}
.hatena-module-profile .hatena-module-title::before {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2219.9%22%20r%3D%224%22%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17%2031a7%207%200%200%201%2014%200M40%209H8a2%202%200%200%200-2%202v24a2%202%200%200%200%202%202h12l4%204%204-4h12a2%202%200%200%200%202-2V11a2%202%200%200%200-2-2z%22%2F%3E%3C%2Fsvg%3E)
}
.hatena-module-search-box .hatena-module-title::before {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill%3Anone%3Bstroke%3A%23FFF%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cpath%20id%3D%22Rectangle%22%20fill%3D%22none%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3Cg%20id%3D%22icon_data%22%3E%3Cpath%20d%3D%22M25.7%2035.5a14.2%2014.2%200%200%201-3.7.5%2014%2014%200%201%201%209.9-4.1M40%2040l-8.1-8.1%22%20class%3D%22cls-2%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)
}
.hatena-module-entries-access-ranking .hatena-module-title::before {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%206l-9%2020h8l-6%2020%2023-26h-8l8-14H20z%22%2F%3E%3C%2Fsvg%3E)
}
.archive-heading::after, .categories::after, .hatena-module-category .hatena-module-title::before {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2025.8l8.5-8.5a4%204%200%200%201%205.7%205.7l-12%2012A8%208%200%201%201%206.8%2023.7L22.4%208.2a12%2012%200%200%201%2017%2017L23.9%2040.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)
}
.hatena-module-archive .hatena-module-title::before {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill%3Anone%3Bstroke%3A%23FFF%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%3E%3Cpath%20id%3D%22Rectangle%22%20fill%3D%22none%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3Cg%20id%3D%22icon_data%22%3E%3Cpath%20d%3D%22M16%2010H8a2%202%200%200%200-2%202v28a2%202%200%200%200%202%202h32a2%202%200%200%200%202-2V12a2%202%200%200%200-2-2h-2M22%2010h10M16%206v8M32%206v8M6%2021h28%22%20class%3D%22cls-2%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)
}
.hatena-module-recent-comments .hatena-module-title::before {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M30.1%2034H40a2%202%200%200%200%202-2V10a2%202%200%200%200-2-2H8a2%202%200%200%200-2%202v22a2%202%200%200%200%202%202h10l6%206%22%2F%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%2216%22%20cy%3D%2222%22%20r%3D%222%22%2F%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%2224%22%20cy%3D%2222%22%20r%3D%222%22%2F%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%2232%22%20cy%3D%2222%22%20r%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)
}
.hatena-module-circles .hatena-module-title::before {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%2040V8l28%2010-20.9%2010.8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)
}
.hatena-module-links .hatena-module-title::before {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.b%7Bfill%3Anone%3Bstroke%3A%23FFF%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3Cpath%20d%3D%22M27%2012h9v9M32%2026v8H14V16h8M24%2024l11-11%22%20class%3D%22b%22%2F%3E%3C%2Fsvg%3E)
}
.hatena-module-recent-entries .hatena-module-title::before {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill%3Anone%3Bstroke%3A%23FFF%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cpath%20id%3D%22Rectangle%22%20fill%3D%22none%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3Cg%20id%3D%22icon_data%22%3E%3Cpath%20d%3D%22M24%206a18%2018%200%201%201-8.73%202.25M24%2016v8l6.98%206%22%20class%3D%22cls-2%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)
}
.hatena-module-authors-list .hatena-module-title::before {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill%3Anone%3Bstroke%3A%23FFF%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cpath%20id%3D%22Rectangle%22%20fill%3D%22none%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3Cg%20id%3D%22icon_data%22%3E%3Ccircle%20cx%3D%2224.13%22%20cy%3D%2214.13%22%20r%3D%226%22%20class%3D%22cls-2%22%2F%3E%3Cpath%20d%3D%22M8.93%2040.65v-3c0-5.79%204.23-10.5%209.45-10.5h11.49c5.22%200%209.45%204.71%209.45%2010.5v3%22%20class%3D%22cls-2%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)
}
.hatena-module-related-entries .hatena-module-title::before {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill%3Anone%3Bstroke%3A%23FFF%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cpath%20id%3D%22Rectangle%22%20fill%3D%22none%22%20d%3D%22M0%200h48v48H0z%22%2F%3E%3Cg%20id%3D%22icon_data%22%3E%3Cpath%20d%3D%22M25%2046H7.9A1.9%201.9%200%200%201%206%2044.1V21%22%20class%3D%22cls-2%22%2F%3E%3Cpath%20d%3D%22M42%208.46V36a2%202%200%200%201-2%202H16a2%202%200%200%201-2-2V4a2%202%200%200%201%202-2h24M24%2012h8M24%2020h8M24%2028h2%22%20class%3D%22cls-2%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)
}
.hatena-module-title a {
  color: #FFF;
  text-decoration: none
}
.hatena-module-title a:hover {
  text-decoration: underline
}
.hatena-module-profile .profile-icon {
  float: left;
  margin: 0 12px 10px 0;
  border-radius: 50%
}
.hatena-module-profile .id {
  font-weight: 700
}
.hatena-module-profile .id a {
  color: #424242;
  text-decoration: none
}
.hatena-module-profile .profile-description p {
  margin: 0;
  font-size: .9em;
  line-height: 24px
}
.archive-module-calendar tr::after, .archive-module-calendar tr::before {
  content: none
}
.hatena-urllist {
  list-style: none;
  margin: 0;
  padding: 0
}
.hatena-urllist li {
  position: relative;
  padding: .4em 0;
  height: 72px;
  overflow: hidden;
  transition: .3s ease
}
.hatena-urllist li.archive-module-month, .hatena-urllist li.archive-module-year {
  height: auto
}
.urllist-with-thumbnails li:hover {
  opacity: .6
}
.hatena-urllist li .urllist-image {
  width: 100%;
  height: 72px;
  object-fit: cover
}
.hatena-urllist li:hover .urllist-image {
  transform: scale(1.05)
}
.hatena-urllist li:last-child {
  margin-bottom: 0;
  border: none
}
#box2 .urllist-with-thumbnails li .urllist-image, .urllist-with-thumbnails li .urllist-image {
  height: 72px;
  margin: 0;
  transition: .1s ease
}
.urllist-with-thumbnails li .urllist-image-link {
  display: block;
  width: 120px;
  height: 72px;
  float: left;
  border-radius: 5px;
  overflow: hidden
}
.hatena-urllist li .urllist-title-link {
  display: inline-block;
  text-decoration: none;
  padding: 24px 12px;
  line-height: 16px;
  width: 100%;
  margin-top: 36px;
  transform: translateY(-50%);
  color: #424242;
  font-weight: 700;
  font-size: .9em;
  box-sizing: border-box;
  float: left
}
.urllist-with-thumbnails li .urllist-title-link {
  padding: 24px 0 24px 12px;
  width: calc(100% - 132px)
}
.hatena-urllist .urllist-category-link {
  display: none
}
.urllist-date-link a{
  position: absolute;
  top: 11px;
  left: 6px;
  background: rgba(255,255,255,.8);
  color: #454545;
  padding: 0 10px;
  line-height: 18px;
  text-decoration: none;
  border-radius: 9px;
  font-size: .9em
}
.hatena-urllist .urllist-entry-body {
  margin-top: .3em
}
.hatena-module-category .hatena-urllist li, .hatena-module-links .hatena-urllist li {
  height: 36px
}
.hatena-module:not(.hatena-module-archive) .hatena-urllist:not(.urllist-with-thumbnails) li:hover{
  background: #EEE;
  border-radius: 5px;
  opacity: 1
}
.hatena-module-category .hatena-urllist li a, .hatena-module-links .hatena-urllist li a {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding: 0 12px;
  line-height: 36px;
  color: #424242;
  text-decoration: none;
  font-weight: 700
}
.search-result {
  margin-bottom: 1.5em
}
.hatena-module-search-box .search-form, .search-result-form {
  position: relative;
  border-width: 0 0 2px;
  border-bottom: solid #ddd;
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  background: 0 0
}
.hatena-module-search-box .search-module-input, .search-result-form .search-result-input {
  flex: 1 0;
  padding: 5px;
  background: 0 0;
  color: #333;
  border: none;
  height: 42px;
  font-size: 1em
}
.hatena-module-search-box .search-module-button, .search-result-form .search-result-button {
  top: 2px;
  width: auto;
  height: 36px;
  border-radius: 18px;
  padding: 0 24px;
  border: none;
  outline: 0;
  opacity: 1;
  text-indent: 0;
  color: #FFF;
  cursor: pointer;
  font-size: 1em;
  transition: .2s
}
.hatena-module-search-box .search-module-button:hover, .search-result-form .search-result-button:hover {
  opacity: .7
}
.page-about .entry-content dl {
  margin-top: 0
}
.page-about .entry-content dt {
  position: relative;
  margin-bottom: 24px;
  padding-left: 12px;
  font-weight: 700;
  font-size: 1.1em;
  line-height: 36px
}
.page-about .entry-content dt::before {
  height: 100%;
  width: 5px;
  top: 0;
  left: -5px
}
.page-about .entry-content dd {
  margin-left: 0;
  margin-bottom: 2em
}
.archive-header-category {
  margin-bottom: 24px
}
.archive-heading {
  position: relative;
  line-height: 64px;
  margin-top: 0;
  padding-left: 76px
}
.archive-heading::after, .archive-heading::before {
  top: 8px;
  left: 0;
  width: 48px;
  height: 48px
}
.archive-heading::before {
  border-radius: 50%
}
.archive-heading::after {
  width: 32px;
  height: 32px;
  margin: 8px
}
.page-archive .archive-entry {
  width: 338px;
  height: 324px;
  margin-bottom: 24px;
  border-radius: 5px;
  box-shadow: 0 6px 40px #0002;
  float: left;
  position: relative;
  background: #fff;
  padding-top: 180px
}
.page-archive .archive-entry:nth-child(even) {
  margin-left: 24px
}
.page-archive .archive-entry::before {
  width: 100%;
  height: 140px;
  top: 300px;
  left: 0;
  background: linear-gradient(transparent 0, #FFF 50%);
  z-index: 2;
  border-radius: 0 0 5px 5px
}
.page-archive .archive-entry-header {
  margin-top: 24px
}
.page-archive .date {
  font-size: .8em;
  margin: 5px .5em 0
}
.page-archive .date a {
  top: 24px
}
.page-archive .categories {
  top: 380px
}
.page-archive .entry-title {
  display: block;
  font-size: 1.1em;
  text-align: center;
  margin: 0 .5em
}
.page-archive .entry-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 180px;
  background-size: cover;
  background-position: bottom;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  transition: .2s ease
}
.page-archive .entry-thumb:hover {
  box-shadow: 0 0 0 10px rgba(255, 255, 255, .6) inset
}
.page-archive .entry-description {
  display: block;
  padding: 24px 24px 0;
  margin: 0;
  height: 126px;
  font-size: .8em;
  line-height: 1.6em;
  position: relative;
  overflow: hidden
}
.page-archive .social-buttons {
  position: absolute;
  z-index: 3;
  bottom: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 64px;
  padding: 0 24px;
  border-top: 1px #EEE solid
}
.page-archive .star-container{
  position: absolute;
  bottom: 32px;
  transform: translateY(50%)
}
#footer {
  text-align: center;
  font-size: 1em;
  color: #FFF;
  padding: 30px;
  clear: both
}
#footer a {
  color: #FFF;
  text-decoration: none
}
#footer p {
  margin: .5em auto
}
@media (max-width:1024px) {
  #blog-title-content {
    width: 100%
  }
  #container #content {
    width: 100%
  }
  #box2, #main {
    width: 94%;
    margin: 24px 3%
  }
  #box2-inner {
    margin: 0
  }
  .page-archive .archive-entry {
    width: calc(50% - 12px);
    height: 274px;
    padding-top: 230px
  }
  .page-archive .entry-thumb {
    height: 230px
  }
  .pager-next, .pager-prev {
    transition: .3s ease;
    width: 100%;
    margin: 0
  }
  .pager-prev{
    margin-bottom: 12px
  }
  .entry-footer .hatena-urllist li {
    width: 100%
  }
}
@media (max-width:480px) {
  #title a {
    font-size: 1.1em
  }
  .page-archive .archive-entry:nth-child(even) {
    margin-left: 0
  }
  .page-archive .archive-entry {
    width: 100%;
    height: 294px;
    padding-top: 210px
  }
  .page-archive .entry-thumb {
    height: 210px
  }
  .page-archive .categories {
    top: 372px
  }
  .page-entry #container #content {
    width: 100%
  }
  .page-entry #main {
    width: 100%;
    margin: 0 0 24px
  }
  .page-entry .entry {
    border-radius: 0
  }
  .page-entry .date a {
    left: 24px;
    box-shadow: none;
    background: #EEE;
    border-radius: 5px
  }
  .page-entry .date a::before {
    display: none;
    bottom: 72px
  }
}
/* </system> */

/* <system section="background" selected="blur-04"> */
body{
  background-image:url('https://cdn.blog.st-hatena.com/images/theme/backgrounds/2014/blur-02.jpg?version=686d07ced341492bfbc75d23ddabc1');
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center top;
  background-size:cover;
}
/* </system> */

/* =========================================================
   テーマカラー統一
========================================================= */
:root{
  --jp-pink:#F0487C;
  --jp-pink-dark:#d63e6d;
  --jp-brown:#666050;
  --jp-brown-dark:#5a5447;
  --jp-orange:#f59f47;
  --jp-orange-light:#fff6ea;
  --jp-blue:#0099F6;
  --jp-green:#99ccb7;
  --jp-text:#4b4b4b;
  --jp-border:#e8d7c8;
  --jp-shadow:0 6px 18px rgba(0,0,0,.06);
  --jp-radius:10px;
}

/* =========================================================
   基本
========================================================= */
img{
  height:auto;
}
.entry-content a img{
  cursor:pointer;
}
span.author.vcard{
  display:none;
}
.entry-content{
  font-size:18px;
  line-height:2;
}
@media screen and (max-width:480px){
  .entry-content p{
    font-size:15px;
  }
}
div.profile-about{
  display:none;
}

/* =========================================================
   見出しカラー
========================================================= */
#footer,
.archive-heading::before,
.categories::before,
.entry-content h3::before,
.entry-content h4::before,
.entry-content h5::before,
.entry-footer .hatena-module-title::after,
.hatena-module .hatena-module-title,
.hatena-module-search-box .search-module-button,
.leave-comment-title,
.page-about .entry-content dt::before,
.page-index .entry-see-more,
.pager a,
.search-result-form .search-result-button{
  background:var(--jp-pink);
}

/* =========================================================
   ヘッダー修正（はてな標準ヘッダーを活かす）
   ※消さない・隠さない
========================================================= */
.header-image-wrapper{
  display:block !important;
}

#blog-title{
  display:block !important;
  background:transparent !important;
}
.header-image-wrapper{
  display:block !important;
}
#blog-title #blog-title-inner{
  display:block !important;
  height:220px !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
}
@media screen and (max-width:768px){
  #blog-title #blog-title-inner{
    height:160px !important;
  }
}

/* =========================================================
   グローバルメニュー（横1列・スマホで詰める）
========================================================= */
#menu{
  position:relative;
  width:100%;
  padding-left:0;
  height:44px;
  background:var(--jp-brown);
  box-shadow:0 2px 8px rgba(0,0,0,.06);
}

.menu-inner{
  width:968px;
  margin:0 auto;
  height:44px;
}

#menu li{
  list-style-type:none;
  float:left;
  height:44px;
  text-align:left;
}

#menu li a{
  padding:0 16px;
  display:block;
  color:#fff;
  font-size:13px;
  font-weight:700;
  line-height:44px;
  text-decoration:none;
  transition:all .25s ease;
}

#menu li:hover a{
  color:#5e97ff;
  background:#ffffff;
  text-decoration:none;
}

.menu-toggle{
  display:none;
}

/* PC狭め */
@media screen and (max-width:968px){
  .menu-inner{
    width:768px;
  }
}

/* タブレット・スマホ */
@media screen and (max-width:768px){
  #top-editarea{
    height:initial;
    background:var(--jp-brown);
    text-align:right;
    width:100%;
  }

  .menu-toggle{
    color:#ffffff;
    display:inline-block;
    padding:6px 10px;
    margin:3px;
    font-weight:bold;
  }

  #menu{
    width:100%;
    display:none;
    height:initial;
    padding:0;
    margin:0;
    box-shadow:none;
  }

  .menu-inner{
    width:100%;
    height:initial;
    position:static;
    margin:0;
  }

  #menu li{
    float:none;
    height:40px;
    width:100%;
    background:#f5f0e8;
    margin:0 auto;
    text-align:left;
    border-bottom:1px solid #e5ddd2;
  }

  #menu li a{
    height:40px;
    line-height:40px;
    color:var(--jp-brown);
    display:block;
    text-decoration:none;
    padding:0 14px;
  }

  #menu li:hover a{
    color:var(--jp-brown);
    background:#fff;
    text-decoration:none;
  }
}

/* =========================================================
   目次（大学ノート風を今風に整理）
========================================================= */
.entry-content .table-of-contents{
  position:relative;
  display:block;
  margin:24px 0 28px !important;
  padding:16px 16px 14px !important;
  background:#FFF7EC;
  border:1px solid #f1dcc6;
  border-left:6px solid var(--jp-orange);
  border-radius:10px;
  box-shadow:0 4px 10px rgba(0,0,0,.04);
  box-sizing:border-box;
}

.entry-content .table-of-contents,
.entry-content .table-of-contents ul{
  list-style:none !important;
  margin:0;
  padding:0;
}

.entry-content .table-of-contents > li{
  margin:0 0 10px 0 !important;
  padding:0 !important;
  position:relative;
}

.entry-content .table-of-contents > li > a{
  display:block;
  position:relative;
  padding:10px 12px 10px 38px;
  color:#5a5a5a !important;
  text-decoration:none !important;
  font-weight:700;
  line-height:1.7;
  background:#fffdfa;
  border:1px solid #ecd9c3;
  border-radius:8px;
  transition:all .2s ease;
}

.entry-content .table-of-contents > li > a::before{
  content:"";
  position:absolute;
  left:13px;
  top:50%;
  width:12px;
  height:12px;
  transform:translateY(-50%);
  border-radius:50%;
  background:linear-gradient(135deg,var(--jp-orange) 0%, #ffd28a 100%);
  box-shadow:0 0 0 3px rgba(245,159,71,.15);
}

.entry-content .table-of-contents > li > a:hover{
  background:#fff3e3;
  border-color:var(--jp-orange);
  color:#d97816 !important;
}

.entry-content .table-of-contents > li > ul{
  margin:8px 0 0 6px !important;
  padding:4px 0 0 12px !important;
  border-left:2px solid #e7d3bb;
}

.entry-content .table-of-contents > li > ul > li{
  margin:0 0 6px 0 !important;
  padding:0 !important;
  position:relative;
}

.entry-content .table-of-contents > li > ul > li > a{
  display:block;
  position:relative;
  padding:7px 10px 7px 24px;
  color:#666 !important;
  text-decoration:none !important;
  line-height:1.6;
  font-size:.95em;
  border-radius:6px;
}

.entry-content .table-of-contents > li > ul > li > a::before{
  content:"-";
  position:absolute;
  left:8px;
  top:50%;
  transform:translateY(-50%);
  color:var(--jp-green);
  font-weight:bold;
}

.entry-content .table-of-contents > li > ul > li > a:hover{
  background:#fffaf3;
  color:#d97816 !important;
}

@media screen and (max-width:480px){
  .entry-content .table-of-contents{
    padding:14px 12px 12px !important;
    border-radius:8px;
  }

  .entry-content .table-of-contents > li > a{
    padding:9px 10px 9px 34px;
    font-size:.96em;
  }

  .entry-content .table-of-contents > li > a::before{
    left:11px;
    width:11px;
    height:11px;
  }
}

/* =========================================================
   Appreach
========================================================= */
.appreach{
  text-align:left;
  padding:10px;
  border:1px solid #7C7C7C;
  overflow:hidden;
}
.appreach:after{
  content:"";
  display:block;
  clear:both;
}
.appreach p{
  margin:0;
}
.appreach a:after{
  display:none;
}
.appreach__icon{
  float:left;
  border-radius:10%;
  overflow:hidden;
  margin:0 3% 0 0 !important;
  width:25% !important;
  height:auto !important;
  max-width:120px !important;
}
.appreach__detail{
  display:inline-block;
  font-size:20px;
  line-height:1.5;
  width:72%;
  max-width:72%;
}
.appreach__detail:after{
  content:"";
  display:block;
  clear:both;
}
.appreach__name{
  font-size:16px;
  line-height:1.5em !important;
  max-height:3em;
  overflow:hidden;
}
.appreach__info{
  font-size:12px !important;
}
.appreach__developper,
.appreach__price{
  margin-right:.5em;
}
.appreach__posted a{
  margin-left:.5em;
}
.appreach__links{
  float:left;
  height:40px;
  margin-top:8px;
  white-space:nowrap;
}
.appreach__aslink img{
  margin-right:10px;
  height:40px;
  width:135px;
}
.appreach__gplink img{
  height:40px;
  width:134.5px;
}
.appreach__star{
  position:relative;
  font-size:14px !important;
  height:1.5em;
  width:5em;
}
.appreach__star__base{
  position:absolute;
  color:#737373;
}
.appreach__star__evaluate{
  position:absolute;
  color:#ffc107;
  overflow:hidden;
  white-space:nowrap;
}

/* =========================================================
   吹き出し
========================================================= */
.entry-content .l-fuki,
.entry-content .r-fuki{
  position:relative;
  width:calc(100% - 82px);
  box-sizing:border-box;
  padding:20px;
  border-radius:8px;
  border:2px solid #ddd;
  box-shadow:0 3px 8px -2px rgba(0,0,0,.16);
  background-color:#fff;
  z-index:1;
}

.entry-content .l-fuki{
  margin:20px auto 36px 0;
}
.entry-content .r-fuki{
  margin:20px 0 36px auto;
}

.entry-content .l-fuki::before,
.entry-content .r-fuki::before{
  position:absolute;
  content:"";
  top:16px;
  width:10px;
  height:10px;
  border-right:2px solid #ddd;
  border-bottom:2px solid #ddd;
  background-color:#fff;
  z-index:2;
}

.entry-content .l-fuki::before{
  right:-7px;
  transform:rotate(-45deg);
}
.entry-content .r-fuki::before{
  left:-7px;
  transform:rotate(135deg);
}

.entry-content .l-fuki::after,
.entry-content .r-fuki::after{
  position:absolute;
  content:"";
  width:60px;
  height:60px;
  top:-6px;
  border-radius:50%;
  border:3px solid #fff;
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  box-shadow:1px 1px 5px #aaa;
  box-sizing:border-box;
}

.entry-content .l-fuki::after{ right:-82px; }
.entry-content .r-fuki::after{ left:-82px; }

@media screen and (min-width:478px){
  .entry-content .l-fuki::after,
  .entry-content .r-fuki::after{
    width:80px;
    height:80px;
  }
  .entry-content .l-fuki,
  .entry-content .r-fuki{
    width:calc(100% - 106px);
  }
  .entry-content .l-fuki::after{ right:-106px; }
  .entry-content .r-fuki::after{ left:-106px; }
}

.jp::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311195536.png); }
.franky::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311210153_120.jpg); }
.chopper::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311210312_120.jpg); }
.enel::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311210241_120.jpg); }
.nami::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311211006_120.jpg); }
.brook::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311211200_120.jpg); }
.luffy::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311210347_120.jpg); }
.linlin::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311211414_120.jpg); }
.usopp::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311211927_120.jpg); }
.doflamingo::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311211947_120.jpg); }
.moria::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311212058_120.jpg); }
.buggy::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311212003_120.jpg); }
.jinbe::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311212155_120.jpg); }
.robin::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311224048_120.jpg); }
.zoro::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210311/20210311210615_120.jpg); }
.sanji::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20210312/20210312181517_120.jpg); }
.hakase::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20220513/20220513002423_120.jpg); }
.solana1::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20220513/20220513002534_120.jpg); }
.solana2::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20220513/20220513002839_120.jpg); }
.solana3::after{ background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/U/UberPartnerJP/20220513/20220513002912_120.jpg); }

/* =========================================================
   ボックス
========================================================= */
.box01,
.box02,
.box03,
.box04,
.box05{
  position:relative;
  margin:24px 0;
  padding:18px 18px 16px;
  background:#fff;
  border-radius:10px;
  box-shadow:0 2px 8px rgba(0,0,0,.05);
  box-sizing:border-box;
}

.box-title{
  display:block;
  font-weight:bold;
  margin:0 0 12px;
  padding:0 0 0 10px;
  font-size:1.05em;
}

.box01{ border:2px solid #ff5252; }
.box01 .box-title{ border-left:5px solid #ff5252; color:#ff5252; }

.box02{ border:2px solid #0099F6; }
.box02 .box-title{ border-left:5px solid #0099F6; color:#0099F6; }

.box03{ border:2px solid #4caf50; }
.box03 .box-title{ border-left:5px solid #4caf50; color:#4caf50; }

.box04{ border:2px solid #ff9800; }
.box04 .box-title{ border-left:5px solid #ff9800; color:#ff9800; }

.box05{ border:2px solid #7c7c7c; }
.box05 .box-title{ border-left:5px solid #7c7c7c; color:#7c7c7c; }

.box01 p, .box02 p, .box03 p, .box04 p, .box05 p{
  margin:0;
  line-height:1.8;
}

/* =========================================================
   リスト
========================================================= */
.list01{
  counter-reset:number;
  list-style-type:none !important;
  padding:.6em;
  background:#b3ed8c;
}
.list01 li{
  position:relative;
  padding:.5em .5em .5em 30px;
  line-height:1.5em;
}
.list01 li:before{
  position:absolute;
  counter-increment:number;
  content:counter(number);
  display:inline-block;
  background:var(--jp-pink);
  color:white;
  font-family:'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size:15px;
  border-radius:50%;
  left:0;
  width:25px;
  height:25px;
  line-height:25px;
  text-align:center;
  top:50%;
  transform:translateY(-50%);
}

.list02{
  counter-reset:number;
  list-style-type:none !important;
  padding:0;
}
.list02 li{
  position:relative;
  padding:.5em;
  line-height:1.5em;
  background:#b3ed8c;
  border-left:solid 35px var(--jp-pink);
  margin-bottom:5px;
}
.list02 li:before{
  position:absolute;
  counter-increment:number;
  content:counter(number);
  display:inline-block;
  color:white;
  font-family:'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size:15px;
  top:50%;
  transform:translateY(-50%);
  left:-35px;
  width:35px;
  height:1em;
  line-height:1;
  text-align:center;
}

.list03{
  border:solid 2px var(--jp-pink);
  padding:.5em;
  position:relative;
  margin-top:2em;
}
.list03 li{
  line-height:1.5;
  padding:.5em 0 .5em 1.4em;
  border-bottom:dashed 1px silver;
  list-style-type:none !important;
  position:relative;
}
.list03 li:last-of-type{
  border-bottom:none;
}
.list03 li:before{
  font-family:"FontAwesome";
  content:"\f138";
  position:absolute;
  left:.5em;
  color:var(--jp-pink);
}

/* =========================================================
   ボタン
========================================================= */
.my-btn,
.my-btn2,
.my-btn3,
.my-btn4{
  text-align:center;
}

.my-btn a,
.my-btn2 a,
.my-btn3 a,
.my-btn4 a{
  display:inline-block;
  width:50%;
  margin:20px auto;
  padding:10px;
  border-radius:8px;
  text-align:center;
  color:#fff !important;
  text-decoration:none;
  font-size:15px;
  line-height:27px;
  font-weight:bold;
  position:relative;
  overflow:hidden;
  box-shadow:0 6px 14px rgba(0,0,0,.12);
}

.my-btn a{ background:#E63A36; border-bottom:4px solid #C62828; }
.my-btn2 a{ background:#36abe6; border-bottom:4px solid #367ce6; }
.my-btn3 a{ background:#6BD66B; border-bottom:4px solid #00483A; }
.my-btn4 a{ background:#ff6600; border-bottom:4px solid #D03F3F; }

.my-btn a:active,
.my-btn2 a:active,
.my-btn3 a:active,
.my-btn4 a:active{
  transform:translateY(4px);
  box-shadow:0 0 1px rgba(0,0,0,.2);
  border-bottom:none;
}

.my-btn a:before,
.my-btn2 a:before,
.my-btn3 a:before,
.my-btn4 a:before{
  content:'';
  display:block;
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:-100%;
  background-image:linear-gradient(130deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.5) 80%, rgba(255,255,255,1) 81%, rgba(255,255,255,0) 100%);
  animation:shine 4s infinite;
}

.my-btn a:after,
.my-btn2 a:after,
.my-btn3 a:after,
.my-btn4 a:after{
  content:'»';
  display:inline-block;
  color:#fff;
  padding-left:10px;
  font-size:20px;
}

@keyframes shine{
  33%{ left:100%; }
  100%{ left:100%; }
}

@media (max-width:767px){
  .my-btn a,
  .my-btn2 a,
  .my-btn3 a,
  .my-btn4 a{
    width:90%;
  }
}

/* =========================================================
   蛍光ペン
========================================================= */
.entry-content em{
  background:linear-gradient(transparent 50%, #FED44C 40%);
  font-style:normal;
  font-weight:bold;
}

/* =========================================================
   上に戻る
========================================================= */
#page-top{
  display:none;
  position:fixed;
  right:10px;
  bottom:20px;
  margin:0;
  padding:0;
  text-align:center;
  z-index:9999;
}
#move-page-top{
  color:rgba(246,135,116,1);
  text-decoration:none;
  display:block;
  cursor:pointer;
}
#move-page-top:hover{
  color:rgba(0,0,0,.6);
}
@media only screen and (min-width:400px){
  #page-top{
    right:50%;
    margin-right:-450px;
  }
}

/* =========================================================
   アーカイブ
========================================================= */
.page-archive .archive-entry{
  height:260px;
}
.archive-entry-tags .social-buttons{
  display:none;
}
.page-archive .social-buttons .archive-entry-tag-link{
  display:none;
}
@media (max-width:1024px){
  .page-archive .archive-entry{
    height:210px !important;
  }
}
@media (max-width:480px){
  .page-archive .archive-entry{
    height:230px !important;
  }
}

/* =========================================================
   固定ページフル幅（必要な場合だけ）
========================================================= */
.page-static #box2,
.page-static aside,
.page-static #box2-inner,
.page-static .hatena-module{
  display:none !important;
  width:0 !important;
  height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  visibility:hidden !important;
}

.page-static #content,
.page-static #content-inner,
.page-static #wrapper,
.page-static #main,
.page-static #main-inner{
  display:block !important;
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
  border:none !important;
  box-shadow:none !important;
  float:none !important;
}

.page-static .entry,
.page-static .entry-inner,
.page-static .entry-content{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
}
/* 元々のブログタイトルエリア（空白部分）を完全に消す */
#blog-title {
    display: none !important;
}

/* バナー画像（タイトル下）の余白調整 */
.header-full {
    margin: 0;
    padding: 0;
    line-height: 0; /* 画像下の謎の隙間を消す */
}

.header-full img {
    width: 100%;
    max-width: 1200px; /* お好みの最大幅に */
    height: auto;
    display: block;
    margin: 0 auto;
}

/* メニューの位置を微調整（画像にピタッとくっつける） */
#menu {
    margin-top: 0;
}
