@charset "UTF-8";
/*
=======================================================
犬詳細
=======================================================
*/

.goodsDetailInner {
    border-bottom: 1px dotted var(--color-main);
    padding-bottom: 20px;
}

.goodsDetailInner:first-child{
    border-top: 1px dotted var(--color-main);
}
