@charset 'UTF-8';
/*
----------------------------------------------------------------------
# CUSTOM CSS
 # /search/index.html
 # 検索画面用CSS
----------------------------------------------------------------------
*/
/*
----------------------------------------------------------------------
# Mixin Settings
----------------------------------------------------------------------
*/
/* --- ペット用カラーパレット --- */

@media (min-width: 768px) {

  .hover:hover {
    opacity: .7;
    }

  }

.block-indent-more {
  margin-bottom: 40px;
  }

.list-result-recommend {
  margin: 0;
  padding: 0;
  list-style: none;
  }

.list-result-recommend li {
  margin: 0;
  padding: 16px 0;
  }

.list-result-recommend li p,
.list-result-recommend li dd {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  }

dl.search-option {
  float: left;
  }

dl.search-option dt.search-option-title {
  float: left;
  clear: both;
  padding-right: .5em;
  color: #1660b2;
  }

dl.search-option dd.search-option-select {
  overflow: hidden;
  padding-bottom: 5px;
  }

dl.search-option dd.search-option-select select.select-category {
  width: 135px;
  }

dl.search-option dd.search-option-select select.select-file {
  width: 92px;
  }

.search-input {
  font-size: 16px;
  font-size: 1.6rem;
  width: 350px;
  padding: 8px 6px;
  vertical-align: middle;
  border: 1px solid #cccccc;
  border-radius: 3px;
  }

@media print {

  .search-input {
    font-size: 10pt;
    }

  }

.search-submit {
  font-size: 0;
  line-height: 0;
  position: relative;
  display: block;
  float: right;
  overflow: hidden;
  width: 60px;
  height: 34px;
  vertical-align: middle;
  white-space: nowrap;
  color: transparent;
  border: none;
  background: transparent url(../../../img/search/btn_search-submit.png) no-repeat;
  }

.search-submit:hover {
  opacity: .8;
  }

.search-reset {
  font-size: 12px;
  font-size: 1.2rem;
  float: right;
  width: 70px;
  height: 25px;
  margin-top: 10px;
  padding: 2px 4px;
  color: white;
  border: none;
  border-radius: 6px;
  background: #9db2c9;
  background:    -moz-linear-gradient(top, #9db2c9 0%, #657e9f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9db2c9), color-stop(100%, #657e9f));
  background: -webkit-linear-gradient(top, #9db2c9 0%, #657e9f 100%);
  background:      -o-linear-gradient(top, #9db2c9 0%, #657e9f 100%);
  background:     -ms-linear-gradient(top, #9db2c9 0%, #657e9f 100%);
  background:         linear-gradient(to bottom, #9db2c9 0%, #657e9f 100%);

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009db2c9', endColorstr='#ff657e9f',GradientType=0);
  }

.search-reset:not(:target) {
  background: #9db2c9 url(../img/bg_btn-func.png) 0 100% repeat-x;

  filter: none\9;
  }

.search-reset:hover {
  color: white;
  background: #b7c7d7;
  background:    -moz-linear-gradient(top, #b7c7d7 0%, #7e93af 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b7c7d7), color-stop(100%, #7e93af));
  background: -webkit-linear-gradient(top, #b7c7d7 0%, #7e93af 100%);
  background:      -o-linear-gradient(top, #b7c7d7 0%, #7e93af 100%);
  background:     -ms-linear-gradient(top, #b7c7d7 0%, #7e93af 100%);
  background:         linear-gradient(to bottom, #b7c7d7 0%, #7e93af 100%);
  }

.search-reset:hover:not(:target) {
  background: #b7c7d7;

  filter: none\9;
  }

@media print {

  .search-reset {
    font-size: 6pt;
    }

  }

.search-list-result {
  margin: 0;
  padding: 0;
  list-style: none;
  }

.search-list-result li {
  display: table;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 16px 0;
  table-layout: fixed;
  vertical-align: middle;
  }

.search-list-result li .search-item-text {
  display: table-cell;
  width: 550px;
  vertical-align: middle;
  }

.search-list-result li .search-item-text form {
  display: inline-block;
  }

.search-list-result li .search-item-link {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  }

.title-section .title-section-inner .search-link-title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  float: right;
  }

@media print {

  .title-section .title-section-inner .search-link-title {
    font-size: 8pt;
    }

  }

.list-result-other li {
  padding-top: 10px;
  }

.block-search-other {
  margin: 0;
  padding: 0;
  }

.block-search-other dt,
.block-search-other dd {
  margin: 0;
  padding-bottom: .5em;
  }

.list-tag_cat {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  height: 22px;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  color: transparent;
  }

.list-tag_cat li {
  display: inline-block;
  margin: 0;
  padding: 0 2px 0 0;
  border: none;
  }

.search-result-option {
  display: block;
  width: 138px;
  margin-left: 10px;
  }

body.search_index .content-page_top {
  height: 0;
  margin-top: 0;
  margin-bottom: 0;
  }

.block-focus {
  padding: 5px 5px 2px 5px;
  background-color: transparent !important;
  }

.search-form {
  margin-bottom: 24px !important;
  }

.content-title {
  padding-bottom: 10px;
  }

p.link-pageback {
  padding-bottom: 40px;
  }

.result-other-pager {
  text-align: center;
  }

.result-other-pager ul {
  list-style-type: none;
  }

.result-other-pager ul li {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  margin-left: 0;
  }

@media print {

  .result-other-pager ul li {
    font-size: 10pt;
    }

  }

.result-other-pager ul li a {
  padding: 4px 8px;
  text-decoration: none;
  color: #979797;
  border: 1px solid #ffffff;
  background-color: #f0f0f0;
  }

.result-other-pager ul li a:hover,
.result-other-pager ul li a.pager-link-current {
  color: #103184;
  border: 1px solid #103184;
  background-color: #edf8ff;
  }

input[type=submit] {
  padding: 8px 16px;
  }

#column-header .container-header .header-nav .header-nav-list li:nth-child(2) {
  display: none;
  }

#column-aside .aside-default.block-pattern-radius .list-banner li:last-child {
  display: none;
  }

.table-height-equal {
  min-height: 276px;
  }
