#cnt-kaitori {
  display: block;
}
#cnt-kaitori-sm {
  display: block;
}
.sp_delete {
  display: none !important;
}
.pc_delete {
  display: block !important;
}
.link-list .link a {
  display: block;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #03C;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  border-top-style: dashed;
  border-top-color: #ccc;
  border-top-width: 1px;
  background-image: url(https://www.suruga-ya.jp/yaji.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.link-list .link:first-of-type a {
  border: none;
}
.merit .inner2 {
  font-family: sans-serif;
}
.shop_campaign {
  text-align: center;
}
.shop_campaign img {
  width: 100%;
  height: auto;
  max-width: 358px;
}
.kaitori_banner {
  margin: 10px 0 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: space-between;
  align-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.kaitori_banner > div {
  width: calc(50% - 5px);
}
.kaitori_banner > div img {
  width: 100%;
  height: auto;
}
#kaitori_houhou {
  margin-top: 80px;
}
#kantan-box {
  width: 100%;
}
.kaitori_id img {
  width: 100%;
  height: auto;
  max-width: 726px;
}