=/* <system section="theme"> */
@charset "utf-8";
/*
  Theme: hbm-visual
  Author: Hatena Blog Team
  Responsive: yes
*/@import url("https://fonts.googleapis.com/css?family=Lato:400,700&display=swap");
/*
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{line-height:1.15;
  /* 1 */-ms-text-size-adjust:100%;
  /* 2 */-webkit-text-size-adjust:100%
  /* 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{background-color:transparent;
     /* 1 */-webkit-text-decoration-skip:objects
     /* 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 */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-.
 */[hidden],template{display:none}
/* Common */*{box-sizing:border-box}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;color:#333;background-color:#fff;line-height:1.5;word-wrap:break-word}a{color:#333;text-decoration:none}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{height:100%;bottom:0;margin:auto;z-index:999999}

/* ヘッダ */#loading,.blog-header{width:100%;position:fixed;top:0;left:0;right:0;background:#fff}.blog-header{text-align:center;padding:0.4rem 0;border-bottom:2px solid #bf0000;z-index:999}.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{width:720px;margin:auto;padding-left:0;padding-right:0}}@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-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;font-size:1.25rem;font-family:Lato,sans-serif;position:absolute;margin:0 0 0 0.5em;display:block;float:left;font-weight:500;width: 70px}.blog-header-fullwidth .blog-header-inner{margin:0;width:auto;padding:0}.blog-title-heading{margin:0 auto;max-width:calc(100% - 8rem);font-size:1.5rem;font-family:Lato,sans-serif;font-weight:700;width: 110px;}.blog-title-heading a:hover{color:#333;text-decoration:none;opacity:.7}.blog-title-heading img{height:auto;margin-top: 5%;}.blog-title-heading p{font-size: 10%}@media (min-width:768px){.blog-title-heading{font-size:2.5rem;width: 140px}.blog-header .company-heading{display:block; width: 107.5px}}.blog-title-heading img{vertical-align:middle;max-width:145%}.blog-description{line-height:1.3;margin:.5rem 0 0;font-size:.8rem;padding:0 5rem}@media (min-width:576px){.blog-description{display:block} }@media (min-width:768px){.blog-description{font-size:1rem}}


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


/* トグルボタン */.navbar-toggle-nav{position:absolute;top:-4.5rem;right:1rem;margin:auto;text-align:center}@media (min-width:768px){.navbar-toggle-nav{display:none}}.navbar-toggle-btn{background-size:16px 12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;cursor:pointer;position:fixed;right:1rem;margin-top:-22px}.navbar-toggle-btn:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:transparent;transition:background-color .2s}.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{width:100%;height:100%;display:block}.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}

/*トップページスライダー*/#header-modules .hatena-module-title{display:none}.main-slider-wrap{width:100%;overflow:hidden}.main-slider-wrap .slide-width{width:calc(100vw - 2rem);margin:0 auto}.main-slider-wrap .slide-width .swiper-container{overflow:visible}.home-pickup .urllist-entry-body{display:none}.home-pickup img{width:100%;height:auto}.home-pickup .swiper-slide{margin-bottom:0;border:2px solid #888}.home-pickup .slide{position:relative;overflow:hidden;background:#fff;padding:10px}.home-pickup .slider-thumb{width:100%;height:0;padding-bottom:67%;display:block;background-size:cover;background-position:50%}.home-pickup .slide .text time{color:#666;font-family:Lato,sans-serif;font-size:.85rem}.home-pickup .slide .urllist-title-link{margin-bottom:0;height:3em;overflow:hidden}.home-pickup .swiper-button-next,.home-pickup .swiper-button-prev{width:44px;height: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' viewBox='0 0 44 44'%3E%3Cpath fill='%23FFF' d='M29.374 22L16.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' viewBox='0 0 44 44'%3E%3Cpath fill='%23FFF' d='M14.624 22l12.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{width:100%;height:0;padding-bottom:67%;position:relative;overflow:hidden;display:block;margin-bottom:.8rem}.home-pickup .slide .urllist-image-link img{position:absolute;top:50%;left:0;right:0;width:100%;height:auto;margin:auto;transform:translateY(-50%)}.home-pickup .urllist-categories{display:none}}


/* 記事内の書式 */.entry-content{line-height:1.7;font-size:.9rem}@media (min-width:576px){.entry-content{font-size:1rem}}.entry-content a.keyword{text-decoration:none;border-bottom:1px dotted #dfe5e7;color:#3d3f44}.entry-content p{margin:1rem 0}.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:2em 0 1em;line-height:1.5}.entry-content h2,.entry-content h3{padding-bottom:.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:150%;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-collapse:collapse;border-spacing:0;border-bottom:1rem;margin-bottom:1rem;width:100%;overflow:auto;display:block;font-size:.8rem}@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{margin:1rem 0;padding:5px 5px 5px 15px;border-left:3px solid #dfe5e7}@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;white-space:pre-wrap;text-overflow:ellipsis ellipsis;font-size:100%;line-height:1.3;font-size:.8rem;padding:10px}@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 2px;padding:0 5px;background-color:#f7f8f9;border-radius:3px}.entry-content hr{width:50%;border:0;border:none;border-top:1px solid #dfe5e7;margin:2em auto}.entry-content .hatena-asin-detail,.entry-content .itunes-embed{background-color:#f7f8f9;border-color:#dfe5e7}.entry-content .entry-see-more{width:100%;box-sizing:border-box;text-decoration:none}.entry-content .table-of-contents{padding:1em 1em 1em 2em;margin:1em 0;border:1px solid #dfe5e7}

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



/* モジュール: 汎用 */.hatena-module{margin-bottom:0.5rem}.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{font-weight:700;color:#3d3f44;font-size:.9rem;line-height:1.5;margin:.5em 0 1em;display:block;-webkit-font-smoothing:antialiased}@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}}.archive-date,.date,.urllist-date-link{font-size:.8rem;font-family:Lato,sans-serif}.archive-date a,.date a,.urllist-date-link a{color:#9aa5ab}.urllist-entry-body{font-size:.85rem;color:#55585f;margin-top:.3rem}.urllist-categories{margin-top:.3rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.urllist-image{max-width:100%}




/*ピックアップ記事*/.outer-pickup a{color:#333}.outer-pickup ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;margin:0}.outer-pickup ul>li{width:48%;margin-bottom:1em;margin-right:2%}.outer-pickup ul>li:nth-child(2n){margin-right:0}.outer-pickup .img{width:100%;display:block;marign-bottom:1em}.outer-pickup .title{margin:1em 0;display:block;font-weight:700;font-size:.9rem;line-height:135%}.outer-pickup .title:after{content:"";width:1em;height:1em;display:inline-block;background:url(https://cdn.blog.st-hatena.com/css/theme/hbm-text-visual-common/images/outerlink.gif) no-repeat 50%/contain;vertical-align:middle}@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{width:100%;margin-bottom:0;vertical-align:bottom;float:none}#main .entry-footer .hatena-module-related-entries .related-entries-title{margin:1em 0;display:block;font-weight:700;font-size:.9rem;line-height:135%}@media (min-width:768px){#main .customized-footer .related-entries.hatena-urllist>li{width:32%}}

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




/* フッタ */.footer{padding:0.2rem 10px 0.3rem;margin-top:1rem;font-size:.0.3rem;text-align:center;background:transparent;border-top:1px solid #e4e4e4;position:relative;background: #ffffff}@media (min-width:768px){.footer{padding:0.2rem 0}}.footer:not(.is-touch) .footer-inner{margin-left:10px;margin-right:10px}@media (min-width:768px){.footer:not(.is-touch) .footer-inner{width:720px;margin:auto;padding-left:0;padding-right:0}}@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{max-width:100%;height:auto}.footer a:hover{text-decoration:underline}.footer-blog-title{font-size:0.3rem;font-weight:700;font-family:Lato,sans-serif;margin:3em 3em}.footer-blog-title a:hover{text-decoration:none;opacity:.7}.footer-blog-title img{max-width:100%;height:auto}.footer-link>ul{list-style:none;padding:0;margin:0.2em}.footer-link>ul>li{display:inline-block;vertical-align:middle;font-size:.9em; margin: 0 40px 15px 0;}.footer-link>ul>li+li{padding-left:1em;margin-left:1em;}.btn-backtop{width:44px;height:44px;background:#333;display:block;position:absolute;top:-22px;right:1rem;margin:auto}.footer address{font-style:normal}@media (min-width:768px){.btn-back-top{display:none}}
 


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

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

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

/* コメント */.comment-box ul{list-style:none;margin:0 0 15px;padding:0;font-size:.9rem}.comment-box li{padding:10px 0 10px 60px;border-bottom:1px solid #dfe5e7;position:relative}.comment-box li:first-child{border-top:1px solid #dfe5e7}.comment-box .hatena-id-icon{position:absolute;top:10px;left:0;width:50px!important;height:50px!important;border-radius:3px}.comment-user-name{margin:0 0 10px;font-weight:700}.comment-content{font-size:.85rem;margin:0 0 10px;word-wrap:break-word}.comment-content p{margin:0 0 10px}.comment-metadata{font-size:.8rem;color:#9aa5ab;margin:0}.comment-metadata a{color:#9aa5ab}.leave-comment-title{display:inline-block;text-align:center;padding:.6rem 1rem;cursor:pointer;line-height:1.5;font-size:.8rem;overflow:hidden;background-color:#79878f;color:#fff;font-weight:700;border-radius:.2rem;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{vertical-align:top;margin-right:.3em}
/* ページャ */.pager{font-size:.8rem;width:100%;line-height:1.5;text-align:center;margin:3em auto}.pager:after{content:"";display:block;clear:both}.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;position: absolute;left: -1000%;}}.pager .pager-next .pager-arrow,.pager .pager-prev .pager-arrow{width:.5em;height:.5em;text-indent:100%;overflow:hidden;whte-sace:nowrap;display:block;border-top:1px solid;border-left:1px solid;position:absolute;top:0;bottom:0;padding:0;margin:auto}.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;position: absolute;left: -1000%;}.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;position: absolute; left: -1000%}

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



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

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


/* モジュール: トップページ「もっと読む」ボタン */.urllist-read-more-btn{display:inline-block;text-align:center;padding:.6rem 1rem;cursor:pointer;line-height:1.5;font-size:.8rem;overflow:hidden;background-color:#79878f;color:#fff;font-weight:700;border-radius:.2rem;text-decoration:none!important;transition:all .2s;display:block;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{vertical-align:top;margin-right:.3em}
/* モジュール: 記事下 */#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; display: flex;
                    justify-content: center}#box2 .urllist-title-link{font-size:.9rem}#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{padding:1em;background:#f3f3f3}.hatena-module-profile .hatena-module-body:after{content:" ";display:block;clear:both}.hatena-module-profile .profile-icon{float:left;margin:0 10px 10px 0;border-radius:5px}.hatena-module-profile .id{display:block;font-weight:700;font-size:1rem;margin-bottom:.5rem}.hatena-module-profile .profile-description p{margin-top:0}
/* モジュール: 月別アーカイブ */.hatena-urllist .archive-module-year{padding-bottom:0;border-bottom:0}
/* モジュール: 検索 */.search-form,.search-result-form{position:relative;border:none}.search-form .search-module-input,.search-result-form .search-result-input{width:100%;height:auto;border:1px solid #333;padding:1em;color:#333;outline:none;font-size:1rem;background:transparent url(https://cdn.blog.st-hatena.com/css/theme/hbm-text-visual-common/images/search.png) no-repeat 98%}.search-form .search-module-input:-webkit-input-placeholder{color:#898989}.search-form .search-module-button,.search-result-form .search-result-button{height:0;width:0;border:0;padding:0;position:absolute;border:none;outline:none;opacity:0}



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


/* カテゴリー */.categories:after,.hatena-module-category .hatena-urllist:after,.page-archive .categories:after{content:"";display:table;clear:both}.hatena-module-category .hatena-urllist li{padding:0;display:inline-block;float:left;margin-bottom:0}.categories a,.entry-category-link,.hatena-module-category .hatena-urllist li a,.page-archive .categories a,.urllist-category-link{color:#fff;background-color:#666;padding:.1rem 1em;line-height:1.5em;font-size:.8rem;text-decoration:none;margin:10px 20px 10px 0;transition:color .3s,background .3s;float:left}.categories a:hover,.entry-category-link:hover,.hatena-module-category .hatena-urllist li a:hover,.page-archive .categories a:hover,.urllist-category-link:hover{color:#333;text-decoration:none;background-color:#ccc}.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:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}
a.urllist-category-link.recent-entries-category-link.category-Japanese {
    display: none;
}
a.entry-category-link.category-Japanese{
    display: none;
}



/*モジュール：人気記事*/.entries-access-ranking{counter-reset:a}.entries-access-ranking .entries-access-ranking-item{position:relative;counter-increment:a}.entries-access-ranking .entries-access-ranking-item:before{content:counter(a);color:#fff;font-size:1.25rem;font-family:Lato,sans-serif;font-weight:500;text-align:center;line-height:2rem;width:2rem;height:2rem;display:block;border-radius:50%;border:1px solid #fff;position:absolute;top:-10px;left:-10px;margin:auto;background:#333}.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{font-size:16px;font-weight:700;border-bottom:1px solid #dfe5e7;margin-bottom:5px}.page-about dd{margin-left:0;margin-bottom:30px}




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



/* パンくず */#top-box{margin:0;position:relative}#top-box:after{content:" ";position:absolute;right:0;top:0;width:4rem;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}@media (min-width:768px){#top-box{width:720px;margin:0 auto}}@media (min-width:992px){#top-box{width:940px}}@media (min-width:1200px){#top-box{width:1140px}}.breadcrumb{width:100%;font-size:.75rem;overflow-x:scroll;white-space:nowrap}.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{position:fixed;bottom:0;left:0;right:0;margin:auto;padding:10px;padding-bottom:calc(constant(safe-area-inset-bottom) + 10px);padding-bottom:calc(env(safe-area-inset-bottom) + 10px);background:#fff;z-index:9999}.foot-share ul{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.foot-share ul>li{width:19%}.foot-share ul>li a{display:block;text-align:center;padding:.5em}.foot-share ul>li a img{width:1.4rem;height:1.4rem;display:block;margin:0 auto}.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{padding:0;background:none}.home-pickup .slide{box-shadow:none;position:relative;font-size:1rem}.home-pickup .slide:after{content:"";width:100%;height:6em;background:rgba(0,0,0,.6);display:block;position:absolute;left:0;bottom:0;margin:auto}.home-pickup .slide .urllist-image{margin-bottom:0}.home-pickup .slide .urllist-date-link{position:absolute;font-size:inherit;left:1em;bottom:4em;margin:auto;z-index:3}.home-pickup .slide .urllist-date-link a{color:#fff;font-size:.8rem}.home-pickup .slide .recent-entries-title-link{color:#fff;font-size:inherit;line-height:150%;height:3em;overflow:hidden;width:calc(100% - 2em);position:absolute;left:1em;bottom:1em;margin:auto;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}}@media screen and (min-width:768px){.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{padding-bottom:0;border:none}#main .hatena-urllist{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}#main .hatena-urllist>li{width:48%;margin-bottom:1.5rem}#main .urllist-with-thumbnails li .urllist-image{width:100%;border:2px solid #888}@media (min-width:768px){#main .hatena-urllist>li{margin-bottom:0rem}.hatena-module-recent-entries .urllist-categories{display:-ms-flexbox;display:flex}}.page-archive .archive-entries{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.page-archive .archive-entry{position:relative;margin-bottom:1.5rem;width:48%;padding-top:calc(33% + .5rem)}.page-archive .entry-title{margin:.5em 0 1em;line-height:1.5;font-size:1rem}@media (min-width:768px){.page-archive .archive-entry{margin-bottom:3rem}.page-archive .entry-title{font-size:1.1rem}}.page-archive .entry-thumb{width:100%;height:0;padding-bottom:67%;background-size:cover;position:absolute;top:0;left:0;right:0;margin:auto;border:2px solid #888
}.page-archive .entry-description{margin:.5rem 0;font-size:.85rem;display:none}@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-weight:700;font-size:1.1rem;margin-bottom:1.2rem}.archive-heading a{text-decoration:none}.archive-heading a:hover{text-decoration:underline}.archive-description{font-size:.85rem}@media (min-width:576px){.archive-description{font-size:.9rem}}
/* </system> */

/* <system section="background" selected="default"> */
/* default */
/* </system> */
v.box3 {
  margin: 0.3em 0;
  color: #2c2c2f;
  background:#fffaf0;
}
.box3 p {
  margin: 0;
  padding: 0;
}

.box4 {
  margin: 0.3em 0;
  color: #2c2c2f;
  background: #dcdcdc;
}
.box4 p {
  margin: 0;
  padding: 0;
}

.box5 {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border-radius: 8px;
  border: solid 3px #708090;

}
.box5 .box-title {
  position: absolute;
  display: inline-block;
  top: -15px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 19px;
  background: #FFF;
  color: #000;
  font-weight: bold;
}
.box5 p {    margin: 0;
  padding: 0;

}

.switchbox {
  text-align: center;
  position: absolute;
  right:5px ;
  top: 40%;
  padding: 0;
  font-family: Meiryo;


}

a lang-navi{
  margin-bottom: -60em;
  padding-bottom:
}


.switchbox label {
    display: block;
    font-weight: bold;
    cursor :pointer;
}

.switchbox input {
    display: none;
}

.switchbox div {
    height: 0;
    overflow-y: hidden;
    transition: 0.3s;
    opacity: 0;
    padding: 0;
    width: 100px;
    height: 90px;
    background:#333;
    border:solid 2px #c0c0c0;
}

.switchbox input:checked + label + div {
    height: auto;
    padding: 0;
    opacity: 1;
    width: 100px;
    height: 90px;
    background: #ffffff;
}

a.urllist-category-link.recent-entries-category-link.category-Japanese {
    display: none;
}

.social-buttons .social-button-item{display:inline-block;vertical-align:top;margin-right:20px;margin-bottom:5px;position:relative}
p.tag {
    margin: 25px 0px 0px 0px;
}

@media screen and (max-width: 700px){
.categories a, .entry-category-link, .hatena-module-category .hatena-urllist li a, .page-archive .categories a,.urllist-category-link{

 margin: 5px 15px 13px 0;}
 }

#page-tag{
margin: 0px 5px 0px 5px;
}

