@charset "UTF-8";
@import url("../parts/wrap_brand_shoplist.css");
/* -------------------------------- */
/* responsive set                   */
/* -------------------------------- */
/* -------------------------------- */
iframe {
  border: none;
}

.cnv_btn,
a.cnv_btn {
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}

img.shop_root_unit_img {
  width: 100%;
  height: auto;
}

.top_shop_list_wrap h3 {
  border-bottom: 1px solid #000;
  font-size: 14px;
  margin-bottom: 8px;
}
.top_shop_list_wrap h3 a {
  background: url(../img/icon/arrow.svg) no-repeat right;
  background-size: 8px;
  padding-right: 1em;
  color: #000;
  text-decoration: none;
}
.top_shop_list_wrap ul {
  display: flex;
  flex-wrap: wrap;
  margin: 16px 0 0;
}
.top_shop_list_wrap ul li {
  width: 16.6666666667%;
  font-size: 14px;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .top_shop_list_wrap ul li {
    width: 50%;
    font-size: 14px;
  }
}
.top_shop_list_wrap ul li a {
  position: relative;
  padding: 0 0 0 16px;
  color: #000;
  text-decoration: none;
}
.top_shop_list_wrap ul li a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 6px;
  border-color: transparent transparent transparent #000;
}

.shop_txt_section_txt ol {
  list-style-type: decimal;
  margin-bottom: 30px;
}
.shop_txt_section_txt ol li {
  margin-bottom: 5px;
  margin-left: 1.2em;
  line-height: 2;
}
.shop_txt_section_txt ol li strong {
  font-size: 17px;
}
.shop_txt_section_txt ol li::marker {
  font-weight: bold;
  font-size: 17px;
}

/* --------------------------------
金・プラチナ・ダイヤモンドをお売りください！
余白調整
 -------------------------------- */
.shop_category_section + .u-new .u-new {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .shop_category_section + .u-new .u-new {
    margin-top: 40px;
  }
}

/* --------------------------------
金ページ　リード文下
 -------------------------------- */
.shop_lead_txt02 {
  padding: 0.5em 1em;
  background: #F8F4EC;
  display: table;
  font-weight: 600;
  margin: 20px auto 40px auto;
}

/* --------------------------------
MV下　本日の金相場　余白調整
 -------------------------------- */
.top_main_img + #k24souba_section {
  padding-bottom: 0 !important;
}

/*メインビジュアルページ内リンク*/
.wrap_main_anc {
  background-color: #e5e6e5;
}
.wrap_main_anc .top_main_anc {
  margin: auto;
  z-index: 104;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wrap_main_anc .top_main_anc {
    bottom: 0;
    width: 100%;
  }
}
.wrap_main_anc .top_main_anc .top_main_link {
  width: 32.3333333333%;
}
@media screen and (max-width: 767px) {
  .wrap_main_anc .top_main_anc .top_main_link {
    width: 33%;
  }
}
.wrap_main_anc .top_main_anc .top_main_link a {
  pointer-events: none;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-decoration: none;
  padding: 12px 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .wrap_main_anc .top_main_anc .top_main_link a {
    padding: 12px 0;
  }
}
.wrap_main_anc .top_main_anc .top_main_link a div {
  position: relative;
}
.wrap_main_anc .top_main_anc .top_main_link a div span {
  display: block;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  line-height: 1em;
}
.wrap_main_anc .top_main_anc .top_main_link a div:before {
  content: "";
  background: url("../../img/icon/laurel.svg") no-repeat;
  background-size: 20px;
  width: 20px;
  height: 72px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .wrap_main_anc .top_main_anc .top_main_link a div:before {
    background-size: 15px;
    width: 15px;
    height: 50px;
    left: 5px;
  }
}
.wrap_main_anc .top_main_anc .top_main_link a div:after {
  content: "";
  background: url("../../img/icon/laurel.svg") no-repeat;
  background-size: 20px;
  width: 20px;
  height: 72px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  /*transform:rotate(180deg);*/
  transform: scale(-1, 1);
}
@media screen and (max-width: 767px) {
  .wrap_main_anc .top_main_anc .top_main_link a div:after {
    background-size: 15px;
    width: 15px;
    height: 50px;
    right: 5px;
  }
}
.wrap_main_anc .top_main_anc .top_main_link a:before {
  display: none;
}

.top_main_linktext01 {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .top_main_linktext01 {
    font-size: 12px;
    font-size: 2.6vw;
  }
}

.top_main_linktext02 {
  font-size: 25px;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .top_main_linktext02 {
    font-size: 15px;
    font-size: 3.5vw;
    margin-top: 8px;
  }
}

.top_main_linktext03 {
  font-size: 12px;
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  .top_main_linktext03 {
    font-size: 10px;
    font-size: 2.3vw;
    margin-top: 4px;
  }
}/*# sourceMappingURL=eco_shop_under.css.map */