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