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

title : 刀剣・日本刀の販売店 地方ページ
scope : 刀剣・日本刀の販売店 地方ページ

memo：

last modify : 2021/01/12 WEB2TCI-24407_igarashi 新規作成

========================================================== */
/* ------------------------------------ */
/* ▼ bannerh1 */
/* ------------------------------------ */
.bannerh1_single {
  text-align: center;
}
.bannerh1_single .cath1 {
  border: solid 1px #431215;
  display: inline-block;
  font-weight: 600;
  letter-spacing: .06em;
  line-height: 1;
  margin: 10px 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/bg-purchase-area.png) no-repeat center center;
  background-size: 100% auto;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
}
.bannerh1_single .txth1 {
  background: none;
  color: #000;
  letter-spacing: .06em;
  line-height: 1.2;
  padding: .2em .5em .7em;
  position: relative;
  text-shadow: none;
  z-index: 1;
}
.bannerh1_single::before,
.bannerh1_single::after{
  content: initial;
}
.section_facility_pref {
  max-width: 848px;
  margin: 0 auto;
}

.cmn_h2_01 {
  max-width: 864px;
}

.back_contents_top {
  margin-top: 15px;
  text-align: right;
}

.back_contents_top .cmn_link_btn {
  display: inline-block;
  width: 208px;
}
.back_contents_top .cmn_link_btn_text {
  font-size: 15px;
  letter-spacing: .05em;
  text-align: left;
}

.cmn_bnr_area.col01.bnr_l {
  max-width: 520px;
}

.cmn_text_bnr .has_text .bnr_txt {
  width: 90%;
}


@media (min-width:768px) {
  .bannerh1_single .cath1 {
    font-size: 18px;
    margin: 32px auto 0;
  }
  .bannerh1_single .txth1 {
    font-size: 30px;
    padding: .467em 2em 1.267em;
  }   
}
@media (max-width: 768px) {
  .bannerh1_single .txth1 {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .bannerh1_single .txth1 {
    font-size: 24px;
    line-height: 1;
    padding: 0.15em 0.5em 0.4837em;
  }
  .bannerh1_single .cath1 {
    font-size: 14px;
  }
  .bannerh1_single .bgh1 {
    background-size: cover;
  }
}

/* ------------------------------------ */
/* ▼ サイトタイトル */
/* ------------------------------------ */
.cmn_h1_sitetop_name {
  display: inline-block;
}

/* ------------------------------------ */
/* ▼ 都道府県 */
/* ------------------------------------ */
.pref_desc {
  margin-bottom: 16px;
}
.desc {
  margin: 20px auto 16px;
  max-width: 790px;
  padding: 0 10px;
  text-align: justify;
}
desc p {
  line-height: 1.65;
}
.deco_border {
  border-bottom: 1px solid #97764B;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .desc {
    font-size: 15px;
    margin: 5% auto 16px;
    padding: 0 10px;
  }
}
.pref_map {
  margin: 0 auto;
  max-width: 400px;
}
@media only screen and (max-width: 767px){
  .pref_map {
    margin: 0 auto 10%;
    width: 66.667%;
  }
}
.pref_info {
  margin: 0 auto;
  max-width: 820px;
  padding: 10px 20px 0;
}
.pref_info.area {
  margin: 0 auto 28px;
}
.marketing_area .pref_info {
  padding-top: 10px;
}
.pref_info.area .pref_list {
  padding: 3px 30px 0;
}
.pref_info .pref_info_inner + .pref_info_inner {
  margin-top: 27px;
}
.pref_list.born {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.pref_list {
  padding: 20px 30px 27px;
  margin-top: 10px;
}
.marketing_area .pref_list {
  margin-top: 0;
}
.born {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}
.pref_list li {
  margin-right: 9px;
  padding-left: 1em;
  position: relative;
  width: 23.944%;
  margin-top: 10px;
}
.pref_list li::before {
  border-color: transparent transparent transparent #8e4245;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 6px;
  left: 0;
  width: 0;
}
@media only screen and (min-width: 768px) {
  .pref_list li:nth-of-type(4n+4) {
      margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .pref_info.area {
      margin: 0 auto 5%;
  }
  .pref_info.area .pref_list {
    padding: 0 5%;
  }
  .pref_list li {
    margin-right: 5%;
    padding-left: 1em;
    width: 30%;
    font-size: 15px;
  }
  .pref_info {
    padding: 3%;
  }
  .pref_info .pref_info_inner + .pref_info_inner {
    margin-top: 15px;
  }
}
@media screen and (min-width: 415px) and (max-width: 767px) {
  .pref_list li:nth-of-type(3n+3) {
      margin-right: 0;
  }
}
@media only screen and (max-width: 414px) {
  .pref_list li {
      margin-right: 10%;
      width: 44%;
  }
  .pref_list li:nth-of-type(2n) {
    margin-right: 0;
  }
}

/* ------------------------------------ */
/* ▼ 市区町村 */
/* ------------------------------------ */
.marketing_address_code .desc {
  margin-bottom: 50px;
}
.store_list_wrap_section {
  background: url('../image/detail/bg-main-body.png') repeat-y 100%;
  padding-top: 40px;
  padding-bottom: 30px;
}
.store_list_wrap {
  margin: 35px auto 0;
  max-width: 820px;
  width: 100%;
}
.store_list {
  margin: 10px auto 0;
  max-width: 780px;
  padding: 20px;
}
.store_list_inner {
background: #fff;
  padding: 30px;
}
.store_list_title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: .06em;
  padding-bottom: 9px;
}
.store_list_title>span {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  padding-left: 37px;
  position: relative;
}
.store_list_title>span::before {
  background: url(../../image-cmn/title/ico-ttl-gold.png) 0 center / contain no-repeat;
  background-size: 100% auto;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 18px;
  width: 25px;
}
.store_list_title>span::after {
  background-color: #b28e5f;
  bottom: -15px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}

.store_list_ttl_label.region01 {
  background-color: #4e71a9;
}
.store_list_ttl_label.region02 {
  background-color: #5799a3;
}
.store_list_ttl_label.region03 {
  background-color: #358f7d;
}
.store_list_ttl_label.region04 {
  background-color: #779323;
}
.store_list_ttl_label.region05 {
  background-color: #b8932f;
}
.store_list_ttl_label.region06 {
  background-color: #b3573c;
}
.store_list_ttl_label.region07 {
  background-color: #c05e71;
}
.store_list_ttl_label.region08 {
  background-color: #845c8b;
}
.store_list_ttl_label.region09 {
  background-color: #4a86a8;
}
.store_list_ttl_label.region10 {
  background-color: #498556;
}
.store_list_ttl_label {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  display: inline-block;
  letter-spacing: .06em;
  min-height: 24px;
  padding: 4px 7px;
  margin-right: 10px;
}
.store_list_ttl_txt {
  max-width: calc(100% - 3.2em);
}
.store_list_info_img {
  text-align: center;
}
.wrap img {
  vertical-align: bottom;
}
.store_list_info {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.store_list_info_col:nth-of-type(1) {
  width: 58.028%;
}

.facility_table_contents.table_type01 {
  border: 3px solid #b28e5f;
}
.facility_table_contents {
  margin: 0 auto;
  table-layout: fixed;
  width: 100%;
}
.facility_table_contents tr.address th span {
  background: url(../image/ico_address.png) no-repeat top 0 center;
  background-size: 22px;
  padding-top: 37px;
}
.facility_table_contents tr.tel th span {
  background: url(../image/ico_tel.png) no-repeat top 0 center;
  background-size: 26px;
  padding-top: 37px;
}
.facility_table_contents tr.time th span {
  background: url(../image/ico_time.png) no-repeat top 0 center;
  background-size: 28px;
  padding-top: 37px;
}
.facility_table_contents th>span {
  display: block;
}
.facility_table_contents.table_type01 th {
  background: #f4ecce;
  border-right: 2px solid #a29671;
  border-bottom: 1px solid #d9c7af;
  width: 150px;
}
.facility_table_contents td {
  border-bottom: 1px solid #d9c7af;
  vertical-align: middle;
  word-break: break-all;
}
.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: #000;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
}
.store_list_info_col:nth-of-type(2) {
  width: 39.176%;
}
.store_list_info_btn_wrap .cmn_link_btn_inner {
  display: flex;
  width: 100%;
}
.store_list_info_btn_wrap .cmn_link_btn_text {
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
  width: 100%;
}
.marketing_address_code .cmn_section:first-of-type {
  margin-top: 0;
}
.store_list_info_btn_wrap>.cmn_link_btn.link_btn_ppl {
  background: #501f88;
  border: 1px solid #2a1243;
}
.store_list_info_btn_wrap .cmn_link_btn.link_btn_ppl .cmn_link_btn_text::after {
  border-color: transparent transparent transparent #501f88;
}
.store_list_info_btn_wrap>.cmn_link_btn.link_btn_green {
  background: #407e3d;
  border: 1px solid #124312;
}
.store_list_info_btn_wrap .cmn_link_btn.link_btn_green .cmn_link_btn_text::after {
  border-color: transparent transparent transparent #407e3d;
}
.recommended-shop_label {
  display: block;
  width: 93px;
  height: 25px;
  flex-shrink: 0;
  margin-left: 20px;
  background: url(../image/ico-recommend.png) no-repeat;
  background-size: contain;
}
.label-summary_area {
  margin: 20px 0 0;
  font-size: 16px;
  text-align: center;
}
.label-summary_area .recommended-shop_label {
  margin: 0 5px;
  display: inline-block;
  vertical-align: text-bottom;
}
.store_list_link_wrap {
  margin-right: 0;
  margin-left: 3.5%;
  max-width: 352px;
  width: 100%;
}
@media (min-width: 768px) {
  .store_list .facility_table_contents.table_type01 th {
      font-size: 16px;
      padding: 16px 5px 15px;
      width: 97px;
  }
  .facility_table_contents tr.address th span {
    background-size: 23px;
    padding-top: 38px;
  }
  .store_list .facility_table_contents td {
    background-color: #fff;
    font-size: 16px;
    padding: 16px 16px;
  }
  .facility_table_contents tr.tel th span {
    padding-top: 34px;
  }
  .facility_table_contents tr.time th span {
    padding-top: 33px;
  }
  .store_list_info_btn_wrap {
    margin-top: 25px;
  }
  .store_list_info_btn_wrap .cmn_link_btn {
    max-width: 250px;
  }
  .store_list_info_btn_wrap .cmn_link_btn_text {
    font-size: 18px;
    font-weight: 600;
  }
  .store_list_link_wrap .cmn_link_btn_text {
    font-size: 18px;
    letter-spacing: -.06em;
  }
}
@media (max-width: 768px) {
  .store_list_info_btn_wrap .cmn_link_btn_text {
    padding-right: 22px;
  }
}
@media (max-width: 767px) {
  .store_list {
    padding: 15px;
    margin-top: 15px;
  }
  .store_list_info_img {
    margin-top: 15px;
  }
  .store_list_inner {
    padding: 15px;
  }
  .store_list_title {
    font-size: 18px;
    padding-bottom: 9px;
  }
  .store_list_title>span {
    padding-left: 30px;
  }
  .store_list_title>span::after {
    bottom: -7px;
  }
  .store_list_ttl_label {
    max-width: 2.6em;
    flex-shrink: 0;
    font-size: 13px;
    min-height: auto;
    padding: 3px;
    margin-right: 4px;
  }
  .store_list_info_img {
    margin-top: 15px;
  }
  .store_list_info {
    margin-top: 15px;
    display: block;
  }
  .store_list_info_col:nth-of-type(1) {
    width: 100%;
  }
  .facility_table_contents.table_type01 td {
    font-size: 16px;
  }
  .facility_table_contents {
    font-size: 15px;
  }
  .store_list .facility_table_contents.table_type01 th {
    width: 90px;
  }
  .facility_table_contents.table_type01 th {
    width: 105px;
  }
  .facility_table_contents th {
    line-height: 1.4;
    padding: 20px 0;
  }
  .facility_table_contents tr.address th span {
    background-size: 22px;
  }
  .facility_table_contents tr.tel th span {
    background-size: 26px;
  }
  .facility_table_contents tr.time th span {
    background-size: 28px;
  }
  .store_list_info_col:nth-of-type(2) {
    width: 100%;
  }
  .store_list_info_btn_wrap {
    margin: 15px auto 0;
    max-width: 350px;
  }
  .store_list_info_btn_wrap>.cmn_link_btn {
    max-width: 250px;
    width: 100%;
  }
  .store_list_info_btn_wrap .cmn_link_btn_inner {
    height: 100%;
  }
  .store_list_link_wrap .cmn_link_btn_text {
    letter-spacing: -.06em;
    padding: 10px 24px 10px 0px;
  }
  .store_list_link_wrap {
    margin: 15px auto 0;
    max-width: 250px;
  }
  .label-summary_area {
    text-align: left;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.8;
  }
  .recommended-shop_label {
    margin-left: 10px;
  }
}

