.detail_txt{
  width: 85%;
  margin: 0 auto;
  font-size: 1.2em;
}
.detail_txt p{
  line-height: 1.6;
  margin: 5% 0 0;
  text-align: justify;
}
.disp_sp .detail_txt P {
  font-size: 1em;
}
.detail_txt p:first-child{
  margin: 0;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:100%;
  margin:0 auto 4%;
  color: #222;
}
#group_prof h2 img,
#group_msg h2 img,
#info_group h2 img{
  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: 2% 0 16%;
  background: url(../img/profile/group_prof/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position:relative;
  bottom: -2px;
}
#group_prof h3{
  font-size: 1.3em;
  margin: 7% 0 3%;
  font-weight: normal;
}
.disp_sp #group_prof h3{
  font-size: 1.1em;
  font-weight: bold;
}
#group_prof .detail_txt ul li{
  line-height: 1.4;
  list-style: disc;
  margin: 0 0 0 1em;
  padding: 1% 0 0;
  text-align: justify;
}
#group_prof .detail_txt p span,
#group_prof .detail_txt p:last-of-type{
  font-size: .8em;
  line-height: 1.4;
}
/*--------------------*
#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: 2% 0 16%;
  background: url(../img/profile/group_msg/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position:relative;
  bottom: -2px;
}
#group_msg .detail_txt p:last-child{
  text-align: right;
}
/*--------------------*
#info_group
*--------------------*/
#info_group h2{
  margin: 0;
}
#info_group .section_bdy{
  background: url(../img/profile/group_info/section_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#info_group .section_ftr{
  padding: 2% 0 16%;
  background: url(../img/profile/group_info/section_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position:relative;
  bottom: -2px;
}
/*--------------------*
#feature
*--------------------*/
#feature .check_area{
  padding: 0 0 7%;
}
/*--------------------*
 * new_group
 *--------------------*/
#new_group{
  margin:0 auto 5%;
}
/*--------------------*
 * free_group
 *--------------------*/
#free_group{
  margin:5% auto ;
}
.spread1_group,
.spread2_group,
.kakushin_group,
.message_group{
  transform: scale(0.9);
}