/* <system section="theme" selected="bkuma"> */
/*
Theme Name: B!KUMA
Responsive: yes
*/

@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700);

/* CSS Document */
/* @Init
====================================== */
body {
  margin: 0;
  padding: 0;
  color: #666;
  background: #f08495 url(data:image/gif;base64,R0lGODlhUAABAIAAAPCElfKWpSH5BAQAAAAALAAAAABQAAEAAAILjI+pywgPo5y0xgIAOw==) repeat 0 0;
  line-height: 1.6;
  font-family: 'Quattrocento Sans', 'Arial', 'Helvetica', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
a {
  color: #e36a7d;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #9e79b3;
}
a,
pre {
  word-break: break-word;
}
a,label {
  cursor: pointer;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,h2,h3,h4,h5,h6 {
  clear: both;
  font-weight: normal;
}
header, nav, section, article, aside, footer, hgroup {
  display: block;
}

/* @Layout
====================================== */
#content,
#footer {
  background: #f5f1dc url('https://cdn.blog.st-hatena.com/css/theme/bkuma/images/content-bg.jpg?version=4d776f2b7a248fe0227f52f5e9d786') repeat 0 0;
}
#content {
  padding-bottom: 10px;
  -webkit-box-shadow: 0 5px 30px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 5px 30px rgba(0,0,0,0.5);
  -ms-box-shadow: 0 5px 30px rgba(0,0,0,0.5);
  -o-box-shadow: 0 5px 30px rgba(0,0,0,0.5);
  box-shadow: 0 5px 30px rgba(0,0,0,0.5);
}
#content-inner {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAV0lEQVQoFWMsiPKMZiATsAD1/SZTLwNI8ytKNL+nRPN3SjT/GDDNvyix+SclmsmOZ8b///+TazEDy/IptZuJ0R2Z0+yLro4JXYAUPsjZtURqaEZXR5HNAMczFUGlq9n8AAAAAElFTkSuQmCC) repeat-x 0 -1px;
}
#blog-title-inner,
#top-editarea,
#top-box,
#wrapper,
#box2,
#bottom-editarea {
  width: 720px;
  margin: 0 auto;
}
#main {
  margin-bottom: 80px;
}

/* @Header
====================================== */
#blog-title-inner {
  min-height: 120px;
  padding: 60px 0 40px;
  background: url('https://cdn.blog.st-hatena.com/css/theme/bkuma/images/bkuma.png?version=4d776f2b7a248fe0227f52f5e9d786') no-repeat 0 5px;
}
#title,
#blog-description {
  margin: 0 0 0 190px;
  color: #fff;
  line-height: 1.2;
}
#title a {
  color: #fff;
}
#title {
  font-size: 60px;
}
#blog-description {
  font-size: 16px;
}
#top-editarea > *,
#top-box .breadcrumb {
  position: absolute;
  padding-top: 20px;
}

/* @Content
====================================== */
.entry {
  padding: 60px 0 0;
}
.entry-header {
  position: relative;
  margin-bottom: 25px;
}
.entry-header .date {
  position: absolute;
  width: 60px;
  margin-left: -75px;
}
.entry-header .date a {
  display: block;
  background: #fff url(data:image/gif;base64,R0lGODlhAQAWALMAAINtXIdxYIp0ZI55aZJ9bZWBcpyJetPS0t7d3e7u7gAAAAAAAAAAAAAAAAAAAAAAACH5BAQAAAAALAAAAAABABYAAAQN0JRJ6hgiiwB6P0gSAQA7) repeat-x 0 0;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.15);
  -ms-box-shadow: 0 2px 3px rgba(0,0,0,0.15);
  -o-box-shadow: 0 2px 3px rgba(0,0,0,0.15);
  box-shadow: 0 2px 3px rgba(0,0,0,0.15);
}
.entry-header .date .date-month + .hyphen {
  display: none;
}
.entry-header .date span {
  line-height: 20px;
}
.entry-header .date .date-day {
  display: block;
  color: #816a59;
  font-size: 36px;
  font-weight: normal;
  line-height: 40px;
  text-shadow: none;
}
.entry-title {
  margin: 0;
  padding: 0 0 7px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAECAYAAABREWWJAAAAKUlEQVQIHWNcNrlmMwMRIDKn2RddGRO6ACl8xv///9cSqaEZXR1FNgMAUJcIAXm5F/oAAAAASUVORK5CYII=) repeat-x 0 bottom;
  font-size: 34px;
}
.entry-title a {
  color: #f08495;
}
.categories {
  margin-top: 5px;
}
.categories a {
  margin-right: 5px;
  color: #816a59;
  font-size: 13px;
  font-weight: bold;
}
.entry-header-menu {
  position: absolute;
  top: 75px;
  width: 56px;
  margin-left: -75px;
  text-align: center;
}

/* @Entry
====================================== */
.entry-content {
  font-size: 16px;
  line-height: 2;
}
.entry-content a {
  text-decoration: underline;
}
.entry-content p {
  margin: 1em 0 2em;
}
.entry-content object,
.entry-content iframe,
.entry-content img {
  max-width: 708px;
  border: 6px solid #fff !important;
  background: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.3);
  -ms-box-shadow: 0 2px 5px rgba(0,0,0,0.3);
  -o-box-shadow: 0 2px 5px rgba(0,0,0,0.3);
  box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}
.entry-content img {
  background: transparent;
}
.entry-content img.http-bookmark {
  margin-left: 5px;
  border: 0 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.entry-content h1 a,
.entry-content h2 a,
.entry-content h3 a,
.entry-content h4 a,
.entry-content h5 a,
.entry-content h6 a {
  color: #816a59;
  text-decoration: none;
}
.entry-content h1 a:hover,
.entry-content h2 a:hover,
.entry-content h3 a:hover,
.entry-content h4 a:hover,
.entry-content h5 a:hover,
.entry-content h6 a:hover {
  text-decoration: underline;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 2.5em 0 10px;
  color: #816a59;
  line-height: 1.2;
}
.entry-content h1,
.entry-content h2,
.entry-content h3 {
  font-size: 32px;
}
.entry-content h4 {
  font-size: 26px;
}
.entry-content h5,
.entry-content h6 {
  font-size: 16px;
  font-weight: bold;
}
.entry-content th,
.entry-content td {
  padding: 5px 10px;
  border: 1px solid #c0b3a0;
}
.entry-content th {
  background: #d1c6b6;
  background: rgba(166,147,124,0.12);
  color: #816a59;
}
.entry-content pre,
.entry-content blockquote,
.entry-content .hatena-asin-detail {
  padding: 20px;
  border: 1px solid #c0b3a0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #f6efd9 url(data:image/gif;base64,R0lGODlhGQAZAJEAAOni0u/o1fHq1vXu2CH5BAQAAAAALAAAAAAZABkAAAJuBDKZYqom3DiSATlBdGIri0HVxTWSWJKL6aAfO4CnNqoxnLirLbe0E4D1Hj9F0JYJFRPHkNLDxE2ekuZsBh1YfdiqFKfTfpHSLfHqRSa5XgS6hQm62fC28g6kvIlQOd7Xp0fHlzd31mUkeAjoUAAAOw==) repeat 0 0;
  line-height: 1.6;
  -webkit-box-shadow: inset 0 1px 6px rgba(0,0,0,0.2), 0 2px 0 rgba(255,255,255,0.7);
  -moz-box-shadow: inset 0 1px 6px rgba(0,0,0,0.2), 0 2px 0 rgba(255,255,255,0.7);
  -ms-box-shadow: inset 0 1px 6px rgba(0,0,0,0.2), 0 2px 0 rgba(255,255,255,0.7);
  -o-box-shadow: inset 0 1px 6px rgba(0,0,0,0.2), 0 2px 0 rgba(255,255,255,0.7);
  box-shadow: inset 0 1px 6px rgba(0,0,0,0.2), 0 2px 0 rgba(255,255,255,0.7);
}
.entry-content blockquote {
  margin: 1em 0;
  line-height: 2;
}
.entry-content blockquote p {
  margin: 0 0 1em;
}
.entry-content blockquote cite a {
  color: #816a59;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.6;
}
.entry-content blockquote cite a:hover {
  text-decoration: underline;
}
.entry-content pre {
  overflow: auto;
}
.entry-footer-section {
  float: right;
  margin-top: 0;
  font-size: 14px;
}
.entry-footer-time {
  margin-left: 5px;
}
#google_afc_user div#google_afc_user_container {
  margin: 0;
}

/* @Ribbon
====================================== */
/* a要素にleft,rightクラスがないのでダメ
.entry-content a.hatena-fotolife,
.entry-content a.http-image {
  position: relative;
  display: inline-block;
  overflow: visible;
}
.entry-content a.hatena-fotolife {
  display: block;
}
.entry-content a.http-image::before,
.entry-content a.hatena-fotolife::before {
  content: url(images/image-ribbon.png);
  position: absolute;
  top: -6px;
  left: -6px;
}
*/

/* @Comment
====================================== */
.entry-footer {
  margin-bottom: 20px;
}
.comment-box {
  overflow: hidden;
  border-top: 1px solid #c0b3a0;
  -webkit-box-shadow: inset 0 1px #fff;
  -moz-box-shadow: inset 0 1px #fff;
  -ms-box-shadow: inset 0 1px #fff;
  -o-box-shadow: inset 0 1px #fff;
  box-shadow: inset 0 1px #fff;
}
.comment {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
}
.comment li {
  border-bottom: 1px solid #c0b3a0;
  -webkit-box-shadow: 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #fff;
  -ms-box-shadow: 0 1px 0 #fff;
  -o-box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff;
}
.comment-content {
  font-size: 14px;
  line-height: 1.8;
}
.leave-comment-title {
  padding: 1px 0 0 22px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAQCAYAAAAWGF8bAAACAUlEQVQ4EWOcVJvDgAQcgOx4IAbRCkCMDC4AORuBeAIQf4BJ5DZNhjHBNBOUJwCk1wPxfiBOAGIFIEYHBkCBegZGxgdAugBdEsZnATIEmJiYDv37908XJoiX/v+fHyjfD9IHxA1AjAKYWFhZpxJtGIpWoGshQYMiyvLn9+8oFBEiONKKqhBV//+HABkHkLWAvEwUABliYOHAICIpw/DmxZMLIE2fP7zH0MsIjOX/GKJoAmaOngyikjIX9m9ayfLtyycdNOkPQP5EYGw3gMSZ4M4H8bAAJU09hj+/fm3cumy2ARbDQDpAkVM/uS4XlEIYmCycvM+wc3CC2FiBhbPProsnDrhilUQVdAAaGsAkJa+c6hmR/AWXoUd2rJv/9+9fLlS92HlAsyKYgKZekFVS940vbPiITZmFk88XbOLYxORVtRhAkQKWE5eRt3355OEhEAcUCXwCwgyfPrxleP38iT6/oMjFC8fBQYTNHLAYKC6CEvMC4cnm399/fqISMgzOQdEMQLoRqOoBECsA8ScgngDEBbgMBUWck1/kEaCaDXADFdS1hYARBEpfiaBgANLIoBBUCABdXvD0/m2G1y+egOVAvrh+4STD5/fv3nBy8/iCBOFeBmoIABq0AdkUdDZQjQBQzAGIDaByD4B0/Plj+yQMrZw0wWL///9noAJOgJkBANiB0iJEfLBTAAAAAElFTkSuQmCC) no-repeat 0 0;
  color: #816a59;
  font-size: 14px;
}
.entry-header-menu a {
  width: 58px;
  margin:0;
  padding: 5px 0;
  text-align: center;
}

/* @Box2
====================================== */
#box2 {
  overflow: hidden;
}
#box2 .hatena-module {
  margin-right: 30px;
  float: left;
  width: 210px;
}
.hatena-module {
  margin-bottom: 40px;
  min-height: 140px;
}
.hatena-module-title,
.hatena-module-title a {
  color: #e36a7d;
  font-size: 18px;
}
.hatena-module-title {
  padding-left: 22px;
  padding-bottom: 5px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAABlUlEQVQ4EX2T0VHCQBRFg2MBKcCPtQJjBawVCBXIt34YC1DBBoQPv9UKjBUQKjAdmBktICV4bngvsyp6Zw73vbubRzaE0cf5dfaPctZKaKDate/g4a6P93ctJtk99cz6Q7y1+pftJUmgjqC7cAUv8LSO9GJQOuiRdA3vEOGnOgvecO0TEXqlgzzTHT2CfGOhhjQwhwJcynulg1Ye4gFKqECSB7gEl7LGm3SQFo6htkVd1Bqv+C3k0MEVTGGQD4okQptOjAYvYQWqJ7CAQ1hCFJ8XNwHPRrxHeniFGlOLV/AMHbSQGxE/hQmkmuqOijShDjCD9HloYLTs5xDirNALqbP6RQ31BiqYGU+4dAT+XDRsDDlo/1KDdJFwadM7BDiBe1hAAcqX1ssz/4voaK6cYg0vEKCGBiZwBhomlaCBygelg/TNcVjZXuibldcG1h/Jv1B9lg4KfbL9WGI1jLdtf6xAfQWdZbLgdfrv31gon1sdzGWqa0h/nJa+Vzpobtlf5ndSs0F8U3q0bwvWrHANqKCxbKd9ATAmWVNHCVH8AAAAAElFTkSuQmCC) no-repeat 0 2px;
}
.hatena-module-body {
  font-size: 14px;
}
.hatena-module-body a {
  color: #816a59;
  text-decoration: none;
}
.hatena-module-body a:hover {
  text-decoration: underline;
}
.hatena-module-body .hatena-urllist {
  margin: 0;
  padding-left: 22px;
}

.hatena-module-profile .profile-icon {
  float: left;
  width: 48px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.hatena-module-profile .hatena-module-body > span,
.hatena-module-profile .hatena-module-body > div {
  display: block;
  margin-left: 55px;
}
.hatena-module-profile .hatena-module-body p {
  margin: 0;
  font-size: 12px;
}

.hatena-module-search-box .search-form {
  position: relative;
}
.hatena-module-search-box .search-module-input {
  width: 188px;
  height: 26px;
  margin: 0;
  padding: 0 10px;
  border: 1px solid #c0b3a0;
  background: #d1c6b6;
  background: rgba(166,147,124,0.12);
  color: #816a59;
  font-size: 14px;
  line-height: 26px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.2), 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.2), 0 1px 0 #fff;
  -ms-box-shadow: inset 0 1px 4px rgba(0,0,0,0.2), 0 1px 0 #fff;
  -o-box-shadow: inset 0 1px 4px rgba(0,0,0,0.2), 0 1px 0 #fff;
  box-shadow: inset 0 1px 4px rgba(0,0,0,0.2), 0 1px 0 #fff;
}
.hatena-module-search-box .search-module-button {
  position: absolute;
  top: 1px;
  left: 180px;
  width: 26px;
  height: 26px;
  margin: 0;
  padding: 0;
  border: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABa0lEQVQ4Ec2Uvy8EQRTHb91xOYmQ4EJCqRGRiIKERk7iL3CNQrktovA/oFJto/cvEJGQUGhEI1yjoKKQS8TvrM+X3b273RlysoWXfPLmzbz3nZk3m3V838+kaS1piknr/wvmTFd2XXeE+U2Yhnaowi4seZ53i7eaE38UxIbJ3oc+eIFH6IBWqMDMT6KmHm5RJLETmKS4Gz8LFzAEG2A1k+AU2U8wj9iZKvGHuEX4gDmwmkkwT/Zd/FrEp8xro06rGgsmwVfme+llf30h8ThxAR7q5+Njk6B6p8Kd4IEy+AnibciCrm810yuPkr0HRXgGfTJd0AayexikBVpLWOKEJJ6TpcYfBNkSfoOjwPfgLzl1uAFhzRInrC19jyjMscm7Isb6ZFbAgWsYY62hp78KUtRggegyk7rdDZQQvQqTElcOF2ye4lXW1kH/vQFQSyJrWlCViK7hFqAMxxBZ01eOKi2DP53QovU1nbrgJxnuaKsMYJdAAAAAAElFTkSuQmCC) no-repeat center center;
  text-indent: -999px;
  cursor: pointer;
}

.hatena-module-recent-comments ul {
  list-style: none;
  text-indent: -18px;
}
.hatena-module-recent-comments {
  width: 450px;
}

.urllist-item {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}

.archive-module-calendar a {
  color: #e36a7d;
}

/* @Footer
====================================== */
#footer {
  padding:30px 0 20px;
  text-align: center;
  font-size: 14px;
}
#footer p {
  margin: 10px 0;
}


.header-image-only #blog-title #blog-title-inner,
.header-image-enable #blog-title #blog-title-inner {
  height: 100px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.header-image-only #title,
.header-image-only #blog-description,
.header-image-enable #title,
.header-image-enable #blog-description {
  padding: 0 40px;
  margin: 0;
  text-align: center;
}

/* @About
====================================== */
.page-about .entry-content dl {
  margin: 0 0 80px;
}
.page-about .entry-content dt {
  float: left;
  width: 180px;
  color: #816a59;
  font-weight: bold;
}
.page-about .entry-content dd {
  padding-bottom: 27px;
  padding-left: 180px;
  margin: 25px 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAECAYAAABREWWJAAAAKUlEQVQIHWNcNrlmMwMRIDKn2RddGRO6ACl8xv///9cSqaEZXR1FNgMAUJcIAXm5F/oAAAAASUVORK5CYII=) repeat-x 0 bottom;
  line-height: 1.4;
}
.page-about .entry-content dl img {
  border: 0 !important;
}

/* @Archive
====================================== */
.page-archive #main {
  padding-top: 80px;
}
.page-archive #main-inner .archive-entry {
  margin-bottom: 20px;
  padding-bottom: 20px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAECAYAAABREWWJAAAAKUlEQVQIHWNcNrlmMwMRIDKn2RddGRO6ACl8xv///9cSqaEZXR1FNgMAUJcIAXm5F/oAAAAASUVORK5CYII=) repeat-x 0 bottom;
}
.page-archive #main-inner section h1 {
  margin: 0 0 10px;
  font-size: 16px;
}
.page-archive #main-inner section h1 a {
  color: #816a59;
}
.page-archive #main-inner section ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.page-archive #main-inner section li {
  padding-bottom: 20px;
}
.page-archive #main-inner section .entry-title {
  margin: 0;
  background: transparent;
  font-size: 24px;
  line-height: 1.2;
}
.page-archive #main-inner section .categories {
  display: block;
  margin: 0;
}
.pager {
  overflow: hidden;
  text-align: center;
}
.entry-header-menu a,
.pager .pager-next a,
.pager .pager-prev a {
  display: block;
  padding: 5px 10px;
  margin: 15px 0px;
  border: 1px solid #c0b3a0;
  background: #d1c6b6;
  background: rgba(166,147,124,0.12);
  color: #816a59;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #fff;
  -ms-box-shadow: 0 1px 0 #fff;
  -o-box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff;
}
.entry-header-menu a {
  padding: 5px 0;
  margin: 0;
}
.pager .pager-next a {
  float: right;
}
.pager .pager-prev a {
  float: left;
}


/* @ Window Width 870px
====================================== */
@media screen and (max-width: 870px) {
  #blog-description,
  #title {
    word-wrap: break-word;
  }
  .entry-header .date {
    margin-left: 0;
  }
  .entry-header-menu {
    display: none !important;
  }
  .categories,
  .entry-title {
    margin-left: 75px;
  }
}

/* @ Window Width 720px
====================================== */
@media screen and (max-width: 720px) {
  #blog-title-inner,
  #wrapper,
  #box2,
  #bottom-editarea {
    width: 94%;
    padding-left: 3%;
    padding-right: 3%;
    margin: 0 auto;
  }
  #blog-title-inner {
    height: auto;
    padding: 20px 0 150px 0;
    background-size: auto 150px;
    background-position: center bottom;
  }
  #blog-description,
  #title {
    margin: 0;
  }
  #title {
    font-size: 48px;
  }
  .entry-title {
    font-size: 28px;
  }
  .entry-content iframe,
  .entry-content object,
  .entry-content img {
    max-width: 98%;
  }
  .hatena-module {
    width: 48%;
    margin-right: 2%;
  }
}

@media screen and (max-width: 480px) {
  #blog-title-inner {
    height: auto;
    padding: 20px 0 80px 0;
    background-size: auto 80px;
  }
  #title {
    font-size: 28px;
  }
  .entry-footer-section {
    float: none;
  }
}

/* </system> */

/* 記事タイトルの大きさ・行間 */
.entry-title {
font-size: 23px;
}

/*記事エントリ一覧のカスタマイズ*/
section {
background-color:#ffffff;
padding:20px;
box-shadow:0px 0px 10px 1px rgba(8,64,53,0.5);
}

/*記事のカスタマイズ*/
.entry-inner {
background-color:#ffffff;
padding:10px;
box-shadow:0px 0px 10px 1px rgba(8,64,53,0.5);
}

/*パンくずリスト現在のページ表示しない*/
#top-box .breadcrumb-child:last-child{display:none;}

/*パンくずリストのテキスト変更*/
.breadcrumb-link span{
    font-size:0;
}
.breadcrumb-link:before {
    font-family: 'blogicon';
    content:'\f017 HOME';
}

/*パンくずリスト　カテゴリもアイコンつける場合*/
.breadcrumb-child-link:before{
    font-family: 'blogicon';
    content:'\f022';  
}



/* ページトップへ戻るボタン */
#pagetop {
    position:fixed;
    bottom:10px;
    right:10px;
    padding:10px 20px;
    color:#fff;
    font-size:20px;
    text-decoration:none;
    background:#e36a7d;
}

/* ページトップへ戻るボタン：ホバー時 */
#pagetop:hover {
    background:#a9a9a9;
}
}


/*ページャの表示を左右逆に*/
.pager{
    overflow: hidden;
}

.pager .pager-prev,.pager .pager-next{
    display: block;
    margin: 1em 0;
}
.pager-arrow{
    display: none;
}

.pager .pager-prev {
    float: right;
}
    
    .pager .pager-prev:after{
        content: "next»";
    }
    
.pager .pager-next {
    float: left;
}
    
    .pager .pager-next:before{
        content: "«prev";
    }
    
    
 /*記事下のIDと時刻非表示*/

span.author.vcard{
display:none;
}
span.entry-footer-time {
display: none;
}
/*記事下のIDと時刻非表示*/ 



/*==============================================
　global navigation bar (top)
================================================*/
ul.navi-top, ul.navi-top a {
        color:#e36a7d;/*文字の色*/
        background-color:white;/*メニューバーの背景色*/}

ul.navi-top a:hover {
        color:white;/*マウスオーバーの時の文字の色*/
        background-color:#a9a9a9;/*マウスオーバーの時の背景色*/}

ul.navi-top {
	position:fixed;
	left:0;
	top:0;
   	margin: 0;
   	padding:0;
	font-size:14px;
	width:100%;
	text-align:center;
	z-index:50;}/*重なり順*/

/*1階層目*/
ul.navi-top li {
	width: 100px;/*１階層目の幅*/
   	display: inline-block;
   	list-style-type: none;
   	position: relative;}

ul.navi-top a {
   	line-height: 72px;/*メニューバーの高さ*/
   	text-align: center;/*文字位置中央寄せ*/
	padding-left:10px;
   	text-decoration: none;
   	font-weight: nomarl;
   	display: block;}

/*２階層目*/
ul.navi-top ul {
       display: none;
       margin:0px;
       padding:0px; 
       position: absolute;}

ul.navi-top ul a{
       width:125px;/*２階層目の幅*/}
ul.navi-top li:hover ul {
       display: block;}




/*上部メニュー固定の時の内部リンクのズレ解消*/
@-webkit-keyframes modify{
      0% { padding-top: 50px; margin-top: -50px; }
    100% { padding-top: 0; margin-top: 0; }
}
@keyframes  modify{
      0% { padding-top: 50px; margin-top: -50px; }
    100% { padding-top: 0; margin-top: 0; }
}
:target {
    -webkit-animation: modify 0.1s;
    animation: modify 0.1s;}
}

/*========================
　smartphone　bottom menu
　========================*/

.mini-text{font-size:10px;}/*文字大きさ*/
ul.bottom-menu {
position: fixed;
left:0;
bottom:0;
width: 100%;
height:45px;/*高さ*/
margin:0;
padding:0;
background-color:#f5f5f5;/*背景色*/
border-top:2px solid #808080;/*バーの上の線の色*/
border-bottom:2px solid #808080;/*バーの下の線の色*/
z-index:30;}
ul.bottom-menu li {
float:left;
width:20%;
background-color:#f5f5f5;/*背景色*/
list-style-type:none;
text-align:center;
font-size:20px;/*アイコンのサイズ*/}
.bottom-menu li a {
display: block;
color:#696969;/*アイコン＆文字の色*/
padding-top:10px;
padding-bottom:5px;
line-height:10px;
text-decoration:none;}
.bottom-menu li a:hover {
color:#a9a9a9;/*マウスオーバー時の色*/}
/* === 展開メニュー === */
ul.menu-second-level {
visibility: hidden;
opacity: 0;
z-index:1;}
ul.menu-second-level li a{
border-top:1px dashed #a9a9a9;/*展開の枠点線色*/
font-size:15px;/*展開メニューの文字サイズ*/
line-height:30px;/*文字の縦幅*/}
.menu-second-level li a:hover {
height:100%;
background: lightgrey;/*マウスオーバーの色*/}
li.menu-width-max ul.menu-second-level {
position: absolute;
bottom: 47px;/*高さ*/
left: 0;
box-sizing: border-box;
width: 100%;
padding:0;}
li.menu-width-max:hover ul.menu-second-level {
bottom: 47px;/*高さ*/
visibility: visible;
opacity: 1;}
li.menu-width-max ul.menu-second-level li {
float: left;
width: 100%;
border: none;}
/*PC表示の際はボトムメニューは表示しない*/
@media(min-width: 1025px){
.bottom-menu{display:none; }
}
/*スマホの時だけ*/
@media(max-width: 767px){
/*ボトムメニュー付けたのでフッタを底上げする*/
#footer{margin-bottom:48px;}
}
.mini-text{font-size:10px;}/*文字大きさ*/

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#blog-title {
    margin: 0 auto;
    padding: 50px 0;/* 余白が気になる時は適時調整 */
}


/* LINE風のCSS　*/
.entry-content .my-line,
.entry-content .other-line {
    clear:both;
    position: relative;
    display: inline-block;
    max-width: 80%;
    max-width: -webkit-calc(100% - 100px);
    max-width: calc(100% - 100px);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px 10px;
    border-radius: 15px;
    background-size: cover;
    z-index: 1;
}
.entry-content .my-line {
    background-color: lightpink;
    float: right;
    margin: 5px 5px 5px 60px;
}
.entry-content .other-line {
    background-color: #f9f4ff;
    float: left;
    margin: 25px 15px 5px 50px;
}
.entry-content .my-line.stamp {
    background-color: transparent;
}
.entry-content .other-line.stamp {
    background-color: transparent;
}
.entry-content .my-line.stamp img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}
.entry-content .other-line.stamp img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}
.entry-content .other-line::before {
    position: absolute;
    white-space: nowrap;
    top: -22px;
    display: block;
    color: #9e79b3;
    left: 0px;
}
.entry-content .other-line::after {
    position: absolute;
    content: "";
    width: 45px;
    height: 45px;
    top: -17px;
    border-radius: 40px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    left: -55px;
}
.my-toge::before,
.other-toge::before {
    z-index: 1;
    content: "";
    position: absolute;
    top: 10px;
    width: 0;
    height: 0;
    border-top: 2px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
}
.my-toge::before {
    border-left: 10px solid lightpink;
    right: -14px;
}
.other-toge::before {
    border-right: 10px solid #f9f4ff;
    left: -14px;
}

.juri::before {content:"妹";}
.juri::after {background-image:url(https://cdn-ak2.f.st-hatena.com/images/fotolife/o/otsum/20200804/20200804120112.jpg);}
.atsuko::before {content:"母";}
.atsuko::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/o/otsum/20200813/20200813165504.jpg);}


