<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header {
    border-bottom: 1px solid #e5e4e6 !important;
}
.midashi-01 {
  padding:20px 0px;
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 25px;
}

section.item a .title {
    display: block;
    margin: 10px 0 5px;
}

section.item a span.price {
    font-weight: bold;
    color: #a22400;
}

section.item .col-lg-3.col-6{
	text-align: left;
}

@media screen and (max-width: 768px){
.content-area {
    padding-top: 60px !important;
}
}</pre></body></html>