body {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo,
    "ＭＳ Ｐゴシック", sans ";";
}

* {
  box-sizing: border-box;
}

a {
  color: #333;
}

#searchform .gsc-control-cse {
  background-color: #fff !important;
  border: none !important;
}

/* テキストボックスに文字入力したときに出る「×」マークの位置調整用の指定 */
#searchform .gsc-search-box {
  position: relative;
}

/* テキストボックスとボタンを縦並びにするため
テーブル内の要素をblock化する */
#searchform .gsc-search-box tr,
#searchform .gsc-search-box td {
  display: block;
}

#searchform .gsc-search-box td {
  width: 100%;
  vertical-align: top;
}

#searchform .gsc-search-box .gsc-input {
  height: 30px;
  width: 200px;
  vertical-align: top;
  padding: 0px;
  border: 1px solid #bfbfbf;
  float: left;
}

#searchform .gsc-search-box .gsib_a {
  padding: 0 !important;
}

#searchform .gsc-search-box td#gs_tti51 {
  margin-bottom: 5px;
}

#searchform .gsc-search-box td.gsc-search-button {
  height: 30px;
}

/* テキストボックスに文字入力したときに出る「×」マークの位置調整 */
#searchform .gsc-search-box .gsib_b {
  position: absolute;
  width: 20px;
  top: 5px;
  right: 10px;
}

/* テキストボックスのデザイン設定 */
#searchform .gsc-search-box input#gsc-i-id2 {
  box-sizing: border-box;
  height: 50px;
  padding: 10px !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(200, 200, 200, 0.4) inset;
  -moz-box-shadow: 2px 2px 2px 0 rgba(200, 200, 200, 0.4) inset;
  box-shadow: 2px 2px 2px 0 rgba(200, 200, 200, 0.4) inset;
  background-position: 5px center !important;
}

/* デフォルトで設定されている(疑似的な)テキストボックスの
デザイン設定を解除 */
#searchform .gsc-search-box .gsc-input-box,
#searchform .gsc-search-box .gsc-input-box-hover,
#searchform .gsc-search-box .gsc-input-box-focus {
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

/* 検索ボタンの背景をボタンのように見せかける */
#searchform .gsc-search-box .gsc-search-button {
  position: relative;
  background: #bfbfbf url(/images/icon/search.png) center no-repeat;
  background-size: 17px;
  cursor: pointer;
  width: 30px;

  float: right;
}

/* 検索ボタンの背景部分にテキストを表示させる */
#searchform .gsc-search-box .gsc-search-button:before {
  position: absolute;
  top: 38%;
  left: 38%;
  content: "" !important;
  color: #fff;
  font-size: 16px;
}

/* 検索ボタンを透明化し背景のみを表示させる */
#searchform .gsc-search-box button.gsc-search-button-v2,
#searchform .gsc-search-box button.gsc-search-button {
  width: 100%;

  padding: 0 !important;
  opacity: 0;
}

.relative {
  position: relative;
  width: 600px;
}

.absolute2 {
  position: absolute;
  right: -400px;
  top: 10px;
}

.absolute3 {
  position: absolute;
  bottom: 10px;
  right: 60%;
  left: 60%;
}

.name {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin: 10px 0 5px 0;
  padding: 0;
  letter-spacing: 0.5px;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo,
    "ＭＳ Ｐゴシック", sans-serif;
  color: #333;
}

.name2 {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo,
    "ＭＳ Ｐゴシック", sans-serif;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  margin: 10px 0 0 0;
  padding: 0;
  letter-spacing: 0.5px;

  color: #333;
}

.snslink {
  font-size: 17px;
}

.link {
  color: #019f9c;
}

.contents2 {
  padding: 15px 0 0 0;
  font-size: 15px;
  line-height: 1.8;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo,
    "ＭＳ Ｐゴシック", sans-serif;
}

.contents {
  padding: 4px 0 0 0;
  font-size: 13px;
  line-height: 1.8;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo,
    "ＭＳ Ｐゴシック", sans-serif;
}

.contents4 {
  padding: 0px 0 0 0;
  font-size: 14spx;
  line-height: 1.3;
  text-align: center;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo,
    "ＭＳ Ｐゴシック", sans-serif;
}

.contents3 {
  padding: 10px 0 0 0;
  font-size: 15px;
  line-height: 1.9;
  font-weight: 500;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo,
    "ＭＳ Ｐゴシック", sans-serif;
}

@media (max-width: 780px) {
  .contents3 {
    padding: 4px 0 0 0;
    font-size: 13px;
    line-height: 1.8;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo,
      "ＭＳ Ｐゴシック", sans-serif;
  }

  .contents {
    color: #4d4d4d;
  }

  .name {
    font-size: 17px;
  }
}

.description {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
megamenu.js STYLE STARTS HERE
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.page_top_contents {
  margin-top: 100px;
}

.basic-headline-left {
  border-bottom: 2px solid #000;
  font-size: 32px;
  font-weight: 900;
  text-align: left;
  line-height: 0.6;
  font-family: "nexa";
  color: #000;
  letter-spacing: 1px;
  padding: 0 0px 25px;
  margin-bottom: 25px;
  display: block;
}

.list_vertical li {
  display: flex;
  margin-bottom: 40px;
}

@media (max-width: 897px) {
  .list_vertical li {
    display: block;
  }
}

.list_vertical li:last-child {
  margin-bottom: 0;
}

.list_vertical li img {
  width: 45%;
  margin-right: 20px;
}

@media (max-width: 897px) {
  .list_vertical li img {
    width: auto;
  }
}

.list_vertical_2 {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 897px) {
  .list_vertical_2 {
    display: block;
  }
}

.list_vertical_2 li {
  width: 48%;
  margin: 0 1% 30px;
}

@media (max-width: 897px) {
  .list_vertical_2 li {
    width: auto;
  }
}

.list_vertical_2 li img {
  margin-bottom: 15px;
}

.list_vertical_2 li table th,
.list_vertical_2 li table td {
  font-size: 14px;
  padding: 7px 7px 0 0;
}

.list_beside_3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 897px) {
  .list_beside_3 {
    display: block;
  }
}

.list_beside_3 li {
  width: calc(100% / 3 - 20px);
}

@media (max-width: 897px) {
  .list_beside_3 li {
    width: auto;
  }
}

.list_beside_3 li img {
  margin-bottom: 10px;
}

.list_beside_3 li p {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 900;
}

.inspection_fv {
  position: relative !important;
}

.list_vertical li .link_button {
  margin: 30px 0 0 auto !important;
}
