@charset "utf-8";

/*
 * Google カスタム検索 キーワード入力欄デザイン書き換え
 */

.google-custom-search .gsc-control-cse.gsc-control-cse-ja {
    padding: 0;
    border: none;
    height: 30px;
}

.google-custom-search .gsc-search-box.gsc-search-box-tools {
    width: 100%;
	height: inherit;
    background: none;
    margin-bottom: 0;
}

.google-custom-search #gsc-i-id1 {
    font-size: 12px;
    border: 1px solid #eee !important;
    height: 28px !important;
    width: 195px !important;
    padding: 0px 5px !important;
    background-position: left 5px center !important;
}

.google-custom-search #gsc-iw-id1 {
    height: 30px;
    border: none;
}

.google-custom-search .gsc-input {
    padding-right: 0 !important;
    width: 100%;
}

.google-custom-search #gs_tti50 {
    padding: 0;
}

.google-custom-search #gs_id50 {
    height: 100%;
}

.google-custom-search .gsc-search-button.gsc-search-button-v2 {
    margin-top: 0;
    background: none;
    background-color: #5487ff;
    background-image: url(/img/icon/icon_001_w1.png?imgopt=y);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0 2px 2px 0;
    background-size: 14px auto;
    left: 202px;
}
