html,
body {
  font-size: 12px;
  color: #454545;
  background-color: #ebebeb;
  background-image: none;
  margin: 0px;
  padding: 0px;
}
table,
img,
td,
tr,
th,
div,
form,
dl {
  margin: 0px;
  padding: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
blockquote {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}
p {
  font-size: small;
  line-height: 1.5em;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}
input,
select,
textarea {
  font-size: small;
  line-height: 1.35em;
}

#msp {
  clear: both;
  width: 940px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-color: #ffffff;
  background-attachment: scroll;
  background-image: url(../img/mspbg.jpg);
  background-repeat: repeat-y;
  background-position: center top;
  padding-top: 0px;
  padding-right: 16px;
  padding-bottom: 0px;
  padding-left: 16px;
}
#hrline {
  background-image: url(../img/hrbg.gif);
  background-repeat: repeat-x;
  background-position: left top;
  margin: 0px;
  height: 30px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  clear: both;
  width: 940px;
}
#googlebox {
  margin: 0px;
  float: right;
  height: 26px;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
}

#header {
  padding: 0px;
  height: 44px;
  width: 940px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  clear: both;
}
.tdgsb {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}

#pankuzu {
  background-image: url(../img/header/pankuzubg.jpg);
  background-repeat: repeat-x;
  clear: both;
  width: 935px;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 8px;
  padding-left: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #d4d7db;
}
#pankuzu p {
  font-size: x-small;
  line-height: 100%;
  margin: 0px;
  padding: 0px;
}

#menu {
  margin: 0px;
  padding: 0px;
  clear: both;
  height: auto;
  width: auto;
}
#mmbody {
  padding: 0px 0px 10px 0px;
  height: auto;
  width: 940px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#mmcontents {
  padding: 10px 0px 10px 0px;
  height: auto;
  width: 940px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

#footer {
  padding: 8px 10px;
  height: auto;
  width: 920px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-color: #f0f0f0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #d9dadc;
  text-align: center;
}
#footer p {
  font-size: x-small;
  line-height: 2em;
  margin: 0px;
  padding: 0px;
  color: #999999;
}
#footer a {
  color: #999999;
  text-decoration: none;
}
#footer a:hover {
  color: #0066ff;
  text-decoration: underline;
}
#flashbox {
  clear: both;
  //height: 150px;
  width: 940px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #d4d7db;
}
#caption {
  margin: 0px;
  padding: 0px;
  clear: both;
  width: 700px;
}
#caption-fs {
  margin: 0px;
  padding: 0px;
  clear: both;
  width: 940;
}
#pagebottom-fs {
  font-size: x-small;
  line-height: normal;
  text-align: right;
  margin: 0px;
  width: 930px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
}

a {
  color: #3465aa;
  text-decoration: underline;
}
a:hover {
  color: #1ca8cc;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 10px;
  line-height: 100%;
  font-weight: normal;
  color: #999999;
  margin: 0px;
  padding: 0px;
}
h3.h3nom {
  font-size: small;
  font-weight: normal;
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #d0d2de;
  border-left-color: #d0d2de;
  color: #0d1e76;
  background-color: #ffffff;
  background-image: url(../img/h3bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}
h4.h4nom {
  font-size: small;
  line-height: 1.35em;
  font-weight: bold;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
  color: #4766a0;
}
h5.h5nom {
  font-size: small;
  line-height: 1.35em;
  font-weight: normal;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d5d5d5;
  color: #38507c;
}
h6.h6nom {
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 1px;
  color: #990000;
}

.tdcap {
  font-size: small;
  line-height: 1.35em;
  text-align: left;
  vertical-align: top;
  padding: 5px;
  border-right-width: 1px;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #5174b6;
  border-bottom-color: #cccccc;
  color: #315893;
}
.tdbox {
  font-size: small;
  line-height: 1.35em;
  text-align: left;
  vertical-align: top;
  padding: 8px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}
.tddatanom {
  font-size: small;
  line-height: 1.35em;
  text-align: left;
  vertical-align: top;
  padding: 4px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cccccc;
}

.tdnom {
  vertical-align: top;
  padding: 0px;
}

.formbotton {
  width: 120px;
}

.b-m5 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}
.b-m10 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
.b-m15 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}
.b-m20 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}
.b-m25 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
}

.b-m15cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  clear: both;
}
.b-m20cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  clear: both;
}
.b-m25cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
  clear: both;
}
.b-m30cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  clear: both;
}
.b-m35cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 35px;
  margin-left: 0px;
  clear: both;
}
.b-m40cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
  clear: both;
}
.b-m45cb {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 45px;
  margin-left: 0px;
  clear: both;
}

.b-m15cb-c {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  clear: both;
  text-align: center;
}
.b-m20cb-c {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  clear: both;
  text-align: center;
}
.b-m25cb-c {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
  clear: both;
  text-align: center;
}

.b-pm15_bcb {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  clear: both;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cccccc;
}
.b-pm20_bcb {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  clear: both;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cccccc;
}
.b-pm25_bcb {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
  clear: both;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 25px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cccccc;
}
.b-pm30_bcb {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  clear: both;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cccccc;
}

.pixsp_fll {
  padding: 0px;
  float: left;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 0px;
}
.pixsp_flr {
  padding: 0px;
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 25px;
}
.pixsp_fll_b {
  padding: 1px;
  float: left;
  margin-top: 0px;
  margin-right: 25px;
  margin-bottom: 10px;
  margin-left: 0px;
  border: 1px solid #cccccc;
}
.pixsp_flr_b {
  padding: 1px;
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 25px;
  border: 1px solid #cccccc;
}
.pixsp_nom_b {
  padding: 1px;
  margin: 0px;
  border: 1px solid #cccccc;
}

.fll {
  margin: 0px;
  padding: 0px;
  float: left;
}
.flr {
  margin: 0px;
  padding: 0px;
  float: right;
}

ul,
ol {
  font-size: small;
  line-height: 1.5em;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 25px;
}
ol li {
  font-size: small;
  line-height: 1.5em;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 15px;
  list-style-type: decimal;
}
ul li {
  font-size: small;
  line-height: 1.5em;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 15px;
  list-style-image: url(../img/lidot01.gif);
  list-style-type: none;
}

dt {
  font-size: small;
  line-height: 1.35em;
  font-weight: bold;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  color: #2f558e;
}
dd {
  font-size: small;
  line-height: 1.5em;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
}
dd.ddsitemap {
  font-size: small;
  line-height: 1.5em;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #dddddd;
}

p.pnom {
  margin: 0px;
  padding: 0px;
}
p.pnom5 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}
p.pnom8 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
}
p.pnom10 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}

.pnom_s11 {
  font-size: x-small;
  line-height: 1.5em;
  margin: 0px;
  padding: 0px;
}
.tdv {
  background-image: url(../img/verticalline.gif);
  background-repeat: repeat-y;
  background-position: center center;
}
.tdh {
  background-image: url(../img/horizontlline.gif);
  background-repeat: repeat-x;
  background-position: center center;
}

#leftbox {
  display: inline;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 220px;
}
#rightbox {
  display: inline;
  margin: 0px;
  padding: 0px;
  float: right;
  width: 700px;
}
.cla {
  clear: both;
}
#pagetopsec {
  margin: 0px 0px 30px;
  padding: 0px;
  clear: both;
  height: 170px;
  width: 700px;
}
#pagetopsec #toconbn {
  padding: 0px;
  float: right;
  width: 188px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
}
#pagetopsec #topcomment1 {
  margin: 0px;
  height: auto;
  width: auto;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#topresult {
  background-image: url(../img/index/wb700-bg.jpg);
  background-repeat: repeat-y;
  clear: both;
  width: 700px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}
.topscap {
  margin: 0px;
  clear: both;
  height: 40px;
  width: 670px;
  background-image: url(../img/index/wb700-top.jpg);
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
}
#topresult #trcontents {
  margin: 0px;
  clear: both;
  width: 670px;
  padding-top: 20px;
  padding-right: 5px;
  padding-bottom: 20px;
  padding-left: 15px;
}
#trcontents .trcpixbox {
  margin: 5px;
  padding: 1px;
  border: 1px solid #a8cadd;
  clear: both;
}
#trcontents .trc-combox {
  margin: 0px;
  padding: 10px;
  clear: both;
  width: 180px;
}
#indadbox {
  margin: 0px;
  clear: both;
  height: auto;
  width: 450px;
  background-image: url(../img/index/wb480-bg.jpg);
  background-repeat: repeat-y;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
}
.tdadind {
  text-align: left;
  vertical-align: top;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#contentsmain {
  clear: both;
  width: 670px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
}
#contentsmain-fs {
  clear: both;
  width: 910px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
}

#pagebottom {
  font-size: x-small;
  line-height: normal;
  text-align: right;
  margin: 0px;
  width: 690px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
}
p.pnom-r {
  text-align: right;
  margin: 0px;
  padding: 0px;
}
.bt {
  font-weight: bold;
  color: #4766a0;
}

#pagetopsec_c {
  padding: 0px;
  clear: both;
  width: 670px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}
#pagetopsec_c #toconbn_c {
  padding: 0px;
  float: right;
  width: 188px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
}
#pagetopsec_c #topcomment1_c {
  margin: 0px;
  height: auto;
  width: auto;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#pagetopsec_c #topcomment2_c {
  margin: 0px;
  height: auto;
  width: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
h3.h3pagetitle {
  font-size: 18px;
  line-height: 1.35em;
  font-weight: bold;
  color: #3564aa;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
}
h4.h4pagetitle {
  font-size: 15px;
  line-height: 1.35em;
  font-weight: bold;
  color: #888888;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
p.ppagecatch {
  font-size: 15px;
  line-height: 1.35em;
  font-weight: bold;
  color: #888888;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
p.ppagecatch2 {
  font-size: 22px;
  line-height: 1.35em;
  font-weight: bold;
  color: #888888;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
ul,
ol.listnom {
  margin: 0px 0px 0px 20px;
  padding: 0px;
}
ul.listnomss {
  margin: 0px;
  padding: 0px;
}

.resultcombox01 {
  text-align: center;
  margin: 0px;
  padding: 10px;
  clear: both;
  width: 285px;
}
.resultcombox02 {
  text-align: center;
  margin: 0px;
  padding: 5px;
  clear: both;
  width: 130px;
}
h4.h4materialtitle {
  font-size: large;
  line-height: 1.35em;
  font-weight: bold;
  color: #3564aa;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
h3.h3materialtitle {
  font-size: small;
  line-height: 1.35em;
  font-weight: bold;
  color: #888888;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.tdcap_nom_bn {
  font-size: small;
  line-height: 1.5em;
  color: #2c4e83;
  vertical-align: top;
  padding: 5px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: dotted;
  border-bottom-style: solid;
  border-right-color: #cccccc;
  border-bottom-color: #5174b6;
  background-color: #f6f6f6;
}

.tdcap_nom {
  font-size: small;
  line-height: 1.5em;
  color: #2c4e83;
  vertical-align: top;
  padding: 5px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: dotted;
  border-bottom-style: solid;
  border-right-color: #cccccc;
  border-bottom-color: #5174b6;
}
.tdcap_nom-r {
  font-size: small;
  line-height: 1.5em;
  color: #2c4e83;
  vertical-align: top;
  padding: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #5174b6;
}
.tdbox_nom {
  font-size: small;
  line-height: 1.5em;
  vertical-align: top;
  padding: 5px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
}
.tdbox_nom-r {
  font-size: small;
  line-height: 1.5em;
  vertical-align: top;
  padding: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cccccc;
}

p.prmon {
  font-size: small;
  text-align: right;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}

.contactban {
  width: 635px;
  height: auto;
  display: block;
  margin: 0 0 25px;
}
.contactban img {
  width: 100% !important;
  height: auto;
  display: block;
}

/*-----------------------------
google検索調整追加分
------------------------------*/
#header img {
  height: auto !important;
}
#hrline {
  height: auto;
}
#googlebox {
  height: auto;
}
/* --- 2. Googleの不要な余白を全リセット --- */
.gsc-control-cse {
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}

/* --- 3. 外側テーブルをFlexbox化（はみ出し防止） --- */
table.gsc-search-box,
table.gsc-search-box tbody,
table.gsc-search-box tr {
  display: flex !important;
  width: 100% !important;
  align-items: center !important;
}
.gsc-search-box {
  margin: 0 !important;
}

td.gsc-input {
  flex: 1 !important; /* ボタンが消えたスペースも全て入力欄に割り当てる */
  padding-right: 0 !important; /* ボタンとの隙間指定を解除 */
  display: block !important;
}

/* ★ 検索ボタンを完全に非表示にする ★ */
td.gsc-search-button,
td.gsc-clear-button {
  display: none !important;
}

/* --- 4. 内側テーブルをFlexbox化（ロゴやテキストの縦ズレを防止） --- */
.gsc-input-box {
  height: 32px !important; /* フォーム全体の高さ */
  margin: 0 !important;
}

.gsc-input-box table,
.gsc-input-box table tbody,
.gsc-input-box table tr {
  display: flex !important;
  width: 100% !important;
  height: 100% !important;
  align-items: center !important;
}

td.gsib_a {
  flex: 1 !important;
  display: flex !important;
  height: 100% !important;
}

td.gsib_b {
  flex: 0 0 auto !important;
  display: flex !important;
  align-items: center !important;
}

/* --- 5. 入力欄本体の最終仕上げ --- */
input.gsc-input {
  height: 32px !important; /* 親枠の32pxにピタリと合わせる */
  padding: 0 8px !important; /* 上下余白を0にして縦ズレを防ぐ */
  margin: 0 !important;
  box-sizing: border-box !important;
  line-height: 32px !important;
  background-position: left center !important; /* Googleロゴを縦中央に配置 */
}
