/* カスタマイズ用CSS */
.hunkotsu__page__box__1__box__left__list__items__box__right__price__under {
    color: #ffff;
    font-weight: bold;
    display: flex;
    justify-content: flex-end;
}
.sp__mainVisual__1__box__title{
font-size: 28px;
    color: #fff;
    border-bottom: 2px solid #fff;
    margin: 74px 0 20px !important;
    padding-bottom: 4px;
    text-shadow: 0 0 10px #000;
}