/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  color: #1F2121;;
  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;
}
#group_prof .section_ftr{
  padding-bottom: 12%;
  background: url(../img/profile/group_prof/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#group_prof .section_hdr{
  padding-top: 4%;
  background: url(../img/profile/group_prof/section_hdr.jpg) no-repeat 50% top;
  background-size: 100% auto;
}
#group_prof .img1{
  width:96%;
  margin:0 auto;
}
#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;
}
.disp_sp #group_prof .detail_txt P {
  font-size: 15px;
  line-height:1.5em;
}

/*--------------------*
#summary
*--------------------*/
#summary{
  color: #1F2121;;
  margin:0 auto 4%;
}
#summary .section_bdy{
  background: url(../img/profile/summary/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#summary .section_ftr{
  background: url(../img/profile/summary/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  padding-bottom: 9%;
}
#summary .section_hdr{
  padding-top:3%;
}
#summary .detail_txt {
  width: 89%;
  margin: 0 auto auto;
  text-align:left;
}
#summary .detail_txt p {
  font-size: 1.1em;
  line-height:1.6em;
}
.disp_sp #summary .detail_txt P {
  font-size: 15px;
  line-height:1.5em;
}
