body a {
  text-decoration: none
}

#contents {
  margin: auto;
  padding: 0 0 50px;
  background-color: #333;
  color: #fff;
  -webkit-text-size-adjust: 100%
}

@media screen and (min-width:768px) {
  #contents {
    min-width: 951px
  }
}

@media (max-width:486px) {
  #contents {
    max-width: 767px
  }
}

h1.search_page_title, .search_nav, .adult {
  margin: auto;
  box-sizing: border-box;
  padding: 0 10px
}

@media (min-width:487px) {
  h1.search_page_title, .search_nav, .adult {
    max-width: 1221px;
    padding: 0 10px
  }
}

@media (max-width:486px) {
  h1.search_page_title, .search_nav, .adult {
    max-width: 767px;
    margin: auto;
    padding: 0 15px
  }
}

h1.search_page_title {
  font-size: 20px;
  font-weight: 700;
  color: #fff
}

@media (min-width:487px) {
  h1.search_page_title {
    padding: 15px 10px
  }
}

@media (max-width:486px) {
  h1.search_page_title {
    padding: 15px 20px
  }

  .search_nav_wrap {
    min-width: 300px
  }
}

.search_nav {
  display: flex;
  align-items: center;
  justify-content: space-between
}

@media (max-width:486px) {
  .search_nav {
    padding-bottom: 8px
  }
}

.search_nav_check {
  font-size: 12px;
  color: #fff;
  height: 21px
}

.search_list_wrap {
  max-width: 1221px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto
}

.search_list {
  margin: auto;
  box-sizing: border-box;
  padding: 0;
  display: flex;
  flex-wrap: wrap
}

.search_list a {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  display: block;
  font-size: 12px;
  line-height: 17px
}

@media (min-width:487px) {
  .search_list ul {
    margin: 0 12px 30px;
    width: 128.4px
  }
}

@media (max-width:486px) {
  .search_list {
    padding: 0 15px;
    width: 100%;
    margin-top: 5px
  }

  .search_list ul {
    width: 47.5%
  }

  .search_list ul:nth-child(odd) {
    margin-right: 5%
  }
}

@media (min-width:487px) {
  .title_img {
    width: 128.4px;
    height: auto
  }
}

@media (max-width:486px) {
  .title_img {
    width: 100%
  }
}

.rank_list_title {
  font-size: 12px;
  position: relative;
  height: 50px;
  overflow: hidden
}

@media (max-width:486px) {
  .rank_list_title {
    margin: 5px 0 20px
  }
}

.rank_page {
  text-align: center;
  font-size: 13px;
  margin: auto;
  padding: 30px 0
}

.rank_page a {
  color: #fff
}

@media (min-width:487px) {
  .rank_page {
    margin-top: 30px
  }

  .rank_page_paging {
    margin: 0 8px
  }
}

@media (max-width:486px) {
  .rank_page_paging {
    margin: 0 2px
  }
}

.rank_page span a {
  display: inline-block;
  padding: 5px 8px;
  border: 1px solid #666;
  background-color: #404040
}

.rank_page span a:hover {
  background-color: #333
}

@media (min-width:487px) {
  .rank_page_previous {
    margin-right: 20px
  }
}

@media (max-width:486px) {
  .rank_page_previous {
    margin-right: 10px
  }
}

.search_total {
  text-align: center;
  font-size: 11px
}

@media (min-width:487px) {
  .rank_page_next {
    margin-left: 20px
  }
}

@media (max-width:486px) {
  .rank_page_next {
    margin-left: 10px
  }
}

.rank_page_cur {
  font-weight: 700;
  margin: 0 8px
}

.control {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center
}

@media (min-width:487px) {
  .control {
    padding-left: 25px
  }
}

@media (max-width:486px) {
  .control {
    padding-left: 22px
  }
}

.control img {
  width: 13px;
  background-color: #003c94
}

@media (min-width:487px) {
  .control img {
    padding: 2px 3px 3px 5px
  }
}

@media (max-width:486px) {
  .control img {
    padding: 2px 3px 3px
  }
}

.control span {
  background-color: #003c94;
  height: 19px;
  line-height: 20px;
  padding: 1px 5px 0 19px;
  white-space: nowrap
}

.control span:before {
  content: no-open-quote;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(/images/common/xttl_header_premium.png.pagespeed.ic.aw5SEg4eVe.png);
  background-repeat: no-repeat;
  transform: scale(.8);
  position: absolute;
  left: 26px;
  top: 0
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

.control__indicator {
  position: absolute;
  left: 0;
  height: 18px;
  width: 18px;
  border: 1px solid #666;
  background-color: #404040
}

@media all and (-ms-high-contrast:none) {
  .control__indicator {
    margin-top: -9px
  }
}

.control:hover input~.control__indicator {
  background: #333
}

.control__indicator:after {
  content: '';
  position: absolute;
  display: none
}

.control input:checked~.control__indicator:after {
  display: block
}

.control--checkbox .control__indicator:after {
  left: 7px;
  top: 3px;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg)
}

input:checked+.control__indicator {
  background-color: #333
}

.free_tag {
  background-color: #003c94;
  padding: 4px 7px 2px;
  display: flex;
  align-items: center
}

select.sort_select {
  font-size: 12px;
  background-color: #404040;
  color: #fff;
  border: 1px solid #666;
  font: inherit;
  line-height: 1.5em;
  padding: 3px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%);
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat
}

@media (min-width:487px) {
  select.sort_select {
    width: 190px;
    background-position: calc(100% - 15px) calc(1em + 0px), calc(100% - 10px) calc(1em + 0px), 100% 0
  }
}

@media (max-width:486px) {
  select.sort_select {
    width: 175px;
    background-position: calc(100% - 12px) calc(1em + 0px), calc(100% - 7px) calc(1em + 0px), 100% 0
  }
}

.sort option:hover {
  background-color: #fff
}

select.sort_select:hover {
  background-color: #333;
  cursor: pointer
}

.search_total+.adult {
  font-size: 11px;
  margin-top: 25px
}

.search_total + .adult p + p {
  margin-top: 8px;
}

.adult+.c_ad_head {
  margin-top: 30px
}

.adult p {
  padding: .1px
}

.adult p a {
  position: relative;
  margin-top: -.16em;
  margin-bottom: -.35em
}

.adult p a:hover {
  text-decoration: underline
}

.adult p a::before {
  display: inline-block;
  margin-right: 8px;
  width: 6px;
  height: 6px;
  border: solid #fff;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  content: ""
}

.adult p.adult_search_total a {
  margin-bottom: -.25em
}

.adult p.adult_search_total .num {
  font-weight: bold
}

@media (min-width:768px) {
  .adult p {
    display: flex;
    justify-content: center
  }

  .adult p.adult_search_total {
    font-size: 14px
  }

  .adult p.adult_search_total a::before {
    width: 7px;
    height: 7px
  }

  .adult p.adult_search_total+p {
    margin-top: 18px
  }
}

@media (max-width:767px) {
  .adult p {
    display: flex;
    justify-content: center
  }

  .adult p.adult_search_total+p {
    margin-top: 12px
  }
}

.sort {
  font-size: 12px
}

@media (min-width:487px) {
  .sort {
    display: flex
  }

  .sp_none {
    padding: 6px 0 4px
  }
}

@media (max-width:486px) {
  .sp_none {
    display: none
  }
}

div .free-package:before {
  background: url(/common/images/ttv/label_mihodai.png.pagespeed.ce.SAxFmMgQq5.png);
  background-color: #073f91;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  height: 16px;
  width: 80px;
  content: "";
  color: #fff;
  text-align: center;
  vertical-align: middle;
  top: 8px;
  left: -24px;
  border: 2px solid #f0f0f0;
  z-index: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg) scale(.8)
}

.search_list .title_img {
  width: 100%
}
