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

title : 県教育委員会への銃刀類登録（詳細ページ）
scope : 県教育委員会への銃刀類登録（詳細ページ）

memo：

last modify : 2022/04/15 WEB2TCI-26426_igarashi 新規作成

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

/* ------------------------------------ */
/* ▼ 共通 上書き */
/* ------------------------------------ */
.bannerh1_single {
  text-align: center;
}
.bannerh1_single .cath1 {
  font-size: 18px;
  border: solid 1px #431215;
  display: inline-block;
  font-weight: 600;
  letter-spacing: .06em;
  line-height: 1;
  margin: 36px auto 0;
  min-width: 70px;
  padding: 0.2778em 0.55555em;
  position: relative;
  text-align: center;
  text-shadow: none;
  z-index: 1;
}
.bannerh1_single .bgh1 {
  background: url('../image/detail/img-main.png') no-repeat center;
  background-size: cover;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
}
.bannerh1_single .txth1 {
  font-size: 30px;
  background: none;
  color: #000;
  letter-spacing: .06em;
  line-height: 1.2;
  padding: 10px 10px 35px;
  position: relative;
  text-shadow: none;
  z-index: 1;
}
.bannerh1_single::before,
.bannerh1_single::after{
  content: initial;
}
.cmn_h1_sitetop_name {
  display: inline;
}

.cmn_table_border {
  border-style: solid;
  border-width: 3px;
}

.cmn_table_border td {
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-style: solid;
}

/* 左側のみにヘッダーがある場合*/
.cmn_table_border.type02 th {
  border-bottom-width: 1px;
  border-right-width: 2px;
  border-style: solid;
}

.facility_map_label_name {
  background: #5D0F12;
}

.cmn_h2_01.adjust_width > span {
  padding-left: 3%;
  padding-right: 3%;
}

.cmn_link_btn.link_btn_ppl {
  background-color: #7f1eb0;
  border-color: #6e1c98;
}
.cmn_link_btn.link_btn_ppl .cmn_link_btn_text::after {
  border-color: transparent transparent transparent #7f1eb0;
}

.cmn_text_bnr .has_text .bnr_txt.bnr_txt.adjust_width {
  width: 82%;
}

.cmn_h2_01>span {
  padding: 1.392% 3% 1.16%;
}
.break {
  display: inline-block;
}

@media (max-width: 768px) {
  .cmn_h2_01.adjust_width > span {
    padding-left: 8%;
    padding-right: 8%;
  }
}

@media (max-width: 767px) {
  .cmn_text_bnr .has_text .bnr_txt.bnr_txt.adjust_width {
    width: 90%;
  }
  .bannerh1_single .txth1 {
    font-size: 5vw;
  }
  .bannerh1_single .bgh1 {
    background-size: cover;
  }
  .bannerh1_single .cath1 {
    font-size: 2.35vw;
  }
}

/* ------------------------------------ */
/* ▼ トップへ戻るボタン */
/* ------------------------------------ */
.back_top {
  margin-top: 15px;
  text-align: right;
}
.back_top .cmn_link_btn {
  display: inline-block;
  width: 260px;
}
@media (max-width: 767px) {
  .back_top {
    padding: 0 20px;
  }
  .back_top .cmn_link_btn {
    width: 200px;
  }
}

/* ------------------------------------ */
/* ▼ Facility Info Table */
/*   table_type01 or table_type02 */
/* ------------------------------------ */
.facility_table_contents_wrap {
  margin: 0 auto;
  width: 100%;
}

.facility_table_contents {
  margin: 0 auto;
  table-layout: fixed;
  width: 100%;
}

.facility_table_contents.table_type01 {
  border-color: #b28e5f;
}

.facility_table_contents th,
.facility_table_contents td {
  padding: 14px 18px;
  letter-spacing: .06em;
}

.facility_table_contents th {
  border-bottom-color: #d9c7af;
  border-right-color: #d9c7af;
  color: #fff;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
}

.facility_table_contents.table_type01 th {
  background: #2E4330;
  width: 150px;
}

.facility_table_contents th>span {
  display: block;
}

.facility_table_contents tr.address th span {
  background: url(../image/detail/ico_address.png) no-repeat top 0 center;
  background-size: 22px;
  padding-top: 37px;
}

.facility_table_contents tr.tel th span {
  background: url(../image/detail/ico_tel.png) no-repeat top 0 center;
  background-size: 26px;
  padding-top: 37px;
}

.facility_table_contents tr.access th span {
  background: url(../image/detail/ico_access.png) no-repeat top 0 center;
  background-size: 29px;
  padding-top: 37px;
}

.facility_table_contents tr.website th span {
  background: url(../image/detail/ico_website.png) no-repeat top 0 center;
  background-size: 31px;
  padding-top: 37px;
}

.facility_table_contents tr.name th span {
  background: url(../image/detail/ico_name.png) no-repeat top 0 center;
  background-size: 35px;
  padding-top: 37px;
}

.facility_table_contents tr.department th span {
  background: url(../image/detail/ico_department.png) no-repeat top 0 center;
  background-size: 30px;
  padding-top: 38px;
}

.facility_table_contents tr.mail th span {
  background: url(../image/detail/ico_mail.png) no-repeat top 0 center;
  background-size: 30px;
  padding-top: 32px;
}

.facility_table_contents td {
  border-bottom-color: #d9c7af;
  vertical-align: middle;
  word-break: break-all;
}

.facility_table_contents td a {
  color: #0d53de;
}

.facility_table_contents td a:hover {
  color: #a92121;
}

.facility_table_contents td ul:not(.no_indent) li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
}

.facility_table_contents td ul.facility_dots li::before {
  content: "・";
  display: inline-block;
  width: 1em;
  position: relative;
  left: 1em;
}

.facility_table_contents td ul.facility_annotation li::before {
  content: "※";
  display: inline-block;
  width: 1em;
  position: relative;
  left: 1em;
}

@media (max-width:767px) {
  .facility_table_contents_wrap {
    padding: 0 5px;
  }
  .facility_table_contents {
    font-size: 15px;
  }
  .facility_table_contents th {
    line-height: 1.4;
    padding: 20px 0;
  }
  .facility_table_contents.table_type01 th {
    width: 105px;
  }
  .facility_table_contents td {
    line-height: 1.4;
    padding: 12px 13px;
  }
  .facility_table_contents.table_type01 td {
    font-size: 16px;
  }
  .facility_table_contents tr.address th span {
    background: url(../image/detail/ico_address.png) no-repeat top center;
    background-size: 22px;
  }
  .facility_table_contents tr.tel th span {
    background: url(../image/detail/ico_tel.png) no-repeat top center;
    background-size: 26px;
  }
  .facility_table_contents tr.access th span {
    background: url(../image/detail/ico_access.png) no-repeat top center;
    background-size: 27px;
  }
  .facility_table_contents tr.website th span {
    background: url(../image/detail/ico_website.png) no-repeat top center;
    background-size: 29px;
  }
}
/* ------------------------------------ */
/* ▼ box_faci */
/* ------------------------------------ */
.facility_table_contents td:last-of-type {
  border-right: none;
}

.facility_table_contents tr:last-of-type th,
.facility_table_contents tr:last-of-type td {
  border-bottom: none;
}

@media (min-width: 768px) {
  .facility_table_contents_wrap {
    margin-top: 15px;
    max-width: 690px;
  }

  .facility_table_contents.table_type01 th {
    width: 200px;
  }

  .facility_table_contents th,
  .facility_table_contents td {
    padding: 16px 18px 10px;
  }
}

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

/* ------------------------------------ */
/* ▼ box__info */
/* ------------------------------------ */
.box__info .wcm {
  max-width: 784px;
  border: 20px solid #F0EFDD;
  background: url('../image/detail/bg-box-info.png') no-repeat center / cover;
}
.box__info .hmr_logo img {
  width: 117px;
}
.box__info .wcm:before {
  content: none;
}
.box__info__title {
  color: #841318;
  justify-content: center;
    text-align: center;
}
@media (min-width: 768px) {
  .box__info__inner {
    position: relative;
  }
  .box__info__inner .hmr_logo {
    position: absolute;
    left: 30px;
  }
}

/* ------------------------------------ */
/* ▼ section_facility_list */
/* ------------------------------------ */
.section_facility_list .facility_list_table {
  max-width: 800px;
  margin: 0 auto;
}


.cmn_h2_01 {
  max-width: 864px;
}

@media (max-width:767px) {
  .cmn_link_btn_inner {
    padding: 0 5px;
  }
}

/* ------------------------------------ */
/* ▼ method-box */
/* ------------------------------------ */
.method-box {
  max-width: 730px;
  margin: 35px auto 0;
}
.method-box__title {
  font-size: 23px;
  font-weight: 600;
  letter-spacing: .08em;
  text-align: center;
  background: url(../image/detail/bg-box.png) no-repeat center;
  padding: 15px;
}
.method-box__title span {
  color: #fff;
  position: relative;
}
.method-box__title span::before,
.method-box__title span::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../image/detail/icon-dot.png) no-repeat center / contain;
}
.method-box__title span::before {
  margin-right: 10px;
}
.method-box__title span::after {
  margin-left: 10px;
}
.method-box__cont {
  background-color: #f5f4eb;
  padding: 30px 24px;
}
.method-box__cont-inner {
  letter-spacing: .06em;
}
.method-box__cont-inner .method-box__text + .method-box__text {
  margin-top: 1em;
}
.method-box__btn {
  margin-top: 20px;
  text-align: center;
}
.method-box__btn .cmn_link_btn {
  max-width: 163px;
}
@media screen and (max-width: 767px) {
  .method-box {
    padding: 0 10px;
  }
  .method-box__title {
    font-size: 19px;
  }
}

/* ------------------------------------ */
/* ▼ テーブルサイズ調整 */
/* ------------------------------------ */
.cmn_tbl .cmn_tbl_top th {
  background-color: #2E4330;
  color: #fff;
}
.cmn_tbl.color01 .cmn_tbl_top th {
  background-color: #2E4330;
  color: #fff;
}
.cmn_tbl td {
  padding: 11px 10px 11px 15px;
}
.cmn_tbl colgroup col:first-of-type {
  width: 44%;
}
.cmn_tbl colgroup col:nth-of-type(2) {
  width: auto;
}
.cmn_tbl_scroll {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.facility_link_btn {
  background-color: initial;
  border: none;
  position: initial;
  display: inline-block;
  height: 100%;
}
.facility_map_links_ul01 {
  line-height: 1;
}
.facility_map_links_ul01>li, .facility_map_links_ul02>li, .facility_map_links_ul03>li {
  width: initial;
  height: 49px;
  display: inline-block;
}
.facility_link_btn::before,
.facility_link_btn::after {
  display: none;
}
.cmn_mt_lv02>* {
  margin-top: 1.2rem;
}
@media screen and (max-width: 767px) {
  .cmn_mt_lv02>* {
    margin-top: initial;
  }
  .cmn_sp_mt_lv02>* {
    margin-top: initial;
  }
  .facility_map_links>ul {
    line-height: 1;
    margin-top: 0.5rem;
  }
  .facility_map_links_ul02>li {
    margin-top: 0.5rem;
  }
}