body.oneColumn .sharebtn_normal {
  width: auto;
}
div#contentsMain div.text2 {
  margin: 0;
}

.texttop {
  margin: 13px;
}
h2.h2_2 {
  background: #efdeb6;
  box-sizing: border-box;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 20px;
  padding: 10px 5px;
}

div.text2_1 {
  margin: 0 0 25px 0;
  padding: 24px 11px;
  background: #fff;
  line-height: 1.55em;
  border-right: 4px solid #efdeb6;
  border-bottom: 4px solid #efdeb6;
  border-left: 4px solid #efdeb6;
}
div#contentsMain div.textTop ul.search_theme li {
  display: inline-block;
  background: none;
  padding: 0;
  margin: 0 0 6px 0;
  border: 1px solid #E1E1E1;
}
div#contentsMain div.textTop ul.search_theme li a {
  background: url(/content/000000049.gif) no-repeat 5px center !important;
  padding: 5px 5px 5px 22px;
  display: block;
}
div#contentsMain div.textTop ul.search_theme li a:hover {
  background: url(/content/000000050.gif) no-repeat 5px center !important;
}
ul.linklist li {
  background: url(/content/000000049.gif) no-repeat 0 0.4em !important;
  display: inline-block;
  padding-left: 20px;
  padding-bottom: 5px;
  vertical-align: top;
}
ul.linklist li:hover {
  background: url(/content/000000050.gif) no-repeat 0 0.4em !important;
}
.m-error {
  background-color: #fff6f7;
  border: 3px solid #bd2222;
  color: #bd2222;
  line-height: 1.4;
  padding: 0.5em 1em;
  margin-top:10px;
}
.m-error ul{
  list-style-type: disc;
  margin-left: 1.2em;
}
/* 検索条件ボックス開閉 */
.m-boxtoggle {
  position: absolute;
  top: 14px;
  right: 10px;
}
.m-boxtoggle a {
  display: inline-block;
  font-size: 0.8em;
  font-weight: normal;
  padding-right: 20px;
  vertical-align: middle;
  line-height: 1.1;
}

/* 検索条件ボックス */
.box_all {
  width: 100%;
  position: relative;
  margin: -15px 0px;
}
#starch form.gsc-search-box {
  max-width: inherit !important;
  margin: 0 !important;
}
#starch .gsc-search-button {
  display: table-cell !important;
}
#starch .gsc-search-button-v2 {
  padding: 9px 27px !important;
}
#starch .gsib_b {
  height: auto !important;
}


@media (max-width: 768px){
  .text2_1 .spTableAttention {
      display: none;
  }
  .text2 .tableWrap table,
  #contentsMain .tableWrap table {
    min-width: initial;
  }
}