/*** シンプルなデザイン ***/
.page-archive .archive-entries {
    display: flex;
    flex-wrap: wrap;
}

.page-archive .archive-entries .archive-entry {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    height: auto;
    margin-bottom: 2em;
}

@media (min-width: 481px) {
   .page-archive .archive-entries .archive-entry {
        width: 50%;
} 
}

.archive-entry-header {
    display: flex;
    flex-direction: column-reverse;
    order: 2;
    width: 100%;
}

.page-archive .archive-entries .entry-title {
    line-height: 1.5;
    font-size: 18px;
    margin: .5em 0;
    padding: 0;
    font-weight: bold;
}

.page-archive .entry-title a {
    font-size: 18px;
}

.page-archive .archive-entries .entry-thumb-link {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: rgba(50, 50, 93, 0.15) 0px 2px 5px -1px, rgba(0, 0, 0, 0.2) 0px 1px 3px -1px;
    width: 100%;
    height: auto;
}

.page-archive .entry-thumb {
    background-size: cover;
    background-position: 50%;
    border-radius: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    transition: .25s ease-in-out;
}

.page-archive .archive-entries .categories {
    order: 3;
    margin: 0;
    padding: 0;
}

.page-archive .entry-thumb::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    opacity: 0;
    transition: .25s ease-in-out;
}

.page-archive .archive-entries .archive-entry:hover .entry-thumb {
    transform: scale(1.05);
}

.page-archive .archive-entries .archive-entry:hover .entry-thumb::before {
    opacity: 1;
}

.archive-entry-body {
    display: none;
}





/* <system section="theme" selected="pink-pharmacy"> */
@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Montserrat:400,700";/*!
  Theme: Pink Pharmacy
  Author: Hatena Blog Team

*/@font-face{font-family:HuiFontP109;src:url(https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.eot?version=f99d1a0823be049b5356b140f974f8);src:url(https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.eot?version=f99d1a0823be049b5356b140f974f8) format("embedded-opentype"),url(https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.woff?version=f99d1a0823be049b5356b140f974f8) format("woff"),url(https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.ttf?version=f99d1a0823be049b5356b140f974f8) format("truetype"),url(https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.svg?version=f99d1a0823be049b5356b140f974f8) format("svg");font-weight:400;font-style:normal}.montserrat{font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700}.huifont{font-family:HuiFontP109,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"“" "”" "‘" "’"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.clearfix{display:block;*zoom: 1}.clearfix:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.inline-block{display:inline-block;*display: inline;*zoom: 1}.border-box{-ms-box-sizing:border-box;box-sizing:border-box}.ellipsis{white-space:nowrap;-webkit-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}html,body{font-family:Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;color:#5b6966;background-color:#edeff1;-webkit-font-smoothing:antialiased}a{color:#f797a8}a:hover{color:#f27389}h1,h2,h3,h4,h5,h6{line-height:1.3}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited{color:#5b6966;text-decoration:none}.btn{display:inline-block;*display: inline;*zoom: 1;padding:7px 15px;margin-bottom:0;line-height:18px;color:#fff;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;letter-spacing:.2em;font-size:70%;background-color:#f797a8;text-align:center;vertical-align:middle;cursor:pointer;text-decoration:none;font-weight:700;border:1px solid transparent;text-decoration:none!important;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.btn:hover{background:#f27389;color:#fff;border:1px solid transparent;text-decoration:none!important}.btn-small{padding:2px 10px!important;font-size:11px!important}.btn-large{padding:13px 19px;font-size:17px;line-height:normal;font-weight:700}#globalheader-container{background-color:#fff;color:#f27389;top:0;left:0;width:100%;box-shadow:0 1px 3px #00000026}#content{width:940px;margin-left:auto;margin-right:auto;display:block;*zoom: 1}#content:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}#main{width:620px;float:left}#box2{width:300px;float:right}#blog-title{background:#f797a8 url(https://cdn.blog.st-hatena.com/css/theme/pink-pharmacy/images/header-bg.gif?version=f99d1a0823be049b5356b140f974f8) repeat center 0px;text-align:center;margin-bottom:30px;padding:30px;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;text-transform:none;color:#fff}#blog-title #title{margin:0 0 10px;font-size:60px}#blog-title #blog-description{font-size:100%;margin:0}#blog-title a{color:#fff}.header-image-enable #blog-title,.header-image-only #blog-title{background:#f797a8 url(https://cdn.blog.st-hatena.com/css/theme/pink-pharmacy/images/header-bg.gif?version=f99d1a0823be049b5356b140f974f8) repeat center 0px}.header-image-enable #blog-title-inner,.header-image-only #blog-title-inner{width:940px;margin-left:auto;margin-right:auto;height:auto!important;min-height:200px}.header-image-enable #title,.header-image-only #title{padding-top:50px}.entry{font-family:HuiFontP109,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;background:#fff;padding:20px;box-shadow:0 1px 3px #00000026;margin-bottom:40px}.entry-header{position:relative;margin-bottom:20px;margin-left:60px;border-bottom:3px solid #edeff1}.entry-title{font-size:28px;margin:0 0 10px}.entry-title .entry-title-link{color:#f797a8}.categories{margin:0 0 10px;font-size:80%}.categories a{padding:5px 15px 5px 0;color:#999;text-decoration:none}.categories a:hover{color:#5b6966}.categories.no-categories{display:none}.page-index .date,.page-entry .date{font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;position:absolute;top:-30px;left:-90px}.page-index .date a,.page-entry .date a{display:block;width:70px;color:#fff;background:#fff url(https://cdn.blog.st-hatena.com/css/theme/pink-pharmacy/images/date.gif?version=f99d1a0823be049b5356b140f974f8) repeat-x;font-weight:700;text-align:center;box-shadow:0 1px 3px #00000026;text-decoration:none}.page-index .date .date-year,.page-entry .date .date-year,.page-index .date .hyphen,.page-entry .date .hyphen,.page-index .date .date-month,.page-entry .date .date-month{font-size:60%;letter-spacing:.15em}.page-index .date .date-month+.hyphen,.page-entry .date .date-month+.hyphen{display:none}.page-index .date .date-day,.page-entry .date .date-day{display:block;color:#f797a8;font-size:45px;font-weight:700;line-height:50px;text-shadow:none}.entry-header-menu a{color:#fff;text-decoration:none;background:#f797a8;display:inline-block;*display: inline;*zoom: 1;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;font-size:100%;line-height:1.3;padding:5px 15px;position:absolute;top:50px;left:-100px}.entry-header-menu a:hover{background:#f27389}.entry-header-menu a:before{content:"";position:absolute;border-top:15px solid #f27389;border-right:0px solid transparent;border-left:20px solid transparent;bottom:-15px;left:0}.entry-content{font-size:105%;line-height:1.8;padding-bottom:10px;border-bottom:3px solid #edeff1}.entry-content a{text-decoration:none}.entry-content a:hover{text-decoration:underline}.entry-content a:visited{color:#e7b3bd}.entry-content a.keyword{text-decoration:none;color:#5b6966}.entry-content a.keyword:hover{border-bottom:1px dotted #ddd;background:none}.entry-content p{margin:0 0 1em}.entry-content img{max-width:100%}.entry-content .http-favicon,.entry-content .hatena-id-icon{margin-right:5px;vertical-align:middle}.entry-content .http-bookmark,.entry-content .http-star{margin:0 3px;vertical-align:middle}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin:1em 0 .4em;line-height:1.5}.entry-content h1{font-size:200%}.entry-content h2{font-size:180%}.entry-content h3{font-size:160%}.entry-content h4{font-size:140%}.entry-content h5{font-size:120%}.entry-content h6{font-size:100%}.entry-content table{border-collapse:collapse;border-spacing:0;margin-bottom:1em;font-size:95%}.entry-content table th,.entry-content table td{border:1px solid #ddd;padding:5px 10px}.entry-content table th{background:#fff}.entry-content blockquote{border:1px solid #ddd;margin:0 0 10px;padding:20px;font-style:italic}.entry-content blockquote p{margin-top:0;margin-bottom:0}.entry-content .hatena-asin-detail{border:1px solid #ddd}.entry-content pre{border:1px solid #ddd;margin:0 0 10px;padding:20px;white-space:pre;font-size:90%}.entry-content pre>code{margin:0;padding:0;white-space:pre;border:0;background:transparent;font-family:Monaco,Consolas,Courier New,Courier,monospace,sans-serif}.entry-content code{font-size:90%;margin:0 2px;padding:0 5px;border:1px solid #eaeaea;background-color:#f8f8f8;border-radius:3px;font-family:Monaco,Consolas,Courier New,Courier,monospace,sans-serif}.entry-content .hatena-asin-detail li{line-height:1.4}.entry-footer{margin-top:10px}.entry-footer-section{font-size:70%;color:#999;text-align:right;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;font-weight:400;text-transform:none;letter-spacing:.2em}.entry-footer-section a{color:#999;text-decoration:none}.social-buttons,.entry-footer-html{margin:10px 0}#google_afc_user{margin:1em 0}.comment-box ul{list-style:none;margin:0 0 15px;padding:0;font-size:95%;line-height:1.7}.comment-box li{padding:10px 0 10px 60px;border-bottom:3px solid #edeff1;position:relative}.comment-box li:first-child{border-top:3px solid #edeff1}.comment-box .read-more-comments{padding-left:0}.comment-box .hatena-id-icon{position:absolute;top:10px;left:0;width:50px!important;height:50px!important;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.comment-user-name{margin:0 0 5px;text-transform:none;font-size:120%}.comment-user-name a{text-decoration:none;color:#f797a8}.comment-content{font-size:100%;margin:0 0 10px;word-wrap:break-word}.comment-content p{margin:0 0 10px}.comment-metadata{font-size:90%;color:#999;margin:0}.comment-metadata a{color:#999}.leave-comment-title{display:inline-block;*display: inline;*zoom: 1;padding:7px 15px;margin-bottom:0;line-height:18px;color:#fff;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;letter-spacing:.2em;font-size:70%;background-color:#f797a8;text-align:center;vertical-align:middle;cursor:pointer;text-decoration:none;font-weight:700;border:1px solid transparent;text-decoration:none!important;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.leave-comment-title:hover{background:#f27389;color:#fff;border:1px solid transparent;text-decoration:none!important}.pager{color:#fff;display:block;*zoom: 1;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;font-size:80%;letter-spacing:.2em;margin-bottom:20px}.pager:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.pager a{background:#b9b9b9;color:#fff;text-decoration:none;display:inline-block;*display: inline;*zoom: 1;padding:10px 0;word-wrap:break-word;width:250px;line-height:1.5}.pager a:hover{background:#9d9d9d}.pager .pager-next{float:right;text-align:right}.pager .pager-next a{padding-right:10px}.pager .pager-prev{float:left;text-align:left}.pager .pager-prev a{padding-left:10px}#box2 .hatena-module{margin-bottom:20px;box-shadow:0 1px 3px #00000026}#box2 .hatena-module-body{padding:20px}.hatena-module{margin-bottom:20px}.hatena-module-title{background:#f797a8;color:#fff;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;text-align:center;letter-spacing:.5em;padding:8px;font-size:85%;position:relative}.hatena-module-title a{color:#fff;text-decoration:none}.hatena-module-title:before{content:"";position:absolute;border-top:5px solid #F797A8;border-right:5px solid transparent;border-left:5px solid transparent;bottom:-5px;right:50%}.hatena-module-body{padding-top:20px;background:#fff;font-size:100%;font-family:HuiFontP109,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;line-height:1.5}.hatena-urllist{list-style:none;margin:0;padding:0}.hatena-urllist li{padding:8px 0;border-bottom:1px solid #ddd;line-height:1.5}.hatena-urllist li a{text-decoration:none}.hatena-urllist li a:hover{color:#f27389;text-decoration:underline}.hatena-urllist li:first-child{padding-top:0}.hatena-module-profile .profile-icon{float:left;margin:0 10px 10px 0;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.hatena-module-profile .id{display:block;font-size:95%;margin-bottom:5px;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;text-transform:none}.hatena-module-profile .id a{color:#f797a8;text-decoration:none}.hatena-module-profile .profile-description{font-size:90%}.hatena-module-profile .profile-description p{margin-top:0}.hatena-follow-button{font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700}.hatena-urllist .archive-module-year{padding-bottom:0;border-bottom:0}.hatena-module-search-box .search-form{border:3px solid #edeff1;width:100%;-ms-box-sizing:border-box;box-sizing:border-box;position:relative}.hatena-module-search-box .search-module-input{padding:10px;color:#5b6966;background:none;border:none;outline:none;height:20px;width:80%}.hatena-module-search-box .search-module-button{display:block;width:30px;height:30px;background:transparent url(https://cdn.blog.st-hatena.com/images/theme/search.png?version=f99d1a0823be049b5356b140f974f8) no-repeat center;border:none;outline:none;text-indent:-9999px;position:absolute;top:5px;right:5px;-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;filter:alpha(opacity=50);line-height:999px;overflow:hidden;font-size:0}.hatena-module-search-box .search-module-button:hover{-moz-opacity:.85;-khtml-opacity:.85;-webkit-opacity:.85;opacity:.85;filter:alpha(opacity=85)}#footer{width:940px;margin:20px auto;padding-top:10px;border-top:3px solid #ddd;color:#999;line-height:1.5;font-size:70%;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;letter-spacing:.3em}#footer address{text-transform:none}#footer p{margin:0}#footer a{color:#999;text-decoration:none}#top-box,#top-editarea,#bottom-editarea{width:940px;margin-left:auto;margin-right:auto;margin-bottom:20px}.breadcrumb{display:block;*zoom: 1;font-size:95%;margin-bottom:20px;padding-bottom:10px;color:#999;border-bottom:3px solid #ddd}.breadcrumb:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.page-about dt{font-size:100%;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;border-bottom:3px solid #edeff1;margin-bottom:5px}.page-about dd{margin-left:0;margin-bottom:30px}.page-archive #main .date{margin-bottom:.5em}.page-archive #main .date a{text-decoration:none;font-weight:700}.page-archive #main #main-inner{background:#fff;padding:20px;margin-bottom:20px;box-shadow:0 1px 3px #00000026}.page-archive #main section{margin-bottom:40px}.page-archive #main .entry-title{font-family:HuiFontP109,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif}.page-archive .categories a{font-size:70%;padding:3px 5px;border-radius:3px;text-decoration:none;display:inline-block;*display: inline;*zoom: 1;margin-right:2px;background:#edeff1;color:#5b6966!important}.page-archive .categories a:hover{background:#b9b9b9;color:#fff!important}@media (-webkit-min-device-pixel-ratio: 2){#blog-title{background-image:url(https://cdn.blog.st-hatena.com/css/theme/pink-pharmacy/images/header-bg@2x.gif?version=f99d1a0823be049b5356b140f974f8);background-size:326px 282px}.date a{background:#fff url(https://cdn.blog.st-hatena.com/css/theme/pink-pharmacy/images/date@2x.gif?version=f99d1a0823be049b5356b140f974f8) repeat-x;background-size:1px 73px}.hatena-module-search-box .search-module-button{background:transparent url(https://cdn.blog.st-hatena.com/images/theme/search@2x.png?version=f99d1a0823be049b5356b140f974f8) no-repeat right center;background-size:20px 20px}}

/* </system> */

/* <system section="background" selected="fff"> */
body{background:#fff;}
/* </system> */
.box01 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #f78733;
}
.box01 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 16px;
    background: #f78733;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box01 p {
    margin: 0;
    padding: 0;
}
.box01 ul li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;
}
.box01 ul li:before {/*疑似要素*/
  font-family: "FontAwesome";
  content: "\f138";/*アイコンの種類*/
  position: absolute;
  font-size: 16px;
  left : 1.0em;/*左端からのアイコンまでの距離*/
  color: #f78733;/*アイコン色*/
}




.nomadBtn1 {
  color: #323232 !important;
  border: 2px solid #323232;
  border-radius: 5px;
  padding: .7em 2em;
  display: inline-block;
  text-decoration: none !important;
  margin: 15px 0;
}



.reviewBox {
  display: block;
  max-width: 500px;
  background: #FAFAFA;
  border: 1px solid #DBDBDB;
  margin: 20px auto;
  padding: 0;
  border-radius: 10px;
}

.reviewBox .reviewBox_content {
  padding: 30px;
}

.reviewBox .reviewBox_title1 {
  margin: 0;
  padding: 12px;
  background: #DBDBDB;
  text-align: center;
  font-size: 15px !important;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
  line-height: 1.3em;
  border-left: 0;
}

.reviewBox .reviewBox_title2 {
  margin: 0;
  padding: 0;
  line-height: 1.3em;
  font-size: 16px !important;
  margin-bottom: 10px;
  font-weight: bold;
}

.reviewBox .reviewBox_title2:before {
  content: none !important;
}

.reviewBox .reviewBox_top {
  margin: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.reviewBox .reviewBox_top p {
  margin: 0;
  padding: 0;
  line-height: 1.3em;
  padding-bottom: 12px;
  font-size: 15px !important;
}

.reviewBox .reviewBox_top p:before {
  content: "\30FB";
  font-weight: 600;
  padding-right: 5px;
}

.reviewBox .reviewBox_top .reviewBox_left,
.reviewBox .reviewBox_top .reviewBox_right {
  width: 50%;
}

.reviewBox .reviewBox_top .reviewBox_right img {
  display: block;
  margin: auto;
  width: 160px;
}

.reviewBox .reviewBox_center {
  margin-top: 10px;
}

.reviewBox .reviewLink {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.reviewBox .reviewLink a {
  font-size: 15px !important;
  color: #444 !important;
  border: 2px solid #444;
  padding: .6em 2em;
  margin: 5px;
  width: 50%;
  text-align: center;
  margin-top: 30px;
  text-decoration: none;
}

.reviewBox .reviewLink a:nth-child(2) {
background: #444;
color: #fff !important;
}

.reviewBox .reviewBox_center {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 20px 0;
}

.reviewBox .reviewBox_center .progress-circle {
  width: 25%;
  margin: auto;
}

.reviewBox .progress-circle {
  font-size: 12px !important;
  margin: 20px;
  position: relative;
  /* so that children can be absolutely positioned */
  padding: 0;
  width: 5em !important;
  height: 5em !important;
  background-color: #FBEFC6;
  border-radius: 50%;
  line-height: 5em;
}

.reviewBox .reviewBox_score {
font-size: 13px !important;
  text-align: center;
  line-height: 1em;
  z-index: 4;
  padding-top: 5.5em;
  display: block;
  font-weight: 600;
}


.reviewBox .progress-circle:after {
  border: none;
  position: absolute;
  top: 0.5em;
  left: 0.5em;
  text-align: center;
  display: block;
  border-radius: 50%;
  width: 4em;
  height: 4em;
  background-color: #FAFAFA;
  content: " ";
}

.reviewBox .progress-circle .progress-text {
  position: absolute;
  line-height: 2.6em;
  width: 2.6em;
  text-align: center;
  display: block;
  color: #444 !important;
  font-size: 23px !important;
  z-index: 2;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Sogoe UI", Verdana, "メイリオ", Meiryo, sans-serif;
}

.reviewBox .left-half-clipper {
  border-radius: 50%;
  width: 5em;
  height: 5em;
  position: absolute;
  /* needed for clipping */
  clip: rect(0, 5em, 5em, 2.5em);
  /* clips the whole left half*/
}

.reviewBox .progress-circle.over50 .left-half-clipper {
  clip: rect(auto, auto, auto, auto);
}

.reviewBox .value-bar {
  position: absolute;
  /*needed for clipping*/
  clip: rect(0, 2.5em, 5em, 0);
  width: 5em !important;
  height: 5em !important;
  border-radius: 50%;
  border: 0.5em solid #FCCB28;
  box-sizing: border-box;

}

.reviewBox .progress-circle.over50 .first50-bar {
  position: absolute;
  /*needed for clipping*/
  clip: rect(0, 5em, 5em, 2.5em);
  background-color: #FCCB28;
  border-radius: 50%;
  width: 5em;
  height: 5em;
}

.reviewBox .progress-circle:not(.over50) .first50-bar {
  display: none;
}


.reviewBox .progress-circle.p0 .value-bar {
  display: none;
}

.reviewBox .progress-circle.p1 .value-bar {
  transform: rotate(4deg);
}

.reviewBox .progress-circle.p10 .value-bar {
  transform: rotate(36deg);
}

.reviewBox .progress-circle.p20 .value-bar {
  transform: rotate(72deg);
}

.reviewBox .progress-circle.p30 .value-bar {
  transform: rotate(108deg);
}

.reviewBox .progress-circle.p40 .value-bar {
  transform: rotate(144deg);
}

.reviewBox .progress-circle.p50 .value-bar {
  transform: rotate(180deg);
}

.reviewBox .progress-circle.p60 .value-bar {
  transform: rotate(216deg);
}

.reviewBox .progress-circle.p70 .value-bar {
  transform: rotate(252deg);
}

.reviewBox .progress-circle.p80 .value-bar {
  transform: rotate(288deg);
}

.reviewBox .progress-circle.p90 .value-bar {
  transform: rotate(324deg);
}

.reviewBox .progress-circle.p100 .value-bar {
  transform: rotate(360deg);
}


@media(max-width:480px) {
  .reviewBox .reviewBox_content {
    padding: 15px;
  }
  
  .reviewBox .reviewBox_top .reviewBox_right img {
  width: 220px;
  }
  
  .reviewBox .reviewBox_top p {
  font-size: 13px !important;
  }
  
  .reviewBox .reviewBox_top p:first-child {
  font-size: 15px !important;
  }

  .reviewBox .reviewBox_center {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .reviewBox .reviewLink a {
    padding: .5em;
  }

  .reviewBox .reviewBox_top {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .reviewBox .reviewBox_top .reviewBox_left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 90%;
    margin: auto;
    margin-top: 20px;
  }

  .reviewBox .reviewBox_top .reviewBox_right {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 100%;
  }

  .reviewBox .reviewLink a {
    font-size: 13px !important;
  }

  .reviewBox .progress-circle .progress-text {
    line-height: 2.2em;
    width: 2.2em;
    font-size: 23px !important;
  }

  .reviewBox .progress-circle {
    font-size: 10px !important;
  }

  .reviewBox .reviewBox_score p {
    font-size: 10px !important;
    margin-top: -1em;
  }
}







entry-content h3{
    color: #444444;
    background: #f3f3f3;
    padding: 10px 15px; 
    border-left: 10px solid #6f112a;
    }
    
    entry-content h4 {
  padding: 4px 10px;
  color: #111;
  border-top: 2px solid #2d70a4;
  border-bottom: 2px solid #2d70a4;
}


/*太文字strongをマーカー線引く*/
.entry-content strong {
background: linear-gradient(transparent 90%, #ff99cc 40%);
}



.table-of-contents:before{
content: “目次”;
font-size: 120%;
font-weight: bold;
}


.table-of-contents{
padding: 20px 10px 20px 40px;
border-radius: 5px;
background: #ffeff9;
}

.entry-content .l-fuki,
.entry-content .r-fuki {
  position: relative;
  width: calc(100% - 82px);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 20px;
  border-radius: 6px;
  border: 2px solid #ddd;
  box-shadow: 0 3px 8px -2px rgba(0,0,0,.16);
  background-color: #fff;
  z-index: 1;
  box-sizing: border-box;
}
.entry-content .l-fuki {
  margin: 20px auto 36px 0;
}
.entry-content .r-fuki {
  margin: 20px 0 36px auto;
}
.entry-content .l-fuki::before,
.entry-content .r-fuki::before {
  position: absolute;
  content: "";
  top: 16px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  background-color: #fff;
  z-index: 2;
}
.entry-content .l-fuki::before {
  right: -7px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.entry-content .r-fuki::before {
  left: -7px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.entry-content .l-fuki::after,
.entry-content .r-fuki::after {
  position: absolute;
  content: "";
  width: 60px;
  height: 60px;
  top: -6px;
  border-radius: 50%;
  border: 3px solid #fff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 5px #aaa;
  box-sizing: border-box;
}
.entry-content .l-fuki::after {
  right: -82px;
}
.entry-content .r-fuki::after {
  left: -82px;
}
@media screen and (min-width: 478px) {
  .entry-content .l-fuki::after,
  .entry-content .r-fuki::after {
    width: 80px;
    height: 80px;
  }
  .entry-content .l-fuki,
  .entry-content .r-fuki {
    width: calc(100% - 106px);
  }
  .entry-content .l-fuki::after {
    right: -106px;
  }
  .entry-content .r-fuki::after {
    left: -106px;
  }
}
.otsk::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/o/otsk_poke/20221025/20221025233420_120.jpg);}
.Ryochi::after {background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/R/Ryochipoke/20221227/20221227215647_120.jpg);}

/* ガーリーな目次*/
.entry-content .table-of-contents {
    position: relative;
    margin: 0;
    padding: 2em 2.5em 1.5em 2em;
    font-size: 100%;
    border: solid 2px #ffd9ea;
    border-radius: 8px;
    background: #fffcfd;
    color: #be6fb5;
}
.entry-content .table-of-contents::before {
    content: "目次";
    display: block;
    position: absolute;
    top: -16px;
    left: 30px;
    width: 120px;
    height: 30px;
    margin: 0;
    padding: 0;
    line-height: 30px;
    text-align: center;
    color: #be6fb5;
    background: #ffd4e7;
    background-image: radial-gradient(#fff 20%, transparent 0), radial-gradient(#fff 20%, transparent 0);
    background-position: 3px 3px, 10px 10px;
    background-size: 15px 15px;
    border-bottom: dotted 3px #e796c7;
    border-top: dotted 3px #e796c7;
    font-size: 120%;
    font-weight: bold;
    transform: rotate(-5deg);
}
.entry-content .table-of-contents li {
    margin: .2em 0 1em 1em;
    list-style-type: decimal;
    line-height: 1.6em;
    font-weight: bold;
    
}
.entry-content .table-of-contents li ul {
    margin: 0 0 1em .5em;
    padding: 0;
}
.entry-content .table-of-contents li ul li {
    margin: .2em 0 0 1em;
    list-style-type: disc;
    font-weight: normal;
    font-size: 100%;
}
.entry-content .table-of-contents li ul li ul li {
    font-size: 90%;
}
.entry-content .table-of-contents a {
    color: #be6fb5;
    display: block;
    text-decoration: none;
    border-bottom: solid 2px #be6fb5;
}
.entry-content .table-of-contents ul li a {
    border-bottom: dotted 1px #be6fb5;
}

h2 {
  position: relative;
  padding: 0.6em;
  background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
  background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
  border-radius: 7px;
}

h2:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #ffebbe;
  width: 0;
  height: 0;
}



h3 {
  position: relative;
  padding: 0.25em 0;
}
h3:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(230, 90, 90), transparent);
  background: linear-gradient(to right, rgb(230, 90, 90), transparent);
}


h4 {
  color: #364e96;/*赤色*/
  border: solid 3px #364e96;/*線色*/
  padding: 0.5em;/*文字周りの余白*/
  border-radius: 0.5em;/*角丸*/
}


h5 {
  color: #6594e0;/*文字色*/
  /*線の種類（点線）2px 線色*/
  border-bottom: dashed 2px #6594e0;
}



ol {
  background: #fffde8;
  box-shadow: 0px 0px 0px 10px #fffde8;/*線の外側*/
  border: dashed 2px #ffb03f;/*破線*/
  border-radius: 9px;
  margin-left: 10px;/*はみ出ないように調整*/
  margin-right: 10px;/*はみ出ないように調整*/
  padding: 0.5em 0.5em 0.5em 2em;
}

ul li  {
  line-height: 1.5;
  padding: 0.5em 0;
}



/* blockquote */
.blockquotebox blockquote{
padding: 10px 10px;
border-left: 2px dotted #6C7A89;
color: #212121;
background-color: #fff;
margin-left:30px;
}
.blockquotebox blockquote:before {
content: none;　
/* 引用符「”」を非表示に */
}
.blockquotebox p{
margin-bottom: 12px;
}
.blockquotebox .origin	{
text-align: right;
margin-bottom:0;
}
.blockquotebox .origin a{
color: #2D88B3;
}


#g-nav {
    display: table;
    width: 100%;
    font-weight: bold;
    background-color: #37a9d7;/* 背景色 */
}
.nav-item {
   display: table-cell;
   list-style-type: none;
   text-align: center;
}
.nav-item a {
    display: block;
    color: #fff;/* 文字色 */
    padding: 10px 0;
    text-decoration: none;
    transition: 0.2s;/* 変化にかかる時間 */
}
.nav-item a:hover {
    background-color: #fff;/* マウスがホバーした時の背景色 */
    color: #37a9d7;/* マウスがホバーした時の文字色 */
}