﻿      /* ======================================
    更新履歴
    
    2017/12/20 フリーエリア上部整理
    2017/12/11 エアコン選ぶ マージン修正
 ======================================== */
/* ======================
         カテゴリタイトル    
    =========================*/

  h1.senmon-topcategory {
      padding: 10px 10px 5px 15px;
      border-left: 6px solid darkblue;
      border-bottom: 1px solid darkblue;
      font-size: 20px;
      width: 665px;
      margin:20px 0px 10px 0px;
      text-align: left;
  }
    /* ======================
         フリーエリア01  
    =========================*/

    .top-container01 {
        width: 700px;
        height: 275px;
        margin: 0px 0px;
        background-color: #FFF;
    }


    .container01-box2,
    .container01-box1 {
        float: left;
        display: inline;
    }



    .container01-box2 {
        padding: 0;
        list-style: none;
        margin-left: 1px;

    }

    .container01-box2 ul {
        padding: 0px;
        margin: 1px 0px 3px 5px;

    }

    .container01-box2 ul li {
        display: inline;
        margin-left: 4px;

    }

    .container01-box2 ul li a {
        font-family: "Trebuchet MS", sans-serif;
        text-decoration: none;
        color: #fff;
        margin: 0px;
    }


    .container01-box2 img {
        border: 1px solid #666;
    }

    /*左の大きいところ*/

    .container01-box1 {
        width: 275px;
        height: 275px;
        padding: 0;
        list-style: none;
        clear: left;
        background-color: darkblue;
    }

    .container01-box1 a {
        display: block;
        width: 275px;
        height: 260px;
        text-decoration: none;
    }

    .box1_text {
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 220%;
        margin-bottom: 20px;
    }

    .box1_text span {
        font-weight: bold;
    }

    .box1_yellow {
        color: #FDD100;
        font-size: 18px;
    }
    
      /* ======================
         フリーエリア（特集）    
    =========================*/

    .top-container02 {
        width: 704px;
        height: 155px;
        margin: 0px 0px;
        background-color: #FFF;
    }


    .container02-box {
        float: left;
        display: inline;
        margin-right:10px;
    }
    
    .container02-box img {
        border: 1px solid #666;
    }

    /* ======================
         フリーエリア（おすすめ）   
    =========================*/


    .top-container03 {
        width: 704px;
        margin: 0px 0px;
        background-color: #FFF;
    }

  .top-container03 img {
      border: 1px solid #666/*枠線*/
      ;
  }

    .container03-box {
        float: left;
        display: inline;
        margin:0px 10px 10px 0px;
    }
    .container03-box01{margin:10px 0px 20px 0px;}

  /* ======================
        形からエアコンを探す 
    =========================*/


  .serch-formtitle {
      width: 720px;
      height: 33px;
      margin-top: 20px;
      background: url(http://senmon.xb.shopserve.jp/pic-labo/n_search2.jpg) no-repeat;
      font-weight: bold;
      padding-left: 50px;
      font-size: 20px;
      color: white;
      display: table-cell;
      text-align: left;
      vertical-align: middle;
  }

  .serchitem-erea1 {
      margin-bottom: 10px;
      padding-top: 10px;
      width: 690px;
      height: 785px;
      background-color: #F5F5DC;
      }

  .grid-lefttitle,
  .grid-righttitle,
  .serchgrid-01,
  .serchgrid-01r,
  .serchgrid-02,
  .serchgrid-03,
  .serchgrid-04,
  .serchgrid-04r,
  .serchgrid-grid5,
  .serchgrid-grid6,
  .serchgrid-multi2,
  .multaircon-info,
  .serchgrid-multi1,
  .form-serchbox,
  .multi2-set,
  .multi1-set{
      position: relative;
      float: left;
      display: inline;
  }


  /*住宅用タイトル*/

  .grid-lefttitle {
      width: 320px;
      height: 30px;
      text-align: center;
      font-size: 19px;
      font-weight: bold;
      padding: 10px 5px 0 5px;
      left: 10px;
      background-color: #754C24;
      color: #fff;
  }

  /*業務用タイトル*/

  .grid-righttitle {
      width: 320px;
      height: 30px;
      text-align: center;
      font-size: 19px;
      font-weight: bold;
      padding: 10px 5px 0 5px;
      background-color: #666666;
      color: #fff;
      left: 20px;
  }

  /*マルチエアコン*/

  .multaircon-info {
      width: 325px;
      height: 80px;
      text-align: center;
      color: #666;
      font-size: 17px;
      font-weight: bold;
      line-height: 150%;
      margin: 10px;
      left: 10px;
  }

  /*マルチパック*/

  .serchgrid-multi1 {
      width: 325px;
      height: 150px;
      margin-left: 10px;
      padding-top: 5px;
      text-align: center;
      background-color: #fff;
      border: 2px solid #754C24;
      top: 3px;
      left: 10px;
  }

  .serchgrid-multi1 p {
      position: absolute;
      display: inline-block;
      left: 5px;
      color: #754C24;
      font-size: 14px;
      line-height: 130%;
      text-align: center;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      border: 2px solid #754C24;
  }

  .serchgrid-multi1 span {
      position: absolute;
      left: 0;
      width: 60px;
      font-weight: bold;
      text-align: center;
      top: 15px;
      font-size: 13px;
      line-height: 130%;
      text-align: center;
      color: #754C24;
  }


  /*システムマルチ*/

  .serchgrid-multi2 {
      width: 325px;
      height: 150px;
      margin-top: 10px;
      margin-bottom: 10px;
      background-color: #fff;
      border: 2px solid #754C24;
      top: 3px;
      left: 10px;
  }

  .serchgrid-multi2 p {
      position: absolute;
      top: 5px;
      left: 5px;
      color: #754C24;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      border: 2px solid #754C24;
  }

  .serchgrid-multi2 span {
      position: absolute;
      top: 15px;
      left: 0px;
      width: 60px;
      font-weight: bold;
      text-align: center;
      font-size: 13px;
      line-height: 130%;
      text-align: center;
      color: #754C24;
  }

  
  /*業務用天カセ*/

  .serchgrid-grid6 {
      width: 152px;
      height: 142px;
      margin: -87px 0 0 10px;
      padding: 2px;
      border: 2px solid #666;
      font-weight: bold;
      background: #fff;
      left: 10px;
  }

  .serchgrid-grid6 p {
      position: absolute;
      color: #fff;
      background: #666;
      margin: 5px;
      width: 145px;
      font-size: 14px;
      text-align: center;
  }


  /*小グリッド*/

  .serchgrid-01 {
      width: 152px;
      padding: 2px;
      height: 85px;
      background: #fff;
      margin-bottom: 10px;
      margin-left: 10px;
      border: 2px solid #754C24;
      font-weight: bold;
      top: 3px;
      left: 10px;
  }

  .serchgrid-01 p {
      position: absolute;
      color: #fff;
      background: #754C24;
      top: 16px;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 140px;
      height: 20px;
      text-align: center;
      font-size: 14px;

  }


  /*天吊1*/

  .serchgrid-03 {
      width: 152px;
      padding: 2px;
      height: 85px;
      margin: -205px 0 auto 339px;
      border: 2px solid #666;
      font-weight: bold;
      background: #fff;
      left: 10px;

  }

  .serchgrid-03 p {
      position: absolute;
      color: #fff;
      background: #666;
      top: 16px;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 144px;
      height: 20px;
      text-align: center;
      font-size: 14px;
  }

  /*天吊4*/

  .serchgrid-02 {
      width: 152px;
      padding: 2px;
      height: 85px;
      margin: -205px 0 0 509px;
      border: 2px solid #666;
      font-weight: bold;
      background: #fff;
      left: 10px;
  }

  .serchgrid-02 p {
      position: absolute;
      color: #fff;
      background: #666;
      top: 16px;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 144px;
      height: 20px;
      text-align: center;
      font-size: 14px;
  }

  /*ビルトイン*/

  .serchgrid-01r {
      width: 152px;
      padding: 2px;
      height: 85px;
      background: #fff;
      margin: -204px 0 0 350px;
      border: 2px solid #666;
      font-weight: bold;
  }

  .serchgrid-01r p {
      position: absolute;
      color: #fff;
      background: #666;
      top: 16px;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 140px;
      height: 20px;
      text-align: center;
      font-size: 14px;
  }


  /*ダクト*/

  .serchgrid-04 {
      width: 152px;
      padding: 2px;
      height: 85px;
      margin-top: -100px;
      margin-left: 350px;
      border: 2px solid #666;
      font-weight: bold;
      background: #fff;

  }

  .serchgrid-04 p {
      position: absolute;
      color: #fff;
      background: #666;
      top: 6px;
      left: 5%;
      width: 140px;
      height: 20px;
      text-align: center;
      font-size: 14px;
  }

  /*壁掛*/

  .serchgrid-04r {
      width: 152px;
      height: 85px;
      padding: 2px;
      margin-top: -100px;
      margin-left: 350px;
      border: 2px solid #666;
      font-weight: bold;
      background: #fff;
  }

  .serchgrid-04r p {
      position: absolute;
      color: #fff;
      background: #666;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 140px;
      height: 20px;
      text-align: center;
      font-size: 14px;
      top: 16px;
  }

  /*床置き*/

  .serchgrid-grid5 {
      padding: 2px;
      width: 152px;
      height: 290px;
      margin-top: -307px;
      margin-left: 520px;
      border: 2px solid #666;
      font-weight: bold;
      background: #fff;
  }

  .serchgrid-grid5 p {
      position: absolute;
      color: #fff;
      background: #666;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 140px;
      height: 20px;
      text-align: center;
      font-size: 14px;
      top: 16px;
  }


  .first-serchgrid {
      margin-left: 0;
      clear: left;
  }

  /* clearfix */

  .serchform-clearfix:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: &quot;
      &quot;
      ;
      clear: both;
      height: 0;
  }

  /* IE6 */

  * html .serchform-clearfix {
      zoom: 1;
  }

  /* IE7 */

  *:first-child + html .serchform-clearfix {
      zoom: 1;
  }

  #serchform-hover {
      width: auto;
      height: auto;
      background-color: transparent;
  }

  #serchform-hover img {
      transition: all 0.5s ease;
  }

  #serchform-hover img:hover {
      -webkit-transform: scale(0.8);
      transform: scale(0.8);
  }

  .clear {
      clear: both;
  }
/* マルチエアコンタイトル2 */
.multia_title {
 position: relative;
 height: 200px;
 padding: 5px;
}
.multi1-set {
  position:absolute;
      top:220px;
      left:95px;
      color: #754C24;
      font-size: 15px;
      text-align: left;
      height: 18px;
      font-weight: bold;
      z-index: 50;
}
.multi2-set {
 position: absolute;
      top: 380px;
      left:95px;
      color: #754C24;
      font-size: 15px;
      line-height: 130%;
      text-align: left;
      height: 18px;
      font-weight: bold;
      z-index: 50;
}
     .multi2-set span {
     font-size: 10px;
      line-height: 130%;
      text-align: left;
      padding-top: 0px;
  }