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

title : 甲冑の常設展示場
scope : 甲冑の常設展示場

memo：

last modify : 2021/02/25 TCI福岡_uesugi デザイン差分修正

2020/11/20 TCI福岡_sakaguchi 新規作成

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

/* ------------------------------------ */
/* ▼ general */
/* ------------------------------------ */

body {
  font-size: 18px;
  letter-spacing: 0.075em;
}
img {
  vertical-align: bottom;
}
.banner_h1 .txth1 {
  line-height: 1.4;
  text-shadow:1px 1px 1px #020508,-1px -1px 1px #020508,1px -1px 1px #020508,-1px 1px 1px #020508;
}
.cmn_h2_01 {
  max-width: 926px;
}
.sub_title {
  margin: 30px auto 20px;
  max-width: 780px;
  text-align: center;
  width: 100%;
}
.anchor_cmn {
  font-weight: 600;
  margin: 35px auto 40px;
  max-width: 830px;
}
.anchortips ul li {
  width: 20%;
}
.anchortips ul li a {
  padding: 15px;
}
.anchor_section {
  margin-top: 45px;
}
.content_section {
  margin: 60px auto 0;
}
#anchor_01 {
  margin: 0 auto;
}
span.br_show_pc::before {
  content: "\A";
  white-space: pre;
}
span.br_show_sp::before {
  content: "";
  white-space: normal;
}
.display-armor_wrap {
  margin-bottom: 40px;
}
.display-armor_wrap .box_txt {
  margin: 1.5em auto;
  width: 780px;
}
.tablescroll {
  margin: 0 auto;
  width: 900px;
}
.tablescroll * {
  box-sizing: border-box;
  border-collapse: collapse;
}

@media only screen and (max-width: 767px) {
  body {
    font-size: 17px;
  }
  .wcm {
    padding: 0 10px;
  }  
  .anchortips ul li {
    width: 50%;
  }
  .anchortips ul li:last-child {
    width: 100%;
  }
  .anchor_cmn ul li a {
    font-size: 17px;
    padding: 14px 10px;
  }
  section.content_section {
    padding: 0 10px;
  }
  .banner_h1 .txth1 {
    min-width: 319px;
    text-shadow:2px 1px 3px #020508,1px 2px 3px #020508;
  }
  .anchor_section {
    margin-top: 30px;
  }
  .sub_title {
    font-size: 15px;
    margin: 10px auto 20px;
    padding: 0 10px;
    text-align: left;
  }
  span.br_show_pc::before {
    content: "";
    white-space: normal;
  }
  span.br_show_sp::before {
    content: "\A";
    white-space: pre;
  }
}


/* ------------------------------------ */
/* ▼ map */
/* ------------------------------------ */

.map_area_wrap {
  margin-bottom: 20px;
}
.area_map_wrap {
  max-width: 830px;
  width: 100%;
  margin: 0 auto 43px;
}
.area_map_all {
  background: url(../image/img-map-all.png) no-repeat 0 0;
  background-size: 100% auto;
  width: 100%;
  padding-top: 64.1%;
  position: relative;
}
.area_anchor {
  box-shadow: 2px 2px 4px rgba(59, 57, 57, .65);
  position: absolute;
}
.area_anchor.area01 {
  top: 45%;
  right: 7%;
}
.area_anchor.area02 {
  top: 40.4%;
  left: 41.3%;
}
.area_anchor.area03 {
  bottom: 10.9%;
  left: 49.6%;
}
.area_anchor.area04 {
  top: 48.7%;
  left: 23%;
}
.area_anchor.area05 {
  bottom: 32.6%;
  left: 11.4%;
}
.area_anchor > a {
  color: #fff;
  display: block;
  font-feature-settings: "pkna";
  letter-spacing: .03em;
  padding: 7px 26px 8px 19px;
  position: relative;
  transition: opacity .3s;
}
.area_anchor > a:hover {
  opacity: .7;
}
.area_anchor > a::after {
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
  content: "";
  height: 0;
  position: absolute;
  top: calc(50% - 3px);
  right: 11px;
  width: 0;
}
.area_anchor.area01 > a {
  background: -webkit-gradient(linear, left top, left bottom, from(#4ab3cd), to(#0e5e88));
  background: linear-gradient(#4ab3cd, #3097b8 22%, #0e5e88);
}
.area_anchor.area02 > a {
  background: -webkit-gradient(linear, left top, left bottom, from(#b2a608), to(#796802));
  background: linear-gradient(#b2a608, #796802);
}
.area_anchor.area03 > a {
  background: -webkit-gradient(linear, left top, left bottom, from(#238f5e), to(#0f6939));
  background: linear-gradient(#238f5e, #0f6939);
}
.area_anchor.area04 > a {
  background: -webkit-gradient(linear, left top, left bottom, from(#94b048), to(#4c6d14));
  background: linear-gradient(#94b048, #4c6d14);
}
.area_anchor.area05 > a {
  background: -webkit-gradient(linear, left top, left bottom, from(#9b64a3), to(#4d1e56));
  background: linear-gradient(#9b64a3, #4d1e56);
}
.area_anchor > a::before {
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
}
.area_anchor.area01 > a::before {
  background-image: url(../image/btn-anchor-parts01.png);
  background-position: 0 30%;
  width: 14.3%;
  height: 100%;
  top: 0;
  right: 99.6%;
}
.area_anchor.area02 > a::before {
  background-image: url(../image/btn-anchor-parts02.png);
  background-position: 0 top;
  width: 12.8%;
  height: 100%;
  top: 99.6%;
  left: 56%;
}
.area_anchor.area03 > a::before {
  background-image: url(../image/btn-anchor-parts03.png);
  background-position: 0 bottom;
  width: 9.8%;
  height: 100%;
  bottom: 99.6%;
  left: 11%;
}
.area_anchor.area04 > a::before {
  background-image: url(../image/btn-anchor-parts04.png);
  background-position: 0 top;
  width: 11.63%;
  height: 100%;
  top: 99.6%;
  left: 38%;
}
.area_anchor.area05 > a::before {
  background-image: url(../image/btn-anchor-parts05.png);
  background-position: 0 top;
  width: 31.23%;
  height: 100%;
  top: 98.6%;
  left: 43%;
}

@media (max-width: 834px) {
  .area_anchor > a {
    font-size: 2.159vw;
  }
}

@media (max-width: 767px) {
  .map_area_wrap {
    margin-bottom: 10px;
  }
}


/* ------------------------------------ */
/* ▼ only sp map all anchor */
/* ------------------------------------ */
@media (max-width: 767px) {
  .anchor_cmn.map_all {
    margin: 0 auto 20px;
    max-width: 450px;
  }
  .anchor_cmn.map_all ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 5px;
    width: 100%;
  }
  .anchor_cmn.map_all ul li {
    display: flex;
    margin: 0 0 10px 0;
  }
  .anchor_cmn.map_all ul li a {
    display: flex;
    align-items: center;
  }
  .anchor_cmn.map_all ul li a span {
    display: block;
    width: 100%;
  }
}


/* ------------------------------------ */
/* ▼ anchor__title */
/* ------------------------------------ */

.anchor__content .anchor__title .title {
  background: url(../image/bkg01.png) repeat 0 0;
  background-size: 40px auto;
  font-size: 2.4rem;
  height: auto;
  line-height: 1.3;
  padding: 10px 0;
}

.anchor__content .anchor__title .title span span {
  display: inline-block;
  padding: 0 40px;
  position: relative;
}

.anchor__content .anchor__title .title span span::before,
.anchor__content .anchor__title .title span span::after {
  background: url("../image/ico-ttl-table.png") no-repeat 0 0;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 22px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 22px;
}

.anchor__content .anchor__title .title span span::before {
  left: 10px;
}

.anchor__content .anchor__title .title span span::after {
  right: 10px;
}

/* sub_pref */
.anchor__content .anchor__title .title span span.sub_pref {
  font-size: 1.5rem;
  padding: 0 20px;
}

.anchor__content .anchor__title .title span span.sub_pref::before,
.anchor__content .anchor__title .title span span.sub_pref::after {
  content: none;
}
@media (max-width: 767px) {
  .anchor__content .anchor__title .title {
    font-size: 1.1875em;
  }
  .anchor__content .anchor__title .title span span.sub_pref {
    font-size: 1.4rem;
    padding: 0 10px;
  }
}

/* tbl_note */
.tbl_note {
  font-size: 1.6rem;
  letter-spacing: .05em;
  line-height: 1.4;
  margin: 0 auto .2em;
  max-width: 56.25em;
  text-align: right;
}
@media ( max-width: 767px ) {
  .tbl_note {
    font-size: 1.4rem;
  }
}


/* ------------------------------------ */
/* ▼ anchor__content */
/* ------------------------------------ */

.anchor__content table{
  font-size: 16px;
}
.anchor__content .tb_header_box table {
  border-bottom: 0;
  border-top: 0;
}

.tbl_scroll_box table{
  border-color: #b28e5f;
}
.tbl_scroll table{
  border-top: none;
}
.anchor__content th,
.anchor__content td {
  font-size: 18px;
  text-align: left;
  vertical-align: middle;
}
.anchor__content th {
  line-height: 1.8;
  text-align: center;
}
.anchor__content td.pref {
  border-right-width: 2px;
}
.anchor__content td {
  padding: 8px;
}
.anchor__content th.pref,
.anchor__content td.pref {
  width: 11%;
}
.anchor__content td.pref {
  vertical-align: top;
}
.anchor__content th.name,
.anchor__content td.name {
  font-weight: 600;
  width: 39%;
}
.anchor__content th.name {
  padding: 8px;
}
.anchor__content td.name {
  padding: 8px 2px 8px 1.25em;
}
.anchor__content td.name.building_photo {
  padding: 8px 2px 8px 8px;
}
.anchor__content td.name .important_txt {
  color: #C03B38;
  font-size: 16px;
  font-weight: 600;
}
.anchor__content td.name .important_txt:before {
  content: "\A";
  white-space: pre;
}
.anchor__content .name_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}
.anchor__content .name_inner img {
  margin: 0 8px 0 0;
  max-width: 134px;
}
.anchor__content th.address,
.anchor__content td.address {
  padding: 8px 2px 8px 8px;
  width: 19%;
}
.anchor__content td.address.add_letter_spacing_03 {
  letter-spacing: .03em;
}
.anchor__content th.tel,
.anchor__content td.tel {
  letter-spacing: 0;
  width: 18%;
}
.anchor__content th.hp,
.anchor__content td.hp {
  text-align: center;
}
.anchor__content td.hp.single_btn {
  height: 108px;
}
.anchor__content td.pref {
  background: url(../image/bg-ttl-table-brown.png) repeat 0 0;
  background-size: 117px 76px;
  border-left: none;
  color: #fff;
  font-weight: 600;
  padding-top: 42px;
  text-align: center;
}
.anchor__content td.pref.five_lines {
  padding-top: 66px;
}

.tb_header_box th:first-of-type {
  border-right-width: 2px;
}
.tbl_scroll tr:last-child td {
  border-bottom: none;
}

/* 共通化済の詳細はこちらボタン用 */
.cmn_link_btn_text {
  font-size: 14px;
}

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

@media only screen and (max-width: 767px) {
  .anchor__content th,
  .anchor__content td {
    font-size: 16px;
  }
  .anchor__content td.name .important_txt {
    font-size: 14px;
  }
  .display-armor_wrap .box_main {
    padding: 0 10px;
  }
  .display-armor_wrap .box_txt {
    font-size: 15px;
    margin: 0 auto;
    padding: 0 10px;
    width: auto;
  }
  .tablescroll {
    width: auto;
    margin-top: 10px;
  }
  .tb_header_box {
    overflow: hidden;
    width: 100%;
  }
  .tablescroll tr {
    width: 900px;
  }
  .tbl_scroll {
    max-height: 25em;
  }
  .tbl_scroll_box {
    margin: 0 2.5em 5em 0;
    position: relative;
  }
  .anchor__content table {
    width: 900px;
  }
  .anchor__content th {
    line-height: .9;
  }
  .mCSB_container {
    padding-bottom: 0;
  }
  .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    border: 1px solid #666;
    height: 25px !important;
    margin-top: 1em;
    padding: 0 1.5625em;
    position: absolute;
  }
  .mCSB_scrollTools.mCSB_scrollTools_vertical {
    border: 1px solid #666;
    padding: 1.5625em 0;
    width: 26px;
  }
  .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
  .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -2.625em;
  }
  .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
  .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    margin: 3px auto;
  }
  .tbl_05_list {
    margin: 0;
  }
  .tbl_05_list_item {
    float: none;
    width: 100%;
    margin-bottom: 22px;
  }
  .tbl_05_list_item img:hover {
    opacity: 1;
  }
}

/*bnr群*/
.tbl_05_list {
  margin: 0 auto 2.5em ;
}
.tbl_05_list_item {
  float: left;
  width: 50%;
  padding: 0 23px;
}
.tbl_05_list_item img:hover {
  opacity: .8;
}

/* 一時的なサイズ調整対応（後にbase.cssに記載） */
.box_seo .seo_frame {
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: .125em;
}

/* label */
.building_detail .label_type {
  color: #fff;
  font-size: 14px;
  padding-top: 4px;
}
.building_detail .label_type span {
  display: inline-block;
  padding: 1px 7px;
}
.building_detail .building_name {
  padding-top: 4px;
}
.building_detail .label_type .shrine {
  background-color: #276c23;
}
.building_detail .label_type .museum {
  background-color: #c37700;
}
.building_detail .label_type .exhibition {
  background-color: #0080c3;
}
.building_detail .label_type .document {
  background-color: #248c81;
}
.building_detail .label_type .art_gallery {
  background-color: #bd4c91;
}
.building_detail .label_type .houmotuden {
  background-color: #b4a715;
}
.building_detail .label_type .treasure {
  background-color: #c39700;
}
.building_detail .label_type .yashiki {
  background-color: #3458b4;
}
.building_detail .label_type .castle {
  background-color: #47448b;
  padding-left: 14px;
  padding-right: 14px;
}
.building_detail .label_type .temple {
  background-color: #82448b;
  padding-left: 14px;
  padding-right: 14px;
}
.building_detail .label_type .hometown {
  background-color: #ad3e3e;
}
.building_detail .label_type .history {
  background-color: #738b44;
}
.building_detail .label_type .memorial {
  background-color: #752100;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .building_detail .label_type span {
    line-height: 1;
    padding-bottom: 2px;
    padding-top: 7px;
  }
}


/* ------------------------------------ */
/* ▼ sboard_link_banner */
/* ------------------------------------ */

.sboard_link_banner_wrap .bnr_block {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .sboard_link_banner_wrap .bnr_block {
    margin-bottom: 5%;
    max-width: 300px;
    padding: 0;
  }
}