<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;
}
/*--------------------*
#group_prof
*--------------------*/
#group_prof{
  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{padding-top: 30px;}
#group_prof .menu_bdy{background-image:url(../../image/profile/group_prof/menu_bdy.jpg);width:696px;margin:20px auto 0;}
#group_prof .menu_ftr{background-image:url(../../image/profile/group_prof/menu_ftr.jpg);padding-bottom:45px;}
#group_prof .menu_hdr{background-image:url(../../image/profile/group_prof/menu_hdr.jpg);padding-top: 25px;}
#group_prof .prof_box{
  background-color: #EFDEC0;
  width: 800px;
  margin: 0 auto;
  border-radius: 8px;
  box-shadow: 0 0 16px #993300 inset;
  padding: 45px 0;
}
#group_prof .detail_txt{
  width:710px;
  margin:0 auto;
  text-align:left;
}
#group_prof .detail_txt P{
  font-size: 1.2em;
  color: #000;
}
#group_prof .detail_txt P.prof_txt{
  padding: 0 25px;
}
#group_prof .detail_txt .menu_bdy SPAN{
  text-align: center;
  display: block;
  font-size: 2.2em;
  color: #980B1A;
  margin-bottom: 20px;
}
#group_prof .media_txt {
  width: 480px;
  margin: 0 auto;
}
#group_prof .attention_txt{
  font-size: 0.7em;
}
/*--------------------*
#feature
*--------------------*/
#feature{
  margin: auto;
  padding-bottom: 25px;
}
#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: 110px;}
#feature .section_hdr{}
#feature #info_group .detail_txt{
  width:706px;
  font-size: 1.2em;
  color: #fff;
}
#feature #info_group .detail_txt .word_of_mouth{
  color: #FEC028;
  margin: 30px auto;
}
#feature #info_group .severalmenu{
  width:822px;
  margin:25px auto 0;
}
</pre></body></html>