/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  color: #eee;
  text-align: center;
  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:3%;
}
#group_prof .img1{
  width:96%;
  margin:0 auto;
}
#group_prof .detail_txt{
  text-align: left;
  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: 14px;
}
#group_msg H3{
  width:93%;
  margin:3% auto;
}

/*--------------------*
#feature
*--------------------*/
#feature {
  color: #ffffff;
  text-align: center;
  margin: 0 auto 20px;
}
#feature .section_hdr{padding-top:3%;}
#feature .balloon_group{
  background:url(../img/profile/feature/photo.jpg) no-repeat 0 bottom;
  background-size: 60% auto;
  margin-top:5%;
}
.disp_pc #feature .balloon_group{
  min-height: 330px;
  background-size: auto 100%;
}
#feature .balloon_group .detail_txt{
  width: 56%;
  margin-left: 34%;
  padding: 4%;
  background-color: rgba(5,10,100,0.7);
  box-shadow: 0px 0px 30px 7px #306FDB inset;
  border-radius:10px;
}
.disp_pc #feature .balloon_group .detail_txt{
  width: 60%;
  margin-left: 30%;
}
#feature .balloon_group .detail_txt P{
  font-size:1em;
  line-height:1.4em;
  color:#fff;
  text-shadow: 0px 0px 5px #1F0AC2,0px 0px 5px #1F0AC2,0px 0px 5px #1F0AC2,0px 0px 5px #1F0AC2,0px 0px 7px #1F0AC2,0px 0px 7px #1F0AC2,0px 0px 7px #1F0AC2;
  padding:0;
}
.disp_pc #feature .balloon_group .detail_txt P{
  font-size: 1.5em;
}
#feature .balloon_group B{color:#FAFA06;}
#feature B.pink{
  color:#EF1681;
  text-shadow: 0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 7px #fff,0px 0px 7px #fff,0px 0px 7px #fff;
}
#feature h4{
  width:93.8%;
  margin:0 auto 5px;
}
#feature h5{
  width:93.8%;
  margin:0 auto;
}
#feature #info_group H3{
  width: 95%;
  margin: 0 auto 3%;
}
#feature .detail_txt {
  text-align: left;
  width: 90%;
  margin: 0 auto 5%;
}
#feature .detail_txt P{
  font-family: "HiraMinProN-W3", "HiraMinProN-W6", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  line-height:1.6em;
  font-size:1.1em;
  text-shadow: 0px 0px 7px #063B44,0px 0px 7px #063B44,0px 0px 7px #063B44,0px 0px 7px #063B44,0px 0px 15px #063B44,0px 0px 15px #063B44,0px 0px 15px #063B44;
}

.disp_sp #feature .detail_txt P{
  font-size: 14px;
}

#group_prof .detail_txt P,
#feature .detail_txt P{ text-align: justify; }
