/*--------------------*
#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: 12%;
  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: 9%;
  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: 88%;
  margin:0 auto;
  text-align:left;
}
#group_msg .detail_txt p {
  font-size: 1.1em;
  line-height:1.6em;
  color: #1F2121;
}
.disp_sp #group_msg .detail_txt p {
  font-size: 15px;
  line-height:1.5em;
}

/*--------------------*
#feature
*--------------------*/
#feature .text_img {
  margin-bottom: 3%;
}
#feature .section_ftr {
  padding-bottom: 3%;
}
#feature .article_bdy{
  background: url(../img/profile/feature/article_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
  margin: 2% 0 4%;
}
#feature .article_ftr{
  padding-bottom: 2%;
  background: url(../img/profile/feature/article_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#feature .article_hdr{
  padding-top: 4%;
  background: url(../img/profile/feature/article_hdr.jpg) no-repeat 50% top;
  background-size: 100% auto;
}
#feature .article_bdy h3 {
  width: 40%;
  margin: 0 auto 2%;
  max-width: 212px;
}
#feature .article_bdy .detail_txt {
  width: 88%;
}
#feature .article_bdy .detail_txt p {
  color: #1F2121;
  margin-bottom:4%;
}
#feature .horizon {
  width: 94%;
  margin: 4% auto;
}

/*--------------------*
#info_group
*--------------------*/
#info_group{
  margin:0 auto 4%;
}
#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 .article_bdy{
  background: url(../img/profile/info_group/article_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
  margin: 2% auto 2%;
}
#info_group .article_ftr{
  padding-bottom: 5%;
  background: url(../img/profile/info_group/article_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
}
#info_group .article_hdr{
  padding-top: 4%;
  background: url(../img/profile/info_group/article_hdr.jpg) no-repeat 50% top;
  background-size: 100% auto;
}
#info_group p.planet {
  width: 95%;
  margin: 0 auto 2%;
}
#info_group .article_bdy h3 {
  width: 40%;
  margin: 0 auto 2%;
  max-width: 212px;
}
#info_group .detail_txt{
  width: 88%;
  margin:0 auto;
  text-align:left;
}
#info_group .detail_txt p {
  font-size: 1.1em;
  line-height:1.6em;
  color: #1F2121;
}
.disp_sp #info_group .detail_txt p {
  font-size: 15px;
  line-height:1.5em;
  margin-bottom:4%;
}
#info_group .horizon {
  width: 94%;
  margin: 4% auto;
}


