@import "_breakpoint.scss"; .header { .navi_button { @include sp { background-image: url("../images/common/menu.svg"); color: #150404; } } } .c_title02 { span { display: block; font-size: 1.6rem; margin-top: 1.0rem; } } .detail-area { .title { font-size: 1.8rem; font-weight: bold; line-height: 1.75; padding-bottom: 1.0rem; border-bottom: 1px solid #707070; margin-bottom: 1.0rem; } .date { font-size: 1.4rem; text-align: right; margin-bottom: 4.5rem; } .entry { font-size: 1.6rem; line-height: 1.75; } .control { display: flex; justify-content: space-between; align-items: center; margin-top: 7.0rem; padding-top: 2.0rem; border-top: 1px solid #707070; font-size: 1.2rem; div {