﻿@charset "UTF-8";
/* ==========================================================

title : 刀剣写真・日本刀画像一覧
scope : 刀剣写真・日本刀画像一覧


last modify : 2023/09/20 WEB2TCI-36671_igarashi 『槍』検索結果」／種類表示追加

2022/03/10 WEB2TCI-26347_tanaka タイトル改行修正
2021/10/20 WEB2TCI-24106_igarashi 「刀・槍の種類」のaタグをブロック要素化
2021/09/28 WEB2TCI-23211 「五箇伝から検索」ボタン追加
2021/03/31 takahashi／WEB2TCI-19951 2列3列切り替えボタン追加
2021/01/22 TCI_uesugi KVの（工事中）を共通化
2021/01/19 TCI福岡_sakaguchi バナー共通化対応 画像幅微修正
2020/10/16 TCI福岡_eguchi WEB2TCI-13531 division-title-sub追加
2020/10/08 TCI福岡_yoneshima 「工事中」追加
2020/08/28 TCI福岡_sakaguchi 検索結果の見出しの修正
2020/08/17 TCI福岡_sakaguchi 共通tableクラスの導入

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

/* ------------------------------------ */
/* ▼ 共通上書き */
/* ------------------------------------ */
.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 */
@media print, screen and (min-width: 768px) {
  .breadcrumbs {
    margin: 15px auto;
  }
}

.cmn_under_construction::after {
  display: inline-block;
}
.cmn_h1_sitetop_name {
  display: inline-block;
}
.box_search__wrapper {
  overflow: hidden;
}

.box_search_archive .title_top {
  font-size: 0;
  margin-bottom: 35px;
}

.box_search_archive h1 {
  color: #000;
  font-size: 38px;
  font-weight: 600;
  letter-spacing: 1.7px;
  margin-bottom: 15px;
  width: 100%;
}

.box_search_archive h1 > span span {
  line-height: 1.3;
}

.tablet .box_search_archive h1 {
  font-weight: normal;
}

.box_description {
  padding: 0 0 30px;
  font-size: 1.8rem;
}

/* Heading common
   =========================================================== ======================== */
h2.title_h2 {
  background: url(../image/bkg_h2.jpg);
  color: #fff;
  display: table;
  font-size: 24px;
  font-weight: 600;
  height: 54px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 780px;
}

.tablet h2.title_h2 {
  font-weight: normal;
}

h2.title_h2 > span {
  display: table-cell;
  vertical-align: middle;
}

h2.title_h2 > span span {
  display: inline-block;
  vertical-align: middle;
}

h2.title_h2:after,
h2.title_h2:before {
  content: '';
  display: block;
  height: 55px;
  position: absolute;
  width: 153px;
}

h2.title_h2:before {
  left: 0;
  top: 0;
}

h2.title_h2:after {
  bottom: 0;
  right: 0;
}

#block_1 h2.title_h2:before {
  background: url(../image/l_1.png) no-repeat top left;
}

#block_1 h2.title_h2:after {
  background: url(../image/r_1.png) no-repeat right bottom;
}

#block_2 h2.title_h2:before {
  background: url(../image/l_2.png) no-repeat top left;
}

#block_2 h2.title_h2:after {
  background: url(../image/r_2.png) no-repeat right bottom;
}

#block_3 h2.title_h2:before {
  background: url(../image/l_3.png) no-repeat top left;
}

#block_3 h2.title_h2:after {
  background: url(../image/r_3.png) no-repeat right bottom;
}

#block_4 h2.title_h2:before {
  background: url(../image/l_4.png) no-repeat top left;
}

#block_4 h2.title_h2:after {
  background: url(../image/r_4.png) no-repeat right bottom;
}

#block_5 h2.title_h2:before {
  background: url(../image/l_5.png) no-repeat top left;
}

#block_5 h2.title_h2:after {
  background: url(../image/r_5.png) no-repeat right bottom;
}

#block_6 h2.title_h2:before {
  background: url(../image/l_6.png) no-repeat top left;
}

#block_6 h2.title_h2:after {
  background: url(../image/r_6.png) no-repeat right bottom;
}

#block_7 h2.title_h2:before {
  background: url(../image/l_7.png) no-repeat top left;
}

#block_7 h2.title_h2:after {
  background: url(../image/r_7.png) no-repeat right bottom;
}

.title_ct {
  position: relative;
}

#block_4 ul li a{
  display: block;
}

/* Transition for img
   =========================================================== ======================== */
.box_search_photos ul li img,
.box_search_type ul li img {
  backface-visibility: hidden;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* Search slider
   =========================================================== ======================== */
.box_search_archive .search_slider {
  margin: 0 auto 27px;
  width: 810px;
}

.box_search_archive .search_slider li {
  padding: 0 5px;
  position: relative;
}

.box_search_archive .search_slider li a {
  background: #fff;
  bottom: 10px;
  font-size: 14px;
  max-width: 335px;
  padding: 3px;
  position: absolute;
  right: 15px;
  text-align: center;
  z-index: 10;
}

.box_search_archive .search_slider li a::before,
.box_search_archive .search_slider li a::after {
  content: "";
  height: 42px;
  position: absolute;
  top: 0;
  width: 10px;
}

.box_search_archive .search_slider li a::before {
  background: url(../image/bg_btn_slider_before.png) no-repeat top left;
  left: 0;
}

.box_search_archive .search_slider li a::after {
  background: url(../image/bg_btn_slider_after.png) no-repeat top left;
  right: 0;
}

.box_search_archive .search_slider li a span {
  border: 1px solid #d9c7af;
  display: block;
  max-height: 36px;
  overflow: hidden;
  padding: 6px 15px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 2;
}

.box_search_archive .search_slider .slick-arrow {
  bottom: 120px;
  top: auto;
}

.box_search_archive .search_slider .prev {
  left: -55px;
}

.box_search_archive .search_slider .next {
  right: -55px;
}

.box_search_archive .search_slider .slick-dots {
  bottom: 18px;
  font-size: 0;
  left: 50%;
  width: auto;
}

.box_search_archive .search_slider .slick-dots .slick-active {
  background: #a8933f;
  border-color: #b28e5f;
}

.box_search_archive .search_slider .slick-dots li {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  font-size: 0;
  height: 10px;
  padding: 0;
  width: 10px;
}

.box_search_archive .search_slider .slick-dots li button {
  display: none;
}

/* Box txt
   =========================================================== ======================== */
.box_search_archive .box_txt {
  color: #000;
  text-align: left;
  max-width: 700px !important;
  margin: 5px auto 25px !important;
}

.box_search_archive .box_txt_1 {
  font-size: 18px;
  max-width: 800px;
  margin: 0 auto 50px;
  text-align: left;
}

.box_search_archive .box_txt_3 {
  max-width: 840px;
  margin: 0 auto 24px;
}

.box_search_archive .box_txt_2 {
  max-width: 700px !important;
  margin: 0 auto 25px;
}

.box_search_archive .box_txt_4 {
  max-width: 700px;
  margin: 0 auto 21px;
}

.box_search_archive .box_txt_5 {
  max-width: 700px;
  margin: 10px auto 30px;
}

.box_search_archive .box_txt_6 {
  max-width: 840px;
  margin: 0 auto 19px;
  position: relative;
  z-index: 2;
}

.box_search_archive .box_txt_7 {
  max-width: 840px;
  margin: 0 auto 24px;
  position: relative;
  z-index: 2;
}

.box_search_archive .box_txt_8 {
  max-width: 700px;
  margin: 0 auto 34px;
}

.box_search_archive .box_txt_9 {
  max-width: 700px;
  margin: 0 auto 23px;
}

/* Search menu
   =========================================================== ======================== */
.box_search_archive .box_txt {
  color: #000;
  text-align: left;
  max-width: 700px !important;
  margin: 5px auto 25px !important;
}

.box_search_archive .box_txt_1 {
  font-size: 18px;
  max-width: 800px;
  margin: 0 auto 50px;
  text-align: left;
}

.box_search_archive .box_txt_3 {
  max-width: 840px;
  margin: 0 auto 24px;
}

.box_search_archive .box_txt_2 {
  max-width: 700px !important;
  margin: 0 auto 25px;
}

.box_search_archive .box_txt_4 {
  max-width: 700px;
  margin: 0 auto 21px;
}

.box_search_archive .box_txt_5 {
  max-width: 700px;
  margin: 10px auto 30px;
}

.box_search_archive .box_txt_6 {
  max-width: 840px;
  margin: 0 auto 19px;
  position: relative;
  z-index: 2;
}

.box_search_archive .box_txt_7 {
  max-width: 840px;
  margin: 0 auto 24px;
  position: relative;
  z-index: 2;
}

.box_search_archive .box_txt_8 {
  max-width: 700px;
  margin: 0 auto 34px;
}

.box_search_archive .box_txt_9 {
  max-width: 700px;
  margin: 0 auto 23px;
}

.search_menu {
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
  letter-spacing: 0;
  margin: 0 auto 30px;
  max-width: 770px;
  text-align: center;
  width: 100%;
  justify-content: space-between;
}

.search_menu_head {
  font-weight: normal;
}

.search_menu_head li {
  background: url(../image/bg-search-menu01.png) repeat top left;
}

.search_menu_list li {
  background: url(../image/bg-search-menu02.png) repeat top left;
}

.search_menu_inner {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: space-between;
}

.search_menu_text {
  width: 100%;
}

.search_menu li {
  cursor: pointer;
  position: relative;
  transition: all 0.2s;
}

.search_menu li a {
  align-items: center;
  color: #fff;
  display: flex;
  line-height: 1;
  height: 100%;
  padding: 9px 10px 10px;
  text-align: left;
}

.search_menu .search_text {
  display: inline-block;
  font-size: 16px;
  letter-spacing: .06em;
}

.search_menu li a .type_name {
  background: #fff;
  border-radius: 20px;
  color: #000;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: .08em;
  line-height: 1.2;
  padding: 9px 0 8px 8px;
  width: 88%;
}

.tablet .search_menu li a {
  font-weight: 600;
}

section .title_h2cmn{
  margin-bottom: 12px !important;
}

@media (min-width: 768px) {
  .search_menu_head {
    width: 25%;
  }
  .search_menu_head li {
    height: 100%;
    width: 100%;
  }
  .search_menu_head li a span {
    padding-right: 2px;
    margin-left: 2px;
  }
  .search_menu_list {
    width: calc(75% - 6px);
  }
  .search_menu_list li {
    border-left: 1px solid #D6B180;
    height: calc(50% - 3px);
    width: calc(33.333% - 4px);
    margin-bottom: 6px;
  }
  .search_menu li {
    border: none;
  }
  .search_menu li a:after {
    border-style: solid;
    border-width: 9px 6px 0 6px;
    border-color: #FFF transparent transparent transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    width: 0;
  }
  .search_menu li:hover {
    opacity: .8;
  }
  .search_menu .search_text {
    padding: 6px 10px 6px 4px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .search_menu li:hover {
    opacity: 1;
  }
}

@media only screen and (max-width: 920px){
  .search_menu li a .type_name {
    display: block;
    margin: 0 auto;
    padding: 4px 6px;
    text-align: center;
    width: 100%;
  }
  .search_menu .search_text {
    display: block;
    padding: 6px 0 0;
    text-align: center;
  }
}

/* Search name
   =========================================================== ======================== */
.box_search_name {
  margin: 30px auto 50px;
  background: url('../image/bg_search.png');
  padding: 0px 0 15px;
}

.box_search_name .wcm {
  max-width: 880px;
}

.box_search_name h2 {
  margin-bottom: 13px;
}

.box_search_name__frame {
  background: url(../image/bg_search_name_frame.jpg) no-repeat top left;
  height: 115px;
  position: relative;
  width: 100%;
}

.box_search_name__frame .inner {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 47px;
  left: 0;
  line-height: 47px;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 35px;
  width: 491px;
}

.box_search_name__frame input,
.box_search_name__frame button {
  float: left;
  outline: none;
}

.box_search_name__frame input {
  border: 0;
  font-size: 20px;
  /*  height: 100%;*/
  letter-spacing: -0.8px;
  padding: 0 14px;
  width: 399px;
}

.box_search_name__frame input::-webkit-input-placeholder {
  color: #b5b5b5;
}

.box_search_name__frame input::-moz-placeholder {
  color: #b5b5b5;
}

.box_search_name__frame input:-ms-input-placeholder {
  color: #b5b5b5;
}

.box_search_name__frame input:-moz-placeholder {
  color: #b5b5b5;
}

.box_search_name__frame button {
  background: #b28e5f;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  width: 92px;
}

.box_search_name__frame button span {
  background: url(../image/ico_search.png) no-repeat center left;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  height: 100%;
  line-height: 47px;
  padding-left: 25px;
}

.box_search_name__items {
  position: relative;
  padding: 35px 0px 0;
}

.box_search_name__items::before {
  background: url(../image/bg_search_name_frame_items_before.png) no-repeat top left;
  content: "";
  height: 132px;
  position: absolute;
  right: 0;
  top: 0;
  width: 220px;
}

.box_search_name__items h3 {
  font-size: 0;
  margin-bottom: 29px;
  text-align: center;
}

.box_search_name__items h3 img {
  margin: 0 auto;
}

.box_search_name__items .box_search_name__item {
  letter-spacing: 0;
  position: relative;
  text-align: center;
}

.box_search_name__items .box_search_name__items_inner .box_search_name__item {
  display: block;
  float: left;
  margin-bottom: 35px;
  padding: 0 10px;
  width: 292px;
}

.box_search_name__items .box_search_name__items_inner .box_search_name__item:nth-child(3n+1) {
  clear: both;
  padding-left: 0;
}

.box_search_name__items .box_search_name__items_inner .box_search_name__item:nth-child(3n) {
  padding-right: 0;
}

.box_search_name__items .box_search_name__items_inner .box_search_name__item .img {
  background: #000;
  display: inline-block;
}

.box_search_name__items .box_search_name__items_inner .box_search_name__item img {
  backface-visibility: hidden;
  background: #000;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  vertical-align: middle;
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
  width: 100%;
  /* padding: 50px 0; */
}

.box_search_name__items .box_search_name__items_inner .box_search_name__item h5 {
  background: url(../image/bg_stitle.png) repeat top left;
  margin-bottom: 8px;
  display: block;
  text-align: left;
}

.box_search_name__items .box_search_name__items_inner .box_search_name__item h5 a {
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  display: block;
  padding: 14px 15px;
}

.box_search_name__items .box_search_name__items_inner .box_search_name__item p {
  max-height: 48px;
  text-align: left;
  /*  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre-wrap;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;*/
}

/* Search photos
   =========================================================== ======================== */
.box_search_photos {
  background: url(../image/bg_search_photos.jpg) repeat top left;
  margin-bottom: 49px;
  margin-top: 22px;
  padding: 0 0 35px;
}

.box_search_photos .inner {
  margin: auto;
  width: 794px;
}

.box_search_photos h2 {
  margin-bottom: 12px;
}

.box_search_photos ul {
  font-size: 0;
  margin-left: -10px;
  margin-right: -10px;
}

.box_search_photos ul li {
  display: inline-block;
  margin-bottom: 24px;
  padding: 0 10px;
  vertical-align: top;
  width: 407px;
}

.box_search_photos ul li img {
  margin-bottom: 8px;
}

.box_search_photos ul li h3 a {
  color: #000;
  font-size: 16px;
  letter-spacing: 0.8px;
}

.box_search_photos .btn_more:hover {
  cursor: default;
  opacity: 1;
}

.box_search_photos .btn_more img {
  display: block;
  margin: 0 auto;
}

.box_search_photos ul li:hover img {
  opacity: 0.5;
}

/* Search swords
   =========================================================== ======================== */
.box_search_swords {
  background: url(../image/bg_search_adv.jpg);
  margin-bottom: 93px;
  padding-bottom: 30px;
  padding-top: 65px;
}

.box_search_swords .wcm {
  margin: 0 auto;
  width: 880px;
}

.box_search_swords h2 {
  margin-bottom: 12px;
}

.box_search_swords ul {
  font-size: 0;
  margin-left: -20px;
  margin-right: -20px;
  position: relative;
}

.box_search_swords ul li {
  display: inline-block;
  margin-bottom: 24px;
  padding: 0 20px;
  vertical-align: top;
  width: 460px;
}

.box_search_swords ul li h3 {
  margin-bottom: 10px;
  max-height: 24px;
  overflow: hidden;
}

.box_search_swords ul li h3 a {
  background: url(../image/ico_dots.png) no-repeat top 6px left;
  background-size: 20px 13px;
  color: #0d53de;
  display: block;
  font-size: 20px;
  letter-spacing: 1px;
  padding-left: 30px;
  line-height: 1.2;
  max-height: 24px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.box_search_swords ul li p {
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  padding-left: 28px;
  max-height: 52px;
  /*  overflow: hidden;
  text-overflow: ellipsis;*/
}

.box_search_swords ul li:hover h3 a {
  color: #D82121;
}

/* Search type
   =========================================================== ======================== */
.box_search_type {
  margin: 0 auto;
  width: 880px;
}

.box_search_type h2 {
  margin-bottom: 13px;
}

.box_search_type ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 24px;
  width: 860px;
  margin: 0 auto;
}

.box_search_type ul li {
  font-size: 0;
  margin: 0 .66% 50px;
  position: relative;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 32%;
  position: relative;
}

.box_search_type ul li.col2 {
  width: 48.66%;
}

.box_search_type ul li span {
  background: url(../image/bg_search_type_small.png) no-repeat top center;
  color: #fff;
  display: block;
  font-size: 19px;
  font-weight: 600;
  height: 37px;
  left: 0;
  line-height: 37px;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: -19px;
  width: 100%;
  z-index: 2;
}
.box_search_type ul li span.yari {
  background: url(../image/bg_search_type_small_yari.png) no-repeat top center;
}
.box_search_type ul li span.naginata {
  background: url(../image/bg_search_type_small_nata.png) no-repeat top center;
}

.box_search_type ul li span.long_ttl {
  font-size: 17px;
}

.tablet .box_search_type ul li span {
  font-weight: normal;
}

.box_search_type ul li.large_item {
  margin-bottom: 50px;
  margin-right: 35px;
  width: 270px;
}

.box_search_type ul li.large_item span {
  background: url(../image/bg_search_type_large.png) no-repeat top center;
  height: 47px;
  line-height: 47px;
  top: -24px;
}
.box_search_type ul li.large_item span.yari {
  background: url(../image/bg_search_type_large_yari.png) no-repeat top center;
}
.box_search_type ul li.large_item span.naginata {
  background: url(../image/bg_search_type_large_nata.png) no-repeat top center;
}

.box_search_type ul li:hover {
  opacity: 0.5;
}

.box_search_type ul.box_itemul {
  margin: 20px -5px;
  padding-top: 0;
}

.box_search_type ul.box_itemul li {
  width: 25%;
  margin: 0;
  padding: 0 5px;
}

/* Search advanced
   =========================================================== ======================== */
.box_search_advanced {
  /* background: url(../image/bg_search.png) repeat top left; */
  /* margin-bottom: 50px; */
  padding: 50px 0 50px;
}

.box_search_advanced h2 {
  margin-bottom: 32px;
}

.box_search_advanced h3 {
  margin-bottom: 16px;
}

.box_search_advanced h3 img {
  margin: 0 auto;
}

.box_search_advanced .btn_more,
.box_search_era .btn_more {
  display: block;
}

.box_search_advanced .btn_more .gr,
.box_search_era .btn_more .gr {
  opacity: .6;
}

.gr {
  pointer-events: none;
}

.gr:hover img {
  opacity: 1;
}

.box_search_advanced .btn_more img,
.box_search_era .btn_more img {
  margin: 0 auto;
  width: 334px;
}

.box_search_advanced .box_search_advanced__box_2 .box_link_2 {
  background: url(../image/bg-sword-bnr-area02.png) no-repeat right bottom;
  background-size: 40%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 560px;
  margin: -18px auto 0;
}

.box_search_advanced .box_search_advanced__box_2 h3 {
  margin-bottom: 14px;
}

.box_search_advanced .inner {
  font-size: 0;
  margin: auto;
  position: relative;
  text-align: center;
  width: 880px;
}

.box_search_advanced .inner::before,
.box_search_advanced .inner::after {
  content: "";
  position: absolute;
}

.box_search_advanced .inner::before {
  background: url(../image/bg_search_adv_before.png) no-repeat top left;
  height: 206px;
  right: -250px;
  top: 224px;
  width: 379px;
}

.box_search_advanced .inner::after {
  background: url(../image/bg_search_adv_after.png) no-repeat top left;
  height: 266px;
  left: -190px;
  top: 50px;
  width: 292px;
}

.box_search_advanced .btn_img {
  background-image: url(../image/bg_search_adv.png?date=20200908);
  background-repeat: no-repeat;
  display: inline-block;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 86px;
  width: 270px;
}

.box_search_advanced .box_link_2 .btn_img.type02 {
  background-image: url(../image/bg_search_adv1.png?date=20200908);
}

.box_search_advanced .box_link_2 .btn_img.type03 {
  background-image: url(../image/bg_search_adv2.png?date=20200908);
}

.box_search_advanced .box_link_2 .btn_img.type04 {
  background-image: url(../image/bg-search-adv2.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.box_search_advanced .btn_img span {
  display: inline-block;
  font-feature-settings: 'pkna';
  line-height: 1.35;
  padding: 0 15px;
  position: relative;
  vertical-align: middle;
}

.box_search_advanced .btn_img span:after {
  border-left: 6px solid #fff;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  content: '';
  display: block;
  margin-top: -5px;
  right: 0;
  position: absolute;
  top: 50%;
}

.box_search_advanced .box_link_2 .btn_img:hover,
.box_search_advanced .btn_img:hover {
  background-image: url(../image/bg_search_adv_hover.png?date=20200908);
}

.box_search_advanced .box_link_2 .btn_img.type04:hover {
  background-image: url(../image/bg-search-adv2-hover.png);
}

.box_search_advanced .btn_img.no_link,
.box_search_advanced .btn_img.no_link:hover {
  background-image: url(../image/bg_search_adv_gr.png);
}

.tablet .box_search_advanced a {
  font-weight: normal;
}

.box_search_advanced .box_link_1 {
  margin-bottom: 20px;
}

.box_search_advanced .box_link_2 li {
  margin-top: 18px;
}

.box_search_advanced .box_link_2 li:nth-child(odd) {
  margin-right: 20px;
}

@media only screen and (min-width: 768px) {
  .box_search_advanced.box02 {
    padding-bottom: 80px;
  }
}

/* Search era
   =========================================================== ======================== */
.box_search_era {
  /* margin-bottom: 50px; */
}

.box_search_era h2 {
  margin-bottom: 13px;
}

.box_search_era ul {
  font-size: 0;
  text-align: center;
}

.box_search_era ul li {
  display: inline-block;
  margin-bottom: 20px;
  padding: 0 20px;
  vertical-align: top;
  width: 460px;
}

.box_search_era ul li:nth-last-child(1),
.box_search_era ul li:nth-last-child(2) {
  margin-bottom: 0;
}

/* Search area
   =========================================================== ======================== */
.box_search_area {
  margin: 0 auto;
  position: relative;
  /* background: url('../image/bg_search.png?date=20180925') top left; */
}

.box_search_area .wcm {
  max-width: 880px;
  position: relative;
  padding: 50px 0 60px;
}

.box_search_area .wcm::before,
.box_search_area .wcm::after {
  content: "";
  position: absolute;
}

.box_search_area .wcm::before {
  background: url(../image/bg_search_area_before.png?date=20180925) no-repeat top left;
  height: 600px;
  left: -75px;
  bottom: 30px;
  width: 430px;
}

.box_search_area .wcm::after {
  background: url(../image/bg_search_area_after.png?date=20180925) no-repeat top left;
  height: 431px;
  right: -67px;
  bottom: 30px;
  width: 303px;
}

.box_search_area h2 {
  margin-bottom: 13px;
}

.box_search_area .box_search_area__map {
  background: url(../image/bg_search_area_map.png?date=20180925) no-repeat top left;
  height: 567px;
  margin: auto;
  position: relative;
  left: 45px;
  width: 619px;
}

.box_search_area .box_search_area__map i {
  cursor: pointer;
  font-size: 0;
  position: absolute;
  z-index: 2;
  width: 190px;
}

.box_search_area .box_search_area__map i.txt_1 {
  width: 230px;
}

.box_search_area .box_search_area__map i.txt_5 {
  width: 210px;
}

/*.box_search_area .box_search_area__map i img {
  width: 50%;
  height: 50%;
}*/

.box_search_area .box_search_area__map i::before {
  content: "";
  height: 45px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 190px;
}

.box_search_area .box_search_area__map i.txt_5::before {
  content: "";
  height: 45px;
  left: 0;
  position: absolute;
  top: 50px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 210px;
}

.box_search_area .box_search_area__map .txt_3::before,
.box_search_area .box_search_area__map .txt_5::before {
  bottom: 0;
  top: auto;
}

.box_search_area .box_search_area__map i:hover::before,
.box_search_area .box_search_area__map i.active::before {
  background: rgba(247, 241, 215, 0.5);
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .box_search_area .box_search_area__map i:hover::before,
  .box_search_area .box_search_area__map i.active::before {
    background: rgba(0, 9, 0, 0);
  }
}

.box_search_area .box_search_area__map .txt_1 {
  bottom: 142px;
  left: -55px;
  z-index: 4;
}

.box_search_area .box_search_area__map .txt_2 {
  bottom: 153px;
  left: 66px;
  z-index: 3;
}

.box_search_area .box_search_area__map .txt_3 {
  bottom: -27px;
  left: 145px;
}

.box_search_area .box_search_area__map .txt_4 {
  bottom: 168px;
  left: 204px;
}

.box_search_area .box_search_area__map .txt_5 {
  bottom: 54px;
  left: 310px;
}

.box_search_area .box_search_area__map .area {
  /*opacity: 0;*/
  position: absolute;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.box_search_area .box_search_area__map .area_1.active {
  background: url(../image/img_search_area_hover_red_01.png?date=20180925) no-repeat top left;
}

.box_search_area .box_search_area__map .area_1 {
  background: url(../image/img_search_area_01.png?date=20180925) no-repeat top left;
  bottom: 126px;
  height: 39px;
  left: 151px;
  width: 43px;
}

.box_search_area .box_search_area__map .area_2.active {
  background: url(../image/img_search_area_hover_red_02.png?date=20180925) no-repeat top left;
}

.box_search_area .box_search_area__map .area_2 {
  background: url(../image/img_search_area_02.png?date=20180925) no-repeat top left;
  bottom: 124px;
  height: 55px;
  left: 214px;
  width: 43px;
}

.box_search_area .box_search_area__map .area_3.active {
  background: url(../image/img_search_area_hover_red_03.png?date=20180925) no-repeat top left;
}

.box_search_area .box_search_area__map .area_3 {
  background: url(../image/img_search_area_03.png?date=20180925) no-repeat top left;
  bottom: 90px;
  height: 38px;
  left: 232px;
  width: 29px;
}

.box_search_area .box_search_area__map .area_4.active {
  background: url(../image/img_search_area_hover_red_04.png?date=20180925) no-repeat top left;
}

.box_search_area .box_search_area__map .area_4 {
  background: url(../image/img_search_area_04.png?date=20180925) no-repeat top left;
  bottom: 144px;
  height: 53px;
  left: 267px;
  width: 55px;
}

.box_search_area .box_search_area__map .area_5.active {
  background: url(../image/img_search_area_hover_red_05.png?date=20180925) no-repeat top left;
}

.box_search_area .box_search_area__map .area_5 {
  background: url(../image/img_search_area_05.png?date=20180925) no-repeat top left;
  bottom: 131px;
  height: 22px;
  left: 363px;
  width: 33px;
}
/* gokaden-search-box */
.gokaden-search-box.wcm::after,
.gokaden-search-box.wcm::before{
  content: none;
}
.gokaden-search-box ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.gokaden-search-box ul li{
  font-size: 22px;
  margin-bottom: 2%;
  text-align: center;
  height: 85px;
  width: 31.2%;
}
.gokaden-search-box ul li a{
  align-items: center;
  background: url('../image/bg_search_btn.png') no-repeat center;
  background-size: cover;
  display: flex;
  color: #fff;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.gokaden-search-box span{
  position: relative;
}
.gokaden-search-box figure{
  max-width: 90%;
  margin: 0 auto;
  line-height: 1;
}
.gokaden-search-box .btn_img_txt span::after{
  border-left: 6px solid #fff;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  content: '';
  display: block;
  margin-top: -5px;
  right: -15px;
  position: absolute;
  top: 53%;
}
.gokaden-search-box ul li a:hover{
  background: url('../image/bg_search_btn_hover.png') no-repeat center;
  background-size: cover;
  transition: all .3s;
}
@media (max-width:767px){
  .gokaden-search-box.wcm{
    padding: 10px 0 0!important;
  }
  .gokaden-search-box ul{
    padding: 0 15px;
  }
  .gokaden-search-box ul li{
    height: 55px;
    width: 47%;
  }
  .gokaden-search-box .btn_img_txt span{
    font-size: 13px;
  }
  .gokaden-search-box .btn_img_txt{
    margin-top: -5%;
  }
  .gokaden-search-box figure{
    margin-top: -5%;
  }
  .gokaden-search-box figure.mt_08,
  .gokaden-search-box .btn_img_txt.mt_08
  {
    margin-top: -8%;
  }
  .gokaden-search-box figure.mt_03,
  .gokaden-search-box .btn_img_txt.mt_03{
    margin-top: -3%;
  }
}

/* Detail page */

/* H1
   =========================================================== ======================== */
.box_search_detail h1 {
  background: url(../image/bg_detail_h1.png) repeat top left;
  display: block;
  font-size: 26px;
  font-weight: 600;
  margin: 0 auto 21px;
  position: relative;
  text-align: center;
  width: 830px;
}

.box_search_detail h1::before,
.box_search_detail h1::after {
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
}

.box_search_detail h1::before {
  background: url(../image/bg_detail_h1_linetop.png) no-repeat top left;
  height: 1px;
  top: 0;
}

.box_search_detail h1::after {
  background: url(../image/bg_detail_h1_after.png) no-repeat top left;
  bottom: 0;
  height: 3px;
}

.box_search_detail h1 span {
  background: url(../image/bg_detail_h1_before.png) no-repeat bottom left;
  display: block;
  letter-spacing: 1px;
  padding: 16px 135px;
  position: relative;
}

@media only screen and (device-width: 768px) {
  .box_search_detail h1 span {
    font-weight: normal;
  }
}

/* Main img & main txt
   =========================================================== ======================== */
.box_search_detail__mainimg {
  background: #000;
  display: block;
  height: 460px;
  margin: 0 auto 1px;
  overflow: hidden;
  position: relative;
}

.box_search_detail__mainimg::before,
.box_search_detail__mainimg::after {
  content: "";
  position: absolute;
  z-index: 2;
}

.box_search_detail__mainimg::before {
  background: url(../image/bg_mainimg01.png) no-repeat top left;
  height: 251px;
  left: 0;
  top: 0;
  width: 246px;
}

.box_search_detail__mainimg::after {
  background: url(../image/bg_mainimg02.png) no-repeat top left;
  bottom: 15px;
  height: 163px;
  right: -58px;
  width: 521px;
}

.box_search_detail__mainimg .rtt45 {
  position: relative;
  right: -52px;
  top: 58px;
  -ms-transform: rotate(-21deg);
  -webkit-transform: rotate(-21deg);
  transform: rotate(-21deg);
}

.box_search_detail__maintxt {
  font-size: 16px;
  line-height: 1.85;
  padding: 28px 0 50px;
  position: relative;
  text-align: justify;
}

.box_search_detail__maintxt p {
  margin: auto;
  width: 645px;
}

.box_search_detail__maintxt::before,
.box_search_detail__maintxt::after {
  content: "";
  position: absolute;
}

.box_search_detail__maintxt::before {
  background: url(../image/img_flower_detail01.png) no-repeat top left;
  height: 152px;
  right: -30px;
  top: 0;
  width: 185px;
}

.box_search_detail__maintxt::after {
  background: url(../image/img_flower_detail02.png) no-repeat top left;
  bottom: -14px;
  height: 133px;
  left: -20px;
  width: 215px;
}

/* Product images
   =========================================================== ======================== */
.box_search_detail__gallery {
  margin: 0 auto 46px;
  position: relative;
  width: 920px;
}

.box_search_detail__gallery .col_left {
  float: left;
  width: 312px;
}

.box_search_detail__gallery .col_right {
  float: right;
  width: 581px;
}

.box_search_detail__gallery ul {
  font-size: 0;
  margin-left: -13px;
  margin-right: -13px;
}

.box_search_detail__gallery ul li {
  display: inline-block;
  padding: 0 13px;
  vertical-align: top;
}

.box_search_detail__gallery ul li a {
  display: block;
  font-size: 0;
  position: relative;
}

.box_search_detail__gallery ul li a::before {
  background: url(../image/ico_zoom.png) no-repeat top left;
  bottom: 9px;
  content: "";
  height: 22px;
  position: absolute;
  right: 9px;
  width: 22px;
}

.box_search_detail__gallery ul li.half_item {
  width: 50%;
}

.box_search_detail__gallery ul li.half_item img {
  height: auto;
}

.box_search_detail__gallery ul li span {
  color: #000;
  display: block;
  font-size: 18px;
  letter-spacing: 0.5px;
  padding: 7px 0;
}

.box_search_detail__gallery .col_right ul li {
  margin-bottom: 81px;
  width: 100%;
}

.box_search_detail__gallery .col_right ul li:last-child {
  margin-bottom: 0;
}

.box_search_detail__gallery .col_right ul li img {
  height: auto;
  width: 100%;
}

/* Product info
   =========================================================== ======================== */
.box_search_detail .box_detail {
  margin: 0 auto 63px;
  width: 902px;
}

.box_search_detail .box_detail h2 img {
  display: block;
  margin: 0 auto 29px;
}

.box_search_detail .box_detail .col_left {
  float: none;
  margin: 0 auto;
  width: 558px;
}

.box_search_detail .box_detail .col_left .box_info {
  border: 1px solid #b28e5f;
  font-size: 0;
}

.box_search_detail .box_detail .col_left .box_1 {
  margin-bottom: 20px;
}

.box_search_detail .box_detail .col_left .box_1 .h3_bg {
  width: 556px;
  height: 40px;
  background: url(../image/bg_red.jpg) no-repeat;
}

.box_search_detail .box_detail .col_left .box_1 h2 {
  display: table;
  margin: 0 auto;
  font-weight: 600;
  font-size: 17px;
  line-height: 40px;
  color: #FFFFFF;
  text-align: center;
  position: relative;
}

.box_search_detail .box_detail .col_left .box_1 h2::before {
  content: "";
  background: url(../image/sword-left.png) no-repeat;
  width: 32px;
  height: 8px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: -42px;
}

.box_search_detail .box_detail .col_left .box_1 h2::after {
  content: "";
  background: url(../image/sword-right.png) no-repeat;
  width: 32px;
  height: 7px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: -34px;
}

.box_search_detail .box_detail .col_left .box_1 p {
  font-size: 22px;
  padding: 16px 10px 8px;
  text-align: center;
}

.box_search_detail .box_detail .col_left .box_2 {
  margin-bottom: 19px;
}

.box_search_detail .box_detail .col_left .box_2 table {
  color: #000;
  overflow: hidden;
  position: relative;
}

.box_search_detail .box_detail .col_left .box_2 table tr:last-child th,
.box_search_detail .box_detail .col_left .box_2 table tr:last-child td {
  border: 0;
}

.box_search_detail .box_detail .col_left .box_2 table td:nth-child(2n+1),
.box_search_detail .box_detail .col_left .box_2 table td:nth-child(2n+2) {
  position: relative;
  vertical-align: middle;
}

@media (min-width: 767px) {
  .box_search_detail .box_detail .col_left .box_2 table td i img.pc {
    display: inline-block !important;
  }
}

.box_search_detail .box_detail .col_left .box_2 table td:nth-child(2n+1) {
  border-bottom: 1px solid #ba4d4d;
  color: #fff;
  font-size: 0;
  font-weight: 600;
  width: 120px;
}

.box_search_detail .box_detail .col_left .box_2 table td:nth-child(2n+1) i {
  text-align: center;
  width: 55px;
}

.box_search_detail .box_detail .col_left .box_2 table td:nth-child(2n+1) span {
  font-size: 14px;
  left: -6px;
  line-height: 1.4;
  position: relative;
}

.box_search_detail .box_detail .col_left .box_2 table td:nth-child(3) span {
  left: -2px;
}

.box_search_detail .box_detail .col_left .box_2 table td:nth-child(2n+1) span,
.box_search_detail .box_detail .col_left .box_2 table td:nth-child(2n+1) i {
  display: inline-block;
  vertical-align: middle;
}

.box_search_detail .box_detail .col_left .box_2 table td:nth-child(2n+2) {
  border-bottom: 1px solid #e8ddcf;
  font-size: 17px;
  padding-left: 15px;
  padding-right: 10px;
  width: 158px;
}

.box_search_detail .box_detail .col_left .box_2 table td.spec {
  font-size: 18px;
  font-weight: 600;
}

.box_search_detail .box_detail .col_left .box_2 table::before,
.box_search_detail .box_detail .col_left .box_2 table::after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 120px;
  z-index: -1;
}

.box_search_detail .box_detail .col_left .box_2 table::before {
  background: url(../image/bg_table_detail01.jpg) repeat top left;
}

.box_search_detail .box_detail .col_left .box_2 table::after {
  background: url(../image/bg_table_detail02.jpg) repeat top left;
  left: 278px;
}

.box_search_detail .box_detail .col_left .box_2 table tr:first-child td {
  height: 55px;
}

.box_search_detail .box_detail .col_left .box_2 table tr:nth-child(2) td {
  height: 64px;
}

.box_search_detail .box_detail .col_left .box_2 table tr:nth-child(3) td {
  height: 64px;
}

.box_search_detail .box_detail .col_left .box_2 table tr:nth-child(4) td {
  height: 56px;
}

.box_search_detail .box_detail .col_left .box_2 table tr:last-child td {
  height: 56px;
}

.box_search_detail .box_detail .col_left .box_3 {
  margin-bottom: 18px;
}

.box_search_detail .box_detail .col_left .box_3 table tr td,
.box_search_detail .box_detail .col_left .box_3 table tr th {
  position: relative;
  width: 50%;
}

.box_search_detail .box_detail .col_left .box_3 table tr th .h3_th {
  background: url(../image/h3_th.png) no-repeat;
  width: 278px;
  height: 36px;
}

.box_search_detail .box_detail .col_left .box_3 table tr th .h3_th > span {
  font-weight: 600;
  font-size: 15px;
  line-height: 36px;
  color: #FFFFFF;
  display: table;
  margin-left: 105px;
  position: relative;
}

.box_search_detail .box_detail .col_left .box_3 table tr th .h3_th01 > span::before {
  content: "";
  background: url(../image/spin.png) no-repeat;
  width: 23px;
  height: 23px;
  top: 50%;
  margin-top: -12px;
  left: -30px;
  position: absolute;
}

.box_search_detail .box_detail .col_left .box_3 table tr th .h3_th02 > span::before {
  content: "";
  background: url(../image/crown.png) no-repeat;
  width: 28px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  left: -34px;
  position: absolute;
}

.box_search_detail .box_detail .col_left .box_3 table tr th:first-child::after,
.box_search_detail .box_detail .col_left .box_3 table tr td:first-child::after {
  content: "";
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 1px;
}

.box_search_detail .box_detail .col_left .box_3 table tr th:first-child::after {
  background: #ba4d4d;
}

.box_search_detail .box_detail .col_left .box_3 table tr td:first-child::after {
  background: #cecece;
}

.box_search_detail .box_detail .col_left .box_3 table tr td {
  color: #000;
  font-size: 17px;
  line-height: 1.5;
  padding: 7px 10px 8px;
  text-align: center;
  vertical-align: middle;
}

.box_search_detail .box_detail .col_left .box_4 .h3_bg {
  background: url(../image/h3_th_long.png) no-repeat;
  width: 557px;
  height: 36px;
}

.box_search_detail .box_detail .col_left .box_4 .h3_bg h2 {
  font-weight: 600;
  font-size: 15px;
  line-height: 36px;
  color: #FFFFFF;
  text-align: center;
}

.box_search_detail .box_detail .col_left .box_4 p {
  color: #000;
  font-size: 17px;
  padding: 9px 10px 6px;
  text-align: center;
}

.box_search_detail .box_detail .col_right {
  float: right;
  width: 312px;
}

.box_search_detail .box_detail .col_right img,
.box_search_detail .box_detail .col_right a {
  display: block;
  margin: auto;
}

.box_search_detail .box_detail .col_right .char_img {
  left: -6px;
  margin-bottom: 29px;
  position: relative;
}

/* Facilities box
   =========================================================== ======================== */
.box_faci {
  background: url(../image/bg_faci_frame.jpg) no-repeat center center;
  height: 426px;
  margin: 0 auto 87px;
  padding: 95px 48px 0 52px;
  width: 920px;
}

.box_faci h2 {
  display: none;
}

.box_faci .box_faci__content .col_left {
  float: left;
  padding-right: 32px;
  width: 480px;
}

.box_faci .box_faci__content .col_left h3 {
  background: url(../image/ico_dots.png) no-repeat top 2px left 2px;
  border-bottom: 1px solid #b28e5f;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
  padding: 0 0 14px 40px;
}

.box_faci .box_faci__content .col_left h3 a {
  color: #000;
}

.box_faci .box_faci__content .col_left p {
  line-height: 1.7;
  max-height: 135px;
  overflow: hidden;
}

.box_faci .box_faci__content .col_left .contact {
  background: #f0e8df;
  font-size: 15px;
  letter-spacing: 0.3px;
  margin-top: 14px;
  padding: 19px 10px 14px 19px;
}

.box_faci .box_faci__content .col_left .contact img {
  display: block;
  margin-bottom: 10px;
}

.box_faci .box_faci__content .col_right {
  float: right;
  width: 338px;
}

.box_faci .box_faci__content .col_right .thumb {
  font-size: 0;
  margin-bottom: 27px;
  position: relative;
}

.box_faci .box_faci__content .col_right .thumb::before,
.box_faci .box_faci__content .col_right .thumb::after {
  content: "";
  height: 48px;
  position: absolute;
  width: 48px;
  z-index: 2;
}

.box_faci .box_faci__content .col_right .thumb::before {
  background: url(../image/bg_faci_frame_before.png) no-repeat top left;
  right: -8px;
  top: -9px;
}

.box_faci .box_faci__content .col_right .thumb::after {
  background: url(../image/bg_faci_frame_after.png) no-repeat top left;
  bottom: -7px;
  left: -9px;
}

.box_faci .box_faci__content .col_right a {
  display: block;
  font-size: 0;
  margin: auto;
  width: 312px;
}

/* Recommended box
   =========================================================== ======================== */
.box_recommended {
  background: url(../image/bg_detail_recommended.jpg) repeat top left;
  margin-bottom: 84px;
  padding-bottom: 49px;
  position: relative;
}

.box_recommended h2 {
  margin-bottom: 15px;
}

.box_recommended h2 img {
  display: block;
  margin: auto;
  position: relative;
  top: -28px;
}

.box_recommended .box_recommended__inner {
  margin: auto;
  width: 936px;
}

.box_recommended .box_recommended__list ul {
  font-size: 0;
  margin-bottom: -18px;
  margin-left: -5px;
  margin-right: -5px;
  padding: 0 5px;
}

.box_recommended .box_recommended__list ul li {
  display: inline-block;
  margin-bottom: 18px;
  padding: 0 5px;
  vertical-align: top;
  width: 100%;
}

.box_recommended .box_recommended__list ul li .inner {
  border: 1px solid #0a0a0a;
  position: relative;
}

.box_recommended .box_recommended__list ul li .inner:before {
  background: #fff url(../image/bg_item_frame.png) no-repeat bottom left;
  bottom: 0;
  content: '';
  display: block;
  height: 17px;
  left: 0;
  position: absolute;
  width: 17px;
}

.box_recommended .box_recommended__list ul li .inner:after {
  background: #fff url(../image/bg_item_frame.png) no-repeat bottom right;
  bottom: 0;
  content: '';
  display: block;
  height: 17px;
  position: absolute;
  right: 0;
  width: 17px;
}

.box_recommended .box_recommended__list ul li .content {
  background: #fff;
  padding: 18px 22px 13px;
}

.box_recommended .box_recommended__list ul li .thumb {
  height: 100%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 100%;
}

.box_recommended .box_recommended__list ul li span {
  display: block;
}

.box_recommended .box_recommended__list ul li .type {
  display: inline-block;
  min-height: 33px;
}

.box_recommended .box_recommended__list ul li .type span {
  background: #d23f40;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 7px;
  min-height: 26px;
  padding: 1px 7px 0px;
  text-align: center;
  vertical-align: top;
}

.box_recommended .box_recommended__list ul li .type_1 {
  background: #181b39;
}

.box_recommended .box_recommended__list ul li .type_2 {
  background: #91695f;
}

.box_recommended .box_recommended__list ul li .cat {
  color: #b28e5f;
  font-size: 15px;
  margin-bottom: 2px;
}

.box_recommended .box_recommended__list ul li h4 a {
  color: #0d53de;
  display: block;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 1.4;
  max-height: 44px;
  min-height: 44px;
  overflow: hidden;
  text-align: justify;
}

.box_recommended .box_recommended__list ul li:hover .thumb {
  opacity: 0.5;
}

.box_recommended .box_recommended__list ul li:hover h4 a {
  color: #a92121;
}

.box_recommended .box_recommended__list .slick-prev,
.box_recommended .box_recommended__list .slick-next {
  height: 22px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 23px;
}

.box_recommended .box_recommended__list .slick-prev {
  background: url(../image/ico_prev.png) no-repeat top left;
  left: -32px;
}

.box_recommended .box_recommended__list .slick-next {
  background: url(../image/ico_next.png) no-repeat top left;
  right: -32px;
}

.box_recommended .box_recommended__list .slick-prev::before,
.box_recommended .box_recommended__list .slick-next::before {
  display: none;
}

.box_recommended .box_recommended__list .slick-prev:hover,
.box_recommended .box_recommended__list .slick-next:hover {
  opacity: 0.5;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .box_search_name__items .box_search_name__items_inner .box_search_name__item h5 a {
    padding: 14px 15px 8px;
  }
  .box_search_name__frame input {
    height: 100%;
    padding-bottom: 0;
  }
  .box_search_photos .btn_more {
    padding-top: 4px;
  }
  .box_search_name__frame button span {
    background: url(../image/ico_search.png) no-repeat left 11px;
  }
  .box_search_name__frame input::-webkit-input-placeholder {
    color: #b5b5b5;
    padding-bottom: 5px;
  }
  .box_search_name__frame input::-moz-placeholder {
    color: #b5b5b5;
    padding-bottom: 5px;
  }
  .box_search_name__frame input:-ms-input-placeholder {
    color: #b5b5b5;
    padding-bottom: 5px;
    position: relative;
    top: -2px;
  }
  .box_search_name__frame input:-moz-placeholder {
    color: #b5b5b5;
    padding-bottom: 5px;
  }
}

/* Result page */
.box_search_result__wrapper {
  overflow: visible;
}

.box_search_result__wrapper + .box_seo {
  margin-top: 45px;
}

.box_search_result {
  margin: auto;
  max-width: 950px;
}

/* Result title
   =========================================================== ======================== */
.box_result_title {
  max-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/ico_dots.png) no-repeat top .45em left;
  background-size: 26px 17px;
  font-size: 30px;
  letter-spacing: 1.7px;
  padding: 4px 4px 4px 43px;
  position: relative;
}

.box_result_title .h1_search_all.w_adj {
  max-width: 13em;
}

.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;
}

.box_result_title .katana_all {
  float: right;
}

.box_result_title span.two_line {
  min-height: 45px;
  margin-top: -32px;
  margin-left: auto;
  white-space: nowrap;
}

.box_result_title span small {
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .box_result_title h1.h1_search_all {
    max-width: 20em;
  }
  .box_result_title .num_search_result {
    padding-left: 43px;
  }
}

/* Result list
   =========================================================== ======================== */
.box_result_list {
  margin: 0 auto 100px;
  width: 800px;
}

.box_result_list .box_result__item {
  background: url(../image/bg_block_result.jpg?date=20181002) repeat top left;
  margin-bottom: 56px;
  border-top: 2px solid #B28E5F;
  border-bottom: 4px solid #B28E5F;
  border-left: 1px solid #B28E5F;
  border-right: 1px solid #B28E5F;
}

/* 表示列切り替えボタン */
.row_change_btn_wrap_two_view {
  display: none;
}

@media (min-width: 768px) {
  .result.jubi .row_change_btn_wrap_two_view,
  .result.tokuju .row_change_btn_wrap_two_view,
  .result.juyo .row_change_btn_wrap_two_view,
  .result.tokuho .row_change_btn_wrap_two_view,
  .result.hozon .row_change_btn_wrap_two_view,
  .result.mikan .row_change_btn_wrap_two_view {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto 20px;
  }
  .result.jubi .row_change_btn_wrap_two_view,
  .result.tokuju .row_change_btn_wrap_two_view {
    max-width: 480px;
  }  
  .result.juyo .row_change_btn_wrap_two_view,
  .result.tokuho .row_change_btn_wrap_two_view,
  .result.hozon .row_change_btn_wrap_two_view,
  .result.mikan .row_change_btn_wrap_two_view {
    max-width: 650px;
  }
  .result.jubi .row_change_btn.is_three_col,
  .result.tokuju .row_change_btn.is_three_col {
    display: none;
  }

/* 2column */
  .box_result_list.is_two_col {
    background: url("../image/spacer_col03.png") no-repeat bottom 8% right 10%;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_two_col,
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_three_col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_two_col .box_result__item {
    margin: 0 0 56px;
    width: 48%;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_two_col .box_result__item table tr,
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_three_col .box_result__item table tr {
    display: flex;
    flex-wrap: wrap;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_two_col .box_result__item table td:nth-child(odd) {
    width: 37%;
    display: flex;
    align-items: center;
    padding-left: 16px;
    border-bottom: 1px solid #D9C7AF;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_two_col .box_result__item table td:nth-child(even) {
    width: calc(63% + 0.01px);
    border-right: none;
    border-bottom: 1px solid #D9C7AF;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_two_col .box_result__item table tr:nth-of-type(2) td:nth-last-of-type(-n+2) {
    border-bottom: none;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_two_col .box_result__item table::after,
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_three_col .box_result__item table::after {
    background: none;
  }

/* 3column */
  .box_result_list.is_three_col {
    background: url("../image/spacer_col03.png") no-repeat bottom 10% right 0;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_three_col .box_result__item{
    margin: 0 0 56px;
    width: 31%;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_three_col .box_result__item table::before {
    background: none;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_three_col .box_result__item table td {
    border-right: none;
    width: 100%;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_three_col .box_result__item table td:nth-child(odd) {
    background: url(../image/bg_result01.jpg) repeat top left;
    padding: 8px 16px 7px;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_three_col .box_result__item table td:nth-child(even) {
    font-size: 16px;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_three_col .box_result__item table tr:nth-of-type(2) td:not(:last-of-type) {
    border-bottom: 1px solid #D9C7AF;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_three_col .box_result__item table td span br {
    display: none;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_three_col .box_result__item .content {
    padding: 15px 15px 28px;
  }
  .box_result_list.js_searched_all_item_wrap_default_one_column.is_three_col .box_result__item .btn_more .cmn_link_btn {
    width: 100%;
  }
}
/* 表示列切り替えボタン */

.box_result_list .box_result__item:last-child {
  margin-bottom: 0;
}

.box_result_list .box_result__item h2 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.4;
  max-height: 60px;
  padding: 17px 15px 11px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.box_result_list .box_result__item .gallery .gallery__item {
  background: #000;
  display: table;
  font-size: 0;
  height: 160px;
  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.gallery__item_military_sword {
  padding: 50px 0 52px;
}

.box_result_list .box_result__item .gallery .gallery__item.gallery__item_white {
  background: #fff;
}

.box_result_list .box_result__item .gallery .gallery__item.gallery__item_white::before {
  border: 1px solid #D2D2D2;
}

.box_result_list .box_result__item .gallery .gallery__item span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.box_result_list .box_result__item .gallery .gallery__item img {
  display: block;
  margin: auto;
  z-index: 2;
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.box_result_list .box_result__item .gallery .gallery__item:last-child {
  margin-bottom: 0;
}

.box_result_list .box_result__item .content {
  padding: 15px 25px 28px;
}

.box_result_list .box_result__item .content .description {
  margin: 0 auto 23px;
  width: 95%;
}

.box_result_list .box_result__item .info_box {
  background: #fff;
  border-color: #B28E5F;
  border-width: 2px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.box_result_list .box_result__item table {
  position: relative;
}

.box_result_list .box_result__item table::before,
.box_result_list .box_result__item table::after {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 120px;
  z-index: -1;
}

.box_result_list .box_result__item table::before {
  background: url(../image/bg_result01.jpg) repeat top left;
  left: 0;
}

.box_result_list .box_result__item table::after {
  background: url(../image/bg_result02.jpg) repeat top left;
  left: 372px;
}

.box_result_list .box_result__item table td {
  border-bottom-color: #D9C7AF;
  border-right-color: #D9C7AF;
  border-right-width: 1px;
  position: relative;
  vertical-align: middle;
}

.box_result_list .box_result__item table td:nth-child(odd) {
  color: #fff;
  font-size: 0;
  font-weight: 600;
  text-align: center;
  width: 120px;
}

.box_result_list .box_result__item table td:nth-child(odd) span {
  font-size: 15px;
  margin-left: 6px;
}

.box_result_list .box_result__item table td:nth-child(even) {
  font-size: 17px;
  padding: 8px 10px 7px 13px;
  width: 253px;
}

.box_result_list .box_result__item table td.spec {
  font-size: 18px;
  font-weight: 600;
}

.box_result_list .box_result__item table td i,
.box_result_list .box_result__item table td span {
  display: inline-block;
  vertical-align: middle;
}

.box_result_list .box_result__item table td:last-child {
  border-right: 0;
}

.box_result_list .box_result__item table tr:last-child td {
  border-bottom: 0;
}

.box_result_list .box_result__item .btn_more .cmn_link_btn {
  width: 232px;
}

/******* IE ***********/
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .box_result_list .box_result__item .gallery .gallery__item,
  .box_result_list .box_result__item .gallery .gallery__item span {
    display: block;
  }
}

.box_result_lead .box_result_text {
  width: 95%;
  max-width: 800px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .box_result_lead .box_result_text {
    font-size: 16px;
  }
}

/* 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_toback,
.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_toback a,
.p_tonext a {
  color: #0000ff;
}

.p_tonext.prevp {
  background: url(../image/bg_back.png) no-repeat 92px 12px;
  padding-left: 0;
  padding-right: 10px;
}

.p_tonext {
  background: url(../image/bg_next.png) no-repeat 9px 12px;
  margin-left: 3px;
  padding-left: 10px;
}

.p_tonext.prevp a:hover {
  background: url(../image/bg_back_ov.png) no-repeat 92px 12px #4250dc;
  color: #fff;
  display: block;
  font-weight: 600;
  line-height: 34px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 10px;
  width: 95px;
}

.p_tonext a:hover {
  background: url(../image/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_toback_gr {
  background: url(../image/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_tonext_gr {
  background: url(../image/bg_next_gr.png) no-repeat 9px 12px #ccc;
  border-radius: 2px;
  color: #8E8E8E;
  font-size: 15px;
  line-height: 36px;
  padding-left: 10px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
  width: 95px;
}

.page_select {
  margin-left: 8px;
  position: absolute;
}

.page_select_ttl {
  background: url(../image/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;
  /* width:140px; */
}

.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.first_list {
  margin-left: -10px;
}

.page_select_menu .li_last {
  border-bottom:none;
}

.page_select_menu a {
  display:block;
  width:100%;
}

.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_skip_ul,
.page_nav_ul {
  position: relative;
  right: 75px;
}

.page_skip_ul li,
.page_nav_ul li,
.page_nav_ul02 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);
}
.page_nav_ul .page_select .page_select_menu li {
  display: block;
}

/* Showcase box
   =========================================================== ======================== */
#showcase_box {
  background: #000;
  display: none;
  font-size: 0;
  height: auto;
  max-height: 750px;
  max-width: 900px;
  overflow: visible;
  padding: 0;
  width: 100%;
}

#showcase_box .showcase_box__content img {
  display: block;
  height: auto;
  margin: auto;
  width: auto;
}

.zoomer_wrapper {
  height: 500px;
  width: 100%;
}

.zoomContainer {
  z-index: 99999;
}

.fancybox-enabled body {
  width: auto;
}

.fancybox-close-small {
  background: url(../image/ico_closepopup.png) no-repeat top left;
  height: 35px;
  top: -35px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 35px;
}

.fancybox-close-small:after {
  display: none;
}

.fancybox-close-small:hover {
  opacity: 0.5;
}

.fancybox-bg {
  background: #fff;
}

.fancybox-is-open .fancybox-bg {
  opacity: 1;
}

.showcase_change_zoom {
  background: #fff;
  border: 1px solid #8E8E8E;
  bottom: -30px;
  display: none;
  font-size: 0;
  height: 30px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 117px;
}

.showcase_change_zoom a {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  height: 100%;
  line-height: 30px;
  outline: none;
  text-align: center;
  vertical-align: top;
  width: 50%;
}

.showcase_change_zoom a:first-child {
  border-right: 1px solid #8E8E8E;
}

.showcase_change_zoom a.active {
  background: #8E8E8E;
  color: #fff;
}

.fancybox-is-open .showcase_change_zoom {
  display: block;
}

/******* IE ***********/
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .box_search_archive h1 {
    padding-top: 15px;
  }
  .box_search_archive h1 > span:before,
  .box_search_archive h1 > span:after {
    margin-top: -13px;
  }
  .box_search_archive h2.title_h2 {
    padding-top: 10px;
  }
  .box_search_type ul li span {
    padding-top: 4px;
  }
  .box_search_type ul li.p_1 span {
    padding-top: 5px;
  }
  .box_search_advanced .btn_img span {
    top: 5px;
  }
  .box_search_advanced .btn_img span:after {
    margin-top: -8px;
  }
}

/* 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;
}*/

.img_search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: #000;
  text-align: center;
  overflow: hidden;
}

/*東建社外の刀の背景色を変更：使われていないのでコメントアウト*/

/* .img_search.outside_touken {
  background: #dff9f8;
  /*東建社外の刀の背景色を変更
} */

.img_search span {
  display: block;
  overflow: hidden;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .box_search_all .img_search,
  .box_search_all.is_three_col .img_search {
    height: 157px;
  }
  .box_search_all.is_one_col .img_search {
    height: 190px;
  }
}

.s_table {
  text-align: center;
  margin-bottom: 42px;
}

.s_table table {
  max-width: 337px;
  margin: 0 auto 10px;
}

.s_table table th,
.s_table table td {
  width: 50%;
  border-color: #B28E5F;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}

.s_table table th {
  background: #9b8400 url('../image/bg_01.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  color: #FFF;
  font-size: 20px;
}

.s_table span {
  font-size: 15px;
  display: block;
}

@media (max-width: 767px) {
  .s_table table {
    max-width: 300px;
  }
}

/* 掲載数ここから */
.post_number_wrap {
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  margin-bottom: 42px;
  display: flex;
}

.post_number_wrap > dl {
  border-color: #B28E5F;
  border-width: 2px;
  display: flex;
  flex-wrap: wrap;
}

.post_number_wrap > dl dt,
.post_number_wrap > dl dd {
  border-color: #B28E5F;
  font-size: 22px;
  font-weight: 600;
  font-feature-settings: "pkna";
  text-align: center;
  line-height: 1;
  padding: 6px 0;
}

.post_number_wrap .cmn_table_border dt {
  border-right-width: 1px;
}

.post_number_wrap > dl dd:last-of-type {
  border-bottom: none;
}

.post_number_wrap > dl dt {
  background: #303030 url('../image/bg_01.png') no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  color: #FFF;
  font-size: 20px;
  width: 180px;
}

.post_number_wrap .cmn_table_border.type03 dd {
  border-right: none;
}

.post_number_wrap > dl dd {
  width: 220px;
}

.post_number_wrap > dl dd.post_number_scheduled {
  width: 400px; /* 予定数がある場合 */
}

@media (min-width: 768px) {
  .post_number_wrap>dl dt:last-of-type {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .post_number_wrap > dl {
    max-width: 270px;
    width: 100%;
  }
  .post_number_wrap > dl dt {
    font-size: 18px;
    width: 100%;
  }
  .post_number_wrap > dl dd,
  .post_number_wrap > dl dd.post_number_scheduled {
    font-size: 18px;
    width: 100%;
  }
  .post_number_wrap > dl dd.post_number_scheduled {
    line-height: 1.4;
  }
  .post_number_wrap .cmn_table_border.type03 dt {
    border-right: none;
  }
}
/* 掲載数ここまで */

br.pc {
  line-height: 0;
}

/* banner area
   =========================================================== ======================== */
.bnr_box {
  margin: 30px auto 0;
}

.bnr_box a {
  display: block;
  transition: opacity .2s;
}

.bnr_box figcaption {
  margin-top: 7px;
  line-height: 1.4;
}

.bnr_box a:hover {
  opacity: .7;
}

.title_h2cmn_bl > span {
  font-weight: normal;
  padding: 8px 120px;
}

.title_h2cmn_bl .type_name {
  background: #9E7943;
  border-radius: 18px;
  font-size: 28px;
  line-height: 1;
  margin: 0 5px 0 10px;
  padding: 4px 25px;
}

.title_h2cmn_bl .connect {
  font-size: 23px;
}

.title_h2cmn_bl .connect + .type_name {
  margin-left: 5px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .title_h2cmn_bl > span {
    font-weight: 600;
  }
  .search_menu li a {
    font-weight: 600;
  }
}

@media (max-width: 767px) {
  .bnr_box figcaption {
    font-size: 15px;
  }
}

/* 181227 追加 */
.sword_bnr_area {
  margin: 30px 0 50px;
}

.sword_bnr_block {
  background: url(../image/bg-sword-bnr-area.gif) repeat 0 0;
  max-width: 980px;
  margin: 0 auto;
}

.sword_bnr_block_inner {
  padding: 30px 40px 40px;
}

.sword_bnr_block_box {
  margin-top: 30px;
}

.sword_bnr_block_box:first-child {
  margin-top: 0;
}

.sword_bnr_title {
  border: solid 2px #472c10;
}

.sword_bnr_title_inner {
  background: url(../image/bg-title01.gif) repeat 0 0;
  border: solid 1px #fff;
  display: block;
  padding: 10px 0;
  text-align: center;
}

.sword_bnr_title_text {
  color: #fff;
  display: inline-block;
  font-size: 29px;
  padding: 0 47px;
  position: relative;
}

.sword_bnr_title_text::before,
.sword_bnr_title_text::after {
  background: url(../image/ico_dots02.png) no-repeat center center;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: 48%;
  width: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sword_bnr_title_text::before {
  left: 0;
}

.sword_bnr_title_text::after {
  right: 0;
}

.bnr_box_child_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: stretch;
  max-width: 880px;
  margin: 25px auto 0;
}

.bnr_box_child_wrap.no_spacer {
  background: none;
}

.bnr_box_child_item {
  max-width: 440px;
  margin-top: 15px;
  padding: 0 20px;
  width: 50%;
}

.bnr_box_child_item:nth-of-type(-n+2) {
  margin-top: 0;
}

.bnr_box_child_item a {
  display: block;
  transition: opacity .2s;
}

.bnr_box_child_item a:hover {
  opacity: .7;
}

.bnr_box_child_item a img {
  vertical-align: bottom;
}

.bnr_box_child_item figcaption {
  margin-top: 7px;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .sword_bnr_area {
    margin-bottom: 30px;
  }
  .sword_bnr_block_inner {
    background: none;
    padding: 30px 10px 40px;
  }
  .sword_bnr_block_box {
    margin-top: 10%;
  }
  .sword_bnr_title_text {
    font-size: 25px;
  }
  .bnr_box_child_wrap {
    background: none;
    margin-top: 0;
  }
  .bnr_box_child_item {
    max-width: 100%;
    margin: 5% auto 0;
    padding: 0 12%;
    width: 100%;
    text-align: center;
  }
  .bnr_box_child_item:nth-of-type(-n+2) {
    margin-top: 5%;
  }
  .bnr_box_child_item a {
    display: block;
  }
  .bnr_box_child_item > span {
    display: block;
  }
  .bnr_box_child_item figcaption {
    margin: 5px auto 0;
    text-align: left;
  }
}

@media (max-width: 600px) {
  .bnr_box_child_item {
    padding: 0 2.5rem;
  }
}
/* 181227 追加ここまで */

.box_bgBrown {
  background: url(../image/bg_search.png) repeat top left;
  padding: 50px 0;
}

.box_search_all .wcm {
  position: relative;
  padding-bottom: 50px;
}

.box_search_all .wcm::before,
.box_search_all .wcm::after {
  content: "";
  width: 220px;
  height: 132px;
  position: absolute;
  background: url('../image/fl_before.png') center no-repeat;
  left: -50px;
  bottom: 0;
}

.box_search_all .wcm::after {
  background: url('../image/fl_after.png') center no-repeat;
  left: auto;
  right: -50px;
}

.search_a_btn {
  text-align: center;
}

.search_a_btn .cmn_link_btn {
  margin-top: 10px;
  width: 300px;
}

.box_search_all .img_search img {
  display: block;
  margin: auto;
  z-index: 2;
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.4);
  transform: scale(1.3, 1.3);
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .box_bgBrown {
    padding: 30px 0 0;
  }
  .box_search_all .wcm {
    padding-bottom: 30px;
  }
  .search_a_btn .cmn_link_btn {
    margin-top: 0;
    width: 270px;
  }
  .search_a_btn .cmn_link_btn_text {
    font-size: 16px;
  }
  .box_search_all .wcm::before,
  .box_search_all .wcm::after {
    display: none;
  }
  .box_search_era {
    margin: 0;
    padding-bottom: 30px;
  }
}

/* search all */
.box_search_all {
  margin: 0 -10px;
}

.box_search_all__item {
  float: left;
  width: 50%;
  padding: 0 10px 20px;
  transition: none;
  /* reset all value */
}

.box_search_all__item h5 {
  background: url(../image/bg_stitle.png) repeat top left;
  display: block;
  text-align: left;
}

.box_search_all__item h5 a {
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  display: block;
  padding: 12px 15px;
  transition: none;
}

.pageskip_top {
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  .box_search_all.is_one_col {
    margin: 0 auto;
    max-width: 950px;
    width: 100%;
  }
  .box_search_all.is_three_col {
    background: url(/image/tips/img-blank-01.png) no-repeat bottom 45px right 10%;
    background-size: 15% auto;
  }
  .box_search_all.is_one_col .box_search_all__item {
    width: 100%;
    padding: 0 0 20px;
  }
  .box_search_all.is_three_col .box_search_all__item {
    width: 33.33%;
  }
  .box_search_all.is_three_col h5 a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media only screen and (max-width: 970px) {
  .box_search_all.js_searched_all_item_wrap {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  .pageskip_top {
    margin-bottom: 15px !important;
  }
  .box_search_all {
    margin: 0 -5px 20px;
  }
  .box_search_all__item {
    padding: 0 10px 20px;
    float: none;
    width: 100%;
  }
  .box_search_all__item h5 {
    padding: 5px 0;
  }
  .box_search_all__item h5 a {
    font-size: 16px;
    overflow: hidden;
    padding: 0 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

/* 帝室技芸員・人間国宝・無鑑査刀匠 btn_list 190513 修正 */
.title_h2cmn {
  line-height: 1.1;
}

.box_list_wrap {
  margin: 35px 0 25px;
}

.box_list {
  margin: 0 auto;
  position: relative;
  width: 90%;
}

.list_ttl_wrap {
  margin: 30px auto 25px;
  position: relative;
  width: 330px;
}

.list_ttl_wrap:before,
.list_ttl_wrap:after {
  background-color: #1d325c;
  content: '';
  display: block;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 225px;
}

.list_ttl_wrap:before {
  right: 107.5%;
}

.list_ttl_wrap:after {
  left: 107.5%;
}

.list_ttl {
  line-height: 0;
  padding: 10px 0;
  position: relative;
  width: 330px;
}

.list_ttl > span {
  background: url(../../image_cmn/title/bg-ttl-beige-center.png) repeat 0 0 / contain;
  background-size: 100% auto;
  display: inline-block;
  font-size: 0;
  font-weight: 600;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  z-index: 1;
}

.list_ttl > span:before,
.list_ttl > span:after {
  content: '';
  display: block;
  height: 14px;
  left: 0;
  position: absolute;
  width: 100%;
}

.list_ttl > span:before {
  background: url(../../image_cmn/title/bg-ttl-beige-top.png) no-repeat 0 0 / cover;
  top: -10px;
}

.list_ttl > span::after {
  background: url(../../image_cmn/title/bg-ttl-beige-bottom.png) no-repeat left bottom / cover;
  bottom: -10px;
}

.list_ttl > span > span {
  display: inline-block;
  font-weight: 600;
  font-size: 19px;
  letter-spacing: .06em;
  line-height: 1.5;
  padding: 0 39px;
  position: relative;
  vertical-align: middle;
}

.list_ttl > span > span:before,
.list_ttl > span > span:after {
  background: url(/image_cmn/titleh2/ico01.png) no-repeat center / cover;
  content: '';
  display: block;
  height: 15px;
  left: 6px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 22px;
}

.list_ttl > span > span:after {
  left: auto;
  right: 6px;
}

.box_list .list_column2,
.box_list .list_column3 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 738px;
  transition: all .3s;
}

.box_list li {
  display: block;
  margin: 0 16px 20px 0;
}

.list_column2 li {
  max-width: 361px;
}

.list_column3 li {
  max-width: 235px;
}

.list_btn {
  border: solid 1px #cab975;
  display: block;
  position: relative;
  text-align: center;
  width: 100%;
}

.list_btn::before,
.list_btn::after {
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  width: 10px;
}

.list_btn::before {
  background: url(../../image_cmn/botton/ico-btn-beige.png) no-repeat 0 0;
  left: 0;
  top: 0;
}

.list_btn::after {
  background: url(../../image_cmn/botton/ico-btn-beige.png) no-repeat 0 0;
  right: 0;
  top: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.list_btn_inner::before,
.list_btn_inner::after {
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  width: 10px;
}

.list_btn_inner::before {
  background: url(../../image_cmn/botton/ico-btn-beige.png) no-repeat 0 0;
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.list_btn_inner::after {
  background: url(../../image_cmn/botton/ico-btn-beige.png) no-repeat 0 0;
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.list_btn_text {
  align-items: center;
  border: solid 1px #e3d7a8;
  display: flex;
  font-size: 19px;
  font-weight: 600;
  height: calc(100% - 6px);
  justify-content: center;
  letter-spacing: .14em;
  line-height: 1.43;
  margin: 3px;
  padding: 5px 10px;
  position: relative;
}

.box_list input,
.box_list label {
  display: none;
}

@media (min-width: 768px){
  .list_column2 li {
    width: 49%;
  }
  .list_column3 li {
    width: 32%;
  }
  .list_column2 li:nth-child(2n),
  .list_column3 li:nth-child(3n) {
    margin-right: 0;
  }
}

@media (max-width: 900px) {
  .box_list li {
    margin: 0 2% 2.8% 0;
  }
}

@media (max-width: 767px) {
  .box_list_wrap {
    margin: 25px 0;
  }
  .list_ttl_wrap {
    margin: 20px auto 10px;
    width: 258px;
  }
  .list_ttl_wrap:before,
  .list_ttl_wrap:after {
    width: 12px;
  }
  .list_ttl_wrap:before {
    right: 103%;
  }
  .list_ttl_wrap:after {
    left: 103%;
  }
  .list_ttl {
    width: 258px;
  }
  .list_ttl > span:before,
  .list_ttl > span:after {
    height: 10px;
  }
  .list_ttl > span > span {
    font-size: 16px;
  }
  .box_list.hidden_list {
    padding-bottom: 38px;
  }
  .box_list.hidden_list + .box_list {
    margin-top: 25px;
  }
  .box_list.hidden_list input ~ .list_column2,
  .box_list.hidden_list input ~ .list_column3 {
    height: 62px;
    overflow: hidden;
  }
  .box_list.hidden_list input[type=checkbox]:checked ~ .list_column2,
  .box_list.hidden_list input[type=checkbox]:checked ~ .list_column3 {
    height: auto !important;
  }
  .list_column2 li,
  .list_column3 li {
    margin: 0 4% 10px 0;
    max-width: 48%;
  }
  .list_column3 li:nth-child(3n) {
    margin-right: 4%;
  }
  .list_column2 li:nth-child(2n),
  .list_column3 li:nth-child(2n) {
    margin-right: 0;
  }
  .list_btn_text {
    font-size: 15px;
    padding: 5px 10px;
  }
  .box_list label {
    border: 1px solid #e3d7a8;
    box-sizing: content-box;
    color: #0d53de;
    display: block;
    font-size: 14px;
    height: 26px;
    letter-spacing: 0;
    line-height: 1.9;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: calc(100% - 2px);
    z-index: 100;
  }
  .box_list label::after {
    content: '+';
    display: inline-block;
    transition: all .5s;
  }
  .box_list input[type=checkbox]:checked + label::after {
    transform: rotate(45deg);
  }
}

/******* IE ***********/
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .result .title_h2cmn > span {
    padding: 20px 100px 10px;
  }
  .list_ttl > span > span {
    margin-bottom: -3px;
    padding-top: 3px;
  }
  .list_ttl > span > span::before,
  .list_ttl > span > span::after {
    margin-top: -10px;
  }
  .list_btn_text {
    padding: 8px 10px 2px;
  }
}
/* 190513 修正ここまで */

/* table_of_contents
   =========================================================== ======================== */
.table_of_contents {
  background: url(/image_cmn/bgtitle/bg-division-content.png) repeat 0 0;
  margin: 0 auto 40px;
  max-width: 800px;
  padding: 28px 0;
  position: relative;
}

.table_of_contents::before,
.table_of_contents::after {
  content: '';
  display: block;
  position: absolute;
}

.table_of_contents::before {
  background: url(/image_cmn/bgtitle/bg-division01.png) no-repeat 0 0;
  height: 62px;
  width: 213px;
  left: 0;
  top: 0;
}

.table_of_contents::after {
  background: url(/image_cmn/bgtitle/bg-division02.png) no-repeat 0 0;
  height: 110px;
  width: 239px;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.table_of_contents .division-icon {
  color: #FFF;
  display: inline-block;
  font-weight: 600;
  padding: 3px 11px;
  text-align: center;
}

.table_of_contents .kokuho {
  background: url(/image_cmn/bgtitle/bg-division-ico01.png) repeat 0 0;
}

.table_of_contents .Jubun {
  background: url(/image_cmn/bgtitle/bg-division-ico02.png) repeat 0 0;
}

.table_of_contents .jubi {
  background: url(/image_cmn/bgtitle/bg-division-ico03.png) repeat 0 0;
}

.table_of_contents .tokuju {
  background: url(/image_cmn/bgtitle/bg-division-ico04.png) repeat 0 0;
}

.table_of_contents .juyo {
  background: url(/image_cmn/bgtitle/bg-division-ico05.png) repeat 0 0;
}

.table_of_contents .tokuho {
  background: url(/image_cmn/bgtitle/bg-division-ico06.png) repeat 0 0;
}

.table_of_contents .hozon {
  background: url(/image_cmn/bgtitle/bg-division-ico07.png) repeat 0 0;
}

.table_of_contents .tokuki {
  background: url(/image_cmn/bgtitle/bg-division-ico08.png) repeat 0 0;
}

.table_of_contents .kityo {
  background: url(/image_cmn/bgtitle/bg-division-ico09.png) repeat 0 0;
}

.table_of_contents .mikan {
  background: url(/image_cmn/bgtitle/bg-division-ico10.png) repeat 0 0;
}

/* title */
.table_of_contents .list-title {
  color: #b28e5e;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  font-feature-settings: "pkna";
  font-size: 25px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 35px;
}

.table_of_contents .list-title span {
  display: inline-block;
}

@media (min-width: 768px) {
  .table_of_contents .list-title span {
    max-width: 640px;
    position: relative;
  }
  .table_of_contents .list-title span:before,
  .table_of_contents .list-title span:after {
    content: '';
    background: #b28e5e;
    display: block;
    height: 2px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 18px;
  }
  .table_of_contents .list-title span:before {
    right: 105%;
  }
  .table_of_contents .list-title span:after {
    left: 105%;
  }
}

.division-title {
  background: url(/image_cmn/bgtitle/bg-division-h3.png) center no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  color: #FFF;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  font-size: 19px;
  font-weight: 600;
  margin-left: -140px;
  max-height: 41px;
  padding: 11px;
  position: absolute;
  left: 50%;
  top: -20px;
  text-align: center;
  width: 281px;
}

.division-title span {
  position: relative;
  padding: 0 33px;
  display: inline-block;
}

.division-title > span::after,
.division-title > span::before {
  background: url(/image_cmn/bgtitle/ico.png) no-repeat;
  content: '';
  display: block;
  height: 14px;
  left: 0;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  width: 22px;
}

.division-title > span::after {
  left: auto;
  right: 0;
}

/* division */

.division {
  background: url(/image_cmn/bgtitle/bg-division03.png) no-repeat top right #fbf7ea;
  border: 3px solid #b28e5f;
  margin: 0 auto;
  max-width: 680px;
  padding: 3px;
  position: relative;
  z-index: 1;
}

.division_inner {
  border: 1px solid #b28e5f;
  display: flex;
  justify-content: center;
  padding: 39px 15px 16px;
}

.division_inner > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 450px;
}

.division_inner > ul > li {
  margin-bottom: 10px;
  width: 222px;
}

.division_list {
  margin-top: 25px;
}

.division_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 686px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.division_list.open ul {
  height: auto !important;
}

.division_list > ul > li {
  display: flex;
  margin-bottom: 6px;
  width: 307px;
}

.table_of_contents .division_list .division-icon {
  padding: 0;
  text-align: center;
  width: 62px;
}

.division_list > ul > li a {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  font-feature-settings: "pkna";
  margin-left: 10px;
  max-width: 234px;
  vertical-align: top;
}

.division_list > ul > li a:link {
  font-weight: 600;
}

.division_list .division-icon {
  padding: 0 11px;
  line-height: 1.3;
}

@media (max-width: 320px) {
  .division_inner {
    padding: 30px 6px 7px;
  }
}

@media (max-width: 767px) {
  .division-text {
    display: block;
    margin-top: 5px;
    padding-left: 11px;
  }
  .table_of_contents .list-title {
    font-size: 20px;
    margin: 0 10px 30px;
  }
  .division {
    background-image: none;
    margin: 0 10px 20px;
  }
  .division_inner > ul {
    justify-content: space-around;
  }
  .division_inner > ul > li {
    font-size: 16px;
    width: 45%;
  }
  .division_list {
    margin: 0 10px;
  }
  .division_list > ul > li {
    font-size: 16px;
    width: 100%;
  }
  .division_list > ul > li a {
    max-width: unset;
  }
  .table_of_contents .division_list .division-icon {
    width: 56px;
  }
  .pcOnly {
    display: none;
  }
}

/* search_artisan */
.box_bgBrown.search_artisan {
  padding-bottom: 5px;
}

@media (min-width: 768px){
  .search_artisan .box_txt {
    letter-spacing: .05em;
  }
}

@media (max-width: 767px){
  .search_artisan .box_txt {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 3.6%;
  }
}

/* all_btn */
.all_btn {
  margin: 20px 0 0;
  text-align: center;
  position: relative;
  z-index: 2;
}

.all_btn .cmn_link_btn {
  cursor: pointer;
  display: inline-block;
  min-width: 232px;
  width: auto;
  z-index: 1;
}

.cmn_link_btn_text {
  font-size: 18px;
  font-weight: 600;
}

.division_list.open .all_btn .cmn_link_btn_text::after {
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  .all_btn .cmn_link_btn {
    min-width: 250px;
  }
  .all_btn .cmn_link_btn_text {
    font-size: 18px;
  }
  .all_btn .roll:hover {
    opacity: 1;
  }
}

/* banner 20191205*/
.bnr_line {
  margin: 0 auto 40px;
}

.bnr_line .bnr_line2 p {
  letter-spacing: .06em;
  line-height: 1.4;
}

.bnr_line2:nth-child(-n+2) {
  margin-top: 0;
}

.bnr_line2 > .bnr_box {
  margin: 0 auto;
}

.no_image img {
  box-sizing: border-box;
  display: block;
  height: auto;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .bnr_line .bnr_line2 p {
    font-size: 15px;
  }
  .bnr_line2 {
    margin: 25px auto 0;
  }
  .bnr_line2:nth-child(2) {
    margin-top: 25px;
  }
  .no_image {
    display: none;
  }
}

/* banner 1column 20200124*/
.bnr_box_child_wrap.wrap_col1 {
  background: none;
  justify-content: center;
}

@media (min-width: 768px) {
  .bnr_box_child_item.item_col1 {
    margin-top: 20px;
    max-width: 500px;
    padding: 0;
    width: 100%;
  }
  .bnr_box_child_item.item_col1:first-of-type {
    margin-top: 0;
  }
  .bnr_box_child_item.item_col1 figcaption {
    letter-spacing: .05em;
    text-align: justify;
  }
}

/* banner heading 20200228*/
.sword_bnr_block_box.heading_bnr .bnr_box_child_wrap {
  margin-top: 0;
}

@media (min-width: 768px) {
  .sword_bnr_block_box.heading_bnr {
    margin: 0 auto 45px;
  }
  .sword_bnr_block_box.heading_bnr .bnr_box_child_item.item_col1 {
    max-width: 500px;
  }
}

@media (max-width: 767px) {
  .sword_bnr_block_box.heading_bnr {
    margin: 0 auto 25px;
  }
}

/* link_btn01 200312 uesugi*/
.link_btn01 {
  background-color: #c02a2a;
}

.link_btn01 .cmn_link_btn_text {
  align-items: center;
  display: flex;
  justify-content: center;
  height: calc(100% - 6px);;
}

.link_btn01.link_none {
  background-color: #fff;
  border-color: #cab975;
  pointer-events: none;
}

.link_btn01.link_none .cmn_link_btn_text {
  color: #000;
}

.link_btn01.link_none::before,
.link_btn01.link_none::after,
.link_btn01.link_none .cmn_link_btn_inner::before,
.link_btn01.link_none .cmn_link_btn_inner::after,
.link_btn01.link_none .cmn_link_btn_text {
  border-color: #e3d7a8;
}

.link_btn01.link_none .cmn_link_btn_text::after {
  display: none;
}

@media (min-width: 768px){
  .link_btn01 .cmn_link_btn_text {
    font-size: 19px;
    letter-spacing: .14em;
    padding: 6px 20px 6px 15px;
  }
}

@media (max-width: 767px){
  .link_btn01 .cmn_link_btn_text {
    font-size: 15px;
  }
}

/* ------------------------------------ */
/* ▼ row change btn */
/* ------------------------------------ */
button.row_change_btn {
  border: none;
  outline: none;
  padding: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
}

@media (min-width: 768px) {
  .row_change_btn_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 650px;
    margin: 0 auto 20px;
  }

  .row_change_btn {
    background-color: #e49090;
    color: #fff;
    cursor: pointer;
    display: block;
    font-weight: 600;
    text-align: center;
    max-width: 204px;
    width: 100%;
  }

  .row_change_btn.is_active {
    background-color: #c92121;
    cursor: default;
    pointer-events: none;
  }

  .row_change_btn:not(.is_active):hover {
    opacity: .8;
  }

  .row_change_btn_inner {
    display: block;
    padding: .3889em 1.66667em .3334em 1.38889em;
    position: relative;
  }

  .row_change_btn.is_active .row_change_btn_inner {
    padding-right: 25px;
  }

  .row_change_btn:not(.is_active) .row_change_btn_inner::after {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    content: '';
    height: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .row_change_btn_inner {
    padding: 9px 30px 4px 25px;
  }
}

.bnr_box_line {
  width: 100%;
  margin-bottom: 10px;
  border-top: 2px solid #b28e5e;
  max-width: 840px;
}

/* ------------------------------------ */
/* ▼ division-title-sub */
/* ------------------------------------ */
.division-title-sub {
  background: url(../image/bg-division-sub.png) no-repeat center top;
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  font-feature-settings: "pkna";
  font-weight: 600;
  letter-spacing: .06em;
  line-height: 1.3;
  margin: 30px auto 25px;
  min-height: 40px;
  text-align: center;
}
.division-title-sub-text {
  width: 261px;
}

@media (min-width: 768px) {
  .division-title-sub {
    background-size: 33%;
    font-size: 19px;
  }
  .division-title-sub-text {
    display: inline-block;
    max-width: 300px;
    padding: 9px 20px 7px;
    position: relative;
  }
  .division-title-sub-text:before,
  .division-title-sub-text:after {
    background: #ce9b0e;
    content: '';
    display: block;
    height: 2px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 73%;
  }
  .division-title-sub-text:before {
    right: 108%;
  }
  .division-title-sub-text:after {
    left: 108%;
  }
}

@media (max-width: 767px) {
  .division-title-sub {
    background-size: contain;
    font-size: 18px;
    margin: 30px auto 10px;
    padding: 9px 0 7px;
  }
}

/* ------------------------------------ */
/* ▼ TCI福岡_sakaguchi バナー共通化対応 */
/* ------------------------------------ */
.cmn_bnr_area.col02.col02_bnr_02.cmn_has_spacer figure:last-of-type {
    background-color: transparent;
}
@media (min-width: 768px) {
  .cmn_bnr_area.col02.minoden .has_text .bnr_txt {
    width: 85%;
  }
  .part_content_php .cmn_bnr_area.col02_bnr_02 {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .cmn_bnr_area.col02.minoden,
  .cmn_bnr_area.col02.soshuden,
  .cmn_bnr_area.col02.yamashiroden,
  .cmn_bnr_area.col02.yamatoden,
  .cmn_bnr_area.col02.bizenden {
    display: block;
    max-width: 345px;
    width: 90%;
    padding: 0;
  }
  .part_content_php .cmn_bnr_area.col02_bnr_01 {
    padding: 0 2.5rem;
  }
  .part_content_php .cmn_bnr_area.col02_bnr_02 {
    padding: 0 2.5rem;
    margin-top: 25px;
    max-width: 550px;
  }
}

/* 200825 sword_bnr_detail */
.sword_bnr_detail_title {
  text-align: center;
}

.sword_bnr_detail_title_inner {
  position: relative;
}

.sword_bnr_detail_title_text {
  font-size: 22px;
  font-weight: 600;
  position: relative;
}

.sword_bnr_detail_title_text::before,
.sword_bnr_detail_title_text::after {
  background: url(../image/bg-title01.png) no-repeat;
  background-size: 100%;
  content: "";
  height: 18px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 27px;
}

@media (min-width: 768px){
  .sword_bnr_detail_block_box {
    margin-top: 30px;
  }

  .sword_bnr_detail_title_inner::before,
  .sword_bnr_detail_title_inner::after {
    background: #b28e5f;
    content: "";
    height: 2px;
    top: 50%;
    margin-top: -1px;
    position: absolute;
    width: 180px;
  }

  .sword_bnr_detail_title_inner::before {
    left: -238px;
  }

  .sword_bnr_detail_title_inner::after {
    right: -238px;
  }

  .sword_bnr_detail_block_box .bnr_box_child_wrap {
    margin-top: 20px;
    padding-bottom: 5px;
  }

  .sword_bnr_detail_title_text::before {
    left: -42px;
  }

  .sword_bnr_detail_title_text::after {
    right: -42px;
  }
}

@media (max-width: 767px){
  .search_menu li a .type_name {
    width: 95%;
  }
  .sword_bnr_detail_block_box {
    margin-top: 7%;
  }

  .sword_bnr_detail_title_text {
    font-size: 19px;
  }

  .sword_bnr_detail_title_text::before,
  .sword_bnr_detail_title_text::after {
    height: 15px;
    width: 22px;
  }

  .sword_bnr_detail_title_text::before {
    left: -35px;
  }

  .sword_bnr_detail_title_text::after {
    right: -35px;
  }
}

@media (min-width: 768px){
  .title-wrap {
    position: relative;
  }
  .title-wrap .title-text-box {
    position: absolute;
    right: 20px;
    top: 40px;
    max-width: 480px;
  }
}

@media (max-width: 767px){
  .title.title_top {
    position: relative;
  }
  .title.title_top h1 {
    position: absolute;
    top: 1.5em;
  }
}

/* ------------------------------------ */
/* ▼ box_search_era_btm_btn */
/* ------------------------------------ */
.box_search_era_btm_btn {
  display: flex;
  flex-direction: column;
  height: 132px;
  justify-content: space-around;
  margin: 0 auto;
  width: 78%;
}
.box_search_era_btm_btn > .cmn_link_btn {
  max-width: 420px;
  width: 100%;
}

@media (max-width: 939px) {
  .box_search_era_btm_btn {
    justify-content: flex-start;
    height: auto;
  }
  .box_search_era_btm_btn > .cmn_link_btn:first-of-type {
    margin-top: 0;
  }
}

@media (max-width: 939px) and (min-width: 768px) {
  .box_search_era_btm_btn > .cmn_link_btn {
    margin-top: 20px;
  }
  .box_search_era ul li:nth-last-child(2) {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .box_search_era ul li.box_search_era_btm_btn_wrap {
    display: block;
    margin: 10px auto 0;
    max-width: 356px;
    width: 100%;
  }
  .box_search_era_btm_btn > .cmn_link_btn {
    margin-top: 10px;
  }
  .box_search_era_btm_btn .cmn_link_btn_text {
    font-size: 16px;
    padding: 5px 11px 5px 2px;
  }
}

@media (max-width: 500px) {
  .box_search_era_btm_btn .cmn_link_btn_text {
    font-size: 3.2vw;
  }
}


/* 『槍』検索結果」／種類表示追加 */
/* ------------------------------------ */
/* ▼ spear */
/* ------------------------------------ */
.spear_inner {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 42px;
  padding-bottom: 45px;
}
.spear_box {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
}
.spear_box:nth-of-type(2n) {
  background-color: #f9f3db;
}
.spear .cmn_h2_01 {
  max-width: initial;
}
.spear .cmn_h2_01.cmn_h2_01_bl > span {
  background: url(../image/bg-ttl04.png);
}
.spear .cmn_h2_01.flower01::before {
  background: url(../image/ico-ttl-flower01_l.png) no-repeat right;
  background-size: 100%;
  bottom: calc(50% - 28px);
  height: 55px;
  width: 188px;
  opacity: .6;
}
.spear .cmn_h2_01.flower01::after {
  background: url(../image/ico-ttl-flower01_r.png) no-repeat left;
  background-size: 100%;
  height: 55px;
  top: calc(50% - 28px);
  width: 188px;
  opacity: .6;
}
.spear .cmn_h2_01.flower02::before {
  background: url(../image/ico-ttl-flower02_l.png) no-repeat right;
  background-size: 100%;
  bottom: calc(50% - 28px);
  height: 55px;
  width: 188px;
  opacity: .6;
}
.spear .cmn_h2_01.flower02::after {
  background: url(../image/ico-ttl-flower02_r.png) no-repeat left;
  background-size: 100%;
  height: 55px;
  top: calc(50% - 28px);
  width: 188px;
  opacity: .6;
}
.spear_wrap {
  margin-top: 30px;
  padding: 20px;
  border: 1px solid #b28e5f;
}
.spear_img {
  aspect-ratio: 419 /154;
}
.spear_img img {
  object-fit: cover;
  width: 100%;
  vertical-align: bottom;
}
.spear_title {
  color: #fff;
  padding: 7px 12px;
  background: url(../image/bg-01.jpg) repeat center / cover;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.spear_items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.spear_item {
  width: calc((100% - 20px) / 2);
}
.spear_item:nth-of-type(n + 3) {
  margin-top: 20px;
}
.spear .parts_mt_lv02 {
  text-align: center;
}
.spear .cmn_link_btn {
  max-width: 340px;
}
@media screen and (max-width: 767px) {
  .spear_inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .spear_wrap {
    margin-top: 25px;
    padding: 10px;
  }
  .spear_item {
    width: calc((100% - 10px) / 2);
  }
  .spear_item:nth-of-type(n + 3) {
    margin-top: 10px;
  }
  .spear .cmn_link_btn_text {
    font-size: 14px;
    padding: 8px 11px 8px 2px;
  }
  .spear_title {
    font-size: 14px;
  }
  .spear .cmn_h2_01::before,
  .spear .cmn_h2_01::after {
    display: none;
  }
  .cmn_anchor.type03>ul>li {
    width: calc((100% - 5px) / 2);
  }
  .cmn_anchor.type03>ul:not(.sp_col2)>li:not(:first-of-type) {
    margin-top: initial;
  }
  .cmn_anchor.type03>ul:not(.sp_col2)>li:nth-of-type(n + 3) {
    margin-top: 5px;
  }
  .cmn_anchor.type03>ul>li:nth-of-type(2n) {
    margin-left: 5px;
  }
  .spear .cmn_link_btn {
    max-width: 280px;
  }
}

/* ------------------------------------ */
/* ▼ number-table */
/* ------------------------------------ */
.number-table {
  margin: 30px auto 21px;
  border: 3px solid #b28e5e;
  width: 583px;
}
.number-table_inner {
  text-align: center;
}
.number-table th {
  width: 220px;
  text-align: center;
  background: url(../image/bg-01.jpg) no-repeat center / cover;
  color: #fff;
  vertical-align: middle;
}
.number-table td {
  text-align: left;
  padding-left: 20px;
  padding-right: 10px;
  font-weight: 600;
  vertical-align: middle;
}
.number-table .num {
  display: inline-block;
  text-align: right;
  width: 50px;
  font-size: 22px;
}
.number-table .plan {
  font-size: 18px;
}
.number-table table .num.num02 {
  width: 40px;
}
@media screen and (max-width: 767px) {
  .number-table {
    margin: 6% auto 0;
    width: auto;
    max-width: 400px;
  }
  .number-table th {
    width: 146px;
    font-size: 16px;
  }
  .number-table td {
    line-height: 1.2;
    font-size: 17px;
    padding: 5px 10px;
  }
  .number-table .num {
    font-size: 17px;
    width: 40px;
  }
  .number-table .plan {
    font-size: 14px;
  }
  .number-table table .num.num02 {
    width: 32px;
  }
}