@charset "UTF-8";
/* ----------------
　ベース
------------------ */
@media screen and (min-width: 768px){
.header-wrap {
    height: 200px;
}}
.blog-header-title{
display: block;
font-size: 1.2em;
}
