/* =====================================================
はてなブログ カスタムCSS（整理・修正済み）
 2026年4月修正版
===================================================== */

/* ===== テーマインポート（1回だけ） ===== */
@charset "utf-8";
/*
Theme: JOURNAL.
Author: kimix ( @_kmx ), utatane ( @utataneclub )
Responsive: yes
*/
/*!
 * Bootstrap Reboot v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}body,html{background:#f9fafb;font-family:helvetica,Segoe UI,游ゴシック体,YuGothic,游ゴシック Medium,Yu Gothic Medium,游ゴシック,Yu Gothic,メイリオ,Meiryo,sans-serif;color:#293030}html{line-height:1}body{font-size:17px;line-height:1.6}img{vertical-align:baseline}a{color:#293030}a:hover{color:#586767;transition:all .3s}.date{margin:0 0 .7em;font-size:.9rem}.date a{color:#6f8383}.date a:hover{color:#a5b3b3}#container{word-wrap:break-word}#blog-title{max-width:1280px;margin:auto;padding:4% 5%;text-align:center}#title{font-size:150%;font-family:Times New Roman,游明朝体,YuMincho,游明朝,Yu Mincho,serif;font-weight:400}@media (min-width:768px){#title{font-size:215%}}#blog-description{font-size:90%;font-weight:400}#content-inner{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){#content-inner{-ms-flex-direction:row;flex-direction:row;margin:auto;padding:0 20px}}@media (min-width:1200px){#content-inner{width:1200px}}#wrapper{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){#wrapper{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}@media (min-width:1020px){#main{padding:0 3% 0 0}}.header-image-enable #blog-title,.header-image-only #blog-title{padding:0 0 1.5em}@media (min-width:1200px){.header-image-enable #blog-title,.header-image-only #blog-title{width:1160px}}.header-image-enable #blog-title #blog-title-inner,.header-image-only #blog-title #blog-title-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:50vw;max-height:200px}@media (min-width:1200px){.header-image-enable #blog-title #blog-title-inner,.header-image-only #blog-title #blog-title-inner{background-size:100%}}.header-image-enable #blog-title-content,.header-image-only #blog-title-content{margin:0 .5em}.breadcrumb{font-size:.9rem}.categories{margin-bottom:2em}.categories a{display:inline-block;background:#e9f0f2;margin:0 .3em 0 0;padding:0 10px;font-size:12px}.pager{text-align:center;margin:3em .8em}@media (min-width:1020px){.pager{margin:0}}.pager a{display:inline-block;width:100%;background:#eff1f5;padding:.7em 1.2em;border:none;font-weight:400;font-size:.9rem;color:#293030}.pager a:hover{background-color:#e9ecf1;text-decoration:none}.pager .pager-next,.pager .pager-prev{width:100%;padding:.5em 0}.pager .pager-prev+.pager-next{margin-left:1em;padding-left:1em}@media (min-width:768px){.pager .pager-prev+.pager-next{margin-left:1.5em;padding-left:1.5em}}.pager.permalink{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.hatena-urllist{padding-left:0;list-style:none}.hatena-urllist li{border-top:1px dotted #cfd8d8;padding-top:10px;padding-bottom:10px}.hatena-urllist .archive-module-month,.hatena-urllist .archive-module-year{line-height:2}.hatena-urllist .urllist-date-link a{color:#6f8383}.hatena-urllist .urllist-category-link{display:inline-block;background:#e9f0f2;margin:.5em .3em 0 0;padding:3px 10px;font-size:12px;line-height:1.3}.hatena-urllist .urllist-category-link:hover{background:#d9e5e9;text-decoration:none;transition:background .3s}.hatena-urllist .urllist-entry-body{margin-top:10px}.hatena-module{margin-bottom:3em;padding-left:20px;padding-right:20px;font-size:.85rem}.hatena-module:last-child{margin-bottom:0}.hatena-module-title{margin-bottom:12px;font-family:Times New Roman,游明朝体,YuMincho,游明朝,Yu Mincho,serif;font-size:20px}.hatena-module-body{font-size:15px}.hatena-module-body .urllist-title-link{font-size:100%}.hatena-module-body .archive-module-button{display:inline-block;width:15px;height:15px}.hatena-module-body .archive-module-hide-button,.hatena-module-body .archive-module-show-button{position:absolute;overflow:hidden;width:15px;height:15px;text-indent:-15px}.hatena-module-body .archive-module-hide-button:after,.hatena-module-body .archive-module-show-button:after{content:"";top:50%;display:inline-block;position:absolute;width:8px;height:8px;margin-top:-.1em;border-top:1px solid #6f8383;border-right:1px solid #6f8383}.hatena-module-body .archive-module-hide-button{transform:rotate(135deg);margin-top:.2em}.hatena-module-body .archive-module-show-button{transform:rotate(45deg);margin-top:.2em}@media (min-width:481px){.search-result-form{margin:0 1em}}.search-result+p{background:#fff;border:1px solid #f0f1f1;margin:0 0 3em;padding:8% 0;font-weight:700;text-align:center}.search-form,.search-result-form{position:relative;width:100%;background:#fff;margin:auto;border:1px solid #eee;box-sizing:border-box}.search-form:hover,.search-result-form:hover{border-color:#ddd}.search-module-input,.search-result-form .search-result-input{width:90%;height:30px;padding:5px;background:#fff;border:none;outline:none}.search-module-input::-placeholder,.search-module-input::-webkit-input-placeholder,.search-result-form .search-result-input::-placeholder,.search-result-form .search-result-input::-webkit-input-placeholder{color:#9faba9}.search-module-button,.search-result-form .search-result-button{width:20px;height:20px;background:transparent url('https://cdn.blog.st-hatena.com/images/theme/search@2x.png?version=101ce7dd0b971701ab47fca6573a64c6e517dad7&env=production') no-repeat 100%;background-size:20px 20px;border:none;outline:none;text-indent:-9999px;position:absolute;top:5px;right:5px;opacity:.5;cursor:pointer}.search-module-button:hover,.search-result-form .search-result-button:hover{opacity:.85}#top-box{margin:0 auto;padding:0 10px}@media (min-width:768px){#top-box{padding:0 20px}}@media (min-width:1200px){#top-box{max-width:1200px}}.entry{background:#fff;border:1px solid #f0f1f1;margin-bottom:2em;padding:8% 5%}@media (min-width:768px){.entry{padding:8% 9% 5%}}.entry-header{position:relative;margin-bottom:1.5em}@media (min-width:481px){.entry-header{margin-bottom:3em}}.entry-header-menu{position:absolute;top:0;right:0;margin-bottom:1em}.entry-header-menu a{background:#f9fafb;border:1px solid #cfd8d8;padding:5px 10px;font-size:.9rem}.entry-header-menu a:hover{background:#f3f5f7;text-decoration:none}.entry-title{margin-bottom:.5em;font-family:Times New Roman,游明朝体,YuMincho,游明朝,Yu Mincho,serif;font-size:130%;font-weight:400;line-height:1.5}@media (min-width:768px){.entry-title{font-size:190%}}.entry-content{line-height:1.85}.entry-content a{color:#119e4d}.entry-content a:hover{color:#0c7037}.entry-content a.keyword{text-decoration:underline dotted #cfd8d8}.entry-content a.keyword:hover{color:#586767;text-decoration:underline dotted #fff}.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:1.5em 0 .8em;line-height:1.3}.entry-content h1{padding-bottom:15px;font-size:190%;border-bottom:1px solid #cfd8d8}.entry-content h2{font-size:165%}.entry-content h3{padding-bottom:10px;font-size:140%;border-bottom:1px solid #cfd8d8}.entry-content h4{font-size:130%}.entry-content h5{padding-bottom:10px;font-size:120%;border-bottom:1px solid #cfd8d8}.entry-content h6{font-size:100%}.entry-content dd,.entry-content ol,.entry-content ul{margin:0 0 1em 1.5em;padding:0;line-height:1.7}.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 dl{margin-top:2em}.entry-content dl dt{margin-bottom:.8em}.entry-content p{margin:0 0 .7em}.entry-content blockquote{position:relative;padding:9px 15px 9px 40px;border:1px solid #f0f1f1}@media (min-width:1020px){.entry-content blockquote{padding:20px 20px 20px 60px}}.entry-content blockquote:before{display:inline-block;position:absolute;top:10px;left:10px;vertical-align:middle;content:"“";font-size:40px;font-family:Times New Roman,游明朝体,YuMincho,游明朝,Yu Mincho,serif;color:#6f8383;line-height:1}@media (min-width:1020px){.entry-content blockquote:before{left:15px;font-size:70px}}.entry-content blockquote p{margin-bottom:0}.entry-content blockquote cite{display:block;margin-top:.5rem;text-align:right;font-size:85%;line-height:1.3}.entry-content table{border-collapse:collapse;border-spacing:0;border-bottom:1em;margin-bottom:1em;width:100%;overflow:auto;display:block}.entry-content table td,.entry-content table th{border:1px solid #f0f1f1;padding:5px 10px}.entry-content table th{background:#f9fafb}.entry-content code,.entry-content pre{font-family:Monaco,Consolas,Courier New,Courier,monospace,sans-serif}.entry-content pre{background:#293030;border:none;white-space:pre-wrap;text-overflow:ellipsis ellipsis;font-size:100%;font-size:.9rem;padding:10px;color:#ccc}@media (min-width:768px){.entry-content pre{font-size:.85rem;padding:15px}}.entry-content pre>code{margin:0;padding:0;white-space:pre;border:none;background-color:transparent;font-family:Monaco,Consolas,Courier New,Courier,monospace,sans-serif}.entry-content code{font-size:90%;margin:0 .1em;padding:0 5px;border-radius:3px}.entry-content .table-of-contents{background:#f9fafb;margin-left:0;padding:15px 10px 15px 35px;font-size:16px}@media (min-width:768px){.entry-content .table-of-contents{padding:20px 20px 20px 50px}}.entry-footer{margin-top:1em}.entry-footer-modules .hatena-module{padding:0}.entry-footer-section{margin-bottom:8px;color:#6f8383;font-size:.9rem}.entry-footer-section a{color:#6f8383}.entry-footer-ad{margin-left:-9%;margin-right:-9%}.comment-box{margin:0 -5%;padding:5% 5% 0;border-top:1px solid #f0f1f1}@media (min-width:768px){.comment-box{margin:0 -11%;padding:20px 11% 0}}.comment-box .leave-comment-title{background:#f9fafb;border:1px solid #cfd8d8;padding:.5rem 1rem;font-size:.9rem}.comment-box .leave-comment-title:hover{background:#f3f5f7}.comment-box .comment{list-style:none;padding-left:0}.comment-box .comment a{color:#119e4d}.comment-box .comment a:hover{color:#0c7037}.comment-box .comment .comment-user-id{font-size:14px;font-weight:700}.comment-box .comment .entry-comment{padding:20px 0 0;border-top:1px solid #f0f1ff;color:#6f8383}.comment-box .comment .entry-comment:first-child{padding-top:0;border-top:none}.comment-box .comment .entry-comment .comment-content{word-wrap:break-word}.comment-box .comment .entry-comment .comment-content p{font-size:14px}.comment-box .comment .entry-comment time{font-size:12px}.comment-box .comment .read-more-comments{font-size:14px}@media (min-width:1020px){.comment-box .comment .read-more-comments{margin-right:25px}}.comment-box .comment .read-more-comments a{position:relative;display:inline-block}.comment-box .comment .read-more-comments a:after{content:"";top:20%;left:-20px;display:inline-block;position:absolute;width:8px;height:8px;border-top:1px solid #119e4d;border-right:1px solid #119e4d;transform:rotate(135deg);margin-top:1px}#box2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;background:hsla(0,0%,100%,.2);padding:1em 0}@media (min-width:768px){#box2{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}#box2 .hatena-urllist>li:last-child{border-bottom:1px dotted #cfd8d8}.hatena-module-profile .profile-icon-link{display:inline;float:left;margin-right:.7em}.hatena-module-profile .profile-icon-link .profile-icon{border-radius:400px}@media (min-width:1020px){.hatena-module-profile .profile-icon-link{display:block;float:none;margin-right:0}}.hatena-module-profile .id{display:block}.hatena-module-profile .id a{color:#119e4d;font-weight:700}.hatena-module-profile .id a:hover{color:#0c7037}.hatena-module-profile .profile-description p{font-size:80%}.archive-module-calendar .calendar-day a{color:#119e4d;font-weight:700}.archive-module-calendar .calendar-day a:hover{color:#0c7037}.hatena-module-recent-comments .user-id span{font-size:12px;opacity:.7}#footer{background:#fff;margin-top:2em;padding-top:2rem;padding-bottom:2rem;text-align:center;font-size:.9rem}#footer,#footer a{color:#6f8383}#footer p{margin:.5em auto}.archive-header-category{margin-bottom:.3em}.page-archive .archive-heading{margin:.5em .7em 1.3em;line-height:1.5}@media (min-width:1020px){.page-archive .archive-heading{margin:.5em 0 1.3em}}.page-archive .archive-entry{background:#fff;border:1px solid #f0f1f1;margin-bottom:30px;padding:9% 6% 6%}@media (min-width:768px){.page-archive .archive-entry{padding:6%}}@media (min-width:768px){.page-archive .archive-entry .entry-title{font-size:150%}}
/* </system> */

/* <system section="background" selected="default"> */
/* default */
/* </system> */


/* <system> */
@import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Overpass&display=swap');
/* </system> */



/*-- ベージュ #F7ECE8 */
/*-- ポイントカラー #dea08c */
/*-- グレー #eee か #e9f0f2 か #cfd8d8*/


/*-----------横スクロール消し-----------*/
html{
    overflow-x : hidden;
    -webkit-overflow-scrolling: touch;
}
body {
    overflow-x : hidden;
    -webkit-overflow-scrolling: touch;
}


/*-----------基本設定-----------*/

body, html {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
    letter-spacing: .5px;
    font-family: 'Overpass', 游ゴシック, YuGothic, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    background-color: #fff;
}
.entry {
    border: none;
}
.hatena-module-title {
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 12px;
    font-family: 'Overpass', 游ゴシック, YuGothic, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.hatena-module {
    margin-bottom: 5em;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .85em;
}

/*-----------リンク関係-----------*/

a:hover { text-decoration: none; }

.entry-content a { color: #dea08c;}
.entry-content a:hover { color: #555;}
.entry-content a:visited { color: #dea08c;}

.date a{ color: #dea08c; }
.categories a{ color: #555; }
.categories a:hover { color: #dea08c; }
.hatena-module-profile .id a { color: #dea08c;}
.hatena-module-profile .id a:hover { color: #555;}


/*-----------タイトル-----------*/
#title {
    font-size: 150%;
    font-family: 'Abril Fatface','Overpass', 游ゴシック, YuGothic, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    letter-spacing: .25em;
    font-weight: bold;
/*    color: #dea08c;*/
    color: #555;
    border-bottom: 1px solid;
    padding-bottom: 3px;
    display: inline-block;
}
#blog-title {
    max-width: none;
    height: 380px;
/*    background: #F7ECE8;*/
    position:relative;
    background-size: cover;
}
    @media screen and (max-width: 768px) {
    /* 768pxまでの幅の場合に適応される */
        #blog-title {
                height: 460px;
        }
    }
#blog-title:before {
  content: '';
  background-color: rgba(247, 236, 232, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#blog-title a {
/*    color: #dfa08b;*/
    color: #222;
}

#blog-title-inner {
    display: inline-block;
    background: #fff;
    padding: 1em 2em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform : translate(-50%,-50%);
    transform : translate(-50%,-50%);
    text-align: center;/*一応BOX内の文字も中央寄せ*/
}

#blog-description {
    font-size: 70%;
    font-weight: 400;
    margin-top: .5em;
    color: #aaa;
}

/*-----------記事タイトル-----------*/
.date {
    font-size: 70%;
    font-weight: 100;
    text-align: center;
    letter-spacing: .2em;
    font-family: 'Overpass', sans-serif;
}
.entry-title {
    margin-bottom: .5em;
    font-family: 'Overpass', 游ゴシック, YuGothic, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 130%;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}
.categories {
    margin-bottom: 2em;
    text-align: center;
}
.categories a {
    display: inline-block;
    background: #F7ECE8;
    margin: 0 .3em .4em 0;
    padding: 0.3em 1em;
    font-size: 10px;
}
.categories a:before {
    content: "#";
    padding-right: 2px;        
}

/*---本文------------------------*/
.entry-content p {
    margin: 1em 0 1.5em;
}

/*---もくじ-----------*/
.entry-content .table-of-contents {
    color: #aaa;
    font-size: 90%;
}
.entry-content .table-of-contents:before {
    content: "[ もくじ ]";
    text-align: center;
    display: block;
    margin-left: -35px;
    font-weight: bold;
    padding-bottom: .5em;
}
.table-of-contents a, .table-of-contents a:visited {
    color: #aaa;
}

.entry-content h1 {
    font-size: 140%;
    margin-top: 5em;
    border-bottom: 1px solid #dea08c;
}
.entry-content h2, .entry-content h3 {
    font-size: 140%;
    padding-bottom: 10px;
    border-bottom: 1px solid #dea08c;
    margin-top: 3em;
}
.entry-content h4 {
    font-size: 130%;
    padding: .5em .5em;
    padding-right: 0px;
    border-left: 1px solid #dea08b;
    border-bottom: none;
    margin-top: 2em;
}
.entry-content h5 {
    font-size: 110%;
    margin-top: 4em;
    padding: .25em .5em;
    padding-right: 0px;
    border-left:1px solid #cfd8d8;
    border-bottom: none;
}

/*---引用---*/

.entry-content blockquote:before {
    color: #dea08c;
    display: none;
}
.entry-content blockquote a {
    font-size: 80%;
}

.entry-content blockquote {
    background: #faf5f5;
    border: none;
    padding: 1.5em;
}

.entry-content blockquote p {
    margin-bottom: 0;
    margin-top: 0;
}

/*---リスト---*/
.entry-content dd, .entry-content ol, .entry-content ul {
    margin-top: 1em;
    margin-bottom: 1.5em;
}
.entry-content dd li, .entry-content ol li, .entry-content ul li {
    margin-bottom: .8em;
}
.entry-content dd li dd, .entry-content ol li ol, .entry-content ul li ul {
    margin-top: .8em;
    margin-bottom: .8em;
}
.entry-content dd li dd li, .entry-content ol li ol li, .entry-content ul li ul li {
    margin: .8em;
}

/*---アフィリエイト---*/
.hatena-asin-detail .hatena-asin-detail-image {
    float: left;
    margin: 1em;
}

/*---つづき---*/
a.entry-see-more {
    display: inline-block;
    background: #f7ece9;
    padding: 0.5em 1em;
    border-radius: 6px;
    margin: 3em 1em 5em;
}

/*---本文ラスト---*/

.entry-footer {
    margin-top: 5em;
}


/*---ページャー---*/
.pager a {
    background: none;
    color: #555;
    font-size: 70%;
}
.pager a:hover {
    background: none;
    color: #dea08b;
    font-size: 70%;
}

span.pager-arrow {
    color: #dea08b;
}


/*---記事下：関連---*/
.hatena-urllist .urllist-entry-body {
    display: none;
}
.hatena-urllist .urllist-date-link a {
    color: #dea08c;
}

/*---記事下：コメント---*/
.comment-box .comment a {
    color: #dea08c;
}



/*---サイドバー------------------------*/

.customized-footer {
    margin-top: 3em;
}

.hatena-module-body {
    width: 90%;
    margin: 0 auto;
}

.hatena-module-body .urllist-title-link {
    line-height: 1.5em;
}

/*---プロフィール---*/
.hatena-module-profile .profile-icon-link {
    display: block;
    float: inherit;
    margin: 0;
}
.hatena-module-profile .profile-icon-link .profile-icon {
    display: block;
    margin: 1em auto;
    width: 80px;
}
.hatena-module-profile .profile-icon {
    display: block;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 80px;
    margin-bottom: 30px;
}
.hatena-module-profile .id {
    display: block;
    text-align: center;
    margin-bottom: 1em;
}

/*---プロフィール見出し---*/
.hatena-module-profile .hatena-module-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 30px 0;
}
.hatena-module-profile .hatena-module-title:before, .hatena-module-profile .hatena-module-title:after {
    content: '';
    border-top: 3px solid #eaeaea;
    position: relative;
    top: 0.5em;
    width: 50%;
}
.hatena-module-profile .hatena-module-title:before {
    margin-right: 1em;
}
.hatena-module-profile .hatena-module-title:after {
    margin-left: 1em;
}

/*---サイドバー見出し---*/
.hatena-module-recent-entries .hatena-module-title,
.hatena-module-related-entries .hatena-module-title,
.hatena-module-links .hatena-module-title,
.hatena-module-archive .hatena-module-title,
.hatena-module-search-box .hatena-module-title,
.hatena-module-category .hatena-module-title,
.hatena-module-entries-access-ranking .hatena-module-title,
.hatena-module-html .hatena-module-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 30px 0;
}
.hatena-module-recent-entries .hatena-module-title:before, .hatena-module .hatena-module-title:before {
    content: '';
    border-top: 3px solid #eaeaea;
    position: relative;
    top: 0.5em;
    width: 50%;
    margin-right: 1em;
}
.hatena-module-recent-entries .hatena-module-title:after, .hatena-module .hatena-module-title:after {
    content: '';
    border-top: 3px solid #eaeaea;
    position: relative;
    top: 0.5em;
    width: 50%;
    margin-left: 1em;
}

#box2-inner {
    padding: 5em 0 5em;
}


/*---リンク区切り---*/
.hatena-urllist li {
    border-top: 1px dotted #cfd8d8;
}
.hatena-urllist li:first-child {
    border-top: none;
}
#box2 .hatena-urllist>li:last-child {
    border-bottom: none;
}

.urllist-with-thumbnails li .urllist-image {
    margin: 0 10px 0 0;
}



#footer, #footer a { color: #aaa }
#footer {
    background: #fff;
    margin-top: 10em;
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center;
    font-size: 50%;
}
#footer .guest-footer .btn-register {
    color: #fff!important;
    background: #ddd;
    border: 1px solid transparent;
}
div#footer-inner {
    display: inline-block;
    max-width: 80%;
}



/*---一覧ページ------------------------*/
.breadcrumb {
    font-size: 80%;
    margin: 1em;
}

.archive-heading {
    margin: 1.5em .7em 1.5em;
    line-height: 1.7;
    text-align: center;
    font-size: 120%;
}

.page-archive .archive-entry {
    border-top: 1px solid #f0f1f1;
}

.archive-entry.autopagerize_page_element .categories {
    margin-bottom: 1em;
    text-align: center;
}
.page-archive .entry-thumb {
    width: 100%;
    height: 150px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    float: left;
    margin: 0 0 1em 0;
}
p.entry-description {
    font-size: 100%;
    line-height: 1.8;
}

#gnav {
	background: #e3cacc; /*黒#3f3f3f*/
	font-size: 0;
	margin-top: 0;
	padding: 0 0 0;
}
#gnav .menu a {
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 11px 11px 0px;
	height: 40px;
	text-align: center;
	overflow: hidden;
	box-sizing: border-box;
}
#gnav .gnav-inner {
	width: 100%;
	height: 38px;
	padding: 0 10px;
	overflow-x: auto;
	overflow-y: hidden;
	box-sizing: border-box;
	text-align: center;
	white-space: nowrap;
	margin: 0 auto;
	-webkit-font-smoothing: antialiased;
	-webkit-overflow-scrolling: touch;
}
#gnav .menu {
	display: inline-block;
}
/* ### スライドメニューを横いっぱいに広げる ### */
#top-editarea .section {
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
}


/* ===== ヘッダー背景画像 ===== */
#blog-title {
background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/e/enchantress10/20260419/20260419194419.jpg);
}

/* =====================================================
ページ全体ベースカラー
 ===================================================== */
body {
background-color: #fceaea0a! important;
 font-family: "Comic Sans MS", cursive !important;
}

/* =====================================================
 ヘッダー：ブログタイトルボックス（画像A・B）
 ===================================================== */
#blog-title-inner {
 background-color: #e3cacc !important;/* ① ピンク背景に修正 */
 border: 2px solid #8a8480 !important; /* ② 立体感の縁取り */
 box-shadow:
3px 3px 8px rgba(138,132,128,0.5),
-1px -1px 4px rgba(255,255,255,0.6) !important; /* ② ハイライトで立体感 */
 padding: 30px 40px !important;
 margin: 20px auto !important;
 float: none !important;
 width: 75% !important;
 max-width: 900px !important;
 text-align: center !important;
 border-radius: 12px !important;
}

/* ===== メインタイトル（画像A・水色部分：BLACK太さに） ===== */
#title h1, #title h1 a {
 font-family: "Comic Sans MS", cursive !important;
 font-weight: 900 !important;/* BLACK = 900 */
 font-size: 2.8rem !important;
 color: #2f2321 !important;
 -webkit-text-stroke: 2px #ffffff !important;
 text-shadow:
 2px 2px 0 #fff,
 -2px -2px 0 #fff,
 2px -2px 0 #fff,
 -2px 2px 0 #fff !important;
 letter-spacing: 0.15em !important;
 line-height: 1.3 !important;
 text-align: center !important;
}

/* ===== タイトルとサブタイトルの間のライン ===== */
#title h1::after {
 content: "";
 display: block;
 margin: 10px auto 0;
 width: 80%;
 height: 1px;
 background-color: #8a8480;
}

/* ===== サブタイトル（画像A・黄緑部分：文字色濃く・中太） ===== */
#blog-description {
 font-family: "Comic Sans MS", cursive !important;
 color: #44413f !important; /* ③ 読める濃い色に */
 font-weight: 600 !important; /* DemiBold相当 */
 font-size: 0.9rem !important;
 margin-top: 12px !important;
 display: block !important;
 letter-spacing: 0.1em !important;
 text-align: center !important;
}

/* =====================================================
 ナビメニュー（画像C：立体感・縁取り）
 ===================================================== */
#top-editarea a, .main-nav a {
 font-size: 16px !important;
 color: #ffffff !important;
 font-weight: 600 !important;
 padding: 0 15px !important;
 text-shadow:
 1px 1px 3px rgba(0,0,0,0.4),
 0 0 1px rgba(0,0,0,0.3) !important;
-webkit-text-stroke: 0.5px #8f7185 !important; /* 縁取りで立体感 */
 filter: drop-shadow(0 0 2px #8f7185b5) !important;
}

/* =====================================================
 記事日付（画像D・赤部分：色変更・Medium）
 ===================================================== */
.entry-date {
 font-size: 15px !important;
 color: #CC0066 !important;/* ① 指定ピンクに */
 font-weight: 500 !important;/* Medium */
 letter-spacing: 0.08em !important;
}

/* =====================================================
 記事タイトル（画像D・ピンク部分：Bold）
 ===================================================== */
.entry-title, .entry-title a {
 font-family: "Comic Sans MS", cursive !important;
 font-size: 1.5rem !important;
 font-weight: 700 !important; /* ② Bold */
 color: #2f2321 !important;
 margin-bottom: 20px !important;
 padding-bottom: 10px !important;
 line-height: 1.4 !important;
 border-bottom: none !important;
}

/* ===== タイトル下のライン（画像D・黒枠部分） ===== */
.entry-title::after {
 content: "";
 display: block;
 margin-top: 8px;
 height: 3px;
 background: linear-gradient(to right, #dda0dd, #ffc0cb);
 border-radius: 4px;
}

/* =====================================================
 記事本文背景（画像D・えんじ色部分）
 ===================================================== */
.entry-content {
 background-color: #fceaea!important; /* ④ 指定色に */
 color: #2b2b2b !important;/* 読める黒系文字色 */
 padding: 1.5em !important;
 border-radius: 12px !important;
 font-family: "Comic Sans MS", cursive !important;
}

.entry-content p {
 font-size: 100%;
 color: #2b2b2b;
}

/* =====================================================
 NEXTボタン（画像F修正）
 ===================================================== */
.pager-next,
.pager-prev {
 display: flex !important;
 justify-content: flex-end !important;
}

.pager-next a,
.pager-prev a {
 display: inline-flex !important;
 align-items: center !important;
 gap: 8px !important;
 background: #f080a0 !important; /* ピンク塗り */
 border: none !important;
 border-radius: 8px !important;
 padding: 10px 20px !important;
 color: #ffffff !important; /* 白文字 */
 text-decoration: none !important;
 font-size: 13px !important;
 font-weight: bold !important;
 font-family: "Comic Sans MS", cursive !important;
 box-shadow: 0 3px 0 #c0507a !important;
 width: auto !important;
}

/* 矢印をNEXTボタンの後ろに追加 */
.pager-next a::after {
 content: "→" !important;
 font-size: 14px !important;
}

/* =====================================================
 記事フッター：プロフィール・著者情報（画像G）
 ===================================================== */
/* 著者名・IDを大きく読みやすく（画像G・緑部分） */
.entry-footer-section {
 display: inline-block !important;
 border: 1px solid #dda0dd !important;
 border-radius: 50px !important;
 padding: 10px 25px !important;
 background-color: #fcfcfc !important;margin: 20px 0 !important;
 text-align: center !important;
 font-size: 14px !important; /* 文字を大きく */
}

.entry-footer-section a {
 text-decoration: none !important;
 color: #a0527a !important;/* ピンク系で見やすく */
 font-weight: bold !important;
 font-size: 14px !important;
}

/* 「読者になる」ボタン（画像G・紫部分）を見やすく */
.subscribe-button,
.entry-footer-section .subscribe-button {
 font-size: 13px !important;
 padding: 5px 12px !important;
 border: 2px solid #dda0dd !important;
 border-radius: 20px !important;
 color: #a0527a !important;
 background: #fff0f5 !important;
 font-weight: bold !important;
}

/* IDと読者数と日付を消す */
.entry-footer-section .id,
.entry-footer-section .subscription-count,
.entry-footer-section .updated {
 display: none !important;
}

/* =====================================================
 記事フッター：ブログ名表示（画像G・緑部分）
 ===================================================== */
.entry-footer-html {
 display: flex;
 align-items: center;
 gap: 10px;
 margin-top: 2em;
 padding: 1em 1.2em;
 background: #fff0f3;
 border: 2px solid #dda0dd;
 border-radius: 12px;
 font-size: 15px !important; /* 大きく */
}

.entry-footer-html img {
 width: 48px !important;
 height: 48px !important;
 border-radius: 50%;
}

.entry-footer-html .entry-footer-blog-name {
    font-size: 16px !important;
    font-weight: bold !important;
    color: #a0527a !important;
}

/* =====================================================
   サイドバー
   ===================================================== */
p.entry-description {
    font-size: 60%;
}

/* =====================================================
   目次
   ===================================================== */
.table-of-contents:before {
    content: "" !important;
    display: none !important;
    font-size: 120%;
    font-weight: bold;
}
.table-of-contents {
    border: 2px solid #dec3c6 !important;
    border-radius: 15px !important;
    padding: 15px 20px !important;
    background-color: #ffffff !important;
}

/* =====================================================
   一覧ページのサムネイル
   ===================================================== */
.page-archive .entry-thumb {
    width: 90px;
    height: 100px;
    background-size: cover;
    background-position: 80%;
    background-repeat: no-repeat;
    float: left;
    margin: 5px 10px 0px 0px;
}

/* =====================================================
   各種装飾ボックス（記事内で使えるクラス）
   ===================================================== */

/* --- 基本ピンク --- */
.box-a {
    background: #fff0f5; border: 2px solid #ffc0cb;
    border-radius: 14px; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- パステルポップ --- */
.box-b {
    background: #ffe5f2; border: 2px solid #ffbcdd;
    border-radius: 14px; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- パープルピンク --- */
.box-c {
    background: #fff0f5; border: 2px solid #dda0dd;
    border-radius: 14px; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- 破線ラベンダー --- */
.box-d {
    background: #ffe4e1; border: 2px dashed #ffc1ff;
    border-radius: 12px; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- レトロガーリー --- */
.box-e {
    background: #ffe4e1; border: 3px solid #e6c0c0;
    border-radius: 8px; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- 点線＋影 --- */
.box-f {
    background: #ffe5f2; border: 2px dashed #ffccff;
    border-radius: 14px; box-shadow: 4px 4px 0 #ffbcdd;
    padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- タイトル付き（プラム） --- */
.box-g { position: relative; border: 2px solid #dda0dd; border-radius: 12px; padding-top: 1.2em; margin: 1.5em 0 1em; }
.box-g-label {
    position: absolute; top: -13px; left: 12px;
    background: #dda0dd; color: #fff; font-size: 12px; font-weight: bold;
    padding: 2px 12px; border-radius: 10px; font-family: "Comic Sans MS", cursive;
}
.box-g-body { background: #fff0f5; border-radius: 0 0 10px 10px; padding: 1em 1.2em; line-height: 1.8; }

/* --- カギカッコ（レトロ） --- */
.box-h { position: relative; padding: 1em 1.5em; margin: 1em 0; line-height: 1.8; }
.box-h::before { content: ""; position: absolute; top: 0; left: 0; width: 18px; height: 18px; border-top: 3px solid #e6c0c0; border-left: 3px solid #e6c0c0; }
.box-h::after  { content: ""; position: absolute; bottom: 0; right: 0; width: 18px; height: 18px; border-bottom: 3px solid #e6c0c0; border-right: 3px solid #e6c0c0; }

/* --- 影つきピンク --- */
.box-shadow-pink {
    background: #fff0f3; border-radius: 14px;
    box-shadow: 4px 4px 0 #ffb3c6; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- 影つきグレー --- */
.box-shadow-glay {
    background: #dcdcdc; border-radius: 14px;
    box-shadow: 4px 4px 0 #808080; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- 青系ピンク --- */
.box-basic {
    background: #eef6fd; border: 2px solid #93c5fd;
    border-radius: 16px; padding: 1em 1.2em; line-height: 1.8; margin: 1em 0;
}
/* --- アクセント黄色 --- */
.box-accent {
    background: #fefce8; border-left: 5px solid #fbbf24;
    border-radius: 0 12px 12px 0; padding: 1em 1.2em; margin: 1em 0;
}
/* --- ピンク --- */
.box-pink {
    background: #fff0f3; border: 2px solid #ff85a1;
    border-radius: 16px; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- プラム --- */
.box-plum {
    background: #faf0ff; border: 2px solid #dda0dd;
    border-radius: 16px; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- 点線ピンク --- */
.box-dashed-pink {
    background: #fff0f3; border: 2px dashed #ff85a1;
    border-radius: 12px; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- 点線プラム --- */
.box-dashed-plum {
    background: #faf0ff; border: 2px dashed #dda0dd;
    border-radius: 12px; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- 点線ピンク（基本） --- */
.box-dashed {
    background: #fff; border: 2px dashed #f9a8d4;
    border-radius: 12px; padding: 1em 1.2em; margin: 1em 0;
}
/* --- 二重線ピンク --- */
.box-double-pink {
    background: #fff0f3; border: 3px double #ff85a1;
    border-radius: 12px; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- 左アクセントプラム --- */
.box-accent-plum {
    background: #faf0ff; border-left: 5px solid #dda0dd;
    border-radius: 0 12px 12px 0; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8;
}
/* --- タイトル付きブルー --- */
.box-titled { border: 2px solid #67e8f9; border-radius: 12px; overflow: hidden; margin: 1em 0; }
.box-titled-header { background: #67e8f9; padding: 0.4em 1em; font-weight: bold; font-size: 0.9em; color: #0e7490; }
.box-titled-body { background: #ecfeff; padding: 1em 1.2em; }

/* --- タイトル付きピンク --- */
.box-titled-pink { border: 2px solid #ff85a1; border-radius: 12px; overflow: hidden; margin: 1em 0; }
.titled-header-pink { background: #ff85a1; padding: 0.4em 1em; font-weight: bold; font-size: 0.9em; color: #fff; }
.titled-body-pink { background: #fff0f3; padding: 1em 1.2em; line-height: 1.8; }

/* --- タイトル付きプラム --- */
.box-titled-plum { border: 2px solid #dda0dd; border-radius: 12px; overflow: hidden; margin: 1em 0; }
.titled-header-plum { background: #dda0dd; padding: 0.4em 1em; font-weight: bold; font-size: 0.9em; color: #fff; }
.titled-body-plum { background: #faf0ff; padding: 1em 1.2em; line-height: 1.8; }

/* --- 吹き出し（紫） --- */
.fukidashi { position: relative; background: #ede9fe; border: 2px solid #a78bfa; border-radius: 12px; padding: 1em 1.2em; margin: 1em 0 2em; display: inline-block; }
.fukidashi::after { content: ""; position: absolute; bottom: -14px; left: 20px; border-left: 14px solid transparent; border-right: 14px solid transparent; border-top: 14px solid #a78bfa; }

/* --- 吹き出しピンク --- */
.fukidashi-pink {
    position: relative; background: #fff0f3; border: 2px solid #ffc0cb;
    border-radius: 12px; padding: 1em 1.2em; margin: 1em 0 1.8em;
    line-height: 1.8; display: inline-block; width: 100%; box-sizing: border-box;
}
.fukidashi-pink::after { content: ""; position: absolute; bottom: -13px; left: 20px; border-left: 13px solid transparent; border-right: 13px solid transparent; border-top: 13px solid #ffc0cb; }

/* --- 吹き出しプラム --- */
.fukidashi-plum {
    position: relative; background: #faf0ff; border: 2px solid #dda0dd;
    border-radius: 12px; padding: 1em 1.2em; margin: 1em 0 1.8em;
    line-height: 1.8; display: inline-block; width: 100%; box-sizing: border-box;
}
.fukidashi-plum::after { content: ""; position: absolute; bottom: -13px; left: 20px; border-left: 13px solid transparent; border-right: 13px solid transparent; border-top: 13px solid #dda0dd; }

/* --- 交差線ボックスピンク --- */
.box-cross-pink { position: relative; border-top: 2px solid #ff69b4; border-bottom: 2px solid #ff69b4; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8; }
.box-cross-pink::before, .box-cross-pink::after { content: ""; position: absolute; width: 16px; height: 100%; top: 0; border-top: 2px solid #ff69b4; border-bottom: 2px solid #ff69b4; }
.box-cross-pink::before { left: 0; border-left: 2px solid #ff69b4; }
.box-cross-pink::after  { right: 0; border-right: 2px solid #ff69b4; }

/* --- 交差線ピンク --- */
.box-cross { position: relative; border-top: 2px solid #ff85a1; border-bottom: 2px solid #ff85a1; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8; }
.box-cross::before { content: ""; position: absolute; top: 0; left: 0; width: 16px; height: 100%; border-top: 2px solid #ff85a1; border-bottom: 2px solid #ff85a1; border-left: 2px solid #ff85a1; }
.box-cross::after  { content: ""; position: absolute; top: 0; right: 0; width: 16px; height: 100%; border-top: 2px solid #ff85a1; border-bottom: 2px solid #ff85a1; border-right: 2px solid #ff85a1; }

/* --- カギカッコグレイ --- */
.box-kagi-glay { position: relative; padding: 1em 1.5em; margin: 1em 0; line-height: 1.8; }
.box-kagi-glay::before, .box-kagi-glay::after { content: ""; position: absolute; width: 18px; height: 18px; }
.box-kagi-glay::before { top: 0; left: 0; border-top: 3px solid #808080; border-left: 3px solid #808080; }
.box-kagi-glay::after  { bottom: 0; right: 0; border-bottom: 3px solid #808080; border-right: 3px solid #808080; }

/* --- 布風ブルー --- */
.box-nuno-blue { background: #b0c4de; border: 2px dashed #4682b4; border-radius: 4px; padding: 1em 1.2em; margin: 1em 0; line-height: 1.8; }

/* --- 枠途中タイトルピンク --- */
.box-midtitle { position: relative; border: 2px solid #ffc0cb; border-radius: 12px; background: #fff0f5; padding: 1.5em 1.2em 1em; margin: 1.5em 0 1em; line-height: 1.8; }
.box-midtitle-label { position: absolute; top: -13px; left: 14px; background: #fff0f5; border: 2px solid #ffc0cb; border-radius: 20px; padding: 2px 12px; font-size: 12px; color: #ff85a1; font-weight: bold; font-family: "Comic Sans MS", cursive; }
.box-midtitle-pink { position: relative; border: 2px solid #ff85a1; border-radius: 12px; background: #fff0f3; padding: 1.5em 1.2em 1em; margin: 1.5em 0 1em; line-height: 1.8; }
.midtitle-label-pink { position: absolute; top: -13px; left: 14px; background: #fff0f3; border: 2px solid #ff85a1; border-radius: 20px; padding: 2px 12px; font-size: 12px; color: #ff85a1; font-weight: bold; }

/* --- ラベルはみ出しプラム --- */
.box-label-plum { position: relative; border: 2px solid #dda0dd; border-radius: 4px; padding: 1em 1.2em; margin: 1.5em 0 1em; line-height: 1.8; }
.label-tag-plum { position: absolute; top: -14px; left: 0; background: #dda0dd; color: #fff; font-size: 12px; font-weight: bold; padding: 3px 14px; border-radius: 4px 4px 0 0; }

/* =====================================================
   アフィリエイトリンク
   ===================================================== */
.a-wrap { display: flex; gap: 16px; align-items: flex-start; margin: 20px 0; padding: 16px; border: 1px solid #ffc0cb; border-radius: 12px; background: #fff0f5; }
.a-img img { width: 200px; height: auto; display: block; }
.a-body { flex: 1; min-width: 0; }
.a-title { margin: 0 0 8px; font-size: 1.05rem; line-height: 1.4; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; font-family: "Comic Sans MS", cursive; }
.a-desc { margin: 0 0 12px; color: #a0527a; font-size: .95rem; font-family: "Comic Sans MS", cursive; }
.a-btn { display: inline-block; padding: 10px 14px; border-radius: 8px; border: 1px solid #dda0dd; text-decoration: none; background: #faf0ff; color: #8b5a8b; font-family: "Comic Sans MS", cursive; }
@media (max-width: 640px) { .a-wrap { flex-direction: column; } .a-img img { width: 80%; } }

/* =====================================================
   codocペイウォール・チップ
   ===================================================== */
.codoc-entry .codoc-btn {
    background: #d99ba0 !important; color: #ffffff !important;
    border-radius: 0 !important; transition: all 0.3s ease;
}
.codoc-entry .codoc-btn:hover { background: #c26f76 !important; color: #ffffff !important; }
.codoc-continue::after, .codoc-continue::before { background: #e6d7d8 !important; }
.codoc-continue { color: #2b2b2b !important; }
.codoc-entry .codoc-buy-price { color: #c26f76 !important; }
.codoc-entry .codoc-support { background: #fbefef !important; max-width: 500px !important; margin: 1.5em auto !important; padding: 16px 20px !important; border-radius: 12px !important; }
.codoc-entry .codoc-support .codoc-support-title { color: #2b2b2b !important; }
.codoc-entry .codoc-support .codoc-btn { padding: 10px 20px !important; border-radius: 8px !important; }
.codoc-subscription-list .codoc-btn { background: #d99ba0 !important; color: #ffffff !important; }
.codoc-subscription-price { color: #c26f76 !important; }
.codoc-subscription-articlelist a { color: #c26f76 !important; }
.codoc-subscription-articlelist a:before { border-left: 4px solid #c26f76 !important; }
.codoc-entry .codoc-support .codoc-btn { background: #d99ba0 !important; color: #ffffff !important; border: solid 1px #d99ba0 !important; }
.codoc-entry .codoc-support .codoc-btn:hover { background: #c26f76 !important; border: solid 1px #c26f76 !important; }
.modal-container .codoc-btn-buy-bg { background: #d99ba0 !important; color: #ffffff !important; border: solid 1px #d99ba0 !important; }
.modal-container .codoc-btn-buy-bg:hover { background: #c26f76 !important; border: solid 1px #c26f76 !important; }
.codoc-support-modal-price a { border: 1px solid #d99ba0 !important; color: #d99ba0 !important; }
.codoc-support-modal-price a:hover { background: #fff7f7 !important; }
.modal-container .codoc-btn-buy { color: #d99ba0 !important; border: 1px solid #d99ba0 !important; }
.modal-container .codoc-btn-buy:hover { background: #fff7f7 !important; color: #c26f76 !important; }
.codoc-modal-default-button { background: #d99ba0 !important; color: #ffffff !important; border: 1px solid #d99ba0 !important; }
.codoc-modal-default-button:hover { background: #c26f76 !important; border: 1px solid #c26f76 !important; }
.codoc-modal-default-button.codoc-btn-buy-bg { background: #d99ba0 !important; background-image: none !important; color: #ffffff !important; border: 1px solid #d99ba0 !important; }
.codoc-modal-default-button.codoc-btn-buy { background: transparent !important; color: #d99ba0 !important; border: 1px solid #d99ba0 !important; }
.codoc-modal-default-button.codoc-btn-buy:hover { background: #fff7f7 !important; color: #c26f76 !important; }
.codoc-modal-header-title { color: #2b2b2b !important; }
.codoc-modal-header-subtitle { color: #666666 !important; }
.codoc-modal-close-icon { color: #888888 !important; }
.codoc-modal-close-icon:hover { color: #2b2b2b !important; }

/* =====================================================
   スマホ用調整
   ===================================================== */
@media (max-width: 600px) {
    #blog-title-inner { width: 92% !important; padding: 20px 15px !important; }
    #title h1 { font-size: 1.8rem !important; }
    #blog-description { font-size: 0.75rem !important; }
    .entry-title { font-size: 1.3rem !important; }
}