@charset "utf-8";
/*
* CSS for Introduction Case 41
*
* @version			0.0.0
* @lastmodified 2019/04/04
* @link					https://www.landcomp.co.jp/
* @copyright		Copyright 2019, LAND COMPUTER Co.,Ltd.All rights reserved.
*------------------------------------------------------------------------- */

/* CASE 41 =============================================================== */
dl.sDataList dd {
  margin-bottom: 2.5em;
}
ul.link.mix.system {
  padding-left: 20px;
}
ul.link.mix li.nolink {
  list-style: disc;
  padding-left: 0px;
}
div.section h3.normal {
  font-size: 1.0rem;
  font-weight: bold;
}
p.explain ,
p.explainEx {
  font-size: 90%;
}
p.figure + p.explain {
  margin-top: -0.75rem;
}
div.td-bottom {
  vertical-align: bottom;
}
div.cell.td-bottom p {
  margin-bottom: 0;
}
div.systemNote {
  margin: 2rem 0 0.25rem;
}
div.systemNote p {
  margin: 0;
}
div.cell.per75 ,
div.cell.per75 p {
 margin-bottom: 0.5rem; 
}
@media all and (min-width :480px) {
}
@media all and (min-width :640px) {
}
@media all and (min-width :769px) {
}
