/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  color: #000;
  text-align: center;
  margin: 0 0 5%;
}
#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: 16%;
  background: url(../img/profile/group_prof/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#group_prof .menu_bdy{
  background: url(../img/profile/group_prof/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  width: 98%;
  margin: 0 auto;
}
#group_prof .menu_ftr{
  padding-bottom: 14%;
  background: url(../img/profile/group_prof/menu_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#group_prof .section_hdr{
  overflow: hidden;
  background-size:100% auto;
}
#group_prof .img{
  width: 70%;
  margin: 0 auto 10px;
}
#group_prof .detail_txt{
  text-align: left;
  width: 95%;
  margin: 0 auto;
}
#group_prof .detail_txt P{
  padding: 6px;
  line-height:1.4em;
  font-size:1.2em;
}
.disp_sp #group_prof .detail_txt P{
  font-size: 15px;
}
.disp_pc #group_prof .detail_txt P{
  font-size: 1.1em;
}
#group_prof .menu_bdy .detail_txt{
  text-align: left;
  width: 89%;
  margin: 0 auto;
}
#group_prof .menu_bdy .detail_txt P{
  color:#fff;
}
#group_prof .menu_bdy .detail_txt P.author_txt {
  float: right;
  padding: 0 6px 0 0;
}
#group_prof .severalmenu P{
  width: 95%;
  margin: 0 auto;
  font-size:1.2em;
  text-align:left;
  line-height:1.4em;
}
.disp_sp #group_prof .severalmenu P{
  font-size: 15px;
}
.disp_pc #group_prof .severalmenu P{
  font-size: 1.1em;
}
#group_prof img{
  vertical-align: bottom;
}
/*--------------------*
#feature
*--------------------*/
#feature {
  color: #ffffff;
  text-align: center;
  margin: 0 auto 20px;
}
#feature .section_bdy{
  background: url(../img/profile/feature/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#feature .section_ftr{
  padding-bottom: 8%;
  background: url(../img/profile/feature/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#feature .section_hdr{
  padding-top: 2%;
}
#feature .detail_txt {
  text-align: left;
  width: 95%;
  margin: 0 auto;
}
#feature .detail_txt p {
  padding: 0 10px;
  line-height:1.4em;
  font-size:1.2em;
}
.disp_sp #feature .detail_txt p {
  font-size: 15px;
}
.disp_pc #feature .detail_txt p {
  font-size: 1.1em;
}

/*--------------------*
#info_group
*--------------------*/
#info_group{
  margin: 10px auto 0;
  width: 97%;
}
#feature #info_group .detail_txt p {
  padding:0;
}
#info_group .section_hdr{
  padding-top:5px;
}
#info_group .menu_bdy{
  background:url(../img/profile/group_info/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin: 0 auto;
}
#info_group .menu_ftr{
  background:url(../img/profile/group_info/menu_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
  padding-bottom:20px;
}
#info_group .menu_hdr{padding-top:5px;}

#info_group .group6 .menu_bdy{
  background:url(../img/profile/group_info/group6/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin: 0 auto;
}
#info_group .group6 .menu_ftr{
  background:url(../img/profile/group_info/group6/menu_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
  padding-bottom:20px;
}
#info_group .group6 .menu_hdr{padding-top:0px;}
#info_group .group6 P{
  color:#fff;
}
#info_group .group6 .detail_txt {
  width: 86%;
  margin: 0px auto ;
}
#info_group .group6 P SPAN{
  color:#B10305;
  text-shadow:
  0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 4px #fff,0px 0px 4px #fff,0px 0px 4px #fff,
  0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 4px #fff,0px 0px 4px #fff,0px 0px 4px #fff,
  0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 4px #fff,0px 0px 4px #fff,0px 0px 4px #fff
  ;
}
#info_group .detail_txt{
  width: 100%;
  margin:3% auto 0;
}
.single_menu {
  margin-bottom: 20px;
}
#info_group H4{
  text-align:center;
  margin: 20px auto 0;
}
#info_group P ,
#info_group SPAN {
  font-size: 1.3em;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  line-height: 1.6;
  color: #000;
}
.disp_sp #info_group P ,
.disp_sp #info_group SPAN {
  font-size: 15px;
}
.disp_pc #info_group P ,
.disp_pc #info_group SPAN {
  font-size: 1.1em;
}
#info_group [class^=severalmenu] {
  margin: 0 auto;
  width: 90%;
}
