@charset "UTF-8";
/* =========================================================
 Foundation
========================================================= */
/* ---------------------------------------------------------
 Utility - clearfix
--------------------------------------------------------- */
.u-clearfix::after {
  display: block;
  clear: both;
  content: " "; }

/* レイアウト
--------------------------------------------------------- */
.home .menu-globalnavi-container {
  margin-bottom: 0; }
  .home .menu-globalnavi-container > #globalnavi {
    margin-bottom: 0; }

#contents.home_contents {
  width: 100%;
  margin: 0; }

.top_contents {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 950px; }

.home_mainimg,
.top_contents > div,
.home_service_menu > div,
.home_info_left > div,
.home_info_right > div {
  position: relative; }

h2 {
  margin: 0; }

/* コンテンツ
--------------------------------------------------------- */
.home_mainimg {
  background: #000;
  text-align: center; }

.home_point {
  width: 100%;
  margin: 10px 0;
  font-size: 1.8rem;
  box-sizing: border-box; }
  .home_point .title {
    color: #ae151e;
    font-size: 2.2rem;
    font-weight: bold;
    padding-bottom: 10px; }
    @media print, screen and (max-width: 950px) {
      .home_point .title {
        line-height: 1.4; } }

.font_blue {
  color: #0b3e87; }

.font_b {
  font-weight: bold; }

.home_origin {
  width: 100%;
  background-color: #0b3e87;
  padding: 10px;
  margin-bottom: 30px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  box-sizing: border-box; }
  .home_origin .title {
    font-size: 2.8rem;
    color: #ffff7c;
    font-weight: bold; }
    @media print, screen and (max-width: 950px) {
      .home_origin .title {
        line-height: 1.2;
        margin-bottom: 10px; } }

.home_service_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1.0rem; }
  @media print, screen and (max-width: 950px) {
    .home_service_menu {
      width: 100%;
      line-height: 1.2; } }
  .home_service_menu > div {
    position: relative;
    width: 470px;
    height: 250px;
    box-sizing: border-box; }
    .home_service_menu > div:first-child, .home_service_menu > div:nth-child(2) {
      margin-bottom: 10px; }
    @media print, screen and (max-width: 950px) {
      .home_service_menu > div {
        width: 49%;
        height: auto; } }
    @media print, screen and (max-width: 640px) {
      .home_service_menu > div {
        width: 100%;
        margin-bottom: 10px; } }
    .home_service_menu > div a {
      color: #000; }
    .home_service_menu > div .title, .home_service_menu > div .title a {
      padding: 10px 5px;
      font-size: 2.8rem;
      color: #ae151e;
      font-weight: bold;
      text-align: center;
      text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff; }
      @media print, screen and (max-width: 950px) {
        .home_service_menu > div .title, .home_service_menu > div .title a {
          font-size: 1.8rem;
          text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff; } }
      @media print, screen and (max-width: 640px) {
        .home_service_menu > div .title, .home_service_menu > div .title a {
          font-size: 2.0rem; } }
    .home_service_menu > div .title a:hover {
      text-decoration: none;
      opacity: 0.7; }
    .home_service_menu > div .ser_box {
      font-weight: bold;
      display: flex;
      align-items: flex-end;
      position: absolute;
      bottom: 0; }
      @media print, screen and (max-width: 950px) {
        .home_service_menu > div .ser_box {
          flex-direction: column;
          position: static;
          align-items: center; } }
    .home_service_menu > div .ser_img {
      width: 235px;
    text-align: center; }
      @media print, screen and (max-width: 950px) {
        .home_service_menu > div .ser_img {
          width: auto;
          max-width: 235px; } }
    .home_service_menu > div .ser_text {
      width: 50%;
      padding: 5px;
      box-sizing: border-box; }
      .home_service_menu > div .ser_text img {
        display: block;
        margin: 10px auto;
        max-width: 201px; }
      @media print, screen and (max-width: 950px) {
        .home_service_menu > div .ser_text {
          font-size: 1.6rem;
          display: inline-block;
          width: auto; } }

.home_consul {
  background-color: #f6e5d4; }

.home_tech {
  background-color: #cfdfff; }

.home_temp {
  background-color: #e9f1ea; }

.home_cs {
  background-color: #fad2d3; }
  .home_cs .title {
    letter-spacing: -0.1em; }

.home_info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px; }
  @media print, screen and (max-width: 950px) {
    .home_info {
      flex-direction: column; } }

.home_info_left {
  width: 310px; }
  @media print, screen and (max-width: 950px) {
    .home_info_left {
      order: 2;
      margin: auto; } }
  @media print, screen and (max-width: 640px) {
    .home_info_left {
      width: 100%; } }
  .home_info_left > div {
    padding: .6rem;
    margin-bottom: 10px;
    background-color: #e6e6e6;
    text-align: center; }

.home_info_right {
  width: 630px; }
  .home_info_right > div {
    padding: .6rem;
    margin-bottom: 10px;
    background-color: #e6e6e6; }
  @media print, screen and (max-width: 950px) {
    .home_info_right {
      order: 1;
      width: 100%; } }

.home_news .title a {
  font-size: 2.6rem;
  color: #ae151e;
  font-weight: bold; }

.home_contact {
  text-align: center; }

.br-pc:before {
  content: "\a";
  white-space: pre; }

.view-sp {
  display: none; }

@media print, screen and (max-width: 640px) {
  .br-pc:before {
    content: "";
    white-space: pre; }

  .br-sp:before {
    content: "\a";
    white-space: pre; }

  .view-pc {
    display: none; }

  .view-sp {
    display: block; } }

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