/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  color: #222;
  text-align: center;
  margin:0 auto 4%;
}
#group_prof H3{
  position:relative;
  top:-1px;
}
#group_prof .section_bdy{
  background: url(../img/profile/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#group_prof .section_ftr{
  padding-bottom:16%;
  background: url(../img/profile/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position:relative;
  bottom:-2px;
}
#group_prof .section_hdr{
  padding-top:6%;
  background: url(../img/profile/group_prof/section_hdr.jpg) no-repeat 50% top;
  background-size: 100% auto;
  position:relative;
  top:-1px;
}
#group_prof .detail_txt{
  text-align: left;
  width: 89%;
  margin:0 auto;
  text-align:left;
}
#group_prof .detail_txt P{
  font-size: 1.0em;
  line-height:1.6em;
}
.disp_pc #group_prof .detail_txt P{
  font-size: 1.1em;
}

/*--------------------*
#group_info
*--------------------*/
#group_info{
  color: #222;
  text-align: center;
  margin:0 auto 4%;
}
#group_info H3{
  position:relative;
  bottom:-1px;
}
#group_info .section_bdy{
  background: url(../img/profile/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#group_info .section_ftr{
  padding-bottom:16%;
  background: url(../img/profile/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position:relative;
  bottom:-2px;
}
#group_info .section_hdr{
  padding-top:6%;
  background: url(../img/profile/group_info/section_hdr.jpg) no-repeat 50% top;
  background-size: 100% auto;
  position:relative;
  top:-1px;
}
#group_info H4{
  width:98%;
  margin:0 auto 4%;
}
#group_info .detail_txt{
  text-align: left;
  width: 89%;
  margin:0 auto;
  text-align:left;
}
#group_info .detail_txt P{
  font-size: 1.0em;
  line-height:1.6em;
}
.disp_pc #group_info .detail_txt P{
  font-size: 1.1em;
}
