@charset "UTF-8";
html,
body {
  height: 100%; }

body {
  min-width: 980px;
  min-width: 980px; }
  body .fs_09em {
    font-size: 0.9em; }
  body #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.ind-1 > a.mega-menu-link {
    padding-left: 1.4em;
    text-indent: -0.7em; }
  body #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column.sumaiinfo-clm4 > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0px 15px 0 15px;
  }
  body #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column.sumaiinfo-clm4 > ul.mega-sub-menu > li.mega-menu-item:first-child {
    padding-top: 15px;
  }

.global_header {
  padding: 0;
  max-width: 980px;
  height: 70px;
  margin: auto; }
  .global_header .row {
    width: 100%; }

.gl_search_sp {
  display: none; }

.mega-menu-item a[target="_blank"]:after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(../images/icon_blank.gif) no-repeat;
  background-size: contain;
  position: absolute;
  margin: 5px 0 0 5px; }

.btn-primary {
  background-color: #148356;
  border-color: #148356; }
  .btn-primary:hover {
    background-color: #148356;
    border-color: #148356; }

.footer {
  background: #f7f7f7;
  padding-bottom: 14px;
  border-bottom: 4px solid #148356;
  margin-top: 4em;
  border-top: 3px solid #d2d2d2; }
  .footer .row {
    max-width: 980px;
    margin: auto;
    border-top: 3px solid #d2d2d2;
    padding-top: 14px; }

.footer_menu {
  max-width: 980px;
  margin: auto;
  padding-top: 2.4em; }
  .footer_menu .menu {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex; }
    .footer_menu .menu > li {
      -ms-flex: 1;
      -webkit-box-flex: 1;
      flex: 1;
      font-size: 13px;
      margin-right: 0.5em; }
      .footer_menu .menu > li:last-child {
        margin-right: 0; }
      .footer_menu .menu > li > a {
        display: block;
        padding-bottom: 0.5em;
        margin-bottom: 0.5em;
        color: #2c7957;
        border-bottom: 1px solid #2c7957; }
  .footer_menu .sub-menu > li {
    font-size: 12px; }
    .footer_menu .sub-menu > li > a {
      display: block;
      line-height: 2em;
      padding-right: 1em;
      color: #333; }
      .footer_menu .sub-menu > li > a:hover {
        text-decoration: underline;
        color: #194ca2; }

.footer_logo {
  margin-bottom: 6px; }

.footer_link {
  text-align: right;
  font-size: 12px; }
  .footer_link li {
    display: inline-block;
    text-align: center;
    border-right: 1px solid #333;
    padding: 0 1em;
    line-height: 1; }
    .footer_link li:last-child {
      border-right: none; }
    .footer_link li a {
      color: #333; }
      .footer_link li a:hover {
        color: #194ca2; }

.footer_address {
  font-size: 12px;
  color: #333;
  margin-bottom: 0; }

.copyright {
  text-align: right;
  font-size: 10px;
  color: #828383; }

#page-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
  display: block;
  background: rgba(20, 131, 86, 0.7) none repeat scroll 0 0;
  width: auto;
  padding: 1.2em;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  text-decoration: none; }
  #page-top:before {
    content: 'ページの先頭へ戻る';
    display: inline-block; }
  #page-top:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 0 -0.2em 1em;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #page-top:hover {
    background: rgba(0, 0, 0, 0.4); }

/*トピックス*/
#container .elementor ul.topics_list {
  margin: 0;
  padding: 0; }
  #container .elementor ul.topics_list li {
    list-style: none;
    padding: 0.75em 0;
    border-bottom: 1px solid #ccc; }
    #container .elementor ul.topics_list li a {
      color: #194ca2;
      text-decoration: underline; }
      #container .elementor ul.topics_list li a:hover {
        color: #333;
        text-decoration: none; }
  #container .elementor ul.topics_list a[target="_blank"][href$=".pdf"]:after {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url(../images/icon_blank.gif) no-repeat;
    background-size: contain;
    position: absolute;
    margin: 5px 0 0 5px; }

.topics_list > li {
  list-style: none;
  padding: 0.75em 0;
  border-bottom: 1px solid #ccc; }
  .topics_list > li a {
    color: #194ca2;
    text-decoration: underline; }
    .topics_list > li a:hover {
      color: #333;
      text-decoration: none; }
  .topics_list > li .newpost:before {
    content: url(/wp-content/uploads/2019/01/new_icon.png);
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle; }

.mail_backnumber .topics_list > li .newpost:before {
  content: none; }

body.category-mmg .topics_list > li .newpost:before {
  content: none; }

.topics_list > li em,.topics_list > li .fw_b{
  font-weight: bold;
}

.article-cat {
  text-align: center;
  display: inline-block;
  min-width: 8em;
  background: #ccc;
  border-radius: 2px;
  font-size: 12px;
  padding: 2px;
  color: #fff; }
  .article-cat.la, .article-cat.research, .article-cat.seminar, .article-cat.house_info, .article-cat.house_books, .article-cat.loan_knowledge {
    background: #97c831; }
  .article-cat.info {
    background: #2aac58; }
  .article-cat.examination, .article-cat.build_confirm, .article-cat.performance_evalua, .article-cat.flat35, .article-cat.other_jobs, .article-cat.energy_saving, .article-cat.check_construction, .article-cat.performance_evaluation, .article-cat.investigation {
    background: #4bb3b8; }

@media (max-width: 750px) {
  .navbar-toggler-icon {
    background-image: url(/wp-content/uploads/2019/01/menu_sp_button.png);
    width: 50px;
    height: 50px; }
  .navbar-toggler {
    padding: 0;
    border: none; }
  .navbar,
  .navbar-brand {
    padding: 0; }
  .global_header {
    max-width: 100%;
    border-bottom: 2px solid #148456;
    height: 50px; }
    .global_header .row {
      width: auto; }
      .global_header .row img {
        height: 27px;
        margin-left: 10px; }
  .gl_search_sp {
    display: block;
    padding: 0.5em 1em;
    background-color: #ccc; }
  .footer {
    text-align: center;
    padding-bottom: 0;
    border-top: 1px solid #d2d2d2;
    padding-top: 1em;
    margin-top: 0; }
    .footer .row {
      border-top: none; }
  .footer_menu {
    display: none; }
  .footer_link {
    margin-top: 2em;
    text-align: center;
    line-height: 2em; }
  .copyright {
    text-align: center;
    font-size: 7px;
    background: #148356;
    color: #fff;
    padding: 0.5em; } }

/*
* page
*/
.wrap {
  margin: auto;
  padding-top: 35px;
  width: 980px; }

.breadcrumbs {
  position: absolute;
  width: 980px;
  margin: auto;
  top: 1em;
  left: 0;
  right: 0;
  z-index: 1;
  font-size: 12px; }
  .breadcrumbs a {
    color: #194ca2;
    text-decoration: underline; }
    .breadcrumbs a:hover {
      color: #333;
      text-decoration: none; }

h1.entry-title {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.5;
  color: #333; }

h2.entry-title {
  padding: 1em;
  font-size: 18px;
  line-height: 1.4;
  color: #666;
  font-weight: bold;
  border-radius: 0.5em 0 0 0;
  border-top: 2px solid #99c7d1;
  border-left: 2px solid #99c7d1;
  background: -webkit-gradient(linear, left top, left bottom, from(#e0f4ff), to(#fff));
  background: -webkit-linear-gradient(top, #e0f4ff, #fff);
  background: -o-linear-gradient(top, #e0f4ff, #fff);
  background: linear-gradient(to bottom, #e0f4ff, #fff);
  margin: 3em 0 1.5em; }

.entry-meta {
  border-bottom: 1px solid #d2d2d2;
  text-align: right;
  padding-bottom: 0.5em; }

.entry-content {
  margin-top: 1em;
  line-height: 1.75; }

.page .container_body:before,
.archive .container_body:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 98px;
  background: url(/wp-content/uploads/2019/01/h1_back.jpg) no-repeat center top;
  background-size: cover; }

.page h1.entry-title,
.archive h1.entry-title {
  font-size: 20px;
  font-weight: bold;
  padding-top: 0.5em;
  margin-bottom: 50px;
  text-align: center; }

.container_body {
  position: relative; }
  .container_body ._note {
    font-size: 0.85em; }
  .container_body .menu {
    margin-top: 7px; }
    .container_body .menu a[target="_blank"]:after {
      content: "";
      display: inline-block;
      width: 1em;
      height: 1em;
      background: url(../images/icon_blank.gif) no-repeat;
      background-size: contain;
      position: absolute;
      margin: 5px 0 0 5px; }
    .container_body .menu > .menu-item a {
      display: block; }
      .container_body .menu > .menu-item a:hover {
        background: #e5f0e5;
        color: #194ca2; }
    .container_body .menu > .menu-item > a {
      border-radius: 4px 4px 0px 0px;
      display: block;
      background: #50a582;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      padding: 1em; }
      .container_body .menu > .menu-item > a:hover {
        color: #fff;
        background: #50a582; }
    .container_body .menu > .menu-item > .sub-menu {
      background: #f4fcf4; }
      .container_body .menu > .menu-item > .sub-menu > .menu-item {
        border-bottom: 1px solid #148356;
        padding: 0.5em 0; }
        .container_body .menu > .menu-item > .sub-menu > .menu-item:last-child {
          border-bottom: 1px solid #d3e4d3; }
        .container_body .menu > .menu-item > .sub-menu > .menu-item > a {
          color: #2c7957;
          font-size: 14px;
          font-weight: bold;
          padding: 0.4em;
          padding-left: 1.5em; }
          .container_body .menu > .menu-item > .sub-menu > .menu-item > a .note {
            font-size: 0.8em; }
      .container_body .menu > .menu-item > .sub-menu .sub-menu .current-menu-parent {
        background: #d3efd2; }
        .container_body .menu > .menu-item > .sub-menu .sub-menu .current-menu-parent .sub-menu {
          display: block !important; }
      .container_body .menu > .menu-item > .sub-menu .sub-menu > .menu-item.current-menu-item {
        background: #d3efd2; }
        .container_body .menu > .menu-item > .sub-menu .sub-menu > .menu-item.current-menu-item .sub-menu {
          display: block; }
      .container_body .menu > .menu-item > .sub-menu .sub-menu > .menu-item > a {
        color: #333;
        padding: 0.4em;
        padding-left: 1.5em; }
        .container_body .menu > .menu-item > .sub-menu .sub-menu > .menu-item > a:hover {
          background: #e5f0e5;
          color: #194ca2; }
      .container_body .menu > .menu-item > .sub-menu .sub-menu > .menu-item .sub-menu {
        display: none; }
        .container_body .menu > .menu-item > .sub-menu .sub-menu > .menu-item .sub-menu a {
          color: #146943; }
          .container_body .menu > .menu-item > .sub-menu .sub-menu > .menu-item .sub-menu a:before {
            content: "・"; }
    .container_body .menu .current-menu-item > a {
      color: #fff !important;
      background: #148355; }
      .container_body .menu .current-menu-item > a:hover {
        color: #fff !important;
        background: #148355 !important; }

@media (max-width: 750px) {
  a.cart_btn {
    display: block;
    text-align: center;
    padding: 1em; }
  body {
    min-width: 100%; }
  .wrap {
    width: 100%;
    padding-top: 0; }
    .wrap .row > .col-md-3 {
      padding: 0; }
  .container_body:before {
    display: none; }
  .container_body .menu {
    margin-bottom: 0; }
    .container_body .menu > .menu-item > a {
      border-radius: 0;
      border-top: 2px solid #2c7957;
      padding: 0.75em;
      text-align: center; }
    .container_body .menu > .menu-item .sub-menu > .menu-item {
      padding: 0; }
      .container_body .menu > .menu-item .sub-menu > .menu-item:last-child {
        border-bottom: none; }
    .container_body .menu > .menu-item .sub-menu .sub-menu > .menu-item {
      border-bottom: 1px solid #d3e4d3; }
      .container_body .menu > .menu-item .sub-menu .sub-menu > .menu-item:last-child {
        border-bottom: none; }
  .breadcrumbs {
    position: static;
    width: auto;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    margin-right: 15px;
    margin-left: 15px;
    border-bottom: 1px dashed #999; }
  h1.entry-title {
    font-size: 18px;
    margin: 1.2em 0; }
  .page .container_body:before,
  .archive .container_body:before {
    display: none; }
  .page h1.entry-title,
  .archive h1.entry-title {
    font-size: 18px;
    margin: 1.2em 0; } }
article.category-mmg section.entry-content{ overflow:hidden;word-break: break-all;}