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

title : 漢字の「刀」が入った地名
scope : 漢字の「刀」が入った地名

memo：

last modify : 2021/12/14 WEB2TCI-29936_igarashi 新規ページ作成

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

body {
  font-size: 18px;
  letter-spacing: 0.075em;
}
img {
  vertical-align: bottom;
}
.banner_h1 .txth1 {
  color: #000;
  line-height: 1.4;
  text-shadow:1px 1px 1px #fff,-1px -1px 1px #fff,1px -1px 1px #fff,-1px 1px 1px #fff;
  letter-spacing: .08em;
}
.title_h2cmn {
  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;
}
.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;
}
.cmn_bnr_area.col01 {
  max-width: 520px;
}
.cmn_bnr_area.col01 .cmn_bnr_cap {
  letter-spacing: .05em;
}
.cmn_bnr_area_wrap {
  margin-top: 7px;
}

@media only screen and (max-width: 767px) {
  .sub_title {
    font-size: 15px;
    margin: 10px auto 20px;
  }
}


.place_names_wrap {
  margin-bottom: 40px;
}
.place_names_wrap .box_txt {
  margin: 1.4em auto 2em;
  max-width: 720px;
  letter-spacing: 0.8px;
}
.tablescroll {
  margin: 0 auto;
  width: 800px;
}
.tablescroll * {
  box-sizing: border-box;
  border-collapse: collapse;
}
.place_names_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;
}
.tbl_scroll .address.bg-table {
  background: url('../place-names-katana/image/bg-table.png') repeat-y 8px 10px / contain;
}
.anchor__content th,
.anchor__content td {
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
}
.anchor__content th {
  line-height: 1.8;
  text-align: center;
}
.anchor__content td.pref {
  border-right-width: 2px;
  border-color: #b28e5f;
}
.anchor__content td.pref.align_middle {
  vertical-align: middle;
}
.anchor__content td.pref.padding_adjust {
  padding: 0.8em 0.46em 0.7em 0.47em;
}
.anchor__content td.align_top {
  vertical-align: top;
}
.anchor__content td {
  padding: 8px;
  padding: 0.8em 0.66em 0.7em 0.87em;
}
.anchor__content th.pref,
.anchor__content td.pref {
  width: 12%;
}
.anchor__content td.pref {
  vertical-align: top;
}
.anchor__content th.name,
.anchor__content td.name {
  font-weight: 600;
  width: 44.2%;
}
.anchor__content th.name {
  padding: 8px;
}
.anchor__content td.name {
  border-color: #b28e5f;
}
.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 td.address {
  border-color: #b28e5f;
  font-weight: 600;
}
.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.tel,
.anchor__content td.tel {
  letter-spacing: 0;
  text-align: center;
  width: 17%;
}
.anchor__content th.tel .note,
.anchor__content td.tel .note {
  font-size: 14px;
}
.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;
  text-align: center;
}
#place_names_katana .anchor__content td.pref {
  background: url(../image/bg-ttl-table-green.png) repeat 0 0;
}

.tb_header_box th:first-of-type {
  border-right-width: 2px;
}
.tbl_scroll tr:last-child td {
  border-bottom: none;
}
@media (max-width: 768px) {
  .tablescroll {
    width: 95%;
  }
}
@media (max-width: 767px) {
  .place_names_wrap .box_txt {
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

/*詳細はこちらボタン ローカルのみ*/

.link_btn {
  background-color: #c92121;
  border: solid 1px #991c1c;
  display: block;
  position: relative;
  transition: opacity .3s;
  text-align: center;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}

.link_btn.link_btn_ppl {
  background: #7F1EB0;
  border-color: #6e1c98;
}

.link_btn::before {
  top: 0;
  left: 0;
  background: url(../image/ico-btn01.png) no-repeat 0 0;
}

.link_btn::after {
  top: 0;
  right: 0;
  background: url(../image/ico-btn01.png) no-repeat 0 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.link_btn_inner::before,
.link_btn_inner::after,
.link_btn::before,
.link_btn::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
}

.link_btn_inner::before {
  bottom: 0;
  left: 0;
  background: url(../image/ico-btn01.png) no-repeat 0 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.link_btn_inner::after {
  bottom: 0;
  right: 0;
  background: url(../image/ico-btn01.png) no-repeat 0 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.link_btn.link_btn_ppl::before,
.link_btn.link_btn_ppl::after,
.link_btn_ppl .link_btn_inner::before,
.link_btn_ppl .link_btn_inner::after {
  background: url(../image/ico-btn02.png) no-repeat 0 0;
}

.link_btn_text {
  border: solid 1px #cb6868;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .01em;
  line-height: 1.4;
  margin: 3px;
  padding: 6px 9px 6px 2px;
  position: relative;
  font-feature-settings: "pkna";
}

.link_btn_ppl .link_btn_text {
  border: solid 1px #a887be;
}

.link_btn_text::after {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 2px;
  top: calc(50% - 3px);
  width: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

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

/*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;
}


/* ------------------------------------ */
/* ▼ 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;
  }
}

.anchor__content th {
  border-bottom-color: #b28e5f;
  border-right-color: #b28e5f;
  padding: 3px;
  vertical-align: middle;
  background: url(../image/bg-h2-title.png);
  color: #fff;
  font-weight: 600;
  text-align: center;
}
#place_names_katana .anchor__content th {
  background: url(../image/bg-h2-title-green.png);
}

.anchor__content th:last-child, .anchor__content td:last-child {
  border-right: 1px solid #b28e5f;
}