img[src$="img_freedial.gif"],
img[src$="icon_menu_stock.png"] {
  float: left;
}

.template-2 .faq-panel .faq-panel-header>div>h3,
.template-2 .faq-panel-category .faq-category button h4 {
  color: #333;
}

.template-2 .faq-panel-category .faq-subcategory {
  background-color: #fffefe;
}

.template-2 .faq-filter-search .faq-filter-search-keyword {
  display: none;
}

.template-2 .faq-panel.faq-filter-search .faq-filter-search {
  padding: 0;
}

.template-2 header {
  padding: 0;
  position: relative;
  border-bottom: none;
}

.template-2 header .header-inner {
  padding-top: 20px;
  padding-bottom: 20px;
}

.template-2 .header-nav {
  height: 5em;
  background: #003251;
}

.template-2 .faq-header {
  height: auto;
}

.template-2 .faq-content {
  margin-top: 0;
}

.template-2 li,
.template-2 ol,
.template-2 ul {
  list-style: none;
}

.template-2 .faq-answer-layout .faq-questionnaire,
.template-2 .faq-index-layout .faq-panel-category .faq-subcategory,
.template-2 .faq-category-layout .faq-panel-category .faq-subcategory,
.template-2 .faq-search-layout .faq-panel-category .faq-subcategory,
.template-2 .faq-answer-layout .faq-panel-category .faq-subcategory {
  background-color: #f0f5fa;
}

footer {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI",
    "Noto Sans Japanese", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", Meiryo, sans-serif;
}

footer .footmenu {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;

  margin-right: auto;
  margin-left: auto;
}

.footer-copy {
  line-height: 1.5;
  font-size: 0.6em;
  margin-bottom: 10px;
  margin-top: 10px;
}

.footer-copy small {
  font-size: 85%;
  display: block;
}

.footer-copy a {
  color: #003366;
}

.faq-preview .faq-preview__paper .faq-preview__layer .faq-answer-layout>header,
.faq-preview .faq-preview__paper .faq-preview__layer .faq-index-layout>header,
.faq-preview .faq-preview__paper .faq-preview__layer .faq-category-layout>header,
.faq-preview .faq-preview__paper .faq-preview__layer .faq-search-layout>header {
  top: 0px;
  left: 0px;
  width: 100%;
}

.template-2 .faq-index-layout .faq-panel-category .faq-category button.faq-has-subcategory::after,
.template-2 .faq-category-layout .faq-panel-category .faq-category button.faq-has-subcategory::after,
.template-2 .faq-search-layout .faq-panel-category .faq-category button.faq-has-subcategory::after,
.template-2 .faq-answer-layout .faq-panel-category .faq-category button.faq-has-subcategory::after {
  color: #003366;
}

.template-2 .faq-index-layout header,
.template-2 .faq-category-layout header,
.template-2 .faq-search-layout header,
.template-2 .faq-answer-layout header {
  position: relative;
  padding: 0;
  border-bottom: none;
}

.template-2 header .header-inner .header-logo {
  margin: 0;
}

.template-2 header .header-inner .header-logo img {
  max-height: 50px;
}

.template-2 header>.header-nav {
  height: 34px;
}

.template-2 .faq-index-layout div.faq-content,
.template-2 .faq-category-layout div.faq-content,
.template-2 .faq-search-layout div.faq-content,
.template-2 .faq-answer-layout div.faq-content {
  margin-top: 0;
}

.faq-search-result em {
  font-style: normal;
  background-color: yellow;
  color: #222;
  font-weight: bold;
  box-shadow: 1px 1px 3px #bbb;
  border-radius: 2px;
}

.template-2 .faq-header {
  display: none;
}

.template-2 .faq-answer .faq-panel-header .faq-answer-title {
  font-weight: bold;
}

@media (min-width: 768px) {
  .footer-copy {
    margin-top: 0;
    text-align: center;
  }

  .template-2 .faq-index-layout header,
  .template-2 .faq-category-layout header,
  .template-2 .faq-search-layout header,
  .template-2 .faq-answer-layout header {
    height: 110px;
  }

  .template-2 header .header-inner .header-logo img {
    max-height: none;
  }

  .template-2 .faq-answer-layout .faq-answer-page .faq-breadcrumb,
  .template-2 .faq-category-layout .faq-category-page .faq-breadcrumb,
  .template-2 .faq-search-layout .faq-category-page .faq-breadcrumb {
    position: relative;
    top: auto;
  }

  .template-2 .faq-header {
    padding-top: 15px;
  }

  .template-2 .faq-content .faq-left-content .faq-panel {
    padding-bottom: 10px;
  }

  .template-2 .faq-content .faq-left-content .faq-panel-category.faq-panel {
    padding-bottom: 0;
  }

  .template-2 .faq-left-content {
    min-width: 250px;
  }

  .template-2 .faq-content .faq-left-content .faq-category button h4 {
    font-weight: normal;
    width: unset;
  }
}

@media (min-width: 992px) {

  .template-2 .faq-index-layout header,
  .template-2 .faq-category-layout header,
  .template-2 .faq-search-layout header,
  .template-2 .faq-answer-layout header {
    height: 132px;
  }

  .template-2 header>.header-nav {
    height: 56px;
  }

  .template-2 .faq-content .faq-left-content .faq-panel .faq-panel-header .faq-panel-header__title {
    text-align: center;
    padding: 4px;
  }
}