/* ==========================================================
title : 刀剣ワールド 目貫・小柄・笄写真／画像 検索ページ
scope : 刀剣ワールド 目貫・小柄・笄写真／画像 検索ページ

memo：

last modify : 2022/03/10 WEB2TCI-26347_tanaka タイトル改行修正

modify :
2021/10/20 WEB2TCI-24106_igarashi 背景画像サイズ調整
2020/07/28 TCI福岡_eguchi 新規作成

========================================================== */

/* ------------------------------------ */
/* ▼ 共通上書き */
/* ------------------------------------ */
.cmn_h1_sitetop_name {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .box_result_title .cmn_h1_sitetop_name {
    text-align: left;
    width: auto;
  }
}

/* Search page */
.box_search__wrapper {
  overflow: hidden;
}

/* Search era
   =========================================================== ======================== */

/* Result page */

.box_search_result__wrapper {
  overflow: visible;
}
.box_search_result {
  margin: auto;
  width: 950px;
}

/* Result title
   =========================================================== ======================== */
.box_result_title {
  width: 830px;
  margin: 0 auto;
  border-bottom: 2px solid #B28E5F;
  margin-bottom: 32px;
  padding-bottom: 3px;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
}
.box_result_title::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 3px;
  width: 100%;
  border-bottom: 1px solid #b28e5f;
}
.box_result_title .box_result_title__inner {
  color: #000;
}
.box_result_title .h1_search_all {
  background: url(../image/ico02.png) no-repeat top .4em left;
  background-size: 26px 17px;
  font-size: 26px;
  letter-spacing: 1.7px;
  padding: 4px 4px 4px 43px;
  position: relative;
}
.box_result_title .num_search_result small {
  font-size: 22px;
  font-weight: normal;
}
.box_result_title .num_search_result span {
  font-size: 22px;
  top: 0;
}
.box_result_title h1 small {
  color: #000;
  font-size: 22px;
  letter-spacing: 1px;
  margin-left: -1px;
}
.box_result_title span {
  font-size: 18px;
  letter-spacing: 1px;
}
.search_number {
  margin-top: -32px;
  position: relative;
  text-align: right;
}
.search_number dl dt,
.search_number dl dd {
  display: inline;
  font-weight: normal;
}
.search_number dl .bold {
  font-weight: 600;
  font-size: 20px;
}
.search_number dl.number {
  padding-right: 22px;
}
.search_number dl.division,
.search_number dl.number {
  white-space: nowrap;
}
.box_result_lead .box_result_text {
  width: 95%;
  max-width: 800px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .box_result_title h1.h1_search_all {
    max-width: 20em;
  }
  .box_result_title .num_search_result {
    padding-left: 43px;
  }
}
@media (max-width: 767px) {
  .search_number {
    font-size: 15px;
    font-feature-settings: "pkna";
    letter-spacing: normal;
    min-height: 45px;
    padding: 0;
  }
  /* .search_number dl.number {
    padding-right: 0;
  } */
  .search_number dl.division dt {
    font-size: 15px;
    letter-spacing: normal;
  }
  .search_number dl .bold {
    font-weight: normal;
    font-size: 15px;
  }
  .box_result_lead .box_result_text {
    font-size: 16px;
  }
}

/* Result list
   =========================================================== ======================== */
.box_result_list {
  margin: 0 auto 100px;
  width: 800px;
}
.box_result_list .box_result__item_wrap {
  margin-bottom: 56px;
}
.box_result_list .box_result__item {
  border-top: 2px solid #B28E5F;
  border-bottom: 2px solid #B28E5F;
  border-left: 1px solid #B28E5F;
  border-right: 1px solid #B28E5F;
  margin-bottom: 20px;
}
.box_result_list .box_result__item:last-child {
  margin-bottom: 0;
}
.box_result_list .box_result__item h2 {
  background: url(../image/bg-ttl06.png) repeat 0 0;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.4;
  max-height: 90px;
  padding: 14px 15px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.box_result_list .box_result__item .gallery .gallery__item {
  align-items: center;
  background: #e7e8ea;
  display: flex;
  font-size: 0;
  justify-content: center;
  height: 220px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.box_result_list .box_result__item .gallery .gallery__item:nth-child(n+2) {
  margin-top: 8px;
}

.box_result_list .box_result__item .gallery .gallery__item::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.box_result_list .box_result__item .gallery .gallery__item span {
  width: 100%;
}
.box_result_list .box_result__item .gallery .gallery__item img {
  display: block;
  margin: auto;
  z-index: 2;
}
.box_result_list .box_result__item .gallery .gallery__item:last-child {
  margin-bottom: 0;
}
.box_result_list .box_result__item .contents {
  padding: 0;
}
.box_result_list .box_result__item .contents .description_wrap {
  padding: 15px 25px 0;
}
.box_result_list .box_result__item .contents .description {
  height: 92px;
  line-height: 1.6;
  margin: 0 auto 13px;
}
.box_result_list .box_result__item .info_box {
  position: relative;
  z-index: 1;
}
@media (min-width:768px) {
  .box_result_list .box_result__item .gallery .gallery__item img {
    -ms-transform: scale(.6, .6);
    -webkit-transform: scale(.6, .6);
    transform: scale(.6, .6);
  }
  .menuki .box_result_list .box_result__item .gallery .gallery__item img {
    -ms-transform: scale(.5, .5);
    -webkit-transform: scale(.5, .5);
    transform: scale(.5, .5);
  }
}
@media (max-width:767px) {
  .box_result_list .box_result__item_wrap {
    margin-bottom: 35px;
  }
}

/* info box */
.box_result_list .box_result__item .info_box dl {
  background: #fff;
  border-top: 1px solid #B28E5F;
  display: flex;
  flex-wrap: wrap;
}
.box_result_list .box_result__item .info_box dt,
.box_result_list .box_result__item .info_box dd {
  padding: 8px 10px;
}
.box_result_list .box_result__item .info_box dt {
  background: url(../image/result/bg_table.png) repeat 0 0;
  width: 18%;
}
.box_result_list .box_result__item .info_box dt span {
  background: url(../image/icon_info01.png) no-repeat 0 center;
  display: inline-block;
  padding-left: 30px;
}
.box_result_list .box_result__item .info_box dt.kind span {
  background-image: url(../image/icon_info04.png);
}
.box_result_list .box_result__item .info_box dd {
  width: 32%;
}
.box_result_list .box_result__item .btn_more {
  display: block;
  height: 47px;
  margin: 0 auto;
  width: 232px;
}
@media (min-width:768px) {
  .box_result_list .box_result__item .info_box dt:nth-of-type(n+3),
  .box_result_list .box_result__item .info_box dd:nth-of-type(n+3) {
    border-top: 1px solid #D9C7AF;
  }
}
@media (max-width:767px) {
  .box_result_list .box_result__item .info_box dt:nth-of-type(n+2),
  .box_result_list .box_result__item .info_box dd:nth-of-type(n+2) {
    border-top: 1px solid #D9C7AF;
  }
  .box_result_list .box_result__item .contents {
    font-size: 16px;
  }
  .box_result_list .box_result__item .contents .description {
    height: 80px;
  }
  .box_result_list .box_result__item .info_box dt,
  .box_result_list .box_result__item .info_box dd {
    font-size: 14px;
}
  .box_result_list .box_result__item .info_box dt {
    width: 45%;
  }
  .box_result_list .box_result__item .info_box dd {
    width: 55%;
  }
}
.box_result_list .box_result__item .btn_more {
  display: block;
  height: 47px;
  margin: 0 auto;
  width: 232px;
}

/* Page navigation
   =========================================================== ======================== */
.page_skip {
  font-size: 0;
  letter-spacing: 0;
  margin: 0 auto 91px;
  position: relative;
  text-align: center;
}
.page_skip * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
}
.page_skip a:hover {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.page_count_box {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background: #4250dc;
  border: 1px solid #1d558d;
  border-radius: 2px;
  color: #fff;
  font-size: 15px;
  height: 34px;
  letter-spacing: .01em;
  line-height: 34px;
  margin: 0 5px;
  padding: 0;
  width: 34px;
}
.page_count_box a {
  background: #fff;
  color: #4250dc;
  display: block;
  font-size: 15px;
  height: 34px;
  letter-spacing: .01em;
  line-height: 34px;
  width: 34px;
}
.page_count_box a:hover {
  background: #4250dc;
  color: #fff;
  font-weight: 600;
}
.p_tonext {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: 1px solid #1d558d;
  border-radius: 2px;
  color: #1d558d;
  font-size: 15px;
  line-height: 34px;
  width: 95px;
}
.p_tonext a {
  color: #0000ff;
}
.p_tonext {
  background: url(../image/result/bg_next.png) no-repeat 9px 12px;
  margin-left: 3px;
  padding-right: 10px;
}
.p_tonext a:hover {
  background: url(../image/result/bg_next_ov.png) no-repeat 9px 12px #4250dc;
  color: #fff;
  display: block;
  font-weight: 600;
  line-height: 34px;
  margin-left: -10px;
  padding-left: 10px;
  width: 95px;
}
.p_tonext.prevp {
  background: url(../image/result/bg_back.png) no-repeat 92px 12px;
}
.p_tonext.prevp a:hover {
  background: url(../image/result/bg_back_ov.png) no-repeat 92px 12px #4250dc;
  margin-left: 0;
  padding-left: 0;
  padding-right: 10px;
}
.p_tonext.nextp {
  padding-left: 10px;
  padding-right: 0;
}
.p_toback_gr {
  background: url(../image/result/bg_back_gr.png) no-repeat 92px 12px #ccc;
  border-radius: 2px;
  color: #8E8E8E;
  font-size: 15px;
  line-height: 36px;
  margin-right: 2px;
  padding-right: 10px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
  width: 95px;
}
.p_toback_gr:not(.prevp) {
  background: url(../image/result/bg_next_gr.png) no-repeat 9px 12px #ccc;
  padding-left: 10px;
  padding-right: 0;
}
.page_select {
  margin-left: 8px;
  position: absolute;
}
.page_select_ttl {
  background: url(../image/result/bg_select_bottom.png) no-repeat right center;
  color: #1d558d;
  cursor: pointer;
  display: block;
  font-size: 15px;
  line-height: 34px;
  padding-left: 2px;
  position: relative;
  text-align: left;
  width: 155px;
}
.page_select_ttl span {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: 1px solid #1d558d;
  border-radius: 2px;
  color: #1d558d;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 34px;
  padding-left: 5px;
  position: relative;
  text-align: left;
}
.page_select_ttl_hover {
  background: url(../image/bg_select_bottom_on.png)#fff no-repeat right center;
  color: #1d558d;
}
.page_select_ttl_hover span {
  -moz-border-radius: 2px 2px 0 0 / 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0 / 2px 2px 0 0;
  border-bottom: 1px dotted #1d558d;
  border-radius: 2px 2px 0 0 / 2px 2px 0 0;
}
.page_select_menu {
  border-bottom: 1px solid #1d558d;
  border-left: 1px solid #1d558d;
  border-right: 1px solid #1d558d;
  color: #1d558d;
  display: none;
  font-size: 15px;
  left: 2px;
  line-height: 34px;
  max-height: 195px;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  text-align: left;
  width: 145px;
  z-index: 1000;
}
.page_select_menu ul {
  text-indent: 10px;
  width: 145px;
}
.page_select_menu li {
  background: #fff;
  border-bottom: 1px dotted #1d558d;
  line-height: 34px;
}
.page_select_menu .li_last {
  border-bottom: none;
  margin-left: -9px;
}
.page_select_menu a {
  display: block;
  width: 140px;
}
.page_select_menu a:hover {
  background: #FFE6EB;
  color: #ff0000;
}
.page_select_menu::-webkit-scrollbar {
  width: 12px;
}
.page_select_menu::-webkit-scrollbar-track {
  background: rgba(200, 200, 200, 1);
}
.page_nav_ul {
  position: relative;
  right: 83px;
}
.page_nav_ul li {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.page_select_menu::-webkit-scrollbar-thumb,.page_select_menu::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(200, 230, 255, 1);
}

/* Showcase box
   =========================================================== ======================== */
/******* IE ***********/
/* Safari */
/*_::-webkit-full-page-media, _:future, :root .box_search_area .box_search_area__map .txt_4{
  right: 225px;
  top: 240px;
}
_::-webkit-full-page-media, _:future, :root .box_search_area .box_search_area__map .txt_5{
  right: 115px;
  bottom: 54px;
}*/

br.pc {
  line-height: 0;
}

/* button */
.detail_btn.cmn_link_btn_wrap {
  max-width: 935px;
  margin: 20px auto 56px;
  text-align: center;
}
.detail_btn .cmn_link_btn {
  background-color: #c92121;
  border: solid 1px #991c1c;
  display: inline-block;
  outline: none;
  padding: 0;
  position: relative;
  transition: opacity .3s;
  text-align: center;
  width: 100%;
  max-width: 232px;
}
.detail_btn .cmn_link_btn_text::after {
  border-color: #fff transparent transparent transparent;
  border-width: 8px 6px 0 6px;
  right: 10px;
  top: calc(50% - 4px);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* 背景画像サイズ調整 */
.search_item_bg02 .gallery__item
{
  background-size: 6%!important;
}
.search_item_bg03 .gallery__item
{
  background-size: 10%!important;
}
.search_item_bg04 .gallery__item
{
  background-size: 6%!important;
}
.search_item_bg05 .gallery__item
{
  background-size: 10%!important;
}