@charset "utf-8";

/* ========================================
Adjust
======================================== */
body, h1, h2, h3, h4, h5, h6 {
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'Yu Gothic', YuGothic, Verdana, Helvetica, 'ＭＳ Ｐゴシック', sans-serif;
}

h2 {
  background: none;
}

a {
  overflow: inherit;
}

#main {
  float: none;
  margin: 0 auto;
}

#main h2 {
  background: url(../../resource/images/bg_h2.gif) left bottom no-repeat;
}

#main .link-block h2 {
  margin: 0 0 5px;
  padding: 0;
  font-size: 100%;
  background: none;
}

#main h2.bgheader, h3.bgheader {
  position: relative;
  clear: both;
  margin-bottom: 12px;
  padding: 7px 6px 5px;
  width: 728px;
  color: #fff;
  font-size: 116.6%;
  background: #666;
}

#main .btn {
  align-items: center;
  background: #fff;
  border: none;
  border-radius: 0;
  color: #426077;
  display: block;
  font-size: 14px;
  height: auto;
  justify-content: center;
  margin: 10px 0;
  text-decoration: none;
}

#main table {
  font-size: 12px;
}

.gnav-menus {
  height: 60px;
}

/* --------------------
casestudy
-------------------- */

#casestudy ul.cols-2 li h1,
#casestudy ul.cols-3 li h1,
#casestudy .lightbox-content h1 {
  margin: 9px 0 0;
  line-height: 1.1;
  padding-left: 12px;
}

#casestudy .lightbox-content h1,
#casestudy .lightbox-content p {
  padding: 0 20px;
}

#casestudy ul.cols-2 li p a,
#casestudy ul.cols-3 li p a,
#casestudy .lightbox-content p a {
  font-size: 12px;
}