/**
 *  /nyushi/faculty/tachikawa.html style
 *
 *  0. override/common style
 *  1. faculty-sec1 style
 *  2. faculty-sec2 style
 *  3. faculty-sec3 style
 *  4. faculty-sec4 style
 */
/*  0. override/common style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/
.faculty-sec1, .faculty-sec2, .faculty-sec3 {
  background: url("/nyushi/faculty/img/tachikawa/contents_bg.png") 50% 0 repeat-y;
}

/*  1. faculty-sec1 style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/
.faculty-sec1 .container p em {
  background: url("/nyushi/faculty/img/tachikawa/underline.png") 0 100% repeat-x;
}

/*  2. faculty-sec2 style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/
.faculty-sec2 .container h3 {
  color: #c490bf;
}
.faculty-sec2 .container .pickup_inner {
  background: url("/nyushi/faculty/img/tachikawa/contents_inner_bg.png") 0 0 repeat-y;
}
.faculty-sec2 .container .pickup_inner p {
  width: 857px;
  margin-top: 28px;
  font-size: 1.16667em;
}
.faculty-sec2 .container .pickup_inner figure {
  margin-top: 28px;
}

/*  3. faculty-sec3 style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/
.faculty-sec3 {
  padding-bottom: 175px !important;
}
.faculty-sec3 .faculty-sec3-1 li span {
  color: #c490bf;
}
.faculty-sec3 .message h2 span {
  border-bottom-color: #c490bf !important;
}
.faculty-sec3 .message .message_content .profile .name {
  color: #c490bf;
}

/*  4. faculty-sec4 style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/
.faculty-sec4 {
  background-color: #c490bf;
}
