@charset "utf-8";

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

　 Parts Setting

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


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

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

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


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

.entry-post {
  margin-top: 2.5em;
}

.entry-post:first-child {
  margin-top: 0;
}

.entry-post p {
  margin: 0 0 .5em !important;
}

.entry-post .ttl.ttl-style2 {
  margin: 0 0 1em;
}

.entry-post .list-dl {
  font-size: .9em;
}

.entry-post .list-dl dl dt {
  width: 70px;
}

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

#tours {
  margin-top: -150px;
  padding-top: 150px;
}
