#cnt-kaitori {
	display: block;
}
#cnt-kaitori-sm {
	display: block;
}


.sp_delete{
	display: none;
}
.pc_delete{
	display: block;
}

.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;
}