
  *::-webkit-scrollbar {
    height: 0px;
    width: 5px;
	background:unset;
  }
  *::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius:15px;
  }
  *::-webkit-scrollbar-track {
    opacity: 0;
  }

.site-header {position: relative !important;padding:5px;box-sizing:border-box}
#padd {height: 200px}
body {overflow-x:hidden}
#s2, #s3 {z-index:99;position:fixed;top:0;left:0;opacity:0.8;background:#000;width:200vw;height:200vh}
#s3 {opacity:0}
#button {cursor:pointer;padding:0;position:absolute;outline:0;width:10px;height:10px;border:0;top:45px;float:left;left:25px;overflow:hidden;z-index:100;border-radius:0;background: white url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgc3Ryb2tlPSIjMDAwMDAwIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgc3Ryb2tlLXdpZHRoPSI0IiB4MT0iMiIgeDI9IjMwIiB5MT0iMiIgeTI9IjMwIi8+PGxpbmUgc3Ryb2tlLXdpZHRoPSI0IiB4MT0iMiIgeDI9IjMwIiB5MT0iMzAiIHkyPSIyIi8+PC9zdmc+')}
#bub {cursor:pointer;padding:0;position:absolute;height:30px;width:30px;top:0px;left:0px;background:#fff}
#mobile, .mobile {display:none}

#pc, .pc {display:block}
#ad {position:relative !important;z-index:99;line-height: 0;padding: 15px 0}

#cc {max-height:600px;overflow:hidden}
#sha {position:absolute;width:800px;height:100vh;box-shadow: inset 0px -1200px 500px -500px rgb(255 255 255)}

#ad table td {padding:0}
#ad td, th {border:0}

@media (max-width:1024px) {
#padd {height: 320px}
#mobile, .mobile  {display:block}
#pc, .pc {display:none}
#sha {width:100%}
}

article div {display: inline-block}
article .text-center{width:100%}
article ul { list-style-type: none; padding: 0; } article li { display: inline-block;vertical-align:top }
article img {max-width:100% !important}
article li img {width:120px !important}

a {color:#000;text-decoration:none}
#header a {display:inline-block;padding:5px;background:#fafafa;border-radius:8px;margin:5px}

.nav-links {width:100%;line-height:50px;padding:0 15px;box-sizing:border-box}
.nav-previous, .nav-next{max-width:150px;display:inline-block}
.nav-next {float:right}
body {
	max-width: 800px;
	margin: 0 auto;
}
h1, h2, h3 {min-width: 500px}
.wp-block-embed__wrapper {position: unset}
@media (max-width:1024px) {
h1, h2, h3 {min-width:100%}
}
