@media only screen and (max-width: 899px) {
  .p-index-list-sub {
    font-size: 12px;
    font-size: 1.2rem;
    display: block;
    line-height: 1.2; } }
@media print, screen and (min-width: 900px) {
  .p-index-list-sub {
    font-size: 13px;
    font-size: 1.3rem; } }

@media only screen and (max-width: 899px) {
  .p-detail-inr {
    padding-top: 30px; } }
@media print, screen and (min-width: 900px) {
  .p-detail-inr {
    padding-top: 60px; } }
@media only screen and (max-width: 899px) {
  .p-detail-inr:not(:last-child) {
    margin-bottom: 30px; } }

.p-curriculum:nth-of-type(even) {
  background: #f7f5f0; }
  .p-curriculum:nth-of-type(even) dd ul {
    background: #fefefe; }

.p-table dt {
  background: #ff7e00;
  color: #fff;
  font-weight: normal;
  text-align: center;
  padding: 10px; }
  @media only screen and (max-width: 899px) {
    .p-table dt {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media print, screen and (min-width: 900px) {
    .p-table dt {
      font-size: 16px;
      font-size: 1.6rem; } }
.p-table dd {
  border-right: 1px solid #ebebeb; }
  @media print, screen and (min-width: 900px) {
    .p-table dd {
      display: flex; } }
@media print, screen and (min-width: 900px) {
  .p-table .p-table-col {
    width: 100%; } }
@media print, screen and (min-width: 900px) {
  .p-table .p-table-2col .p-table-col {
    width: 100%; } }
.p-table .p-table-col li {
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb; }
  @media print, screen and (min-width: 900px) {
    .p-table .p-table-col li {
      padding: 20px; } }
  @media only screen and (max-width: 899px) {
    .p-table .p-table-col li {
      padding: 15px; } }

/*# sourceMappingURL=curriculum.css.map */
