@charset "UTF-8";

/*--------------------------------------------------------------
  home top
---------------------------------------------------------------*/
#home_top {
  top: 0;
  height: 0;
  padding-bottom: 94.666666%;
  min-height: initial;
  /*
  background-image: url(../images/hospital_top_header_img02_sp.jpg);
  */
}

/*--------------------------------------------------------------
  パーソナル情報エリア
---------------------------------------------------------------*/
#home_infoarea {
  position: relative;
  top: -47px;
  width: 100%;
  height: 0;
  padding-bottom: 94.666666% /* 710/750 */;
  margin-bottom: 0;
  max-height: initial;
}
.home_catch {
  top: 60px;
  width: 100%;
  height: auto;
  padding: 1em 0 1em 3.90625%;
}
.home_catch h2 {
  font-size: 36px;
  line-height: 1.2;
}
.home_catch small {
  display: block;
}
.home_catch span, #home_infoarea p {
  display: none;
}

/*--------------------------------------------------------------
  メインエリア
---------------------------------------------------------------*/

/*-------------------------------------------------------------
  ミサワホームの医療施設建築・開業 - 201809
-------------------------------------------------------------*/
#intro {
  height: auto;
  background-image: none;
  padding: 7.5% 0 0;
}
#intro > .inner {
  padding-top: 0;
}
.intro-heading {
  width: 100%;
  float: none;
}

/* ページ見出し */
.page-heading {
  margin-bottom: 20px;
}
.page-heading small {
  padding-left: 1em;
}

.intro-heading p {
  margin-top: 0;
}

.intro-sp .inner {
  margin-top: 5%;
}
.intro-sp ul.intro-nav {
  position: relative;
  z-index: 1;
  width: 100%;
  float: none;
  margin-top: 5%;
}
.intro-sp ul.intro-nav li {
  width: 100% !important;
  height: 48px;
  font-size: 14px;
  line-height: 1.3;
  float:none;
  margin:10px 0;
}
.intro-sp ul.intro-nav li:not(:first-of-type) {
  margin-top: 0;
}
.intro-sp ul.intro-nav li:nth-of-type(even) {
  margin-left: 0;
}
.intro-sp ul.intro-nav li a {
  color: #000000;
}
.intro-sp ul.intro-nav li img {
  max-width: 48px;
}
.intro-sp ul.intro-nav li img,
.intro-sp ul.intro-nav li span {
  vertical-align: middle;
}
.intro-sp ul.intro-nav li span {
  width: 72%;
  padding: 0 0.5em;
  line-height:16px;
}
.intro-sp p:last-of-type {
  margin-top: -15%;
}

/*--------------------------------------------------------------
  検索結果・最新実例 - 201809
---------------------------------------------------------------*/
.er-unit .quarter ul li {
  text-align: left;
}

/*--------------------------------------------------
  開業医・患者様の声 - 201809
--------------------------------------------------*/
#voice > .inner {
  padding: 0 0 7.5%;
}
.voice-unit {
  width: 100%;
  float: none;
  padding-top: 7.5%;
}
.voice-unit ul li {
  margin-top: 10px;
}
.voice-unit ul li img {
  width: 50px !important;
  height: 50px !important;
}
.voice-unit ul li span {
  padding-left: 0.5em;
}

/*--------------------------------------------------------------
  カタログ請求・お問い合わせ
---------------------------------------------------------------*/
.cri-unit {
  background: rgba(232,252,255,0.8) /* #e8fcff */;
}