@charset "UTF-8";

/*--------------------------------------------------------------
  サービス付き高齢者向け住宅 - 開業までのSTEP - 201810
---------------------------------------------------------------*/
#skj-step {
  padding: 80px 0;
  border-bottom: solid 1px #e9ebeb;
}
table caption {
  font-size: 20px;
  margin-bottom: 0.75em;
}
table th, table td {
  padding: 1em;
}

/* 見出し */
.skj-header h2 {
  width: 35%;
}
.skj-header dl {
  width: 59%;
  padding: 0 0 0 5%;
}

/* step01 */
.skj-step01 {
  margin-top: 80px;
}
.skj-step01 img {
  margin: 30px 0 15px;
}
.skj-step01 small {
  font-size: 12px;
}

/* step02 */
.skj-step02 {
  margin-top: 80px;
}
.attention {
  font-size: 20px;
  line-height: 1.3;
  color: #cc0000;
  margin: 30px 0 25px;
}
table.comparison {
  width: 800px;
  border: solid 1px #000000;
  box-sizing: border-box;
}
table.comparison th {
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  background-color: #ea8eba;
}
table.comparison td {
  font-size: 16px;
  line-height: 1.3;
}
table.comparison td:nth-of-type(even) {
  font-weight: bold;
  text-align: center;
}
table.comparison th:nth-of-type(even) {
  background-color: #f27fb5;
}
/* 奇数行 センター */
table.comparison tr:nth-of-type(odd) td:nth-of-type(even) {
  background-color: #ffc7e1;
}
/* 偶数行 両端 */
table.comparison tr:nth-of-type(even) td:nth-of-type(odd) {
  background-color: #ffedf4;
}
/* 偶数行 センター */
table.comparison tr:nth-of-type(even) td:nth-of-type(even) {
  background-color: #ffbcda;
}
table.comparison small {
  font-size: 12px;
  display: block;
  margin-top: 0.75em;
}

/* step03 */
.skj-step03 {
  margin-top: 80px;
}
table.overview {
  width: 100%;
  border-top: solid 1px #000000;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
}
table.overview th {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  background-color: #ea8eba;
  border-bottom: solid 1px #000000;
}
table.overview td {
  font-size: 16px;
  border-bottom: solid 1px #000000;
}
table.overview small {
  font-size: 12px;
  display: block;
  margin-top: 0.5em;
}
table.overview td dl dt:not(:first-of-type) {
  margin-top: 1em;
}
table.overview td dl dd ul li {
  margin-top: 0.5em;
  line-height: 1.3;
}
table.overview td > ul li:not(:first-of-type) {
  margin-top: 0.5em;
  line-height: 1.3;
}

/* step04 */
.skj-step04 {
  margin-top: 80px;
}
.skj-step04 p {
  width: 800px;
  text-align: center;
  margin-top: 15px;
}

/*--------------------------------------------------------------
  介護施設･高齢者住宅 - 直営実績 - 201810
---------------------------------------------------------------*/
#kc-sec01 {
  padding: 60px 0;
}

.sa-map {
  margin-top: 10px;
}

/*--------------------------------------------------------------
  介護施設･高齢者住宅 - 企画・立案、設計・施工、人材派遣 - 201810
---------------------------------------------------------------*/
#kc-sec02 {
  padding-top: 120px;
  height: 820px;
  background-color: #f4f9ff;
}
.kc-sec02_bg {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 0;
}
.kc-summary {
  position: relative;
  z-index: 1;
  width: 49.5%;
  box-sizing: border-box;
  float: left;
}
.kc-summary:nth-of-type(odd) {
  padding-right: 3.666666%;
}
.kc-summary:nth-of-type(even) {
  padding-left: 3.666666%;
}
.kc-summary:last-of-type {
  margin-top: 50px;
}
.kc-summary dl {
  margin-top: 20px;
}
.kc-summary dl dt {
  font-size: 18px;
  margin-bottom: 15px;
}
.kc-summary dl dd {
  font-size: 14px;
  line-height: 1.7;
}

/*-------------------------------------------------------------
  ミサワホームは、あらゆる事業において、
  確かな実績と豊富なノウハウがあります。 - 201810
-------------------------------------------------------------*/
#kc-sec03 {
  padding: 100px 0;
}
.sec03-intro {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 20px;
}
#kc-sec03 span {
  display: block;
  text-align: center;
  margin: 50px 0 90px;
}
.ten-business {
  width: 90%;
  margin: 0 auto;
  border-bottom: solid 2px #1c3b6a;
}
.ten-business > .inner {
  width: 100%;
  padding: 50px 3.333333% 0;
  box-sizing: border-box;
}
.ten-business h3 {
  text-align: center;
}
.ten-business h3 em {
  position: relative;
  top: 0.625em;
  font-size: 24px;
  color: #1c3b6a;
  background-color: #ffffff;
}
.ten-business h3 hr {
  border-top: solid 2px #1c3b6a;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ten-business dl {
  width: 27.777777%;
  float: left;
  margin-bottom: 45px;
}
.ten-business dl:not(:nth-of-type(3n)) {
  margin-right: 8.333333%
}
.ten-business dl dt {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.ten-business dl dt small {
  font-size: 0.85em;
  display: block;
  text-indent: 0.5em;
}
.ten-business dl dd {
  font-size: 14px;
  line-height: 1.7;
}

/*-------------------------------------------------------------
  介護施設・高齢者住宅 実例検索 - 201809
-------------------------------------------------------------*/
/* ページ見出し */
.page-heading {
  margin-bottom: 10px;
}

.exp-search form input[type="submit"] {
  background-color: #cc4984;
}
.scb-inner ul li em {
  background-color: #fdbfdb;
}

/*-------------------------------------------------------------
  施設建築 検索結果･最新実例 - 201809
-------------------------------------------------------------*/
#results, #example {
  border-bottom: solid 1px #e9ebeb;
}
