/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
//  color: #ff3051;
//  background-color: #94C0AF;
//  background-color: #ffffe3;
  font-family: "AvenirNext-DemiBold", AvenirNext-DemiBold, "YuGothic", YuGothic, "$B^b%4%7%C%/BN(B", "$B%R%i%.%N3Q%4(B Pro", "Hiragino Kaku Gothic Pro", "$B%a%$%j%*(B", Meiryo, sans-serif important;
//  font-family: Verdana, "$B^b%4%7%C%/(B", YuGothic, "$B%R%i%.%N3Q%4(B Pro", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.hero-unit {
  color: #FFFFFF;
  height: 600px;
//  background-image: url("../img/bg.jpg");
  background-image: url("../img/cover1.jpg");
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}

/* page unit
------------------------- */
.unit {
}

.unit-divider {
  margin: 80px 0;
}

.unit-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

.unit-image {
  margin: 80px 0 0 0;
}

div.member {
  display: table-cell;
  text-align: center;
  height: 300px;
  padding: 10px;
  margin: 5px;
  background-color: #eee;
}
img.member {
  vertical-align: middle;
}

.my_setting1 {
  padding: 2px;
  font-size: 14px;
}

.my_setting2 {
  margin-top: 6px;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.my_setting3 {
  margin-top: 14px;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}