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

title : 日本刀詳細ページ
scope : 日本刀詳細ページ

memo：

2025/02/27 nagaokd

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

/* ------------------------------------ */
/* ▼ 共通 上書き */
/* ------------------------------------ */
img {
  vertical-align: bottom;
}

.btn_return {
  margin-bottom: 12px;
}

.btn_return .flex_r {
  display: flex;
  flex-direction: row-reverse;
}

.btn_return .cmn_link_btn {
  background:url(../image/backbtn.png) 50% 50% no-repeat;
  background-size:100%;
  border: none;
  margin: 0;
  width: 155px;
}
.btn_return .cmn_link_btn_inner {
  display: flex;
  padding: 5px 0px 5px 18px;
  justify-content: center;
  align-items: center;
}
.btn_return .cmn_link_btn_text {
  font-size: 16px;
  letter-spacing: .14em;
  line-height: 1;
  padding: 0;
}
.btn_return .cmn_link_btn_text:before,
.btn_return .cmn_link_btn_text:after {
  display: none;
}
.box__top .wcm {
  margin: 0 auto 60px;
}

@media (max-width: 767px) {
  .box__top .wcm {
    margin-bottom: 0;
  }
}
.box__top .box__first {
  background: url(../image/bg_title.jpg) no-repeat bottom right #000;
  background-size: cover;
  color: #fff;
  display: table;
  padding: 10px 10px 12px;
  position: relative;
  width: 100%;
}
.box__top .box__first .box__left {
  display: table-cell;
  vertical-align: middle;
  width: 191px;
}
.box__top .box__first .box__left li {
  background: #7d6044;
  font-size: 17px;
  letter-spacing: .06em;
  line-height: 1;
  margin: 5px 0;
  padding: 6px 5px;
  text-align: center;
}
.box__top .box__first .box__left li.first {
  background:#4b742f;
}
.box__top .box__first .box__right {
  display: table-cell;
  padding-left: 25px;
  vertical-align: middle;
}
.box__top .box__first .box__right p {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .06em;
  line-height: 1.3;
  margin: 0 0 8px;
}
.box__top .box__first .box__right h1 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: .06em;
  line-height: 1.3;
}
.box__top .box__first .box__right .cmn_h1_sitetop_name {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .box__top .box__first {
    display: block;
    padding: 20px 20px 0;
  }
  .box__top .box__first .box__left {
    display: block;
    width: 100%;
  }
  .box__top .box__first .box__left ul {
    font-size: 0;
    padding: 0 12px;
    padding-left: 0;
  }
  .box__top .box__first .box__left li {
    border-left: 5px solid #000;
    border-right: 5px solid #000;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 2px 5px;
    width: 51%;
  }
  .box__top .box__first .box__right {
    border-bottom: 1px solid #594730;
    display: block;
    padding: 0;
  }
  .box__top .box__first .box__right p {
    font-size: 13px;
    margin: 21px 0 10px;
  }
  .box__top .box__first .box__right h1 {
    font-size: 22px;
    padding-bottom: 18px;
  }
  .box__top .box__first .box__right h1 br {
    display: none;
  }
  .box__top .box__second {
    font-size: 15px;
    line-height: 22px;
    padding: 20px 20px 22px;
  }
  

}

.box__second {
  background:#faf1e7;
  padding:25px 15px;
}
.box__second > .content {
  font-weight: 600;
  letter-spacing: .1em;
  margin-left: auto;
  margin-right: auto;
  max-width: 757px;
  width: 100%;
}

.box_detail .box__title {
  background: url(../image/bkg_05.jpg) 50% 50% no-repeat;
  background-size:850px;
  display: table;
  height: 55px;
  margin: 0 auto;
  max-width: 850px;
  width: 100%;
}
.box_detail .box__title h2 {
  color: #fff;
  display: table-cell;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: .12em;
  text-align: center;
  vertical-align: middle;
}

.box_detail .box__title h2 span {
  display: inline-block;
  position: relative;
}

.box_detail .box__title h2 span:after,
.box_detail .box__title h2 span:before {
  background: url(../image/ico13.png) no-repeat;
  content: '';
  display: block;
  height: 20px;
  left: -40px;
  margin-top: -11px;
  position: absolute;
  top: 50%;
  width: 20px;
}

.box_detail .box__title h2 span:after {
  left: auto;
  right: -40px;
}

.photo__title {
    background: url(../image/bkg_title_top.jpg) no-repeat top center;
    display: table;
    height: 60px;
    margin: 0 auto;
    padding-top: 19px;
    position: relative;
    width: 96%;
}

.photo__title:before {
    background: #9E792E;
    content: '';
    display: block;
    height: 2px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.photo__title h2 {
    background: url(../image/bkg_title_bottom.jpg) no-repeat bottom center;
    color: #fff;
    display: table-cell;
    font-size: 19px;
    font-weight: 600;
    position: relative;
    padding-bottom: 18px;
    text-align: center;
    vertical-align: middle;
    z-index: 1;
}

.photo__title h2 span {
    display: inline-block;
    font-feature-settings: "pkna";
    line-height: 1.3;
    max-width: 500px;
    position: relative;
    letter-spacing: .075em;
}

@media (max-width: 767px) {
  .box_detail {
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .box_detail .box__title {
    background-size: 100% 48px;
    height: 48px;
    position: relative;
  }
  .box_detail .box__title h2 {
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 1;
  }

  .box_detail .box__title:before {
    background: url(../image/col.png) no-repeat;
    background-size: 100%;
    border: 1px solid #fff;
    content: '';
    display: block;
    height: 20px;
    margin-top: -10px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 20px;
  }
  .box_detail .box__title.active:before {
    background: url(../image/ex.png) no-repeat;
    background-size: 100%;
  }
}
.box_search_detail .box_detail .col_left {
  margin: 0 auto;
  max-width: 850px;
  width: 100%;
}
.box_search_detail .box_detail .col_left .box_info {
  border: 2px solid #4e2946;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .box_search_detail .box_detail .col_left .box_info {
    margin-bottom: 0;
  }
}

.box_info .box_info_inner {
  display: flex;
  flex-wrap: wrap;
}

.box_info .box_info_inner .title {
  align-items: center;
  background: url(../image/bg_table_detail01.jpg) repeat top left;
  background-size: 50%;
  border-right-width: 1px;
  display: flex;
  padding-left: 10px;
}

.box_info .box_info_inner .title i {
  font-size: 0;
  margin-top: -3px;
  width: 20px;
}

.box_info .box_info_inner .title span {
  color: #fff;
  padding-left: 8px;
}

.box_info .box_info_inner .text {
  background: #fff;
}

.box_info .box_info_inner .text.spec {
  font-weight: 600;
}
.box_info .box_info_inner dt {
  font-weight:600;
}
.box_info .box_info_inner dt,
.box_info .box_info_inner dd {
  border-bottom: 1px solid #4e2946;
  letter-spacing: .06em;
  line-height: 1.6;
}

.box_info .box_info_inner dd:nth-of-type(even) {
  border-right: none;
}

.box_info .box_info_inner dt:nth-last-of-type(1),
.box_info .box_info_inner dd:nth-last-of-type(1) {
  border-bottom: none;
}

@media (max-width: 320px) {
  .box_info .box_info_inner .title {
    padding: 4px;
  }
  .box_info .box_info_inner .title span {
    padding-left: 4px;
  }
}

@media (max-width: 767px) {
  .box_info .box_info_inner .title {
    font-size: 1.5rem;
    line-height: 1.2;
    width: 40.6%;
  }
  .box_info .box_info_inner .text {
    padding: 15px 18px;
    width: 59.4%;
  }
  .box_info .box_info_inner .text.spec {
    font-size: 1.7rem;
  }
  .box_info .box_info_inner dd {
    border-right: none;
  }
}

@media (min-width: 768px) {
  .box_info .box_info_inner .title {
    width: 20.28%;
  }
  .box_info .box_info_inner .text {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 10px;
    width: 29.72%;
  }
  .box_info .box_info_inner .text > .small {
    margin-top: -8px;
  }
  .box_info .box_info_inner dt:nth-last-of-type(2),
  .box_info .box_info_inner dd:nth-last-of-type(2) {
    border-bottom: none;
  }
}
.box__search {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .box__search {
    padding-left:10px;
    padding-right:10px;
  }
}
.box__search .box__title,
.box__links__related .box__title {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.box__search .box__title h2,
.box__links__related .box__title h2 {
  background:url(../image/bkg_01.jpg) 50% 50% no-repeat;
  background-size:cover;
  clip-path: polygon(0 50%, 22px 0, calc( 100% - 22px ) 0, 100% 50%, calc( 100% - 22px ) 100%, 22px 100%);
  font-size:19px;
  font-weight:600;
  letter-spacing: .06em;
  line-height: 1.3;
  text-align:center;
  padding: 2px;
}
.box__search .box__title h2 > span,
.box__links__related .box__title h2 > span {
  background: #a8a779;
  color:#fff;
  clip-path: polygon(2px 50%, 20px 1px, calc(100% - 20px) 1px, calc(100% - 2px) 50%, calc(100% - 20px) calc(100% - 1px), 20px calc(100% - 1px));
  display: block;
  padding: 1px;
}
.box__search .box__title h2 > span > span,
.box__links__related .box__title h2 > span > span {
  background:url(../image/bkg_01.jpg) 50% 50% no-repeat;
  background-size:cover;
  clip-path: polygon(2px 50%, 20px 1px, calc(100% - 20px) 1px, calc(100% - 2px) 50%, calc(100% - 20px) calc(100% - 1px), 20px calc(100% - 1px));
  display: block;
  padding: 7px 62px;
}
.box__search .box__title h2 > span > span > span,
.box__links__related .box__title h2 > span > span > span {
  display: block;
  position: relative;
}
.box__search .box__title h2 > span > span > span:before,
.box__search .box__title h2 > span > span > span:after,
.box__links__related .box__title h2 > span > span > span:before,
.box__links__related .box__title h2 > span > span > span:after {
  background:url(../image/ico_white.png) 50% 50% no-repeat;
  background-size:16px;
  content:'';
  display: block;
  height: 16px;
  position: absolute;
  top: calc( 50% - 8px );
  width: 16px;
  z-index: 1;
}
.box__search .box__title h2 > span > span > span:before,
.box__links__related .box__title h2 > span > span > span:before {
  left: -28px;
}
.box__search .box__title h2 > span > span > span:after,
.box__links__related .box__title h2 > span > span > span:after {
  right: -28px;
}

@media (max-width: 767px) {
  .box__links__related {
    padding-left: 10px;
    padding-right: 10px;
  }
  .box__search .box__title h2,
  .box__links__related .box__title h2 {
    font-size:18px;
  }
  .box__detail__content {
    display: none;
    padding-top: 20px;
  }
  .box_search_detail .box_detail .col_left {
    padding: 0 17px;
  }
}

.box__search p {
  margin: 10px 0 25px;
  text-align: center;
}
.box__search p span {
  background: url(../image/ico_zoom.png) no-repeat;
  background-size: 100%;
  display: inline-block;
  height: 16px;
  margin: 0 5px;
  vertical-align: middle;
  width: 16px;
}
@media (max-width: 767px) {
  .box__search p {
    font-size: 13px;
    margin: 5px 0 20px;
    text-align: left;
  }
}
.list__imgs {
  margin: 30px auto 40px;
  max-width: 920px;
}

.list__imgs .item {
  font-size: 0;
  margin-bottom: 27px;
}

.list__imgs .item:last-child {
  margin-bottom: 0;
}

.list__imgs .item .showcase_box__content {
  display: block;
  margin-bottom: 20px;
  background: #000;
}

.list__imgs .item .showcase_box__content:last-child {
  margin-bottom: 0;
}

.list__imgs .item img {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.list__imgs .item a {
  display: table;
  position: relative;
  max-height: 136px;
  overflow: hidden;
}

.list__imgs .item a.icon_gray,
.list__imgs .item a + a {
  margin: 0;
}

.grid__imgs {
  margin: 0 auto;
  max-width: 920px;
}

.grid__imgs ul,
.grid__imgs .img__items {
  font-size: 0;
  margin: 0 -13px;
}

.grid__imgs li,
.grid__imgs .img__item {
  display: inline-block;
  margin-bottom: 20px;
  padding: 0 15px;
  width: 33%;
}
.grid__imgs li > a,
.grid__imgs .img__item > a {
  position: relative;
}

.grid__imgs .img__item.no_data {
  padding-top: 15%;
}

.grid__imgs li.hidepc,
.grid__imgs .img__item.hidepc {
  display: none;
}

.grid__imgs li:nth-child(2n+1),
.grid__imgs .img__item:nth-child(2n+1) {
  clear: both;
}

.grid__imgs .buttons {
  font-size: 0;
  text-align: right;
}

.grid__imgs .btncollapse {
  display: none;
}

.grid__imgs .deco {
  border: none;
  background: none;
  position: relative;
  text-align: center;
}

.grid__imgs .deco img {
  width: 70%;
}

@media (max-width: 767px) {
  .list__imgs {
    margin-bottom: 30px;
  }
  .list__imgs .item {
    margin-bottom: 15px;
  }
  .grid__imgs ul,
  .grid__imgs .img__items {
    margin: 0 -2px 6px;
  }
  .grid__imgs li,
  .grid__imgs .img__item {
    margin-bottom: 4px;
    padding: 0 2px;
    width: 33%;
  }
  .grid__imgs li:nth-child(n),
  .grid__imgs li:nth-child(2n+1),
  .grid__imgs .img__item:nth-child(n),
  .grid__imgs .img__item:nth-child(2n+1) {
    clear: none;
  }
  .grid__imgs ul:not(.slick-slider) li:nth-child(2n),
  .grid__imgs .img__items:not(.slick-slider) .img__item:nth-child(2n) {
    clear: both;
  }
  .grid__imgs .buttons {
    margin: 0 auto;
    max-width: 87.3%;
    text-align: center;
  }
  .grid__imgs .buttons .btnclose {
    display: none;
  }
  .grid__imgs .prev {
    left: -22px;
  }
  .grid__imgs .next {
    right: -22px;
  }
  .grid__imgs .img__item.no_data {
    padding-top: 18%;
  }
  .grid__imgs .img__item.no_data img {
    width: 85%;
  }
}

@media (min-width: 768px) {
  
  .cmn_box_item_movie.col03 {
    justify-content: flex-start;
    margin: 0 auto;
    max-width: 810px;
  }
  .cmn_box_item_movie.col03 .cmn_item_movie {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(33.3333% - 20px);
  }
  .cmn_box_item_movie.col03 .cmn_item_movie:nth-of-type(n+4) {
    margin-top: 20px;
  }
  .cmn_box_item_movie.col03.has_spacer::before{
    left: -290px;
  }
  .cmn_box_item_movie.col03.has_spacer::after {
    right: -375px;
  }
  .cmn_box_item_movie.col03 .cmn_item_movie {
    position: relative;
  }
  .cmn_box_item_movie.col03 .cmn_item_movie:last-of-type:nth-of-type(3n+1)::after,
  .cmn_box_item_movie.col03 .cmn_item_movie:last-of-type:nth-of-type(3n+2)::after {
    background: url(../image_cmn/spacer/img-cmn-spacer-01.png) center center no-repeat;
    background-size: 60% auto;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin: auto;
    height: 100%;
    width: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .cmn_box_item_movie.col03 .cmn_item_movie:last-of-type:nth-of-type(3n+1)::after {
    left: 216%;
  }
  .cmn_box_item_movie.col03 .cmn_item_movie:last-of-type:nth-of-type(3n+2)::after {
    left: 108%;
  }
}


/* ------------------------------------ */
/* ▼ modal layout */
/* ------------------------------------ */
/* -- fancybox -- */
.fancybox-enabled body {
  width: auto;
}

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

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

.fancybox-bg {
  background: #fff;
}

.fancybox-is-open .fancybox-bg {
  background: rgba(6, 6, 9, 0.9);
  opacity: 1;
}

.fancybox-arrow {
  width: 54px;
}

.fancybox-arrow::after {
  top: 0;
  transition: .2s;
}

.fancybox-arrow:hover::after {
  opacity: .6;
}

.fancybox-arrow--left::after,
.fancybox-arrow--right::after {
  background-color: #848484;
}

.fancybox-show-nav .fancybox-arrow {
  opacity: 1;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
  cursor: default;
}

.fancybox-show-nav .fancybox-arrow[disabled]:hover::after {
  opacity: 1;
}

.fancybox_modal {
  position: relative;
}

.fancybox_modal::after {
  background: url("../image/ico-zoom.png") 0 0 / contain no-repeat;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}

@media (min-width:768px) {
  .fancybox_modal::after {
    height: 30px;
    width: 30px;
  }
}

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

@media (max-width: 767px) {
  .fancybox-arrow {
    top: 46.7%;
  }

  .fancybox_modal::after {
    height: 20px;
    width: 20px;
  }
}

/* -- showcase_box -- */
.showcase_box {
  background: none;
  display: none;
  font-size: 0;
  height: auto;
  text-align: center;
  max-width: 1000px;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.showcase_box .showcase_box__content p {
  color: #fff;
}

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

@media (min-width: 768px) {
  .showcase_box .showcase_box__content p {
    font-size: 18px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .showcase_box .showcase_box__content img {
    border: none;
  }
}

@media (max-width: 767px) {
  .showcase_box .showcase_box__content p {
    font-size: 16px;
  }
}
.box__search .fancybox:after {
  background: url(../image/ico_zoom01.png) no-repeat;
  background-size: 100%;
  bottom: 10px;
  content: '';
  display: block;
  height: 22px;
  position: absolute;
  right: 10px;
  width: 22px;
}

/* -- zoomer -- */
.zoomer {
  padding: 0;
}

.zoomer .zoomer-holder {
  box-shadow: 0 0 1px 0 rgba(80, 80, 80, .5);
}

.zoomer_basic {
  height: 210px;
  overflow: hidden;
  width: 100%;
}

.zoomer_fancy {
  width: 100%;
}

.zoomContainer {
  z-index: 99999;
}

.zoomer_wrapper,
.zoomer .zoomer-positioner,
.zoomer .zoomer-holder,
.zoomer {
  background: none;
  margin: 0;
  padding: 0;
}

.zoomer .zoomer-controls {
  background: none;
  box-shadow: none;
}

.zoomer .zoomer-controls span {
  background: rgba(255, 255, 255, 1);
  margin: 0 15px;
}

.zoomer .zoomer-controls:before {
  display: none;
}

.zoomer .zoomer-controls-top,
.zoomer .zoomer-controls-bottom {
  margin-left: -60px;
  transform: translate3d(0, 0, 0);
}

.zoomer .zoomer-controls span.zoomer-zoom-out:hover,
.zoomer .zoomer-controls span.zoomer-zoom-in:hover {
  background: #333;
}

@media (min-width: 768px) {
  .zoomer_fancy {
    height: 500px;
  }
}

@media (max-width: 767px) {
  .zoomer_fancy {
    height: 380px;
  }
}

/* ------------------------------------ */
/* ▼ モーダルデザイン変更
/* ------------------------------------ */
:root {
  --vh: 1vh;
}
.showcase_box {
  margin: 0;
  max-width: none;
}
.fancybox-slide > .showcase_box  {
  margin: 0;
}
.showcase_box .showcase_box__content p {
  margin: 0;
}
body .fancybox-close-small {
  background: url(../image/close.jpg) no-repeat top left;
  border: 1px solid #cccccc;
  height: 37px;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 37px;
}
.fancybox-close-small::after {
  display: none;
}
.fancybox-close-small:hover {
  opacity: 0.5;
}
.zoomer_wrapper,
.zoomer .zoomer-positioner,
.zoomer .zoomer-holder,
.zoomer {
  background:none;
  margin: 0;
  padding: 0;
}

.showcase_box_cap {
  background-color: rgba(68, 68, 68, .6);
  border-bottom-right-radius: 8px;
  left: 0;
  line-height: 1;
  padding: 20px 25px;
  position: absolute;
  text-align: left; 
  top: 0; 
} 
.showcase_box_cap .showcase_box_cat {
  background: #734d6b;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  letter-spacing: .06em;
  line-height: 1.3;
  margin-bottom: 12px;
  padding: 4px 10px;
}
.showcase_box .showcase_box__content p.showcase_box_tit {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  text-align:left;
}
.showcase_box_cap .showcase_box_btn {
  font-size:18px;
  margin-top:18px;
  width: 240px;
}
.showcase_box_cap .showcase_box_btn .cmn_link_btn_text {
  font-weight:600;
}
.showcase_box_cap .colw {
  border-top-color: #fff;
  margin-bottom: 15px;
  margin-top: 15px;
  
}
.zoomer_fancy {
  height: 100vh; /* Fallback */
  height: calc(var(--vh, 1vh) * 100);
  width: 100%;
}
.fancybox-close-small:hover {
  opacity: 0.5;
}
.fancybox-arrow--left::after,
.fancybox-arrow--right::after {
  background-color: #848484;
}
.zoomer {
  padding: 0;
}
.zoomer .zoomer-controls {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.zoomer .zoomer-controls span {
  background: rgba(255, 255, 255, 1);
  border: 1px solid #cccccc;
  margin: 0 15px;
}
.zoomer .zoomer-controls::before {
  display: none;
}

.zoomer .zoomer-controls-top,
.zoomer .zoomer-controls-bottom {
  margin-left: -60px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.zoomer .zoomer-controls span.zoomer-zoom-out:hover,
.zoomer .zoomer-controls span.zoomer-zoom-in:hover {
  background: #333;
}

@media (min-width: 768px) {
  .showcase_box_cap {
    max-width: 330px;
  }
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto .5em;
  max-width: 680px;
}

.img_box {
  border: #888 solid 1px;
  box-sizing: unset;
  display: block;
  height: auto;
  margin: 0 auto;
}

.wp-caption-text {
  color: #821e7f;
  font-size: 15px;
  line-height: 20px;
  margin: 5px 1.25em auto;
  text-align: center;
  font-weight: normal;
}