/* <system section="theme"> */

@charset "utf-8";
/*
  Theme: hbm-visual
  Author: Hatena Blog Team
  Responsive: yes
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */html{
  /* 1 */-ms-text-size-adjust:100%;
  /* 2 */-webkit-text-size-adjust:100%;line-height:1.15
  /* 2 */}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */body{margin:0}
/**
 * Add the correct display in IE 9-.
 */article,aside,footer,header,nav,section{display:block}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */h1{font-size:2em;margin:.67em 0}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */figcaption,figure,main{
  /* 1 */display:block}
/**
 * Add the correct margin in IE 8.
 */figure{margin:1em 40px}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */hr{box-sizing:content-box;
  /* 1 */height:0;
  /* 1 */overflow:visible
  /* 2 */}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */pre{font-family:monospace,monospace;
  /* 1 */font-size:1em
  /* 2 */}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */a{
  /* 1 */-webkit-text-decoration-skip:objects;background-color:transparent
  /* 2 */}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */abbr[title]{border-bottom:none;
  /* 1 */text-decoration:underline;
  /* 2 */-webkit-text-decoration:underline dotted;text-decoration:underline dotted
  /* 2 */}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */b,strong{font-weight:inherit;font-weight:bolder}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */code,kbd,samp{font-family:monospace,monospace;
  /* 1 */font-size:1em
  /* 2 */}
/**
 * Add the correct font style in Android 4.3-.
 */dfn{font-style:italic}
/**
 * Add the correct background and color in IE 9-.
 */mark{background-color:#ff0;color:#000}
/**
 * Add the correct font size in all browsers.
 */small{font-size:80%}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */audio,video{display:inline-block}
/**
 * Add the correct display in iOS 4-7.
 */audio:not([controls]){display:none;height:0}
/**
 * Remove the border on images inside links in IE 10-.
 */img{border-style:none}
/**
 * Hide the overflow in IE.
 */svg:not(:root){overflow:hidden}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */button,input,optgroup,select,textarea{font-family:sans-serif;
  /* 1 */font-size:100%;
  /* 1 */line-height:1.15;
  /* 1 */margin:0
  /* 2 */}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */button,input{
  /* 1 */overflow:visible}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */button,select{
  /* 1 */text-transform:none}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button
  /* 2 */}
/**
 * Remove the inner border and padding in Firefox.
 */[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
/**
 * Restore the focus styles unset by the previous rule.
 */[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
/**
 * Correct the padding in Firefox.
 */fieldset{padding:.35em .75em .625em}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */legend{box-sizing:border-box;
  /* 1 */color:inherit;
  /* 2 */display:table;
  /* 1 */max-width:100%;
  /* 1 */padding:0;
  /* 3 */white-space:normal
  /* 1 */}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */progress{display:inline-block;
  /* 1 */vertical-align:baseline
  /* 2 */}
/**
 * Remove the default vertical scrollbar in IE.
 */textarea{overflow:auto}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */[type=checkbox],[type=radio]{box-sizing:border-box;
  /* 1 */padding:0
  /* 2 */}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */[type=search]{-webkit-appearance:textfield;
  /* 1 */outline-offset:-2px
  /* 2 */}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */::-webkit-file-upload-button{-webkit-appearance:button;
  /* 1 */font:inherit
  /* 2 */}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */details,menu{display:block}
/*
 * Add the correct display in all browsers.
 */summary{display:list-item}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */canvas{display:inline-block}
/**
 * Add the correct display in IE.
 */
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-..blog-title-heading
 */[hidden],template{display:none}
/* Common */*{box-sizing:border-box}body,html{word-wrap:break-word;background-color:#fff;color:#333;font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;line-height:1.5;scroll-padding-top:90px} /* ヘッダが固定されており、脚注リンクの位置がファーストビュー地点かそれより下のときで、リンク先のスクロール位置が変わる / ファーストビュー地点のヘッダの高さを基準にした値 */@media (min-width:768px){body,html{scroll-padding-top:115px}}a{color:#333;text-decoration:none;text-align: revert;}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{color:#3d3f44;line-height:1.3}h1 a,h1 a:hover,h2 a,h2 a:hover,h3 a,h3 a:hover,h4 a,h4 a:hover,h5 a,h5 a:hover,h6 a,h6 a:hover{color:#3d3f44}#loading{bottom:0;height:100%;margin:auto;z-index:999999}

/* ヘッダ */#loading,.blog-header{background:#fff;left:0;position:fixed;right:0;top:0;width:100%}.blog-header{padding:1rem 0;text-align:center;z-index:99}.blog-header:not(.is-touch) .blog-header-inner{margin-left:10px;margin-right:10px}@media (min-width:768px){.blog-header:not(.is-touch) .blog-header-inner{margin:auto;padding-left:0;padding-right:0;width:720px}}@media (min-width:992px){.blog-header:not(.is-touch) .blog-header-inner{width:940px}}@media (min-width:1200px){.blog-header:not(.is-touch) .blog-header-inner{width:1140px}}.blog-header.not-fixed{position:absolute}.blog-header.not-fixed.is-open{position:fixed}.blog-header-inner{padding:1.2rem 0;text-align:center}@media (min-width:768px){.blog-header-inner{padding:1.5rem 0}}.blog-header .company-heading{color:#333;display:none;float:left;font-size:1.25rem;font-weight:400;margin:0 0 0 1em;position:absolute}.blog-header-fullwidth .blog-header-inner{margin:0;padding:0;width:auto}.blog-title-heading{font-size:1.5rem;font-weight:600;margin:0 auto;max-width:calc(100% - 8rem)}.blog-title-heading a:hover{color:#333;opacity:.7;text-decoration:none}.blog-title-heading img{height:auto;}@media (min-width:768px){.blog-title-heading{font-size:2.5rem}.blog-header .company-heading{display:block}}.blog-title-heading img{max-width:200px;vertical-align:middle}@media (min-width:768px){.blog-title-heading img{max-width:100%;}}.blog-description{font-size:.8rem;line-height:1.3;margin:.5rem 0 0;padding:0 5rem}@media (min-width:576px){.blog-description{display:block}}@media (min-width:768px){.blog-description{font-size:1rem}.navbar:not(.is-touch){background-color: #eee; width:100%}}


/* ナビゲーションバー */@media (max-width:767px){.navbar:not(.is-touch){left:0;position:fixed;right:0;top:0;width:100%;z-index:99}.navbar.is-open{background:#fff;max-height:calc(100vh - 64px);overflow-x:hidden;overflow-y:scroll;padding-bottom:0}.page-entry .navbar.is-open{max-height:calc(100vh - 124px)}}@media (min-width:576px) and (min-width:768px){.navbar:not(.is-touch) .navbar-inner{margin:auto;padding-left:0;padding-right:0}}@media (min-width:576px) and (min-width:1200px){.navbar:not(.is-touch) .navbar-inner{max-width:1140px}}.navbar-list a:hover{text-decoration:none}.navbar-list a:hover:after{background-color:rgba(0,0,0,.08)}.navbar-list a{color:#333;font-size:.95rem;height:3.5rem;padding:0 1rem;position:relative}.navbar-list a:after{background-color:transparent;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:background-color .2s;width:100%}@media (max-width:767px){.navbar-inner{background:#fff;display:none;left:0;margin:auto;padding-bottom:0;position:relative;right:0;top:0;z-index:999}.head-search{border-bottom:1px solid #dcdcdc;padding:1rem;width:100%}.navbar-list{background:#fff;list-style:none;margin:0;padding:0;width:100%}.navbar-list>li{border-bottom:1px solid #dcdcdc}.navbar-list a{display:block;height:3.5rem;padding:1em}}@media (min-width:768px){.head-search{display:none}.navbar .navbar-inner{display:flex;justify-content:space-between}.navbar-list{display:block;margin:0 auto;min-width:100%;overflow-x:scroll;padding:0 1rem;position:relative;text-align:center;white-space:nowrap}.navbar-list li{display:inline-block;list-style:none;max-width:15rem}.navbar-list a{align-items:center;display:flex;font-size:1rem;font-weight:700;height:3.5rem;justify-content:center;line-height:1.3;padding:0 1.5rem;position:relative;text-align:center}}@media (min-width:992px){.navbar-list{overflow:auto}}.head-operating-company{display:block;text-align:center;text-decoration:underline}.head-operating-company .icon{display:inline-block;margin-left:.5em;vertical-align:middle;width:1rem}@media (min-width:768px){.head-operating-company{text-decoration:none}}


/* トグルボタン */.navbar-toggle-nav{margin:auto;position:absolute;right:1rem;text-align:center;top:-4.5rem}@media (min-width:768px){.navbar-toggle-nav{display:none}}.navbar-toggle-btn{align-items:center;background-size:16px 12px;cursor:pointer;display:flex;height:44px;justify-content:center;margin-top:-22px;position:fixed;right:1rem;width:44px}.navbar-toggle-btn:after{background-color:transparent;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:background-color .2s;width:100%}.navbar-toggle-btn:hover{color:transparent;text-decoration:none}.navbar-toggle-btn:hover:after{background-color:rgba(0,0,0,.08)}.navbar-toggle-btn .navbar-toggle-btn-icon{display:block;height:100%;width:100%}.navbar-toggle-btn .navbar-toggle-btn-close,.navbar.is-open .navbar-toggle-btn .navbar-toggle-btn-open{display:none}.navbar.is-open .navbar-toggle-btn .navbar-toggle-btn-close{display:inline}.navbar-toggle-btn-icon line{stroke:#000}

/* トグルボタン blog-header版 */.blog-header .navbar-toggle-btn.is-open .navbar-toggle-btn-close{display:inline}

/*トップページスライダー*/#header-modules .hatena-module-title,.blog-header .navbar-toggle-btn.is-open .navbar-toggle-btn-open{display:none}.main-slider-wrap{overflow:hidden;;width:100%}.main-slider-wrap .slide-width{margin:0 auto;width:100%}.main-slider-wrap .slide-width .swiper-container{overflow:visible}.home-pickup .urllist-entry-body{display:none}.home-pickup img{height:auto;width:100%}.home-pickup .swiper-slide{margin-bottom:0}.home-pickup .slide{background:#fff;overflow:hidden;position:relative}.home-pickup .slider-thumb{background-position:50%;background-size:cover;display:block;height:0;padding-bottom:67%;width:100%}.home-pickup .slide .text time{color:#666;font-size:.85rem}.home-pickup .slide .urllist-title-link{height:3em;margin-bottom:0;overflow:hidden}.home-pickup .swiper-button-next,.home-pickup .swiper-button-prev{height:44px;width:44px}.home-pickup .swiper-button-next{background:#333 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' xml:space='preserve'%3E%3Cpath fill='%23FFF' d='M29.374 22 16.747 9.373l-2.123 2.121L25.13 22 14.624 32.506l2.121 2.121z'/%3E%3C/svg%3E") no-repeat 50% /100% 100%;left:auto;right:-.5em}.home-pickup .swiper-button-prev{background:#333 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' xml:space='preserve'%3E%3Cpath fill='%23FFF' d='m14.624 22 12.627 12.627 2.123-2.121L18.868 22l10.506-10.506-2.121-2.121z'/%3E%3C/svg%3E") no-repeat 50% /100% 100%;left:-.5em;right:auto}@media (max-width:767px){.home-pickup .slide .urllist-image-link{display:block;margin-bottom:.8rem;overflow:hidden;position:relative;width:100%}.home-pickup .slide .urllist-image-link img{height:auto;left:0;margin:auto;position:relative;width:100%;border-radius: 0;}.home-pickup .urllist-categories{display:none}}
/* 記事内の書式 */.entry-content{font-size:.9rem;line-height:1.7}@media (min-width:576px){.entry-content{font-size:1rem}}.entry-content a.keyword{border-bottom:1px dotted #dfe5e7;color:#3d3f44;text-decoration:none}.entry-content p{margin:1rem 0}.entry-content img,.entry-content video{height:auto;max-width:100%;border-radius: 10px;}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{line-height:1.5;margin:2em 0 1em}.entry-content h1{font-size:150%}.entry-content a{text-decoration:underline;transition:all .3s}.entry-content a:hover{opacity:.7}@media (min-width:768px){.entry-content h1{font-size:160%}}.entry-content h2{font-size:150%}@media (min-width:768px){.entry-content h2{font-size:170%;font-weight:700}}.entry-content h3{font-size:140%}@media (min-width:768px){.entry-content h3{font-size:140%}}.entry-content h4{font-size:120%}@media (min-width:768px){.entry-content h4{font-size:130%}}.entry-content h5{font-size:110%}@media (min-width:768px){.entry-content h5{font-size:110%}}.entry-content h6{font-size:100%}.entry-content dd,.entry-content ol,.entry-content ul{margin:0 0 1em 1.5em;padding:0}.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 table{border-bottom:1rem;border-collapse:collapse;border-spacing:0;display:block;font-size:.8rem;margin-bottom:1rem;overflow:auto;width:100%}@media (min-width:576px){.entry-content table{font-size:.9rem}}.entry-content table td,.entry-content table th{border:1px solid #dfe5e7;padding:5px 10px}.entry-content table th{background:#f7f8f9}.entry-content .hatena-asin-detail li{line-height:1.4}.entry-content blockquote{border-left:3px solid #dfe5e7;margin:1rem 0;padding:5px 5px 5px 15px}@media (min-width:768px){.entry-content blockquote{margin:1.5rem 2rem;padding:5px 20px}}.entry-content blockquote p:first-child{margin-top:0}.entry-content blockquote p:last-child{margin-bottom:0}.entry-content code,.entry-content pre{font-family:Monaco,Consolas,Courier New,Courier,monospace,sans-serif}.entry-content pre{background:#f7f8f9;border:none;font-size:100%;font-size:.8rem;line-height:1.3;padding:10px;text-overflow:ellipsis ellipsis;white-space:pre-wrap}@media (min-width:768px){.entry-content pre{font-size:.85rem;padding:15px}}.entry-content pre>code{background-color:transparent;border:none;font-family:Monaco,Consolas,Courier New,Courier,monospace,sans-serif;margin:0;padding:0;white-space:pre}.entry-content code{background-color:#f7f8f9;border-radius:3px;font-size:90%;margin:0 2px;padding:0 5px}.entry-content hr{border:none;border-top:1px solid #dfe5e7;margin:2em auto;width:50%}.entry-content .hatena-asin-detail,.entry-content .itunes-embed{background-color:#f7f8f9;border-color:#dfe5e7}.entry-content .entry-see-more{box-sizing:border-box;text-decoration:none;width:100%}.entry-content .table-of-contents{border:1px solid #dfe5e7;margin:1em 0;padding:1em 1em 1em 2em}

/* モジュール: モジュールタイトル */.hatena-module-title{border-bottom:1px solid #dededf;border-top:0;font-size:1.1rem;font-weight:700;margin-bottom:1.2em;padding-bottom:1em;padding-top:0;position:relative}.hatena-module-title a{color:#333;text-decoration:none}.hatena-module-title a:hover{text-decoration:underline}



/* モジュール: 汎用 */.hatena-module{margin-bottom:4rem}.hatena-urllist{margin:0;padding:0}.hatena-urllist li{list-style:none;margin-bottom:.8rem}.hatena-urllist li:last-child{border:none;margin-bottom:0;padding-bottom:0}.hatena-urllist .urllist-title-link{-webkit-font-smoothing:antialiased;color:#3d3f44;display:block;font-size:.9rem;font-weight:700;line-height:1.5;margin:.5em 0 1em}@media (min-width:576px){.hatena-urllist .urllist-title-link{font-size:1rem}}@media (min-width:768px){.hatena-urllist .urllist-title-link{font-size:1.1rem;padding: 0 0.5rem;}}.archive-date,.date,.urllist-date-link{font-size:.8rem;}.archive-date a,.date a,.urllist-date-link a{color:#9aa5ab}.urllist-entry-body{color:#55585f;font-size:.85rem;margin-top:.3rem}.urllist-categories{display:flex;flex-wrap:wrap;margin-top:.3rem}.urllist-image{max-width:100%;border-radius: 5px;}.hatena-module-recent-entries .urllist-categories{display:none}




/*ピックアップ記事*/.outer-pickup a{color:#333}.outer-pickup ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.outer-pickup ul>li{margin-bottom:1em;margin-right:2%;width:48%}.outer-pickup ul>li:nth-child(2n){margin-right:0}.outer-pickup .img{margin-bottom:1em;display:block;width:100%}.outer-pickup .title{display:block;font-size:.9rem;font-weight:700;line-height:135%;margin:1em 0}.outer-pickup .title:after{background:url(../../css/theme/hbm-text-visual-common/images/outerlink.gif) no-repeat 50%/contain;content:"";display:inline-block;height:1em;vertical-align:middle;width:1em}@media (min-width:768px){.outer-pickup ul>li{width:32%}.outer-pickup ul>li:nth-child(2n){margin-right:2%}.outer-pickup ul>li:nth-child(3n){margin-right:0}}

/*関連リンク*/#main .customized-footer .related-entries.hatena-urllist>li{width:48%}#main .entry-footer .customized-footer .hatena-module-related-entries .related-entries-image{float:none;margin-bottom:0;vertical-align:bottom;width:100%}#main .entry-footer .hatena-module-related-entries .related-entries-title{display:block;font-size:.9rem;font-weight:700;line-height:135%;margin:1em 0}@media (min-width:768px){#main .customized-footer .related-entries.hatena-urllist>li{width:32%}}

/* モジュール: 検索 */.hatena-module-search-box .hatena-module-title{display:none}




/* フッタ */.footer{background:transparent;border-top:1px solid #e4e4e4;font-size:.9rem;margin-top:5rem;padding:3rem 10px 5rem;position:relative;text-align:center}@media (min-width:768px){.footer{padding:2rem 0}}.footer:not(.is-touch) .footer-inner{margin-left:10px;margin-right:10px}@media (min-width:768px){.footer:not(.is-touch) .footer-inner{margin:auto;padding-left:0;padding-right:0;width:720px}}@media (min-width:992px){.footer:not(.is-touch) .footer-inner{width:940px}}@media (min-width:1200px){.footer:not(.is-touch) .footer-inner{width:1140px}}.footer a{text-decoration:none}.footer img{height:auto;max-width:100%}.footer a:hover{text-decoration:underline}.footer-blog-title{font-size:2.5rem;font-weight:600;margin:.5em 0 1em}.footer-blog-title a:hover{opacity:.7;text-decoration:none}.footer-blog-title img{height:auto;max-width:100%}.footer-link>ul{list-style:none;margin-bottom:2em;padding:0}.footer-link>ul>li{display:inline-block;font-size:.9em;vertical-align:middle}.footer-link>ul>li+li{border-left:1px solid;margin-left:1em;padding-left:1em}.btn-back-top{background:#333;display:block;height:44px;margin:auto;position:absolute;right:1rem;top:-22px;width:44px}.footer address{font-style:normal}@media (min-width:768px){.btn-back-top{display:none}}



/* レイアウト */#content{width:100%}@media (min-width:768px){#content{margin:1em auto auto;padding-left:0;padding-right:0}}#content-inner{margin-left:auto;margin-right:auto;padding:0 20px}@media (min-width:768px){#content-inner{display:flex;justify-content:space-between;padding:0;width:720px}}@media (min-width:992px){#content-inner{width:940px}}@media (min-width:1200px){#content-inner{width:1140px}}@media (min-width:768px){#wrapper{padding:0;width:calc(100% - 350px)}}@media (min-width:768px){#box2{padding:0;width:300px}}@media (-ms-high-contrast:none){#main-inner .urllist-title-link{display:block;position:relative;text-align:justify;text-justify:inter-ideograph} /*IE*/#main-inner .urllist-title-link:before{background-color:#fff;bottom:0;content:"...";display:inline-block;margin:auto;position:absolute;right:0;width:1em}#main-inner .urllist-title-link:after{background-color:#fff;content:"";height:100%;position:absolute;width:100%}#main-inner .archive-entries .entry-title-link{display:block;position:relative;text-align:justify;text-justify:inter-ideograph}#main-inner .archive-entries .entry-title-link:before{background-color:#fff;bottom:0;content:"...";display:inline-block;margin:auto;position:absolute;right:0;width:1em}#main-inner .archive-entries .entry-title-link:after{background-color:#fff;content:"";height:100%;position:absolute;width:100%}}@media (-ms-high-contrast:none){ /*IE*/}.static-page-layout-header-footer #content-inner{margin:0 auto}@media (min-width:768px){.static-page-layout-header-footer #content-inner{display:block}}@media (min-width:768px){.static-page-layout-header-footer #wrapper{padding:0;width:auto}}@media (min-width:992px){.static-page-layout-header-footer #wrapper{padding:0}}
/* 記事 */.entry{margin-bottom:3rem}.entry-header{margin-bottom:1.5rem;position:relative}.entry-header-menu{position:absolute;right:0;top:0}.entry-header-menu a{background-color:#79878f;border-radius:.2rem;color:#fff;cursor:pointer;display:inline-block;font-size:.8rem;font-size:.75rem;font-weight:700;line-height:1.5;overflow:hidden;padding:.3em .7em;text-align:center;text-decoration:none!important;transition:all .2s}.entry-header-menu a:hover{background-color:#616d74;color:#fff;text-decoration:none}.entry-header-menu a img,.entry-header-menu a svg{margin-right:.3em;vertical-align:top}.entry-title{font-size:1.5rem;margin:.5rem 0}@media (min-width:576px){.entry-title{font-size:2rem}}.entry-title a{text-decoration:none}.entry-title a:hover{text-decoration:underline}
/* 記事下 */.entry-footer{margin-top:1rem}.entry-footer-section{color:#9aa5ab;font-size:.8rem}.entry-footer-section a{color:#9aa5ab}.entry-footer-section a:hover{text-decoration:underline}

/*ライター情報*/.writer{border:1px solid #c5c5c5}.writer,.writer-profile-cards-list{padding:1rem}.writer-image{float:left;position:relative;width:100px}.writer-image img{border-radius:50%;width:100%}.writer-profile .write-name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:flex;flex-wrap:wrap;font-size:1.3rem;min-height:100px;padding-left:1rem}.writer-profile .writer-id{color:#666;display:block;font-size:.8rem;width:100%}.writer-proifle-body{font-size:.9rem;line-height:1.5}.entry-content .writer-sns{color:#666;font-size:.8rem;list-style:none;margin:.5em 0;padding:0}.writer-sns a{color:#333}.writer-sns>li{display:inline-block;margin-right:2em}.writer-sns .icon{display:inline-block;height:auto;margin-right:.5em;vertical-align:middle;width:2rem}.writer .btn-read-more,.writer-profile-cards-list .btn-read-more{border:1px solid #333;color:#333;display:block;margin-top:1em;padding:.5em;text-align:center;transition:color .3s,background .3s;width:100%}.writer .btn-read-more:hover,.writer-profile-cards-list .btn-read-more:hover{background:#333;color:#fff;text-decoration:none}@media (min-width:768px){.writer,.writer-profile-cards-list{align-items:flex-start;display:flex;justify-content:space-between;padding:2rem}.writer-profile{padding-left:1rem;width:calc(100% - 100px)}.writer-profile .write-name{display:block;min-height:0;padding:0}.writer-profile .writer-id{display:inline;margin-left:1em;vertical-align:middle}}

/*記事下：お問い合わせ*/.media-contact{background:#f3f3f3;padding:3rem 1rem;text-align:center}.media-contact .contact-title{font-size:1.5rem;margin-bottom:.5em;margin-top:0}.media-contact .btn-read-more{background:#fff;border:1px solid;color:#333;display:block;margin:.5em auto 0;max-width:200px;padding:.5em;text-align:center;transition:color .3s,background .3s}.media-contact .btn-read-more:hover{background:#333;color:#fff;text-decoration:none}

/* コメント */.comment-box ul{font-size:.9rem;list-style:none;margin:0 0 15px;padding:0}.comment-box li{border-bottom:1px solid #dfe5e7;padding:10px 0 10px 60px;position:relative}.comment-box li:first-child{border-top:1px solid #dfe5e7}.comment-box .hatena-id-icon{border-radius:3px;height:50px!important;left:0;position:absolute;top:10px;width:50px!important}.comment-user-name{font-weight:700;margin:0 0 10px}.comment-content{word-wrap:break-word;font-size:.85rem;margin:0 0 10px}.comment-content p{margin:0 0 10px}.comment-metadata{color:#9aa5ab;font-size:.8rem;margin:0}.comment-metadata a{color:#9aa5ab}.leave-comment-title{background-color:#79878f;border-radius:.2rem;color:#fff;cursor:pointer;display:inline-block;font-size:.8rem;font-weight:700;line-height:1.5;overflow:hidden;padding:.6rem 1rem;text-align:center;text-decoration:none!important;transition:all .2s}.leave-comment-title:hover{background-color:#616d74;color:#fff;text-decoration:none}.leave-comment-title img,.leave-comment-title svg{margin-right:.3em;vertical-align:top}
/* ページャ */.pager{font-size:.8rem;line-height:1.5;margin:3em auto;text-align:center;width:100%}.pager:after{clear:both;content:"";display:block}.pager a{text-decoration:underline}.pager a:hover{opacity:.7}.pager .pager-next,.pager .pager-prev{position:relative;width:50%}.pager .pager-next{float:right}.pager .pager-prev{float:left}.pager .pager-next a,.pager .pager-prev a{display:block;padding:1rem}@media (min-width:768px){.pager .pager-next a,.pager .pager-prev a{padding:.5rem}}.pager .pager-next .pager-arrow,.pager .pager-prev .pager-arrow{white-space:nowrap;border-left:1px solid;border-top:1px solid;bottom:0;display:block;height:.5em;margin:auto;overflow:hidden;padding:0;position:absolute;text-indent:100%;top:0;width:.5em}.pager .pager-next .pager-arrow{right:.5em;transform:rotate(135deg)}.pager.permalink .pager-next{text-align:right}.pager.permalink .pager-next a{padding-right:2em}.pager .pager-prev .pager-arrow{left:.5em;transform:rotate(-45deg)}.pager.permalink .pager-prev{text-align:left}.pager.permalink .pager-prev a{padding-left:2em}

/* モジュール: 記事下　関連リンク */.entry-content .related-link{list-style:none;margin:0}.related-link a{color:#333;text-decoration:underline}.related-link a[target=_blank]:after{background:url(../../css/theme/hbm-text-visual-common/images/outerlink.gif) no-repeat 50%/contain;content:"";display:inline-block;height:1em;margin-left:.5em;vertical-align:middle;width:1em}



/* モジュール: 記事下　関連記事 */#main .related-entries.hatena-urllist{display:flex;flex-wrap:wrap;justify-content:space-between}#main .related-entries.hatena-urllist>li{margin-bottom:2rem;width:30%}@media (min-width:768px){#main .related-entries.hatena-urllist>li{margin-bottom:4rem;width:31%}}

/*トップページ：「もっと見る」ボタン*/.urllist-see-more{width:100%}.urllist-see-more a{border:1px solid;color:#333;display:block;padding: 1em;text-align:center;transition:color .3s,background .3s;border-radius: 5px;}.urllist-see-more a:hover{background:#333;color:#fff;text-decoration:none}


/* モジュール: トップページ「もっと読む」ボタン */.urllist-read-more-btn{background-color:#79878f;border-radius:.2rem;color:#fff;cursor:pointer;display:inline-block;display:block;font-size:.8rem;font-weight:700;line-height:1.5;overflow:hidden;padding:.6rem 1rem;text-align:center;text-decoration:none!important;transition:all .2s;width:100%}.urllist-read-more-btn:hover{background-color:#616d74;color:#fff;text-decoration:none}.urllist-read-more-btn img,.urllist-read-more-btn svg{margin-right:.3em;vertical-align:top}
/* モジュール: 記事下 */#entry-footer-secondary-modules .hatena-module:first-child{margin-top:1.5rem}.entry-footer-modules .urllist-title-link{font-size:.9rem}@media (min-width:992px){.entry-footer-modules .urllist-title-link{font-size:1rem}}
/* モジュール: サイドバー */#box2{font-size:.9rem}#box2 .urllist-title-link{font-size:.9rem}@media (-ms-high-contrast:none){#box2-inner .urllist-title-link{display:block;position:relative;text-align:justify;text-justify:inter-ideograph} /*IE*/#box2-inner .urllist-title-link:before{background-color:#fff;bottom:0;content:"...";display:inline-block;margin:auto;position:absolute;right:0;width:1em}#box2-inner .urllist-title-link:after{background-color:#fff;content:"";height:100%;position:absolute;width:100%}}#box2 .urllist-category-link{background-color:#fff}#box2 .urllist-entry-body{font-size:.8rem}#box2 .hatena-module-html{background-color:transparent;padding:0}
/* モジュール: プロフィール */.hatena-module-profile{background:#f3f3f3;padding:1em;border-radius: 5px;}.hatena-module-profile .hatena-module-body:after{clear:both;content:" ";display:block}.hatena-module-profile .profile-icon{border-radius:5px;float:left;margin:0 10px 10px 0}.hatena-module-profile .id{display:block;font-size:1rem;font-weight:700;margin-bottom:.5rem}.hatena-module-profile .profile-description p{margin-top:0}
/* モジュール: 月別アーカイブ */.hatena-urllist .archive-module-year{border-bottom:0;padding-bottom:0}
/* モジュール: 検索 */.search-form,.search-result-form{border:none;position:relative}.search-form .search-module-input,.search-result-form .search-result-input{background:transparent url(../../css/theme/hbm-text-visual-common/images/search.png) no-repeat 98%;border:1px solid #333;color:#333;font-size:1rem;height:auto;outline:none;padding:1em;width:100%;;;;border-radius: 5px;;;;;;;;;}.search-form .search-module-input:-webkit-input-placeholder{color:#898989}.search-form .search-module-button,.search-result-form .search-result-button{border:none;height:0;opacity:0;outline:none;padding:0;position:absolute;width:0}



/* サイドバー：このブログについて */.about-this-blog{background:#f3f3f3;padding:1rem}.hatena-module .follow-sns{border-top:1px solid #dededf;font-size:.9rem;font-weight:700;margin-top:2rem;padding:.5rem 0 1em;text-align:center}.about-blog-title{font-size:1.1rem;font-weight:700;margin-bottom:.8em;text-align:left}.about-blog-logo{align-items:center;background:#fff;display:flex;font-size:2.5rem;font-weight:600;height:150px;justify-content:center;line-height:1.2;padding:.5rem;text-align:center;width:100%}.hatena-module .follow-sns ul{display:flex;justify-content:center;list-style:none;margin:0;padding:0}.hatena-module .follow-sns ul li{height:44px;margin:0 5px;width:44px}


/* カテゴリー */.categories:after,.hatena-module-category .hatena-urllist:after,.page-archive .categories:after{clear:both;content:"";display:table}.hatena-module-category .hatena-urllist li{display:inline-block;float:left;margin-bottom:0;padding:0}.categories a,.entry-category-link,.hatena-module-category .hatena-urllist li a,.page-archive .categories a,.urllist-category-link{background-color: #333;color:#fff;display:inline-block;float:left;font-size:.8rem;line-height:1.5em;margin:0 5px 5px 0;padding: .2rem 1em;text-decoration:none;transition:color .3s,background .3s}.categories a:hover,.entry-category-link:hover,.hatena-module-category .hatena-urllist li a:hover,.page-archive .categories a:hover,.urllist-category-link:hover{background-color:#ccc;color:#333;text-decoration:none}.categories{margin:.3rem 0}.page-archive .archive-entry-body,.page-archive .categories{display:none}@media (min-width:768px){.page-archive .archive-entry-body,.page-archive .categories{display:flex;flex-wrap:wrap}}



/*モジュール：人気記事*/.entries-access-ranking{counter-reset:rank-num}.entries-access-ranking .entries-access-ranking-item{counter-increment:rank-num;position:relative}.entries-access-ranking .entries-access-ranking-item:before{background:#333;border:1px solid #fff;border-radius:50%;color:#fff;content:counter(rank-num);display:block;font-size:1.25rem;font-weight:400;height:2rem;left:-10px;line-height:2rem;margin:auto;position:absolute;text-align:center;top:-10px;width:2rem}.entries-access-ranking .entries-access-ranking-item.rank-1:before{background:#d1be37}.entries-access-ranking .entries-access-ranking-item.rank-2:before{background:#b1b1b1}.entries-access-ranking .entries-access-ranking-item.rank-3:before{background:#978475}.page-about dt{border-bottom:1px solid #dfe5e7;font-size:16px;font-weight:700;margin-bottom:5px}.page-about dd{margin-bottom:30px;margin-left:0}




/*ピックアップ*/.side-pickup{font-size:.8rem;list-style:none;margin:0;padding:0}.side-pickup>li{margin-bottom:2em}.side-pickup p{margin:.5em 0}



/* パンくず */#top-box{margin:0;position:relative}#top-box:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);content:" ";height:100%;position:absolute;right:0;top:0;width:4rem}@media (min-width:768px){#top-box{margin:0 auto;width:720px}}@media (min-width:992px){#top-box{width:940px}}@media (min-width:1200px){#top-box{width:1140px}}.breadcrumb{font-size:.75rem;overflow-x:scroll;white-space:nowrap;width:100%}.breadcrumb-inner{padding:.5em 1em}.breadcrumb-child:last-of-type{padding-right:3em}.breadcrumb a{text-decoration:underline}@media (min-width:768px){.breadcrumb{margin:1rem 0;overflow:auto}.breadcrumb-inner{padding:0}}@media (min-width:992px){.breadcrumb{overflow:auto;padding:0}.breadcrumb-inner{white-space:normal}}


/*記事ページ固定シェアボタン(SP)*/.foot-share{background:#fff;bottom:0;left:0;margin:auto;padding:10px 10px calc(env(safe-area-inset-bottom) + 10px);position:fixed;right:0;z-index:9999}.foot-share ul{display:flex;justify-content:space-between;list-style:none;margin:0;padding:0}.foot-share ul>li{width:19%}.foot-share ul>li a{display:block;padding:.5em;text-align:center}.foot-share ul>li a img{display:block;height:1.4rem;margin:0 auto;width:1.4rem}.foot-share ul>li a.twitter{background-color:#00aced}.foot-share ul>li a.facebook{background-color:#1877f1}.foot-share ul>li a.hatena{background-color:#00a1db}.foot-share ul>li a.line{background-color:#00a800}.foot-share ul>li a.pinterest{background-color:#e60019}@media (min-width:768px){.foot-share{display:none}}.page-archive .social-buttons{display:none}

/*スライダー PC*/@media screen and (min-width:768px){.home-pickup .slide,.main-slider-wrap{background:none;padding:0}.home-pickup .slide{box-shadow:none;font-size:1rem;margin-top:.3rem;position:relative}.home-pickup .slide:after{background:rgba(0,0,0,.6);bottom:0;content:"";display:block;height:6em;left:0;margin:auto;position:absolute;width:100%;background: linear-gradient(0deg, rgba(51,51,51,1) 0%, rgba(255,255,255,0) 100%);border-radius: 5px;}.home-pickup .slide .urllist-image{margin-bottom:0}.home-pickup .slide .urllist-date-link{bottom:4em;font-size:inherit;left:1em;margin:auto;position:absolute;z-index:3}.home-pickup .slide .urllist-date-link a{color:#fff;font-size:.8rem}.home-pickup .slide .recent-entries-title-link{bottom:1em;color:#fff;font-size:inherit;height:3em;left:1em;line-height:150%;margin:auto;overflow:hidden;position:absolute;width:calc(100% - 2em);z-index:3}.home-pickup .swiper-button-prev,.home-pickup .swiper-container-rtl .swiper-button-next{left:-30px}.home-pickup .swiper-button-next,.home-pickup .swiper-container-rtl .swiper-button-prev{right:-30px}.main-slider-wrap .slide-width{width:600px}}@media screen and (min-width:960px){.main-slider-wrap .slide-width{width:650px}.home-pickup .slide{font-size:1.15rem}}@media screen and (min-width:1140px){.main-slider-wrap .slide-width{width:700px}.home-pickup .slide{font-size:1.3rem}}

/*メインカラム*/#main .hatena-module-title{border:none;padding-bottom:0}#main .hatena-urllist{display:flex;flex-wrap:wrap;justify-content:space-between}#main .hatena-urllist>li{margin-bottom:1.5rem;width:48%}#main .urllist-with-thumbnails li .urllist-image{width:100%;border-radius: 5px;}@media (min-width:768px){#main .hatena-urllist>li{margin-bottom:3rem}.hatena-module-recent-entries .urllist-categories{display:flex}}.page-archive .archive-entries{display:flex;flex-wrap:wrap;justify-content:space-between}.page-archive .archive-entry{margin-bottom:1.5rem;padding-top:calc(33% + .5rem);position:relative;width:48%}.page-archive .entry-title{font-size:1rem;line-height:1.5;margin:.5em 0 1em;padding: 0 0.5rem;}@media (min-width:768px){.page-archive .archive-entry{margin-bottom:3rem}.page-archive .entry-title{font-size:1.1rem}}.page-archive .entry-thumb{background-size:cover;height:0;left:0;margin:auto;padding-bottom:67%;position:absolute;right:0;top:0;width:100%;border-radius: 5px;}.page-archive .entry-description{display:none;font-size:.85rem;margin:.5rem 0}@media (min-width:576px){.page-archive .entry-description{font-size:.9rem}}.archive-header-category{margin-bottom:0}.archive-header-category .archive-heading,.archive-heading{font-size:170%;font-weight:700;margin-bottom:1.2rem}.archive-heading a{text-decoration:none}.archive-heading a:hover{text-decoration:underline}.archive-description{margin: 0 0 2rem;}@media (min-width:576px){.archive-description{}}

/* </system> */

/* <system section="background" selected="default"> */

/* default */

/* </system> */
.bookmark-widget-counter {
  text-align: right;
  display: block;
}
.btn{
  max-width: 600px;
  padding: 14px 0 16px 0;
  font-size: 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  color: #fff;
  background: #FF5577;
  line-height: 3;
  border-radius: 50px;
  transition: all .2s;
}
a img {
    transition: .3s;
}
a:hover img {
    opacity: .8;
}

/*--------------------------------------
  カード型_01
--------------------------------------*/
/* カードレイアウト部分をラッピングし、
Flexboxを指定"space-between"で各アイテムを均等に配置し、
最初と最後のアイテムを端に寄せます。*/
#cardlayout-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    margin: 2em auto;
    max-width: 1200px;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

/* リンクテキストの下線を非表示 */
a.card-link {
    text-decoration: none;
}

/* カードレイアウト内の画像を幅いっぱいに表示 */
#cardlayout-wrap img {
    display: block;
    max-width: 100%;
    height: auto;
}

.card-figure {
    margin: 0;
    padding: 0;
}

/* カードレイアウトのタイトル部分 */
.card-title {
    margin: 0.6em 0 0;
    color: #333;
    text-align: center;
    font-size: 1.8em;
}

/* カードレイアウトの説明文部分 */
.card-text-tax {
    margin: 0;
    padding: 1em;
    color: #818181;
}

/* カードレイアウトを1カラムで配置 */
.card-list {
    margin: 0.5em auto;
    padding: 0;
    width: 96%;
    background: #f0f0f0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}

/* 画面幅768px以上の場合カードレイアウトを2カラムで配置 */
@media all and (min-width: 768px) {
    .card-list {
        margin: 0.5em 0;
        width: calc(96% / 2); /* 96%幅を2で割るという指定 */
    }
}

/* 画面幅992px以上の場合カードレイアウトを3カラムで配置 */
@media all and (min-width: 992px) {
    .card-list {
        width: calc(96% / 3); /* 96%幅を3で割るという指定 */
}
    
/* 最後の行が3列より少ない場合左寄せにレイアウトさせる */
    #cardlayout-wrap::after{
        content: "";
        display: block;
        width: calc(96% / 3);
    }
}

h2 {
  padding: 0 0.5em;
  color: #e95471;
  border-left: solid 5px #e95471;
}

.entry-content {
  font-size: 17px;
  line-height: 2;
}

.entry-content h2:target::before {
  height: 500px;
  background: #fef8f9;
  border-left: solid 5px #e95471;
}

.entry-content h2:target::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 100px;
  left: 0;
  z-index: -1;
  height: 500px;
  background: #fef8f9;
  border-left: solid 5px #e95471;
}

.entry-content h2:target,
.entry-content h3:target {
  position: relative;
  padding-top: 100px;
  margin-top: -100px;
  overflow: hidden;
  z-index: 0;
}

.entry-content h2:target {
  background: transparent;
  border-left: none;
}

.entry-content h3:target {}

.entry-content h3 {
  padding: 10px 0;
  border-bottom: 4px solid #e95471;
}


/* 吹き出しのCSS */

.entry-content .l-fuki,
.entry-content .r-fuki {
  position: relative;
  width: 80%;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 6px;
  border: 2px solid #999;
  box-shadow: 1px 1px 5px #aaa;
  background-color: #fff;
  z-index: 1;
}

.entry-content .l-fuki {
  margin: 20px 20% 40px 0;
}

.entry-content .r-fuki {
  margin: 20px 0 40px 19%;
}

.entry-content .l-fuki::before,
.entry-content .r-fuki::before {
  position: absolute;
  content: "";
  top: 16px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  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: 80px;
  height: 80px;
  top: -10px;
  border-radius: 40px;
  border: 3px solid #fff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 5px #aaa;
}

.entry-content .l-fuki::after {
  right: -110px;
}

.entry-content .r-fuki::after {
  left: -110px;
}

.hikaru::after {
  background-image: url(../../images/fotolife/s/sakumaga/20191023/20191023175204.jpg);
}

.hiro::after {
  background-image: url(../../images/fotolife/s/sakumaga/20191023/20191023175557.jpg);
}

.vpschan::after {
  background-image: url(../../images/fotolife/s/sakumaga/20200330/20200330141438.jpg);
}

.kawamura::after {
  background-image: url(../../images/fotolife/s/sakumaga/20200330/20200330142011.jpg);
}

.mensetsu::after {
  background-image: url(../../images/fotolife/s/sakumaga/20191023/20191023174330.jpg);
}

/* 吹き出しのCSS　*/

/* 記事下プロフィールカード */

.sns-twitter {
  background: #55acee;
}

.sns-facebook {
  background: #3a5795;
}

.sns-bookmark {
  background: #00a5de;
}

.sns-pocket {
  background: #ed4055;
}

.blogicon-twitter,
.blogicon-facebook,
.blogicon-bookmark,
.blogicon-chevron-down {
  margin-right: 5px;
}

/* 記事下プロフィールカード */


.entry-footer-profile {
  box-sizing: border-box;
  width: 100%;
  margin-top: 5px;
}


.entry-footer-profile-title {
  color: #454545;

  /* プロフィールタイトル文字色 */
  font-size: 110%;
  font-weight: bold;
  padding: 0.5em 0 0.5em 0.75em;
}

.entry-footer-profile-body {
  display: flex;
  width: 100%;
  box-sizing: border-box;
}

.entry-footer-profile-left {
  width: 20%;
  padding: 20px;
}

.entry-footer-profile-right {
  width: 80%;
  padding: 20px 20px 20px 0;
}

.entry-footer-profile-icon {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%!important;
  margin: 0 auto;
}

.entry-footer-profile-id {
  font-weight: bold;
  font-size: 100%;
  text-align: center;
}

.entry-footer-profile-description {
  margin-bottom: 5px;
}

/* フォローボタン */

.entry-footer-follow-buttons {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.entry-footer-follow-buttons a {
  width: 62px;
  text-align: center;
  text-decoration: none;
  margin: 5px;
}

.entry-footer-follow-buttons .inner-text {
  font-size: 13px;
  display: block;
}

.entry-footer-follow-buttons .lg,
.content-inner-follow-buttons .fa {
  padding: 15px;
  border-radius: 5px;
  margin: 2px auto;
}

.entry-footer-follow-buttons .hatena {
  color: #38393c;
  background-color: transparent;
}

.entry-footer-follow-buttons .blogicon-hatenablog {
  background: #38393c;
  color: #fff;
}

.entry-footer-follow-buttons .blogicon-hatenablog:hover {
  background: #5f6063;
}

.entry-footer-follow-buttons .facebook {
  color: #305097;
  background-color: transparent;
}

.entry-footer-follow-buttons .blogicon-facebook {
  background: #305097;
  color: #fff;
}

.entry-footer-follow-buttons .blogicon-facebook:hover {
  background: #5a77b7;
}

.entry-footer-follow-buttons .twitter {
  color: #55acee;
  background-color: transparent;
}

.entry-footer-follow-buttons .blogicon-twitter {
  background: #55acee;
  color: #fff;
}

.entry-footer-follow-buttons .blogicon-twitter:hover {
  background: #89c7f7;
}

.entry-footer-follow-buttons .instagram {
  color: #d93177;
  background-color: transparent;
}

.entry-footer-follow-buttons .blogicon-instagram {
  background: #d93177;
  color: #fff;
}

.entry-footer-follow-buttons .blogicon-instagram:hover {
  background: #df528d;
}

.entry-footer-follow-buttons .feedly {
  color: #6cc655;
  background-color: transparent;
}

.entry-footer-follow-buttons .blogicon-rss {
  background: #6cc655;
  color: #fff;
}

.entry-footer-follow-buttons .blogicon-rss:hover {
  background: #8edc7a;
}

.section-list {
  overflow: hidden;
  min-height: 38px;
  border: 1px solid #adadad;
  background-color: #eaf4ff;
}

.section-list > ol {
  list-style: none;
  display: none;
  margin-left: 15px;
  margin-top: 10px;
  border: 0;
  padding: 0;
}

.section-list > ol > li > a {
  color: #5e9cff;
  font-weight: 500;
}

.section-list p i {
  position: absolute;
  top: -2px;
  right: 20px;
  cursor: pointer;
  transition-duration: 0.2s;
}

/* リンクの色変更と下線を消す */

.entry-content .table-of-contents li a {
  color: #444;

  /* 目次リスト部分のテキスト色 */
  text-decoration: none;

  /* リンクの下線をつけたくない場合 */
}

/* ボックスデザイン */

.box1 {
  padding: 1em 1em;
  margin: em 0;
  border: solid 1px #dcdcdc;
}

.box1 p {
  margin: 0;
  padding: 0;
}

.box3 {
  padding: 0.5em 1em;
  margin: 2em 0;
  color: #2c2c2f;
  background: #f4f4f4;

  /* 背景色 */
}

.box3 p {
  margin: 0;
  padding: 0;
}

.box4 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 2px #e95471;;
    border-radius: 8px;
}
.box4 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 18px;
    background: #FFF;
    color: #e95471;;
    font-weight: bold;
}
.box4 p {
    margin: 0; 
    padding: 0;
}

.box11 {
  padding: 0.5em 1em;
  margin: 2em 0;
  color: #5d627b;
  background: white;
  border-left: solid 5px #5d627b;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

.box11 p {
  margin: 0;
  padding: 0;
}

/* ボックスデザイン */


/* 上に戻る */

#page-top {
  display: none;
  position: fixed;
  right: 10px;
  bottom: 20px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#move-page-top {
  color: rgba(0, 0, 0, 0.4);
  text-decoration: none;
  display: block;
  cursor: pointer;
}

#move-page-top:hover {
  color: rgba(0, 0, 0, 0.6);
}

/* SNS記事上 */

.sns-header,
.sns-footer {
  padding: 0 1px;
}

.sns-area {
  margin: 30px auto 10px;
  padding: 0;
  overflow: hidden;
  table-layout: fixed;
  display: table;
  width: 100%;
}

.sns-area li {
  list-style-type: none;
  display: table-cell;
  vertical-align: middle;
}

.sns-area li:last-child {
  margin-right: 0;
}

.sns-link {
  position: relative;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  outline: none;
  overflow: hidden;
  height: 42px;
  line-height: 42px;
}

.sns-link::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}

.sns-link:hover {
  text-decoration: none;
}

.sns-link:hover::after {
  -webkit-animation: circle 0.75s;
  animation: circle 0.75s;
}

@-webkit-keyframes circle {
  50% {
    opacity: 1;
  }

  100% {
    width: 300px;
    height: 300px;
  }
}

@keyframes circle {
  50% {
    opacity: 1;
  }

  100% {
    width: 300px;
    height: 300px;
  }
}

@media only screen and (min-width: 400px) {
  #page-top {
    right: 50%;
    margin-right: -450px;
  }
}

@media screen and (max-width: 478px) {
  .entry-content .l-fuki::after,
  .entry-content .r-fuki::after {
    width: 60px;
    height: 60px;
    border-radius: 30px;
  }

  .entry-content .l-fuki::after {
    right: -84px;
  }

  .entry-content .r-fuki::after {
    left: -84px;
  }
}

@media screen and (max-width: 620px) {
  .entry-content .l-fuki,
  .entry-content .r-fuki {
    width: 70%;
  }

  .entry-content .l-fuki {
    margin-right: 30%;
  }

  .entry-content .r-fuki {
    margin-left: 30%;
  }
}

@media only screen and (max-width: 767px) {
  .entry-footer-profile-body {
    flex-wrap: wrap;
  }

  .entry-footer-profile-left {
    width: 100%;
    padding: 20px 20px 0 20px;
  }

  .entry-footer-profile-right {
    width: 100%;
    padding: 0 20px 20px 20px;
  }
}

@media only screen and (max-width: 800px) {
  .sns-txt {
    display: none;
  }

  .blogicon-twitter,
  .blogicon-facebook,
  .blogicon-bookmark,
  .blogicon-chevron-down {
    margin-right: 0;
  }
}






/*引用デザイン--ここから↓↓--*/
.entry-content blockquote {
    position: relative;
    padding: 25px 55px;
    border: 0px;
    font-style: oblique;
    color: #2b2b2b;
    background: #f7f6f5;
}
.entry-content blockquote:before{
    display: inline-block;
    position: absolute;
    top: 0;
    left: -10px;
    content: "“";
    font-family: serif;
    color: #dcdcdc;
    font-size: 100px;
    line-height: 1;
}

.entry-content blockquote:after{
    display: inline-block;
    position: absolute;
    bottom: -50px;
    right: 20px;
    content: "”";
    font-family: serif;
    color: #dcdcdc;
    font-size: 100px;
    line-height: 1;
}

.entry-content blockquote cite {
    position: relative;
    padding: 10px;
    z-index: 3;
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}
/*引用デザイン--ここまで↑↑--*/

/*蛍光ペンの色と太さ*/
article u{
    text-decoration: none;
    background: linear-gradient(transparent 40%, #e95471 40%);
}



/*シンプルな目次*/
.entry-content .table-of-contents {
    margin: 0;
    padding: .7em 1.2em 1.2em;
    background: #ffffff;
    font-size: 90%;
    border: solid 1px #5a598c;
}
.entry-content .table-of-contents::before {
    content: "目次";
    position: static;
    display: block;
    text-align: center;
    margin: 0 0 .8rem;
    padding: 0 0 .4rem;
    border-bottom: 1px dashed #9aa0c1;
    font-size: 100%;
}
.table-of-contents ul {
    padding-left: 10px;
}
.entry-content .table-of-contents li {
    margin: .2em 0 1em 1em;
    list-style-type: decimal;
    line-height: 1.6em;
}
.entry-content .table-of-contents li ul li {
    margin: .2em 0 0 1em;
}
.table-of-contents li a {
    text-decoration: underline;
    line-height: 1.6em;
    color: #3f3f3f;
}

/* swiper custom*/
#header-modules {
    position: relative;
}
.swiper-pagination {
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.swiper-pagination-bullet {
    width: 10px!important;
    height: 10px!important;
    margin: 5px;
}
.swiper-pagination-bullet-active {
    background: #00C8C8!important;
}
.swiper-container .urllist-date-link {
    margin: 0 0 0 1rem;
}
.swiper-container .hatena-urllist .urllist-title-link {
    margin: 0 1rem;
}

@media only screen and (max-width: 767px) {
    .swiper-slide {
        width: 100%!important;
    }
}

.profile-cards-list .profile-card-container {
    font-size: 14px;
}