@charset "UTF-8";

/*--------------------------------------------------------------
  サービス付き高齢者向け住宅 - ミサワホームの特長 - 201810
---------------------------------------------------------------*/
#skj-features {
  padding: 7.5% 0;
}

/* 見出し */
.skj-header h2 {
  width: 100%;
  display: block;
}
.skj-header dl {
  width: 100%;
  display: block;
  padding: 0;
}

/* “One Stop Service”メニュー */
.skj-oss {
  margin: 7.5% 0;
}
.oss-menu {
  width: 100%;
  float: none;
}
.oss-menu:not(:first-of-type) {
  margin-top: 20px;
}
.oss-menu:nth-of-type(odd) {
  margin-right: 0;
}
.oss-menu img {
  width: 78px !important;
}
.oss-menu dl {
  width: 85%;
  padding-left: 15px;
}
.oss-menu dl dt {
  font-size: 15px;
  margin-bottom: 5px;
}
.oss-menu dl dd {
  font-size: 13px;
  line-height: 1.6;
}
.asterisk {
  margin-top: 20px;
}
.illust {
  position: static;
  width: 85%;
  margin: 40px auto 0;
}
.illust .round {
  width: 200px;
  height: 200px;
  border-radius: 100px;
}
.illust .round span {
  font-size: 15px;
}

/*--------------------------------------------------------------
  カタログ請求・お問い合わせ
---------------------------------------------------------------*/
.cri-unit {
  background: rgba(232,252,255,0.8) /* #e8fcff */;
}
