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

title : 刀剣ワールド 日本美術刀剣保存協会の支部
scope : 刀剣ワールド 日本美術刀剣保存協会の支部

memo：

last modify : 2023/04/25 tanaka アンカーリンクデザイン変更

2022/03/01 WEB2TCI-26728_igarashi 日本美術刀剣保存協会の支部／h1タイトル左寄せ
2021/01/22 TCI福岡_sakaguchi バナー共通化対応
2020/08/17 TCI福岡_sakaguchi 共通tableクラスの導入
2020/03/17 TCI福岡_sakaguchi sp.cssをマージ、WEB2TCI-8147のコンテンツTOPページ改修

========================================================== */
/* ------------------------------------ */
/* ▼ 共通CSS */
/* ------------------------------------ */
/* バナー */
.bannerh1_single .txth1 {
  background: none;
  position: relative;
  z-index: 1;
  padding: 53px 20px 54px 40px;
}
.bannerh1_single .bgh1.pc {
  background: url(../image/main-img.png) no-repeat right top;
  background-size: contain;
}
.bannerh1_single .bgh1 {
  left: 0;
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
}
.bannerh1_single .bgh1.sp {
  background: url(../image/sp/main-img.png) no-repeat;
  background-size: cover;
  left: 10px;
  width: calc(100% - 20px);
}
.bannerh1_single .bgh1 {
  left: 0;
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
}
.bannerh1_single::before,
.bannerh1_single::after {
  content: none;
}
@media (max-width: 768px) {
  .bannerh1_single .txth1 {
    padding: 35px 20px 35px 40px;
  }
}
@media (max-width: 767px) {
  .bannerh1_single .txth1 {
      padding: 32px 12px 33px;
  }
  .bannerh1_single .bgh1 {
    left: 10px;
    width: calc(100% - 20px);
  }
  .bannerh1_single .bgh1 {
    left: 10px;
    width: calc(100% - 20px);
  }
}

body {
  font-size: 18px;
  letter-spacing: 0.075em;
}
img {
  vertical-align: bottom;
}
.banner_h1 .txth1 {
  line-height: 1.4;
}
span.br_show_pc::before {
  content: "\A";
  white-space: pre;
}
.shibu_wrap {
  margin-bottom: 40px;
}
.shibu_wrap .box_txt {
  margin: 1.5em auto;
  width: 780px;
}
.tablescroll {
  margin: 0 auto;
  width: 900px;
}
.tablescroll * {
  box-sizing: border-box;
  border-collapse: collapse;
}
.shibu_wrap .note {
  text-align: right;
  margin: 20px auto 0.5em;
  width: 900px;
}
.anchor__content table{
  font-size: 16px;
}
.anchor__content .tb_header_box table {
  border-bottom: 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: center;
  vertical-align: middle;
}
.anchor__content th {
  line-height: 1.8;
  padding: 8px 5px;
}
.anchor__content td {
  padding: 20px 8px;
}
.anchor__content th.pref,
.anchor__content td.pref {
  width: 98px;
}
.anchor__content td.pref {
  background: url(../image/bg-ttl-table-brown.png) repeat 0 0;
  background-size: 117px 76px;
  border-right-width: 2px;
  color: #fff;
  font-weight: 600;
  padding-top: 28px;
  vertical-align: top;
}
.anchor__content td.pref:last-of-type {
  border-bottom: none;
}
.anchor__content td.pref.thr_rows {
  padding-top: 40px;
}
.anchor__content td.pref.two_btn {
  padding-top: 46px;
}
.anchor__content th.name,
.anchor__content td.name {
  font-weight: 600;
  width: 224px;
}
.anchor__content th.address,
.anchor__content td.address {
  width: 287px;
}
.anchor__content td.address {
  padding: 12px 10px;
  text-align: left;
}
.anchor__content th.tel,
.anchor__content td.tel {
  width: 170px;
}
.anchor__content td.tel {
  padding: 20px 4px;
}
.anchor__content th.hp,
.anchor__content td.hp {
  width: 117px;
}
.anchor__content td.hp {
  padding: 14px 8px;
}
.anchor__content th:last-child,
.anchor__content td:last-child {
  max-width: none;
  min-width: auto;
}

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

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

@media (max-width: 767px) {
  .anchor__content td.pref.two_btn {
    padding-top: 49px;
  }
  .anchor__content td.address {
    padding: 12px 16px;
  }
}
.tb_header_box th:first-of-type {
  border-right-width: 2px;
}
.tbl_scroll tr:last-of-type td {
  border-bottom: none;
}

/* ------------------------------------ */
/* ▼ banner */
/* ------------------------------------ */
.bnr_item {
  max-width: 840px;
  margin: 1.5em auto 20px;
  overflow: hidden;
  width: 100%;
}
.bnr_item .btn_box{
  float: left;
  margin: 0 10px;
  max-width: 400px;
}
.bnr_item .btn_box img {
  margin: 0 auto;
  width: 100%;
}
.bnr_item figcaption {
  text-align: left;
  margin: .25em auto 0;
  max-width: 500px;
}
.box_link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  margin: 20px auto 60px;
}
.btn_red span {
  font-size: 17px;
  font-weight: 600;
  min-width: 300px;
  padding: 11px 60px 11px 43px;
}
.btn_red span::after {
  transform: rotate(-90deg);
}

@media (max-width: 767px) {
  .bnr_item {
    max-width: 300px;
    margin: 1.5em auto;
  }
  .bnr_item .btn_box{
    float: none;
    margin: 0 auto 1em;
  }
  .bnr_item .btn_box:last-child{
    margin: 0 auto;
  }
  .bnr_item figcaption {
    text-align: left;
  }
}
/* ------------------------------------ */
/* ▼ 200317 TCI_sakaguchi sp.cssをマージ */
/* ------------------------------------ */

@media only screen and (max-width: 767px)  {
  body {
    font-size: 17px;
  }
  .banner_h1 .txth1 {
    min-width: 319px;
    text-shadow:2px 1px 3px #562916,1px 2px 3px #360906;
  }
  span.br_show_pc::before {
    content: "";
    white-space: normal;
  }
  .anchor__content th,
  .anchor__content td {
    font-size: 17px;
  }
  .wcm {
    padding: 0 10px;
  }
  .shibu_wrap .box_txt {
    font-size: 1.6rem;
    letter-spacing: .05em;
    line-height: 1.4;
    margin: 1.25em 0;
    padding: 0 .625em;
    width: auto;
  }
  .tablescroll {
    width: auto;
    margin-top: 10px;
  }
  .shibu_wrap .note {
    text-align: left;
    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: 1.4;
  }
  .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;
  }
}

/* ------------------------------------ */
/* ▼ 200317 TCI_sakaguchi 追加要素分 */
/* ------------------------------------ */
.cmn_anchor {
  font-weight: 600;
  margin: 28px auto 42px;
  max-width: 830px;
}

@media only screen and (max-width: 767px) {
  .cmn_anchor>ul.sp_col2>li:last-of-type {
    width: 100%;
  }
}

.box__title {
  background: url(../image/bg-h3-pc-top.png) no-repeat top center,url(../image/bg-h3-pc-bottom.png) no-repeat bottom center;
  background-size: 100% auto,100% auto;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  margin: 0 auto;
  max-width: 601px;
  padding: 10px 0;
  position: relative;
}
.box__map__title {
  margin-bottom: 30px;
}
.box__title::after,
.box__title::before {
  background-color: #b28e5f;
  content: '';
  display: block;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 170px;
  z-index: -1;
}
.box__title::after {
  left: 103.3%;
}
.box__title::before {
  right: 103.3%;
}
.box__title>span {
  background: url(../image/bg-h3-pc-pattern.png) repeat-y top center;
  background-size: 100% auto;
  display: block;
  text-align: center;
}
.box__title>span>span {
  display: inline-block;
  line-height: 1.3;
  padding: 0 35px;
  position: relative;
  vertical-align: middle;
}
.box__title>span>span::after,
.box__title>span>span::before {
  background: url(../image/ico02.png) no-repeat center;
  background-size: contain;
  content: '';
  display: block;
  height: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
}
.box__title>span>span::after {
  right: 0;
}
.box__title>span>span::before {
  left: 0;
}
.asterisk_row {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}
@media (min-width: 768px){
  .box__title::before,
  .box__title::after {
    width: 155px;
  }
}

@media (max-width: 767px) {
  .box__map .wcm {
    padding: 0 15px;
  }
  .box__title {
    background: url(../image/bg-h3-sp-top.png) no-repeat top center,url(../image/bg-h3-sp-bottom.png) no-repeat bottom center;
    background-size: 100% auto,100% auto;
    font-size: 16px;
    max-width: 340px;
    width: 90%;
  }
  .box__map__title {
    margin-bottom: 15px;
  }
  .box__title::after {
    left: 104.3%;
  }
  .box__title::before {
    right: 104.3%;
  }
  .box__title::before,
  .box__title::after {
    width: 45%;
  }
  .box__title>span {
    background: url(../image/bg-h3-sp-pattern.png) repeat-y top center;
    background-size: 100% auto;
  }
}

@media (max-width: 407px) {
  .box__title {
    padding: 2.4% 0;
  }
}

.contents_table {
  margin-top: 50px;
}

/* ------------------------------------ */
/* ▼ バナー共通化対応 */
/* ------------------------------------ */
@media (min-width: 768px) {
  .box_des_under_bnr {
    margin-bottom: 20px;
    margin-top: 1.5em;
  }
}

@media (max-width: 767px) {
  .box_des_under_bnr {
    margin-bottom: 1.5em;
    margin-top: 1.5em;
  }
  .box_des_under_bnr .cmn_bnr_area.col02 {
    max-width: 300px;
  }
}

/* ------------------------------------ */
/* ▼ 刀剣美術表紙 */
/* ------------------------------------ */
.magazine-img_area {
  max-width: 900px;
  margin: 0 auto 60px;
}
.magazine-img_text {
  max-width: 780px;
  width: 100%;
  margin: 15px auto 20px;
}
.magazine-img_wrap {
  display: flex;
  justify-content: space-evenly;
}
.magazine-img_wrap > figure {
  max-width: 200px;
  width: 100%;
  border: 1px solid #888;
}
.link_magazine-img_wrap{
  margin: 25px auto 0;
  max-width: 370px;
  padding: 0 30px;
  width: 100%;
}
.link_magazine-img_wrap .cmn_link_btn_text{
  font-size: 1.7rem;
}
.link_magazine-img_wrap .cmn_link_btn_text::after{
  right: 3%;
  top: calc(50% - 5px);
}

@media (min-width: 768px) {
  .cmn_h3_01_border::before,
  .cmn_h3_01_border::after {
    width: 155px;
  }
  .cmn_h3_01_txt {
    min-width: 578px;
  }
}

@media (max-width: 767px) {
  .cmn_h3_01 {
    overflow: initial;
    font-size: 16px;
  }
  .cmn_h3_01_txt {
    min-width: 317px;
  }
  .magazine-img_text {
    font-size: 16px;
    line-height: 1.4;
  }
  .magazine-img_wrap > figure {
    margin: 0 10px;
  }
}
