﻿

/* キャラクター紹介エリア
******************************************************/
.char-name{
  font-size:1.3rem;
  color:#333;
  font-weight:300;
  text-align:center;
  line-height: 1.4;
}
.char-text{
  font-size:1.0rem;
  color:#333;
  font-weight:300;
  text-align:left;
}

.char-text-color{
  color:#333;
}
/* セミナー講演・メディア掲載
============================================================================*/
.ad-seminar-bg{
  background:#efeeee;
}
.ad-media-bg{
  background:#ebf4f7;
}

.char-img img{
  width:100%;
}

/* キャラクター・facebook
============================================================================*/
.ad-cara-bg{
  background:#FBC5A2;
}
.ad-facebook-bg{
  background:#77c4d3;
}


