@charset "UTF-8";
#case_newly .icon01 { background-color: rgba(70, 148, 209, 0.8) !important; }

#case_newly .icon02 { background-color: rgba(139, 177, 176, 0.8) !important; }

#case_newly .icon03 { background-color: rgba(240, 189, 62, 0.8) !important; }

#case_newly .icon04 { background-color: rgba(165, 212, 173, 0.8) !important; }

#case_newly .icon05 { background-color: rgba(84, 195, 241, 0.8) !important; }

#case_newly .icon06 { background-color: rgba(194, 203, 77, 0.8) !important; }

#real_estate .icon01 { background-color: #654317 !important; }

#real_estate .icon02 { background-color: #366c25 !important; }


.wysiwyg h1 {
  background-color: #d8e1e5;
}
.wysiwyg h6{
  background-color: #d8e1e5;
}

@media screen and (min-width: 768px), print {
  
  main.m1{
    margin-bottom: 120px;
  }
  
  #end-contact { margin-top: 120px; }
  .rec-ttl { text-align: center; font-size: 1.375em; font-weight: 700; letter-spacing: 1px; margin-bottom: 32px; }
  main { width: 1100px; margin: 0 auto 30px auto; }
  /* 3枚表示のbxslider -------------------------------------*/
  /* system-common */
  .page-list { font-size: 0.875em; margin: 50px 0 100px; text-align: center; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
  .page-list li {display: inline-block;border: #dcdddd 1px solid;}
  .page-list li.active { background: #231815; color: #fff; }
  .page-list li.active a { color: #fff; }
  .page-list a { padding: 12px; display: inline-block; }
  .pagen { width: 100%; margin: 0 auto 30px auto; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
  .page-navi { font-size: 0.875em; }
  .page-navi li { display: inline-block; }
  .page-navi li.active { background: #ccc; }
  .page-navi a { padding: 8px; display: inline-block; }
  .page-navi .fast { margin-right: 0px; }
  .page-navi .fast::after { content: "|"; display: inline-block; margin: 0 5px; }
  .pagen .list { float: right; }
  .pagen .list a { margin: 0 auto; color: #fff; padding: 7px 30px; font-size: 0.875em; text-align: center; display: inline-block; background: #000; }
  .pagen .list a:hover { background: #666; text-decoration: none; }
  .btnArea { text-align: center; margin: 50px 0 20px; padding: 0; }
  .btnArea a { font-weight: bold; margin: 0 auto; color: #fff; padding: 20px 50px; font-size: 0.875em; text-align: center; display: block; background: #000; letter-spacing: 1px; width: 60%; }
  .btnArea a:hover { background: #666; text-decoration: none; }
  .btnArea-s { text-align: center; }
  .btnArea-s a { font-weight: bold; margin: 0 auto; color: #fff; padding: 10px 50px; font-size: 0.875em; text-align: center; display: inline-block; background: #000; letter-spacing: 1px; }
  .btnArea-s a:hover { background: #666; text-decoration: none; }
  .btnArea-s::after { content: ''; display: block; margin-bottom: 100px; }
  .borderwrap { margin-bottom: 40px; }
  .borderwrap h3 { font-size: 1.5em; font-weight: bold; margin-bottom: 20px; padding-bottom: 15px; border-bottom: 1px #ccc solid; line-height: 1.6; }
  .borderwrap p { font-size: 0.875em; line-height: 1.8; }
  /* guide -------------------------------------*/
  #guide .system-list { background: #00479d; padding: 41px 21px 21px; margin-bottom: 50px; }
  #guide .system-list-inner { background: #fff; padding: 40px 20px; }

  #guide .system-list li { overflow: hidden; line-height: 1.4; margin-bottom: 20px; border-bottom: 1px dotted #b2b2b2; padding: 0 0 20px; }
  #guide .system-list li:last-child{
    margin-bottom: 0;
  }

  #guide .system-list li a:hover { text-decoration: none; }



  #guide .system-list .system-date { width: 20%; float: left; font-size: 0.938em; line-height: 1.4; }
  #guide .system-date::before { content: "■"; }
  #guide .system-list .system-ttl-01 { font-size: 20px; font-weight: 700; line-height: 1.7; letter-spacing: 1.2px; }
  #guide .system-list .system-ttl-01 .num { color: #00479d; font-size: 20px; font-weight: 400; letter-spacing: 1.56px; font-weight: 700; }
  #guide .system-contents { background: #00479d; padding: 40px 20px; margin-bottom: 30px; }
  #guide .system-contents-inner { background: #fff; padding: 40px 20px; }
  #guide .system-contents .system-date { font-size: 1em; margin-bottom: 15px; display: block; }
  #guide .system-contents .system-category-set { width: 100%; margin-bottom: 20px; }
  #guide .system-contents .system-category { font-size: 0.75em; font-weight: bold; color: #fff; text-align: center; padding: 8px; width: 20%; float: left; margin-right: 2px; background: #ccc; }
  #guide .system-contents .system-ttl { font-size: 1.375em; font-weight: bold; margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.4; }
  /* case_newly -------------------------------------*/
  #case_newly .system-list { background: #00479d; padding: 41px 21px 21px; margin-bottom: 50px; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #case_newly .system-list li { line-height: 1.4; width: 23.5%; margin-right: 2%; background-color: #e9e9e9; position: relative; margin-bottom: 20px; padding: 0px 0px 48px; }
  #case_newly .system-list li .rel-box { position: relative; }
  #case_newly .system-list li:nth-child(4n) { margin-right: 0; }
  #case_newly .system-list li a:hover { text-decoration: none; }
  #case_newly .system-list .btn { text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%; }
  #case_newly .system-list .btn::after { content: ' >'; }

  #case_newly .system-pic{ width: 100%; height: 156px; overflow: hidden; text-align: center; }
  #case_newly .system-pic img{ max-width: 100%; max-height: 156px; width: auto; height: auto;}

  #case_newly .system-date { font-size: 14px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 1.75; text-align: center; letter-spacing: 1.96px; margin-top: 12px; padding: 0 1em; }
  #case_newly .system-coment { font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #case_newly .system-ttl-01 { padding: 0 1em; font-size: 16px; font-weight: 700; line-height: 1.75; text-align: center; letter-spacing: 2.24px; margin-top: 3px; }
  #case_newly .system-category { position: absolute; bottom: -1px; left: 0; width: 144px; font-size: 14px; font-weight: 700; line-height: 34px; text-align: left; text-align: center; letter-spacing: 1.96px; }
  #case_newly .serchcategory { margin-bottom: 100px; }
  #case_newly .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #000000; text-align: center; padding: 10px 20px; }
  #case_newly .system-contents { background: #00479d; padding: 40px 20px; margin-bottom: 30px; }
  #case_newly .system-contents .system-date { text-align: left; padding: 0; }
  #case_newly .system-contents .system-category { margin-bottom: 16px; position: static; }
  #case_newly .system-contents .system-category-set { margin-top: 0px; margin-bottom: 0; }
  #case_newly .system-contents-inner { background: #fff; padding: 40px 20px; }
  #case_newly .system-contents .system-date { font-size: 1em; margin-bottom: 1px; display: block; }
  #case_newly .system-contents .system-ttl { font-size: 1.375em; font-weight: bold; margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #case_newly .system-contents .system-i-pic { text-align: center; margin-bottom: 20px; }
  #case_newly .system-contents .system-i-pic img { max-width: 100%; max-height: 900px; width: auto; max-height: auto; }
  #case_newly .system-gallery { background: #eee; padding: 30px 20px; }
  #case_newly .system-gallery h2 { text-transform: uppercase; }
  #case_newly .gallery-list { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #case_newly .gallery-list li { width: 18.4%; position: relative; margin: 0 2% 25px 0; font-size: 0.75em; line-height: 1.4; text-align: left; }
  #case_newly .gallery-list li:nth-of-type(5n) { margin-right: 0; }
  #case_newly .gallery-list li a:hover { text-decoration: none; }
  #case_newly .gallery-list li .system-Frame { display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px; }
  #case_newly .gallery-list li .system-Frame::after { content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0; }
  #case_newly .gallery-list li .system-Frame img { width: 100%; height: 120px; }
  #case_newly .inc-list .system-ttl-01 { margin-top: 10px; }
  /* case_reform -------------------------------------*/
  #case_reform .system-list { background: #00479d; padding: 41px 21px 21px; margin-bottom: 50px; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #case_reform .system-list li { line-height: 1.4; width: 23.5%; margin-right: 2%; background-color: #e9e9e9; position: relative; margin-bottom: 20px; padding: 0px 0px 48px; }
  #case_reform .system-list li .rel-box { position: relative; }
  #case_reform .system-list li:nth-child(4n) { margin-right: 0; }
  #case_reform .system-list li a:hover { text-decoration: none; }
  #case_reform .system-list .btn { text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%; }
  #case_reform .system-list .btn::after { content: ' >'; }
  #case_reform .system-pic { width: 100%; height: 156px; overflow: hidden; text-align: center; }
  #case_reform .system-pic img { width: 100%; height: 156px; }
  #case_reform .system-date { font-size: 14px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 1.75; text-align: center; letter-spacing: 1.96px; margin-top: 12px; padding: 0 1em; }
  #case_reform .system-coment { font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #case_reform .system-ttl-01 { padding: 0 1em; font-size: 16px; font-weight: 700; line-height: 1.75; text-align: center; letter-spacing: 2.24px; margin-top: 3px; }
  #case_reform .system-contents { background: #00479d; padding: 40px 20px; margin-bottom: 30px; }
  #case_reform .system-contents .system-date { text-align: left; padding: 0; }
  #case_reform .system-contents .system-category { margin-bottom: 16px; position: static; }
  #case_reform .system-contents-inner { background: #fff; padding: 40px 20px; }
  #case_reform .system-contents .system-date { font-size: 1em; margin-bottom: 15px; display: block; }
  #case_reform .system-contents .system-category { margin-bottom: 20px; font-size: 0.75em; color: #fff; text-align: center; padding: 8px; width: 20%; float: left; margin-right: 2px; }
  #case_reform .system-contents .system-category-set { margin-top: 0; margin-bottom: 0; }
  #case_reform .system-contents .system-ttl { font-size: 1.375em; font-weight: bold; margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #case_reform .system-contents .system-i-pic { text-align: center; margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px #ccc solid; }
  #case_reform .system-contents .system-i-pic img { max-width: 100%; max-height: 900px; width: auto; max-height: auto; }
  #case_reform .system-gallery { background: #eee; padding: 30px 20px; }
  #case_reform .system-gallery h2 { text-transform: uppercase; }
  #case_reform .gallery-list { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #case_reform .gallery-list li { width: 18.4%; position: relative; margin: 0 2% 25px 0; font-size: 0.75em; line-height: 1.4; text-align: left; }
  #case_reform .gallery-list li:nth-of-type(5n) { margin-right: 0; }
  #case_reform .gallery-list li a:hover { text-decoration: none; }
  #case_reform .gallery-list li .system-Frame { display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px; }
  #case_reform .gallery-list li .system-Frame::after { content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0; }
  #case_reform .gallery-list li .system-Frame img { width: 100%; height: 120px; }
  #case_reform .bxslider img { height: auto !important; }
  #case_reform .inc-list .system-ttl-01 { margin-top: 10px; }
  /* voice -------------------------------------*/
  #voice .system-list { margin-bottom: 50px; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #voice .system-list li { width: 328px; margin-right: 38px; margin-bottom: 38px; position: relative; z-index: 10; background-color: #fff; box-shadow: 8px 8px #e9e9e9; transition: .3s ease-out; }
  #voice .system-list li:hover { transition: .3s ease-out; transform: translate(8px, 8px); box-shadow: 0px 0px #e9e9e9; border: 1px solid #e9e9e9; }
  #voice .system-list li:nth-child(3n) { margin-right: 0; }
  #voice .system-list li a:hover { text-decoration: none; }
  #voice .system-list .btn { text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 2%; }
  #voice .system-list .btn::after { content: ' >'; }


 #voice .system-pic{ width: 100%; height: 240px; overflow: hidden; text-align: center;  margin-bottom: 20px;}
 #voice .system-pic img{ max-width: 100%; max-height: 240px; width: auto; height: auto;}

  #voice .system-name { padding: 0 30px; color: #00479d; font-size: 14px; font-weight: 700; line-height: 1.7; letter-spacing: 1.12px; margin-bottom: 12px; }
  #voice .system-name::before {}
  #voice .system-coment { font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #voice .system-ttl-01 { padding: 0 30px; font-size: 16px; font-weight: 700; line-height: 1.7; letter-spacing: 1.28px; padding-bottom: 30px; }
  #voice .system-category-set { margin-bottom: 15px; margin-top: -15px; }
  #voice .system-category { margin-bottom: 1px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc; }
  #voice .serchcategory { margin-bottom: 100px; }
  #voice .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
  #voice .system-contents { background: #00479d; padding: 40px 20px; margin-bottom: 30px; }
  #voice .system-contents-inner { background: #fff; padding: 40px 20px; }
  #voice .system-contents .system-date { color: #00479d; font-size: 1em; margin-bottom: 15px; display: block; font-weight: 700; line-height: 1.7; }
  #voice .system-contents .system-date::before {}
  #voice .system-contents .system-category-set { margin-top: 0px; margin-bottom: 0; }
  #voice .system-contents .system-category { margin-bottom: 20px; font-size: 0.75em; color: #fff; text-align: center; padding: 8px; width: 20%; float: left; margin-right: 2px; }
  #voice .system-contents .system-ttl { font-size: 1.375em; font-weight: bold; margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.7; }
  #voice .system-contents .system-i-pic { text-align: center; margin-bottom: 20px; }
  #voice .system-contents .system-i-pic img { max-width: 100%; max-height: 900px; width: auto; max-height: auto; }
  #voice .system-gallery { background: #eee; padding: 30px 20px; }
  #voice .system-gallery h2 { text-transform: uppercase; }
  #voice .gallery-list { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #voice .gallery-list li { width: 18.4%; position: relative; margin: 0 2% 25px 0; font-size: 0.75em; line-height: 1.4; text-align: left; }
  #voice .gallery-list li:nth-of-type(5n) { margin-right: 0; }
  #voice .gallery-list li a:hover { text-decoration: none; }
  #voice .gallery-list li .system-Frame { display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px; }
  #voice .gallery-list li .system-Frame::after { content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0; }
  #voice .gallery-list li .system-Frame img { width: 100%; height: 120px; }
  #voice .system-list02 { background: #00479d; padding: 41px 21px 21px; margin-bottom: 50px; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #voice .system-list02 li { line-height: 1.4; width: 23.5%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; }
  #voice .system-list02 li:nth-child(4n) { margin-right: 0; }
  #voice .system-list02 li a:hover { text-decoration: none; }
  #voice .system-list02 .btn { text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%; }
  #voice .system-list02 .btn::after { content: ' >'; }
  #voice .system-list02 .system-pic { width: 100%; height: 180px; overflow: hidden; text-align: center; margin-bottom: 15px; }
  #voice .system-list02 .system-pic img { width: 100%; height: 180px; }
  #voice .system-list02 .system-date { font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #voice .system-list02 .system-date::before { content: "■"; }
  #voice .system-list02 .system-coment { font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #voice .system-list02 .system-ttl-01 { font-size: 1em; margin-bottom: 20px; line-height: 1.4; }
  #voice .inc-list02 .system-ttl-01 { padding: 0px; font-size: 16px; font-weight: 700; line-height: 1.7; letter-spacing: 1.28px; padding: 0 1em; }
  /* topics -------------------------------------*/
  #topics .system-list { background: #00479d; padding: 41px 21px 21px; margin-bottom: 50px; }
  #topics .system-list-inner { background: #fff; padding: 40px 20px; }
  #topics .system-list li { background-image: url(../images/system/icon-01.png); background-repeat: no-repeat; background-position: right 8px top 6px; font-size: 16px; font-weight: 500; letter-spacing: 1.28px; line-height: normal; overflow: hidden; line-height: 1.4; margin-bottom: 20px; border-bottom: 1px dotted #b2b2b2; padding: 0 0 20px; }
  #topics .system-list li a:hover { text-decoration: none; }
  #topics .system-list .system-date { width: 14%; float: left; font-size: 16px; font-weight: 700; line-height: 1.6; }
  #topics .system-list .system-ttl-01 { width: 86%; float: right; font-size: 16px; line-height: 1.6; font-weight: 500; }


  #topics .system-list li:hover .system-ttl-01{text-decoration: underline;}

  #topics .system-list .system-category-set { width: 78%; float: right; margin-bottom: 15px; }
  #topics .system-list .system-category { width: 20%; margin-right: 1px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 5px; float: left; background: #ccc; }
  #topics .icon01 { background: #000 !important; }
  #topics .icon02 { background: #111 !important; }
  #topics .icon03 { background: #222 !important; }
  #topics .icon04 { background: #333 !important; }
  #topics .icon05 { background: #444 !important; }
  #topics .icon06 { background: #555 !important; }
  #topics .system-contents { background: #00479d; padding: 40px 20px; margin-bottom: 30px; }
  #topics .system-contents-inner { background: #fff; padding: 40px 20px; }
  #topics .system-contents .system-date { font-size: 1em; margin-bottom: 15px; display: block; }
  #topics .system-contents .system-category-set { width: 100%; margin-bottom: 20px; }
  #topics .system-contents .system-category { font-size: 0.75em; font-weight: bold; color: #fff; text-align: center; padding: 8px; width: 20%; float: left; margin-right: 2px; background: #ccc; }
  #topics .system-contents .system-ttl { font-size: 1.375em; font-weight: bold; margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.4; }
  /* event -------------------------------------*/
  #event .system-list { background: #00479d; padding: 41px 21px 21px; margin-bottom: 50px; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #event .system-list li { line-height: 1.4; width: 32%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; padding: 20px 10px 64px; }
  #event .system-list li:nth-child(3n) { margin-right: 0; }
  #event .system-list li a:hover { text-decoration: none; }
  #event .system-list .btn { text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%; }
  #event .bd-box > div { background-image: url(../images/system/line.png); background-repeat: repeat-x; background-position: center top; padding-top: 2px; }
  #event .bd-box > div:last-child { background-image: url(../images/system/line.png), url(../images/system/line.png); background-repeat: repeat-x,repeat-x; background-position: left 0px top 0px,right 0px bottom 0px; padding-bottom: 2px; }
  #event .flex-01 { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #event .flex-01 .box-l { background-color: #f7f7f7; font-size: 14px; font-weight: 700; line-height: 1.75; text-align: left; letter-spacing: 1.12px; line-height: normal; width: 92px; padding: 8px 14px; }
  #event .flex-01 .box-r { width: calc(100% - 92px); font-size: 14px; font-weight: 500; line-height: 1.75; text-align: left; letter-spacing: 1.12px; padding-top: 8px; padding-bottom: 8px; padding-left: 18px; padding-right: 18px; }
  #event .system-list .btn::after { content: ' >'; }

  #event .system-pic { width: 100%; height: 220px; overflow: hidden; text-align: center; margin-bottom: 20px; }
  #event .system-pic img { max-width: 100%; max-height: 220px; width: auto; height: auto; }

  #event .system-date { font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #event .system-date::before { content: "■"; }
  #event .system-information { border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 20px; }
  #event .system-txt { font-size: 0.813em; margin-bottom: 5px; line-height: 1.4; }
  #event .system-coment { font-size: 0.813em; margin-bottom: 5px; line-height: 1.4; }
  #event .system-ttl-01 { font-size: 18px; font-weight: 700; line-height: 20px; letter-spacing: 1.44px; margin-bottom: 16px; }
  #event .system-category { font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc; }
  #event .serchcategory { margin-bottom: 100px; }
  #event .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
  #event .system-icon02 span { display: block; padding: 8px; background: #ccc; font-size: 0.8rem; margin-bottom: 15px; margin-top: -15px; }
  #event .system-icon02 span.icon02-01 { background: #999; }
  #event .system-icon02 span.icon02-02 { background: #ccc; }
  #event .system-icon02 span.icon02-03 { background: #eee; }
  #event .system-contents { background: #00479d; padding: 40px 20px 40px; margin-bottom: 30px; }
  #event .system-contents .bd-box {        margin-bottom: -12px;
    margin-top: 27px;}
  #event .system-contents .flex-01 { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #event .system-contents .flex-01 .box-l { background-color: #f7f7f7; font-size: 16px; font-weight: 700; line-height: 1.75; text-align: left; letter-spacing: 1.12px; line-height: normal; width: 120px; padding: 12px 14px; }
  #event .system-contents .flex-01 .box-r { width: calc(100% - 120px); font-size: 16px; }
  #event .system-contents-inner { background: #fff; padding: 40px 20px 40px; }
  #event .system-contents .system-date { font-size: 0.75em; line-height: 1.4; text-align: right; }
  #event .system-contents .system-date::before { content: none; }
  #event .system-contents .titleArea { margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; }
  #event .system-contents .system-category { margin-bottom: 20px; font-size: 0.75em; color: #fff; text-align: center; padding: 8px; width: 20%; float: left; margin-right: 2px; }
  #event .system-contents .system-ttl { font-size: 1.375em; font-weight: bold; margin-bottom: 20px; line-height: 1.4; }
  #event .system-contents .system-icon02 { width: 20%; }
  #event .system-contents .system-i-pic { text-align: center; margin-bottom: 20px; }
  #event .system-contents .system-i-pic img { max-width: 100%; max-height: 900px; width: auto; height: auto; }
  #event .system-contents #googlemaps { height: 500px; border: 1px solid #dcdddd; }
  #event .system-gallery { background: #eee; padding: 30px 20px; }
  #event .system-gallery h2 { text-transform: uppercase; }
  #event .gallery-list { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #event .gallery-list li { width: 18.4%; position: relative; margin: 0 2% 25px 0; font-size: 0.75em; line-height: 1.4; }
  #event .gallery-list li:nth-of-type(5n) { margin-right: 0; }
  #event .gallery-list li a:hover { text-decoration: none; }
  #event .gallery-list li .system-Frame { display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px; }
  #event .gallery-list li .system-Frame::after { content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0; }
  #event .gallery-list li .system-Frame img { width: 100%; height: 120px; }

  /* real_estate -------------------------------------*/
  #real_estate .gwap iframe { width: 100%; height: 440px; }
  #real_estate .wyw-wap { margin-top: 40px; margin-bottom: 40px; }
  #real_estate .system-list { background: #00479d; padding: 41px 21px 21px; margin-bottom: 50px; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }

  #real_estate .system-list .sys-area-box { text-align: center; padding: 0 16px; }

  #real_estate .system-list .sys-area { color: #000000; font-size: 14px; font-weight: 500; line-height: 1.7; text-align: center; letter-spacing: 1.12px; background-image: url(../images/system/icon-02.png); background-repeat: no-repeat; background-position: left 4px; display: inline-block; padding-left: 24px; padding-right: 24px; padding-top: 5px; padding-bottom: 5px; text-align: left; margin-bottom: 8px; }

  #real_estate .system-list li { line-height: 1.4; width: 32%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; padding-bottom: 48px; }
  #real_estate .system-list li:nth-child(3n) { margin-right: 0; }
  #real_estate .system-list li a:hover { text-decoration: none; }
  #real_estate .system-list .btn { text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%; }
  #real_estate .system-list .btn::after { content: ' >'; }
  #real_estate .system-pic { width: 100%; height: 220px; overflow: hidden; text-align: center; margin-bottom: 15px; }
  #real_estate .system-pic img { width: 100%; height: 220px; }
  #real_estate .system-date { font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #real_estate .system-name { font-size: 0.813em; margin-bottom: 10px; line-height: 1.4; }
  #real_estate .system-coment { font-size: 1em; margin-bottom: 15px; line-height: 1.4; }
  #real_estate .system-coment span { font-size: 1.25em; font-weight: bold; }
  #real_estate .system-ttl-01 { color: #000000; font-size: 18px; font-weight: 700; line-height: 1.6; text-align: center; letter-spacing: 1.44px; padding: 0 16px; margin-bottom: 8px; }
  #real_estate .system-ttl-01 span { display: inline-block; text-align: left; }
  #real_estate .system-category-set { margin-bottom: 15px; margin-top: -15px; }
  #real_estate .system-category { color: #ffffff; font-family: -apple-system, "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; font-size: 14px; font-weight: 700; line-height: 34px; text-align: center; letter-spacing: 0.84px; padding: 4px 8px; }
  #real_estate .serchcategory { margin-bottom: 100px; }
  #real_estate .serchcategory .icon { min-width: 120px; display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
  #real_estate .system-icon02 span { display: block; padding: 8px; background: #ccc; font-size: 0.8rem; margin-bottom: 5%; }
  #real_estate .system-icon02 span.icon02-01 { background: #999; }
  #real_estate .system-icon02 span.icon02-02 { background: #ccc; }
  #real_estate .system-icon02 span.icon02-03 { background: #eee; }
  #real_estate .system-contents { background: #00479d; padding: 40px 20px; margin-bottom: 30px; }
  #real_estate .system-contents .system-category-set { margin-top: 0; margin-bottom: 0; }
  #real_estate .system-contents-inner { background: #fff; padding: 40px 20px; }
  #real_estate .system-contents .system-date { font-size: 0.75em; line-height: 1.4; text-align: right; }
  #real_estate .system-contents .system-date::before { content: none; }
  #real_estate .system-contents .titleArea { margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; }
  #real_estate .system-contents .system-category { width: 20%; float: left; margin-right: 2px; color: #ffffff; font-size: 14px; font-weight: 700; line-height: 34px; text-align: center; letter-spacing: 0.84px; }
  #real_estate .system-contents .system-ttl { font-size: 20px; font-weight: bold; margin-bottom: 10px; line-height: 1.4; margin-top: 16px; }
  #real_estate .system-contents .system-txt { font-size: 14px; line-height: 1.4; }
  #real_estate .system-contents .system-price { font-size: 1em; line-height: 1.4; }
  #real_estate .system-contents .system-price span { font-size: 1.75em; font-weight: bold; line-height: 1.4; }
  #real_estate .system-contents .system-icon02 { width: 20%; }
  #real_estate .system-contents .system-i-pic { text-align: center; margin-bottom: 20px; }
  #real_estate .system-contents .system-i-pic img { max-width: 100%; max-height: 900px; width: auto; height: auto; }
  #real_estate .system-gallery { background: #eee; padding: 30px 20px; }
  #real_estate .system-gallery h2 { text-transform: uppercase; }
  #real_estate .gallery-list { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #real_estate .gallery-list li { width: 18.4%; position: relative; margin: 0 2% 25px 0; font-size: 0.75em; line-height: 1.4; }
  #real_estate .gallery-list li:nth-of-type(5n) { margin-right: 0; }
  #real_estate .gallery-list li a:hover { text-decoration: none; }
  #real_estate .gallery-list li .system-Frame { display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px; }
  #real_estate .gallery-list li .system-Frame::after { content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0; }
  #real_estate .gallery-list li .system-Frame img { width: 100%; height: 120px; }
  #real_estate table.system-details { border: 1px solid #dcdddd; margin-bottom: 50px; font-size: 0.875em; line-height: 1.6; width: 100%; }
  #real_estate table.system-details th { border: 1px solid #dcdddd; text-align: left; background-color: #eeefef; padding: 20px; vertical-align: top; }
  #real_estate table.system-details td { border: 1px solid #dcdddd; text-align: left; padding: 20px; vertical-align: top; }
  #real_estate table.system-details td img { max-width: 100%; height: auto; }
  #real_estate .system-contents #googlemaps { height: 500px; border: 1px solid #dcdddd; }
  #real_estate .estate-list { display: flex; flex-wrap: wrap; font-size: 14px; line-height: 1.6; }
  #real_estate .estate-list .wysiwyg { margin-top: 0; margin-bottom: 0; flex-basis: 67%; padding: 5%; background: #fff; }
  #real_estate .estate-list .wysiwyg p { padding: 0; }
  #real_estate .estate-list li { flex-basis: 50%; display: flex; border: #ccc 1px solid; margin-bottom: -1px; }
  #real_estate .estate-list li .estate-list-ttl { flex-basis: 36%; padding: 5%; background: #f8f8f8; }
  #real_estate .estate-list li p { flex-basis: 64%; padding: 5%; background: #fff; }
  #real_estate .estate-list li .base { flex-basis: 64%; padding: 5%; background: #fff; }



  #real_estate .estate-list li:nth-of-type(2n) { margin-left: -1px; }
  /* blog -------------------------------------*/
  /*patern1*/
  #blog .mainContents .system-list { background: #00479d; padding: 41px 21px; margin-bottom: 50px; }
  #blog .mainContents .system-list-inner { background: #fff; padding: 40px 20px; }
  #blog .mainContents .system-list li { overflow: hidden; line-height: 1.4; margin-bottom: 20px; border-bottom: 1px dotted #b2b2b2; padding: 0 0 20px; }
  #blog .mainContents .system-list li a:hover { text-decoration: none; }
  #blog .mainContents .system-list .system-date { width: 20%; float: left; font-size: 0.938em; line-height: 1.4; }
  #blog .mainContents .system-list .system-date::before { content: "■"; }
  #blog .mainContents .system-list .system-ttl-01 { width: 78%; float: right; font-size: 0.938em; line-height: 1.6; font-weight: 700; }
  #blog .mainContents .system-list .system-category-set { width: 78%; float: right; margin-bottom: 15px; }
  #blog .mainContents .system-list .system-category { width: 20%; margin-right: 1px; font-size: 0.625em; font-weight: bold; color: #fff; text-align: center; padding: 4px; float: left; background: #ccc; }
  /*patern2*/
  #blog .mainContents .system-list2 { background: #00479d; padding: 41px 21px; margin-bottom: 50px; }
  #blog .mainContents .system-list-inner2 { background: #fff; padding: 40px 20px; }
  #blog .mainContents .system-list2 li { overflow: hidden; line-height: 1.4; margin-bottom: 20px; border-bottom: 1px dotted #b2b2b2; padding: 0 0 20px; }
  #blog .mainContents .system-list2 li a:hover { text-decoration: none; }
  #blog .mainContents .system-list2 .system-pic { width: 20%; float: left; }
  #blog .mainContents .system-list2 .system-pic img { max-width: 100%; height: auto; }
  #blog .mainContents .system-list2 .system-date { width: 78%; margin-bottom: 10px; float: right; font-size: 0.938em; line-height: 1.4; }
  #blog .mainContents .system-list2 .system-date::before { content: "■"; }
  #blog .mainContents .system-list2 .system-ttl-01 { width: 78%; float: right; font-size: 0.938em; line-height: 1.6; margin-bottom: 10px; }
  #blog .mainContents .system-list2 .system-category-set { width: 78%; float: right; margin-bottom: 15px; }
  #blog .mainContents .system-list2 .system-category { width: 20%; margin-right: 1px; font-size: 0.625em; font-weight: bold; color: #fff; text-align: center; padding: 4px; float: left; background: #ccc; }
  #blog .mainContents .system-list2 .system-contributor { width: 78%; float: right; color: #bbb; font-size: 0.75em; text-align: right; }
  /**/
  #blog .mainContents .blog-icon01 { background: #000 !important; }
  #blog .mainContents .blog-icon02 { background: #111 !important; }
  #blog .mainContents .blog-icon03 { background: #222 !important; }
  #blog .mainContents .blog-icon04 { background: #333 !important; }
  #blog .mainContents .blog-icon05 { background: #444 !important; }
  #blog .mainContents .blog-icon06 { background: #555 !important; }
  #blog .mainContents .system-contents { background: #00479d; padding: 40px 20px; margin-bottom: 30px; }
  #blog .mainContents .system-contents-inner { background: #fff; padding: 40px 20px; }
  #blog .mainContents .system-contents .system-date { font-size: 1em; margin-bottom: 15px; display: block; }
  #blog .mainContents .system-contents .system-date::before { content: "■"; }
  #blog .mainContents .system-contents .system-category-set { width: 100%; margin-bottom: 20px; }
  #blog .mainContents .system-contents .system-category { font-size: 0.75em; font-weight: bold; color: #fff; text-align: center; padding: 8px; width: 20%; float: right; margin-right: 2px; background: #ccc; }
  #blog .mainContents .system-contents .system-ttl { font-size: 1.375em; font-weight: bold; margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #blog .mainContents .system-contents .footInfo { margin-top: 50px; padding-top: 20px; border-top: 1px dotted #ccc; }
  #blog .mainContents .system-contents .system-contributor { font-size: 0.875em; margin-bottom: 15px; text-align: right; }
  /*blogサイドバー*/
  aside.sidebar .aside-blog-ttl { border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 20px; text-align: center; }
  aside.sidebar .aside-blog-ttl span.en { font-size: 0.75em; display: block; margin-bottom: 10px; letter-spacing: 1px; color: #ccc; }
  aside.sidebar .aside-blog-ttl span.jp { font-size: 0.938em; font-weight: bold; }
  aside.sidebar .list-block { margin: 20px 0 40px; }
  aside.sidebar a { line-height: 1.4; font-size: 0.875rem; border-bottom: 1px dotted #ddd; padding-bottom: 15px; margin-bottom: 15px !important; }
  /* staff -------------------------------------*/
  #staff .system-list { background: #00479d; padding: 40px 40px 30px; margin-bottom: 50px; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #staff .system-list li { line-height: 1.4; width: 23.5%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; padding: 12px 12px 56px; }
  #staff .system-list li:nth-child(4n) { margin-right: 0; }
  #staff .system-list li a:hover { text-decoration: none; }
  #staff .system-list .btn { text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 10px; left: 13px; width: 90%; padding: 8px 0%; }
  #staff .system-list .btn::after { content: ' >'; }

 #staff .system-pic{ width: 100%; height: 220px; overflow: hidden; text-align: center; margin-bottom: 15px; }
 #staff .system-pic img{ max-width: 100%; max-height: 220px; width: auto; height: auto;}

  #staff .system-job { font-size: 0.813em; margin-bottom: 5px; line-height: 1.4; text-align: center; }
  #staff .system-name { font-size: 1.13em; margin-bottom: 16px; line-height: 1.4; text-align: center; font-weight: bold; }
  #staff .system-kana { font-size: 0.75em; margin-bottom: 15px; line-height: 1.4; text-align: center; margin-top: -13px; }
  #staff .system-contents { background: #00479d; padding: 40px; margin-bottom: 30px; }
  #staff .system-contents-inner { background: #fff; padding: 80px; }
  #staff .system-contents .system-info { width: 46%; float: left; }
  #staff .system-contents .system-job { font-size: 1em; color: #fff; margin-bottom: 15px; line-height: 1.4; border-bottom: 1px solid #ccc; padding-bottom: 30px; text-align: left; background: #949494; padding: 10px 15px; display: inline-block; }
  #staff .system-contents .system-name { font-size: 2.45em; line-height: 1.4; text-align: left; }
  #staff .system-contents .system-kana { text-align: left; font-size: 14px; margin-bottom: 15px; line-height: 1.4; }
  #staff .system-contents .system-comment { font-size: 1em; margin-bottom: 25px; line-height: 1.6; }
  #staff .system-contents .comment-bx th { font-size: 0.93em; letter-spacing: 1px; width: 25%; border: 1px solid #ccc; padding: 5px 0; background: #949494; color: #fff; vertical-align: middle; }
  #staff .system-contents .comment-bx td { font-size: 1em; width: 40%; border: 1px solid #ccc; padding: 5px 15px; vertical-align: middle; }
  #staff .system-contents .system-i-pic { width: 50%; float: right; text-align: center; margin-bottom: 20px; }
  #staff .system-contents .system-i-pic img { max-width: 100%; max-height: 550px; width: auto; height: auto; }
  #staff .system-contents .wys-ttl { width: 100%; margin: 30px auto; padding: 15px 30px; font-size: 1.4em; color: #959595; font-weight: bold; background: #f1f1f1; }
  #staff .system-contents1 { background: #00479d; padding: 40px; margin-bottom: 30px; }
  #staff .system-contents1-inner { background: #fff; padding: 80px; }
  #staff .system-contents1 .system-info { width: 60%; margin-right: 30px; float: left; }
  #staff .system-contents1 .system-job { font-size: 1em; color: #fff; margin-bottom: 15px; line-height: 1.4; border-bottom: 1px solid #ccc; padding-bottom: 30px; text-align: left; background: #949494; padding: 10px 15px; display: inline-block; }
  #staff .system-contents1 .system-name { font-size: 2.45em; line-height: 1.4; text-align: left; }
  #staff .system-contents1 .system-kana { text-align: left; font-size: 14px; margin-bottom: 15px; line-height: 1.4; }
  #staff .system-contents1 .system-comment { font-size: 1em; margin-bottom: 25px; line-height: 1.6; }
  #staff .system-contents1 .comment-bx th { font-size: 0.93em; letter-spacing: 1px; width: 10%; border: 1px solid #ccc; padding: 5px 0; background: #949494; color: #fff; vertical-align: middle; }
  #staff .system-contents1 .comment-bx td { font-size: 1em; width: 40%; border: 1px solid #ccc; padding: 5px 15px; vertical-align: middle; }
  #staff .system-contents1 .system-i-pic { width: 35%; float: right; text-align: center; margin-bottom: 20px; }
  #staff .system-contents1 .system-i-pic img { max-width: 100%; max-height: 300px; width: auto; height: auto; }
  #staff .system-contents1 .wys-ttl { width: 100%; margin: 30px auto; padding: 15px 30px; font-size: 1.4em; color: #959595; font-weight: bold; background: #f1f1f1; }
  #staff .system-contents2 { background: #00479d; padding: 40px; margin-bottom: 30px; }
  #staff .system-contents2-inner { background: #fff; padding: 80px; }
  #staff .system-contents2 .system-info { width: 46%; float: left; }
  #staff .system-contents2 .system-job { font-size: 1em; color: #000; margin-bottom: 15px; line-height: 1.4; font-weight: 700; padding-bottom: 30px; text-align: left; background: #d8e1e5; padding: 10px 15px; display: inline-block; }
  #staff .system-contents2 .system-name { font-size: 2.45em; line-height: 1.4; text-align: left; }
  #staff .system-contents2 .system-kana { text-align: left; font-size: 14px; margin-bottom: 15px; line-height: 1.4; }
  #staff .system-contents2 .system-comment { font-size: 1em; margin-bottom: 25px; line-height: 1.6; }
  #staff .system-contents2 .system-r_name { position: absolute; right: 0; bottom: -70px; font-size: 40px; font-weight: bold; color: #959595; }
  #staff .system-contents2 .comment-bx th { font-size: 0.93em; letter-spacing: 1px; width: 25%; border: 1px solid #ccc; padding: 5px 0; background: #949494; color: #fff; vertical-align: middle; }
  #staff .system-contents2 .comment-bx td { font-size: 1em; width: 40%; border: 1px solid #ccc; padding: 5px 15px; vertical-align: middle; }
  #staff .system-contents2 .system-i-pic { width: 50%; float: right; text-align: center; margin-bottom: 60px; position: relative; }
  #staff .system-contents2 .system-i-pic img { max-width: 100%; max-height: 400px; width: auto; height: auto; }
  #staff .system-contents2 .wys-ttl { width: 100%; margin: 30px auto; padding: 15px 30px; font-size: 1.4em; color: #959595; font-weight: bold; background: #f1f1f1; }
  #staff .system-gallery { background: #eee; padding: 30px 20px; }
  #staff .system-gallery h2 { text-transform: uppercase; }
  #staff .gallery-list { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #staff .gallery-list li { width: 18.4%; position: relative; margin: 0 2% 25px 0; font-size: 0.75em; line-height: 1.4; text-align: left; }
  #staff .gallery-list li:nth-of-type(5n) { margin-right: 0; }
  #staff .gallery-list li a:hover { text-decoration: none; }
  #staff .gallery-list li .system-Frame { display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px; }
  #staff .gallery-list li .system-Frame::after { content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0; }
  #staff .gallery-list li .system-Frame img { width: 100%; height: 120px; } }

@media screen and (max-width: 767px) { 
  main.m1{
    margin-bottom: 10vw;
  }
  
  .rec-ttl { text-align: center; font-size: 1.6rem; font-weight: bold; letter-spacing: 1px; margin-bottom: 4vw; }
  /* system-common */
  .page-list { font-size: 1.2rem; margin: 10% 0 20%; text-align: center; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
  .page-list li {display: inline-block;border: #dcdddd 1px solid;}
  .page-list li.active { background: #231815; color: #fff; }
  .page-list li.active a { color: #fff; }
  .page-list a { padding: 12px; display: inline-block; }
  .pagen { width: 98%; margin: 0 auto 10% auto; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
  .pagen:nth-of-type(1) { margin-bottom: 5%; }
  .page-navi { font-size: 1.4rem; }
  .page-navi li { display: inline-block; }
  .page-navi li.active { background: #ccc; }
  .page-navi a { padding: 8px; display: inline-block; }
  .page-navi .fast { margin-right: 0px; }
  .page-navi .fast::after { content: "|"; display: inline-block; margin: 0 5px; }
  .pagen .list { float: right; }
  .pagen .list a { margin: 0 auto; color: #fff; font-size: 1.4rem; padding: 7px 30px; text-align: center; display: inline-block; background: #000; }
  .pagen .list a:hover { background: #666; text-decoration: none; }
  .btnArea { text-align: center; margin: 10% auto; padding: 0; }
  .btnArea a { font-weight: bold; margin: 0 auto; color: #fff; padding: 20px 50px; font-size: 1.2rem; text-align: center; display: block; background: #000; letter-spacing: 1px; }
  .btnArea-s { text-align: center; }
  .btnArea-s a { font-weight: bold; margin: 0 auto; color: #fff; padding: 3% 10%; font-size: 1.2rem; text-align: center; display: inline-block; background: #000; letter-spacing: 1px; }
  .btnArea-s::after { content: ''; display: block; margin-bottom: 10%; }
  .borderwrap { width: 94%; margin: 0 auto 10%; line-height: 1.9; }
  .borderwrap h3 { font-size: 1.4rem; font-weight: bold; margin-bottom: 3%; padding-bottom: 3%; border-bottom: 1px #ccc solid; }
  .borderwrap p { font-size: 0.875em; }
  /* event -------------------------------------*/
  #event .system-list { background: #00479d; padding: 4% 2%; margin-bottom: 10%; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #event .system-list li { position: relative; line-height: 1.4; width: 49%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; padding: 2% 2% 14%; }
  #event .system-list li:nth-child(2n) { margin-right: 0; }
  #event .system-list li a:hover { text-decoration: none; }
  #event .system-list .btn { text-align: center; background: #333; color: #fff; font-size: 1.2rem; position: absolute; bottom: 0; left: 0; width: 100%; padding: 4% 3%; }
  #event .system-list .btn::after { content: ' >'; }
  #event .system-pic { width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8%; }
  #event .system-pic img { max-width: 100%; max-height: 120px; width: auto; height: auto; }
  #event .system-date { font-size: 1.2rem; margin-bottom: 5%; line-height: 1.6; }
  #event .system-date::before { content: "■"; }
  #event .system-information { border-bottom: 1px solid #eee; padding-bottom: 0%; margin-bottom: 8%; }
  #event .system-txt { font-size: 1.4rem; margin-bottom: 8%; line-height: 1.6; }
  #event .system-coment { font-size: 1.2rem; margin-bottom: 5%; line-height: 1.6; }
  #event .system-ttl-01 {font-size: 1.4rem;font-weight: bold;line-height: 1.6;/* border-bottom: 1px solid #eee; */padding-bottom: 6%;/* margin-bottom: 7%; */}
  #event .system-category { font-size: 1.2rem; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc; }
  #event .serchcategory { margin: 0 3% 10%; }
  #event .serchcategory .icon { display: inline-block; margin-right: 1%; margin-bottom: 3%; font-size: 1.2rem; color: #fff; text-align: center; padding: 4.5% 3%; }
  #event .icon01 { background: #000; }
  #event .icon02 { background: #111; }
  #event .icon03 { background: #222; }
  #event .icon04 { background: #333; }
  #event .icon05 { background: #444; }
  #event .icon06 { background: #555; }
  #event .system-icon02 span { display: block; padding: 4%; background: #ccc; font-size: 1.2rem; margin-bottom: 5%; margin-top: -5%; }
  #event .system-contents .system-icon02 span { display: block; padding: 4%; background: #ccc; font-size: 1.4rem; margin-bottom: 5%; font-weight: 700; }
  #event .system-icon02 span.icon02-01 { background: #999; }
  #event .system-icon02 span.icon02-02 { background: #ccc; }
  #event .system-icon02 span.icon02-03 { background: #eee; }
  #event .system-contents { background: #00479d; padding: 4% 2%; margin-bottom: 30px; }
  #event .system-contents .system-txt { margin-bottom: 3%; }
  #event .system-contents-inner { background: #fff; padding: 5% 3%; }
  #event .system-contents .system-date { font-size: 1.2rem; line-height: 1.4; text-align: right; }
  #event .system-contents .system-date::before { content: none; }
  #event .system-contents .titleArea { margin-bottom: 9%; padding-bottom: 3%; border-bottom: 1px #ccc solid; }
  #event .system-contents .system-category { margin-bottom: 1px; font-size: 1.2rem; color: #fff; text-align: center; padding: 4% 2%; width: 100%; }
  #event .system-contents .system-category-set { margin-bottom: 5%; }
  #event .system-contents .system-ttl { font-size: 1.6rem; font-weight: bold; margin-bottom: 5%; line-height: 1.6; }
  #event .system-contents .system-icon02 { width: 100%; }
  #event .system-contents .system-i-pic { text-align: center; margin-bottom: 20px; }
  #event .system-contents .system-i-pic img { max-width: 100%; height: auto; }
  #event .system-contents #googlemaps { height: 300px; border: 1px solid #dcdddd; }
  #event .system-gallery { background: #eee; padding: 30px 20px; }
  #event .system-gallery h2 { text-transform: uppercase; }
  #event .gallery-list { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #event .gallery-list li { width: 18.4%; position: relative; margin: 0 2% 25px 0; font-size: 0.75em; line-height: 1.4; }
  #event .gallery-list li:nth-of-type(5n) { margin-right: 0; }
  #event .gallery-list li a:hover { text-decoration: none; }
  #event .gallery-list li .system-Frame { display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 5%; }
  #event .gallery-list li .system-Frame::after { content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0; }
  #event .gallery-list li .system-Frame img { width: 100%; height: 120px; }
  #event .sp-system-txt-in { display: inline-block; font-size: 1.2rem; }

  #event .system-contents .bd-box {
    margin-bottom: -3vw;
}
  #event .system-contents .bd-box > div { background-image: url(../images/system/line.png); background-repeat: repeat-x; background-position: center top; padding-top: 2px; }
  #event .system-contents .bd-box > div:last-child { background-image: url(../images/system/line.png), url(../images/system/line.png); background-repeat: repeat-x,repeat-x; background-position: left 0px top 0px,right 0px bottom 0px; padding-bottom: 2px; }
  #event .system-contents .flex-01 { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #event .system-contents .flex-01 .box-l {background-color: #f7f7f7;font-size: 12px;font-weight: 700;line-height: 1.75;text-align: left;letter-spacing: 1.12px;line-height: normal;width: 25%;padding: 8px 8px;text-align: center;}
  #event .system-contents .flex-01 .box-r {width: calc(100% - 92px);font-size: 12px;font-weight: 500;line-height: 1.75;text-align: left;letter-spacing: 1.12px;padding-top: 8px;padding-bottom: 8px;padding-left: 8px;padding-right: 8px;width: 75%;}
  #event .system-contents .system-list .btn::after { content: ' >'; }


  #event .bd-box > div { background-image: url(../images/system/line.png); background-repeat: repeat-x; background-position: center top; padding-top: 2px; }
  #event .bd-box > div:last-child { background-image: url(../images/system/line.png), url(../images/system/line.png); background-repeat: repeat-x,repeat-x; background-position: left 0px top 0px,right 0px bottom 0px; padding-bottom: 2px; }
  #event .flex-01 { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #event .flex-01 .box-l {background-color: #f7f7f7;font-size: 12px;font-weight: 700;line-height: 1.75;text-align: left;letter-spacing: 1.12px;line-height: normal;width: 100%;padding: 3px 8px;text-align: center;}
  #event .flex-01 .box-r {width: calc(100% - 92px);font-size: 12px;font-weight: 500;line-height: 1.75;text-align: left;letter-spacing: 1.12px;padding-top: 8px;padding-bottom: 8px;padding-left: 8px;padding-right: 8px;width: 100%;}
  #event .system-list .btn::after { content: ' >'; }


  /* case_newly -------------------------------------*/
  #case_newly .system-list { background: #00479d; padding: 4% 2%; margin-bottom: 10%; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #case_newly .system-list li { position: relative; line-height: 1.4; width: 49%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 5%; padding: 2% 2% 14%; }
  #case_newly .system-list li:nth-child(2n) { margin-right: 0; }
  #case_newly .system-list li a:hover { text-decoration: none; }
  #case_newly .system-list .btn { text-align: center; background: #333; color: #fff; font-size: 1.2rem; position: absolute; bottom: 0; left: 0; width: 100%; padding: 4% 3%; }
  #case_newly .system-list .btn::after { content: ' >'; }
  #case_newly .system-list .rel-box{height: 28.986vw;
margin-bottom: 3vw;
position: relative;
  }
  #case_newly .system-pic{ width: 100%; height: 28.986vw; overflow: hidden; text-align: center; }
  #case_newly .system-pic img{ max-width: 100%; max-height: 28.986vw; width: auto; height: auto;}

  #case_newly .system-date { font-size: 1.2rem; margin-bottom: 5%; }
  #case_newly .system-date::before { content: "■"; }
  #case_newly .system-ttl-01 { font-size: 1.4rem; margin-bottom: 5%; line-height: 1.6; }
  #case_newly .system-category-set {margin-top: 0vw;
  position: absolute;bottom: -.3vw;
width: 100%;
  }

  #case_newly .system-category { margin-bottom: 1px; font-size: 1.2rem; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc; }
  #case_newly .serchcategory { margin: 0 3% 10%; }

  #case_newly .serchcategory a:nth-child(3n) .icon{margin-right: 0px;}

  #case_newly .serchcategory .icon {display: inline-block;margin-right: 1%;margin-bottom: 3%;font-size: 1.2rem;color: #000;text-align: center;padding: 3.5% 3%;width: 31%;}
  #case_newly .icon01 { background: #000; }
  #case_newly .icon02 { background: #111; }
  #case_newly .icon03 { background: #222; }
  #case_newly .icon04 { background: #333; }
  #case_newly .icon05 { background: #444; }
  #case_newly .icon06 { background: #555; }
  #case_newly .system-coment { margin-bottom: 5%; }
  #case_newly .system-contents .system-category-set { margin-top: 0; }
  #case_newly .system-contents { background: #00479d; padding: 4% 2%; margin-bottom: 10%; }
  #case_newly .system-contents-inner { background: #fff; padding: 5% 3%; }
  #case_newly .system-contents .system-date { font-size: 1.2rem; margin-bottom: 5%; display: block; line-height: 1.4; }
  #case_newly .system-contents .system-category {margin-bottom: 1px;font-size: 1.2rem;color: #000;text-align: center;padding: 3% 3%;width: 100%;}
  #case_newly .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0; }
  #case_newly .system-contents .system-ttl { font-size: 1.6rem; font-weight: bold; margin-bottom: 8%; padding-bottom: 8%; border-bottom: 1px #ccc solid; line-height: 1.6; }
  #case_newly .system-contents .system-i-pic { text-align: center; margin-bottom: 8%; }
  #case_newly .system-contents .system-i-pic img { max-width: 100%; }
  #case_newly .system-gallery { background: #eee; padding: 5% 3%; }
  #case_newly .system-gallery h2 { text-transform: uppercase; }
  #case_newly .gallery-list { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #case_newly .gallery-list li { width: 32%; position: relative; margin: 0 2% 6% 0; font-size: 1.2rem; line-height: 1.4; }
  #case_newly .gallery-list li:nth-of-type(3n) { margin-right: 0; }
  #case_newly .gallery-list li a:hover { text-decoration: none; }
  #case_newly .gallery-list li .system-Frame { display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%; }
  #case_newly .gallery-list li .system-Frame::after { content: none; }
  #case_newly .gallery-list li .system-Frame img { width: 100%; height: 90px; }
  /* case_reform -------------------------------------*/
  #case_reform .system-list { background: #00479d; padding: 4% 2%; margin-bottom: 10%; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #case_reform .system-list li {position: relative;line-height: 1.4;width: 49%;margin-right: 2%;background: #fff;position: relative;margin-bottom: 5%;padding: 0% 0% 10%;background-color: #e9e9e9;text-align: center;}
  #case_reform .system-list li:nth-child(2n) { margin-right: 0; }
  #case_reform .system-list li a:hover { text-decoration: none; }
  #case_reform .system-list .btn { text-align: center; background: #333; color: #fff; font-size: 1.2rem; position: absolute; bottom: 0; left: 0; width: 100%; padding: 4% 3%; }
  #case_reform .system-list .btn::after { content: ' >'; }
  #case_reform .system-pic { width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8%; }
  #case_reform .system-pic img { width: 100%; height: 120px; }
  #case_reform .system-date {font-size: 1.2rem;margin-bottom: 3%;padding: 0 1em;}
  #case_reform .system-date::before {}
  #case_reform .system-ttl-01 {font-size: 1.4rem;margin-bottom: 5%;line-height: 1.6;font-weight: 700;padding: 0 1em;}
  #case_reform .system-category-set { margin-bottom: 8%; margin-top: -8%; }
  #case_reform .system-category { margin-bottom: 1px; font-size: 1.2rem; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc; }
  #case_reform .serchcategory { margin: 0 3% 10%; }
  #case_reform .serchcategory .icon { display: inline-block; margin-right: 1%; margin-bottom: 3%; font-size: 1.2rem; color: #fff; text-align: center; padding: 4.5% 3%; }
  #case_reform .icon01 { background: #000; }
  #case_reform .icon02 { background: #111; }
  #case_reform .icon03 { background: #222; }
  #case_reform .icon04 { background: #333; }
  #case_reform .icon05 { background: #444; }
  #case_reform .icon06 { background: #555; }
  #case_reform .system-coment { margin-bottom: 5%; }
  #case_reform .system-contents { background: #00479d; padding: 4% 2%; margin-bottom: 10%; }
  #case_reform .system-contents-inner { background: #fff; padding: 5% 3%; }
  #case_reform .system-contents .system-date { font-size: 1.2rem; margin-bottom: 5%; display: block; line-height: 1.4; }
  #case_reform .system-contents .system-category { margin-bottom: 1px; font-size: 1.2rem; color: #fff; text-align: center; padding: 4% 3%; width: 100%; }
  #case_reform .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0; }
  #case_reform .system-contents .system-ttl { font-size: 1.6rem; font-weight: bold; margin-bottom: 8%; padding-bottom: 8%; border-bottom: 1px #ccc solid; line-height: 1.6; }
  #case_reform .system-contents .system-i-pic { text-align: center; margin-bottom: 8%; padding-bottom: 8%; border-bottom: 1px #ccc solid; }
  #case_reform .system-contents .system-i-pic img { max-width: 100%; }
  #case_reform .system-gallery { background: #eee; padding: 5% 3%; }
  #case_reform .system-gallery h2 { text-transform: uppercase; }
  #case_reform .gallery-list { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #case_reform .gallery-list li { width: 32%; position: relative; margin: 0 2% 6% 0; font-size: 1.2rem; line-height: 1.4; }
  #case_reform .gallery-list li:nth-of-type(3n) { margin-right: 0; }
  #case_reform .gallery-list li a:hover { text-decoration: none; }
  #case_reform .gallery-list li .system-Frame { display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%; }
  #case_reform .gallery-list li .system-Frame::after { content: none; }
  #case_reform .gallery-list li .system-Frame img { width: 100%; height: 90px; }
  #case_reform .BAslide .Before { float: none; width: 100%; border-bottom: 1px #ccc solid; padding-bottom: 3%; }
  #case_reform .BAslide .After { float: none; width: 100%; border-bottom: 1px #ccc solid; padding-bottom: 3%; }
  #case_reform .arrow { border: 20px solid transparent; border-left-color: #ccc; border-right-width: 0; width: 0; display: block; margin: 3% auto; position: static !important; transform: rotate(90deg); }
  #case_reform .BAslide .bxslider img { margin: 0 auto; max-height: 200px; width: auto; height: auto; }
  #case_reform .BAslide #bx-pager a, #case_reform .BAslide #bx-pager02 a { text-align: center; padding: 3px; display: inline-block; border: 1px solid #ccc; margin-bottom: 5px; min-width: 50px; }
  #case_reform .BAslide #bx-pager img, #case_reform .BAslide #bx-pager02 img { max-height: 40px; vertical-align: bottom; }
  /* voice -------------------------------------*/
  #voice .system-list { background: #fff; padding: 4% 2%; margin-bottom: 10%; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }



  #voice .system-list li { position: relative; line-height: 1.4; width: 49%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 5%; padding: 2% 2% 8%; 
    -webkit-box-shadow: 1.087vw 1.087vw #e9e9e9;
    box-shadow: 1.087vw 1.087vw #e9e9e9;
    }
  #voice .system-list li:nth-child(2n) { margin-right: 0; }
  #voice .system-list li a:hover { text-decoration: none; }
  #voice .system-list .btn { text-align: center; background: #333; color: #fff; font-size: 1.2rem; position: absolute; bottom: 0; left: 0; width: 100%; padding: 4% 3%; }
  #voice .system-list .btn::after { content: ' >'; }
  #voice .system-list02 { background: #00479d; padding: 4% 2%; margin-bottom: 10%; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #voice .system-list02 li { position: relative; line-height: 1.4; width: 49%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 5%; padding: 2% 2% 14%; }
  #voice .system-list02 li:nth-child(2n) { margin-right: 0; }
  #voice .system-list02 li a:hover { text-decoration: none; }
  #voice .system-list02 .btn { text-align: center; background: #333; color: #fff; font-size: 1.2rem; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%; }
  #voice .system-list02 .btn::after { content: ' >'; }


  #voice .system-pic{ width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 3vw;}
  #voice .system-pic img{ max-width: 100%; max-height: 120px; width: auto; height: auto;}

  #voice .system-date { font-size: 1.2rem; margin-bottom: 5%; }
  #voice .system-date::before {}
  #voice .system-name {font-size: 1.2rem;margin-bottom: 5%;color: #00479d;font-weight: 700;padding: 0 .5em;}
  #voice .system-ttl-01 {font-size: 1.4rem;margin-bottom: 5%;line-height: 1.6;padding: 0 .5em;}
  #voice .system-category-set { margin-bottom: 8%; margin-top: -8%; }
  #voice .system-category { margin-bottom: 1px; font-size: 1.2rem; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc; }
  #voice .serchcategory { margin: 0 3% 10%; }
  #voice .serchcategory .icon { display: inline-block; margin-right: 1%; margin-bottom: 3%; font-size: 1.2rem; color: #fff; text-align: center; padding: 4.5% 3%; }
  #voice .icon01 { background: #000; }
  #voice .icon02 { background: #111; }
  #voice .icon03 { background: #222; }
  #voice .icon04 { background: #333; }
  #voice .icon05 { background: #444; }
  #voice .icon06 { background: #555; }
  #voice .system-coment { margin-bottom: 5%; }
  #voice .system-contents { background: #00479d; padding: 4% 2%; margin-bottom: 10%; }
  #voice .system-contents-inner { background: #fff; padding: 5% 3%; }
  #voice .system-contents .system-date {font-size: 1.2rem;margin-bottom: 4%;display: block;line-height: 1.4;color: #00479d;font-weight: 700;}
  #voice .system-contents .system-category { margin-bottom: 1px; font-size: 1.2rem; color: #fff; text-align: center; padding: 4% 3%; width: 100%; }
  #voice .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0; }
  #voice .system-contents .system-ttl { font-size: 1.6rem; font-weight: bold; margin-bottom: 8%; padding-bottom: 8%; border-bottom: 1px #ccc solid; line-height: 1.6; }
  #voice .system-contents .system-i-pic { text-align: center; margin-bottom: 8%; }
  #voice .system-contents .system-i-pic img { max-width: 100%; }
  #voice .system-gallery { background: #eee; padding: 5% 3%; }
  #voice .system-gallery h2 { text-transform: uppercase; }
  #voice .gallery-list { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #voice .gallery-list li { width: 32%; position: relative; margin: 0 2% 6% 0; font-size: 1.2rem; line-height: 1.4; }
  #voice .gallery-list li:nth-of-type(3n) { margin-right: 0; }
  #voice .gallery-list li a:hover { text-decoration: none; }
  #voice .gallery-list li .system-Frame { display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%; }
  #voice .gallery-list li .system-Frame::after { content: none; }
  #voice .gallery-list li .system-Frame img { width: 100%; height: 90px; }
  /* real_estate -------------------------------------*/
  #real_estate .system-list { background: #00479d; padding: 4% 2%; margin-bottom: 10%; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #real_estate .system-list li {position: relative;line-height: 1.4;width: 49%;margin-right: 2%;background: #fff;position: relative;margin-bottom: 20px;padding: 0% 0% 14%;}
  #real_estate .system-list li:nth-child(2n) { margin-right: 0; }
  #real_estate .system-list li a:hover { text-decoration: none; }
  #real_estate .system-list .btn { text-align: center; background: #333; color: #fff; font-size: 1.2rem; position: absolute; bottom: 0; left: 0; width: 100%; padding: 4% 3%; }
  #real_estate .system-list .btn::after { content: ' >'; }
  #real_estate .system-pic { width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8%; }
  #real_estate .system-pic img { max-width: 100%; max-height: 120px; width: auto; height: auto; }
  #real_estate .system-date { font-size: 1.2rem; margin-bottom: 5%; line-height: 1.4; }
  #real_estate .system-date::before { content: "■"; }
  #real_estate .system-information { border-bottom: 1px solid #eee; padding-bottom: 3%; margin-bottom: 3%; }
  #real_estate .system-txt { font-size: 1.4rem; margin-bottom: 5%; line-height: 1.4; }
  #real_estate .system-coment { font-size: 1.2rem; margin-bottom: 5%; line-height: 1.4; word-break: break-all; }
  #real_estate .system-coment span { font-size: 1.8rem; font-weight: bold; display: inline-block; margin-top: 2%; }

  #real_estate .system-ttl-01 {color: #000000;font-size: 3.623vw;font-weight: 700;line-height: 1.5;text-align: center;letter-spacing: 0.348vw;padding: 0 .5em;/* margin-bottom: 1.932vw; */}
  #real_estate .system-ttl-01 span { display: inline-block; text-align: left; }

  #real_estate .system-category-set { margin-bottom: 8%; margin-top: -8%; }
  #real_estate .system-category { margin-bottom: 1px; font-size: 1.2rem; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc; }
  #real_estate .serchcategory { margin: 0 3% 10%; }
  #real_estate .serchcategory .icon { display: inline-block; margin-right: 1%; margin-bottom: 3%; font-size: 1.2rem; color: #fff; text-align: center; padding: 3.5% 3%;
  width: 31%;
  }

  #real_estate .icon01 { background: #000; }
  #real_estate .icon02 { background: #111; }
  #real_estate .icon03 { background: #222; }
  #real_estate .icon04 { background: #333; }
  #real_estate .icon05 { background: #444; }
  #real_estate .icon06 { background: #555; }
  #real_estate .system-icon02 span { display: block; padding: 3%; background: #ccc; font-size: 1.4rem; margin-bottom: 5%; }
  #real_estate .system-icon02 span.icon02-01 { background: #999; }
  #real_estate .system-icon02 span.icon02-02 { background: #ccc; }
  #real_estate .system-icon02 span.icon02-03 { background: #eee; }
  #real_estate .system-contents { background: #00479d; padding: 4% 2%; margin-bottom: 30px; }
  #real_estate .system-contents-inner { background: #fff; padding: 5% 3%; }
  #real_estate .system-contents .system-date { font-size: 1.2rem; line-height: 1.4; text-align: right; }
  #real_estate .system-contents .system-date::before { content: none; }
  #real_estate .system-contents .titleArea { margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; }
  #real_estate .system-contents .system-category { margin-bottom: 1px; font-size: 1.2rem; color: #fff; text-align: center; padding: 4% 3%; width: 100%; }
  #real_estate .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0; }
  #real_estate .system-contents .system-ttl { font-size: 1.6rem; font-weight: bold; margin-bottom: 5%; line-height: 1.6; }
  #real_estate .system-contents .system-price { font-size: 1.2rem; line-height: 1.4; word-break: break-all; }
  #real_estate .system-contents .system-price span { font-size: 2.4rem; font-weight: bold; line-height: 1.4; }
  #real_estate .system-contents .system-icon02 { width: 100%; }
  #real_estate .system-contents .system-i-pic { text-align: center; margin-bottom: 20px; }
  #real_estate .system-contents .system-i-pic img { max-width: 100%; height: auto; }
  #real_estate .system-gallery { background: #eee; padding: 5% 3%; }
  #real_estate .system-gallery h2 { text-transform: uppercase; }
  #real_estate .gallery-list { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #real_estate .gallery-list li { width: 32%; position: relative; margin: 0 2% 6% 0; font-size: 1.2rem; line-height: 1.4; }
  #real_estate .gallery-list li:nth-of-type(3n) { margin-right: 0; }
  #real_estate .gallery-list li a:hover { text-decoration: none; }
  #real_estate .gallery-list li .system-Frame { display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%; }
  #real_estate .gallery-list li .system-Frame::after { content: none; }
  #real_estate .gallery-list li .system-Frame img { width: 100%; height: 90px; }
  #real_estate table.system-details { border-bottom: 1px solid #dcdddd; margin-bottom: 10%; font-size: 1.2rem; line-height: 1.6; }
  #real_estate table.system-details th { display: block; border: 1px solid #dcdddd; text-align: left; width: 100%; background-color: #eeefef; padding: 3%; vertical-align: top; }
  #real_estate table.system-details td { display: block; border: 1px solid #dcdddd; border-bottom: 0; text-align: left; width: 100%; padding: 3%; vertical-align: top; }
  #real_estate table.system-details td img { max-width: 100%; height: auto; }
  #real_estate .system-contents #googlemaps { height: 300px; border: 1px solid #dcdddd; }
  #real_estate .estate-list { font-size: 1.4rem; line-height: 1.6; }
  #real_estate .estate-list li { width: 100%; border: #ccc 1px solid; margin-bottom: -1px; border-bottom: none; }
  #real_estate .estate-list li .wysiwyg { margin-top: 0; margin-bottom: 0; padding: 3%; background: #fff; }
  #real_estate .estate-list li .wysiwyg p { padding: 0; }
  #real_estate .estate-list li:last-child { border-bottom: 1px solid #ccc; }
  #real_estate .estate-list li .estate-list-ttl { border-bottom: #ccc dotted 1px; width: 100%; padding: 3%; background: #f8f8f8; }
  #real_estate .estate-list li p { width: 100%; padding: 3%; background: #fff; }

  #real_estate .system-list .sys-area-box { text-align: center; padding: 0 3.865vw; }
  #real_estate .system-list .sys-area {color: #000000;font-size: 3.382vw;font-weight: 500;line-height: 1.7;text-align: center;letter-spacing: 0.271vw;background-image: url(../images/system/icon-02.png);background-repeat: no-repeat;background-position: left 4px;display: inline-block;padding-left: 5.797vw;padding-right: 5.797vw;padding-top: 1.208vw;padding-bottom: 0px;text-align: left;margin-bottom: 1.208vw;}


  /* blog -------------------------------------*/
  /*patern1*/
  #blog .mainContents .system-list { background: #00479d; padding: 4% 2%; margin-bottom: 10%; }
  #blog .mainContents .system-list-inner { background: #fff; padding: 5% 3%; }
  #blog .mainContents .system-list li { overflow: hidden; line-height: 1.4; margin-bottom: 5%; border-bottom: 1px dotted #b2b2b2; padding: 0 0 5%; }
  #blog .mainContents .system-list li a:hover { text-decoration: none; }
  #blog .mainContents .system-list .system-date { font-size: 1.2rem; line-height: 1.4; margin-bottom: 2%; }
  #blog .mainContents .system-list .system-date::before { content: "■"; }
  #blog .mainContents .system-list .system-ttl-01 { font-size: 1.4rem; line-height: 1.6; }
  #blog .mainContents .system-list .system-category-set { margin-bottom: 2%; overflow: hidden; }
  #blog .mainContents .system-list .system-category { float: left; width: 49%; margin-bottom: 1px; margin-right: 1px; font-size: 1.2rem; color: #fff; text-align: center; padding: 5px; background: #111; line-height: 1.5; }
  /*patern2*/
  #blog .mainContents .system-list2 { background: #00479d; padding: 4% 2%; margin-bottom: 10%; }
  #blog .mainContents .system-list-inner2 { background: #fff; padding: 5% 3%; }
  #blog .mainContents .system-list2 li { overflow: hidden; line-height: 1.4; margin-bottom: 5%; border-bottom: 1px dotted #b2b2b2; padding: 0 0 5%; }
  #blog .mainContents .system-list2 li a:hover { text-decoration: none; }
  #blog .mainContents .system-list2 .system-pic { width: 20%; float: left; }
  #blog .mainContents .system-list2 .system-pic img { max-width: 100%; height: auto; }
  #blog .mainContents .system-list2 .system-date { width: 78%; float: right; font-size: 1.2rem; line-height: 1.4; margin-bottom: 2%; }
  #blog .mainContents .system-list2 .system-date::before { content: "■"; }
  #blog .mainContents .system-list2 .system-ttl-01 { width: 78%; float: right; font-size: 1.4rem; line-height: 1.6; margin-bottom: 2%; }
  #blog .mainContents .system-list2 .system-category-set { width: 78%; float: right; margin-bottom: 3%; overflow: hidden; }
  #blog .mainContents .system-list2 .system-category { float: left; width: 49%; margin-bottom: 1px; margin-right: 1px; font-size: 1.2rem; color: #fff; text-align: center; padding: 5px; background: #111; line-height: 1.5; }
  #blog .mainContents .system-list2 .system-contributor { width: 78%; float: right; color: #bbb; font-size: 1.2rem; text-align: right; }
  /**/
  #blog .mainContents .blog-icon01 { background: #000 !important; }
  #blog .mainContents .blog-icon02 { background: #111 !important; }
  #blog .mainContents .blog-icon03 { background: #222 !important; }
  #blog .mainContents .blog-icon04 { background: #333 !important; }
  #blog .mainContents .blog-icon05 { background: #444 !important; }
  #blog .mainContents .blog-icon06 { background: #555 !important; }
  #blog .mainContents .system-contents { background: #00479d; padding: 4% 2%; margin-bottom: 10%; }
  #blog .mainContents .system-contents-inner { background: #fff; padding: 5% 3%; }
  #blog .mainContents .system-contents .system-date { font-size: 1.4rem; margin-bottom: 5%; display: block; }
  #blog .mainContents .system-contents .system-date::before { content: "■"; }
  #blog .mainContents .system-contents .system-category-set { width: 100%; margin-bottom: 5%; overflow: hidden; }
  #blog .mainContents .system-contents .system-category { float: left; font-size: 1.2rem; color: #fff; text-align: center; padding: 3% 2%; width: 49%; margin-bottom: 1px; margin-right: 1px; background: #111; }
  #blog .mainContents .system-contents .system-ttl { font-size: 1.6rem; font-weight: bold; margin-bottom: 5%; padding-bottom: 5%; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #blog .mainContents .system-contents .footInfo { margin-top: 10%; padding-top: 5%; border-top: 1px dotted #ccc; }
  #blog .mainContents .system-contents .system-contributor { font-size: 1.2rem; margin-bottom: 5%; text-align: right; }
  /*blogサイドバー*/
  aside.sidebar { width: 94% !important; margin: 0 auto; }
  aside.sidebar .aside-blog-ttl { border-bottom: 1px solid #ccc; padding-bottom: 5%; margin-bottom: 5%; text-align: center; }
  aside.sidebar .aside-blog-ttl span.en { font-size: 1.2rem; display: block; margin-bottom: 3%; letter-spacing: 1px; color: #ccc; }
  aside.sidebar .aside-blog-ttl span.jp { font-size: 1.6rem; font-weight: bold; }
  aside.sidebar .list-block { margin: 10% 0 15%; }
  aside.sidebar a { line-height: 1.6; font-size: 1.2rem; border-bottom: 1px dotted #ddd; padding-bottom: 5%; margin-bottom: 5% !important; }
  /* topics -------------------------------------*/
  #topics .system-list { background: #00479d; padding: 4% 2%; margin-bottom: 10%; }
  #topics .system-list-inner { background: #fff; padding: 5% 3%; }
  #topics .system-list li { overflow: hidden; line-height: 1.4; margin-bottom: 5%; border-bottom: 1px dotted #b2b2b2; padding: 0 0 5%; }
  #topics .system-list li a:hover { text-decoration: none; }
  #topics .system-list .system-date { font-size: 1.2rem; line-height: 1.4; margin-bottom: 2%; }
  #topics .system-date::before { content: "■"; }
  #topics .system-list .system-ttl-01 { font-size: 1.4rem; line-height: 1.6; }
  #topics .system-list .system-category-set { margin-bottom: 2%; }
  #topics .system-list .system-category { width: 49%; margin-bottom: 1px; font-size: 1.2rem; color: #fff; text-align: center; padding: 5px; background: #111; }
  #topics .icon01 { background: #000 !important; }
  #topics .icon02 { background: #111 !important; }
  #topics .icon03 { background: #222 !important; }
  #topics .icon04 { background: #333 !important; }
  #topics .icon05 { background: #444 !important; }
  #topics .icon06 { background: #555 !important; }
  #topics .system-contents { background: #00479d; padding: 4% 2%; margin-bottom: 10%; }
  #topics .system-contents-inner { background: #fff; padding: 5% 3%; }
  #topics .system-contents .system-date { font-size: 1.4rem; margin-bottom: 5%; display: block; }
  #topics .system-contents .system-category-set { width: 100%; margin-bottom: 5%; }
  #topics .system-contents .system-category { font-size: 1.2rem; color: #fff; text-align: center; padding: 8px; width: 50%; margin-bottom: 1px; background: #111; }
  #topics .system-contents .system-ttl { font-size: 1.6rem; font-weight: bold; margin-bottom: 5%; padding-bottom: 5%; border-bottom: 1px #ccc solid; line-height: 1.4; }
  /* guide -------------------------------------*/
  #guide .system-list { background: #00479d; padding: 4% 2%; margin-bottom: 10%; }
  #guide .system-list-inner { background: #fff; padding: 5% 3%; }
  #guide .system-list li { overflow: hidden; line-height: 1.4; margin-bottom: 5%; border-bottom: 1px dotted #b2b2b2; padding: 0 0 5%; }
  #guide .system-list li a:hover { text-decoration: none; }
  #guide .system-list .system-date { font-size: 1.2rem; line-height: 1.4; margin-bottom: 2%; }
  #guide .system-date::before { content: "■"; }
  #guide .system-list .system-ttl-01 { font-size: 1.4rem; line-height: 1.6; }
  #guide .system-list .system-category-set { margin-bottom: 2%; }
  #guide .system-list .system-category { width: 49%; margin-bottom: 1px; font-size: 1.2rem; color: #fff; text-align: center; padding: 5px; background: #111; }
  #guide .icon01 { background: #000 !important; }
  #guide .icon02 { background: #111 !important; }
  #guide .icon03 { background: #222 !important; }
  #guide .icon04 { background: #333 !important; }
  #guide .icon05 { background: #444 !important; }
  #guide .icon06 { background: #555 !important; }
  #guide .system-contents { background: #00479d; padding: 4% 2%; margin-bottom: 10%; }
  #guide .system-contents-inner { background: #fff; padding: 5% 3%; }
  #guide .system-contents .system-date { font-size: 1.4rem; margin-bottom: 5%; display: block; }
  #guide .system-contents .system-category-set { width: 100%; margin-bottom: 5%; }
  #guide .system-contents .system-category { font-size: 1.2rem; color: #fff; text-align: center; padding: 8px; width: 50%; margin-bottom: 1px; background: #111; }
  #guide .system-contents .system-ttl { font-size: 1.6rem; font-weight: bold; margin-bottom: 5%; padding-bottom: 5%; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #guide .system-list .system-ttl-01 .num { color: #00479d; font-weight: 700; }
  /* staff -------------------------------------*/
  #staff .system-list { background: #00479d; padding: 4% 2%; margin-bottom: 10%; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #staff .system-list li { position: relative; line-height: 1.4; width: 49%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 5%; padding: 2% 2% 14%; }
  #staff .system-list li:nth-child(2n) { margin-right: 0; }
  #staff .system-list li a:hover { text-decoration: none; }
  #staff .system-list .btn { text-align: center; background: #333; color: #fff; font-size: 1.2rem; position: absolute; bottom: 3%; left: 3%; width: 95%; padding: 4% 3%; }
  #staff .system-list .btn::after { content: ' >'; }

  #staff .system-pic{ width: 100%; height: 130px; overflow: hidden; text-align: center; margin-bottom: 6%; }
  #staff .system-pic img{ max-width: 100%; max-height: 130px; width: auto; height: auto;}

  #staff .system-job { font-size: 1.3rem; margin-bottom: 1vw; line-height: 1.6; text-align: center; }
  #staff .system-name { font-size: 1.6rem; font-weight: bold; margin-bottom: 2vw; line-height: 1.6; text-align: center; }
  #staff .system-kana { font-size: 1.3rem; margin-bottom: 5%; line-height: 1.6; text-align: center; margin-top: -1.5vw; }
  #staff .sp-box { margin-bottom: 5%; padding-bottom: 3%; border-bottom: 1px solid #ccc; }
  #staff .system-contents { background: #00479d; padding: 4% 2%; margin-bottom: 10%; }
  #staff .system-contents-inner { background: #fff; padding: 5% 3%; }
  #staff .system-contents .system-ttl { font-size: 1.6rem; font-weight: bold; margin-bottom: 8%; padding-bottom: 8%; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #staff .system-contents .system-info-box { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #staff .system-contents .system-info { width: 100%; }
  #staff .system-contents .system-job { font-size: 1.4rem; margin-bottom: 3%; line-height: 1.6; }
  #staff .system-contents .system-name { font-size: 1.8rem; margin-bottom: 5%; line-height: 1.6; }
  #staff .system-contents .system-kana { font-size: 1.4rem; margin-bottom: 3%; line-height: 1.6; text-align: center; margin-top: -4vw; }
  #staff .system-contents .system-comment { font-size: 1.4rem; margin-bottom: 5%; line-height: 1.6; }
  #staff .system-contents .comment-bx { margin-bottom: 3%; }
  #staff .system-contents .comment-bx th { width: 30%; font-size: 1.2rem; letter-spacing: 1px; border: 1px solid #ccc; padding: 3%; background: #949494; color: #fff; vertical-align: middle; text-align: left; }
  #staff .system-contents .comment-bx td { width: 55%; font-size: 1.2rem; border: 1px solid #ccc; padding: 3%; vertical-align: middle; }
  #staff .system-contents .system-i-pic { width: 100%; text-align: center; margin: 0 auto 8%; -webkit-flex-order: -1; -moz-flex-order: -1; -moz-order: -1; order: -1; }
  #staff .system-contents .system-i-pic img { max-width: 100%; max-height: 60vw; width: auto; height: auto; }
  #staff .system-contents .wys-ttl { width: 100%; margin: 3% auto; padding: 3%; font-size: 1.4rem; color: #959595; font-weight: bold; background: #f1f1f1; }
  #staff .system-contents1 { background: #00479d; padding: 4% 2%; margin-bottom: 10%; }
  #staff .system-contents1-inner { background: #fff; padding: 5% 3%; }
  #staff .system-contents1 .system-ttl { font-size: 1.6rem; font-weight: bold; margin-bottom: 8%; padding-bottom: 8%; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #staff .system-contents1 .system-info-box { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #staff .system-contents1 .system-info { width: 100%; }
  #staff .system-contents1 .system-job { font-size: 1.4rem; margin-bottom: 3%; line-height: 1.6; }
  #staff .system-contents1 .system-name { font-size: 1.8rem; margin-bottom: 5%; line-height: 1.6; }
  #staff .system-contents1 .system-kana { font-size: 1.4rem; margin-bottom: 3%; line-height: 1.6; text-align: center; margin-top: -4vw; }
  #staff .system-contents1 .system-comment { font-size: 1.4rem; margin-bottom: 5%; line-height: 1.6; }
  #staff .system-contents1 .comment-bx th { width: 30%; font-size: 1.2rem; letter-spacing: 1px; border: 1px solid #ccc; padding: 3%; background: #949494; color: #fff; vertical-align: middle; text-align: left; }
  #staff .system-contents1 .comment-bx td { width: 55%; font-size: 1.2rem; border: 1px solid #ccc; padding: 3%; vertical-align: middle; }
  #staff .system-contents1 .system-i-pic { width: 100%; text-align: center; margin: 0 auto 8%; -webkit-flex-order: -1; -moz-flex-order: -1; -moz-order: -1; order: -1; }
  #staff .system-contents1 .system-i-pic img { max-width: 100%; max-height: 60vw; width: auto; height: auto; }
  #staff .system-contents1 .wys-ttl { width: 100%; margin: 3% auto; padding: 3%; font-size: 1.4rem; color: #959595; font-weight: bold; background: #f1f1f1; }
  #staff .system-contents2 { background: #00479d; padding: 4% 2%; margin-bottom: 10%; }
  #staff .system-contents2-inner { background: #fff; padding: 5% 3%; }
  #staff .system-contents2 .system-ttl { font-size: 1.6rem; font-weight: bold; margin-bottom: 8%; padding-bottom: 8%; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #staff .system-contents2 .system-info-box { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #staff .system-contents2 .system-info { width: 100%; }
  #staff .system-contents2 .system-job { font-size: 1.2rem; margin-bottom: 3%; line-height: 1.6; }
  #staff .system-contents2 .system-name { font-size: 1.6rem; margin-bottom: 5%; line-height: 1.6; }
  #staff .system-contents2 .system-kana { font-size: 1.2rem; margin-bottom: 3%; line-height: 1.6; }
  #staff .system-contents2 .system-job { font-size: 1.4rem; margin-bottom: 3%; line-height: 1.6; }
  #staff .system-contents2 .system-name { font-size: 1.8rem; margin-bottom: 5%; line-height: 1.6; }
  #staff .system-contents2 .system-kana { font-size: 1.4rem; margin-bottom: 3%; line-height: 1.6; text-align: center; margin-top: -4vw; }
  #staff .system-contents2 .system-comment { font-size: 1.4rem; margin-bottom: 5%; line-height: 1.6; }
  #staff .system-contents2 .system-r_name { text-align: center; font-size: 6vw; font-weight: bold; color: #959595; }
  #staff .system-contents2 .comment-bx th { width: 30%; font-size: 1.2rem; letter-spacing: 1px; border: 1px solid #ccc; padding: 3%; background: #949494; color: #fff; vertical-align: middle; text-align: left; }
  #staff .system-contents2 .comment-bx td { width: 55%; font-size: 1.2rem; border: 1px solid #ccc; padding: 3%; vertical-align: middle; }
  #staff .system-contents2 .system-i-pic { width: 100%; text-align: center; margin: 0 auto 3%; -webkit-flex-order: -1; -moz-flex-order: -1; -moz-order: -1; order: -1; }
  #staff .system-contents2 .system-i-pic img { max-width: 100%; max-height: 60vw; width: auto; height: auto; margin-bottom: 3%; }
  #staff .system-contents2 .wys-ttl { width: 100%; margin: 3% auto; padding: 3%; font-size: 1.4rem; color: #959595; font-weight: bold; background: #f1f1f1; }
  #staff .system-gallery { background: #eee; padding: 5% 3%; }
  #staff .system-gallery h2 { text-transform: uppercase; }
  #staff .gallery-list { display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; flex-wrap: wrap; }
  #staff .gallery-list li { width: 32%; position: relative; margin: 0 2% 6% 0; font-size: 1.2rem; line-height: 1.4; }
  #staff .gallery-list li:nth-of-type(3n) { margin-right: 0; }
  #staff .gallery-list li a:hover { text-decoration: none; }
  #staff .gallery-list li .system-Frame { display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%; }
  #staff .gallery-list li .system-Frame::after { content: none; }
  #staff .gallery-list li .system-Frame img { width: 100%; height: 90px; } }

@media screen and (max-width: 380px) { #case_newly .system-pic { height: 120px; }
  #case_newly .system-pic img { height: 120px; } }

@media screen and (max-width: 321px) { #case_newly .system-pic { height: 100px; }
  #case_newly .system-pic img { height: 100px; } }
/*# sourceMappingURL=page-system.css.map */