@charset "UTF-8";
/*-------------------------
  共通設定
-------------------------*/
body {
  width:100%;
  background-color:#b5b5b5;
  font-size:13px;
  line-height:1.5;
  text-align:center;
  -webkit-text-size-adjust: 100%;
  }
body.sarchresults { background:#292828; }

/*link color*/
.sp{display:block;}

#body_box img {
  width:100%;
  height:auto;
}

.pp_overlay { min-width:100% !important; }


/*-------------------------
  サイト幅設定
-------------------------*/
#wrap {
  position: relative;
  width: 100%;
  min-width: 100%;
  height: auto;
  min-height: auto;
  overflow: hidden;
}
#body_box{
  min-width: inherit;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  }
/*
#spslidemenu {
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  color: #fff;
  text-align: left;
  z-index: 10;
}
.spslidemenu_close {
  float: left;
  width: 15%;
  min-height: 100%;
}
.spslidemenu_inner {
  float: left;
  width: 85%;
  min-height: 100%;
  background: url(../image/spnavi_bg.png) repeat 0 0;
}
*/
/*-------------------------
  Add + Repair 201809
-------------------------*/
.spslidemenu_bg {
  background-color: #000000;
}
#spslidemenu h2 {
  box-sizing: border-box;
  padding: 10px;
  background: url(../image/spnav_oc_w.png) no-repeat right 5px;
  background-size: 35px auto;
  cursor: pointer;
}
#spslidemenu h2:last-of-type {
  border-top: 1px solid #797979;
}
#spslidemenu h2.active {
  background: url(../image/spnav_oc_w.png) no-repeat right -30px;
  background-size: 35px auto;
}
#spslidemenu h2 span {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  padding: 0 0 0 5px;
  border-left: 4px solid #fff;
}
#sp-gmenu {
  display: none;
}
.spslidemenu1 li {
  width: 100%;
  height: 35px;
  line-height: 35px;
  border: none;
  background-color: #000000;
  border-top: 1px solid #797979;
}
.spslidemenu1 li a {
  display: block;
  width: 100%;
  padding:0 10px 0 20px;
  background: url(../image/spnav_arrow_w.png) no-repeat 91.5% 0;
  background-size: 35px 35px;
  font-size: 14px;
  white-space: nowrap;
  color: #ffffff;
}
/*
.spslidemenu1 .home_spmenu01 a { background-image:url(../../images/service/sv_spmenu01.jpg); }
.spslidemenu1 .home_spmenu02 a { background-image:url(../../images/service/sv_spmenu02.jpg); }
.spslidemenu1 .home_spmenu03 a { background-image:url(../../images/service/sv_spmenu03.jpg); }
.spslidemenu1 .home_spmenu04 a { background-image:url(../../images/service/sv_spmenu04.jpg); }
.spslidemenu1 .home_spmenu05 a { background-image:url(../../images/service/sv_spmenu05.jpg); }
.spslidemenu1 .home_spmenu06 a { background-image:url(../../images/service/sv_spmenu06.jpg); }
.spslidemenu1 .home_spmenu07 a { background-image:url(../image/spmenu_icon07.jpg); }
.spslidemenu1 .home_spmenu08 a { background-image:url(../image/fot_ochikaku.jpg); }
.spslidemenu1 .home_spmenu09 a { background-image:url(../image/spmenu_icon08.jpg); }
*/

.spslidemenu2 {
  width: 80%;
  margin-top: 10px;
}
.spslidemenu2 li {
  display: inline-block;
  padding: 2px;
  vertical-align: top;
}
.spslidemenu2 li a {
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 5px 10px 5px 10px;
  font-size: 11px;
  color: #fff;
  background: url(../image/home_list_arrow.png) no-repeat left center;
}


/*-------------------------
  ヘッダー
-------------------------*/
#head_area{
  position:relative;
  left:0;
  top:0;
  width:100%;
  height:47px;
  margin:0 10px;
  padding:0;
  }
  #head_area_inner {
    position:relative;
    width:100%;
    height:47px;
    margin:0;
    padding:0;
    }
#head_area h1{
  float:left;
  padding:10px 0 0 0;
  margin:0;
  }
.togglebtn.menuopen {
  position:absolute;
  top:11px;
  right:20px;
  width:32px;
  height:24px;
  background:url(../image/btn_open.png) no-repeat 0 0;
  background-size:cover;
  cursor:pointer;
  z-index:100;
}
.togglebtn {
  position:absolute;
  top:11px;
  right:20px;
  width:32px;
  height:24px;
  background:url(../image/btn_close.png) no-repeat 0 0;
  background-size:cover;
  cursor:pointer;
}


/*-------------------------
  google site search
-------------------------*/
#searchbox_wrap {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  min-width:100%;
  height:1px;
  z-index:9000;
}
#searchbox { /* OW：2016.3.16：display:none 変更 */
  display:none;
  /*
  position:absolute;
  left:95px;
  top:10px;
  margin:0;
  -webkit-transform:translate3d(0,0,0);
  */
}
table.gsc-search-box { width: 170px !important; }
.gsc-results-wrapper-overlay { left:8% !important; }
input.gsc-input {
  font-size:16px !important;
  height:20px !important;
  font-family: sans-serif !important;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  background-color:transparent !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  vertical-align:top;
}
.gsib_a { padding-top:1px !important; }


/*-------------------------
  メニュー
-------------------------*/
#menu_area{
  display:none !important;
  }

.home_spmenu {
  display:block;
}
.home_spmenu .title h2 {
  background:none;
}
.home_spmenu ul {
  overflow:hidden;
}
.home_spmenu ul li {
  float:left;
  width:50%;
}
.home_spmenu ul li a {
  display:inline-block;
  width:100%;
  height:50px;
  line-height:50px;
  text-indent:50px;
  background-repeat:no-repeat;
  background-position:10px 10px;
  background-size:30px 30px;
  font-size:9px;
  white-space:nowrap;
}

.home_spmenu01 a { background-image:url(../image/spmenu_icon01.jpg); }
.home_spmenu02 a { background-image:url(../image/spmenu_icon02.jpg); }
.home_spmenu03 a { background-image:url(../image/spmenu_icon03.jpg); }
.home_spmenu04 a { background-image:url(../image/spmenu_icon04.jpg); }
.home_spmenu05 a { background-image:url(../image/spmenu_icon05.jpg); }
.home_spmenu06 a { background-image:url(../image/spmenu_icon06.jpg); }
.home_spmenu07 a { background-image:url(../image/spmenu_icon07.jpg); }
.home_spmenu08 a { background-image:url(../image/spmenu_icon08.jpg); }
.home_spmenu09 a { background-image:url(../image/spmenu_icon09.jpg); }

.home_sitelink .detail ul li img { vertical-align:top; }
.home_spmenu01,
.home_spmenu03,
.home_spmenu05 { border-right:1px solid #595857; border-bottom:1px solid #595857; margin-right:-1px; }
.home_spmenu02,
.home_spmenu04,
.home_spmenu06 { border-bottom:1px solid #595857; }
.home_spmenu07 { border-right:1px solid #595857; margin-right:-1px; }
.home_spmenu08 {}
.home_spmenu09 { border-right:1px solid #595857; margin-right:-1px; }


/*-------------------------
  フッター
-------------------------*/
#footer_area {
  width:100%;
  margin:60px 0 0;
  padding:8px 0 10px 0;
  background:#b2b2b2;
  color:#fff;
}
#footer_menu {
  display:none;
}
#footer_area #footer_copyright{
  width:auto;
  color:#fff;
  text-align:center;
  font-size:8px;
  font-weight:normal;
  font-family:Helvetica, Arial, "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  }


/*-------------------------
  背景イメージ
-------------------------*/
#backgroundimg {
  position:fixed;
  left:0;
  top:0;
  width:100%;
  min-width:100%;
  height:100%;
  background-position:center top;
  background-size:cover;
  background-repeat:no-repeat;
}
.backgroundimg1 { background-image:url(../image/bgimg_sp1.jpg) !important; }
.backgroundimg2 { background-image:url(../image/bgimg_sp2.jpg) !important; }
.backgroundimg3 { background-image:url(../image/bgimg_sp3.jpg) !important; }
.backgroundimg4 { background-image:url(../image/bgimg_sp4.jpg) !important; }
/*-------------------------------------------------------------------------------
  コンテンツ
-------------------------------------------------------------------------------*/

/*-------------------------
  パーソナル情報エリア
-------------------------*/
#home_infoarea {
  position:relative;
  width:100%;
  height:340px; /* OW：2016.3.16：240px -> 340px 変更 */
  margin:0;
  padding:0;
  color:#fff;
  text-align:left;
  overflow:hidden;
}
#home_infoarea #home_catch {
  position:absolute;
  right:10px;
  top:20%;
  width:60%;
  height:auto;
}
#home_infoarea p {
  text-shadow: 1px 1px 1px #555;
}


/*-------------------------
  ロケーション
-------------------------*/
#recommend_02 {
  width:100%;
  position:inherit;
  left:inherit;
  top:250px; /* OW：2016.3.16：150px -> 250px 変更 */
  vertical-align:inherit;
  margin-bottom:70px;
}
.mylocate {
  height:auto;
}
.home_info_locate {
  width:40%;
  display:block;
  margin-left:10px;
  padding-right:20px;
  vertical-align:middle;
}
.home_info_locate img {
  display:inline-block;
  width:75% !important;
  margin-left:5%;
  vertical-align:middle;
}
  .home_info_locate a.locate_select_btn {
    display:inline-block;
    width:15% !important;
    margin-left:5%;
    vertical-align:middle;
  }
.home_info_link {
  display:block;
  padding:0 5%;
  vertical-align:middle;
  font-size:11px;
  line-height:16px;
  font-weight:bold;
}
  .home_info_link a {
    color:#fff;
  }

/*--------------------------
エリアロケーション 2015.10.01
-----------------------*/
#area_locate{
  padding:0;
  margin:-20px 0 0 10px;
  top:-20px;
  }

#area_locate img{ width:35%;}
#area_locate div img{ width:75%;}

#area_locate div{ float:left; }
#area_locate div.link{
  clear:both; /* OW：2016.3.16：追記 */
  float:none; /* OW：2016.3.16：left -> none 変更 */
  color:#fff;
  font-size:20px;
  padding:0 0 0 0px;
  }
#area_locate div.link a{
  color:#fff;
  }
#area_locate p.home_info_link{
  width:100% !important;
  padding:0 !important;
  }
#area_locate p.sp20{
  margin:-5px 0 0 0 !important;
  }


/*-------------------------
  地図（モーダル）
-------------------------*/
#map_modal_wrap {
  display:none;
  overflow:hidden;
  }
#map_modal {
  width:340px;
  height:360px;
  overflow:hidden;
}
#maps {
  width:340px;
  height:340px;
  overflow:hidden;
  color:#fff;
  }
.select_map {
  position:relative;
  }
.select_map img {
  width:340px;
  height:340px;
}
.select_map p {
  position:absolute;
  right:15px;
  bottom:15px;
  }
.select_map p span {
  font-size:150%;
  }
#map_type {
  height:21px;
  }
#map_type li {
  float:left;
  width:50%;
  }
#map_type li a {
  display:block;
  height:21px;
  background-color:#bebebe;
  color:#fff;
  text-align:center;
  font-size:12px;
  line-height:21px;
  font-weight:bold;
  }
#map_type li a:hover, #map_type li a.active {
  background-color:#2f89cc;
  }

/*
 * SimpleModal Basic Modal Dialog
 * http://simplemodal.com
 *
 * Copyright (c) 2013 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 */

/* Overlay */
#basic-modal-content {display:none;}
#simplemodal-overlay {background-color:#000;z-index:9000 !important;}
#simplemodal-container {
  z-index:9001 !important;
  width:auto !important;
  margin-left:-150px !important;
  left: 45% !important;
}

/* Container */
#simplemodal-container {
  background:none;
}
#simplemodal-container .simplemodal-data h4 {
  font-size:18px;
  font-weight: bold;
  margin-bottom:20px;
}
#simplemodal-container a.modalCloseImg {
  background:url(../images/modal_close.png) no-repeat;
  width:28px;
  height:28px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-14px;
  cursor:pointer;
}


/*-------------------------
  日付
-------------------------*/
#home_info_date {
  display:none;
}

#home_info_date {
  position: absolute;
  left:5%;
  bottom: 5px;
  font-size: 14px;
  line-height:normal;
  font-weight:bold;
}
  #home_info_date span.month,
  #home_info_date span.day {
    font-size:30px;
  }
  #home_info_date span.koyomi {
    font-size:20px;
  }

#home_info_date2 {
  position: absolute;
  left: 0px;
  bottom: 30px;
  font-size: 14px;
  line-height:normal;
  font-weight:bold;
}
  #home_info_date2 span.month,
  #home_info_date2 span.day {
    font-size:30px;
  }
  #home_info_date2 span.koyomi {
    font-size:20px;
  }


/*-------------------------
  メインエリア
-------------------------*/
#home_mainarea {
  position:relative;
  width:auto;
  margin:0;
  padding:0 10px 1px;
  text-align:left;
}
#home_mainarea a {
  color:#dfdfdf;
}
#home_mainarea a:hover {
  text-decoration:underline;
}

.home_box {
  margin:0 0 10px;
}
.home_box .title {
  background:url(../image/bg1_title.png) repeat 0 0;
  color:##b6b6b6;
  font-size:12px;
  height:auto !important;
  padding:0 !important;
  line-height:normal !important;
}
.home_box .title h2 {
  font-weight:bold;
  height:auto !important;
  padding:10px !important;
  line-height:normal !important;
}
.home_box .detail {
  background:url(../image/bg1_detail.png) repeat 0 0;
  color:#fff;
  /* 2015.0223非適応に
  font-weight:bold;*/
}

/* new clearfix */
.home_box:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  }
* html .home_box             { zoom: 1; } /* IE6 */
*:first-child+html .home_box { zoom: 1; } /* IE7 */
.clear{ clear:both;}

.home_block01, .home_block02 {
  width:100%;
}
.home_block03 {
  float:none;
  display:block;
  width:100%;
  margin-right:inherit;
}
.home_block04 {
  float:none;
  display:block;
  width:100%;
  padding-top:0px;
}


/*-------------------------
  1. バナーエリア
     #recommend_area_sp (.home_feature)
-------------------------*/
.home_feature {
  float:inherit;
  display:inherit;
  width:100%;
  height:auto;
  margin-bottom:16px;
  overflow:hidden;
  }
.home_feature ul {
  width:100%;
  height:auto;
  }
.home_feature ul li {
  float:left;
  width:48%;
  height:auto;
  margin:0;
}
.home_feature ul li a {
  display:inline-block;
  width:100%;
  height:auto;
  vertical-align:top;
}
.home_feature ul li.recommend_03_01 {
  margin-right:4%;
}


/*-------------------------
  2. Drバナー
     #recommend_04（.home_special）
-------------------------*/
.home_special {
  float:left;
  display:inherit;
  width:48%;
  height:auto;
  margin-right:4%;
}
.home_special .bx-wrapper {
  position:relative;
  width:100% !important;
  height:auto;
  margin:0 auto;
  padding:0;
  *zoom: 1;
}
.home_special .bx-viewport {
  height:auto !important;
}
.home_special .bx-controls {
  position:absolute;
  top:inherit;
  bottom:0;
  width:100%;
  z-index:-1;
}
.home_special .bx-pager {
  position:absolute;
  bottom:0px;
  padding:20px 0 6px;
  background-color:#fff;
}
.home_special ul li a { width:100%; }
.home_special .bx-wrapper .bx-pager.bx-default-pager a {
  background: #dedede;
  text-indent: -9999px;
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 3px;
  outline: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.home_special .bx-wrapper .bx-pager.bx-default-pager a:hover,
.home_special .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #46a9d5;
}


/*-------------------------
  3. ニュープロダクト バナー
-------------------------*/
.home_newproducts {
  position:inherit;
  left:inherit;
  table-layout:inherit;
  float:left;
  display:inherit;
  width:48%;
  height:auto;
  margin-right:inherit;
}
.home_newproducts .bx-wrapper {
  position:relative;
  width:100% !important;
  height:auto;
  margin:0 auto;
  padding:0;
  *zoom: 1;
}
.home_newproducts .bx-viewport {
  height:auto !important;
}
.home_newproducts .bx-controls {
  position:absolute;
  top:inherit;
  bottom:0;
  width:100%;
  z-index:-1;
}
.home_newproducts .bx-pager {
  position:absolute;
  bottom:0px;
  padding:20px 0 6px;
  background-color:#fff;
}
.home_newproducts ul li a { width:100%; }
.home_newproducts .bx-wrapper .bx-pager.bx-default-pager a {
  background: #dedede;
  text-indent: -9999px;
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 3px;
  outline: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.home_newproducts .bx-wrapper .bx-pager.bx-default-pager a:hover,
.home_newproducts .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #46a9d5;
}


/*-------------------------
  4. CMライブラリ
-------------------------*/
.home_cmlib {
  clear:both;
  position:inherit;
  right:inherit;
  top:inherit;
  width:100%;
  height:auto;
  margin-right:inherit;
}
.home_cmlib .title {
  height:35px;
  line-height:35px;
}
.home_cmlib .title h2 {
  padding:0 10px;
  background:none;
    clear:both;

}
.home_cmlib .detail {
  width:100%;
  height:auto;
  margin:0;
  padding:0 0 26px;
}
.home_cmlib .bx-wrapper {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.home_cmlib .detail .slider li a,
.home_cmlib .detail .slider li img {
  width:100%;
  height:auto;
}
.home_cmlib .detail .slider,
.home_cmlib .detail .bx-viewport {
  height:auto;
}
.home_cmlib .detail .bx-pager {
  height:auto;
  padding:10px 0;
  background-color:#fff;
}
.home_cmlib .detail .bx-wrapper .bx-pager.bx-default-pager a {
  background: #dedede;
  text-indent: -9999px;
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 3px;
  outline: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.home_cmlib .detail .bx-wrapper .bx-pager.bx-default-pager a:hover,
.home_cmlib .detail .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #46a9d5;
}

.pp_fade, #pp_full_res, .pp_content {
  width:100% !important;height:100% !important;
}
.pp_content { width:100% !important;height:85% !important; }
.pp_content iframe { width:100% !important;height:100% !important; }

.pp_content_container {
  width:100% !important;height:100% !important;
}

.pp_left, .pp_right { height:100% }
.ppt, .pp_details { width:100% !important; }

.pp_expand { display:none !important;}

/*-------------------------
  5. 重要なお知らせ
-------------------------*/
.home_notice,.home_notice3 {
  display:none;
}

      /*-------------------------
        重要なお知らせ
      -------------------------*/
          .wide{ width:auto !important; } /*横拡張レイアウト用*/
          .wide .detail{ padding:0; width:auto !important; text-align:left;}
          .wide .detail .inner p.more { text-align:left !important;}

      .home_notice2 {
        float:inherit;
        display:inherit;
        width:100%;
        height:auto;
        margin-right:inherit;
      }
      .home_notice2 .title {
        display:inherit;
        width:100%;
        height:auto;
        text-align:left;
        vertical-align:inherit;
      }
      .home_notice2 .title h2 {
        display:none;
      }
      .home_notice2 .detail {
        display:inherit;
        width:auto;
        height:auto;
        margin:inherit;
        padding:5px 0;
      }
      .home_notice2 .detail p{
        font-weight:normal !important;
        }
      .home_notice2 .detail ul {
        padding:0;
        }
      .home_notice2 .detail ul li {
        line-height:1.5;
        margin:5px 0;
        padding-left:15px;
        background:url(../image/home_list_arrow.png) no-repeat left 0.25em;
        }
      .home_notice2 .detail ul li a {
        }

      .home_notice2 .detail .inner p.more2 {
        margin-top:0px;
        color:#fff;
        text-align:right;
        font-weight:nomal;
      }
      .home_notice2 .detail .inner p.more2 a {
        display:inline-block;
        padding-left:15px;
        background:url(../image/home_list_arrow.png) no-repeat left center;
        color:#fff;
      }

      /*miffyバージョン20170220*/
      .miffy {height: auto !important;}
      .miffy .detail{ height:auto !important;}
      .miffy .home_notice2{ height:auto !important;}
      .miffy .inner h3{ width:100% !important;}
      .miffy .inner p.more{ width:100% !important;  }
      .miffy p.miffy_img img{ display:none;}
      .miffy .inner h3 br{display:none;}



      /*-------------------------
        重要なお知らせ 20151203非表示へ変更
      -------------------------*/
      .home_notice4 { display:none;}
    /*
      .home_notice4 {
        float:inherit;
        display:inherit;
        width:100%;
        height:auto;
        margin-right:inherit;
      }
      .home_notice4 .title {
        display:inherit;
        width:100%;
        height:auto;
        text-align:left;
        vertical-align:inherit;
      }
      .home_notice4 .title h2 {
        padding-bottom:inherit;
        background:none;
      }
      .home_notice4 .title h2 br {
        display:none;
      }
      .home_notice4 .title h2 span {
        display:inherit;
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
        text-align:center;
      }
      .home_notice4 .detail {
        display:inherit;
        width:auto;
        height:auto;
        margin:inherit;
        margin-bottom:0;
        padding:5px 10px 10px;
        color:#dfdfdf;
      }
      .home_notice4 .detail ul {
        padding:0;
        }
      .home_notice4 .detail ul li {
        line-height:1.5;
        margin:5px 0;
        padding-left:15px;
        background:url(../image/home_list_arrow.png) no-repeat left 0.25em;
        }
      .home_notice4 .detail ul li a {
        }

      .home_notice4 .detail .inner .spn{ display:none;}

    */

/*-------------------------
  6. 災害被害　お見舞い
-------------------------*/
.home_disaster {
  float:inherit;
  display:inherit;
  width:100%;
  height:auto;
  margin-right:inherit;
}
.home_disaster .title {
  display:inherit;
  width:100%;
  height:auto;
  text-align:left;
  vertical-align:inherit;
}
.home_disaster .title h2 {
  display:none;
}
.home_disaster .detail {
  display:inherit;
  width:auto;
  height:auto;
  margin:inherit;
  padding:5px 0;
}
.home_disaster .detail p{
  font-weight:normal !important;
  }
.home_disaster .detail ul {
  padding:0;
  }
.home_disaster .detail ul li {
  line-height:1.5;
  margin:5px 0;
  padding-left:15px;
  background:url(../image/home_list_arrow.png) no-repeat left 0.25em;
  }
.home_disaster .detail ul li a {
  }

.home_disaster .detail .inner p.more2 {
  margin-top:0px;
  color:#fff;
  text-align:right;
  font-weight:nomal;
}
.home_disaster .detail .inner p.more2 a {
  display:inline-block;
  padding-left:15px;
  background:url(../image/home_list_arrow.png) no-repeat left center;
  color:#fff;
}

/*-------------------------
  6. トピックス
-------------------------*/
.home_topics {
  float:inherit;
  display:inherit;
  width:100%;
  height:auto;
  margin-right:inherit;
}
.home_topics .title {
  display:inherit;
  width:100%;
  height:auto;
  text-align:left;
  vertical-align:inherit;
}
.home_topics .title h2 {
  padding-bottom:inherit;
  background:none;
}
.home_topics .title h2 span {
  display:inherit;
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  text-align:center;
}
.home_topics .detail {
  display:inherit;
  width:auto;
  height:auto;
  margin:inherit;
  padding:5px 10px;
}
.home_topics .detail ul {
  padding:0;
  }
.home_topics .detail ul li {
  line-height:1.5;
  margin:5px 0;
  padding-left:15px;
  background:url(../image/home_list_arrow.png) no-repeat left 0.25em;
  }
.home_topics .detail ul li a {
  }


/*-------------------------
  7. クイックナビ
-------------------------*/
.personal_links {
  position:inherit;
  left:inherit;
  top:inherit;
  width:100%;
  margin-bottom:10px;
  color:#fff;
}
.personal_links a {
  color:#fff !important;
}
.personal_links dl {
  width:100%
}
.personal_links dl dt {
  margin-bottom:1px;
  padding:0 15px;
  line-height:30px;
  cursor:pointer;
  color:#fff;
}
.personal_links dl dd {
  margin-bottom:1px;
  padding:10px 20px;
  line-height:30px;
  display:none;
}
.personal_links dl dd.dtl01 {
  display:block;
}
.personal_links_tab {
  width:100%;
  overflow:hidden;
}
.personal_links_tab li {
  float:left;
  display:inline;
  width:33%;
  margin-right:1px;
  background:#636e75;
  text-align:center;
  font-size:11px;
  line-height:20px;
  cursor:pointer;
  color:#c7c7c7;
}

dl#pl_kodate dt { background:url(../image/qnav1_ttl.png) repeat 0 0; }
dl#pl_kodate dd { background:url(../image/qnav1_body.png) repeat 0 0; }
dl#pl_reform dt { background:url(../image/qnav2_ttl.png) repeat 0 0; }
dl#pl_reform dd { background:url(../image/qnav2_body.png) repeat 0 0; }
dl#pl_owner  dt { background:url(../image/qnav3_ttl.png) repeat 0 0; }
dl#pl_owner  dd { background:url(../image/qnav3_body.png) repeat 0 0; }

li#personal_links_tab01.active, li#personal_links_tab01:hover { background: #0081cc; color:#fff; }
li#personal_links_tab02.active, li#personal_links_tab02:hover { background: #7bbc26; color:#fff; }
li#personal_links_tab03.active, li#personal_links_tab03:hover { background: #d88a0e; color:#fff; }

#pl_kodate, #pl_reform, #pl_owner {
  display:none;
}

#recommend_01 {
  display:none !important;
}


/*-------------------------
  8. キャンペーン
-------------------------*/
#home_campaign {
  position:inherit;
  right:inherit;
  top:inherit;
  width:100%;
  height:auto;
}
#home_campaign .title {
  height:35px;
  line-height:35px;
}
#home_campaign .title h2 {
  background:none;
}
#home_campaign .detail {
  height:auto;
  padding:5px 10px 50px;
  background:url(../image/campaign_bg.png) repeat-x 0 0;
  background-size:100% 120%;
}
#home_campaign .detail ul {
  margin:0;
  padding:0;
  }
#home_campaign .detail ul li {
  margin:5px 0;
  background:url(../image/home_list_arrow.png) no-repeat left 0.25em;
  line-height:1.5;
  }
#home_campaign .detail {
  display:none;
}
  /*-------------------------
    8. キャンペーン2
  -------------------------*/
  #home_campaign2 {
    position:inherit;
    right:inherit;
    top:inherit;
    width:100%;
    height:auto;
  }
  #home_campaign2 .title {
    height:35px;
    line-height:35px;
  }
  #home_campaign2 .title h2 {
    background:none;
  }
  #home_campaign2 .detail {
    height:auto;
    padding:5px 10px 50px;
    background:url(../image/campaign_bg.png) repeat-x 0 0;
    background-size:100% 120%;
  }
  #home_campaign2 .detail ul {
    margin:0;
    padding:0;
    }
  #home_campaign2 .detail ul li {
    margin:5px 0;
    background:url(../image/home_list_arrow.png) no-repeat left 0.25em;
    line-height:1.5;
    }
  #home_campaign2 .detail {
    display:none;
  }


/*-------------------------
  9. 公式サイトリンク
-------------------------*/
.home_sitelink {
  float:inherit;
  width:100%;
  height:auto;
  margin-right:inherit;
}
.home_sitelink .title {
  display:inherit;
  width:100%;
  height:auto;
  text-align:left;
  vertical-align:inherit;
}
.home_sitelink .title h2 {
  padding:0;
  background:none;
}
.home_sitelink .detail {
  display:inherit;
  width:100%;
  height:auto;
  margin-left:inherit;
}
.home_sitelink .detail ul {
}
.home_sitelink .detail ul li {
  float:none;
  width:100%;
  height:auto;
  }
.home_sitelink .detail ul li a {
  display:block;
  vertical-align:top;
  }
  .home_sitelink .detail ul li a span {
    display:block;
    text-indent:0;
  }
  .home_sitelink .detail ul li a span img {
    display:inline;
    width:100%;
  }

.home_sitelink .detail ul li#home_sitelink01 { border:none; border-bottom:1px solid #595857; margin-right:0; }
.home_sitelink .detail ul li#home_sitelink02 { border:none; border-bottom:1px solid #595857; }
.home_sitelink .detail ul li#home_sitelink03 { border:none; border-bottom:1px solid #595857; margin-right:0; }
.home_sitelink .detail ul li#home_sitelink04 {}

.home_sitelink .detail ul li#home_sitelink01 a span,
.home_sitelink .detail ul li#home_sitelink02 a span,
.home_sitelink .detail ul li#home_sitelink03 a span,
.home_sitelink .detail ul li#home_sitelink04 a span {
  width:auto; height:auto; background:none;
}


/*-------------------------
  10. イベント・展示場情報
      recommend_05（.home_event）
-------------------------*/
.home_event {
  float:inherit;
  width:100%;
  height:auto;
  color:#fff;
  clear:both;
}
.home_event .title {
  width:100%;
  height:35px;
  line-height:35px;
}
.home_event .title h2 {
  background:none;
}

/*150302封印
.home_event .detail {
  height:auto;
  background:url(../image/home_eventdetail_bg2.png) repeat right bottom;
  background-size:cover;
}
.home_event .detail a {
  width:100%;
  padding:5px;
}
.home_event .detail a img {
  width:auto !important;
  height:40px !important;
}
*/
  .home_event .detail {
    background:url(../image/home_eventdetail_bg4.png) repeat bottom;
    background-size:cover;
    text-align:center;
    height:auto;
    }
  .home_event .detail a {
    width:100%;
    padding:5px;
    }
  .home_event .detail a img {
    width:auto !important;
    height:55px !important;
    padding-top:5px;
    padding-bottom:45px;
    }

/*-------------------------
  11. ニュースリリース
-------------------------*/
#home_newsrelease {
  width:100%;
  height:auto;
}
#home_newsrelease .title {
  display:inherit;
  width:100%;
  height:auto;
  text-align:left;
  vertical-align:inherit;
}
#home_newsrelease .title h2 {
  background:none;
}
#home_newsrelease .title h2 br {
  display:none;
}
#home_newsrelease .detail {
  display:inherit;
  width:auto;
  height:auto;
  padding:5px 10px;
  margin-left:inherit;
}
#home_newsrelease .detail ul {
  width:100%;
  padding:0;
}
#home_newsrelease .detail ul li {
  padding-left:1em;
  margin:5px 0;
  background:url(../image/home_list_arrow.png) no-repeat left 0.25em;
  line-height:1.5;
  margin-bottom:1em;
}
#home_newsrelease .detail ul li span {
  display:block;
  width:inherit;
  margin-left:inherit;
  }
#home_newsrelease .detail p.more {
  position:inherit;
  right:inherit;
  bottom:inherit;
  padding:0 0 10px;
  text-align:right;
  }
#home_newsrelease .detail p.more a {
  display:inline-block;
  padding-left:15px;
  background:url(../image/home_list_arrow.png) no-repeat left 0.25em;
  }
#home_newsrelease .detail {
  display:none;
}
  /*-------------------------
    11. ニュースリリース２
  -------------------------*/
  #home_newsrelease2 {
    width:100%;
    height:auto;
  }
  #home_newsrelease2 .title {
    display:inherit;
    width:100%;
    height:auto;
    text-align:left;
    vertical-align:inherit;
  }
  #home_newsrelease2 .title h2 {
    background:none;
  }
  #home_newsrelease2 .title h2 br {
    display:none;
  }
  #home_newsrelease2 .detail {
    display:inherit;
    width:auto;
    height:auto;
    padding:5px 10px;
    margin-left:inherit;
  }
  #home_newsrelease2 .detail ul {
    width:100%;
    padding:0;
  }
  #home_newsrelease2 .detail ul li {
    padding-left:1em;
    margin:5px 0;
    background:url(../image/home_list_arrow.png) no-repeat left 0.25em;
    line-height:1.5;
    margin-bottom:1em;
  }
  #home_newsrelease2 .detail ul li span {
    display:block;
    width:inherit;
    margin-left:inherit;
    }
  #home_newsrelease2 .detail p.more {
    position:inherit;
    right:inherit;
    bottom:inherit;
    padding:0 0 10px;
    text-align:right;
    }
  #home_newsrelease2 .detail p.more a {
    display:inline-block;
    padding-left:15px;
    background:url(../image/home_list_arrow.png) no-repeat left 0.25em;
    }
  #home_newsrelease2 .detail {
    display:none;
  }


/*-------------------------
  12. おすすめコンテンツ
-------------------------*/
.home_recommend {
  float:inherit;
  display:inherit;
  width:100%;
  height:auto;
  margin-right:inherit;
}
.home_recommend .title {
  display:inherit;
  width:100%;
  height:auto;
  text-align:left;
  vertical-align:inherit;
}
.home_recommend .title h2 {
  background:none;
}
.home_recommend .title h2 br {
  display:none;
}
.home_recommend .detail {
  display:inherit;
  width:auto;
  height:auto;
  padding:10px 0 30px;
  margin-left:inherit;
}
.home_box #detail_bg {
  background:url(../image/bg1_detail2.png !important);
  }

.home_recommend .detail .bx-wrapper {
  position:relative;
  width:80%;
  height:auto;
  margin:0 auto;
  padding: 0;
  *zoom: 1;
}
.home_recommend .detail .bx-pager {
  padding:15px 0;
}
.home_recommend .detail .bx-wrapper .bx-pager.bx-default-pager a {
  background: #dedede;
  text-indent: -9999px;
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 3px;
  outline: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.home_recommend .detail .bx-wrapper .bx-pager.bx-default-pager a:hover,
.home_recommend .detail .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #46a9d5;
}

.home_recommend .detail .bx-wrapper .bx-prev {
  left: -30px;
  background: url(../image/bx_btn_prev.png) no-repeat 0 0;
}

.home_recommend .detail .bx-wrapper .bx-next {
  right: -50px;
  background: url(../image/bx_btn_next.png) no-repeat 0 0;
}

.home_recommend .detail .bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.home_recommend .detail .bx-wrapper .bx-next:hover {
  background-position: 0 0;
}


/*-------------------------
  13. MISAWAについて
-------------------------*/
#home_about {
  clear:both;
  width:100%;
  height:auto;
}
#home_about .title {
  display:inherit;
  width:100%;
  height:auto;
  text-align:left;
  vertical-align:inherit;
}
#home_about .title br {
  display:none;
}
#home_about .title h2 {
  background:none;
}
#home_about .detail {
  display:block;
  width:auto;
  height:auto;
  margin-left:inherit;
  padding:5px 10px;
  vertical-align:inherit;
}
#home_about .detail ul {
  padding:0;
  line-height:30px;
}
#home_about .detail ul li {
  display:inline-block;
  margin-right:10px;
  margin-left:5px;
  padding:0;
}
#home_about .detail ul li a {
  display:inline-block;
  padding-left:10px;
  background:url(../image/home_list_arrow.png) no-repeat 0 center;
}

/*---------------------------------
  ご相談窓口　smilering desk
----------------------------------*/
#home_smilering {
  width:100%;
  height:auto;
  margin-bottom:10px;
  color:#fff;
  margin-top:0 !important;
}
#home_smilering .title {
  height:auto;
  background:url(../image/bg2_title.png) repeat 0 0;
  line-height:35px;
  }
#home_smilering .title h2 {
  padding:0 10px;
  background:none;
  color:#fff;
}
#home_smilering .detail {
  height:auto;
  padding:0;
  background:url(../image/pickup_bg.png) repeat-x 0 0;
  vertical-align:middle;
  }
#home_smilering .detail a {
  display:block;
  width:auto;
  height:auto;
  padding:10px 0 10px 15px;
  background:url(../image/home_smilering_img.png) no-repeat right bottom;
  background-size:contain;
  color:#fff;
  line-height:25px;
  }
/*-------------------------
  14. リクルート情報
-------------------------*/
#home_recruit {
  width:100%;
  height:auto;
  margin-bottom:10px;
  color:#fff;
}
#home_recruit .title {
  height:auto;
  background:url(../image/bg2_title.png) repeat 0 0;
  line-height:35px;
  }
#home_recruit .title h2 {
  padding:0 10px;
  background:none;
  color:#fff;
}
#home_recruit .detail {
  height:auto;
  padding:0;
  background:url(../image/pickup_bg.png) repeat-x 0 0;
  vertical-align:middle;
  }
#home_recruit .detail a {
  display:block;
  width:auto;
  height:auto;
  padding:10px 0 10px 15px;
  background:url(../image/home_recruit_img2.png) no-repeat right bottom;
  background-size:contain;
  color:#fff;
  line-height:40px;
  }
  /*---------------------------------
    14. リクルート情報　高さ２倍版
  ----------------------------------*/
  #home_recruit2 {
    width:100%;
    height:auto;
    margin-bottom:10px;
    color:#fff;
    margin-top:0 !important;
  }
  #home_recruit2 .title {
    height:auto;
    background:url(../image/bg2_title.png) repeat 0 0;
    line-height:35px;
    }
  #home_recruit2 .title h2 {
    padding:0 10px;
    background:none;
    color:#fff;
  }
  #home_recruit2 .detail {
    height:auto;
    padding:0;
    background:url(../image/pickup_bg.png) repeat-x 0 0;
    vertical-align:middle;
    }
  #home_recruit2 .detail a {
    display:block;
    width:auto;
    height:auto;
    padding:10px 0 10px 15px;
    background:url(../image/home_recruit_img2.png) no-repeat right bottom;
    background-size:contain;
    color:#fff;
    line-height:25px;
    }



/*-------------------------
  15. ピックアップ
-------------------------*/
#home_pickup {
  width:100%;
  height:auto;
  color:#fff;
}
#home_pickup .title {
  height:35px;
  background:url(../image/bg2_title.png) repeat 0 0;
  line-height:35px;
  }
#home_pickup .title h2 {
  background:none;
}
#home_pickup .detail {
  height:auto;
  padding:10px;
  background:url(../image/pickup_bg.png) repeat-x 0 0;
  color:#fff;
  }
#home_pickup .detail ul {
  margin:0;
  border-top:1px solid #82accd;
  }
#home_pickup .detail ul li {
  padding:15px 0;
  border-bottom:1px solid #82accd;
  font-weight:bold;
  vertical-align:middle;
  }
#home_pickup .detail ul li a {
  color:#fff;
  }
#home_pickup .detail ul li span {
  float:right;
  text-align:right;
  font-size:10px;
  line-height:1.2;
  font-weight:normal;
  margin-top:-0.5em;
  }
  #home_pickup .detail ul li span.l1 {
    margin-top:0.3em;
  }

/*-------------------------
  16. お知らせ
-------------------------*/
#home_osirase {
  width:100%;
  height:auto;
  color:#fff;
  margin-top:0;
}
#home_osirase .title {
  height:35px;
  background:url(../image/bg2_title.png) repeat 0 0;
  line-height:35px;
  }
#home_osirase .title h2 {
  background:none;
}
#home_osirase .detail {
  height:auto;
  padding:10px;
  background:url(../image/oshirase_bg2.png) repeat-x 0 0;
  background-position:bottom;
  }
#home_osirase .detail ul {
  margin:0;
  border-top:1px solid #82accd;
  }
#home_osirase .detail ul li {
  padding:15px 0;
  border-bottom:1px solid #82accd;
  vertical-align:middle;
  }
#home_osirase .detail ul li a {
  color:#fff;
  }
#home_osirase .detail ul li span {
  float:right;
  text-align:right;
  font-size:10px;
  line-height:1.2;
  }


/*-------------------------
  17. 企業トピックス
-------------------------*/
#home_attitude{
  clear:inherit;
  width:100%;
  height:auto;
}
#home_attitude .title {
  display:inherit;
  width:100%;
  height:auto;
  text-align:inherit;
  vertical-align:inherit;
}
#home_attitude .title h2 {
  background:none;
}
#home_attitude .detail {
  display:inherit;
  width:100%;
  height:auto;
  padding:10px 0;
}
#home_attitude .detail ul {
  padding:0 10px;
}
#home_attitude .detail ul li {
  float:left;
  display:inline;
  width:30%;
  margin:0 1.5% 1.5%;
}

/*-------------------------
  19. 関連リンク
-------------------------*/
#home_link{
  clear:inherit;
  width:100%;
  height:auto;
}
#home_link .title {
  display:inherit;
  width:100%;
  height:auto;
  text-align:inherit;
  vertical-align:inherit;
}
#home_link .title h2 {
  background:none;
}
#home_link .detail {
  display:inherit;
  width:100%;
  height:auto;
  padding:10px 0;
}
#home_link .detail ul {
  padding:0 10px;
}
#home_link .detail ul li {
  float:left;
  display:inline;
  width:30%;
  margin:0 1.5% 1.5%;
}


/*-------------------------
  18. トレンドワード
-------------------------*/
#home_trends {
  clear:inherit;
  width:100%;
  height:auto;
}
#home_trends .title {
  display:inherit;
  width:100%;
  height:auto;
  text-align:inherit;
  vertical-align:inherit;
}
#home_trends .title h2 {
  background:none;
}
#home_trends .detail {
  display:inherit;
  width:auto;
  height:auto;
  padding:10px 20px;
}
#home_trends .detail ul {
  overflow:hidden;
  margin:0 0 3px;
  }
#home_trends .detail ul li {
  float:left;
  margin-bottom:4px;
  padding:0 5px;
  border-left:1px solid #a4d8ff;
}
#home_trends .detail a { color:#a4d8ff; }
#home_trends .detail a:hover { color:#72c2fd; }


/*-------------------------
  .togg
-------------------------*/
.togg_g .title h2 {
  background: url(../image/togg_open_g.png) no-repeat right center !important;
}
.togg_g .title h2.open {
  background: url(../image/togg_close_g.png) no-repeat right center !important;
}
.togg_w .title h2 {
  background: url(../image/togg_open_w.png) no-repeat right center !important;
}
.togg_w .title h2.open {
  background: url(../image/togg_close_w.png) no-repeat right center !important;
}
.togg_g .title h2, .togg_g .title h2.open, .togg_w .title h2, .togg_w .title h2.open {
  background-size:28px 16px !important;
}


/*-------------------------
  foot_info
-------------------------*/
#foot_info {
  display:none;
}


/* ===============================================
  sp footer
=============================================== */
.shadowBox{
    border:solid 1px #d2d2d2;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    margin-bottom:10px;
  }


/*==========================
  FootArea TEL BLOCK
==========================*/
#footTelArea{
  display:block;
  background:#f4f8fb;
  padding:0;
  margin-top:50px;
  font-family:Helvetica, Arial, "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    }
  #footTelArea a{ text-decoration:none;}
  #footTelArea .shadowBox{
    background:#fff;
    border:solid 1px #d2d2d2;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    margin-bottom:10px;
    }
  #footTelArea h2{
    font-size:24px;
    color:#323232;
    text-align:left;
    margin:0;
    padding:0 0 15px 0;
    font-weight:normal;
    background-color:#fff;
    }

  /*ヘッダー部分*/
  #footTelArea dt{
    }
  #footTelArea .tel_ttl { text-align:left; padding:7px 0 20px 15px;background:url(../../images/icon/arrow_down.png) no-repeat 96% 25px; background-color:#dbebf9;}
  #footTelArea .tel_ttl .ttl{ font-size:11px; display:inline-block; margin-top:6px; }
  #footTelArea .tel_ttl .sholder{
    font-weight:bold;
    font-size:10px;
    color:#333;
    margin-bottom:4px;
    }
  #footTelArea .tel_ttl .num{
    color:#333;
    font-size:1.3em;
    padding:0;
    font-weight:normal;
    margin-bottom:0px;
    margin-right:10px;
    }
  #footTelArea .tel_ttl .ico{
    display:inline-block;
    width:auto;
    height:24px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:50px;
    background:url(../image/ico_freedial_top.gif) no-repeat 0 7px;
    background-size:40px 28px;
    }
  #footTelArea .tel_ttl .sub{
    font-size:10px;
    color:#333;
    padding-left:00px;
    }
  #footTelArea .tel_ttl .sub span{
    font-size:9px;
    background:#fff;
    padding:0 3px;
    margin-right:2px;
    }


  /*問い合わせ中タイトル*/
  #in_telbox_ttl { text-align:center; border-top:1px solid #ededed; padding-top:10px;}
  #in_telbox_ttl strong { padding:0 10px 0 0;}
  #in_telbox_ttl .sub{font-size:10px; color:#333;}
  #in_telbox_ttl .sub span{
    font-size:9px;
    border:1px solid #d2d2d2;
    padding:1px;
    margin-right:2px;
    }

  /*tel枠設定*/
  #in_telbox ul{
    margin:0;
    border-bottom:1px solid #CCC;
    }
  #in_telbox li{
    border-bottom:1px solid #fff;
    padding:10px 8px 5px 10px;
    background:url(../image/ico_arw.gif) no-repeat 98% 20px;
    -moz-background-size:5px 7px;
    -webkit-background-size:5px 7px;
    -o-background-size:5px 7px;
    -ms-background-size:5px 7px;
    background-size:5px 7px;
    text-align:left;
    }
  #in_telbox li.last{
    border-bottom:none !important;
    }
  #in_telbox .tel .ttl{
    color:#333333;
    font-size:13px;
    display:inline-block;
    padding-left:25px;
    margin-top:6px; margin-bottom:10px;
    border:none; }

  #in_telbox .tel .num_box{
    color:#3d85c1;
    font-size:17px;
    font-weight:normal;
    float:right;
    margin-top:2px;
    margin-right:12px;
    }
    #in_telbox .tel .textss{
    font-size:8px;
    }
  #in_telbox .tel .sholder{
    font-weight:bold;
    display:block;
    font-size:10px;
    color:#666;
    margin-bottom:4px;
  }
  #in_telbox .tel .num{
    color:#007fcc;
    font-size:20px;
    font-weight:bold;
    display:block;
    margin-bottom:3px;
  }

  #in_telbox .tel .ico{
    display: inline-block;
    width:22px;
    height:11px;
    background:url(../image/ico_freedial_top.gif) no-repeat left;
    -moz-background-size:20px 11px;
    -webkit-background-size:20px 11px;
    -o-background-size:20px 11px;
    -ms-background-size:20px 11px;
    background-size:20px 11px;
    margin-top:4px;
    }
  #in_telbox .icon_tel .tel .ico{
    display: inline-block;
    width:16px;
    height:11px;
    margin-top:4px;
    background: none;
    }

  #in_telbox .tel .sub{
    display:block;
    font-size:10px;
    color:#333;
    }
  #in_telbox .tel .sub span{
    font-size:9px;
    display:inline-block;
    border:1px solid #d2d2d2;
    padding:1px;
    margin-right:2px;
    }
  #in_telbox li a{ display:block; }


  #out_linkbox li a{
    float:left;
    display:block;
    width:50%;
    text-align:center;
    padding:10px 0;
    height:48px;
    border-right:solid 1px #80bfe6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-indent:-9999px;
    -moz-background-size:104px 28px;
    -webkit-background-size:104px 28px;
    -o-background-size:104px 28px;
    -ms-background-size:104px 28px;
    background-size:104px 28px;
    background-repeat:no-repeat;
    background-position:center;
    background-color:#007fcc;
  }
  #out_linkbox li.map a{
    background-image:url(../image/contact_menu_1.gif);
  }
  #out_linkbox li.catalog a{
    background-image:url(../image/contact_menu_2.gif);
  }
  #out_linkbox li:last-child a{
    border-right:none;
  }
  #out_linkbox p.map a{
    display:block;
    text-align:center;
    padding:15px 0;
    line-height:1;
    background:url(../image/contact_menu_map.gif) no-repeat center #007fcc;
    text-indent:-9999px;
    -moz-background-size:172px 18px;
    -webkit-background-size:172px 18px;
    -o-background-size:172px 18px;
    -ms-background-size:172px 18px;
  }

  /*ディーラー・支店関連ボタン*/
  #footTelArea #drlink{
    margin:0;
    padding:0;
    display:block;
    text-align:left;
    padding:10px 10px 10px 35px;
    background:#b3bec6;
    color:#FFF !important;
    font-weight:normal !important;
    }
  #footTelArea #drlink a{
    color:#fff !important;
    font-weight:100 !important;
    text-decoration:none !important;
    width:100%;
    padding:5px 0;
    display:inline-block;
    }
  #footTelArea #link{
    margin:0;
    padding:0;
    display:block;
    text-align:left;
    border-top:1px solid #fff;
    padding:10px 10px 10px 10px;
    background:url(../../images/icon/arrow_r.png) no-repeat 96% 24px #dbebf9;
    color:#FFF !important;
    font-size:1.3em;
    font-weight:normal !important;
    }

  #footTelArea #link a{
    color:#333 !important;
    font-weight:normal !important;
    text-decoration:none !important;
    width:100%;
    padding:10px 0 10px 55px;
    display:inline-block;
    }
  #footTelArea #link a.ochikaku{
    background:url(../image/fot_ochikaku.jpg) no-repeat 5px 0px;
    background-size:40px;
    }
  #footTelArea #link a.catalog{
    background:url(../image/fot_catalog.jpg) no-repeat 5px 0px;
    background-size:40px;
    }

/* ===============================================
  .toTop
=============================================== */
#footToTop {
  margin:10px;
}
.toTop{
  display:block;
  text-align:center;
  }
.toTop a{
  display:inline-block;
  text-align:center;
  padding:10px 30px;
  color:#fff;

  text-shadow: 1px 1px 2px rgb(0, 0, 0);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0))";
  zoom: 1;
}
  .toTop a .ico{
    display: inline-block;
    width:16px;
    height:12px;
    background:url(../image/totop_ico.png) no-repeat right;
    -moz-background-size:12px 12px;
    -webkit-background-size:12px 12px;
    -o-background-size:12px 12px;
    -ms-background-size:12px 12px;
    background-size:12px 12px;
    position:relative;
    top:2px;
  }


/*----------------------------------------------------------*/


/* 2015.02.13 トップ　ブロック背景透過率　変更（薄く）*/
/*#recommend_0500{ position:static;}
*/
#recommend_05{ position:static;}
