#wrapper{
width: 100%;
height: 100%;
padding: 1em;
}
#container{
padding: 1em 0;
}  .hentry {
padding: 1em;
border-radius: 3px;
margin-bottom: 15px;
border: 1px solid #BBBBBB;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif; font-size: 100%;
line-height: 1.5;
color: #111111; background-color: #FFFFFF;  -webkit-font-smoothing: antialiased; }
a {
color: #1a0dab;
text-decoration: none;   }
a:visited {
color: #681da8;
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
text-decoration: underline;
}
h1{
font-size: 1.5em;
line-height: 1.4em;
}
h1.entry-title{
font-size: 1em;
line-height: 1.4em;
}
h1.su-post-title{
font-size: 2em !important;
line-height: 1.4em;
}
h2 {
margin: 0 0 1.5em;
padding: .8em;
border-left: 7px solid #AAAAAA;
border-bottom: 1px dashed #AAAAAA;
font-size: 1.3em;
font-weight: bold;
margin: 0 0 1.5em;
}
h3{
border-top:1px solid #AAAAAA;
border-bottom:1px solid #AAAAAA;
padding:.3em .4em;
font-size: 1.125em;
margin: 0 0 1.5em;
}
h4 {
border-bottom: 3px dashed #AAAAAA;
font-size: 1.1em;
margin: 0 0 1.5em;
} hr {
border: 1px solid #AAAAAA !important;
}
p {
margin: 0 0 1.5em;
}
.css-br::after {
content: "\A" ;
white-space: pre;
} ol{
list-style: decimal;
}
ul.wp-block-list{
list-style: disc;
}
ol, ul:not(.xoxo) {
padding: 0;
padding-left: 2em;
}
dl, menu, ol, ul:not(.widget_block) {
margin: 1em 0;
}
li.widget_block{
list-style: none !important;
}
li.widget_block ul li{
list-style: disc !important;
} figure {
margin: 0 0 1.5em;
}
.wp-block-table th,.wp-block-table td {
border: solid 1px; }
.wp-block-table thead,.wp-block-table th{
border-bottom: 3px double; }
.wp-block-table table {
border-collapse:  collapse; } .pagination {
text-align: center;
margin: 1.5em 0;
}
.pagination ul {
display: inline-block;
white-space: nowrap;
padding: 0;
clear: both;
border-radius: 3px;
}
.pagination li {
padding: 0;
margin: 0;
float: left;
display: inline;
overflow: hidden;
border-right: 1px solid #eaedf2;
}
.pagination a, .pagination span {
margin: 0;
text-decoration: none;
padding: 0;
line-height: 1em;
font-size: 1em;
font-weight: normal;
padding: 0.75em;
min-width: 1em;
display: block; } blockquote {
position: relative;
padding: 10px 12px;
box-sizing: border-box;
font-style: italic; border: solid 3px #3ca5d4;
margin: 1.5em;
}
blockquote:before{
display: inline-block;
position: absolute;
top: 30px;
left: -30px;
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
vertical-align: middle;
content: "\"";
font-family: sans-serif;
color: #AAAAAA;
font-size: 90px;
line-height: 1;
}
blockquote p {
position: relative;
padding: 0;
margin: 10px 0;
z-index: 3;
line-height: 1.7;
}
blockquote cite {
display: block;
text-align: right; font-size: 0.9em;
}
li.menu-item{
display: inline-block;
padding: 0 5px;
} #site-title {
margin: 1em;
}
div.site-title {
font-size: 1.5em;
line-height: 1.4em;
}
div.breadcrumbs {
margin-left: 1em;
}
@font-face {
font-family: "Px437-IBM_BIOS";
font-display: swap;
src: url(//note.lv73.net/wp-content/themes/blankslate-child/font/Px437_IBM_BIOS.ttf);
}
@font-face {
font-family: "PixelMplus10-Bold-sub";
font-display: swap;
src: url(//note.lv73.net/wp-content/themes/blankslate-child/font/PixelMplus10-Bold-sub.ttf);
}
#inner-header {
font-family: 'Px437-IBM_BIOS','PixelMplus10-Bold-sub',cursive;
} @media only screen and (min-width: 480px) {
.grid-container {
display: grid;
gap: 0px 15px;
grid-template-columns: repeat(1, 1fr);
}
}
@media only screen and (min-width: 600px) {
.grid-container {
display: grid;
gap: 0px 15px;
grid-template-columns: repeat(1, 1fr);
}
}
@media only screen and (min-width: 800px) {
.grid-container {
grid-template-columns: repeat(2, 1fr);
}
#content{
float: left;
width: 64%;
}
#sidebar{
float: right;
width: 34%;
}
}
@media only screen and (min-width: 1200px) {
div .grid-container {
grid-template-columns: repeat(3, 1fr);
}
#content{
float: left;  
}
#sidebar{
float: right;
}
}
@media only screen and (min-width: 1400px) {
div .grid-container {
grid-template-columns: repeat(3, 1fr);
}
#content{
float: left;  
}
#sidebar{
float: right;
}
}
img.wp-post-image,img.wpp-thumbnail{
padding: 2%;
width: 100%;
height: 192px;
width: 100%;
object-fit: contain;
} #copyright{
width: 400px;
} div.ko-ko-ku-area{
width: 100%;
max-width: 100%;
overflow: hidden;
display:flex;justify-content:center;align-items:center;
}
.ko-ko-ku-area img{
max-width:100%;
max-height:100%; height:auto; width:auto;
}
.adarea{
margin-bottom: 1.5em;
} img.attachment-post-thumbnail {
width: 192px !important;
height: 192px !important;
object-fit: contain;
} pre {
background-color: #000000;
color: #ffffff;
margin-left: 5%;
margin-right: 5%;
white-space: pre-wrap;
} .related-entry {
display: flex; flex-direction: row; margin-bottom: 12px; padding: 0 0.5%; width: 100%; line-height: 1.4; }
.related-thumb {
flex-shrink: 0; margin-right: 10px; }
.related-content {
display: flex;
flex-direction: column; }
.related-categories {
margin-bottom: 8px; font-size: 1.2em; }
.related-entry img {
border: #ccc 1px solid; padding: 2%; height: 128px !important; object-fit: contain; }
.related-thumb a,
.related-thumb a img {
-webkit-box-shadow: none;
box-shadow: none;
text-decoration: none;
}
.related-thumb a:hover {
opacity: 0.7; filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
-webkit-box-shadow: none;
box-shadow: none;
text-decoration: none;
} .youtube {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtube iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
} figcaption {
font-size: 80%;
} .liquid-speech-balloon-text{
color: #111111;
background-color: #F5F5F5;
}
.liquid-speech-balloon-text p{
display: inline; }
.liquid-speech-balloon-wrap:not(.liquid-speech-balloon-vertical) .liquid-speech-balloon-arrow {
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-right: 10px solid #AAAAAA;
}
.liquid-speech-balloon-text p a{
color: #1a0dab;
} .lkc-excerpt{
color: inherit;
}
.lkc-title-text{
color: inherit;
}
.lkc-domain{
color: inherit;
}
.lkc-info{
color: inherit;
}
.lkc-internal-wrap{
background-color: inherit;
}
.lkc-external-wrap{
background-color: inherit;
}
.lkc-more-text{
color: inherit;
} .expre{
padding: 1rem 2rem;
border: 6px double #AAA;
} strong{
font-weight: bold;
} img[src*='.svg']{
width: 100%;
height: auto;
} iframe.googlemap{
width: 100%;
aspect-ratio: 1.618/1;
} iframe.steam{
width: 100%;
} p.meigen {
font-size: 1.5em;
font-family: 
'Shippori Mincho',
'Meiryo',
'Yu Gothic',
'Noto Serif JP',
'KaiTi',
'DFKai-SB',
serif;
font-display: swap;
} p.meigen-en {
font-size: 1.5em;
font-family: "Times New Roman", Times, "Nimbus Roman No9 L", "Liberation Serif", "Droid Serif", "Noto Serif", serif;
font-display: swap;
}  a.btn_18 {
display: block;
text-align: center;
vertical-align: middle;
text-decoration: none;
position: relative;
width: 100%;
margin: auto;
padding: 1rem 4rem;
font-weight: bold;
border-radius: 10px;
color: #AAA !important;
border: 3px solid #AAA;
box-shadow: 5px 5px #AAA;
transition: 0.3s ease-in-out;
}
a.btn_18:hover {
box-shadow: none;
transform: translate(5px, 5px);
color: #AAA;
} .ql-editor.ql-blank::before {
color: #111111; content: attr(data-placeholder); pointer-events: none; }
.js-mode-light .ql-editor.ql-blank::before {
background-color: #FFFFFF;
} .pagetop {
height: 35px;
width: 35px;
position: fixed;
right: 15px;
bottom: 20px;
background: black;
border: solid 2px white;
border-radius: 50%;
display: none;
justify-content: center;
align-items: center;
z-index: 2;
cursor: pointer;
}
.pagetop__arrow {
display: block;
height: 10px;
width: 10px;
border-top: 3px solid #FFF;
border-right: 3px solid #FFF;
transform: translateY(20%) rotate(-45deg);
}
@media (hover: hover) and (pointer: fine) {
.pagetop:hover, .pagetop:hover .pagetop__arrow {
border-color: #00c9e8;
}
} .wp-block-post-navigation-link,.wp-block-separator{
margin: 0 0 1.5em;
} #daily-random-quotes {
font-size: 20px;
}
ul.daily-random-quotes {
list-style: none;
margin: 0;
padding: 0;
}
ul.daily-random-quotes li {
display: flex;
align-items: flex-start;
margin-bottom: 1em;
padding-bottom: 1em;
border-bottom: #ddd 1px solid;
}
ul.daily-random-quotes li:last-of-type {
padding-bottom: 0;
border-bottom: none; }
ul.daily-random-quotes img.wpp-thumbnail {
width: 150px; height: 150px;
object-fit: cover;
margin-right: 1em;
padding: 0;
}
ul.daily-random-quotes div {
display: flex;
flex-direction: column;
justify-content: center;
}
ul.daily-random-quotes .wpp-taxonomy {
margin-bottom: 3px;
}
ul.daily-random-quotes .wpp-post-title {
font-size: 1.2em;
font-weight: bold;
}