/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  margin:0 auto 4%;
}
#group_prof h3 {
  position:relative;
  bottom:-1px;
}
#group_prof .section_bdy{
  background: url(../img/profile/group_prof/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
  margin: 0 0 4%;
}
#group_prof .section_ftr{
  padding-bottom: 12%;
  background: url(../img/profile/group_prof/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position: relative;
  bottom: -1px;
}
#group_prof .section_hdr{
  padding-top: 2%;
}
#group_prof .detail_txt{
  width: 89%;
  margin:0 auto;
  text-align:left;
}
#group_prof .detail_txt p {
  font-size: 1.1em;
  line-height:1.6em;
  color: #1F2121;
  margin: 3% 0 0;
}
#group_prof .detail_txt p:first-child {
  margin: 0;
}
.disp_sp #group_prof .detail_txt p {
  font-size: 15px;
  line-height:1.5em;
}

