/* <system section="theme" selected="10257846132608428760"> */
@charset 'utf-8';
body {
  font-size: 16px;
  color: #565C6A;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/H/Hasesann/20180725/20180725155339_original.png?1532501690);
  word-wrap: break-word;
  overflow-wrap: break-word;
  position: relative;
}
a:link,
a:active {
  color: #988702;
  text-decoration: none;
  transition: 0.3s;
}
a:visited {
  color: #BCAA23;
}
a:hover {
  color: #C6C681;
}
#container {
  overflow: hidden;
  min-width: 1055px;
}
#container-inner {
  width: 965px;
  margin: 0 auto;
}
#title {
  font-size: 40px;
  margin: 30px 0 10px;
}
#title a:link,
#title a:visited,
#title a:active {
  color: #2C343E;
}
#title a:hover {
  color: #C6C681;
  transition: .3s;
}
#blog-title {
  height: 198px;
}
#top-editarea {
  width: 630px;
}
#content-inner {
  display: flex;
  justify-content: space-between;
}
#wrapper {
  width: 630px;
  margin: 15px 0 0 0;
  padding: 0 0 150px;
}
#main-inner {
  padding: 0 0 30px;
}
.entry {
  margin: 0 0 30px;
}
.entry.mode-markdown .entry-content h1 {
  font-size: 20px;
  border-bottom: 5px solid #FF5050;
  padding: 0px;
}
.entry.mode-markdown .entry-content h2 {
  font-size: 20px;
  border-left: 20px solid #FF5050;
  padding: 5px;
}
.entry-inner {
  background-color: #E4E9EC;
  border: 3px solid #ffffff;
  margin: 0;
  padding: 35px 35px 30px;
  position: relative;
}
.entry-inner:before {
  content: '';
  position: absolute;
  top: -10px;
  left: -76px;
  display: block;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/H/Hasesann/20180725/20180725162422.png);
  background-size: 130px auto;
  width: 115px;
  height: 170px;
  background-repeat: no-repeat;
}
.entry-inner .urllist-item {
  color: #565C6A;
  border-bottom: 1px solid #C3CADD;
}
.entry-inner .urllist-item .urllist-date-link a:link,
.entry-inner .urllist-item .urllist-date-link a:visited,
.entry-inner .urllist-item .urllist-date-link a:active {
  color: #747C8B;
}
.entry-inner .urllist-item .urllist-date-link a:hover {
  color: #C6C681;
  transition: .3s;
}
.entry-inner .hatena-module {
  padding: 5px 0 0;
  margin: 15px 0 0;
  border-top: 1px solid #C3CADD;
}
.entry-inner .hatena-module-title {
  padding: 13px 0 0;
}
.entry-inner .urllist-item {
  width: 554px;
  padding: 20px 0;
}
.entry-inner .hatena-module-body {
  width: 554px;
  padding: 0 0 10px;
}
.entry-inner .entry-header {
  position: relative;
}
.entry-inner .entry-date {
  font-size: 14px;
}
.entry-inner .entry-date a:link,
.entry-inner .entry-date a:visited,
.entry-inner .entry-date a:hover,
.entry-inner .entry-date a:active {
  color: #747C8B;
}
.entry-inner .entry-title {
  font-size: 25px;
  margin-top: 30px 0 30px;
}
.entry-inner .entry-title a:link,
.entry-inner .entry-title a:visited,
.entry-inner .entry-title a:active {
  color: #565C6A;
  text-decoration: none;
}
.entry-inner .entry-title a:hover {
  color: #C6C681;
  transition: .3s;
}
.entry-inner .entry-header-menu {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
}
.entry-inner .entry-header-menu a:link,
.entry-inner .entry-header-menu a:visited,
.entry-inner .entry-header-menu a:active {
  color: #747C8B;
}
.entry-inner .entry-header-menu a:hover {
  color: #C6C681;
  transition: .3s;
}
.entry-inner .related-entries {
  padding: 0;
}
.entry-inner .entry-categories {
  font-size: 11px;
}
.entry-inner .entry-categories a:link,
.entry-inner .entry-categories a:visited,
.entry-inner .entry-categories a:hover,
.entry-inner .entry-categories a:active {
  color: #747C8B;
  border: 1px solid #C3CADD;
  padding: 2px 7px;
  display: inline-block;
  background-color: #fff;
}
.entry-inner .entry-content {
  margin: 30px 0 0;
  overflow: hidden;
}
.entry-inner .entry-content h3,
.entry-inner .entry-content h2,
.entry-inner .entry-content h1 {
  font-size: 20px;
  border-bottom: 1px solid #FF5050;
  padding: 0 0 5px;
}
.entry-inner .entry-content h4 {
  font-size: 18px;
  border-left: 10px solid #FF5050;
  padding: 0 0 0 5px;
}
.entry-inner .entry-content h5 {
  font-size: 16px;
  border-left: 10px solid #565C6A;
  padding: 0 0 0 5px;
}
.entry-inner blockquote {
  border-left: 3px solid #565C6A;
  padding: 0 0 0 10px;
}
.entry-inner table {
  background-color: #fff;
  border: 1px solid #C3CADD;
  border-collapse: collapse;
  text-align: center;
  width: 100%;
}
.entry-inner table th,
.entry-inner table td {
  border: 1px solid #C3CADD;
  padding: 3px 20px;
  margin: 0;
}
.entry-inner table th {
  background-color: #E3E3AD;
}
.entry-inner table td {
  background-color: #fff;
  border: 1px solid #C3CADD;
  margin: 0;
}
.entry-inner .code {
  background-color: #2C343E;
}
.entry-inner .entry-content img {
  max-width: 100%;
}
.entry-inner .entry-footer {
  margin: 35px 0;
}
.entry-inner .entry-footer-section {
  color: #747C8B;
  font-size: 15px;
}
.entry-inner .comment {
  padding: 0;
}
.entry-inner .entry-comment {
  border-bottom: 1px solid #C3CADD;
  color: #565C6A;
  list-style: none;
  padding-left: 40px;
  position: relative;
}
.entry-inner .comment-metadata {
  color: #747C8B;
  font-size: 12px;
}
.entry-inner .comment-user-name {
  font-size: 14px;
}
.entry-inner .comment-user-name .hatena-id-icon {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 2px;
  left: 0;
}
.entry-inner .leave-comment-title {
  color: #565C6A;
  font-size: 11px;
  background-color: #fff;
  border: 1px solid #C3CADD;
  padding: 3px 10px;
  display: inline-block;
}
.pager {
  padding: 0 0 130px;
}
.pager span {
  width: 300px;
}
.pager-next {
  float: right;
  text-align: right;
}
.pager-next ::after {
  content: '▶︎';
}
.pager-prev {
  float: left;
}
.pager-prev ::before {
  content: '◀︎';
}
.pager-arrow {
  display: none;
}
.hatena-asin-detail {
  background-color: #fff;
}
#box2 {
  width: 300px;
  position: relative;
}
#box2:before {
  content: '';
  position: absolute;
  top: 300px;
  left: 10px;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/H/Hasesann/20180725/20180725161334_original.png?1532502963);
  background-size: 500px auto;
  width: 500px;
  height: calc(100% - 300px);
  display: block;
  background-repeat: repeat-y;
  z-index: -1;
}
#box2:after {
  content: '';
  position: absolute;
  top: 300px;
  left: 10px;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/H/Hasesann/20180725/20180725161329_original.png?1532502998);
  background-size: 500px auto;
  width: 500px;
  height: calc(100% - 704px);
  background-repeat: space;
  z-index: -1;
}
#box2-inner {
  color: #565C6A;
  font-size: 15px;
  padding: 215px 0 225px;
  position: relative;
  height: 100%;
  box-sizing: border-box;
}
#box2-inner:before {
  content: '';
  position: absolute;
  top: -210px;
  left: 11px;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/H/Hasesann/20180725/20180725161323_original.png?1532503030);
  background-size: 500px auto;
  background-position: 0 top;
  height: 588px;
  width: 500px;
  background-repeat: no-repeat;
  z-index: 0;
  display: block;
}
#box2-inner:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0px;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/H/Hasesann/20180725/20180725161337_original.png?1532502833);
  width: 500px;
  height: 404px;
  display: block;
  background-size: 593px auto;
  background-position: 10px bottom;
  background-repeat: no-repeat;
  z-index: 0;
}
#box2-inner div {
  position: relative;
  z-index: 1000;
}
#box2-inner .archive-module-year {
  position: relative;
  border: hidden;
}
#box2-inner .archive-module-year div {
  position: absolute;
  top: 10px;
  left: 0;
}
#box2-inner .hatena-module {
  background-color: #F0F3F4;
  border: 1px solid #133165;
  box-shadow: 5px -5px 0 2px #133165;
  margin-bottom: 30px;
  padding: 15px 25px;
}
#box2-inner .hatena-module-title {
  font-weight: bold;
}
#box2-inner .hatena-module-title a:link,
#box2-inner .hatena-module-title a:visited,
#box2-inner .hatena-module-title a:active {
  color: #565C6A;
}
#box2-inner .hatena-module-title a:hover {
  color: #C6C681;
  transition: 0.3s;
}
#box2-inner .hatena-module-title + .hatena-module-body {
  padding: 10px 0 0;
}
#box2-inner .hatena-urllist {
  list-style: none;
  font-size: 15px;
  line-height: 30px;
  padding: 0;
  margin: 0;
}
#box2-inner li {
  border-bottom: 1px solid #D5DBEB;
  line-height: 20px;
  padding: 5px 0;
}
#box2-inner li:last-child {
  border: hidden;
}
#box2-inner .hatena-module-body {
  width: 250px;
}
#box2-inner .search-form {
  display: flex;
  justify-content: space-between;
}
#box2-inner .search-form input,
#box2-inner .search-form button {
  height: 25px;
  font-size: 11px;
  border: 1px solid #C3CADD;
  box-sizing: border-box;
}
#box2-inner .search-form input :focus,
#box2-inner .search-form button :focus {
  background: #E3E3AD;
  outline: none;
}
#box2-inner .search-module-input {
  flex: 1;
  min-width: 0;
  padding: 0 10px;
  margin: 0 3px 0 0;
}
#box2-inner .search-module-button {
  padding: 0 10px;
  background-color: #fff;
}
#box2-inner .recent-comments {
  margin-bottom: 20px;
}
#box2-inner .recent-comments li {
  border-bottom: 1px solid #D5DBEB;
}
#box2-inner .archive-module-year-title {
  border-bottom: 1px solid #D5DBEB;
  display: block;
  line-height: 30px;
  margin: 0 0 0 20px;
}
#box2-inner s {
  line-height: 30px;
}
#box2-inner .archive-module-month {
  margin: 0 0 0 20px !important;
}
#box2-inner .hatena-module-search-box .hatena-module-title {
  display: none;
}
#box2-inner .hatena-module-search-box .hatena-module-body {
  padding: 0px;
}
#blog-description {
  font-size: 16px;
  color: #565C6A;
  margin: 0;
}
.services {
  margin: 0 0 10px;
}
.archive-heading {
  font-size: 27px !important;
  margin: 20px 0 20px;
  color: #2C343E;
}
.archive-entry {
  margin-bottom: 30px;
  background-color: #E5EAED;
  border: 3px solid #fff;
  position: relative;
  padding: 50px 35px 60px;
}
.archive-entry:before {
  content: '';
  position: absolute;
  top: -10px;
  left: -76px;
  display: block;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/H/Hasesann/20180725/20180725162422.png?1532503615);
  background-size: 130px auto;
  width: 115px;
  height: 170px;
  background-repeat: no-repeat;
}
.archive-entry .entry-title {
  margin: 0;
  padding: 30px 0;
}
.archive-entry .date {
  font-size: 14px;
}
.archive-entry .date a:link,
.archive-entry .date a:visited,
.archive-entry .date a:hover,
.archive-entry .date a:active {
  color: #747C8B;
}
.archive-entry .entry-description {
  margin: 0;
}
.archive-entry .entry-thumb {
  margin: 0 5px 0 0;
}
.archive-entry .categories {
  padding: 0 0 35px;
  font-size: 11px;
}
.archive-entry .categories a:link,
.archive-entry .categories a:visited,
.archive-entry .categories a:hover,
.archive-entry .categories a:active {
  color: #747C8B;
  border: 1px solid #C3CADD;
  padding: 2px 7px;
  display: inline-block;
  background-color: #fff;
}
.archive-entry .hatena-star-star-container {
  position: absolute;
  bottom: 35px;
  left: 35px;
}
.archive-entries {
  width: 630px;
  margin: 0 0 100px;
}
.page-about dt {
  font-size: 107%;
  border-bottom: 1px solid #C3CADD;
  margin: 0 0 8px;
  padding: 0 0 8px;
  font-weight: bold;
  color: #565C6A;
}
.page-about dd {
  padding: 0 0 50px;
}
#bottom-editarea {
  width: 630px;
  position: absolute;
  bottom: 200px;
}
#footer {
  width: 100%;
  height: 190px;
  background-color: #2C343E;
  min-width: 1055px;
  margin: -100px 0 0;
}
#footer-inner {
  width: 965px;
  text-align: center;
  font-size: 14px;
  margin: 0 auto;
}
#footer-inner:before {
  content: '';
  position: relative;
  bottom: 40px;
  left: 520px;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/H/Hasesann/20180725/20180725162425.png?1532503511);
  background-size: 137px auto;
  background-position: bottom right;
  display: block;
  width: 137px;
  height: 138px;
  background-repeat: no-repeat;
}
.footer-addless {
  margin: 10px 0 0;
}
.breadcrumb-inner {
  width: 630px;
  margin: 0px;
}

/* </system> */