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

title : 全国の刀剣関連施設 詳細ページ
scope : 全国の刀剣関連施設 詳細ページ

memo：

last modify : 2021/02/03 TCI福岡_yoneshima／WEB2TCI-19106 刀剣関連施設エリア追加

2021/01/13 TCI福岡_yoneshima／WEB2TCI-14361 レイアウト変更
2020/11/09 TCI福岡_yoneshima／WEB2TCI-14361 新規作成

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

/* ------------------------------------ */
/* ▼ 共通 上書き */
/* ------------------------------------ */
/* - cmn_bnr_area -- */
.cmn_bnr_area a {
  font-size: 0;
}

.cmn_bnr_area.col02 {
  justify-content: center;
}

.cmn_h1_sitetop_name {
  display: inline;
}

/* - cmn_col_block -- */
.cmn_tbl td {
  letter-spacing: .02em;
}

@media (min-width: 768px) {
  .cmn_tbl td {
    padding-left: 12px;
  }
}

/* ------------------------------------ */
/* ▼ page common */
/* ------------------------------------ */
/* - letter_spacing -- */
.lts_n08 {
  letter-spacing: -.08em;
}

/* ------------------------------------ */
/* ▼ h1 */
/* ------------------------------------ */
.banner_h1 {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}

.banner_h1 .txth1 {
  background: url("../image/detail/img-main.jpg") center / cover no-repeat;
  color: #000;
  position: relative;
}

.txth1_inner > .txth1_inner_small {
  border: 1px solid #431215;
  display: inline-block;
  letter-spacing: .06em;
}

@media (min-width: 768px) {
  .banner_h1 .txth1 {
    font-size: 30px;
  }

  .txth1_inner > .txth1_inner_small {
    font-size: 18px;
    margin: 32px auto 0;
    padding: .2em .6em;
  }

  .txth1_inner > .txth1_inner_title {
    line-height: 1.2;
    padding: 0.4em 2em 1.2em;
  }
}

@media (max-width: 767px) {
  .txth1_inner > .txth1_inner_small {
    padding: .1em .3em;
  }

  .txth1_inner > .txth1_inner_title {
    padding-bottom: 2vw;
    line-height: 1;
  }
}

/* ------------------------------------ */
/* ▼ h2 */
/* ------------------------------------ */
.cmn_h2_01 {
  max-width: 864px;
}

/* ------------------------------------ */
/* ▼ section */
/* ------------------------------------ */
/* - section -- */
@media (min-width: 768px) {
  .cmn_section {
    margin-top: 60px;
  }

  .cmn_section:first-of-type {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .cmn_section {
    margin-top: 30px;
  }
}

/* - section_desc -- */
.section_desc {
  max-width: 730px;
}

/* - section_list_block -- */
@media (min-width: 768px) {
  .section_list_block {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .section_list_block {
    margin-top: 20px;
  }
}

/* ------------------------------------ */
/* ▼ section_anchor_btn_block */
/* ------------------------------------ */
.section_anchor_btn_block_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  max-width: 612px;
}

@media (min-width: 768px) {
  .section_anchor_btn_block {
    margin-top: 35px;
    padding: 0 20px;
  }

  .section_anchor_btn_block_item {
    max-width: 306px;
    padding: 0 8px;
    width: 50%;
  }

  .section_anchor_btn_block_item:nth-of-type(n+3) {
    margin-top: 16px;
  }
}

@media (max-width: 767px) {
  .section_anchor_btn_block {
    margin-top: 20px;
    padding: 0 10px;
  }

  .section_anchor_btn_block_item {
    width: 100%;
  }

  .section_anchor_btn_block_item:nth-of-type(n+2) .cmn_link_btn {
    border-top: none;
  }
}

/* ------------------------------------ */
/* ▼ section_bnr_block */
/* ------------------------------------ */
@media (min-width: 768px) {
  .section_bnr_block.col02 {
    max-width: 780px;
  }

  .section_bnr_block.col02 figure {
    max-width: 300px;
    width: 47.44%;
  }
}

@media (max-width: 767px) {
  .section_bnr_block.col01 {
    padding: 0 10px;
  }
}

/* ------------------------------------ */
/* ▼ tbl_box */
/* ------------------------------------ */
.tbl_spot_box {
  align-items: center;
  display: flex;
}

.tbl_spot_image {
  font-size: 0;
  max-width: 134px;
  width: 39.42%;
}

.tbl_spot_text {
  width: 60.58%;
}

@media (min-width: 768px) {
  .tbl_spot_text {
    padding-left: 10px;
  }

  .tbl_btn_box {
    font-size: 16px;
  }

  .tbl_btn_box .cmn_link_btn + .cmn_link_btn {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .tbl_spot_text {
    padding-left: 8px;
  }

  .tbl_btn_box .cmn_link_btn + .cmn_link_btn {
    margin-top: 10px;
  }
}

/* ------------------------------------ */
/* ▼ facility_area_block */
/* ------------------------------------ */
.facility_area_block_inner {
  margin: 0 auto;
}

.facility_area_block_title {
  text-align: center;
}

.facility_area_block_title_text {
  display: inline-block;
  letter-spacing: .08em;
  line-height: 1.47;
  position: relative;
}

.facility_area_block_title_text::before,
.facility_area_block_title_text::after {
  background: url("../../../image-cmn/title/ico-title-item01.png") center / contain no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.facility_area_block_title_text::before {
  left: 0;
}

.facility_area_block_title_text::after {
  right: 0;
}

.facility_area_pref_block {
  display: flex;
  flex-wrap: wrap;
}

.facility_area_pref_block li {
  letter-spacing: .08em;
  line-height: 1.62;
  margin-left: 1em;
}

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

  .facility_area_block_inner {
    padding: 0 10px;
  }

  .facility_area_block_title_text {
    font-size: 15px;
    padding: 0 30px;
  }

  .facility_area_block_title_text::before,
  .facility_area_block_title_text::after {
    height: 18px;
    width: 18px;
  }

  .facility_area_block_content {
    margin-top: 10px;
  }

  .facility_area_pref_block li {
    font-size: 13px;
  }
}

/* common打ち消し */
@media (min-width: 768px){
  .cmn_bnr_area.col02 figure:nth-of-type(2n+1):last-of-type:after {
    content: none;
  }
}


/* ------------------------------------ */
/* ▼ ラベル(おすすめ店)と説明文 */
/* ------------------------------------ */
.recommended-shop_label {
  display: inline-block;
  width: 93px;
  height: 25px;
  margin-left: 20px;
  vertical-align: top;
  background: url(../image/ico-recommend_01.png) no-repeat;
  background-size: contain;
}

.label-summary_area {
  margin: 25px 0;
  font-size: 16px;
  text-align: center;
}
.label-summary_area .recommended-shop_label{
  margin: 0 5px;
  display: inline-block;
}

@media (max-width: 767px){
  .cmn_bg_list_block_title {
    display: flex;
    align-items: center;
  }
  .recommended-shop_label{
    margin-left: 10px;
    flex-shrink: 0;
  }
  .label-summary_area {
    text-align: left;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.8;
  }
}
@media (max-width: 413px) {
  .recommended-shop_label{
    width: 70px;
    background-position-y: 2px;
  }
}
