@charset "UTF-8";

/*--------------------------------------------------------------
  Override
  ---------------------------------------------------------------*/

body {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic", YuGothic, Verdana, "メイリオ", Meiryo, sans-serif;
    background: none;
}


/* MISAWA Logo */

h1 img {
    width: 77px !important;
}

.pc {
    display: none;
}

.sp {
    display: block;
}


/*--------------------------------------------------------------
  home top
  ---------------------------------------------------------------*/


/*--------------------------------------------------------------
  パーソナル情報エリア
  ---------------------------------------------------------------*/


/* パンくず - 201809 */

.breadcrumb-list {
    display: none;
}


/*--------------------------------------------------------------
  メインエリア
  ---------------------------------------------------------------*/


/* Add 201809 */

#home_mainarea {
    top: 0;
    width: initial;
}

#home_mainarea a {
    color: #313131;
}

#home_mainarea dd br {
    display: block;
}

#home_mainarea dd br.off {
    display: none;
}


/*--------------------------------------------------------------
  メインエリア - Common
  ---------------------------------------------------------------*/


/* ページ見出し */

.page-heading {
    font-size: 30px;
}

.ss-heading {
    font-size: 20px;
}

.inner {
    width: 92.1875%;
    margin-left: auto;
    margin-right: auto;
}

.con-wrapper {
    padding: 7.8125% 0;
}

.item-pc {
    display: none !important;
}

.item-sp {
    display: inherit !important;
}


/*--------------------------------------------------------------
  検索結果・最新実例 - 201809
  ---------------------------------------------------------------*/


/* 結果表示部分 */

.er-unit {
    padding: 7.5% 0 0;
}

.er-unit .quarter {
    width: 48.5%;
    margin: 0 3% 30px 0;
}

.er-unit .quarter:nth-of-type(even) {
    margin-right: 0;
}

.er-unit .quarter ul li span {
    font-size: 14px;
    padding: 0.5em 0;
}


/*--------------------------------------------------------------
  コンセプト - 201809
  ---------------------------------------------------------------*/


/* 見出し */

.con-heading img {
    width: 60px !important;
}

.con-heading span {
    font-size: 20px;
    padding-left: 0.5em;
}

.con-heading img,
.con-heading span {
    display: inline-block;
    vertical-align: middle;
}


/*--------------------------------------------------------------
  カタログ請求・お問い合わせ - 201809
  --------------------------------------------------------------*/

.information .bg {
    display: none;
}

.information .inner {
    width: 100%;
    display: block;
}

.cri-unit {
    width: 100%;
    padding: 7.5% 0;
}

.cri {
    width: 92.1875%;
    float: none;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
}

.cri:first-of-type {
    margin-bottom: 7.5%;
}

.cri p {
    margin-top: 0;
    transform: scale(0.8);
    transform-origin: center bottom;
}

.cri dl {
    margin: 0 0 5%;
    text-align: center;
}

.cri dl dt a {
    color: #363636;
}

.cri dl dd {
    display: none;
}

.cri span {
    font-size: 15px;
    margin: 1em auto;
}

.seminar {
    width: 92.1875%;
    margin: 0 auto;
    padding: 7.5% 0;
}

.seminar ul li:last-of-type {
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
    padding: 2em 1em;
}


/*--------------------------------------------------
  開業トータルバックアップ - 201809
  --------------------------------------------------*/

#tbu {
    padding: 5% 0 10%;
}

#tbu h2 {
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 15px;
}

.step-flow p {
    height: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

.step-flow p img {
    width: initial !important;
}

#tbu ul {
    margin: 7% 0 4%;
}

#tbu ul li {
    width: 49%;
}

#tbu ul li:not(:last-of-type) {
    margin: 0 0 3% 0;
}

#tbu ul li:first-of-type {
    margin-right: 1.5%;
}

#tbu ul li:last-of-type {
    width: 49%;
    float: none;
    text-align: center;
    margin: 0 auto;
}


/*--------------------------------------------------------------
  続きを見る
  ---------------------------------------------------------------*/

.next {
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    text-align: center;
    background-color: #f6f6f6;
    margin-top: 30px;
}

.next a em {
    color: #5ab0d6;
}

.next a {
    display: block;
    padding-left: 0.5em;
}

.search-tabs .tabs {
    height: 7rem;
    padding: 5px;
    text-align: left;
}

.slide-item .spec-box {
    bottom: 60px;
    right: 0;
}

.catalogbtn {
    bottom: 20px;
    top: inherit;
}
