@charset "utf-8";.inner{max-width:1300px;margin:0 auto;padding:20px}.flex{display:flex;justify-content:space-between;align-content:center;flex-wrap:wrap}#postwrap{width:70%;background:#fff;padding:40px 30px}#postwrap .title{display:block;text-align:center;margin:20px 0 30px}#postwrap h1{font-size:1.7rem;margin:0 auto 10px;text-align:left}#postwrap .contentwrap{font-size:1rem;line-height:2;margin-bottom:30px;border-top:1px solid #333;border-bottom:1px solid #333;padding:50px 0}#bloginfo{font-size:1rem;line-height:2;margin-bottom:30px}li{list-style:none}#sidebar{width:28%;background:#f2efe9;padding:2%}#sidebar .widget{margin-bottom:30px}#sidebar .widget h2{font-size:1.2rem;margin-bottom:15px;padding:.25em .5em;color:#494949;background:0 0;border-left:solid 5px #ed5495}#sidebar .widget ul li{list-style:none;margin-bottom:20px}#sidebar .widget ul li:before{content:"•";color:#333;margin-right:.5em}@media screen and (max-width:768px){#postwrap{width:100%;margin-bottom:50px;padding:20px}#postwrap h1{font-size:1.2rem;line-height:1.6}#sidebar{width:100%;padding:20px}}