@charset "utf-8";

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

　 Parts Setting

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


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

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

.category-title {
  background-image: url(../img/bg-category-title.jpg);
}


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


.article-container .panel-grid p:last-child {
  margin-bottom: 0;
}

.article-container .panel-grid .line-bottom,
.article-container .panel-grid .line-bottom:last-child {
  margin-bottom: 50px;
}

.panel-first-child .ttl.ttl-style3.line-top {
  margin-top: 2.5em !important;
}

