@charset "UTF-8";

.sec02 > div {
  width: auto;
}
.sec02 dl {
  display: inherit;
  display: inherit;
  display: inherit;
  width: 100%;
  font-size: 20px;
  font-weight: 400;
}
.sec02 dl dt {
	width: 200px;
	text-align: inherit;
	margin-bottom: 0;
	margin-top: 20px;
}
.sec02 dl dd {
  line-height: 1.2;
}
.btn-to-entry {
  font-size: 15px;
}
.program-scroll > div a {
  line-height: 48px;
}
@media screen and (max-width: 1000px) {
}
@media screen and (max-width: 640px) {
	.sec02 dl dt span {
	  padding: 6px 14px 7px;
	}
}
@media screen and (max-width: 375px) {

}