@charset "UTF-8";
/* ==========================================================

title : 刀剣・甲冑の関連組織
scope : 刀剣・甲冑の関連組織

memo：

last modify : 2023/03/16 tanaka アンカーリンクデザイン変更

2022/07/06 tanaka 「主な取り組み」テキストレイアウト変更
2021/01/25 TCI福岡_sakaguchi バナー共通化対応 画像幅微修正
2020/08/13 TCI福岡_sakaguchi 共通tableクラスの導入

========================================================== */

img {
  vertical-align: bottom;
}
.box_room__wrapper {
  margin-bottom: 40px;
}
.box_room__heading {
  padding: 40px 0;
}
.cmn_anchor {
  max-width: 830px;
  margin: 0 auto 18px;
}
.cmn_anchor>ul {
  margin: -7px 0 0 0;
  padding-bottom: 7px;
}
.cmn_h2_01 {
  margin-bottom: 25px;
  max-width: 940px;
}
.master_list {
  max-width: 100%;
  margin-bottom: 42px;
}
.master_item {
  margin: 0 auto;
  max-width: 830px;
}
.master_item_conten>p:first-of-type {
  margin-top: 0;
}
.master_item_conten > p {
  padding-bottom: 1em;
}
.master_item_conten_right > p {
  height: 169px;
  padding: 0 0 1.4em 3px;
}
.master_item_conten {
  padding: 0px 30px;
  display: flex;
}
.master_item_conten_right .cmn_link_btn {
  max-width: 210px;
}
.master_item_conten_right .cmn_link_btn_text {
  letter-spacing: .06em;
}
.master_item_conten_right .cmn_link_btn_text::after {
  right: 8px;
}
.master_item_conten figure {
  float: left;
  margin: 0 2% 1% 0;
  width: 55%;
}
.master_item_conten .master_item_conten_left {
  float: none;
  margin: 5px 2% 1% 0;
  max-width: 420px;
  width: 100%;
  flex-shrink: 0;
}
.master_item_conten figure img {
  border: 1px solid #932e2e;
}
.box__faci__content {
  padding: 0 30px;
}
.box__faci__content dt,
.box__faci__content dd,
.box__faci__content li,
.box__faci__content td > p {
  line-height: 2;
}
.box__faci__content table {
  border-color: #b28e5f;
}
.box__faci__content table th {
  background: url(../image/bkg_faci.png);
  border-bottom-color: #d9c7af;
  border-right-color: #d9c7af;
  color: #fff;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  width: 140px;
}
.box__faci__content table tr th {
  padding-top: 45px;
}
.box__faci__content table tr.name .font_blod {
  font-weight: 600;
}
.box__faci__content table tr.name th span {
  background: url(../image/ico_name.svg) no-repeat top 0 center;
  background-size: 36px;
  padding-top: 32px;
}
.box__faci__content table tr.address th span {
  background: url(../image/ico_address.png) no-repeat top 0 center;
  background-size: 22px;
  padding-top: 37px;
}
.box__faci__content table tr.tel th span {
  background: url(../image/ico_tel.png) no-repeat top 0 center;
  background-size: 26px;
  padding-top: 37px;
}
.box__faci__content table tr.access th span {
  background: url(../image/ico_access.png) no-repeat top 0 center;
  background-size: 29px;
  padding-top: 35px;
}
.box__faci__content table tr.facility th span {
  background: url(../image/ico-facility.png) no-repeat top 0 center;
  background-size: 30px;
  padding-top: 34px;
}
.box__faci__content table tr.organization th span {
  background: url(../image/ico-organization.png) no-repeat top 0 center;
  background-size: 33px;
  padding-top: 34px;
}
.box__faci__content table tr.outline th span {
  background: url(../image/ico-outline.png) no-repeat top 0 center;
  background-size: 26px;
  padding-top: 35px;
}
.box__faci__content table tr.organization p {
  text-align: left;
}
.box__faci__content table td {
  border-bottom-color: #d9c7af;
  border-right: none;
  color: #000;
  vertical-align: middle;
  word-break: break-all;
}
.box__faci__content table tr:last-of-type td,
.box__faci__content table tr:last-of-type th {
  border-bottom: none;
}
.box__faci__content table .outline th {
  border-bottom: none;
}
.box__faci__content table th {
  padding: 8px 0;
}
.box__faci__content table td {
  padding: 0.5em 1em;
}
.table_btn {
  text-align: center;
  margin: 12px 0 0;
}
.box__faci__content table td a {
  color: #0d53de;
}
.box__faci__content table td a:hover {
  color: #a92121;
}
/*
.box__faci__content table td > dl > dt,
.box__faci__content table td > dl > dd,
.box__faci__content table td > ul > li {
  margin-bottom: 0.5em;
}
*/

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .box__faci__content table tr.name th span {
    background-position-y: -12px;
  }
}

/* table内詳細調整 */
.box__faci__content table td dl dt {
  font-weight: normal;
}
.dtl_table dl {
  display: table;
}
.dtl_table dt,
.dtl_table dd {
  display: table-cell;
  letter-spacing: 0.1em;
}
.dtl_table dd::before {
  content: "：";
}
.first_indent > dd {
  text-indent: -0.6em;
  padding-left: 1.8em;
}
.dtl_table.first_indent > dl > dd,
.first_indent > ul > li {
  text-indent: -0.6em;
  padding-left: 0.8em;
}
.dtl_table.dt_w3 dt {
  width: 3.4em;
}
.dtl_table.dt_w4 dt {
  width: 4.5em;
}
.dtl_table.dt_w5 dt {
  width: 5.6em;
}
.dtl_table.dt_w6 dt {
  width: 6.7em;
}
.dtl_table.dt_w7 dt {
  width: 7.8em;
}
.dtl_table.dt_w8 dt {
  width: 8.9em;
}
dl.inner_cont {
  margin-left: 1em;
}
dd.inner_cont,
ul.inner_cont {
  margin-left: 0.8em;
}
.inner_genre dt,
.inner_genre dd {
  text-indent: 0;
}
.inner_genre dd {
  margin-left: 0.6em;
}
.box_link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  width: 600px;
  margin: 20px auto 60px;
}
.box_link > .cmn_link_btn {
  margin: 0 1% 12px;
  width: 48%;
}
.box_link .cmn_link_btn_text {
  font-size: 17px;
}
.btn_red {
  display: block;
  font-size: 17px;
  margin: 0 1% 12px;
  width: 48%;
  text-align: center;
}
.btn_red:hover {
  opacity: 0.7;
}
.btn_red span {
  padding: 11px 60px 11px 43px;
  width: 100%;
}
.btn_red span::after {
  transform: rotate(-90deg);
}
.box_link.under_bnr {
  margin-bottom: 20px;
}
.bnr_box {
  width: 580px;
  margin: 0 auto 40px;
}
.bnr_box a {
  display: block;
}
.bnr_box a:hover {
  opacity: 0.8;
}
.bnr_box figcaption {
  margin-top: 5px;
  text-align: left;
  line-height: 1.4;
}
.cmn_anchor.bottom {
  margin-top: 49px;
}
.cmn_anchor.bottom>ul>li>a>span::after {
  border-width: 0 5px 9px 5px;
  border-color: transparent transparent #FFF transparent;
}

.bnr_box.col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 850px;
}
.bnr_box.col2 figure {
  max-width: 400px;
  width: 48.193%;
  margin-bottom: 15px;
}

.bnr_box.col2 figure:nth-child(even) {
  margin-left: 3.614%;
}
@media (max-width: 767px) {
  .bnr_box.col2 {
    width: 90%;
  }
  .bnr_box.col2 figure {
    width: 100%;
  }
  .bnr_box.col2 figure:nth-child(even) {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .box_link > .cmn_link_btn {
    margin: 0 auto;
    max-width: 300px;
    width: 100%;
  }
  .box_link > .cmn_link_btn:not(:first-of-type) {
    margin-top: 10px;
  }
  .box_link .cmn_link_btn_text {
    font-size: 15px;
  }
}

.img_licence {
  width: 80%;
  margin: 10px auto 0;
  text-indent: 0;
  padding-left: 0;
}
.img_licence img {
  border: #888 solid 1px;
  box-sizing: unset;
  display: block;
  height: auto;
  margin: 0 auto;
}
.img_licence .wp-caption-text {
  color: #821e7f;
  font-size: 17px;
  line-height: 27px;
  margin-top: 3px;
  text-align: center;
}

/* ==========================================================
TCI福岡_sakaguchi バナー共通化対応
========================================================== */
@media (min-width: 768px) {
  .cmn_bnr_area.col02_bnr_01,
  .cmn_bnr_area.col02_bnr_02,
  .cmn_bnr_area.col02_bnr_03 {
    padding-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .cmn_bnr_area.col02_bnr_01,
  .cmn_bnr_area.col02_bnr_02,
  .cmn_bnr_area.col02_bnr_03 {
    max-width: 400px;
    width: 90%;
    padding: 0 0 15px;
  }
  .cmn_bnr_area.col01_bnr_01 {
    width: 90%;
    padding: 0;
  }
}