@charset "UTF-8";
/* -----------------------------------
 MF2.0 css
 2025年度 MF3.0 への移行完了後に削除しても問題ない
------------------------------------ */
.mf_finder_searchBox {
  margin-left: 0;
  margin-right: 0;
}

.mf_finder_header li.mf_finder_searchBox_suggest_item {
  height: 1.5rem;
  line-height: 1.5rem;
}

.mf_finder_header a.mf_finder_searchBox_suggest_link {
  color: aliceblue;
  text-align: left;
  padding: 0px;
  margin: 0px;
}

.mf_finder_header .mf_finder_searchBox_items {
  padding: 0rem;
}

.mf_finder_header .mf_finder_searchBox_submit {
  background: url(/common/images/h_search_btn.png) no-repeat;
  color: transparent;
  border: 0px;
  width: 40px;
  height: 25px;
  text-indent: -9999px;
  cursor: pointer;
}

.mf_finder_header .mf_finder_searchBox_submit::before {
  display: none;
}

.mf_finder_header .mf_finder_searchBox_submit span {
  display: inline-block;
  margin: 0;
  text-indent: -9999px;
  overflow: hidden;
}
.mf_finder_searchBox_query_input {
  padding: 0 0.5rem;
}

.mf_finder_header .mf_finder_searchBox_query_input {
  width: 199px;
  height: 23px;
  background: #fff;
  border: 1px #999 solid;
  box-sizing: content-box;
  color: #666;
  font-size: 100%;
  padding-left: 0;
  padding-right: 0;
  min-height: auto;
  margin-right: 3px;
}
/* -----------------------------------
 mf-search-add.cssの内容はここから
------------------------------------ */
/* 検索窓 */
.headerArea .mf-search-bar_input-wrapper input#mf-search-bar_input {
  height: 30px;
}
input#mf-search-bar_input,
select#mf-search-bar_doc-type_select {
  border-radius: 0 !important;
  border-color: #d6d8da;
}
.mf-search-bar_input {
  min-height: 34px;
  height: 100%;
  margin: 0;
  width: 100%;
  font-size: 1rem;
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 0.5rem;
}
button.mf-search-bar_button {
  border-radius: 0 !important;
  background-color: #222 !important;
}
button.mf-search-bar_input_alt-btn {
  margin-top: 3px;
}
.mf-search-bar_input-buttons path {
  color: #d6d8da;
}
.mf-search-bar_button svg {
  margin-left: 0.75em;
}
.mf-search-bar_button span {
  margin-right: 0.75em;
}

/* 検索オプション */
.mf-filters button {
  border-color: #d6d8da;
}
.mf-filters_use-links button {
  background-color: #ddd !important;
  border-color: #ddd !important;
  transition: background-color 0.2s linear;
}
.mf-filters_use-links button:hover {
  background-color: #999 !important;
  border-color: #999 !important;
  color: #fff !important;
}
button.mf-filters_use-links_item_buttons_button--selected,
button.mf-filters_use-links_item_buttons_button--selected:hover {
  background-color: #666 !important;
  border-color: #666 !important;
  color: #eee !important;
}
.mf-filters_use-links {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 0px !important;
  margin: 0px !important;
}
.mf-filters_use-links .mf-filters_use-links_item:first-child {
  width: 100%;
  border-bottom: 1px solid #ddd;
}
label.mf-filters_use-links_item_icon-text_text {
  width: 8em;
}
.mf-search-box .mf-filters .mf-filters_use-links .mf-filters_use-links_item {
  display: flex !important;
  padding: 0.5em;
}

/* 検索結果 */
.search_results_wrapper {
  margin-top: 1em;
}
.mf-search-results_body_result {
  border-top: 1px solid #ddd;
}

/* ドリルダウン */
.mf-drill-down {
  margin-bottom: 1.5em;
  border: #cccccc 3px solid !important;
  border-radius: 10px !important;
}
.mf-drill-down_header {
  text-align: center;
  /*
	color: #ffffff;
	background-color: #999999;
	*/
}
button.mf-drill-down_list-item_name_text {
  text-align: left;
}

/* おすすめコンテンツ */
.mf-featured-contents {
  width: 100%;
  margin-top: 1rem;
  border: #cccccc 3px solid;
  border-radius: 10px;
  box-sizing: border-box;
}
.mf-featured-contents_title,
.mf-featured-contents_list {
  margin-left: 1em !important;
}
.mf-featured-contents_list {
  display: flex;
  flex-wrap: wrap;
}
.mf-featured-contents_list_item {
  width: 208px;
  background-color: transparent !important;
}
.mf-featured-contents_list_item_title {
  margin-top: 0.5em !important;
  order: 2;
}
.mf-featured-contents_list_item_image {
  border-radius: 5px;
  box-shadow: 0 0 8px #dddddd;
}

/* ページャー */
.mf-pagination .mf-pagination_button {
  background-color: #222 !important;
  color: #eee !important;
  border: none !important;
  border-radius: 0 !important;
}
.mf-pagination .mf-pagination_button:disabled {
  background-color: #00000010 !important;
  color: #aaa !important;
}
.mf-pagination .mf-pagination_button.active-page {
  background-color: transparent !important;
  color: #181818 !important;
  border: none !important;
}

/* 関連キーワード */
.mf-related-keywords {
  background-color: #eee;
  border-radius: 0px !important;
  border: none !important;
}
button.mf-related-keywords_list_item_button {
  border: none !important;
}
.mf-related-keywords .mf-related-keywords_list {
  column-gap: 1em !important;
}

/* ロゴ */
div.mf-search-results_mars-logo {
  display: none;
}

/* レスポンシブ */
@media screen and (min-width: 480px) {
  .ContentsArea {
    width: 1200px;
  }
  .search_results_wrapper {
    display: flex;
  }
  .mf-drill-down {
    width: 200px;
    margin-right: 1em !important;
  }
}

@media screen and (max-width: 479px) {
  mf-search-box {
    padding: 10px 0;
  }
  .headerArea input#mf-search-bar_input {
    margin: 10px;
    border-radius: 15px !important;
  }
  button.mf-search-bar_input_alt-btn {
    margin-right: 10px;
  }
  .mf-filters_use-links .mf-filters_use-links_item:not(:last-child) {
    width: 100%;
    border-bottom: 1px solid #ddd;
  }
}

/* -----------------------------------
 202503 MF3.0用追加styleはここから
------------------------------------ */
/* 検索窓用css */
.mf_finder_header .mf-search-box .mf-search-bar .mf-search-bar_input {
  height: 25px !important;
  min-height: 25px !important;
}
.mf_finder_header .mf-search-box .mf-search-bar .mf-search-bar_button {
  height: 25px !important;
  background-color: #757575 !important;
  font-size: 90% !important;
  padding: 5px 7px 5px 5px !important;
}
.mf_finder_header
  .mf-search-box
  .mf-search-bar
  .mf-search-bar_button
  .mf-search-bar_button_icon {
  width: 1em;
  height: 1em;
  margin-left: 0;
  margin-right: 2px !important;
}
.mf_finder_header .mf-search-box .mf-search-bar .mf-search-bar_button span {
  margin-right: 0;
  margin-top: 2px;
}
@media screen and (max-width: 479px) {
  #header #h_search {
    padding: 15px;
    box-sizing: border-box;
  }
  .mf_finder_header .mf-search-box .mf-search-bar .mf-search-bar_input {
    height: 35px !important;
    font-size: 115%;
  }
  .mf_finder_header .mf-search-box .mf-search-bar .mf-search-bar_button {
    height: 35px !important;
    padding: 5px 12px 5px 7px !important;
  }
}
/* サステナビリティサイト検索窓用css */
.p-cmn-search_form .mf_finder_header .mf-search-bar_input-wrapper::before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(/sustainability/common/images/common_search_icon.png)
    no-repeat;
  background-size: 38px 38px;
  background-position: 0 6px;
  margin-right: 46px;
}
.p-cmn-search_form
  .mf_finder_header
  .mf-search-box
  .mf-search-bar
  .mf-search-bar_input {
  font-size: 1.8rem;
  height: 50px !important;
  border: none;
  outline: none;
  color: initial;
  margin-right: 20px;
}
.p-cmn-search_form
  .mf_finder_header
  .mf-search-box
  .mf-search-bar
  .mf-search-bar_button {
  display: inline-block;
  width: 100px;
  height: 50px !important;
  font-size: 1.8rem !important;
  text-align: center;
  cursor: pointer;
  padding: 16px !important;
  background-color: #009900 !important;
  color: #fff;
  line-height: 1;
  transition: 0.3s;
  border: none;
  box-sizing: border-box;
  text-indent: inherit;
  border-radius: inherit;
}
.p-cmn-search_form
  .mf_finder_header
  .mf-search-box
  .mf-search-bar
  .mf-search-bar_button
  svg {
  display: none;
}
@media screen and (max-width: 1094px) {
  .p-cmn-search_form
    .mf_finder_header
    .mf-search-box
    .mf-search-bar
    .mf-search-bar_input {
    font-size: 1.6rem;
    height: 45px !important;
  }
  .p-cmn-search_form
    .mf_finder_header
    .mf-search-box
    .mf-search-bar
    .mf-search-bar_button {
    width: 90px;
    height: 45px !important;
    font-size: 1.6rem !important;
  }
}
@media screen and (max-width: 767px) {
  /* サステナビリティ SP */
  .p-cmn-search_form .mf_finder_header .mf-search-bar {
    justify-content: space-between;
  }
  .p-cmn-search_form
    .mf_finder_header
    .mf-search-box
    .mf-search-bar
    .mf-search-bar_input {
    font-size: 1.6rem;
    width: 100%;
    height: 40px !important;
    margin-right: 10px;
  }
  .p-cmn-search_form .mf_finder_header .mf-search-bar_input-wrapper {
    width: calc(100% - 60px);
    height: 40px;
  }
  .p-cmn-search_form .mf_finder_header .mf-search-bar_input-wrapper::before {
    width: 40px;
    height: 40px;
    background-size: 28px 28px;
    margin-right: 10px;
  }
  .p-cmn-search_form
    .mf_finder_header
    .mf-search-box
    .mf-search-bar
    .mf-search-bar_button {
    width: 60px;
    height: 40px !important;
    font-size: 1.4rem !important;
    padding: 0 !important;
  }
}

/* 検索結果 */
#contents .mf-search-results_header {
  margin-bottom: 10px;
}
#contents .mf-search-results_header strong {
  color: #333 !important;
}
#contents .mf-search-results_body_result_texts_title_link {
  color: #333 !important;
}
#contents .mf-search-box .mf-search-bar .mf-search-bar_input {
  font-size: 115%;
}
@media screen and (max-width: 479px) {
  #contents .mf-search-bar_button {
    padding: 2px;
  }
}
#contents .mf-search-bar_button svg {
  font-size: 14px !important;
  margin-left: 0.25em;
  margin-right: 0.25em !important;
}
#contents .mf-search-bar_button span {
  margin-right: 0.5em;
}
#contents .mf-search-results_body_result_texts_title {
  margin-bottom: 15px !important;
}
#contents .mf-search-results_body_result_texts_description {
  margin-bottom: 10px !important;
}

