/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:100%;
  margin:0 auto 4%;
  max-width:616px;
  color: #222;
}
#group_prof h2 img{
  position: relative;
  top: 1px;
}
#group_prof h3 {
  position: relative;
  top: 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: 5%;
}
#group_prof .section_hdr{
  padding-top:4%;
}
#group_prof .detail_txt{
  width: 84%;
  margin:0 auto;
  text-align:left;
}
#group_prof .detail_txt P{
  line-height: 1.6em;
  font-size: 1.2em;
  text-align: justify;
  margin: 4% 0 0;
}
.disp_sp #group_prof .detail_txt P{
  margin: 7% 0 0;
}
#group_prof .detail_txt P:first-child{
  margin: 0;
}

/*--------------------*
#group_msg
*--------------------*/
#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:15%;
  background: url(../img/profile/group_msg/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position:relative;
  bottom:-1px;
}
#group_msg  h4{
  margin: 0 auto;
  position: relative;
  top: -1px;
}
#group_msg .detail_txt P{
  color: #fff;
  margin: 4% 0 0;
}
.disp_pc #feature .detail_txt P {
  bottom: 5%;
}
#group_msg .signature {
  text-align: right;
  margin-top: 7%;
}
#group_msg .signature img {
  width: 50%;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  width:100%;
  margin:0 auto 4%;
  color: #222;
}
#info_group H4{
  margin-bottom: 4%;
}

#info_group .detail_txt{
  width: 84%;
  margin:0 auto 2%;
  text-align:left;
}
#info_group .detail_txt p {
  color: #fff;
  line-height: 1.6em;
  font-size: 1.1em;
  text-align: justify;
}

.disp_sp #info_group .detail_txt p {
  font-size: 1em;
}
#info_group h5 {
  color: #ff0;
  text-align: center;
  font-size: 1.6em;
  font-weight: normal;
  margin-bottom: 5%;
}
.disp_sp #info_group h5 {
  font-size: 1.2em;
}

/*--------------------*
 * new_group
 *--------------------*/
#new_group{
  margin:0 auto 5%;
}
#new_group h2 img{
  position: relative;
  top: 1px;
}

