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

/* CASE 34  ============================================================== */
.section h3 {
  padding: 0;
  border: none;
}
.section .inner h3 {
  font-size: 1.0rem;
  padding-left: 1em;
  padding-bottom: 0.3em;
  text-indent: -1em;
  line-height: 1.4;
  margin: 1.5rem 0;
  border-bottom: 1px solid #ccc;
}
.section > h2 {
  line-height: 1.4;
} 
div.point {
  margin: 2rem 0;
}