@charset "utf-8";
/* CSS Document */



.win #gmenu li a:hover,
.win #gmenu li.current a {
    padding-bottom: 15px !important;
}


/* safari */
/* アコーディオンスライダー ------------------------------------------------------*/
/*
_::-webkit-full-page-media, _:future, :root #main_area #top_content #slider_area {
  height: 370px !important;
}
_::-webkit-full-page-media, _:future, :root #top_slider ul {
  height: 370px !important;
}
_::-webkit-full-page-media, _:future, :root #top_slider li {
  width: 100%;
  position:relative;
  border-left: 1px solid #ccc;
}
*/


/* Firefox */@-moz-document url-prefix() {
  ul#gmenu li a:hover {
    padding-bottom: 18px;
  }
  ul#gmenu li.current a {
    padding-bottom: 18px;
  }
}


/* opera */


/* ie */@media all and (-ms-high-contrast: none) {
  ul#gmenu {
    /*padding-bottom: 17px !important;*/
  }

  /* 検索窓 --------------------------------------*/
  #search {
    width: 350px; 
    }
  #search input {
    padding-left: 10px;
  }
  #search .gsc-control-wrapper-cse form,
  #search #gsc-iw-id1,
  #search #gs_tti50 {  /*入力範囲？*/
    /*height: 33px; background: #c00;*/height: 35px;
    padding: 0;
    line-height: 1.2em;
  }
  #search .cse .gsc-control-cse,
  #search .gsc-control-cse {
    padding: 0 !important;  height: 34px;

  }
  #search .gsc-input {
    font-size: 0.875rem;
    position: relative;
    top: 0px;
    vertical-align: text-top;
  }
  #search .gsc-input .gsc-input-box {  /* グレー角丸　外枠 */
    width: 350px; width: 265px !important;
    height: 34px; /*height: 32px; background: #cc0;*/ 
    border: 2px solid #999;
    border-radius: 6px 0 0 6px;
    padding-top: 0;
  }

  /* 実際の検索ボタン */ 
  #search td.gsc-search-button {  }
  #search td.gsc-search-button .gsc-search-button {
    width: 87px !important;
    height: 33px;  height: 34px;
    position: relative;
    top: 0;
    left: -100px; left: -18px;
    border-radius: 0 6px 6px 0;
    background-color: #666 !important;
    outline: none;
    text-align: left;
    padding-left: 15px;
    cursor: pointer;
  }
  #search td.gsc-search-button .gsc-search-button:hover {
    opacity: 1.0;
  }
  #search td.gsc-search-button .gsc-search-button:before {
    opacity: 1.0;
    position: absolute;
    top: 15%; top: 10%; top: 5px; top: 3px;
    left: 45%;
    content: '検索' !important;
    color: #fff;
    font-size: 0.9375rem; /* 15px */
    line-height: 1.8;
  }
  #search .cse .gsc-search-button input.gsc-search-button-v2,
  #search input.gsc-search-button-v2 {
    height: 26px !important;
  }
  #search input.gsc-search-button {
    border: none !important;
  }
  #search .gsc-results-wrapper-overlay {
    width: 90% !important;
    height: 90% !important;
    left: 5% !important;
  }

}




/*_:-ms-input-placeholder, :root .ul#glogal {
      margin-top: 20px;
  }*/






/* Edge */@supports (-ms-ime-align: auto) {
  ul#gmenu {
    /*padding-bottom: 17px;*/
    /*margin: 17px auto 0;
    padding-bottom: 13px;
    width: 100%;
    position: absolute;
    z-index: 98 !important;
    border-bottom: 3px solid #d3dadd;
    text-align: center;
    font-size: 0;*/
  }
  #sns_follow li {
    padding-top: 3px;
    /*display: inline;
    margin-right: 10px;
    float: right;
    background: #666666;
    width: 36px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    border-radius: 18px;
    font-size: 1.6rem;*/
  }

}
