@charset "utf-8";

@media screen and (max-width: 768px) {

/* =============================================================

　　Mobile - Parts Setting

============================================================= */


/*  Content Settings
--------------------------------------------- */

/*  Content Top
----------------------------------- */

.category-title {
}


/*  Content Main
----------------------------------- */

.entry-post .list-dl.list-line {
  margin-bottom: 2.5em;
}

.entry-post .list-dl dl dt {
  width: auto;
  margin-bottom: .2em;
}

.entry-post .list-dl dl dd {
  padding-left: 0;
}


}
