@charset "utf-8";body{min-width:320px;overflow-x:hidden !important;font-size:14px;line-height:1.3}header{position:absolute;top:0;left:0;right:0;width:100%;margin:auto;z-index:9000;box-shadow:0px 10px 20px -13px rgb(0 0 0/60%);-moz-box-shadow:0px 10px 20px -13px rgba(0,0,0,.6);-webkit-box-shadow:0px 10px 20px -13px rgb(0 0 0/60%);-o-box-shadow:0px 10px 20px -13px rgba(0,0,0,.6);-ms-box-shadow:0px 10px 20px -13px rgba(0,0,0,.6)}header>h1{text-align:center;font-size:9px;padding:10px;letter-spacing:2px}header>nav{padding:10px;position:relative;height:70px}.fixed{position:fixed;top:0;left:0;width:100%;z-index:9999;height:60px;background:#fff;box-shadow:0px 10px 20px -13px rgb(0 0 0/60%);-moz-box-shadow:0px 10px 20px -13px rgba(0,0,0,.6);-webkit-box-shadow:0px 10px 20px -13px rgb(0 0 0/60%);-o-box-shadow:0px 10px 20px -13px rgba(0,0,0,.6);-ms-box-shadow:0px 10px 20px -13px rgba(0,0,0,.6)}header>nav>h2{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:max-content;height:max-content}header>nav>h2 img{display:block}.innermenu{display:block;position:fixed;top:0;left:-250px;bottom:0;width:250px;background:#fff;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transition:all .5s;z-index:3;opacity:0}.open .innermenu{left:0;opacity:1}.toggle_btn{display:block;position:absolute;top:0;bottom:0;left:5%;margin:auto;width:30px;height:30px;transition:all .5s;cursor:pointer;z-index:3}.open .toggle_btn{left:270px}.toggle_btn span{display:block;position:absolute;left:0;width:30px;height:2px;border-radius:4px;transition:all .5s;background:#000}.toggle_btn span:nth-child(1){top:4px}.toggle_btn span:nth-child(2){top:14px}.toggle_btn span:nth-child(3){bottom:4px}.open .toggle_btn span{background-color:#fff}.open .toggle_btn{-webkit-transform:rotate(360deg);transform:rotate(360deg)}.open .toggle_btn span:nth-child(1),.open .toggle_btn span:nth-child(3){width:16px}.open .toggle_btn span:nth-child(1){-webkit-transform:translate(-1px,4px) rotate(-45deg);transform:translate(-1px,4px) rotate(-45deg)}.open .toggle_btn span:nth-child(3){-webkit-transform:translate(-1px,-4px) rotate(45deg);transform:translate(-1px,-4px) rotate(45deg)}.innermenu>h2{font-size:16px;padding:20px 25px;background:#f1f1f1}.innermenu>h2>span{font-size:10px;display:block}.innermenu>ul:nth-of-type(1)>li{padding:20px 25px;border-bottom:1px solid #333;font-size:16px;font-weight:700}.innermenu>ul:nth-of-type(1)>li:last-of-type{border:none}.innermenu>ul:nth-of-type(1)>li>a{display:block}.search-box{margin:20px 25px}.search-box input{font-size:16px;border:1px solid #ccc;-webkit-border-radius:0;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:5px;display:block;width:100%}.search-box button{display:none}.newpost li,.ranking li{padding:20px 25px}.newpost li a{display:flex;flex-wrap:wrap;justify-content:space-between}.newpost li a p{width:40%}.newpost li a h3{width:55%;font-size:12px;display:grid;align-items:center}.newpost li:last-of-type,.ranking li:last-of-type{margin-bottom:0;border:none}.newpost li a h3 span{font-size:10px}.wpp-no-data{padding:20px 25px}.wpp-list li{display:flex;flex-wrap:wrap;justify-content:space-between}.ranking li>p:nth-of-type(1){width:40%}.ranking li>h3{width:55%;font-size:12px;display:grid;align-items:center}#mask{display:none;transition:all .5s}.open #mask{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.8;z-index:2;cursor:pointer}main{margin:40px auto 60px;min-height:1000px}.blog-area{padding-top:100px}.blog-area>section{display:flex;flex-wrap:wrap;width:90%;margin:0 auto}.blog-area>section>h2{font-size:30px;margin-bottom:20px;width:100%;font-weight:700;text-align:center}.blog-area>section>h2 span{display:block;font-size:14px}.blog-area>section>article{width:47.5%;margin-right:5%;margin-bottom:40px;transition:.7s}.blog-area>section>article:hover{opacity:.7}.blog-area>section>article:nth-of-type(2n){margin-right:0}.blog-area>section>article h3{font-weight:700;margin-bottom:10px;word-break:break-all;font-size:12px}.blog-area>section>article img{margin-bottom:5px}.blog-area>section>article p{font-size:10px;text-align:right}.wp-pagenavi{width:100%}.blog-single{word-break:break-word}.blog-single>p:nth-of-type(1){margin-bottom:10px}.blog-single>p:nth-of-type(2){margin:0 auto 20px}.blog-single>h2{font-size:20px!important;margin-bottom:20px!important;text-align:left!important}.text-space{width:100%;line-height:2;font-size:16px}.text-space>h3{font-size:18px;font-weight:700;line-height:2;margin:20px 0;border-left:10px solid #829786;padding-left:10px}.text-space>img{margin:20px auto}.nextprev{margin-top:50px;border:1px solid #19191a;width:100%}.nextprev>li:nth-of-type(1){background:#829786}.nextprev>li:nth-of-type(1) h4{color:#fff;font-weight:700;padding:10px}.nextprev>li:nth-of-type(2){padding-top:10px}.nextprev>li:nth-of-type(n+2){padding-left:10px;position:relative;margin-bottom:10px}.nextprev>li:nth-of-type(n+2) a{color:blue}.nextprev>li:nth-of-type(n+2):before{content:'■';color:#19191a;margin-right:10px;font-size:10px}.nextprev>li:hover{opacity:.7}.blog-single .wp-embedded-content{width:100%;display:block;margin:20px auto}footer{border-top:1px solid #ccc;padding:50px 0;background:#829786}.footer-inner{width:90%;margin:0 auto}.footer-inner>p{font-size:12px;line-height:2;color:#fff}.footer-inner>small{font-size:9px;display:block;line-height:2;color:#fff}#scrollUp{position:fixed;bottom:20px;right:20px;width:30px;cursor:pointer;z-index:9999}#scrollUp:hover{opacity:.5}