@charset "UTF-8";
@font-face {
    font-family: 'compacta';
    font-style: normal;
    font-weight: normal;
    src: url("CompactaBT.woff") format("woff");
}
.breadcrumbs {
  margin-top: 0;
}
.search-entry img{
  max-width: 100%;
  width: 100%;
  height: auto;
}
#main.search-entry {
  max-width: 1000px;
  width: 100%;
  /*margin-top: 6em;*/
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding: 0 20px;
}
.search-entry h1 {
  font-family: 'compacta';
  font-size: 50px;
  text-align: center;
  letter-spacing: 0.12em;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 1em;
}
.search-entry h1 span {
  display: block;
  font-family: "Hiragino Kaku Gothic Pro", メイリオ, serif, sans-serif, Meiryo, Arial, "MS ゴシック";
  font-size: 0.4em;
  letter-spacing: 0em;
  font-weight: normal;
}
.search-entry .col-md-6 p{
  line-height: 1.5em;
}
.container.re-form-wrap{
  margin-top: 4em;
}
small{
  font-size: 85%;
  display: inline-block;
  margin-top: 5px;
}