@charset "UTF-8";
/**
 * 企業情報
 */
.item-text {
  padding-top: 25px; }

/* メッセージ */
#sign {
  margin-top: 30px; }

/* グループ */
.group .item-img {
  width: 400px; }

h2.group-name {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "FOT-ロダン ProN DB";
  letter-spacing: .1em;
  font-weight: normal; }
  @media screen and (min-width: 1200px) {
    h2.group-name {
      font-size: 24px;
      font-size: 2.4rem; } }

h3.group-name {
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "FOT-ロダン ProN DB";
  letter-spacing: .1em;
  font-weight: normal; }
  @media screen and (min-width: 1200px) {
    h3.group-name {
      font-size: 16px;
      font-size: 1.6rem; } }

.map {
  margin: 50px 0; }
