.casestudy {
  height: auto;
  margin-top: 30px;
  border: 1px solid #dedede; }
  .casestudy h3 {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    height: 34px;
    line-height: 34px;
    background-image: url(../images/about/menber/menber_tit.png);
    background-repeat: repeat-x;
    padding-left: 10px; }
  .casestudy .info {
    padding: 19px; }
  .casestudy table {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    border: 1px solid #dedede;
    border-collapse: collapse; }
    .casestudy table th {
      font-size: 13px;
      background: #f3eef4;
      border: 1px solid #dedede;
      padding: 10px;
      color: #6b2559;
      font-weight: bold; }
    .casestudy table td {
      border: 1px solid #dedede;
      padding: 10px;
      font-size: 13px; }

.note {
  font-size: 12px;
  margin-bottom: 0 !important;
  font-size: 13px;
  line-height: 1.4; }
  @media only screen and (max-width: 640px) {
    .note {
      font-size: 12px; } }
  .note span {
    display: block;
    margin-bottom: 1em;
    color: #6b2559; }

.close-msg {
  font-size: 18px;
  color: #6b2559;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  line-height: 1.5; }

@media only screen and (max-width: 640px) {
  .btn-flat-logo {
    padding: 10px 3em 10px 10px; } }

/*# sourceMappingURL=seminar01.css.map */
