@charset "UTF-8";
/*
reset
 */
* {
  margin: 0;
  padding: 0; }

html {
  font-size: 62.5%; }

body {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #222;
  line-height: 1.4285714286; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%; }

p {
  margin-bottom: 1em;
  letter-spacing: 0.03em; }

ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0px; }

form label {
  cursor: pointer; }

a {
  text-decoration: none;
  color: #4c4c4c; }

a:hover, a:active, a:focus {
  color: #b2b2b2; }

a img {
  border: none; }

/*
========== 共通・スマートフォン スタイル ==========
 */
/*
base common
========== ベース　共通 ==========
 */
/*
clearfix
 */
.cf:after {
  display: block;
  clear: both;
  content: ''; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }

html, body {
  height: 100%; }

.wrap {
  width: 100%;
  position: relative;
  height: auto !important;
  /*IE6対策*/
  height: 100%;
  /*IE6対策*/
  min-height: 100%; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

/*
table
 */
th, td {
  padding: 2px;
  border: solid 1px #ccc; }

th {
  min-width: 4.5em;
  background-color: #dadbff; }

thead th {
  background-color: #11137e;
  color: #fff; }

tr:nth-child(even) {
  background: #f3f3f3; }

/*
for smart phone
 */
/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

.forSp {
  display: block; }

.forPc {
  display: none; }

/*
========== ヘッダー　スマホ ==========
 */
.header-wrap {
  position: fixed;
  z-index: 5000;
  width: 100%;
  background-color: #fff; }

/*
ロゴマーク
 */
.header-logoMark {
  float: left;
  width: 25%;
  padding: 19px 20px 12px; }
  .header-logoMark img {
    width: auto;
    max-width: 65px; }

/*
ロゴタイプ
 */
.header-logoType {
  float: left;
  width: 50%;
  padding: 25px 0 25px 3px;
  font-size: 1px; }
  .header-logoType img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 172px; }

/*
SP用メニューエリア
 */
.header-gNavi {
  float: right;
  padding: 16px 20px 0 0;
  width: 25%; }

/*
ハンバーガーボタン
 */
#header-gNavi-btn {
  float: right;
  margin-top: 5px;
  font-size: 8px;
  font-size: 0.8rem;
  letter-spacing: 1px;
  text-align: center; }

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box; }

.menu-trigger {
  position: relative;
  display: block;
  margin-bottom: 3px;
  width: 25px;
  height: 18px; }

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #555;
  border-radius: 2px; }

.menu-trigger span:nth-of-type(1) {
  top: 0; }

.menu-trigger span:nth-of-type(2) {
  top: 8px; }

.menu-trigger span:nth-of-type(3) {
  bottom: 0; }

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg); }

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0; }

.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg); }

/*
========== レイアウト　ボディー部分 共通 ==========
 */
.main-wrap {
  padding-top: 60px;
  padding-bottom: 390px; }

.btn-detail a {
  display: block;
  margin: 20px auto;
  padding: 4px;
  max-width: 500px;
  background-color: #f3f3f3;
  text-align: center; }

/*
各ページ見出し
 */
.box-title {
  background-color: #090a2e;
  background-image: url(../images/image_page_title_sp_01.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.body-rent h2, .body-building-management h2,
.body-management h2, .body-system h2,
.body-6mbs h2, .body-company h2, .body-contact h2 {
  margin: 0 0px 20px;
  padding: 40px 20px;
  min-height: 190px;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.4;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.025em;
  line-height: 1.1363636364;
  color: #fff; }
.body-rent h3, .body-building-management h3,
.body-management h3, .body-system h3,
.body-6mbs h3, .body-company h3, .body-contact h3 {
  margin: 30px 0 10px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #2b2d95; }

/*
========== footer ==========
 */
.footer-wrap {
  position: absolute;
  bottom: 0;
  padding-top: 20px;
  width: 100%;
  height: 350px;
  background-color: #090a2e; }

.footer-navi {
  margin-bottom: 40px; }
  .footer-navi li {
    margin: 0;
    padding: 5px 20px;
    border-left: solid 1px #dadbff; }
  .footer-navi a {
    color: #dadbff; }

.copyright {
  text-align: center;
  color: #dadbff; }

/*
========== レイアウト　スマートフォン ==========
 */
.box {
  margin: 0 20px; }

/*
========== グローバルナビ　スマホ ==========
 */
.gNaviSp {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(250, 250, 250, 0.99);
  opacity: 0;
  visibility: hidden;
  transition: .3s linear;
  overflow: auto; }
  .gNaviSp ul {
    margin: 10px 0; }
  .gNaviSp li {
    margin: 20px 20px;
    font-size: 18px; }

.gNaviSp-is-open {
  opacity: 1;
  visibility: visible; }

/*
背景のスクロール停止
 */
body.noScroll {
  overflow: hidden; }

/*
closeボタン
 */
.gNaviSp-btn-close {
  margin: 40px 20px 0;
  padding: 10px;
  background-color: #f3f3f3;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase; }

/*
========== トップページ用 ==========
 */
.index-message {
  padding: 20px 20px 200px;
  border-bottom: solid 1px #f3f3f3;
  background-image: url(../images/image_top_message_bg_sp.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  letter-spacing: 0.03em; }
  .index-message p:first-child:first-letter {
    float: left;
    margin: 0px 5px 0 0;
    padding: 0;
    font-size: 40px;
    font-weight: bold;
    line-height: 1; }

/*
主要管理物件
 */
.index-buildingManagement {
  margin-top: 30px; }
  .index-buildingManagement ul {
    margin: 0 -10px; }

.index-buildingManagement-item {
  float: left;
  padding: 10px;
  width: 25%; }

.body-index {
  /*
  建物総合管理
   */ }
  .body-index h2 {
    margin: 0 -20px 15px;
    padding: 10px 20px 10px;
    border-bottom: solid 1px #dadbff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #2b2d95; }
  .body-index .category-title h2 {
    border-color: #000;
    font-size: 20px;
    font-size: 2rem;
    color: #000;
    text-align: center; }

.body-index .btn-detail {
  margin-bottom: 30px; }

/*
========== 主要管理物件 スマホ用 ==========
 */
.rent-buildingList ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }
.rent-buildingList li {
  margin-top: 10px;
  padding: 5px;
  width: 33.333333%;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: -0.05em; }
  .rent-buildingList li span {
    display: inline-block;
    margin: 0;
    padding: 0; }
.rent-buildingList img {
  display: block;
  margin: 0 auto 5px; }

/*
========== 保証・一般管理システム ==========
 */
.system-table {
  padding-top: 50px; }

/*
========== 6 point mbs ==========
 */
.box-6point {
  padding-left: 45px;
  padding-bottom: 20px;
  border-bottom: solid 1px #f3f3f3;
  letter-spacing: 0.03em; }
  .box-6point h3 {
    margin-bottom: 5px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.25;
    color: #222; }
  .box-6point h3:first-letter {
    float: left;
    margin: 0 0 0 -45px;
    padding: 0;
    font-size: 40px;
    font-size: 4rem;
    line-height: 1;
    color: #2b2d95; }

/*
========== 会社概要 ==========
 */
.box-company-history dt {
  clear: both;
  float: left;
  display: block;
  width: 5rem;
  margin-right: 10px; }
.box-company-history dd {
  margin-left: 6rem; }

.box-company-map {
  padding: 50px 20px;
  text-align: center; }

.google-map {
  position: relative;
  margin: 20px 0;
  width: 100%;
  /* 左右に余白が必要なら値を変更してもOK */
  height: 0;
  padding-bottom: 56.25%;
  /* padding-topでもOK */
  overflow: hidden; }

.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /* 必要であれば!importantを付けてください */
  height: 100%;
  /* 必要であれば!importantを付けてください */ }

/*
========== PC スタイル ==========
 */
@media print, screen and (min-width: 640px) {
  /*
  ========== ベース PC ==========
   */
  body {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6666666667; }

  td {
    padding: 10px; }

  .forSp {
    display: none; }

  .forPc {
    display: block; }

  /*
  ========== ヘッダー　PC =========
   */
  .header-wrap {
    position: relative; }

  .header {
    margin: 0 auto;
    width: 1000px; }

  .header-logoMark {
    width: 115px;
    padding: 30px 0 12px 20px; }
    .header-logoMark img {
      max-width: 100%; }

  .header-logoType {
    width: 215px;
    padding: 38px 2px 0; }
    .header-logoType img {
      max-width: 100%; }

  .header-gNavi {
    width: 300px; }

  .header-gNavi-company, .header-gNavi-contact {
    margin-top: 5px;
    margin-left: 10px;
    float: right; }
    .header-gNavi-company a, .header-gNavi-contact a {
      display: block;
      padding: 3px 0 2px;
      width: 100px;
      border: solid 1px #f3f3f3;
      -moz-border-radius: 30px;
      -webkit-border-radius: 30px;
      -o-border-radius: 30px;
      -ms-border-radius: 30px;
      border-radius: 32px;
      text-align: center;
      font-size: 11px;
      font-size: 1.1rem;
      letter-spacing: 0.05em; }

  /*
  ========== footer ==========
   */
  .footer-navi {
    margin-bottom: 40px; }
    .footer-navi ul {
      text-align: center; }
    .footer-navi li {
      display: inline-block;
      margin: 0 10px;
      padding: 0;
      border: none; }
    .footer-navi a {
      color: #dadbff; }

  /*
  ========== レイアウト　ボディー部分 ==========
   */
  .main-wrap {
    padding-top: 20px; }

  /*
  各ページ見出し
   */
  .body-rent h2, .body-building-management h2,
  .body-management h2, .body-system h2,
  .body-6mbs h2, .body-company h2, .body-contact h2 {
    margin: 0 auto 40px;
    width: 960px;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: normal; }

  /*
  ========== メニュー　PC ==========
   */
  .gNaviPc {
    margin: 0 auto 0;
    width: 960px;
    overflow: hidden; }
    .gNaviPc ul {
      margin: 0 -1px; }
    .gNaviPc li {
      float: left;
      padding: 6px 0 9px;
      width: 20%;
      text-align: center; }
    .gNaviPc a {
      display: block;
      border-left: solid 1px #f0f0f0;
      color: #666;
      font-size: 14px;
      font-size: 1.4rem;
      letter-spacing: 0.085em; }

  .gNaviPc-title {
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold; }

  /*
  ========== Index PC ==========
   */
  /*
  メインイメージ
   */
  .mainImage-wrap {
    margin-top: 0px;
    position: relative;
    height: 600px;
    border-top: solid 1px #f3f3f3;
    overflow: hidden;
    text-align: center; }
    .mainImage-wrap img {
      margin-top: -70px;
      /* 画像を上下左右に中央配置する（絶対指定） */
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      margin-top: -90px;
      max-width: none;
      width: 1900px; }

  /*
  トップページメッセージ
   */
  .index-message {
    margin: 60px auto;
    padding: 0 520px 0 20px;
    width: 1000px;
    background-image: url(../images/image_top_message_bg_pc.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    border-bottom: none;
    line-height: 2.1428571429; }
    .index-message p:first-child:first-letter {
      margin-top: 8px;
      font-size: 55px;
      font-size: 5.5rem;
      line-height: 1;
      font-weight: normal; }

  /*
  
   */
  .index-buildingManagement ul {
    margin: 0 -10px; }

  .index-buildingManagement-item {
    margin: 0;
    padding: 20px 10px;
    width: 20%; }
    .index-buildingManagement-item img {
      max-width: 160px; }

  .body-index {
    	/*
    建物総合管理
     */ }
    .body-index h2 {
      font-size: 24px; }
    .body-index .btn-detail a {
      padding: 12px; }
    .body-index .category-title h2 {
      font-size: 32px;
      font-size: 3.2rem; }

  /*
  ========== レイアウト PC ==========
   */
  .box {
    margin: 40px auto;
    width: 960px; }

  /*
  =========== 主要管理物件 PC ==========
   */
  .rent-buildingList ul {
    display: block; }
  .rent-buildingList li {
    float: left;
    width: 20%;
    min-height: 250px;
    text-align: center; }
  .rent-buildingList img {
    max-width: 160px; }

  /*
  ========== 保証・一般管理システム system ==========
   */
  .system-table thead th {
    width: 20%; }

  /*
  会社案内
   */
  .google-map {
    margin-left: auto;
    margin-right: auto;
    width: 600px; } }
/*
プリント専用スタイル
 */
@media print {
  /*
  プリント用のフッターのスタイル
   */
  .footer-wrap {
    position: static; }

  /*
  ========== プリント用　レイアウト　ボディー部分 ==========
   */
  /*
  各ページ見出し
   */
  .body-rent h2, .body-building-management h2,
  .body-management h2, .body-system h2,
  .body-6mbs h2, .body-company h2 {
    margin-bottom: 10px;
    padding: 10px;
    min-height: auto; } }

/*# sourceMappingURL=style.css.map */
