.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 h3 {
    font-size: 34px !important;
}

.cont-course-head .p-heading-2-type2 {
    margin: 19px 0 9.5px 0;
}

.cont-course-head .p-text {
    margin-bottom: 9.5px;
}

.cont-course-head .p-link-list {
    margin-bottom: 9.5px;
}

.cont-course-head .p-link-list__item {
    margin-bottom: 0;
}

.cont-course-head .c-link--arrow:hover {
    color: #fff;
    text-decoration: underline;
}

.cont-course-head .c-link--arrow:after {
    content: none;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    content: "\f105";
}

.cont-course-arrow .p-media-layout__content {
    height: 0;
}

.cont-course-arrow img {
    max-width: 400px;
    display: block;
    margin: auto;
}

[data-id="2558594"] .p-media-layout__inner div:first-child>p {
    font-weight: 600 !important;
}

[data-id="2558594"] .p-media-layout__inner div:nth-child(n+2)>p {
    font-weight: 1 !important;
}

[data-id="2558594"] .p-layout__inner p{
    font-size: 16px !important;
}

[data-id="2558594"] .p-media-layout__inner a {
    text-decoration: underline;
    color: #7b47d2;
}

.l-main [data-id="d1784516"]:nth-child(10) {
    margin: 4% auto;
    padding: 2%;
    max-width: 100vw;
    background-color: #f7edfb;
}

#d2558611 .p-text .c-text:first-child,
[data-id="2558538"] .p-media-layout__inner .p-text .c-text:first-child,
#d2558561 .p-text .c-text:first-child {
    font-weight: 600;
}

#d2558600 .p-text .c-text:nth-child(n+2),
[data-id="2558538"] .p-media-layout__inner .p-media-layout-02__text:nth-child(n+2) p{
    font-weight: 1 !important;
}

.cont-score-ttl p:first-of-type {
    font-size: 1rem !important;
}

.cont-course-float p:before {
    vertical-align: top !important;
}

.cont-course-float .c-text {
    margin-top: 0;
}

[data-id="2558604"] .p-media-layout__inner>div:first-child p,
[data-id="2558615"] .p-media-layout__inner>div:first-child p,
#d2558600 .p-media-layout__inner>div:first-child p {
    font-weight: 600 !important;
}

.cont-dl a {
    font-size: 20px !important;
}

.cont-dl a:after {
    content: none;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    content: "\f105";
}

.cont-dl .p-link-list__list .p-link-list__item:nth-child(2) a:after {
    padding-left: 12px;
    content: "\f08e";
}

.cont-dl a > img {
    display: none;
}

.cont-dl a:hover {
    color: #fff;
}

.cont-course-col {
    margin-right: auto !important;
    margin-left: auto !important;
}

.cont-course-col h3 {
    font-size: 30px !important;
}

.cont-course-col p {
    font-size: 18px !important;
}

@media screen and (min-width: 768px) {
    .cont-detail-col:nth-child(n+3) .p-media-layout-02 {
        border-top: 1px solid #ababab;
        padding-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .cont-detail-col:nth-child(n+2) .p-media-layout-02 {
        border-top: 1px solid #ababab;
        padding-top: 10px;
    }
}