@charset "UTF-8";
/*================================================================================================*/
/* ***                           Profile    プロフィール                                          */
/*================================================================================================*/
/*================================================================================================*/
/* ***                           INIT_MEDIA                                                       */
/*================================================================================================*//**/
/*================================================================================================*/
/*  ***                              DATA COLOR                                                    */
/*================================================================================================*/

/*================================================================================================*/
/* ***                             DATA FONT                                                    */
/*================================================================================================*/

/*================================================================================================*/
/* ***                          DATA_MIXINS                                                       */
/*================================================================================================*//**/
#Profile h2 {
  text-align: center; }

#Profile #HarumiProfile {
  border: 2px solid rgba(145, 138, 217, .4);
  padding: 30px; }

#Profile #Biography section {
  display: table; }
  #Profile #Biography section h3, #Profile #Biography section dl {
    display: table-cell;
    vertical-align: top; }
  #Profile #Biography section h3 {
    padding: 10px 20px 0;
    color: #ff7bac;
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: bold;
    font-style: italic; }
  #Profile #Biography section dl {
    border-left: 2px solid #918ad9;
    width: 100%; }
    #Profile #Biography section dl dt, #Profile #Biography section dl dd {
      padding: 10px 0; }
    #Profile #Biography section dl dt {
      clear: both;
      float: left;
      width: 8.4rem;
      color: #918ad9;
      padding-left: 2rem;
      font-weight: bold; }
    #Profile #Biography section dl dd {
      margin-left: 8.4rem; }

@media (max-width: 959px) {
  #Profile #Biography section {
    width: 100%; }
    #Profile #Biography section h3, #Profile #Biography section dl {
      display: block; }
    #Profile #Biography section h3 {
      width: 14rem;
      margin: 0 auto;
      text-align: center;
      border-bottom: 2px solid #ff7bac; }
    #Profile #Biography section dl {
      border: none; }
      #Profile #Biography section dl dt {
        float: none;
        width: 100%;
        text-align: left;
        margin-top: 1rem;
        padding: 0; }
      #Profile #Biography section dl dd {
        padding: 0;
        margin-left: 0; } }

/*# sourceMappingURL=../../map/Profile/CSS/page.css.map */
