@media screen and (min-width: 741px) {
    #main {
        max-width: 1024px;
        width: 960px;
    }
}
a.orange {
    color: #ff7600;
}
.underline {
    text-decoration: underline;
}
.row-manabi_tokushu-copyright {
    margin-left: -54px;
    margin-right: -54px;
}
.row-manabi_tokushu-copyright .col {
    padding-left: 54px;
    padding-right: 54px;
}
.manabi_tokushu-componentA .row, .manabi_tokushu-componentB .row {
    margin-left: -24px;
    margin-right: -24px;
}

.manabi_tokushu-componentA .row .col, .manabi_tokushu-componentB .row .col {
    padding-left: 24px;
    padding-right: 24px;
}

#contents {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.manabi_tokushu-label-grade {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.36px;
    text-align: left;
    color: #5d3c15;
    padding: 4px 6px 3px;
    border-radius: 8px;
    background-color: #fff3c1;
    display: inline-flex;
    margin: 0 4px 0 0;
}

.manabi_tokushu-label-new {
    padding: 4px 6px;
    border-radius: 8px;
    background-image: linear-gradient(to right, #e73702, #e77402);
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.36px;
    text-align: left;
    color: #fefefe;
    display: inline-flex;
    margin: 0 4px 0 0;
}

.manabi_tokushu-btn .btn {
    position: relative;
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: none;
    display: inline-flex;
}

.manabi_tokushu-btn .btn-blue {
    border-radius: 100px;
    background-image: linear-gradient(to right, #008fe4, #00b8e4);
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    /*font-weight: 600;*/
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    padding: 14px 84px;
    line-height: 20px;
}

.manabi_tokushu-btn .arrow-next {
    width: 20px;
    height: 20px;
    background: url("./../img/common/down.png") no-repeat center center;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    right: 12px;
}

.manabi_tokushu-btn .btn-orange {
    padding: 14px 103.5px 14px 103.5px;
    border-radius: 100px;
    background-image: linear-gradient(to right, #fe8d09, #fecb09);
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    line-height: 20px;

}

.manabi_tokushu-btn .arrow-right {
    width: 20px;
    height: 20px;
    background: url("./../img/common/arrow-right.png") no-repeat center center;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    right: 12px;
}

.manabi_tokushu-btn .btn-grey {
    padding: 14px 27px 14px 23px;
    background-color: #969696;
}

.manabi_tokushu-btn .btn-content {
    padding: 12px 44px;
    border-radius: 100px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #222;
    font-family: 'Noto Sans JP', sans-serif;
}

.manabi_tokushu-line {
    height: 1px;
    border-radius: 3px;
    background-color: #eee;
    width: 100%;
    margin: 48px 0;
}
.manabi_tokushu-line.blue {
    height: 1px;
    border-radius: 3px;
    background-image: linear-gradient(to right, #008fe4, #00b8e4);
    width: 100%;
    margin: 0 0 36px 0;
}
.manabi_tokushu-ttlread {
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.13;
    letter-spacing: normal;
    text-align: left;
    color: #222;
    padding-top: 24px;
}
.manabi_tokushu-ttlCard {
    padding: 40px 36px 36px;
    background-color: #ebfaff;
}
.manabi_tokushu-ttlCard-title {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1c2126;
    line-height: 1.33;
    padding-top: 36px;
    padding-bottom: 24px;
}

.manabi_tokushu-ttlCard-sub-title {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: normal;
    text-align: center;
    color: #222;
}

.manabi_tokushu-ttl1 {
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #1c2126;
    padding-bottom: 12px;
}

.manabi_tokushu-ttl2 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #1c2126;
}

.manabi_tokushu-ttl3 {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #1c2126;
}

.manabi_tokushu-read1 {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: normal;
    text-align: left;
    color: #222;
}

.manabi_tokushu-read1-readmore {
    display: block;
    text-decoration: none;
    width: fit-content;
}
.manabi_tokushu-read1-readmore:hover,.manabi_tokushu-read1-readmore:active  {
    text-decoration: none;
    opacity: .8;
}
.manabi_tokushu-read1.position-relative::after {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 12%, rgba(255,255,255,1) 100%);
    padding: 6px 4px 1px 16px;
    content: "…もっと読む";
    color: #ff7600;
}
.manabi_tokushu-read2 {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #222;
}
.manabi_tokushu-read3 {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.13;
    letter-spacing: normal;
    text-align: left;
    color: #222;
}
.manabi_tokushu-img1 {
    /*margin: 0 auto 24px auto;*/
    /*text-align: center;*/
    width: 303px;
}
.manabi_tokushu-img1 img {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
}

.manabi_tokushu-img2 img {
    width: 76px;
    height: 56px;
    border-radius: 8px;
    object-fit: cover;
}

.manabi_tokushu-img3 img {
    width: 88px;
    height: 65px;
    border-radius: 8px;
    object-fit: cover;
}

.manabi_tokushu-img4 img {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    object-fit: cover;
}

.manabi_tokushu-mv img {
    width: 100%;
    height: auto;
}

.manabi_tokushu-componentA .componentA-img {
    padding-top: 32px;
    padding-bottom: 14px;
}

.manabi_tokushu-label-time {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.42px;
    text-align: right;
    color: #9d9d9d;
}

.manabi_tokushu-componentA .manabi_tokushu-btn .btn-orange {
    width: 100%;
}

.manabi_tokushu-textLink-bold-blue {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #3583eb;
}

.manabi_tokushu-textLink-normal-blue {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #3583eb;
}

.manabi_tokushu-textLink-bold-orange {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #ff7600;
}

.manabi_tokushu-textLink-normal-orange {
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #ff7600;
}

.manabi_tokushu-textLink {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #3583eb;
}

.manabi_tokushu-anchorLink {
    padding: 14px 16px;
    padding-right: 48px;
    border-bottom: 1px solid #f2f4f8;
    display: flex;
    align-items: center;
    background: url("./../img/common/anchor-down.png") center right 16px no-repeat;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #222 !important;
    width: 303px;
    background-size: 20px 20px;
}

.manabi_tokushu-pageLink {
    display: flex;
    align-items: center;
    background: url("./../img/common/anchor-down.png") center right 16px no-repeat;
    background-size: 20px 20px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: normal;
    text-align: left;
    color: #222 !important;
    border-bottom: 1px solid #f2f4f8;
    padding: 14px 16px;
}

.manabi_tokushu-categoryTtl {
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #1c2126;
    padding-bottom: 12px;
}

.manabi_tokushu-componentA .manabi_tokushu-img1 {
    padding-top: 32px;
}

.manabi_tokushu-componentB .manabi_tokushu-ttl2 {
    padding-right: 8px;
}

.manabi_tokushu-componentB .manabi_tokushu-label {
    padding-top: 10px;
}

.manabi_tokushu-componentB > .d-inline-flex {
    padding-top: 32px;
}

.manabi_tokushu-componentD {
    padding: 20px 16px 16px;
    border-radius: 8px;
    border: solid 1px #008fe4;
}

.manabi_tokushu-componentD-card-title {
    position: absolute;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.36px;
    text-align: left;
    color: #fff;
    height: 19px;
    padding: 0 6px;
    border-radius: 8px;
    background-color: #008fe4;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -10px;
    width: 111px;
    left: 0;
    right: 0;
    margin: auto;
}

.manabi_tokushu-componentD .manabi_tokushu-read1 {
    padding-top: 12px;
}

.manabi_tokushu-componentC {
    padding: 0 0 24px;
    border-radius: 16px;
    box-shadow: 8px 16px 32px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.manabi_tokushu-componentC .btn {
    width: 100%;
    margin-top: 24px;
}

.manabi_tokushu-supervisor {
    padding: 16px 24px 24px 16px;
    border-radius: 16px;
    border: solid 1px #eee;
    background-color: #fafafa;
}

.manabi_tokushu-supervisor .manabi_tokushu-img4 {
    margin-right: 16px;
}

.manabi_tokushu-banner {
    text-align: center;
}

.manabi_tokushu-banner img {
    width: 420px;
}

.manabi_tokushu-share {
    padding: 24px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.manabi_tokushu-share img {
    margin-left: 15px;
    margin-right: 15px;
}

.manabi_tokushu-notes {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #222;
    padding: 24px;
    border-radius: 16px;
    border: solid 1px #eee;
    background-color: #fafafa;
    margin-top: 24px;
    display: inline-flex;
}

.manabi_tokushu-notesModal {
    cursor: pointer;
    background-size: 16px 16px;
    display: inline-flex;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #3583eb;
    text-decoration: underline;
    border: none;
}

.manabi_tokushu-modal .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
    display: flex;
    justify-content: center;
    align-items: center;
}

.manabi_tokushu-modal .modal-content {
    width: 624px;
    background-color: transparent;
    border: 0;
}

.manabi_tokushu-modal .modal-body {
    background-color: #fff;
    height: 404px;
    overflow-y: auto;
    padding: 24px;
    border-radius: 16px;
}

.manabi_tokushu-modal .modal-body::-webkit-scrollbar {
    width: 3px;
}

.manabi_tokushu-modal .modal-body::-webkit-scrollbar-thumb {
    background: #b5b5b5;
}

.manabi_tokushu-modal .modal-body::-webkit-scrollbar-track-piece {
    margin-bottom: 20px;
    margin-top: 20px;
}

.manabi_tokushu-modal .modal-footer {
    border: 0;
    margin-top: 32px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.manabi_tokushu-modal .modal-footer .btn {
    width: 136px;
    height: 48px;
    line-height: 48px;
    border-radius: 100px;
    text-align: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
}

.manabi_tokushu-Carousel .slick-slide {
    padding: 0 6px;
    height: 270px;
}

.manabi_tokushu-Carousel.no-caption .slick-slide {
    height: 226px;
}
.manabi_tokushu-Carousel-img {
    border-radius: 8px;
    border: solid 1px #eee;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fafafa;
    height: 226px;
    -webkit-appearance: unset;
}
.manabi_tokushu-Carousel .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin: 0 auto;
}
.manabi_tokushu-Carousel .slick-slide .manabi_tokushu-read2 {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #222;
    padding-top: 6px;
}
.manabi_tokushu-Carousel .slick-list {
    margin-left: -6px;
    margin-right: -6px;
}
.manabi_tokushu-Carousel .slick-dots {
    margin-bottom: -30px;
    height: 56px;
}
.manabi_tokushu-Carousel .slick-dots li {
    padding: 0;
    height: 56px;
    margin: 0;
}
.manabi_tokushu-Carousel .slick-dots li  button {
    height: 56px;
    padding: 0;
}
.slick-dots li button:before {
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #d5d5d5;
    font-size: 8px;
}
.slick-dots li.slick-active button:before {
    color: #4a88eb;
    opacity: 1;
}
.manabi_tokushu-copyright .manabi_tokushu-read2 {
    padding-top: 12px;
}
.manabi_tokushu-textbox {
    padding: 16px;
    border-radius: 16px;
    border: solid 1px #ccc;
    background-color: #fff;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.13;
    letter-spacing: normal;
    text-align: left;
    color: #222;
}
.manabi_tokushu-componentE .manabi_tokushu-img1 {
    width: 303px;
}

@media screen and (max-width: 740px) {
    a.orange {
        color: #ff7600 !important;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    .col-4 {
        padding-left: 0;
        padding-right: 0;
        flex: 0 0 100%;
        max-width: 100% !important;
    }
    .manabi_tokushu-label-grade {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 0.36px;
        text-align: left;
        color: #5d3c15;
        padding: 4px 6px 3px;
        border-radius: 8px;
        background-color: #fff3c1;
        display: inline-flex;
    }

    .manabi_tokushu-label-new {
        padding: 4px 6px;
        border-radius: 8px;
        background-image: linear-gradient(to right, #e73702, #e77402);
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 0.36px;
        text-align: left;
        color: #fefefe;
        display: inline-flex;
    }

    .manabi_tokushu-btn .btn {
        position: relative;
        display: inline-block;
        font-weight: 400;
        color: #212529;
        text-align: center;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: transparent;
        border: none;
        display: inline-flex;
    }

    .manabi_tokushu-btn .btn-blue {
        border-radius: 100px;
        background-image: linear-gradient(to right, #008fe4, #00b8e4);
        font-family: 'Noto Sans JP', sans-serif;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
        padding: 14px 84px;
        line-height: 20px;
    }

    .manabi_tokushu-btn .arrow-next {
        width: 20px;
        height: 20px;
        background: url("./../img/common/down.png") no-repeat center center;
        background-size: 100%;
        display: inline-block;
        position: absolute;
        right: 12px;
    }

    .manabi_tokushu-btn .btn-orange {
        padding: 14px 103.5px 14px 103.5px;
        border-radius: 100px;
        background-image: linear-gradient(to right, #fe8d09, #fecb09);
        font-family: 'Noto Sans JP', sans-serif;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
        line-height: 20px;

    }

    .manabi_tokushu-btn .arrow-right {
        width: 20px;
        height: 20px;
        background: url("./../img/common/arrow-right.png") no-repeat center center;
        background-size: 100%;
        display: inline-block;
        position: absolute;
        right: 12px;
    }

    .manabi_tokushu-btn .btn-grey {
        padding: 14px 27px 14px 23px;
        background-color: #969696;
    }

    .manabi_tokushu-btn .btn-content {
        padding: 12px 44px;
        border-radius: 100px;
        background-color: #fff;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        text-align: center;
        color: #222;
        font-family: 'Noto Sans JP', sans-serif;
    }

    .manabi_tokushu-line {
        height: 2px;
        border-radius: 3px;
        background-color: #eee;
        width: 100%;
    }

    .manabi_tokushu-line.blue {
        height: 2px;
        border-radius: 3px;
        background-image: linear-gradient(to right, #008fe4, #00b8e4);
        width: 100%;
    }

    .manabi_tokushu-ttlCard-title {
        font-size: 24px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        text-align: center;
        color: #1c2126;
        line-height: 1.33;
        padding-top: 36px;
        padding-bottom: 24px;
    }

    .manabi_tokushu-ttlCard-sub-title {
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.73;
        letter-spacing: normal;
        text-align: center;
        color: #222;
    }

    .manabi_tokushu-ttl1 {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
        color: #1c2126;
        padding-bottom: 12px;
    }

    .manabi_tokushu-ttl2 {
        font-size: 24px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: left;
        color: #1c2126;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .manabi_tokushu-ttl3 {
        font-size: 20px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        text-align: left;
        color: #1c2126;
    }

    .manabi_tokushu-read1 {
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.73;
        letter-spacing: normal;
        text-align: left;
        color: #222;
    }
    .manabi_tokushu-read1.position-relative {
        position: relative;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .manabi_tokushu-read2 {
        font-size: 12px;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: left;
        color: #222;
    }

    .manabi_tokushu-read3 {
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.13;
        letter-spacing: normal;
        text-align: left;
        color: #222;
    }
    .manabi_tokushu-img1 {
        float: unset;
        margin: 0 auto 24px auto;
    }
    .manabi_tokushu-img1 img {
        width: 100%;
        max-width: 100%;
        border-radius: 8px;
        object-fit: cover;
    }

    .manabi_tokushu-img2 img {
        width: 76px;
        height: 56px;
        border-radius: 8px;
        object-fit: cover;
    }

    .manabi_tokushu-img3 img {
        width: 88px;
        height: 65px;
        border-radius: 8px;
        object-fit: cover;
    }

    .manabi_tokushu-img4 img {
        width: 80px;
        height: 80px;
        border-radius: 8px;
        object-fit: cover;
    }

    .manabi_tokushu-mv img {
        width: 100%;
        height: auto;
    }

    .manabi_tokushu-componentA .componentA-img {
        padding-top: 32px;
        padding-bottom: 14px;
    }

    .manabi_tokushu-label-time {
        font-family: 'Noto Sans JP', sans-serif;
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 0.42px;
        text-align: right;
        color: #9d9d9d;
    }

    .manabi_tokushu-componentA .manabi_tokushu-btn .btn-orange {
        width: 100%;
    }

    .manabi_tokushu-textLink-bold-blue {
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.67;
        letter-spacing: normal;
        text-align: left;
        color: #3583eb;
    }

    .manabi_tokushu-textLink-normal-blue {
        font-size: 12px;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.67;
        letter-spacing: normal;
        text-align: left;
        color: #3583eb;
    }

    .manabi_tokushu-textLink-bold-orange {
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.67;
        letter-spacing: normal;
        text-align: left;
        color: #ff7600;
    }

    .manabi_tokushu-textLink-normal-orange {
        font-size: 12px;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.67;
        letter-spacing: normal;
        text-align: left;
        color: #ff7600;
    }

    .manabi_tokushu-textLink {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.67;
        letter-spacing: normal;
        text-align: left;
        color: #3583eb;
    }

    .manabi_tokushu-anchorLink {
        padding-left: 14px;
        border-bottom: 1px solid #f2f4f8;
        display: flex;
        align-items: center;
        background: url("./../img/common/anchor-down.png") center right 16px no-repeat;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
        color: #222 !important;
        width: 100%;
        background-size: 20px 20px;
    }

    .manabi_tokushu-pageLink {
        display: flex;
        align-items: center;
        width: 303px;
        height: 48px;
        padding-left: 14px;
        background: url("./../img/common/anchor-right.png") center right 16px no-repeat;
        background-size: 20px 20px;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.69;
        letter-spacing: normal;
        text-align: left;
        color: #222 !important;
        border-bottom: 1px solid #f2f4f8;
    }

    .manabi_tokushu-categoryTtl {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
        color: #1c2126;
        padding-bottom: 12px;
    }

    .manabi_tokushu-componentA .manabi_tokushu-img1 {
        padding-top: 32px;
    }

    .manabi_tokushu-componentB .manabi_tokushu-ttl2 {
        padding-right: 8px;
    }

    .manabi_tokushu-componentB .manabi_tokushu-label {
        padding-top: 10px;
    }

    .manabi_tokushu-componentB > .d-inline-flex {
        padding-top: 32px;
    }

    .manabi_tokushu-componentD {
        padding: 20px 16px 16px;
        border-radius: 8px;
        border: solid 1px #008fe4;
    }

    .manabi_tokushu-componentD-card-title {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 0.36px;
        text-align: left;
        color: #fff;
        height: 19px;
        margin: 0 96px 145px;
        padding: 0 6px;
        border-radius: 8px;
        background-color: #008fe4;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: -10px;
    }

    .manabi_tokushu-componentD .manabi_tokushu-read1 {
        padding-top: 12px;
    }

    .manabi_tokushu-componentC {
        padding: 0 0 24px;
        border-radius: 16px;
        box-shadow: 8px 16px 32px 0 rgba(0, 0, 0, 0.1);
        background-color: #fff;
    }

    .manabi_tokushu-componentC .btn {
        width: 100%;
        margin-top: 24px;
    }

    .manabi_tokushu-supervisor {
        padding: 16px 24px 24px 16px;
        border-radius: 16px;
        border: solid 1px #eee;
        background-color: #fafafa;
    }

    .manabi_tokushu-supervisor .manabi_tokushu-img4 {
        margin-right: 16px;
    }

    .manabi_tokushu-banner img {
        width: 100%;
    }

    .manabi_tokushu-share {
        padding: 24px 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .manabi_tokushu-share img {
        margin-left: 15px;
        margin-right: 15px;
    }

    .manabi_tokushu-notes {
        padding: 12px 16px;
        border-radius: 16px;
        border: solid 1px #eee;
        background-color: #fafafa;
        width: 100%;
    }

    .manabi_tokushu-notesModal {
        cursor: pointer;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.67;
        letter-spacing: normal;
        text-align: left;
        color: #3583eb;
        text-decoration: underline;
        border: none;
    }

    .manabi_tokushu-modal .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .manabi_tokushu-modal .modal-content {
        width: 303px;
        background-color: transparent;
        border: 0;
    }

    .manabi_tokushu-modal .modal-body {
        background-color: #fff;
        height: 404px;
        overflow-y: auto;
        padding: 24px;
        border-radius: 16px;
    }

    .manabi_tokushu-modal .modal-footer {
        border: 0;
        margin-top: 32px;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .manabi_tokushu-modal .modal-footer .btn {
        width: 136px;
        height: 48px;
        line-height: 48px;
        border-radius: 100px;
        text-align: center;
        background-color: #fff;
        margin: 0;
        padding: 0;
    }

    .manabi_tokushu-Carousel .slick-slide img {
        width: calc(100% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }
    .manabi_tokushu-Carousel-img {

    }

    .manabi_tokushu-copyright .manabi_tokushu-read2 {
        padding-top: 12px;
    }

    .manabi_tokushu-read1-readmore {

    }
}
