@charset "UTF-8";

/*--------------------------------------------------------------
  home top
---------------------------------------------------------------*/

#home_top {
    top: 0;
    height: 0;
    padding-bottom: 94.666666%;
    min-height: initial;
    /*
  background-image: url(../images/syougai_top_header_slide01_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 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 {
    line-height: 1.25;
    margin-bottom: 20px;
}

.intro-heading p {
    margin-top: 0;
}

.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;
    box-sizing: border-box;
}

.intro-sp ul.intro-nav li:not(:first-of-type) {
    margin-top: 0;
}

.intro-sp ul.intro-nav li:last-of-type {
    margin: 0 0 0 1%;
}

.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: -5%;
}


/*--------------------------------------------------------------
  検索結果・最新実例 - 201809
---------------------------------------------------------------*/

.er-unit .quarter ul li {
    text-align: left;
}


/*--------------------------------------------------
  障がい者グループホーム - 201809
--------------------------------------------------*/

#group-home {
    padding: 7.5% 0;
}

#group-home>.inner {
    background-image: none;
}

#group-home h2 {
    font-size: 32px;
}

img.illust {
    position: static;
    transform: scale(0.8);
    transform-origin: center top;
}

.gh-summary {
    width: 100%;
    margin: 25px 0 0;
}

.gh-summary h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

.gh-summary p {
    font-size: 16px;
}

.what-gh {
    padding: 60px 30px 30px;
    margin-bottom: 40px;
}

.what-gh h4 {
    font-size: 22px;
}

.what-gh span {
    font-size: 16px;
}

.clover {
    width: initial !important;
    height: initial !important;
    top: -5%;
    left: 0;
}


/*--------------------------------------------------------------
  カタログ請求・お問い合わせ
---------------------------------------------------------------*/

.cri-unit {
    background: rgba(255, 251, 230, 0.8)/* #fffbe6 */
    ;
}

