@charset 'UTF-8';

.searchForm {
  margin-bottom: 30px;
  padding: 0 40px;
  margin: 0 auto;
}

.searchForm-inner {
  position: relative;
}

.searchForm-text {
  box-sizing: border-box;
  width: 78.75%;
  padding-right: 20px;
}

.searchForm-text input {
  display: block;
  width: 100%;
  height: 49px;
  margin: 0;
  padding: 0;
  padding: 15px 20px 15px 55px;
  font-size: .875rem;
  color: #a2a4ae;
  border-radius: 3px;
  background-color: #e4e7eb;
  background-repeat: no-repeat;
  background-position: 20px center;
  box-shadow: 0 1px 1px #d7dae0 inset;
  -webkit-transition: background-color 100ms linear;
          transition: background-color 100ms linear;

  -webkit-appearance: none;
}

.searchForm-text input:focus {
  color: #353539;
  background-color: #fff;
}

.searchForm-submit {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 21.25%;
  height: 50px;
  cursor: pointer;
  font-size: 100%;
  color: #fff;
  border: 0;
  border-radius: 4px;
  outline: 0;
  background-color: #2f94ff;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

#gcs * {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#gcs table th,
#gcs table td {
  margin: 0;
  padding: 0;
  border: 0;
}

#gcs .gsc-control-cse {
  padding: 0;
  border: 0;
  background-color: transparent;
}

#gcs .gsc-above-wrapper-area {
  border-bottom: 0;
}

#gcs .gsc-above-wrapper-area-container {
  margin-bottom: 25px;
}

#gcs .gsc-orderby-label {
  padding-right: 0;
}

#gcs .gsc-result-info-container {
  background-color: transparent;
}

#gcs .gsc-result-info {
  margin: 0;
  padding: 0;
  font-size: .875rem;
}

#gcs .gsc-option-menu-container {
  width: 156px;
}

#gcs .gsc-option-menu {
  width: 140px;
}

#gcs .gsc-selected-option-container {
  position: relative;
  width: 140px;
  height: auto;
  padding: 0;
  cursor: pointer;
  line-height: 1;
  text-align: left;
  border: 0;
  border-radius: 0;
  background-color: #f8f8fa;
  background-image: none;
  box-shadow: none;
}

#gcs .gsc-selected-option {
  width: 104px;
  height: 30px;
  margin-right: 2px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  color: #a2a4b4;
  border-radius: 4px 0 0 4px;
  background-color: #e4e7eb;
}

#gcs .gsc-option-selector {
  top: 0;
  right: 0;
  width: 34px;
  height: 30px;
  margin: 0;
  padding: 0;
  border-radius: 0 4px 4px 0;
  background-color: #e4e7eb;
}

#gcs .gsc-wrapper.gsc-thinWrapper {
  border-right: 0;
}

#gcs .gsc-thinWrapper {
  box-sizing: border-box;
  width: 76.5%;
  padding-right: 20px;
}

#gcs .gsc-adBlockVertical {
  box-sizing: border-box;
  width: 23.5%;
  margin-top: 0;
}

#gcs .gsc-adBlock {
  margin-bottom: 0;
  padding: 30px 0;
  border-bottom: 0;
}

#gcs .gsc-result-info {
  font-size: .875rem;
  font-weight: bold;
  color: #353539;
}

#gcs .gsc-control-cse .gsc-table-result {
  font-size: 100%;
}

#gcs .gsc-webResult.gsc-result {
  padding: 30px 30px 0;
  border: 0 !important;
  background-color: #fff;
}

#gcs .gs-webResult.gs-result {
  padding-bottom: 30px;
  border-bottom: 1px solid #e4e7eb;
}

#gcs .gsc-resultsHeader {
  display: none;
}

#gcs .gsc-results {
  position: relative;
  width: 100%;
}

#gcs div.gcsc-branding {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 200px;
  padding: 0;
}

#gcs table.gcsc-branding {
  width: auto;
}

#gcs td.gsc-branding-text,
#gcs td.gcsc-branding-text {
  color: #a2a4b4;
}

#gcs .gs-result .gs-title {
  height: auto;
  margin-bottom: 10px;
  text-decoration: none;
}

#gcs .gs-result .gs-title * {
  text-decoration: none;
}

#gcs .gs-result .gs-title b {
  font-weight: bold;
}

#gcs .gs-result .gs-title a:hover {
  text-decoration: underline;
}

#gcs .gsc-thumbnail-inside,
#gcs .gsc-url-top {
  display: none;
}

#gcs .gsc-thumbnail-left {
  display: block;
}

#gcs .gs-image-box {
  padding-right: 30px;
}

#gcs .gs-image-box img {
  max-width: 100px;
  max-height: 1000px;
  border: 0;
}

#gcs .gs-spelling a {
  text-decoration: none;
  color: #2f94ff;
}

#gcs .gs-spelling a:hover {
  text-decoration: underline;
}

#gcs .gs-result .gs-title {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #0056a8;
}

#gcs .gs-result .gs-title * {
  font-size: 100%;
}

#gcs .gsc-preview-reviews,
#gcs .gsc-control-cse .gs-snippet,
#gcs .gsc-control-cse .gs-promotion em,
#gcs .gsc-control-cse .gs-snippet,
#gcs .gsc-control-cse .gs-promotion em {
  font-size: .875rem;
  color: #353539;
}

#gcs .gsc-preview-reviews b,
#gcs .gsc-control-cse .gs-snippet b,
#gcs .gsc-control-cse .gs-promotion em b,
#gcs .gsc-control-cse .gs-snippet b,
#gcs .gsc-control-cse .gs-promotion em b {
  font-weight: bold;
}

#gcs span.gs-fileFormat,
#gcs span.gs-fileFormatType {
  display: none;
}

#gcs .gs-image-box.gs-web-image-box.gs-web-image-box-portrait,
#gcs .gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
  width: 100px;
  height: auto;
}

#gcs .gs-no-results-result .gs-snippet,
#gcs .gs-error-result .gs-snippet {
  margin: 0;
  padding: 0;
  color: #353539;
  border: 0;
  background-color: transparent;
}

#gcs .gsc-results .gsc-cursor-box .gsc-cursor-page {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 0;
  font-size: .9375rem;
  line-height: 24px;
  text-decoration: none;
  color: #a2a4b4;
  border-radius: 3px;
  background-color: transparent;
}

#gcs .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  text-decoration: underline;
}

#gcs .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
  color: #fff;
  background-color: #0056a8;
}

#gcs .gsc-results .gsc-cursor-box {
  margin: 0;
  padding-top: 30px;
  text-align: center;
}

#gcs .gsc-cursor-page {
  font-size: .9375rem;
}

#gcs .gsc-url-bottom {
  display: block;
  margin-top: 6px;
}

#gcs .gs-webResult div.gs-visibleUrl-long,
#gcs .gs-promotion div.gs-visibleUrl-long {
  display: block;
  font-size: .75rem;
  color: #353539;
}

#gcs .gs-webResult div.gs-visibleUrl-long a,
#gcs .gs-promotion div.gs-visibleUrl-long a {
  cursor: default;
  color: #353539;
}

#gcs .gs-webResult div.gs-visibleUrl-long b,
#gcs .gs-promotion div.gs-visibleUrl-long b {
  font-weight: 500;
}

.mf_finder_organic_wrapper {
  margin-top: 50px;
}

.mf_finder_searchBox_items_wrapper {
  width: 60%;
  height: 38px;
  margin: 0 auto;
}

.mf_finder_searchBox_items {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}

.mf_finder_searchBox_query_wrap {
  width: 91%;
}

.mf_finder_searchBox_query_input {
  width: 100%;
  background-color: #e6e6e6;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.667;
  padding: 7px 16px;
  border-radius: 21px 0 0 21px;
  border: 1px solid #e6e6e6;
  -webkit-appearance: none;
  box-sizing: border-box;
}

.mf_finder_searchBox_query_input:focus {
  outline: 0;
  background-color: #fff
}

.mf_finder_searchBox_suggest_items {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: -1px;
  left: 0;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  background-color: #fff;
  -webkit-transform: translate(0, 100%);
      -ms-transform: translate(0, 100%);
          transform: translate(0, 100%);
}

.mf_finder_searchBox_suggest_items li a {
  display: block;
  padding: 6px 18px;
  font-size: .875em;
  text-decoration: none;
  color: #353539;
}

.mf_finder_searchBox_suggest_items li a:hover {
  background-color: #eee;
}

.mf_finder_searchBox_submit {
  background-color: #003894;
  background-image: url(/~/media/images/icon/search-solid_w.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30% auto;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.778;
  color: #fff;
  width: 9%;
  border-radius: 0 21px 21px 0;
  border: 1px solid #003894;
  height: 100%;
  padding: 7px 16px;
  box-sizing: border-box;
  cursor: pointer;
  text-indent: -99999px;
}

.mf_finder_searchBox_submit:hover {
  color: #003894;
  background-color: #fff;
  background-image: url(/~/media/images/icon/search-solid_b.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30% auto;
}

.mf_finder_searchBox_submit:focus {
  outline: 0;
}
.mf_finder_searchBox_links {
  position: relative;
}

.mf_finder_searchBox_sort {
  position: absolute;
  z-index: 1;
  top: 101px;
  right: -41px;
}

.mf_finder_searchBox_sort_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mf_finder_searchBox_sort_links a {
  display: block;
  padding: 7px 18px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  color: #a2a4b4;
  border-radius: 4px;
  background-color: #e4e7eb;
}

.mf_finder_searchBox_links .mf_finder_searchBox_sort_links:before {
  content: '表示順:';
  margin-right: 16px;
  font-size: 13px;
  color: #676767;
}

.mf_finder_searchBox_sort_link_0 {
  margin-right: 3px;
}

.mf_finder_searchBox:lang(ja) .mf_finder_searchBox_sort_link_0 a:after,
.mf_finder_searchBox:lang(ja-JP) .mf_finder_searchBox_sort_link_0 a:after {
  content: 'Relevance';
  display: block;
}

.mf_finder_searchBox:lang(ja) .mf_finder_searchBox_sort_link_1 a:after,
.mf_finder_searchBox:lang(ja-JP) .mf_finder_searchBox_sort_link_1 a:after {
  content: 'Date';
  display: block;
}

.router-link-exact-active.router-link-active.mf_finder_searchBox_link_current {
  color: #fff;
  background-color: #0056a8;
}

.mf_finder_organic_wrapper.mf_available_resultframe {
  position: relative;
  font-size: 16px;
}

.mf_finder_msk_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

.mf_finder_msk_item {
  font-style: italic;
}

.mf_finder_msk_item:before {
  content: 'もしかして: ';
  font-style: normal;
}

.mf_finder_searchBox_category {
  display: none;
}

.mf_finder_searchBox_pagemax {
  display: none;
}

.mf_finder_searchBox_imgsize {
  display: none;
}

.mf_finder_organic_range {
  display: none;
}

.mf_finder_query {
  display: none;
}

.mf_finder_organic_total {
  margin-bottom: 35px;
  padding-top: 14px;
  line-height: 1.65;
}

.mf_finder_organic_total > span {
  display: block;
  font-size: .875em;
  font-weight: bold;
}

.mf_finder_organic_total > span:before {
  content: '約';
  margin-right: 6px;
}

.mf_finder_organic_total > span:after {
  content: '件';
  margin-left: 6px;
}

.mf_finder_organic_docs_wrapper {
  background-color: #fff;
}

.mf_finder_organic_docs {
  padding: 30px;
}

.mf_finder_organic_doc.mf_finder_doc_outbound {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  border-bottom: 1px solid #e4e7eb;
}

.mf_finder_organic_doc.mf_finder_doc_outbound:first-child {
  padding-top: 0;
}

.mf_finder_organic_doc.mf_finder_doc_outbound:last-child {
  padding-bottom: 0;
  border-bottom: 0 none;
}

.mf_finder_organic_doc_img_wrapper.mf_gui_img_frame {
  width: 100px;
  margin-right: 30px;

  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.mf_finder_organic_doc_img_wrapper.mf_gui_img_frame a {
  display: block;
}

.mf_finder_organic_doc_img_wrapper.mf_gui_img_frame a img {
  display: block;
  width: 100%;
  margin: 0;
}

.mf_finder_organic_doc_img_wrapper.mf_gui_img_frame .mf_finder_organic_doc_zoom {
  display: none;
}

.mf_finder_organic_doc_contents_wrapper .mf_finder_organic_doc_contents {
  word-break: break-all;
}

.mf_finder_organic_doc_title_wrapper.mf_finder_link {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 1.5625rem;
  font-weight: bold;
  vertical-align: top;
  color: #0056a8;
}

.mf_finder_organic_doc_title_wrapper.mf_finder_link .mf_finder_mark {
  color: #00c;
}

.mf_finder_organic_doc_body {
  font-size: 1.3rem;
  color: #353539;
}

.mf_finder_organic_doc_url_wrapper.mf_finder_link {
  display: inline-block;
  margin-top: 6px;
  font-size: .7em;
  vertical-align: top;
  color: #353539;
}

.mf_finder_organic_pager_wrapper {
  margin-top: 30px;
}

.mf_finder_pager_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mf_finder_pager_items li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mf_finder_pager_items li > a,
.mf_finder_pager_items li > span {
  width: 100%;
  height: 100%;
  font-size: 1.5rem;
  text-align: center;
  color: #a2a4b4;
  border-radius: 3px;
}

.mf_finder_pager_items li.mf_finder_pager_item_current > span {
  font-weight: bold;
  color: #fff;
  background-color: #0056a8;
}

.mf_finder_pager_items li.mf_finder_pager_item_prev > a {
  position: relative;
  text-decoration: none;
}

.mf_finder_pager_items li.mf_finder_pager_item_prev > a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin-top: -1px;
  border-top: 2px solid #353539;
  border-left: 2px solid #353539;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.mf_finder_pager_items li.mf_finder_pager_item_prev > a:hover:before {
  opacity: .6;
}

.mf_finder_pager_items li.mf_finder_pager_item_next > a {
  position: relative;
  text-decoration: none;
}

.mf_finder_pager_items li.mf_finder_pager_item_next > a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin-top: -1px;
  border-top: 2px solid #353539;
  border-right: 2px solid #353539;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.mf_finder_pager_items li.mf_finder_pager_item_next > a:hover:before {
  opacity: .6;
}

.mf_finder_logo {
  text-align: right;
}

.mf_finder_organic .mf_finder_logo a {
  display: inline-block;
  width: 200px;
  height: 18px;
  margin: 1.5rem 0 1rem;
  font-size: 0;
  vertical-align: top;
  background: url(//c.marsflag.com/mf/img/mf_finder_logo.png) no-repeat 0 #fff;
  background-size: 200px 18px;
}

.mf_finder_logo {
  display: none !important;
}

@media screen and (max-width: 800px) {
  
  .mf_finder_searchBox_items_wrapper {
    width: 100%;
  }
  
  .mf_finder_searchBox_submit {
    font-size: 15px;
  }

  .mf_finder_organic_total > span {
    font-size: 14px;
    word-break: break-all;
  }
}

@media screen and (max-width: 650px) {
  .searchForm {
    margin-bottom: 17px;
    padding: 25px 10px;
  }

  .searchForm-text {
    padding-right: 10px;
  }

  .searchForm-text input {
    height: 35px;
    padding: 12px 10px 10px 40px;
    font-size: .8125rem;
    line-height: 1;
    background-position: 10px center;
  }

  .searchForm-submit {
    height: 35px;
    font-size: .8125rem;
    line-height: 35px;
  }

  #gcs .gsc-above-wrapper-area-container {
    margin-bottom: 15px;
  }

  #gcs .gsc-option-menu-container {
    width: 120px;
  }

  #gcs .gsc-option-menu {
    width: 108px;
  }

  #gcs .gsc-option-menu-item {
    padding: 0 20px;
    font-size: .625rem;
  }

  #gcs .gsc-option-menu-item .gsc-option {
    line-height: 25px;
  }

  #gcs .gsc-selected-option-container {
    width: 108px;
  }

  #gcs .gsc-selected-option {
    width: 79px;
    height: 25px;
    font-size: .625rem;
    line-height: 25px;
  }

  #gcs .gsc-option-selector {
    width: 27px;
    height: 25px;
    line-height: 25px;
  }

  #gcs .gsc-webResult.gsc-result {
    padding: 15px 10px 0;
  }

  #gcs .gs-webResult.gs-result {
    padding-bottom: 15px;
  }

  #gcs div.gcsc-branding {
    position: static;
    width: auto;
    padding-top: 15px;
    padding-right: 10px;
    background-color: #fff;
  }

  #gcs .gs-image-box {
    padding-right: 10px;
  }

  #gcs .gs-image-box img {
    max-width: 62px;
  }

  #gcs .gs-result .gs-title {
    font-size: 1rem;
  }

  #gcs .gs-result .gs-title * {
    font-size: 100%;
  }

  #gcs .gsc-preview-reviews,
  #gcs .gsc-control-cse .gs-snippet,
  #gcs .gsc-control-cse .gs-promotion em,
  #gcs .gsc-control-cse .gs-snippet,
  #gcs .gsc-control-cse .gs-promotion em {
    font-size: .8125rem;
  }

  #gcs .gs-image-box.gs-web-image-box.gs-web-image-box-portrait,
  #gcs .gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    width: 62px;
  }

  #gcs .gsc-cursor-page {
    font-size: 12;
    font-size: .75rem;
  }

  #gcs .gs-webResult div.gs-visibleUrl-long,
  #gcs .gs-promotion div.gs-visibleUrl-long {
    font-size: 110%;
  }

  .mf_finder_organic_wrapper {
    margin-top: 30px;
  }
  

  .mf_finder_searchBox_items {
    padding-right: 0;
  }

  .mf_finder_searchBox_query_input {
    height: 40px;
    font-size: 1.4rem;
    line-height: 1;
  }

  .mf_finder_searchBox_suggest_items {
    z-index: 2;
  }
  
  .mf_finder_searchBox_query_wrap {
    width: 85%;
  }
  .mf_finder_searchBox_items_wrapper {
    height: 40px;
  }

  .mf_finder_searchBox_submit {
    width: 15%;
    height: 40px;
    box-sizing: border-box;
  }

  .mf_finder_searchBox_sort {
    top: 58px;
    right: -11px;
    width: 190px;
  }

  .mf_finder_searchBox_sort_links {
    margin-top: -2px;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .mf_finder_searchBox_sort_links a {
    padding: 5px 12px;
    font-size: 10px;
  }

  .mf_finder_searchBox_links .mf_finder_searchBox_sort_links:before {
    margin: 0;
    font-size: 12px;
  }

  .mf_finder_searchBox_sort_link_0 {
    margin: 2px 0 0 12px;
  }

  .mf_finder_searchBox_sort_link_1 {
    margin: 2px 0 0 2px;
  }

  .mf_finder_organic_total {
    margin-bottom: 24px;
    padding-top: 3px;
    padding-right: 190px;
  }

  .mf_finder_organic_docs {
    padding: 15px 10px;
  }

  .mf_finder_organic_doc.mf_finder_doc_outbound {
    padding: 15px 0;
  }

  .mf_finder_organic_doc_img_wrapper.mf_gui_img_frame {
    width: 62px;
    margin-right: 10px;
  }

  .mf_finder_organic_doc_title_wrapper.mf_finder_link {
    font-size: 1rem;
  }

  .mf_finder_organic_doc_body {
    font-size: .8125rem;
  }

  .mf_finder_organic_doc_url_wrapper.mf_finder_link {
    font-size: .8125rem;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .searchForm-text input {
    background-size: 20px 20px;
  }
}
