/* <system section="theme" selected="8454420450068575461"> */
@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700.css");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
strong {
    font-weight: bold;
}
html {
    line-height: 1.6;
    font-family: 'Source Sans Pro', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    color: #1b1b1b;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    background-color: #fafafa;
}
a {
    color: #78b4d8;
}
a:hover,
a:focus {
    color: #B5E4FF;
}
[id="blog-title-inner"],
[id="navi-inner"],
[id="content-inner"],
[id="footer-inner"],
.breadcrumb {
    width: 1070px;
    margin: 0 auto;
}
[id="container"] {
    margin: 0 auto;
    padding: 0;
}
[id="blog-title-inner"] {
    text-align: center;
}
[id="globalheader-container"] {
    opacity: .35;
    filter:alpha(opacity=35);
}
[id="globalheader-container"]:hover {
    opacity: 1;
    filter:alpha(opacity=100);
}
[id="title"] {
    margin: 20px 10px;
    font-size: 42px;
    font-weight: 600;
    font-family: 'Source Sans Pro', "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
[id="title"] a,
.entry-title a {
    color: inherit;
    text-decoration: none;
}
[id="blog-description"] {
    font-size: 14px;
    margin: 0 10px 30px;
    line-height: 1.4;
}
[id="content"],
[id="footer"],
[id="top-box"] {
    width: 100%;
}
[id="main"] {
    float: left;
    width: 740px;
}
[id="box2"] {
    float: right;
    width: 300px;
}
.hatena-module {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.4;
}
[id="pagetop"] {
    position: fixed;
    bottom: 40px;
    right: 20px;
}
[id="pagetop"] a {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    line-height: 48px;
    display: inline-block;
    font-size: 24px;
    text-align: center;
    background-color: #ccc;
    color: #fff;
}
[id="footer"] {
    margin-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #999;
    font-size: 85%;
    line-height: 1.5;
}
.entry,
.archive-entry {
    margin-bottom: 30px;
    padding: 40px 60px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 27px;
    color: #333;
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
}
.entry img {
    max-width: 100%;
    height: auto !important;
}
.entry-header {
    position: relative;
}
.entry-header .date {
    position: absolute;
    top: 0;
    left: -90px;
    width: 60px;
    height: 40px;
    padding: 10px 0;
    border: 5px solid #e3e3e3;
    border-radius: 50%;
    background: #fff;
    color: #bbb;
    text-align: center;
    line-height: 20px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
}
.entry-header .hyphen {
    display: none;
}
.date-year:after {
    content: "-";
}
.date-day {
    display: block;
    font-weight: bold;
    font-size: 24px;
}
.archive-entry .date a {
    color: #bbb;
    line-height: 20px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.entry-header-menu {
    position: absolute;
    top: -40px;
    left: -10px;
}
.entry-header-menu a {
    display: inline-block;
    padding: 2px 10px;
    color: #fff;
    font-size: 14px;
    background-color: #333;
    text-align: center;
}
.entry-header-menu a:hover {
    background-color: #666;
}
.categories {
    margin-bottom: 30px;
    font-size: 14px;
}
.categories a {
    display: inline-block;
    margin: 5px 10px 5px 0;
    padding: 2px 10px;
    border-radius: 3px;
    background-color: #f3f3f3;
}
.categories a:before {
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 5px;
    font-family: FontAwesome;
    content: "\f02b";
}
.entry-title,
.hatena-module-title,
.page-archive #main-inner>h2,
.page-archive .search-result>h2,
.entry-content h1 {
    margin: 10px 0 20px;
    font-family: 'Source Sans Pro', "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;
}
.hatena-module-title {
    margin: 0 0 10px;
    font-size: 18px;
}
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
    position: relative;
    margin-top: 35px;
    margin-bottom: 20px;
    font-weight: bold;
}
.entry-content h2 {
    margin-left: -60px;
    padding: 20px 0 20px 58px;
    border-left: 2px solid #78b4d8;
    font-size: 125%;
}
.entry-content h3 {
    padding: 0 0 10px;
    border-bottom: 5px solid #eee;
    font-size: 125%;
}
.entry-content h4,
.entry-content h5 {
    font-size: 113%;
}
.entry-content h5 {
    font-weight: normal;
}
.entry-content p,
.entry-content blockquote,
.entry-content cite,
.entry-content table,
.entry-content pre,
.entry-content div,
.entry-content ul,
.entry-content ol,
.entry-content dl {
    margin: 20px 0;
}
.entry-content div > div,
.entry-content ul li>ul,
.entry-content ol li > ol {
    margin-top: 0;
    margin-bottom: 0;
}
.entry-content ul {
    list-style: disc;
    margin-left: 2em;
}
.entry-content ol {
    list-style: decimal;
    margin-left: 2em;
}
.entry-content dl dt {
    font-weight: bold;
}
.entry-content dl dd {
    margin: 0 0 5px 2em;
}
.entry-content blockquote {
    position: relative;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px 10px 70px;
}
.entry-content blockquote *:first-child {
    margin-top: 10px;
}
.entry-content blockquote:before {
    position: absolute;
    top: 15px;
    left: 18px;
    color: #ddd;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 36px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "\f10d";
}
.entry-content pre {
    padding: 15px;
    border: 1px solid #eee;
    background-color: #fafafa;
    font-size: 14px;
    line-height: 1.4;
}
.entry-content cite {
    font-size: 14px;
    font-style: italic;
}
.entry-content table {
    border-collapse: separate;
    background: #fafafa;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}
.entry-content table th,
.entry-content table td {
    padding: 10px;
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.entry-content table th {
    font-weight: bold;
}
.entry-content hr {
    margin: 20px 0;
    border: none;
    border-top: 1px solid #ddd;
}
.hatena-asin-detail {
    margin: 20px 0 !important;
}
.hatena-asin-detail-info {
    overflow: hidden;
}
.hatena-asin-detail-info ul {
    margin: 0;
}
.hatena-asin-detail .hatena-asin-detail-foot {
    height: 0;
}
.entry-footer {
    margin-top: 30px;
    border-top: 1px solid #eee;
    padding: 10px 0;
    color: #999;
}
.entry-footer .author .user-name-nickname:before {
    display: inline-block;
    margin-right: 3px;
    color: #ccc;
    font-family: FontAwesome;
    content: "\f007";
}
.page-about .entry-content > dl dt {
    margin: 0 -5px;
    padding: 5px;
    border-bottom: 1px dotted #ccc;
    font-weight: normal;
}
.page-about .entry-content>dl dt:before {
    display: inline-block;
    width: 20px;
    margin-right: 5px;
    text-align: center;
    color: #aaa;
    font-family: FontAwesome;
}
.page-about .entry-content>dl dt:nth-child(1):before {
    content: "\f109";
}
.page-about .entry-content>dl dt:nth-child(3):before {
    content: "\f129";
}
.page-about .entry-content>dl dt:nth-child(5):before {
    content: "\f007";
}
.page-about .entry-content>dl dt:nth-child(7):before {
    content: "\f0f6";
}
.page-about .entry-content>dl dt:nth-child(9):before {
    content: "\f073";
}
.page-about .entry-content>dl dt:nth-child(11):before {
    content: "\f07e";
}
.page-about .entry-content>dl dt:nth-child(13):before {
    content: "\f1ab";
}
.page-about .entry-content>dl dt:nth-child(15):before {
    content: "\f06e";
}
.page-about .entry-content>dl dt:nth-child(17):before {
    content: "\f044";
}
.page-about .entry-content>dl dt:nth-child(19):before {
    content: "\f0c0";
}
.page-about .entry-content > dl dd {
    margin: 10px 0 20px;
}
.page-about .entry-content div.info {
    margin: 0;
}
.page-about .entry-content .subscription-count {
    display: block;
    margin-bottom: 5px;
}
.page-about .info img.profile-icon {
    display: inline-block;
    height: 32px !important;
    width: 32px;
    margin: 2px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .3);
}
.entry-see-more,
.leave-comment-title {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 3px;
    text-decoration: none;
}
.entry-see-more {
    border: 1px solid #78b4d8;
}
.leave-comment-title {
    border: 1px solid #ddd;
    font-size: 14px;
    color: #aaa;
}
.entry-see-more:before,
.leave-comment-title:before {
    display: inline-block;
    margin-right: 8px;
    font-family: FontAwesome;
}
.entry-see-more:before {
    content: "\f138";
}
.leave-comment-title:before {
    content: "\f0e5";
}
.entry-see-more:hover {
    background-color: #78b4d8;
    color: #fff;
}
.leave-comment-title:hover {
    background-color: #fafafa;
    color: #999;
}
.comment {
    margin: 20px 0;
}
.comment > li {
    padding: 10px 5px;
    font-size: 14px;
}
.comment-content p {
    line-height: 1.3;
    margin-bottom: 1em;
}
.snsBtn p {
    margin: 10px 0;
}
.snsBtn > ul {
    display: table;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.snsBtn > ul > li {
    display: table-cell;
    border-left: 1px solid #ddd;
}
.snsBtn>ul>li:first-child {
    border-left: none;
}
.snsBtn > ul > li a {
    display: block;
    width: 1em;
    padding: 10px 16px;
    text-align: center;
}
.hatena-module-profile .hatena-module-body {
    position: relative;
    padding-left: 86px;
}
.hatena-module-profile .profile-icon {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
.id {
    display: block;
    margin-bottom: 5px;
}
.recent-entries.hatena-urllist > li,
.hatena-module-links .hatena-urllist>li,
.hatena-urllist .archive-module-year .archive-module-month,
.archive-module-year-title,
.recent-comments.hatena-urllist>li,
.comment>li,
.entries-access-ranking-item,
.related-entries-item,
.circle-urllist li {
    border-bottom: 1px dotted #ccc;
}

.recent-entries.hatena-urllist>li:first-child,
.hatena-module-links .hatena-urllist>li:first-child,
.hatena-urllist .archive-module-year:first-child,
.recent-comments.hatena-urllist>li:first-child,
.comment>li:first-child,
.entries-access-ranking-item:first-child,
.related-entries-item:first-child,
.circle-urllist li:first-child {
    border-top: 1px dotted #ccc;
}
.hatena-module-links .hatena-urllist > li a,
.archive-module-year-title,
.hatena-urllist .archive-module-year .archive-module-month a {
    position: relative;
    display: block;
    padding: 10px 10px 10px 32px;
}
.hatena-module-links .hatena-urllist>li a:after,
.hatena-urllist .archive-module-year .archive-module-month a:after {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 8px;
    color: #ccc;
    font-family: FontAwesome;
    content: "\f138";
}
.recent-entries-item-inner,
.related-entries-item-inner,
.entries-access-ranking-item-inner,
.recent-comments.hatena-urllist > li {
    padding: 0.7em;
}
.urllist-date-link a {
    color: #999 !important;
}
.urllist-with-thumbnails li .urllist-image {
    margin-bottom: 0;
}
.urllist-category-link {
    display: inline-block;
    margin: 5px 5px 5px 0;
    padding: 3px 5px;
    border-radius: 3px;
    background: #eee;
    font-size: 12px;
}
.hatena-module-category .hatena-urllist li {
    display: inline-block;
    margin: 0 10px 10px 0;
}
.hatena-module-category .hatena-urllist li a {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    background-color: #ededed;
}
.page-archive .entry-thumb {
    border-radius: 3px;
    margin-right: 20px;
}
.page-archive .entry-description {
    overflow: hidden;
}
.hatena-urllist .archive-module-year {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.hatena-module-body .archive-module-button {
    position: absolute;
    top: 10px;
    left: 8px;
    z-index: 9;
}
.archive-module-hide-button,
.archive-module-show-button {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
}
.hatena-urllist .archive-module-year .archive-module-months {
    margin-left: 30px;
}
.hatena-urllist .archive-module-year .archive-module-month {
    margin: 0;
}
.archive-module-calendar .archive-module-calendar-week td {
    padding: 1px;
}
.archive-module-calendar .archive-module-calendar-week td a {
    display: block;
    color: #333;
    text-decoration: none;
    background-color: #eee;
    background-color: rgba(0, 0, 0, .06);
}
.archive-module-calendar .archive-module-calendar-week td a:hover {
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .1);
}
.circle-urllist li {
    display: table !important;
    width: 100%;
}
.circle-urllist > li > a {
    display: table-cell;
    vertical-align: top;
    padding: 10px 8px;
}
.circle-urllist > li > a {
    vertical-align: middle;
}
.circle-urllist>li>a:first-child {
    width: 24px;
    line-height: 1;
}
.hatena-module-body .circle-urllist .circle-image {
    float: none;
    width: 24px;
    height: auto;
    margin: 0;
}
.circle-image {
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
.recent-comments .user-name-paren,
.recent-comments .user-name-hatena-id {
    font-size: 12px;
    color: #999;
}
.recent-comments .recent-comment-time {
    font-style: normal;
    font-size: 12px;
}
.pager {
    margin: 20px 0;
    text-align: center;
    font-size: 14px;
}
.pager .pager-next,
.pager .pager-prev {
    display: inline-block;
    margin: 0 20px;
}
.pager a {
    display: inline-block;
    color: #999;
    text-decoration: none;
}
.pager-next a:before,
.pager-prev a:before {
    display: block;
    font-family: FontAwesome;
    width: 48px;
    height: 48px;
    margin: 0 auto 10px;
    border-radius: 50%;
    background-color: #ccc;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 48px;
}
.pager-next a:before {
    content: "\f105";
}
.pager-prev a:before {
    content: "\f104";
}
.pager-arrow {
    display: none;
}
[id="top-box"] {
    background-color: rgba(0, 0, 0, .02);
    margin-bottom: 30px;
}
.breadcrumb {
    padding: 15px 0;
    font-size: 85%;
    color: #aaa;
}
.breadcrumb a,
.breadcrumb span {
    display: inline-block;
    margin: 0 5px;
}
.search-form,
.search-result-form {
    padding-right: 60px;
    position: relative;
}
.search-result-form {
    max-width: none;
}
.hatena-module-search-box .search-module-input,
.hatena-module-search-box .search-module-button {
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font: inherit;
}
.hatena-module-search-box .search-module-input {
    width: 100%;
    padding: 10px;
    background: #fefefe;
}
.hatena-module-search-box .search-module-button {
    padding: 8px 10px;
    position: absolute;
    top: 2px;
    right: 0;
}
.hatena-module-search-box .search-module-button:hover {
    cursor: pointer;
    background: #ccc;
}
.search-result-form .search-result-input {
    padding: 10px;
    font: inherit;
}
.search-result-form .search-result-button {
    height: 30px;
}
[id="pagetop"] a:hover,
[id="pagetop"] a:focus,
.pager a:hover:before,
.snsBtn a:hover {
    background-color: #78b4d8;
    color: #fff;
}
[id="breadcrumb"] a,
.entry-footer-time a,
.breadcrumb a,
.archive-module-year a {
    color: #999;
}
[id="footer"] a,
[id="site-title"] a,
.entry-title a,
.categories a,
#recentEntry>li>a,
.hatena-module-title a,
.recent-entries.hatena-urllist>li a,
.related-entries.hatena-urllist>li a,
.circle-urllist>li>a,
.hatena-module-links .hatena-urllist>li a,
.hatena-urllist .archive-module-year a,
.entries-access-ranking-item-inner a,
.hatena-module-category .hatena-urllist li a {
    color: #333;
    text-decoration: none;
}
.entry-header .date a,
.snsBtn a,
[id="footer"] a {
    color: #aaa;
    text-decoration: none;
}
.entry-title a:hover,
.pager a:hover,
.hatena-module-title a:hover,
.archive-module-hide-button,
.archive-module-show-button,
.recent-entries.hatena-urllist>li a:hover,
.related-entries.hatena-urllist>li a:hover,
.entries-access-ranking-item-inner a:hover {
    color: #78b4d8;
}
.categories a:hover,
.hatena-module-category .hatena-urllist li a:hover {
    background-color: #e3e3e3;
}
.hatena-module-links .hatena-urllist>li a:hover,
.circle-urllist>li:hover,
.hatena-urllist .archive-module-year a:hover {
    background-color: #ededed;
    background-color: rgba(0, 0, 0, .05);
}
.author,
.entry-footer-time {
    font-size: 14px;
}
[id="content"]:after,
.post-footer:after,
.urllist-item-inner:after,
.hatena-asin-detail:after,
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " ";
    font-size: 0;
}
[id="content"],
.post-footer,
.urllist-item-inner,
.hatena-asin-detail,
.clearfix {
    display: block;
}
.fa-hatena:before {
    content: "B!";
    font-family: Verdana;
    font-weight: bold;
}

.entry-footer-modules {
    padding-top: 20px;
}

@media screen and(max-width:1150px) {
    [id="blog-title-inner"],
    [id="navi-inner"],
    [id="content-inner"],
    [id="footer-inner"],
    .breadcrumb {
        width: 740px;
    }
    [id="main"] {
        float: none;
        width: 100%;
    }
    [id="box2"] {
        float: none;
        width: 100%;
    }
}
@media(max-width:767px) {
    [id="blog-title-inner"],
    [id="navi-inner"],
    [id="content-inner"],
    [id="footer-inner"],
    .breadcrumb {
        width: 100%;
    }
    [id="main-inner"],
    [id="box2-inner"] {
        padding-left: 10px;
        padding-right: 10px;
    }
    .entry {
        margin-top: 60px;
        padding: 40px 20px 20px;
    }
    .archive-entry {
        padding: 20px;
    }
    .page-archive .entry-thumb {
        float: none;
        margin: 0 auto 20px;
    }
    .entry-header .date {
        position: absolute;
        top: -90px;
        left: 50%;
        margin-left: -30px;
    }
    .entry-content p {
        overflow: hidden;
    }
    .entry-content h2 {
        margin-left: -20px;
        padding-left: 18px;
    }
    .entry-content .hatena-image-left,
    .entry-content .hatena-image-right {
        float: none;
        display: block;
        margin: 1em auto;
    }
    .breadcrumb {
        margin-bottom: 60px;
    }
    .permalink.pager {
        border-top: 1px solid #ededed;
        border-bottom: 1px solid #fff;
    }
    .permalink.pager .pager-next,
    .permalink.pager .pager-prev {
        display: block;
        margin: 0;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #ededed;
    }
    .permalink.pager a {
        display: block;
        padding: 15px 10px;
        position: relative;
        line-height: 1.3;
    }
    .permalink .pager-next a {
        padding-right: 40px;
        text-align: right;
    }
    .permalink .pager-prev a {
        padding-left: 40px;
        text-align: left;
    }
    .permalink .pager-next a:before,
    .permalink .pager-prev a:before {
        position: absolute;
        top: 50%;
        font-family: FontAwesome;
        width: 24px;
        height: 24px;
        margin: -12px 0 0;
        font-size: 12px;
        line-height: 24px;
    }
    .permalink .pager-next a:before {
        right: 5px;
    }
    .permalink .pager-prev a:before {
        left: 5px;
    }
}
/* </system> */

/* <system section="background" selected="bg13"> */
body{ background-color:#ddd; background-image:url(https://cdn.blog.st-hatena.com/images/theme/backgrounds/theme13.png?version=6a93418d49065c7ebcd2524e81d45f); background-repeat:repeat; background-attachment:scroll; }
/* </system> */


/******************************  * カスタム レバ  * ヨメレバ, カエレバ, トマレバ  * タベレバ  *****************************/  .cstmreba {   background-color: #fff;   color: #333;   font-size: 4vw;   line-height: 1.75; }  @media screen and (min-width: 640px) {   .cstmreba {     font-size: 16px;   } }  .cstmreba a {   color: #1565c0;   text-decoration: underline; }  .cstmreba a:visited {   color: #6a1b9a; }  .cstmreba a:hover {   color: #c62828;   text-decoration: none; }  .cstmreba a img:hover {   opacity: .6; }  .cstmreba p, .cstmreba img {   margin: 0;   padding: 0; }  .cstmreba + .cstmreba {   margin-top: 20px; }  /*  * 外枠  */  .cstmreba .booklink-box, .cstmreba .kaerebalink-box, .cstmreba .tomarebalink-box, .cstmreba .taberebalink-box {   position: relative;   padding: 4%;   border: 1px solid #ddd; }  @media screen and (min-width: 640px) {   .cstmreba .booklink-box,   .cstmreba .kaerebalink-box,   .cstmreba .tomarebalink-box,   .cstmreba .taberebalink-box {     padding: 12px;   } }  /*  * 画像の枠  */  .cstmreba .booklink-image, .cstmreba .kaerebalink-image, .cstmreba .tomarebalink-image, .cstmreba .taberebalink-image {   margin-bottom: 4%;   height: 260px; }  @media screen and (min-width: 640px) {   .cstmreba .booklink-image,   .cstmreba .kaerebalink-image,   .cstmreba .tomarebalink-image,   .cstmreba .taberebalink-image {     float: left;     margin: 0 12px 0 0;     width: 44%;     height: auto;     line-height: 0;   } }  /* 画像の表示方法 */ .cstmreba .booklink-image a img, .cstmreba .kaerebalink-image a img, .cstmreba .tomarebalink-image a img, .cstmreba .taberebalink-image a img {   max-width: 100%;   max-height: 100%; }  /*  * 情報枠  */  .cstmreba .booklink-info, .cstmreba .kaerebalink-info, .cstmreba .tomarebalink-info, .cstmreba .taberebalink-info {   overflow: hidden;   margin-bottom: 1.5em; }  /* 名前 */ .cstmreba .booklink-name, .cstmreba .kaerebalink-name, .cstmreba .tomarebalink-name, .cstmreba .taberebalink-name {   overflow: hidden; }  /* posted with */ .cstmreba .booklink-powered-date, .cstmreba .kaerebalink-powered-date, .cstmreba .tomarebalink-powered-date, .cstmreba .taberebalink-post {   position: absolute;   bottom: 12px;   font-size: x-small; }  /* キャッチコピー */ .cstmreba .taberebalink-catch {   font-weight: bold;   font-size: small; }  /* 詳細情報（名前と年月日または住所） */ .cstmreba .booklink-detail, .cstmreba .kaerebalink-detail, .cstmreba .tomarebalink-address, .cstmreba .taberebalink-address {   font-size: small; }  /* ボタン枠 */ .cstmreba .booklink-link2, .cstmreba .kaerebalink-link1, .cstmreba .tomarebalink-link1, .cstmreba .taberebalink-link1 {   margin: .5em -1% 0; }  @media screen and (min-width: 640px) {   .cstmreba .booklink-link2,   .cstmreba .kaerebalink-link1,   .cstmreba .tomarebalink-link1,   .cstmreba .taberebalink-link1 {     margin-left: 0;   } }  /* ボタン配置 */ .cstmreba .booklink-link2 > div, .cstmreba .kaerebalink-link1 > div, .cstmreba .tomarebalink-link1 > div, .cstmreba .taberebalink-link1 > div {   float: left;   margin: 0 1% 2%;   width: 48%; }  @media screen and (min-width: 640px) {   .cstmreba .booklink-link2 > div,   .cstmreba .kaerebalink-link1 > div,   .cstmreba .tomarebalink-link1 > div,   .cstmreba .taberebalink-link1 > div {     margin: 0 1.5% 2% 0;     width: 48.5%;   } }  /* ボタンのアイコン */ .cstmreba .booklink-link2 img, .cstmreba .kaerebalink-link1 img, .cstmreba .tomarebalink-link1 img {   display: none; }  /*  * フロート解除  */  .cstmreba .booklink-footer {   clear: both; }  /********************  * ボタンデザイン  ********************/  .cstmreba .booklink-link2 a, .cstmreba .kaerebalink-link1 a, .cstmreba .tomarebalink-link1 a, .cstmreba .taberebalink-link1 a {   display: block;   padding: 6px 0;   border: 2px solid;   border-radius: 4px;   box-shadow: 0 1px 2px rgba(0, 0, 0, .2);   background-color: #fff;   text-align: center;   text-decoration: none;   font-weight: bold;   font-size: small; }  .cstmreba .booklink-link2 a:hover, .cstmreba .kaerebalink-link1 a:hover, .cstmreba .tomarebalink-link1 a:hover, .cstmreba .taberebalink-link1 a:hover {   color: #fff; }  /*  * レバ共通  */  /* Amazon, Kindle */ .cstmreba .shoplinkamazon a, .cstmreba .shoplinkkindle a {   border-color: #37475a;   color: #37475a; }  .cstmreba .shoplinkamazon a:hover, .cstmreba .shoplinkkindle a:hover {   background-color: #37475a; }  /* 楽天市場, 楽天ブックス, 楽天Kobo */ .cstmreba .shoplinkrakuten a, .cstmreba .shoplinkrakukobo a {   border-color: #bf0000;   color: #bf0000; }  .cstmreba .shoplinkrakuten a:hover, .cstmreba .shoplinkrakukobo a:hover {   background-color: #bf0000; }  /* Yahoo!ショッピング, Yahoo!トラベル */ .cstmreba .shoplinkyahoo a {   border-color: #f03;   color: #f03; }  .cstmreba .shoplinkyahoo a:hover {   background-color: #f03; }  /* セブンネット */ .cstmreba .shoplinkseven a {   border-color: #e89312;   color: #e89312; }  .cstmreba .shoplinkseven a:hover {   background-color: #e89312; }  /*  * ヨメレバ  */  /* honto */ .cstmreba .shoplinkbk1 a {   border-color: #0085cd;   color: #0085cd; }  .cstmreba .shoplinkbk1 a:hover {   background-color: #0085cd; }  /* e-hon */ .cstmreba .shoplinkehon a {   border-color: #122981;   color: #122981; }  .cstmreba .shoplinkehon a:hover {   background-color: #122981; }  /* 紀伊國屋書店 */ .cstmreba .shoplinkkino a {   border-color: #004097;   color: #004097; }  .cstmreba .shoplinkkino a:hover {   background-color: #004097; }  /* ジュン */ .cstmreba .shoplinkjun a {   border-color: #086f78;   color: #086f78; }  .cstmreba .shoplinkjun a:hover {   background-color: #086f78; }  /* ebookjapan */ .cstmreba .shoplinkebj a {   border-color: #d90000;   color: #d90000; }  .cstmreba .shoplinkebj a:hover {   background-color: #d90000; }  /* 図書館 */ .cstmreba .shoplinktoshokan a {   border-color: #999;   color: #999; }  .cstmreba .shoplinktoshokan a:hover {   background-color: #999; }  /*  * カエレバ  */  /* Yahoo!オークション（ヤフオク） */ .cstmreba .shoplinkyahooAuc a {   border-color: #ffcf0f;   color: #ffcf0f; }  .cstmreba .shoplinkyahooAuc a:hover {   background-color: #ffcf0f; }  /* ベルメゾン */ .cstmreba .shoplinkbellemaison a {   border-color: #7dbe24;   color: #7dbe24; }  .cstmreba .shoplinkbellemaison a:hover {   background-color: #7dbe24; }  /* セシール */ .cstmreba .shoplinkcecile a {   border-color: #8e0848;   color: #8e0848; }  .cstmreba .shoplinkcecile a:hover {   background-color: #8e0848; }  /* Wowma! */ .cstmreba .shoplinkwowma a {   border-color: #eb5505;   color: #eb5505; }  .cstmreba .shoplinkwowma a:hover {   background-color: #eb5505; }  /* 価格コム */ .cstmreba .shoplinkkakakucom a {   border-color: #023a96;   color: #023a96; }  .cstmreba .shoplinkkakakucom a:hover {   background-color: #023a96; }  /*  * トマレバ  */  /* 楽天トラベル */ .cstmreba .tomarebalink-box .shoplinkrakuten a {   border-color: #4bcd00;   color: #4bcd00; }  .cstmreba .tomarebalink-box .shoplinkrakuten a:hover {   background-color: #4bcd00;   color: #fff; }  /* じゃらんnet */ .cstmreba .shoplinkjalan a {   border-color: #ff5800;   color: #ff5800; }  .cstmreba .shoplinkjalan a:hover {   background-color: #ff5800; }  /* JTB */ .cstmreba .shoplinkjtb a {   border-color: #c71628;   color: #c71628; }  .cstmreba .shoplinkjtb a:hover {   background-color: #c71628; }  /* 近畿日本ツーリスト */ .cstmreba .shoplinkknt a {   border-color: #0062b2;   color: #0062b2; }  .cstmreba .shoplinkknt a:hover {   background-color: #0062b2; }  /* 一休.com */ .cstmreba .shoplinkikyu a {   border-color: #bf9500;   color: #bf9500; }  .cstmreba .shoplinkikyu a:hover {   background-color: #bf9500; }  /* るるぶトラベル */ .cstmreba .shoplinkrurubu a {   border-color: #006;   color: #006; }  .cstmreba .shoplinkrurubu a:hover {   background-color: #006; }  /*  * タベレバ  */  /* ホットペッパーグルメ */ .cstmreba .shoplinkhotpepper a {   border-color: #d0111b;   color: #d0111b; }  .cstmreba .shoplinkhotpepper a:hover {   background-color: #d0111b; }





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


blockquote {
background-color:#f5f5f5;
padding:3em 1em;
position:relative;
}
blockquote:before{
content:"“";
font-size:600%;
line-height:1em;
font-family:"ＭＳ Ｐゴシック",sans-serif;
color:#999;
position:absolute;
left:0;
top:0;
}
blockquote:after{
content:"”";
font-size:600%;
line-height:0em;
font-family:"ＭＳ Ｐゴシック",sans-serif;
color:#999;
position:absolute;
right:0;
bottom:0;
}


#sns-ul a:hover .mixi {
background-color: rgb(209,173,89);
}



.name管理人:before {
  content: "";
  background: url(http://blog-imgs-100.fc2.com/m/a/r/marvelousact/2016120915145094e.jpg) center center no-repeat;
  background-size: cover;
}







 /* カード全体像 */ .blogcard {   max-width: 100%;   margin-bottom: 30px;   padding: 10px;   border-radius: 2px;   border: 1px solid rgb(211,211,211);   box-shadow: 0 10px 6px -6px rgba(0,0,0,.1);   background: white;   color: rgb(51,51,51); }  /* float親要素 */ .blogcard-content {   margin-bottom: 5px;   overflow: hidden; }  /* 画像 */ .blogcard-image {   display: inline-block;   float: right; /* 画像を左に配置したい場合は left に変更 1/2 */   width: 100px; /* 画像の表示サイズ変更は数値をpxで変更 1/6 */   height: 100px; /* 画像の表示サイズ変更は数値をpxで変更 2/6 */   margin: 0 0 5px 5px; /* 画像を左に配置したい場合は 0 10px 5px 0 に変更 2/2 */ }  .blogcard-image-wrapper {   display: inline-block;   width: 100px; /* 画像の表示サイズ変更は数値をpxで変更 3/6 */   height: 100px; /* 画像の表示サイズ変更は数値をpxで変更 4/6 */ }  .blogcard-image-wrapper img {   width: 100px; /* 画像の表示サイズ変更は数値をpxで変更 5/6 */   height: 100px; /* 画像の表示サイズ変更は数値をpxで変更 6/6 */   object-fit: cover;   object-position: center center; }  /* タイトル */ .blogcard-title {   margin: 0 !important;   font-weight: bold;   font-size: 15px;   line-height: 1.4; }  .blogcard-title a {   color: rgb(61,63,68);   word-break: break-all; }  .blogcard-title a:hover {   text-decoration: underline; }  /* 引用 */ .blogcard blockquote {   position: static;   margin: 0;   padding: 0;   border: 0;   background: transparent; /* ブログテンプレートに背景に関する強制力の強い指定がある場合には transparent の直後に !important を付けてください */ }  .blogcard blockquote::before, .blogcard blockquote::after {   content: none; }  /* 記事概要 */ .blogcard-description {   margin: 1em 0 !important;   font-size: 13px;   line-height: 1.5 !important; }  /* フッター(元記事サイト名とリンク) */ .blogcard-footer {   font-size: 12px; }  .blogcard-footer a {   color: rgb(154,165,171);   text-decoration: underline; }  .blogcard-footer a img {   margin-right: 5px; }
 
 
 
 
 .
 
 
/* ページトップへ戻るボタン */
#pagetop {
position:fixed;
bottom:60px;
right:22px;
padding:3px 10px;
margin-bottom:env(safe-area-inset-bottom); /*iPhone対策*/
color:rgba(70,130,180,0.8);
background-color:rgba(70,130,180,0.1);
border: 2px solid rgba(70,130,180,0.8);
border-radius: 50%;
text-align:center;
font-size: 50px;
z-index: 10;
}
/* ページトップへ戻るボタン：ホバー時 */
#pagetop:hover{
background-color:rgba(65,105,22,0.3);
}
/*ボタン押下時にスルスル動くように設定*/
html{
scroll-behavior: smooth;
}