﻿.main h2.header-line-kigyou {
  margin-bottom: 10px; }

.section-kigyou h3 {
  font-size: 1.1rem;
  margin: 0;
  font-weight: bold; }

.section-kigyou .kigyou-items-item {
  /*height: 100%;*/
  min-height: 30px;
  height: 100px;
  margin: 20px 0; }

.section-kigyou .kigyou-type-block {
  margin-bottom: 25px; }

.header-line-kigyou {
  font-size: 1.7rem; }

@media (min-width: 992px) {
  .section-kigyou h3 {
    font-size: 1.5rem; }
  .section-kigyou .kigyou-type-block {
    margin-bottom: 50px; }
  .section-kigyou .kigyou-items-item {
    /*height: 100%;*/
    min-height: 100px;
    height: 150px; }
  .header-line-kigyou {
    font-size: 2.3rem; } }

