<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  text-align:center;
}

/*--------------------*
#profile
*--------------------*/
#profile{
  margin:0 auto;
  width: 878px;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  width:878px;
  margin:0 auto 25px;
}
#group_prof .section_bdy{background-image:url(../../image/profile/group_prof/section_bdy.jpg);margin:auto;}
#group_prof .section_ftr{background-image:url(../../image/profile/group_prof/section_ftr.jpg);padding-bottom:55px;}
#group_prof .section_hdr{background-image:url(../../image/profile/group_prof/section_hdr.jpg);padding-top:45px;}
#group_prof .detail_txt{
  width:670px;
  margin:0 auto;
  font-size: 1.1em;
  line-height:1.6em;
  color:#222;
}
#group_prof .detail_txt SMALL{
  line-height:1.4em;
}

/*--------------------*
#feature
*--------------------*/
#feature{
  width:878px;
  margin:0 auto 30px;
}
#feature .section_bdy{background-image:url(../../image/profile/feature/section_bdy.jpg);}
#feature .section_ftr{background-image:url(../../image/profile/feature/section_ftr.jpg);padding-bottom:65px;}
#feature .section_hdr{background-image:url(../../image/profile/feature/section_hdr.jpg);padding-top:45px;}
#feature .detail_txt{
  width:630px;
  margin: 0 auto 25px;
}
#feature .detail_txt P{
  color:#ececec;
  font-size: 1.1em;
  line-height:1.6em;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
}
#feature H5,
#feature H4{
  text-align:center;
}
#feature #info_group H3{
  margin-bottom:15px;
}
#feature .severalmenu P{
  width:720px;
  margin:0 auto 20px;
}
#feature .btn{
  width:476px;
  margin:10px auto;
}
#feature .severalmenu .btn P{
  width:476px;
}
</pre></body></html>