@media (min-width: 1200px){.joe_bread.joe_container,.joe_bread.joe_container+.joe_container{max-width:1360px}}@media (min-width: 1600px){.joe_bread.joe_container,.joe_bread.joe_container+.joe_container{max-width:1640px}}.joe_bread{padding-top:15px}.joe_bread__bread{display:flex;align-items:center}.joe_bread__bread .line{color:var(--seat);padding:0 8px}.joe_bread__bread .item{color:var(--minor);white-space:nowrap}.joe_bread__bread .item .link{color:var(--routine);transition:color 0.35s}.joe_bread__bread .item .link:hover{color:var(--theme)}.joe_bread__bread .item .icon{width:15px;height:15px;min-width:15px;min-height:15px;fill:var(--routine);margin-right:2px}.joe_bread__bread .item:first-child{display:flex;align-items:center}.joe_post__pagination{display:flex;justify-content:space-between}.joe_post__pagination-item{margin-bottom:15px}.joe_post__pagination-item a{display:block;height:32px;line-height:32px;padding:0 15px;color:#fff;border-radius:3px;background:var(--theme);font-size:12px;box-shadow:var(--box-shadow)}.joe_post__pagination-item a:hover{-webkit-animation:pulse 1s;animation:pulse 1s;box-shadow:0 0 0 20px rgba(255,255,255,0)}.joe_post__pagination-item.next{margin-left:auto}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 var(--theme)}}@keyframes pulse{0%{box-shadow:0 0 0 0 var(--theme)}}
.joe_detail__article blockquote{background:var(--classD);border-left:4px solid var(--theme);color:var(--main);padding:12px 16px;border-radius:var(--radius-inner);box-shadow:inset 0 0 0 1px var(--classB)}
.joe_detail__article h2.joe_fold__heading{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-right:36px;transition:background 0.35s}
.joe_detail__article h2.joe_fold__heading:hover{background:rgba(64,158,255,0.08)}
.joe_detail__article h2.joe_fold__heading .joe_fold__trigger{position:absolute;top:50%;right:14px;width:8px;height:8px;border-right:2px solid var(--theme);border-bottom:2px solid var(--theme);transform:translateY(-50%) rotate(45deg);transition:transform 0.25s;pointer-events:none}
.joe_detail__article h2.joe_fold__heading.is-collapsed .joe_fold__trigger{transform:translateY(-50%) rotate(-45deg)}
html[data-night='night'] .joe_detail__article h2.joe_fold__heading:hover{background:rgba(84,181,219,0.15)}
