/*--------------------*
#group_prof
*--------------------*/
#group_prof {
  width:100%;
  margin:0 auto 4%;
  max-width:616px;
  color: #222;
}
#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;
  position:relative;
  bottom:-1px;
}
#group_prof .section_hdr {
  padding-top: 4%;
}
#group_prof .detail_txt {
  text-align: left;
  width: 80%;
  margin:0 auto;
  text-align:left;
}
#group_prof .detail_txt p {
  line-height:1.6em;
  font-size: 1.2em
}
#group_msg .article_bdy {
  background: url(../img/profile/group_prof/article_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#group_msg {
  margin-top: 5%;
}
#group_msg .detail_txt p {
  color: #fff;
  font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "MS PMincho", "MS 明朝", Meiryo, serif;
  text-shadow: 0px 0px 7px #8739CF,0px 0px 7px #8739CF,0px 0px 7px #8739CF,0px 0px 7px #8739CF,
               0px 0px 7px #8739CF,0px 0px 15px #8739CF,0px 0px 15px #8739CF,0px 0px 15px #8739CF;
    font-size: 25px;
}
#group_msg h3 {
  width: 100%;
  margin: 4% auto;
}
#group_msg .signature {
  text-align: right;
  margin-top: 5%;
}
#group_msg .signature img {
  width: 50%;
}

@media screen and (max-width: 640px){
  #group_msg .detail_txt p {
    font-size: 22px;
  }
}
@media screen and (max-width: 480px){
  #group_msg .detail_txt p {
    font-size: 20px;
  }
}
@media screen and (max-width: 320px){
  #group_msg .detail_txt p {
    font-size: 14px;
  }
}

/*--------------------*
#feature
*--------------------*/
#feature{
  width:100%;
  margin:0 auto 4%;
  max-width:616px;
  color: #222;
}
#feature .section_bdy{
}
#feature .section_ftr{
  padding-bottom:10%;
}
#feature .section_hdr {
  padding-top: 4%;
}
#feature h3 {
  width: 97%;
  margin: 0 auto 4%;
}
#feature #info_group .detail_txt{
  text-align: left;
  width: 90%;
  margin:0 auto;
  text-align:left;
}
#feature .detail_txt p {
  color: #fff;
  line-height:1.6em;
}
#feature .detail_txt p span {
  font-size: 1.2em;
  line-height:1.4em;
  color: #F4F812;
  font-weight: bold;
  display: block;
}
#feature h5 {
  width: 97%;
  margin: 0 auto;
}
#feature .balloon_group {
  width: 97%;
  margin: 0 auto;
}

/*--------------------*
 * new_group
 *--------------------*/
#new_group{
  margin:0 auto 5%;
}
