/* <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="e9f6e8"> */
body{background:#e9f6e8;}
/* </system> */

/*大学ノート風目次*/
.entry-content .table-of-contents {
    position: relative;
    margin: 0;
    display: inline-block;
    background: #FFF3E0; /* 薄いオレンジ色 */
    padding: 1em 1em 1.2em 1em;
    border-top: 1px solid #d9d9d9;
    border-right: 0;
    border-bottom: 1px solid #d9d9d9;
    border-left: 0;
}
.entry-content .table-of-contents a {
    color: #5a5a5a;
    display: block;
    text-decoration: none;
    background: linear-gradient(transparent 0, transparent 93%, #d8d8d8 100%);
    background-size: 100% 2em;
    line-height: 2em;
}
.entry-content .table-of-contents > li::before {
    font-family: "blogicon";
    content: "\f024";
    font-weight: normal;
    color: #99ccb7;
    position: absolute;
    top: 2px;
    left: -20px;
}
.entry-content .table-of-contents li {
    list-style-type: none;
    margin: 0 0 0 1.4em;
    position: relative;
    font-size: 1.1em;
}
.entry-content .table-of-contents li ul {
    margin: 0;
    padding: 0;
}
/* 中見出しの位置調整 */
.entry-content .table-of-contents li {
    margin-left: 10px; /* 中見出しを左に10px移動 */
}
/* 小見出しの位置調整 */
.entry-content .table-of-contents li ul li {
    list-style-type: none;
    color: #99ccb7;
    font-size: .9em;
    margin-left: 20px; /* 小見出しを左に20px移動 */
}
/*目次のデザインここまで*/

/* ==========================================
   アプリーチ修正版デザイン（ここを修正）
   ========================================== */
.appreach {
    text-align: left;
    padding: 10px;
    border: 1px solid #7C7C7C;
    overflow: hidden;
    margin: 1.5em 0;
}
.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: 0.5em;
}
.appreach__posted a {
    margin-left: 0.5em;
}
.appreach__links {
    float: left;
    height: 40px;
    margin-top: 8px;
    white-space: nowrap;
    display: flex; /* ボタンの横並びを維持 */
}
.appreach__aslink img, .appreach__gplink img {
    height: 40px !important; /* 画像の高さを強制固定 */
    width: auto !important; /* 歪み防止 */
    display: inline-block;
    vertical-align: bottom;
}
.appreach__aslink img {
    margin-right: 10px;
}
.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;
}
/*アプリーチここまで*/

/*画像の高さオート*/
img {
    height: auto;
}
.entry-content a img {
    cursor: pointer;
}
span.author.vcard {
    display: none;
}

/*上に戻る*/
#page-top {
    display:none;
    position:fixed;
    right:10px;
    bottom:20px;
    margin: 0;
    padding: 0;
    text-align:center;
}
#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;
    }
}

/* テーマ絢爛のカラーを変更する */
#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: #F0487C;
}

/* タイトルイメージ調整 */
.header-image-only #blog-title #blog-title-inner {
    height: 150px; /* 画像の高さ */
    background-size: cover;
}

/*アイコン非表示*/
.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
    }
}

/*=================================================================================
グローバルメニュー（確実な横スクロール＆少ない時は中央寄せ）
=================================================================================*/
.menu-inner {
    width: 100%;
    background: #666050;
}

#menu {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 40px;
    background: #666050;
    
    /* 横スクロールの設定 */
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    
    /* Firefox用のスクロールバー設定 */
    scrollbar-width: thin;
    scrollbar-color: #a9a9a9 #666050;
}

/* 魔法のCSS：要素が少ない時は中央寄せ、多い時は左からスクロールさせる */
#menu::before,
#menu::after {
    content: "";
    margin: auto;
}

/* PC・スマホ共通：スクロールバー自体のデザイン（強化版） */
#menu::-webkit-scrollbar {
    height: 10px !important;    /* バーを少し太く */
    display: block !important;
    -webkit-appearance: none !important; /* iPhone等のデフォルトを解除 */
}

/* スクロールバーの背景（レール部分） */
#menu::-webkit-scrollbar-track {
    background: #4a4539 !important; 
    border-radius: 5px;
}

/* スクロールバーのつまみ部分（超目立つピンクに設定） */
#menu::-webkit-scrollbar-thumb {
    background: #F0487C !important; /* ★目立つデリナビピンク */
    border-radius: 5px;
    border: 1px solid #ffffff !important; /* 白い縁取りでさらにはっきりさせる */
    min-width: 50px; /* つまみを押しやすくする */
}

/* Firefox用 */
#menu {
    scrollbar-width: thin;
    scrollbar-color: #F0487C #4a4539;
}

#menu li {
    list-style-type: none;
    flex: 0 0 auto; /* 絶対に縮まない */
    height: 40px;
}

#menu li a {
    display: flex;
    align-items: center;
    padding: 0 15px;
    color: #ffffff; /* メニューの文字色 */
    font-size: 80%;
    font-weight: bold;
    height: 40px;
    text-decoration: none;
    white-space: nowrap; /* テキストを折り返さない */
}

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

/* 不要なトグルボタンを非表示 */
.menu-toggle {
    display: none !important;
}
/*=================================================================================*/


/* 吹き出しのCSS */
.entry-content .l-fuki,
.entry-content .r-fuki {
    position: relative;
    width: calc(100% - 82px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 6px;
    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);
    -webkit-transform: rotate(-45deg);
}
.entry-content .r-fuki::before {
    left: -7px;
    transform: rotate(135deg);
    -webkit-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); }

/* ポイント箇条書き */
.list01 {
    counter-reset:number; /*数字をリセット*/
    list-style-type: none!important; /*数字を一旦消す*/
    padding:0.5em;
    background: #b3ed8c;
}
.list01 li {
    position: relative;
    padding-left: 30px;
    line-height: 1.5em;
    padding: 0.5em 0.5em 0.5em 30px;
}
.list01 li:before {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display:inline-block;
    background: #F0487C;
    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%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.list02 {
    counter-reset:number; /*数字をリセット*/
    list-style-type: none!important; /*数字を一旦消す*/
    padding:0;
}
.list02 li {
    position: relative;
    padding: 0.5em;
    line-height: 1.5em;
    background: #b3ed8c;
    border-left : solid 35px #F0487C;
    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%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -35px;
    width: 35px;
    height: 1em;
    line-height: 1;
    text-align: center;
}

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

/* =================================================================================
【水色系】コンパクト・共通ボックスデザイン
================================================================================= */
.invite-copy, .dn-coupon {
    margin: 1.5em auto;
    max-width: 420px;
    background: #f0faff !important; /* ごく薄い水色 */
    border: 2px solid #00a1e9 !important; /* 鮮やかな水色 */
    border-radius: 12px;
    padding: 20px 15px;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    box-sizing: border-box;
    clear: both;
    color: #333 !important;
}

.invite-copy__title, .dn-coupon__head {
    color: #0068b7 !important; /* 濃い青 */
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 12px;
    display: block;
}

.invite-copy__mid, .dn-coupon__row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}

.invite-copy__code, .dn-coupon__code {
    font-size: 1.8em;
    font-weight: 800;
    color: #333 !important;
    letter-spacing: 1px;
    background: #ffffff !important; 
    padding: 4px 12px;
    border-radius: 6px;
    display: inline-block;
    border: 1px solid #b3e1ff;
}

.invite-copy__btn-copy, .dn-coupon__btn-copy {
    -webkit-appearance: none;
    background-color: #00a1e9 !important; /* 水色ボタン */
    color: #fff !important;
    border: none !important;
    padding: 8px 15px !important;
    border-radius: 6px !important;
    font-weight: bold !important;
    cursor: pointer !important;
    font-size: 0.9em !important;
    transition: background 0.3s !important;
}

.invite-copy__btn-copy:hover, .dn-coupon__btn-copy:hover {
    background-color: #0082bc !important;
}

.invite-copy__sub, .dn-small {
    color: #5b7e91 !important;
    font-size: 0.85em;
    margin: 10px 0 !important;
    line-height: 1.4;
    display: block;
}

.invite-copy__btn {
    display: block;
    background: #00a1e9 !important;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 1.15em;
    padding: 12px;
    border-radius: 8px;
    margin: 10px 10px 0;
    transition: opacity 0.2s;
}

/* キラリと光るボタンも水色に合わせる */
.my-btn a {
    background: #00a1e9 !important;
}

/* =================================================================================
【新規追加】キラリと光るボタン設定（my-btn）
================================================================================= */
.my-btn {
    text-align: center;
    margin: 2em 0;
}

.my-btn a {
    position: relative;
    display: inline-block;
    padding: 15px 50px;
    background: #ff9800; /* ボックスに合わせたオレンジ */
    color: #fff !important;
    font-weight: bold;
    font-size: 1.2em;
    text-decoration: none !important;
    border-radius: 50px; /* 丸みのあるボタン */
    overflow: hidden; /* 光がはみ出さないように設定 */
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    transition: transform 0.3s;
}

/* ホバー時に少し浮く */
.my-btn a:hover {
    transform: translateY(-3px);
    opacity: 0.9;
}

/* キラリと光るアニメーション本体 */
.my-btn a::before {
    content: "";
    position: absolute;
    top: -100%;
    left: -100%;
    width: 200%;
    height: 200%;
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 30%,
        rgba(255, 255, 255, 0.4) 50%,
        rgba(255, 255, 255, 0) 70%
    );
    transform: rotate(25deg);
    animation: shine 3s infinite; /* 3秒おきに光る */
}

/* --- 水色系：invite-copy (Wolt等) コピーボックスの色--- */
.invite-copy {
    margin: 20px auto; max-width: 360px; padding: 16px; border: 2px solid #00a1e9; border-radius: 10px; background: #f0faff; text-align: center;
}
.invite-copy__title { font-size: 15px; font-weight: 800; color: #0068b7; margin-bottom: 10px; }
.invite-copy__mid { display: flex; justify-content: center; align-items: center; gap: 10px; margin-bottom: 8px; }
.invite-copy__code { font-size: 22px; font-weight: 900; letter-spacing: .15em; color: #333; }
.invite-copy__btn-copy { padding: 6px 12px; border: 0; border-radius: 6px; background: #00a1e9; color: #fff; font-weight: 700; cursor: pointer; }
.invite-copy__btn { display: block; padding: 12px; border-radius: 8px; background: #00a1e9; color: #fff !important; font-weight: 900; text-decoration: none; margin-top: 10px; }

/* --- 緑系：nearme-invite (ロケットナウ等)コピーボックスの色 --- */
.nearme-invite {
    margin: 20px auto; max-width: 360px; padding: 16px; border: 2px solid #17b7a8; border-radius: 10px; background: #f4fffd; text-align: center;
}
.nearme-title { font-size: 15px; font-weight: 800; color: #0f766e; margin-bottom: 10px; }
.nearme-code-area { display: flex; justify-content: center; align-items: center; gap: 10px; margin-bottom: 8px; }
.nearme-code { font-size: 22px; font-weight: 900; letter-spacing: .15em; color: #0f172a; }
.nearme-copy-btn { padding: 6px 12px; border: 0; border-radius: 6px; background: #17b7a8; color: #fff; font-weight: 700; cursor: pointer; }
.nearme-check-btn { display: block; padding: 12px; border-radius: 8px; background: linear-gradient(135deg,#17b7a8,#00a6c8); color: #fff !important; font-weight: 900; text-decoration: none; margin-top: 10px; }

@keyframes shine {
    0% { left: -100%; top: -100%; }
    20% { left: 100%; top: 100%; }
    100% { left: 100%; top: 100%; }
}

/* ============================================
   ボックスデザイン（box01〜box05）
============================================ */

/* 共通設定 */
.box01, .box02, .box03, .box04, .box05 {
    margin: 20px 0;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    box-sizing: border-box;
}

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

/* box01：レッド（初回クーポン・重要） */
.box01 { border: 2px solid #ff5252; }
.box01 .box-title { border-left: 5px solid #ff5252; color: #ff5252; }

/* box02：ブルー（ポイント・お知らせ） */
.box02 { border: 2px solid #00a1e9; }
.box02 .box-title { border-left: 5px solid #00a1e9; color: #00a1e9; }

/* box03：グリーン（生鮮・フレッシュ・Wolt） */
.box03 { border: 2px solid #4caf50; }
.box03 .box-title { border-left: 5px solid #4caf50; color: #4caf50; }

/* box04：オレンジ/イエロー（注意・豆知識） */
.box04 { border: 2px solid #ff9800; }
.box04 .box-title { border-left: 5px solid #ff9800; color: #ff9800; }

/* box05：グレー（補足・備考） */
.box05 { border: 2px solid #7c7c7c; }
.box05 .box-title { border-left: 5px solid #7c7c7c; color: #7c7c7c; }

/* ボックス内のリスト調整 */
.box01 ul, .box02 ul, .box03 ul, .box04 ul, .box05 ul {
    padding-left: 1.5em;
    margin-bottom: 0;
}
.box01 li, .box02 li, .box03 li, .box04 li, .box05 li {
    margin-bottom: 8px;
}
/* ============================================
   box01〜box05：スマホでも必ず枠が出る上書き
   （CSSの一番下に追加）
============================================ */
.entry-content .box01,
.entry-content .box02,
.entry-content .box03,
.entry-content .box04,
.entry-content .box05{
  display:block !important;
  margin:20px 0 !important;
  padding:20px !important;
  border-radius:10px !important;
  background:#fff !important;
  box-shadow:0 2px 8px rgba(0,0,0,0.05) !important;
  box-sizing:border-box !important;
  position:relative !important;
  overflow:visible !important; /* ラベル（上にはみ出すspan）が切れない */
}

/* 枠線カラー（念のため強制） */
.entry-content .box01{ border:2px solid #ff5252 !important; }
.entry-content .box02{ border:2px solid #00a1e9 !important; }
.entry-content .box03{ border:2px solid #4caf50 !important; }
.entry-content .box04{ border:2px solid #ff9800 !important; }
.entry-content .box05{ border:2px solid #7c7c7c !important; }

/* ボックス内pの余白を安定させる（スマホで崩れやすいので） */
.entry-content .box01 p,
.entry-content .box02 p,
.entry-content .box03 p,
.entry-content .box04 p,
.entry-content .box05 p{
  margin:0 !important;
  line-height:1.7 !important;
}

/* box-titleを使う場合の見た目（あなたの既存定義の補強） */
.entry-content .box-title{
  display:block !important;
  font-weight:bold !important;
  margin:0 0 12px !important;
  padding:0 10px !important;
  font-size:1.05em !important;
}

/* absoluteラベル（span）を使う場合、重なり順を保証 */
.entry-content .box01 > span,
.entry-content .box02 > span,
.entry-content .box03 > span,
.entry-content .box04 > span,
.entry-content .box05 > span{
  z-index:10 !important;
}

/* =========================================================
   フル幅ヘッダー（1200×220最適化版）
========================================================= */

/* 公式ヘッダーを非表示 */
.header-image-wrapper { display:none !important; }
#blog-title { display:none !important; }

/* 画面端までのコンテナ設定 */
.headernew {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  border: none !important;
}

/* 1200:220 の比率を維持する設定 */
.headernew a {
  display: block;
  width: 100%;
  overflow: hidden;
  background: #e9f6e8;      /* 画像読み込み前や余白用の背景色 */
  
  /* 画像サイズに合わせて比率を固定 */
  aspect-ratio: 1200 / 220; 
  
  /* PCで大きくなりすぎないよう上限を設定（必要に応じて調整） */
  max-height: 220px; 
}

/* 画像の表示設定：余白なし版 */
.headernew img {
  width: 100% !important;
  height: 100% !important;
  /* contain（収める）から cover（埋める）に変更 */
  object-fit: cover;      
  object-position: center;
  display: block;
  margin: 0 !important;
}

/* スマホ向けの微調整（横幅が狭い時に高さを確保する場合） */
@media screen and (max-width: 480px) {
  .headernew a {
    max-height: none; /* スマホでは比率通りの高さにする */
  }
}

/* =========================================================
   はてなの透明リンク/ブクマを無効化（スマホだけ推奨）
   ※PCにも効いて良いなら max-width の囲いを外す
========================================================= */
@media screen and (max-width: 768px) {
  #globalheader-container,
  #hatena-mobileheader,
  .hatena-article-bar,
  .hatena-system-header,
  #header,
  #header-container,
  .header-container{
    pointer-events: none !important;
  }

  iframe[src*="b.hatena.ne.jp"],
  iframe[src*="hatena.ne.jp/bookmark"]{
    display:none !important;
    pointer-events:none !important;
  }
}

/* --- 共通の枠設定 --- */
.menu-inner.upper-row, 
.menu-inner.lower-row {
    width: 100% !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

/* =================================================================================
   【ブラッシュアップ版】3段グローバルメニュー（上：配達員 / 中：クーポン / 下：各サービス）
================================================================================= */

/* --- 全体の影と境界 --- */
.menu-inner.upper-row, 
.menu-inner.middle-row,
.menu-inner.lower-row {
    width: 100% !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    margin-bottom: 0 !important; /* 隙間をなくして一体感を出す */
    border-bottom: 1px solid rgba(255,255,255,0.15); /* 微細な区切り線 */
}

/* --- 各段の背景色：かっこよく洗練されたトーン --- */
.menu-inner.upper-row { background: #444444 !important; } /* 上段：信頼のチャコール */
.menu-inner.middle-row { background: #F0487C !important; } /* 中段：ブランドのピンク */
.menu-inner.lower-row { background: #008080 !important; } /* 下段：知的なディープティール */

/* --- 横並び・スクロール設定 --- */
#menu-delivery-list, 
#menu-coupon-list,
#menu-service-list {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    overflow-x: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    -webkit-overflow-scrolling: touch;
}

/* 項目が少ない時に中央寄せにする（PCでの見栄え向上） */
#menu-delivery-list::before, #menu-delivery-list::after,
#menu-coupon-list::before, #menu-coupon-list::after,
#menu-service-list::before, #menu-service-list::after {
    content: "" !important;
    margin: auto !important;
}

/* --- リスト項目の調整 --- */
#menu-delivery-list li, 
#menu-coupon-list li,
#menu-service-list li {
    flex: 0 0 auto !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#menu-delivery-list li a, 
#menu-coupon-list li a,
#menu-service-list li a {
    display: flex !important;
    align-items: center !important;
    padding: 0 16px !important;
    color: #ffffff !important;
    height: 42px !important;    /* 3段なので圧迫感を抑えるため少しスリムに */
    line-height: 1 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    font-size: 13px !important;
    font-weight: 700 !important; /* 文字をはっきり太めに */
    letter-spacing: 0.05em !important;
    transition: background 0.3s ease;
}

/* --- ホバー（マウスを乗せた時）の演出 --- */
.upper-row li:hover a { background: #555555 !important; }
.middle-row li:hover a { background: #d03e6b !important; }
.lower-row li:hover a { background: #006666 !important; }

/* --- スクロールバーのデザインを極限までシンプルに --- */
.menu-inner::-webkit-scrollbar {
    height: 3px; /* 非常に細くして邪魔しない */
}
.menu-inner::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,0.3);
    border-radius: 10px;
}