@charset "UTF-8";

.topic-ph {
	height: 100px;
}
.bb-orange {
    border-bottom: solid 1px #f08300;
}


/*PCのみ*/
@media (min-width: 768px) {



}

@media (max-width: 768px) {



}



