@charset "utf-8";

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

　 Parts Setting

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

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

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

.mega-header {
  background-image: url(../img/mega-header.jpg);
  color: #000;
}


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

.instrument-section {
  margin-top: -60px;
}

.instrument-section:before {
  content: " ";
  height: 60px;
  display: block;
  visibility: hidden;
}

#other.instrument-section {
  padding-top: 30px;
}

.instrument-section .thumb {
  text-align: center;
}

.instrument-section .thumb img {
  width: auto;
}

.instrument-section h2.ttl {
  margin-bottom: 8px;
  font-size: 1.2em;
  line-height: 1.7;
}

.instrument-section .ttl .txt-gothic {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 18px;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.4;
}

.instrument-section h3.ttl {
  margin-bottom: 25px;
  line-height: 1.7;
}

.instrument-section .txt-cont {
  font-size: 1em;
  line-height: 2;
}

.instrument-section .txt-note {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f5f8fb;
}