[data-id='d1784516'] {
  max-width: var(--width-max-content);
  margin-left: auto;
  margin-right: auto;
}
.l-mainvisual img {
  display: none;
}
.col-sm-6:nth-child(2n + 1) {
  clear: left;
}
.cont-course-head .l-inner {
  max-width: 1200px;
  background-color: #7b47d2;
  padding: 10px 10px 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 4%;
}
.cont-course-head .p-heading-2-type2,
.cont-course-head .p-text,
.cont-course-head .p-link-list {
  margin-bottom: 0.8rem;
}
.p-media-list__img.arrow {
  max-width: 400px;
}
.cont-course-head .p-media-layout {
  margin-bottom: 0;
}
.cont-course-arrow .p-media-layout__inner {
  gap: 0;
}
.cont-point-col p:first-of-type,
.cont-score-ttl p:first-of-type {
  font-size: unset !important;
  font-weight: unset !important;
}
.c-text + .c-text {
  margin-top: 0;
}
.cont-course-float p::before {
  vertical-align: baseline !important;
}
.non-himage .p-media-layout.p-media-layout--column-wide {
  display: none;
}
.p-link-list {
  margin-bottom: 0;
}
ul.c-list.p-list li:first-child,
ul.c-list.p-list li ul li {
  padding-left: 0;
}
ul.c-list.p-list li:first-child {
  margin-bottom: 10px;
  font-weight: bold;
}
ul.c-list.p-list li ul li:first-child {
  margin-bottom: 0;
  font-weight: normal;
}
ul.c-list.p-list li:first-child::before,
ul.c-list.p-list li ul li::before {
  display: none;
}
.l-footer-breadcrumb {
  clear: both;
}
.procedure li a::before {
  position: absolute;
  content: '\f061';
  right: -17px;
  color: #585858;
  font-family: fontAwesome;
}
.procedure li a:hover {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .procedure li a::before {
    transform: rotate(90deg);
    top: 100%;
    left: 50%;
    right: 50%;
  }
}
.procedure li:last-of-type a::before {
  content: '';
}
.procedure li a::after {
  content: '\f105';
  transform: rotate(90deg);
  color: #fff;
  position: static;
  letter-spacing: 0.5rem;
}
.procedure li:last-of-type a::after {
  content: '\f105';
  transform: none;
}
@media only screen and (max-width: 768px) {
  .procedure li a:hover {
    text-decoration: underline;
  }
}

.well {
  padding: 0 32px 19px 32px;
}
.well .p-media-layout-02 {
  padding: 16px 0;
}
.well.examples p:first-child {
  font-weight: normal;
}
.well.examples .p-media-layout-02__hdg {
  margin-bottom: 0;
}
.well.examples .c-heading-3__heading {
  font-size: 16px;
  margin-bottom: 10px;
  font-family: unset;
  font-weight: bold;
}
.c-link--arrow::after {
  content: '\f105';
  display: inline-block;
  padding-left: 0.75rem;
  font-family: fontAwesome;
}
.p-link-list__item:first-of-type {
  margin-top: 0.75rem;
}
ul.p-link-list__list {
  overflow: hidden;
}
.l-wrapper:has(.c-list.p-list) {
  max-width: 1200px;
  width: 90%;
  min-height: 20px;
  padding: 19px 32px;
  margin: 20px auto 40px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
  clear: both;
}
.c-heading-2-type2.p-heading-2-type2,
.p-layout,
.c-heading-2.p-heading-2 {
  margin-top: 19px;
  margin-bottom: 9.5px;
}
.p-layout-media[data-col-narrow='1'][data-col-wide='1'] .p-layout__inner p {
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .line-up .p-link-list__item:first-of-type {
    margin-top: 0;
  }
  .p-layout-media[data-col-narrow][data-col-wide] .p-layout__inner {
    gap: 0 1.5rem;
  }
  .link-page a {
    font-size: 15px;
  }
  .c-heading-2.p-heading-2 h2 {
    margin-top: 6%;
  }
  .cont-course-float h3,
  .cont-course-own h3,
  h3.heading-h3 {
    font-size: 1.875rem !important;
  }
  .cont-score-ttl .p-media-layout-02__hdg {
    order: 2;
  }
  .cont-score-ttl .p-media-layout-02__media {
    order: 1;
  }
}

/* CSS Grade */
.page-anchor {
  overflow: hidden;
}
.page-anchor .p-media-layout {
  margin-bottom: 1rem;
}
.page-anchor li {
  margin: 0;
}
.page-anchor li a:hover {
  color: #fff;
}
.page-anchor .c-link--arrow::after {
  transform: rotate(90deg);
  letter-spacing: 0.5rem;
}
.page-anchor .anchorlink-btn li {
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .page-anchor li a:hover {
    text-decoration: underline;
  }
}

/* btn - [Learn more about each subject] */
#d1765725.text-center ul {
  border: 1px solid #ccc;
  padding: 6px 12px;
  display: inline-block;
}
#d1765725.text-center ul:hover {
  background-color: #e6e5e5;
}

#d1765725.text-center .p-link-list__item:first-of-type {
  margin-top: 0;
}

@media only screen and (max-width: 768px) {
  .p-layout-media[data-col-narrow][data-col-narrow='2']
    .p-layout__inner
    > .p-layout__content {
    flex-basis: calc((100%) / 1);
    max-width: calc((100%) / 1);
  }
  .examples li {
    margin: 0.75rem 2% 0;
  }
}
.p-layout[data-col-wide='1'] .p-layout__inner > .p-layout__content {
  text-align: center;
}
.c-media__item {
  width: auto;
}
.list-col-2 {
  margin-right: auto;
  margin-top: 20px;
  border-top: 1px solid #ccc;
}
.p-dialog.js-dialog-target .p-media-layout__content div:first-child {
  font-weight: bold;
}
.p-layout__content.line-up.examples.well,
.p-layout[data-col-wide='1'] .p-layout__inner > .p-layout__content.well p {
  text-align: left;
}
.list-col-2 .p-media-layout-02__hdg {
  margin-top: 19px;
  margin-bottom: 9.5px;
}
.p-media-layout.p-media-layout--column-wide {
  margin: 0;
}
.p-media-layout.p-media-layout--column-wide .p-media-list__img {
  margin: 20px 0;
}
.p-link-list__item:first-of-type {
  margin-top: 0.75rem;
}
@media only screen and (max-width: 768px) {
  .line-up li {
    margin: 0.75rem 2% 0;
    margin-top: 0.75rem;
  }
}
