/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  color: #000;
  text-align: center;
  margin: 15px 0 20px;
}
#group_prof .section_bdy{
  background-color:#f7f3db;
}
#group_prof .section_ftr{
  padding-bottom: 8%;
  background: url(../img/profile/group_prof/section_ftr.png) no-repeat 50% bottom;
  background-size: 100% auto;
}
#group_prof .section_hdr{
  padding-top:3%;
}
#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: 10px;
  line-height:1.4em;
  font-size:1.1em;
}
#group_prof .severalmenu P{
  width: 95%;
  margin: 0 auto;
  font-size:1.1em;
  text-align:left;
  line-height:1.4em;
}
#group_prof .left {
  float: left;
  width: 55%;
}
#group_prof .left img {
    margin-top: 12%;
}
#group_prof .right {
  float: right;
  width: 45%;
}
#group_prof .info_photo .photo_left{
  float: left;
  width: 50%;  
}
#group_prof .info_photo .photo_right{
  float: right;
  width: 50%;  
}
#group_prof .info_photo .photo_left,
#group_prof .info_photo .photo_right{
  text-align: center;
  font-size: 1.1em;
}
#group_prof ol{
  font-size: 1.1em;
}
#group_prof ol li{
  line-height:1.4em;
}
#group_prof ol li.main{
  font-weight: bold;
  line-height:1.4em;
  padding:5px;
  font-size:1.1em;
  background:url("../img/profile/group_prof/icon.png") no-repeat scroll 0 6px;
  background-size:22px auto;
  padding-left:24px;
  color:#78268C;
}
#group_prof ol li.sub {
  padding-left: 20px;
}
/*--------------------*
#group_msg
*--------------------*/
#group_msg {
  color: #000000;
  text-align: center;
  margin: 0 auto 20px;
}
#group_msg .section_bdy {
  background-color:#fffdef;
}
#group_msg .section_ftr {
  padding-bottom: 6%;
  background: url(../img/profile/group_msg/section_ftr.png) no-repeat 50% bottom;
  background-size: 100% auto;
}
#group_msg .section_hdr{
  padding-top:3%;
}
#group_msg .detail_txt {
  text-align: left;
  width: 95%;
  margin: 0 auto;
}
#group_msg .detail_txt p {
  padding: 10px;
  line-height:1.4em;
  font-size:1.1em;
}

/*--------------------*
#feature
*--------------------*/
#feature {
  color: #ffffff;
  text-align: center;
  margin: 0 auto 20px;
}
#feature .section_bdy {
  background-color:#00367f;
}
#feature .section_ftr {
  padding-bottom: 8%;
  background: url(../img/profile/feature/section_ftr.png) 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.1em;
}

#feature .detail_txt P.blue_b {
  background-color: #00133d;
  color: #99cde8;
  font-size: 1.4em;
  font-weight: bold;
  margin: 3% auto 4%;
  padding: 1% 3%;
  text-align: center;
}
#feature .detail_txt P.pink_b {
  background-color: #00133d;
  color: #fe9fb2;
  font-size: 1.4em;
  font-weight: bold;
  margin: 3% auto 2%;
  padding: 1% 3%;
  text-align: center;
}
#feature .detail_txt P.orange {
  color: #ffd419;
  font-weight: bold;
  margin-top: 3%;
}

#feature .detail_txt P.green {
  color: #cdff14;
  font-weight: bold;
  margin-top: 3%;
}
#feature .detail_txt P.purple {
  color: #ffb5ff;
  font-weight: bold;
  margin-top: 3%;
}
#feature .detail_txt P.blue {
  color: #a3b2fe;
  font-weight: bold;
  margin-top: 3%;
}

#feature .detail_txt P.pink {
  color: #ff80a1;
  font-weight: bold;
  margin-top: 3%;
}

.info_photo {
  margin-top: 2%;
}
/*--------------------*
 migration
*--------------------*/
.disp_sp #group_prof .detail_txt P,
.disp_sp #group_prof ol,
.disp_sp #group_msg .detail_txt p,
.disp_sp #feature .detail_txt p{
  font-size:15px;
}
