.p-index {
  background: #f7f5f0; }

.p-class-intro {
  background: #f7f5f0; }

.p-class-item-sociology-hl01:before {
  background: #a4d3ac; }

.p-class-item-sociology-hl02:before {
  background: #ccde74; }

.p-class-item-sociology-hl03:before {
  background: #a7dbf6; }

.p-class-item-sociology-hl04:before {
  background: #83cac7; }

.p-class-item-psychology-hl01:before {
  background: #a4d3ac; }

.p-class-item-psychology-hl02:before {
  background: #91c5eb; }

.p-class-item-psychology-hl03:before {
  background: #b6c5e0; }

.p-class-item-psychology-hl04:before {
  background: #83cac7; }

.p-class-item-psychology-hl05:before {
  background: #acddf7; }

.p-class-item-media-hl01:before {
  background: #f8ceb0; }

.p-class-item-media-hl02:before {
  background: #efbe67; }

.p-class-item-media-hl03:before {
  background: #f6c8dd; }

.p-class-item-media-hl04:before {
  background: #d0bddb; }

.p-class-item-social-hl01:before {
  background: #f4af8f; }

.p-class-item-social-hl02:before {
  background: #cd91be; }

.p-class-item-social-hl03:before {
  background: #f7b761; }

.p-class-item-example {
  margin-top: 1em; }
  .p-class-item-example dt {
    border-bottom: 1px solid #000;
    margin-bottom: .8em; }
    @media only screen and (max-width: 899px) {
      .p-class-item-example dt {
        font-size: 12px;
        font-size: 1.2rem; } }
    @media print, screen and (min-width: 900px) {
      .p-class-item-example dt {
        font-size: 14px;
        font-size: 1.4rem; } }
    .p-class-item-example dt i {
      display: inline-block;
      background: #000;
      color: #fff;
      padding: 0 .5em; }

@media only screen and (max-width: 899px) {
  .p-class-item-img {
    padding-top: 56.25%;
    position: relative; } }
@media print, screen and (min-width: 900px) {
  .p-class-item-img {
    height: 520px;
    width: 50%; } }
.p-class-item-img img {
  width: 100%;
  height: 100%; }
  @media only screen and (max-width: 899px) {
    .p-class-item-img img {
      position: absolute;
      top: 0;
      left: 0; } }

.p-closeup {
  background: #f7f5f0;
  position: relative; }
  @media only screen and (max-width: 899px) {
    .p-closeup {
      border-top: 6px solid #5a5757; } }
  @media print, screen and (min-width: 900px) {
    .p-closeup {
      border-top: 8px solid #5a5757; } }
  .p-closeup:before {
    content: "";
    display: block;
    width: 25%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%); }
    @media only screen and (max-width: 899px) {
      .p-closeup:before {
        border-top: 6px solid #ff7e00; } }
    @media print, screen and (min-width: 900px) {
      .p-closeup:before {
        border-top: 8px solid #ff7e00; } }

.p-closeup-item {
  background: #fff;
  border-radius: 10px; }
  @media only screen and (max-width: 899px) {
    .p-closeup-item {
      padding: 20px 15px; } }
  @media print, screen and (min-width: 900px) {
    .p-closeup-item {
      padding: 40px 70px; } }
  @media only screen and (max-width: 899px) {
    .p-closeup-item:not(:first-child) {
      margin-top: 20px; } }
  @media print, screen and (min-width: 900px) {
    .p-closeup-item:not(:first-child) {
      margin-top: 30px; } }

@media print, screen and (min-width: 900px) {
  .p-closeup-item-body {
    display: flex; } }

@media print, screen and (min-width: 900px) {
  .p-closeup-item-txt {
    flex: 1 1 auto; } }

.p-closeup-item-img {
  text-align: center; }
  @media only screen and (max-width: 899px) {
    .p-closeup-item-img {
      margin: 20px auto 0;
      max-width: 320px; } }
  @media print, screen and (min-width: 900px) {
    .p-closeup-item-img {
      flex: 0 0 210px;
      margin-left: 40px; } }

.p-lecture-table {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd; }

@media print, screen and (min-width: 900px) {
  .p-lecture-table-row {
    display: flex; } }
@media print, screen and (min-width: 900px) {
  .p-lecture-table-row:not(:first-child) .p-lecture-table-equired dt,
  .p-lecture-table-row:not(:first-child) .p-lecture-table-elective dt {
    display: none; } }
@media print, screen and (min-width: 900px) {
  .p-lecture-table-row:first-child .p-lecture-table-grade {
    position: relative;
    padding-top: calc(1.8em + .5em * 2 - 2px); }
    .p-lecture-table-row:first-child .p-lecture-table-grade:before {
      content: "";
      display: block;
      width: 100%;
      height: calc(1.8em + .5em * 2 - 2px);
      background: #ff7e00;
      border-bottom: 1px solid #ddd;
      position: absolute;
      top: 0;
      left: 0; } }
.p-lecture-table-row .c-list-orange {
  margin-top: 0;
  padding: 1em; }
.p-lecture-table-row .c-list-orange:not(:last-child) {
  border-bottom: 1px solid #ddd; }

@media print, screen and (min-width: 900px) {
  .p-lecture-table-row .c-list-orange {
    height: 50%; } }

.p-lecture-table-grade {
  font-weight: 400;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  @media only screen and (max-width: 899px) {
    .p-lecture-table-grade {
      background: #ff7e00;
      color: #fff;
      text-align: center;
      padding: .5em; } }
  @media print, screen and (min-width: 900px) {
    .p-lecture-table-grade {
      width: 12%;
      background: #f7f5f0;
      display: flex;
      justify-content: center;
      align-items: center; } }

@media only screen and (max-width: 899px) {
  .p-lecture-table-equired {
    display: flex; } }
@media print, screen and (min-width: 900px) {
  .p-lecture-table-equired {
    width: 20%;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd; } }
.p-lecture-table-equired dt {
  text-align: center; }
  @media only screen and (max-width: 899px) {
    .p-lecture-table-equired dt {
      border-right: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      width: 6em;
      background: #f7f5f0;
      padding: 1em 0; } }
  @media print, screen and (min-width: 900px) {
    .p-lecture-table-equired dt {
      border-bottom: 1px solid #ddd;
      padding: .5em;
      background: #ff7e00;
      color: #fff; } }
@media only screen and (max-width: 899px) {
  .p-lecture-table-equired dd {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: calc(100% - 6em); } }
@media print, screen and (min-width: 900px) {
  .p-lecture-table-equired dd {
    height: 100%; } }

@media only screen and (max-width: 899px) {
  .p-lecture-table-elective {
    display: flex; } }
@media print, screen and (min-width: 900px) {
  .p-lecture-table-elective {
    width: 68%;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd; } }
.p-lecture-table-elective dt {
  text-align: center; }
  @media only screen and (max-width: 899px) {
    .p-lecture-table-elective dt {
      border-right: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      width: 6em;
      background: #f7f5f0;
      padding: 1em 0; } }
  @media print, screen and (min-width: 900px) {
    .p-lecture-table-elective dt {
      border-bottom: 1px solid #ddd;
      padding: .5em;
      background: #ff7e00;
      color: #fff; } }
@media only screen and (max-width: 899px) {
  .p-lecture-table-elective dd {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: calc(100% - 6em); } }
@media print, screen and (min-width: 900px) {
  .p-lecture-table-elective .c-list-orange {
    display: flex;
    flex-wrap: wrap; } }
@media print, screen and (min-width: 900px) {
  .p-lecture-table-elective .c-list-orange li {
    width: 48%; }
    .p-lecture-table-elective .c-list-orange li:nth-child(odd) {
      margin-right: 4%; }
    .p-lecture-table-elective .c-list-orange li:nth-child(2) {
      margin-top: 0; } }

.p-lecture-offer {
  margin-top: .5em; }

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