/*--------------------
  この記事を書いた人（過去の！消さないで）
---------------------*/
/*ボックス全体*/
.profile-box {
    margin:3em 1em 2em;
    padding:10px 10px 15px;
    position:relative;
    border:3px solid #f3d0cd;    /*枠線の太さ 線種 色*/
    font-size:16px;
}

/*「この記事を書いた人」のタイトル*/
.profile-box .profile-box_title {
    position:absolute;
    top:-30px;
    left:-2px;
    padding:0 10px;
    background:#f3d0cd;    /*背景色*/
    color:#fff;            /*文字の色*/
    font-weight:bold;
    border:2px solid #f3d0cd;    /*枠線の太さ 線種 色*/
    display:inline-block;
}

/*アイコン画像*/
.profile-box img {
    display:block;
    width:80px;
    height:80px;
    float:left;
    margin:0 20px 7px 10px;    /*画像周りの余白*/
}

/*名前(ニックネーム)*/
.profile-box .profile-box_name {
   margin:0 0 7px;
   padding:0;
   font-size:16px;       /*文字サイズ*/
   font-weight:bolder;
}

/*プロフィール*/
.profile-box p {
    margin:0;
    padding:0;
    font-weight: 400;
    font-feature-settings: "palt";
    letter-spacing: 0.09rem;
    line-height: 1.3;
}





/* 吹き出しのCSSだから過去の消さないで　*/
.entry-content .l-fuki,
.entry-content .r-fuki {
  position: relative;
  width: calc(100% - 82px);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 20px;
  border-radius: 6px;
  border: 2px solid #ddd;
  box-shadow: 0 3px 8px -2px rgba(0,0,0,.16);
  background-color: #fff;
  z-index: 1;
  box-sizing: border-box;
}
.entry-content .l-fuki {
  margin: 20px auto 36px 0;
}
.entry-content .r-fuki {
  margin: 20px 0 36px auto;
}
.entry-content .l-fuki::before,
.entry-content .r-fuki::before {
  position: absolute;
  content: "";
  top: 16px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  background-color: #fff;
  z-index: 2;
}
.entry-content .l-fuki::before {
  right: -7px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.entry-content .r-fuki::before {
  left: -7px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.entry-content .l-fuki::after,
.entry-content .r-fuki::after {
  position: absolute;
  content: "";
  width: 60px;
  height: 60px;
  top: -6px;
  border-radius: 50%;
  border: 3px solid #fff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 5px #aaa;
  box-sizing: border-box;
}
.entry-content .l-fuki::after {
  right: -82px;
}
.entry-content .r-fuki::after {
  left: -82px;
}
@media screen and (min-width: 478px) {
  .entry-content .l-fuki::after,
  .entry-content .r-fuki::after {
    width: 80px;
    height: 80px;
  }
  .entry-content .l-fuki,
  .entry-content .r-fuki {
    width: calc(100% - 106px);
  }
  .entry-content .l-fuki::after {
    right: -106px;
  }
  .entry-content .r-fuki::after {
    left: -106px;
  }
}
.me::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/R/RinNakamura/20230219/20230219073117.png);}
.you::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/R/RinNakamura/20220805/20220805062001.png);}




























/* <system section="theme" selected="26006613419561466"> */
@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;
}

/* </system> */








:root { --ink: #333333; }

body { color: var(--ink); }
#blog-title #title { border-bottom: 2px solid var(--ink); }






/***  記事一覧  ***/
p.entry-description {
    font-size: 70%; 
}

.page-archive .entry-thumb {
    width: 120px;
    height: 120px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    float: left;
    margin: 5px 10px 0px 0px;
}



/* ===============================
   本文フォント（note風・可読性UP）
   ┗ PC:19px / モバイル:17px
=============================== */

/* 全体のベースフォント設定 */
body {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  font-size: 18px;          /* ← PC時（note寄りの大きさ） */
  line-height: 1.9;         /* ← ゆったり行間 */
  font-weight: 400;
  letter-spacing: 0.02em;   /* ← 日本語の詰まり防止 */
  color: #333333;           /* ← 落ち着いた黒 */
}

/* 段落間の余白を広げて呼吸感を出す */
.entry-content p + p {
  margin-top: 1.1em;
}

/* 📱 モバイル時（横幅680px以下） */
@media (max-width: 680px) {
  body {
    font-size: 17px;        /* ← モバイルで一段階小さく */
    line-height: 1.85;      /* ← 少しだけ詰めて見やすく */
  }

  .entry-content p + p {
    margin-top: 1em;        /* ← 段落の間隔も微調整 */
  }
}





/***  記事内タイトルフォント  ***/
.single .entry-title,
.page .entry-title,
h1.entry-title {
  font-family: 'Roboto', 'Noto Sans JP', sans-serif !important;
}













/* ===== 英文だけCabin / 和文はNoto/Roboto に自動振り分け ===== */
/* 1) Google Fonts 読み込み（必要な範囲だけ） */
@import url('https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;700&family=Noto+Sans+JP:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap');

/* 2) ベースフォントを変数に定義（英字優先: Cabin → 日本語: Noto → 補助: Roboto） */
:root{
  --rin-font-base: "Cabin", "Noto Sans JP", "Roboto", system-ui, -apple-system, "Segoe UI", sans-serif;
}

/* 3) 全体に適用（まずbodyで指定） */
html, body{
  font-family: var(--rin-font-base);
  font-feature-settings: "palt";
}

/* 4) 過去CSSでフォントが個別指定されていた場合をリセットして継承させる */
/* （はてなテーマや自作CSSで h1/h2/a/.entry-title などにフォント指定があると上書きされます） */
body, .entry-content,
h1, h2, h3, h4, h5, h6,
p, a, span, li, dt, dd, small, strong, em,
.entry-title, .archive-entry .entry-title a,
.page-archive .archive-entries, .page-archive .archive-entries * {
  font-family: var(--rin-font-base) !important;
}

/* 5) 等幅系はそのまま（英字でもCabinにしない） */
code, pre, kbd, samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace !important;
}

/* 6) 見出しだけ別で旧指定が残っている場合は継承に戻す用（必要なら） */
/* .single .entry-title, .page .entry-title, h1.entry-title { font-family: var(--rin-font-base) !important; } */







/* ==== 例外：SNSアイコンなどのWebフォントは上書きしない ==== */
/* はてなブログの blogicon 系 */
[class^="blogicon"], [class*=" blogicon"]{
  font-family: "blogicon", "Hatena-Bookmark-Icon", sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Font Awesome を使っている場合の保険（使っていなければ無害） */
.fa, .fas, .far, .fal, .fab {
  font-family: "Font Awesome 5 Free","Font Awesome 6 Free", "Font Awesome 5 Brands", "Font Awesome 6 Brands" !important;
  font-weight: 900 !important; /* ブランド等はテーマ側で調整可 */
}

/* Material Icons を使っている場合の保険（使っていなければ無害） */
.material-icons, .material-symbols-outlined, .material-symbols-rounded, .material-symbols-sharp {
  font-family: "Material Icons","Material Symbols Outlined","Material Symbols Rounded","Material Symbols Sharp" !important;
  font-weight: normal !important;
  font-style: normal !important;
}












/* ===== 日付フォントをCabin＋ローズピンクに統一 ===== */
@import url("https://fonts.googleapis.com/css2?family=Cabin:wght@600;700&display=swap");

/* 基本（日付テキスト/リンク両対応） */
.entry-date,
.entry-date a,
.date-header,
.date-header a,
.entry-meta .date,
.entry-meta .date a,
.date.published,
.date.published a,
.page-archive .archive-entry .entry-date,
.page-archive .archive-entry .entry-date a,
.page-archive .archive-entry-header .entry-date,
.page-archive .archive-entry-header .entry-date a {
  font-family: 'Cabin','Roboto','Noto Sans JP',sans-serif !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  color: #D68C9E !important;            /* 視認性アップした落ち着いたローズピンク */
  letter-spacing: 0.02em;
  opacity: 1 !important;                /* テーマ側の半透明対策 */
  text-decoration: none !important;     /* デフォで下線なし */
}

/* ホバー時だけ少し濃く（視認性UP） */
.entry-date a:hover,
.date-header a:hover,
.entry-meta .date a:hover,
.date.published a:hover,
.page-archive .archive-entry .entry-date a:hover,
.page-archive .archive-entry-header .entry-date a:hover {
  color: #C17284 !important;            /* 深みのあるローズピンク（Hover用） */
  text-decoration: underline !important;
  text-underline-offset: 2px;
}




/* カテゴリーリンクを小さく */
.hatena-module-category .hatena-module-body ul li a {
  font-size: 0.85rem;   /* 85%くらいに */
  line-height: 1.4;     /* 行間はちょっと広めで */
}

.hatena-module-category .hatena-module-body ul li {
  line-height: 1.3; /* デフォルト1.6くらい→詰める */
}





/* カテゴリーと月別アーカイブのリンク文字を小さく */
.hatena-module-category .hatena-module-body ul li a,
.hatena-module-archive .hatena-module-body ul li a {
  font-size: 0.85rem;   /* 85%くらい */
  line-height: 1.4;     /* 行間は少し詰める */
}





/* 初期は非表示にして、JSで移動後に表示する */
#rin-prof-pro { visibility: hidden; }

/* 本文直下に来たときの上下余白を最小限に */
#rin-prof-pro.__mounted {
  margin-top: 16px;
  margin-bottom: 16px;
}




















/* ============================
  アーカイブカード（改良ミニマル）
  - HTML変更なしでそのまま置き換え
  - 余白とサイズ感を最適化
  - 2列→PCで3列対応
  - アニメ弱め・アクセシビリティ対応
============================ */

/* 調整用トークン（必要なら値だけ変えれば全体が整う） */
:root{
  --arc-gap: 16px;                 /* カード間のすき間 */
  --arc-radius: 10px;              /* 角丸 */
  --arc-shadow: 0 1px 4px rgba(0,0,0,.12);
  --arc-shadow-hover: 0 10px 18px rgba(0,0,0,.12);
  --arc-lift: -3px;                /* ホバー時の浮き量 */
  --ink: #333333;                  /* 文字色 */
}

/***  リスト全体  ***/
.page-archive .archive-entries{
  display:flex;
  flex-wrap:wrap;
  gap: var(--arc-gap);             /* ← nth-childの右マージンやめてgapで管理 */
  margin: 0;
  padding: 0;
  color: var(--ink);
  font-family: "Roboto","Noto Sans JP",sans-serif;
}

/***  各カード  ***/
.page-archive .archive-entries .archive-entry{
  display:flex;
  flex-direction:column;
  box-sizing:border-box;
  width: 100%;
  padding: 0 0 6px;               /* 下の余白だけ控えめに */
  margin: 0;                      /* gap管理に一本化 */
  border-radius: var(--arc-radius);
  box-shadow: var(--arc-shadow);
  background: #fff;
  overflow: hidden;               /* 角丸に合わせて画像も切る */
  transition: transform .2s ease, box-shadow .2s ease;
}
.page-archive .archive-entries .archive-entry:hover{
  transform: translateY(var(--arc-lift));
  box-shadow: var(--arc-shadow-hover);
}
@media (prefers-reduced-motion: reduce){
  .page-archive .archive-entries .archive-entry{ transition: none; }
}

/***  列数（ブレークポイント） ***/
@media (min-width: 481px){
  /* タブレット〜：2列 */
  .page-archive .archive-entries .archive-entry{
    width: calc((100% - var(--arc-gap)) / 2);
  }
}
@media (min-width: 1024px){
  /* PC：3列 */
  .page-archive .archive-entries .archive-entry{
    width: calc((100% - var(--arc-gap) * 2) / 3);
  }
}

/***  サムネ画像エリア（16:9固定） ***/
.page-archive .archive-entries .entry-thumb-link{
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 56.25%;            /* 16:9 */
  overflow: hidden;
  display:block;
}
.page-archive .entry-thumb{
  position:absolute; inset:0;
  width:100%; height:100%;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 0;               /* 親のoverflowで角丸になる */
  margin:0; padding:0;
  transition: transform .25s ease;
}
/* 画像にほんの少しだけズームを足す */
.page-archive .archive-entry:hover .entry-thumb{
  transform: scale(1.02);
}

/***  画像の薄い黒ベール（ホバーでうっすら） ***/
.page-archive .entry-thumb::before{
  content:"";
  position:absolute; inset:0;
  background: rgba(0,0,0,.08);
  opacity: 0;
  transition: opacity .2s ease;
}
.page-archive .archive-entry:hover .entry-thumb::before{ opacity: 1; }

/***  テキスト領域 ***/
.archive-entry-header{
  display:flex;
  flex-direction: column-reverse;  /* タイトルを下に */
  order: 2;
  padding: 10px 14px 0;            /* 横余白を少し締める（16→14） */
  width: auto;                      /* calcをやめて親に任せる */
}

/***  タイトル ***/
.page-archive .archive-entries .entry-title{
  margin: 8px 0 6px;               /* 画像との間をやや詰める */
  padding: 0;
  line-height: 1.45;               /* 文字間隔が広く見えない自然な行間 */
  font-size: clamp(16px, 1.9vw, 18px);
  font-weight: 700;
  color: var(--ink);
  display: -webkit-box;            /* 2行で切る（長文崩れ防止） */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-archive .entry-title a{
  color: inherit;
  text-decoration: none;
}
.page-archive .entry-title a:hover{
  text-decoration: underline;
  text-underline-offset: 3px;
}

/***  本文スニペット（不要なら display:none のままでもOK） ***/
.archive-entry-body{
  display: none;                   /* 既存仕様を踏襲 */
}

/***  カテゴリー行は非表示（既存仕様） ***/
.page-archive .archive-entries .categories{
  display:none;
  order: 3;
  margin:0;
  padding: 0 14px;
}

/***  アクセシビリティ：キーボードフォーカス ***/
.page-archive .archive-entries .entry-thumb-link:focus,
.page-archive .archive-entries .entry-title a:focus{
  outline: 2px solid #EFC3CC;      /* テーマ色に合わせたフォーカス */
  outline-offset: 2px;
  border-radius: 4px;
}


/* ===== アーカイブカード：日付フォントをCabin＋ローズピンク ===== */
.page-archive .archive-entries time,
.page-archive .archive-entries .date,
.page-archive .archive-entries .entry-date {
  font-family: "Cabin", sans-serif !important;
  font-weight: 500;
  font-size: 0.9em;
  letter-spacing: 0.02em;
  color: #D68C9E;  /* ← 視認性アップした落ち着いたローズピンク */
}

/* ホバー時：ほんの少し濃く */
.page-archive .archive-entry:hover time,
.page-archive .archive-entry:hover .date,
.page-archive .archive-entry:hover .entry-date {
  color: #C17284;  /* ← 深みのあるローズピンク（Hover用） */
}

/* ===== 📱スマホ最適化：タイトル/日付を拡大、カード間は広く、内側はやや詰め ===== */
@media (max-width: 680px){

  /* カード同士の間隔を広げる（外側） */
  .page-archive .archive-entries{
    gap: 18px 14px;                /* 行 18px × 列 14px */
  }

  /* カードの内側余白を少しだけ詰める＆角丸も控えめに */
  .page-archive .archive-entries .archive-entry{
    padding: 0 0 4px;              /* 下だけ薄めに */
    border-radius: 8px;             /* 10px → 8px で引き締め */
  }

  /* タイトルまわり：読みやすい大きさ＋自然な間隔 */
  .archive-entry-header{
    padding: 8px 12px 0;            /* 横を少し狭く、全体をコンパクトに */
  }
  .page-archive .archive-entries .entry-title{
    font-size: clamp(17px, 5.2vw, 20px);   /* ← スマホで一段階アップ */
    line-height: 1.55;                     /* 自然な行間 */
    margin: 8px 0 6px;                     /* 画像との距離キープ */
    letter-spacing: normal;                /* 文字詰めをデフォに戻す */
  }

  /* 日付：視認性アップ（Cabin指定は既存を流用） */
  .page-archive .archive-entries time,
  .page-archive .archive-entries .date,
  .page-archive .archive-entries .entry-date{
    font-size: 0.98em;                     /* 0.9em → 0.98em */
    font-weight: 600;                      /* 少し太くして見やすく */
  }

  /* 画像のズーム演出はモバイルでさらに控えめに（チラつき防止） */
  .page-archive .archive-entry:hover .entry-thumb{
    transform: scale(1.01);
  }
}


/* ============================
  📱 モバイル修正パッチ（1列固定＋軽く圧縮）
  - 2列化をやめて幅100%に強制
  - サムネ比率は16:9に戻す
  - タイトル/日付を少しだけ小さく
  - 余白と影を控えめに
============================ */
@media (max-width: 680px){

  /* 常に1列（幅100%）に固定 */
  .page-archive .archive-entries .archive-entry{
    width: 100% !important;
    padding: 0 0 4px;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0,0,0,.10);
  }

  /* リストのすき間をやや詰める */
  .page-archive .archive-entries{
    gap: 14px 12px;
  }

  /* サムネは16:9に戻す（高さが半分になる症状を回避） */
  .page-archive .archive-entries .entry-thumb-link{
    padding-top: 56.25% !important; /* 16:9 */
  }

  /* テキスト領域の余白を少しだけ圧縮 */
  .archive-entry-header{
    padding: 8px 12px 0;
  }

  /* タイトル：わずかに縮小（読みやすさは維持） */
  .page-archive .archive-entries .entry-title{
    font-size: clamp(15.5px, 4.8vw, 18px);
    line-height: 1.5;
    margin: 6px 0 5px;
  }

  /* 日付：ほんの少しだけ小さく */
  .page-archive .archive-entries time,
  .page-archive .archive-entries .date,
  .page-archive .archive-entries .entry-date{
    font-size: 1.0em;
    font-weight: 500;
  }

  /* ズーム演出は控えめに */
  .page-archive .archive-entry:hover .entry-thumb{
    transform: scale(1.008);
  }
}

/* もし前パッチで 380〜680px を2列化していたら無効化 */
@media (min-width: 380px) and (max-width: 680px){
  .page-archive .archive-entries .archive-entry{
    width: 100% !important;
  }
}


/* === PC用：タイトルをもう少しだけ見せる調整 === */
@media (min-width: 1024px){
  .page-archive .archive-entries .entry-title{
    -webkit-line-clamp: 3;                 /* 2行 → 3行まで表示 */
    font-size: clamp(15px, 1.6vw, 17px);    /* ほんの少しだけ小さくして情報量UP */
    line-height: 1.45;                      /* ベースと同じ行間でスッキリ */
  }
}










/*トップページのタグ非表示*/
.archive-entry-tags-wrapper {
display:none;
}





/***  トップページのカテゴリ非表示  ***/
.entry-categories {
    display: none;
}










/* ===============================
   タイトルエリア（上部バナー）
   =============================== */
#blog-title {
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/R/RinNakamura/20220808/20220808225310.png);
  background-size: cover;
  background-position: center 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 10px;
  height: 180px; /* モバイル基準の高さ */
  font-family: 'Roboto', 'Noto Sans JP', sans-serif !important;
}

/* ===============================
   タイトル文字（2行まで許可）
   =============================== */
#blog-title #title {
  font-size: clamp(16px, 4.8vw, 22px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-weight: 500;
  border-bottom: 2px solid #1a1a1a;
  background: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  margin: 0 auto;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif !important;
}

/* ===============================
   PCサイズ調整
   =============================== */
@media (min-width: 1024px) {
  #blog-title {
    height: 220px;
  }

  #blog-title #title {
    font-size: 30px;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}















/* ソーシャルボタン 下部の余白 */

.sns-tag-cloud-under {

   margin: 0px 0 30px 0;

}

/* SNSシェアボタン */

.sns-tag-cloud {

   padding-inline-start: 0px;

font-size: 12px;

font-weight: bold;

}

.sns-tag-cloud-under {

   padding-inline-start: 0px;

font-size: 12px;

font-weight: bold;

text-align:center;

}

a.sns-tag-cloud-hatenab {

display: inline-block;

padding: 10px;

margin:3px;

line-height: 1;

text-decoration: none;

color: #00A4DE;

border: 1.5px solid;

border-color: #00A4DE;

border-radius: 3px;

}

a.sns-tag-cloud-hatenab:hover {

background: #00A4DE; 

color: #fff; 

}

a.sns-tag-cloud-facebook {

display: inline-block;

padding: 10px;

margin:3px;

line-height: 1;

text-decoration: none;

color: #4064AC;

border: 1.5px solid;

border-color: #4064AC;

border-radius: 3px;

}

a.sns-tag-cloud-facebook:hover {

background: #4064AC; 

color: #fff; 

}

a.sns-tag-cloud-twitter {

display: inline-block;

padding: 10px;

margin:3px;

line-height: 1;

text-decoration: none;

color: #1DA1F2;

border: 1.5px solid;

border-color: #1DA1F2;

border-radius: 3px;

}

a.sns-tag-cloud-twitter:hover {

background: #1DA1F2; 

color: #fff; 

}

a.sns-tag-cloud-pocket {

display: inline-block;

padding: 10px;

margin:3px;

line-height: 1;

text-decoration: none;

color: #EF4056;

border: 1.5px solid;

border-color: #EF4056;

border-radius: 3px;

}

a.sns-tag-cloud-pocket:hover {

background: #EF4056; 

color: #fff; 

}

a.sns-tag-cloud-line {

display: inline-block;

padding: 10px;

margin:3px;

line-height: 1;

text-decoration: none;

color: #21BA4E;

border: 1.5px solid;

border-color: #21BA4E;

border-radius: 3px;

}

a.sns-tag-cloud-line:hover {

background: #21BA4E; 

color: #fff; 

}









/***フォローボタンラベル部分***/
.follow-label {
    font-weight: bold;
    font-size: 1em;
    text-align: center;
    line-height: 1.5;
}
/***ここからフォローボタンカラー***/
.follow-btn-list {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0 0 1em;
}
.follow-btn-item a {
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    margin: .15em;
    padding: .1em;
    color: #fff;
    font-size: 26px;
    line-height: 40px;
    border-radius: 20px;
    box-sizing: border-box;
    transition: .2s;
}
.follow-btn-item a:hover {
    transform: translateY(-4px);
    box-shadow: 1px 10px 8px -4px rgba(0,0,0,.2);
    opacity: .8;
    color: #fff;
}
/*** 読者登録 ***/
.follow-btn-item .hatena {
    background: #333;
}
/*** ツイッター ***/
.follow-btn-item .twitter {
    background: #1da1f2;
}
/*** youtube ***/
.follow-btn-item .youtube {
    background: #ff0000;
}

.follow-btn-item .instagram::before {
    content: "";
    position: absolute;
    top: 20px;
    left: -14px;
    width: 53px;
    height: 53px;
    background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
}
/*** instagram ***/
.follow-btn-item .instagram {
    background: linear-gradient(125deg, #427eff 0%, #f13f79 70%) no-repeat;
    position: relative;
    overflow: hidden;
}
.follow-btn-item .instagram::before {
    content: "";
    position: absolute;
    top: 20px;
    left: -14px;
    width: 53px;
    height: 53px;
    background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
}
.blogicon-instagram {
    position: relative;
    z-index: 1;
}
/*** instagramここまで ***/
.follow-btn-item i {
    vertical-align: 7%;
}




/* ===========================
  上へ戻る／ホームへ戻るボタン（PCで少し大きく）
=========================== */

.toTop-nav {
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: flex;
  gap: 10px;              /* ← 間を均等に */
  padding: 0;
  margin: 0;
  z-index: 999;
}

/* 各ボタン */
.toTop-nav li {
  list-style: none;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 50%;
  text-align: center;
  transition: all 0.25s ease;
}

.toTop-nav li a {
  display: block;
  width: 50px;
  height: 50px;
  font-size: 28px;
  line-height: 50px;
  color: #fff;
  text-decoration: none;
}

.toTop-nav li a:hover {
  background: rgba(0, 0, 0, 0.45);
  text-decoration: none;
}

/* PC表示のときだけ：少し大きく、浮かせる */
@media (min-width: 1024px) {
  .toTop-nav li a {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 34px;        /* ← アイコン少し大きく */
  }
  .toTop-nav {
    bottom: 20px;
    right: 20px;
    gap: 14px;
  }
  .toTop-nav li {
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.25);
  }
  .toTop-nav li:hover {
    transform: translateY(-2px);
    background: rgba(0, 0, 0, 0.5);
  }
}

/* 📱スマホでは少し小さめに */
@media (max-width: 680px) {
  .toTop-nav li a {
    width: 44px;
    height: 44px;
    font-size: 24px;
    line-height: 44px;
  }
}

/* === Fix: 丸ボタンのホバーが四角になるのを防ぐ === */
.toTop-nav li:hover {
  background: rgba(0,0,0,0.5);         /* 丸い親にだけ背景 */
  transform: translateY(-2px);
  box-shadow: 0 10px 22px rgba(0,0,0,.30);
}

/* アンカーのホバー背景は消す（角を出さない） */
.toTop-nav li a:hover {
  background: transparent !important;
  text-decoration: none;
}

/* キーボード操作でも見やすく（枠だけ表示） */
.toTop-nav li a:focus-visible {
  outline: 2px solid #EFC3CC;
  outline-offset: 3px;
  border-radius: 50%;
}

/* モバイルのタップ時の濃いハイライトを無効化（Safari等） */
.toTop-nav li a {
  -webkit-tap-highlight-color: transparent;
}










/*** フッター、コピーライト ***/
#footer {
display: none;
}

#copyright {
padding: 20px;
text-align: center;
background: transparent;/* 背景色透明に */
color:#444444;/* 文字の色：ダークグレーに */
font-family: 'Cabin', 'Roboto', 'Noto Sans JP', sans-serif;
}







            
            
            /*スマホでのコピペ禁止*/
    .entry-content {
user-select:none;
-moz-user-select:none;
-webkit-user-select:none;
-khtml-user-select:none;
}












/* === Reading Progress Bar (Rin) === */
:root{
  --rin-progress-color:#c53e5b;   /* サイトのポイント色に揃える */
  --rin-progress-h:3px;           /* 太さ */
}

/* 進捗バー本体 */
#rin-progress{
  position:fixed;
  top: max(0px, env(safe-area-inset-top)); /* iPhoneノッチ対策 */
  left:0;
  width:0;                      /* JSで伸ばす */
  height:var(--rin-progress-h);
  background:var(--rin-progress-color);
  z-index:9999;
  box-shadow:0 0 8px rgba(197,62,91,.45);
  transition:width .08s linear; /* なめらかに */
}

/* 管理バー等で被る場合はここで微調整（例：上から30pxに移動） */
/* #rin-progress{ top:30px; } */

@media (prefers-reduced-motion: reduce){
  #rin-progress{ transition:none }
}

















/* 太字：Soft Dusty Pinkラインマーカー（やや明るめ） */

/* はてな記法モード用 */
article b {
  margin: 0 0.1em;
  padding: 0.1em 0.2em;
  background: #F4E4E8 !important; /* #EEDADF より明るく柔らかい */
  background: linear-gradient(to bottom, transparent 60%, #F4E4E8 40%) !important;
  border-radius: 4px;
}

article strong {
  font-weight: bold !important;
}

/* みたままモード用 */
article strong {
  margin: 0 0.1em;
  padding: 0.1em 0.2em;
  background: #F4E4E8 !important;
  background: linear-gradient(to bottom, transparent 60%, #F4E4E8 40%) !important;
  border-radius: 4px;
  font-weight: bold !important;
}











/* ================= Soft Elegant TOC（上品グレー×Dusty Pink） ================= */
:root{
  --toc-accent: #D6AEB6;               /* アクセントカラー（Dusty Pink） */
  --toc-bg: rgba(214,174,182,0.16);    /* ふんわりピンク背景 */
  --toc-border: rgba(214,174,182,0.4);
  --toc-text: #555555;                 /* 柔らかいグレー（濃すぎず薄すぎず） */
}

/* TOC本体 */
.entry-content .table-of-contents{
  all: unset;
  display: block;
  box-sizing: border-box;
  width: 95%;
  margin: 1.4em auto;
  padding: 14px 16px;
  background: var(--toc-bg);
  border: 1px solid var(--toc-border);
  border-radius: 10px;
  font-size: 1.05rem;
  line-height: 1.7;
  color: var(--toc-text);
}

/* ラベル（目次） */
.entry-content .table-of-contents::before{
  content: "目次";
  display: block;
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: .03em;
  margin: 0 0 8px;
  color: var(--toc-text);
}

/* リスト全体 */
.entry-content .table-of-contents,
.entry-content .table-of-contents ul{
  list-style: none;
  margin: 0;
  padding: 0;
  color: var(--toc-text);
}

/* 第1階層 */
.entry-content .table-of-contents{ counter-reset: toc1; }
.entry-content .table-of-contents > li{
  position: relative;
  counter-increment: toc1;
  padding-left: 1.3em;
  margin: 6px 0;
}
.entry-content .table-of-contents > li::before{
  content: counter(toc1) ".";
  position: absolute;
  left: 0;
  top: 0.1em;
  font-weight: 500;
  font-size: 0.95em;
  color: var(--toc-text);
  opacity: 0.9;
}

/* リンク */
.entry-content .table-of-contents > li > a{
  text-decoration: none;
  color: var(--toc-text);
  transition: color 0.25s ease, text-decoration 0.25s ease;
}
.entry-content .table-of-contents > li > a:hover{
  color: #333333; /* ホバーで濃く */
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* 第2階層 */
.entry-content .table-of-contents > li > ul{
  margin: 4px 0;
  padding-left: 1em;
  border-left: 1px dashed var(--toc-border);
}
.entry-content .table-of-contents > li > ul > li{
  margin: 3px 0;
  padding-left: 0.7em;
  position: relative;
  color: var(--toc-text);
}
.entry-content .table-of-contents > li > ul > li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0.68em;
  width: 0.35em;
  height: 0.35em;
  border-radius: 50%;
  background: var(--toc-accent);
  opacity: 0.8;
}
.entry-content .table-of-contents > li > ul > li > a{
  color: var(--toc-text);
}
.entry-content .table-of-contents > li > ul > li > a:hover{
  color: #333333;
}

/* 第3階層 */
.entry-content .table-of-contents > li > ul > li > ul{
  margin: 2px 0 0;
  padding-left: 0.8em;
}
.entry-content .table-of-contents > li > ul > li > ul > li{
  font-size: 1rem;
  margin: 2px 0;
  color: var(--toc-text);
}
.entry-content .table-of-contents > li > ul > li > ul > li a{
  color: var(--toc-text);
}
.entry-content .table-of-contents > li > ul > li > ul > li a:hover{
  color: #333333;
}

/* スマホ調整 */
@media (max-width: 480px){
  .entry-content .table-of-contents{
    width: 100%;
    padding: 12px 13px;
    font-size: 1rem;
  }
}
















/* === 引用：左アクセントバー（枠なし・影なし） === */
.entry-content blockquote {
  --accent: #E7B3BE;                                 /* 帯色（くすみローズピンク） */
  --bg: color-mix(in srgb, #EFC3CC 20%, white);      /* ごく淡いピンク背景 */
  --text: #333333;                                   /* 本文色 */

  margin: 1.1em 0;
  padding: 12px 16px 12px 18px;  /* 左に少し余白（帯ぶん） */
  background:
    linear-gradient(90deg, var(--accent) 5px, transparent 0) no-repeat padding-box,
    var(--bg);                   /* 左側だけ色帯を重ねる */
  background-origin: border-box;
  border: none;
  border-radius: 10px;
  box-shadow: none;              /* 影は完全になし */
  color: var(--text);
  line-height: 1.7;
  position: relative;
  transition: background-color .25s ease;
}

/* Hover時：ほんのり明るく変化 */
.entry-content blockquote:hover {
  background:
    linear-gradient(90deg, var(--accent) 5px, transparent 0) no-repeat padding-box,
    color-mix(in srgb, #EFC3CC 30%, white);
}

/* 出典部分 */
.entry-content blockquote cite {
  display: block;
  margin-top: .5em;
  font-size: .88em;
  color: #7a7073;
  font-style: normal;
  text-align: right;
}

/* ダークモード対応 */
@media (prefers-color-scheme: dark) {
  .entry-content blockquote {
    --bg: color-mix(in srgb, #EFC3CC 10%, #1e1a1d);
  }
  .entry-content blockquote cite {
    color: #b9adb1;
  }
}











/* ================= 見出し（Dusty Pink × Ella風トーン統一 · H4強調版） =================== */
:root {
  --main-text: #333333;       /* 文字色：やわらかい黒 */
  --accent: #E7B3BE;          /* H3ライン：落ち着いたローズピンク */
  --soft-accent: #F2DBE0;     /* H4背景：ミルキーピンク（上品で温かみ） */
  --line-accent: rgba(214,174,182,0.6); /* H5ライン：ふんわりローズグレー */
}

/* 見出し共通設定 */
.entry-content h3,
.entry-content h4,
.entry-content h5 {
  color: var(--main-text);
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-weight: bold;
  line-height: 1.5;
  margin: 1.1em 0 0.55em;
  position: relative;
  border: none;
  background: transparent;
}

/* H3：下に細いライン（柔らかい印象） */
.entry-content h3 {
  font-size: 1.4em;
  padding-bottom: 0.22em;
  border-bottom: 2px solid var(--accent);
}

/* H4：背景を少し濃いピンクに（読みやすく上品） */
.entry-content h4 {
  font-size: 1.2em;
  display: inline-block;
  padding: 0.32em 0.8em;
  border-radius: 6px;
  background-color: var(--soft-accent); /* ←しっかりピンク */
  color: #333333; /* コントラスト確保 */
}

/* H5：下に2本の淡いローズライン */
.entry-content h5 {
  font-size: 1.05em;
  padding-bottom: 0.35em;
  position: relative;
  display: inline-block;
}

.entry-content h5::before,
.entry-content h5::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: var(--line-accent);
  border-radius: 2px;
}

.entry-content h5::before { bottom: 2px; }
.entry-content h5::after  { bottom: -2px; }

/* 見出し直後の段落余白を少し詰める */
.entry-content :is(h3,h4,h5)+p {
  margin-top: 0.25em;
}

/* 連続する見出し間の間隔を狭く */
.entry-content h3 + h4,
.entry-content h4 + h5 {
  margin-top: 0.4em;
}

/* 記事の最初の見出しの上余白を短く */
.entry-content h3:first-of-type {
  margin-top: 0.8em;
}

/* モバイル版 */
@media (max-width: 480px) {
  .entry-content h3,
  .entry-content h4,
  .entry-content h5 {
    margin: 1em 0 0.5em;
  }
  .entry-content :is(h3,h4,h5)+p {
    margin-top: 0.22em;
  }
}




/* === H5だけ横並びを回避してフル幅ラインに（H4は変更しない） === */
.entry-content h5{
  display: block;          /* ← inline-blockをやめて1行占有 */
  width: 100%;             /* 行幅いっぱいを確保 */
  margin: 1.05em 0 0.55em; /* 既存と同等の余白感（お好みで微調整OK） */
  padding-bottom: 0.4em;   /* 下線の見せ幅 */
}

/* ラインをテキスト長ではなく行幅いっぱいに伸ばす */
.entry-content h5::before,
.entry-content h5::after{
  left: 0;
  right: 0;      /* ← width指定をやめ、左右0でフル幅に */
  width: auto;   /* ブラウザに任せて行幅いっぱいへ */
}

/* もしH4直後のH5が詰まり気味なら少しだけ余白を足す */
.entry-content h4 + h5{
  margin-top: 0.6em;  /* 0.4em→0.6em（好みに応じて） */
}

/* モバイルでも確実に折り返す（保険） */
@media (max-width: 480px){
  .entry-content h5{ display:block; }
}









