@charset "UTF-8";
.main {
    color: #494446;
}


/* ==========================================================================
  HERO
========================================================================== */

.top-hero img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

@media all and (min-width: 769px) {

    .slick-dots > li:first-child:last-child {
      display: none;
    }

    .top-slide_box{
      position:relative;
      height:100px;
      bottom:100px;
    }

    .dp_pc{
      display: block !important;
    }
    .dp_sp{
      display: none !important;
    }

    .top-hero {
        position: relative;
    }
    .top-hero__img {
        margin-bottom: 2.25rem;
    }
    .top-movie-btn {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-bottom: -2.275rem;
        margin-left: calc(78.75rem / 2 - 19.6875rem - 1.5rem);
    }
    .top-movie-btn__hit {
        display: block;
        width: 19.6875rem;
        overflow: hidden;
        background: #fff;
        border-radius: 8px;
        box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.15);
        transition: all 0.15s ease-out;
    }
    .no-touchevents .top-movie-btn__hit:hover {
        background: #f7f6ec;
        box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.15);
        transform: translate3d(0, -2px, 0);
    }
    .top-movie-btn__body {
        display: flex;
        align-items: center;
    }
    .top-movie-btn__img {
        position: relative;
        width: 44%;
    }
    .top-movie-btn__ico {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        display: block;
        width: 28%;
        margin: 0 auto;
        background: url(../img/common/player.svg) 50% 50% no-repeat;
        background-size: cover;
        transform: translateY(-50%);
    }
    .top-movie-btn__ico::before {
        display: block;
        padding-top: calc(28 / 39 * 100%);
        content: '';
    }
    .top-movie-btn__label {
        padding: 0 0 0 1.5rem;
        color: #b1081f;
        font-weight: bold;
        font-size: 1.125;
        line-height: 1.5;
    }
}

@media all and (min-width: 769px) and (max-width: 1080px) {
    .top-movie-btn {
        transform: translateX(-25%);
        left: inherit;
        right: 0;
        width: 17.8125rem;
    }
}

@media all and (max-width: 768px) {


    .slick-dots > li:first-child:last-child {
      display: none;
    }
    .top-slide_box{
      position:relative;
      height:100px;
      bottom:40px;
    }
    .dp_pc{
      display: none !important;
    }
    .dp_sp{
      display: block !important;
    }
    .top-movie-btn {
        margin: 1.785714286rem 1.428571429rem 0 1.428571429rem;
        transform: inherit;
    }
    .top-movie-btn__hit {
        display: block;
        padding: 0.714285714rem;
        overflow: hidden;
        background: #fff;
        border-radius: 8px;
        box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.15);
    }
    .top-movie-btn__body {
        display: flex;
        align-items: center;
    }
    .top-movie-btn__img {
        position: relative;
        width: 34%;
    }
    .top-movie-btn__img img {
        border-radius: 4px;
    }
    .top-movie-btn__ico {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        display: block;
        width: 28%;
        margin: 0 auto;
        background: url(../img/common/player.svg) 50% 50% no-repeat;
        background-size: cover;
        transform: translateY(-50%);
    }
    .top-movie-btn__ico::before {
        display: block;
        padding-top: calc(28 / 39 * 100%);
        content: '';
    }
    .top-movie-btn__label {
        display: flex;
        justify-content: center;
        width: 66%;
        color: #b1081f;
        font-weight: bold;
        font-size: 1.142857143;
        line-height: 1.5;
    }
}


/* ==========================================================================
  top caution
========================================================================== */

@media all and (min-width: 769px) {
    .caution {
        display: flex;
        padding-top: 3.125rem;
    }
    .caution__header {
        padding: 0.5rem 0;
        background: #b1081f;
        border: #b1081f 2px solid;
        border-radius: 0.375rem;
    }
    .caution__title {
        padding: 0 1.5rem;
        color: #fff;
        font-weight: bold;
    }
    .caution__body {
        flex-grow: 1;
        margin-left: ;
        margin-left: 0.625rem;
        padding: 0.5rem 1.5rem;
        border: #b1081f 2px solid;
        border-radius: 0.375rem;
    }
    .caution__body a {}
    .no-touchevents .caution__body a:hover {
        color: #b1081f;
    }
}

@media all and (max-width: 768px) {
    .caution {
        padding-top: 1.428571429rem;
    }
    .caution__header {
        width: 10rem;
        margin-bottom: 0.571428571rem;
        padding: 0.145rem 0;
        background: #b1081f;
        border: #b1081f 1px solid;
        border-radius: 0.357rem;
    }
    .caution__title {
        padding: 0;
        color: #fff;
        font-weight: bold;
        font-size: 0.857142857rem;
        text-align: center;
    }
    .caution__body {
        padding: 0.39rem 1.5rem;
        border: #b1081f 1px solid;
        border-radius: 0.375rem;
    }
    .caution__body p {
        line-height: 1.5;
    }
}


/* ==========================================================================
  op course
========================================================================== */

@media all and (min-width: 769px) {
    .top-course {
        margin-top: 4.5rem;
    }
    .top-course__body {
        display: flex;
        flex-wrap: wrap;
    }
    .top-course__item {
        flex-grow: 0;
        flex-shrink: 1;
    }
    .top-course__item {
        width: calc((100% - 1.5rem * 2) / 3);
    }
    .top-course__item:not(:nth-child(3n)) {
        margin-right: 1.5rem;
    }
    .top-course__item:nth-child(n + 4) {
        margin-top: 1.5rem;
    }
    .top-course-card {
        display: block;
        padding: 1.5rem 1.5rem 1.25rem 1.5rem;
        background: #fff;
        border-radius: 0.625rem;
        box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.12);
        transition: all 0.15s ease-out;
    }
    .no-touchevents .top-course-card:hover {
        color: #b1081f;
        box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.15);
        transform: translate3d(0, -2px, 0) scale(1.02);
    }
    .top-course-card__category {
        margin-bottom: 0.625rem;
        padding-left: 0.5rem;
        font-size: 1.125rem;
        line-height: 1;
    }
    .top-course-card__body {
        display: flex;
        margin-bottom: 0.25rem;
    }
    .top-course-card__ico {
        width: 22%;
    }
    .top-course-card__ico i {
        display: block;
        padding-top: 100%;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
        border-radius: 999px;
    }
    .top-course-card__ico--marketing i {
        background-color: #cc7eb2;
        background-image: url(../img/common/course_ico_marketing.svg);
    }
    .top-course-card__ico--sougyou i,
    .top-course-card__ico--keiei i {
        background-color: #ffce00;
        background-image: url(../img/common/course_ico_keiei.svg);
    }
    .top-course-card__ico--soshiki i {
        background-color: #f0841e;
        background-image: url(../img/common/course_ico_soshiki.svg);
    }
    .top-course-card__ico--jinji i {
        background-color: #409ad6;
        background-image: url(../img/common/course_ico_jinji.svg);
    }
    .top-course-card__ico--zaimu i {
        background-color: #004099;
        background-image: url(../img/common/course_ico_zaimu.svg);
    }
    .top-course-card__ico--seminar i {
        background-color: #918290;
        background-image: url(../img/common/course_ico_seminar.svg);
    }
    .top-course-card__ico--seisan i {
        background-color: #5cb531;
        background-image: url(../img/common/course_ico_seisan.svg);
    }
    .top-course-card__ico--bcp i,
    .top-course-card__ico--kadai i {
        background-color: #aaaaaa;
        background-image: url(../img/common/course_ico_kadai.svg);
    }
    .top-course-card__title {
        width: 88%;
        padding-left: 1rem;
        font-weight: bold;
        font-size: 1rem;
        line-height: 1.5;
    }
    .top-course-card__footer {
        display: flex;
        justify-content: flex-end;
    }
    .top-course-card__date {
        padding: 0.3125rem 1.25rem;
        color: #b1081f;
        font-weight: bold;
        font-size: 0.875rem;
        line-height: 1em;
        border: 1px solid #b1081f;
        border-radius: 999px;
    }
    .top-course-card__status {
        margin-left: 0.5rem;
        padding: 0.3125rem 0.875rem;
        color: #fff;
        font-weight: bold;
        font-size: 0.875rem;
        line-height: 1em;
        background: #b1081f;
        border: 1px solid #b1081f;
        border-radius: 0.1875rem;
    }
    .top-course__footer {
        margin: 4rem 0 6.25rem 0;
        text-align: center;
    }
}

@media all and (max-width: 768px) {
    .top-course {
        margin-top: 2rem;
    }
    .top-course__body {}
    .top-course__item+.top-course__item {
        margin-top: 1.071428571rem;
    }
    .top-course__item:nth-child(n + 4) {
        display: none;
    }
    .top-course-card {
        display: block;
        padding: 0.714285714rem 1rem 0.714285714rem 1rem;
        background: #fff;
        border-radius: 0.625rem;
        box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.12);
        transition: all 0.15s ease-out;
    }
    .no-touchevents .top-course-card:hover {
        color: #b1081f;
        background: #f7f6ec;
        box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.15);
        transform: translate3d(0, -2px, 0) scale(1.02);
    }
    .top-course-card__category {
        margin-bottom: 0.625rem;
        font-size: 1rem;
        line-height: 1;
    }
    .top-course-card__body {
        display: flex;
        margin-bottom: -0.35rem;
    }
    .top-course-card__ico {
        width: 19%;
    }
    .top-course-card__ico i {
        display: block;
        padding-top: 100%;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
        border-radius: 999px;
    }
    .top-course-card__ico--marketing i {
        background-color: #cc7eb2;
        background-image: url(../img/common/course_ico_marketing.svg);
    }
    .top-course-card__ico--sougyou i,
    .top-course-card__ico--keiei i {
        background-color: #ffce00;
        background-image: url(../img/common/course_ico_keiei.svg);
    }
    .top-course-card__ico--soshiki i {
        background-color: #f0841e;
        background-image: url(../img/common/course_ico_soshiki.svg);
    }
    .top-course-card__ico--jinji i {
        background-color: #409ad6;
        background-image: url(../img/common/course_ico_jinji.svg);
    }
    .top-course-card__ico--zaimu i {
        background-color: #004099;
        background-image: url(../img/common/course_ico_zaimu.svg);
    }
    .top-course-card__ico--seminar i {
        background-color: #918290;
        background-image: url(../img/common/course_ico_seminar.svg);
    }
    .top-course-card__ico--seisan i {
        background-color: #5cb531;
        background-image: url(../img/common/course_ico_seisan.svg);
    }
    .top-course-card__ico--bcp i,
    .top-course-card__ico--kadai i {
        background-color: #aaaaaa;
        background-image: url(../img/common/course_ico_kadai.svg);
    }
    .top-course-card__title {
        width: 88%;
        margin-top: -0.15rem;
        padding-left: 0.857142857rem;
        font-weight: bold;
        font-size: 1rem;
        line-height: 1.5;
    }
    .top-course-card__footer {
        display: flex;
        justify-content: flex-end;
    }
    .top-course-card__date {
        padding: 0.3125rem 1.25rem;
        color: #b1081f;
        font-weight: bold;
        font-size: 0.785714286rem;
        line-height: 1em;
        border: 1px solid #b1081f;
        border-radius: 999px;
    }
    .top-course-card__status {
        margin-left: 0.5rem;
        padding: 0.3125rem 0.875rem;
        color: #fff;
        font-weight: bold;
        font-size: 0.785714286rem;
        line-height: 1em;
        background: #b1081f;
        border: 1px solid #b1081f;
        border-radius: 0.1875rem;
    }
    .top-course__footer {
        margin: 2.142857143rem 0 2.857142857rem 0;
        text-align: center;
    }
    .top-course__footer a {
        text-align: center;
        width: 100%;
    }
}


/* ==========================================================================
  TOP ABOUT
========================================================================== */

@media all and (min-width: 769px) {
    .top-about {
        padding: 3.25rem 0 3.875rem 0;
        position: relative;
    }
    .top-about__symbol {
        position: absolute;
        top: 50%;
        left: 50%;
    }
    .top-about__symbol--m {
        transform: translate(-269%, -17%);
        width: calc(150/1200*100%);
    }
    .top-about__symbol--f {
        transform: translate(149%, -17%);
        width: calc(150/1200*100%);
    }
    .top-about__header {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #494446;
    }
    .top-about__ico {
        position: relative;
        width: 5.125rem;
        margin-right: 0.75rem;
    }
    .top-about__ico::before {
        display: block;
        padding-top: calc(40 / 83 * 100%);
        content: '';
    }
    .top-about__ico svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        fill: #9c7b4e;
    }
    .top-about__body {
        width: 41.25%;
        margin: 0 auto;
    }
    .top-about__header+.top-about__body {
        margin-top: 1.25rem;
    }
    .top-about__footer {
        margin-top: 2.25rem;
        text-align: center;
    }
    .top-about__btn {}
}

@media all and (max-width: 768px) {
    .top-about {
        padding: 3.25rem 0 3.875rem 0;
    }
    .top-about__symbol--m {
        display: none;
    }
    .top-about__symbol--f {
        width: 41%;
        margin: 1rem auto;
        display: block;
    }
    .top-about__header {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #494446;
    }
    .top-about__ico {
        position: relative;
        width: 5.125rem;
        margin-right: 0.75rem;
    }
    .top-about__ico::before {
        display: block;
        padding-top: calc(40 / 83 * 100%);
        content: '';
    }
    .top-about__ico svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        fill: #9c7b4e;
    }
    .top-about__body {
        margin: 0 auto;
    }
    .top-about__header+.top-about__body {
        margin-top: 1.25rem;
    }
    .top-about__footer {
        margin-top: 2.25rem;
        text-align: center;
    }
    .top-about__btn a {
        width: 100%;
    }
}


/* ==========================================================================
  POINT
========================================================================== */

@media all and (min-width: 769px) {
    .top-point {
        padding: 5.5rem 0 6.25rem 0;
    }
    .top-point__header {
        text-align: center;
    }
    .top-point__body {}
    .top-point-list {
        display: flex;
        flex-wrap: wrap;
    }
    .top-point-list__item {
        flex-grow: 0;
        flex-shrink: 1;
        width: calc((100% - 1.25rem * 2) / 3);
        background: #f7f6ec;
        border-radius: 0.625rem;
    }
    @media all and (-ms-high-contrast: none) {
        .top-point-list__item {
            width: auto;
            flex: 1;
        }
    }
    .top-point-list__item:not(:nth-child(3n)) {
        margin-right: 1.25rem;
    }
    .top-point-card {
        position: relative;
        padding: 1.25rem 1.25rem 1.25rem 8.125rem;
    }
    .top-point-card__header {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 8.125rem;
        color: #b1081f;
        text-align: center;
    }
    .top-point-card__header-txt {
        position: relative;
        z-index: 1;
        display: block;
        font-size: 1.125rem;
    }
    .top-point-card__header-num {
        position: relative;
        z-index: 1;
        display: block;
        margin-top: 0.25rem;
        font-size: 2.625rem;
    }
    .top-point-card__ico {
        position: absolute;
        top: 50%;
        display: block;
        width: 64%;
        transform: translateY(-20%);
    }
    .top-point-card__ico::before {
        display: block;
        padding-top: calc(40 / 83 * 100%);
        content: '';
    }
    .top-point-card__ico svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        fill: #eae9d9;
    }
    .top-point-card__body {}
    .top-point-card__txt {
        font-weight: bold;
        font-size: 1rem;
        line-height: 1.5;
    }
    .top-point__note {
        margin-top: 0.625rem;
        margin-bottom: 0.625rem;
        font-size: 0.875rem;
        text-align: right;
    }
    .top-point__footer {
        padding: 0 2rem;
    }
    .top-point-more {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        -ms-flex-pack: space-between;
        margin-top: 2.5rem;
    }
    .top-point-more__item {
        /*        flex-grow: 0;
        flex-shrink: 1;
        width: calc((100% - 0.5rem * 5) / 6);*/
        width: calc((100% - 2.5rem * 5) / 6);
    }
    /*    .top-point-more__item:not(:nth-child(6n)) {
        margin-right: 0.5rem;
    }*/
    .top-point-btn {
        display: block;
        transition: all 0.15s ease-out;
    }
    .top-point-btn__body {}
    .top-point-btn__ico {
        position: relative;
        /*        width: 78.845%;*/
        margin: 0 auto;
        border: 2px solid #b1081f;
        border-radius: 999px;
        transition: all 0.15s ease-out;
    }
    .top-point-btn__ico::before {
        display: block;
        padding-top: 100%;
        content: '';
    }
    .top-point-btn__ico i {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        display: block;
        width: 55%;
        margin: 0 auto;
        transform: translateY(-50%);
    }
    .top-point-btn__ico i::before {
        display: block;
        padding-top: calc(65 / 75 * 100%);
        content: '';
    }
    .top-point-btn__ico svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: all 0.15s ease-out;
        fill: #b1081f;
    }
    .top-point-btn__label {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 3em;
        margin-top: 0.625rem;
        font-weight: bold;
        font-size: 1.125rem;
        line-height: 1.5;
        text-align: center;
        white-space: nowrap;
    }
    .no-touchevents .top-point-btn:hover {
        color: #b1081f;
    }
    .no-touchevents .top-point-btn:hover .top-point-btn__ico {
        background: #b1081f;
        transform: scale(1.075);
    }
    .no-touchevents .top-point-btn:hover .top-point-btn__ico svg {
        fill: #fff;
    }
}

@media all and (-ms-high-contrast: none) {
    .top-point-list__item {
        width: auto;
        flex: 1;
    }
    .top-point-card__ico {
        transform: translate(-50%, -20%);
    }
}

@media all and (max-width: 768px) {
    .top-point {
        padding: 2.142857143rem 0 2.642857143rem 0;
    }
    .top-point__header {
        text-align: center;
    }
    .top-point__body {
        margin-top: 1rem;
        display: flex;
        flex-direction: column-reverse;
    }
    .top-point-list {}
    .top-point-list__item {
        background: #f7f6ec;
        border-radius: 0.625rem;
    }
    .top-point-list__item+.top-point-list__item {
        margin-top: 0.714285714rem;
    }
    .top-point-card {
        position: relative;
        padding: 1.25rem 1.25rem 1.25rem 8.125rem;
    }
    .top-point-card__header {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 8.125rem;
        color: #b1081f;
        text-align: center;
    }
    .top-point-card__header-txt {
        position: relative;
        z-index: 1;
        display: block;
        font-size: 1.071428571rem;
    }
    .top-point-card__header-num {
        position: relative;
        z-index: 1;
        display: block;
        margin-top: 0.25rem;
        font-size: 2.285714286rem;
    }
    .top-point-card__ico {
        position: absolute;
        top: 50%;
        display: block;
        width: 64%;
        transform: translateY(-20%);
    }
    .top-point-card__ico::before {
        display: block;
        padding-top: calc(40 / 83 * 100%);
        content: '';
    }
    .top-point-card__ico svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        fill: #eae9d9;
    }
    .top-point-card__body {}
    .top-point-card__txt {
        font-weight: bold;
        font-size: 1rem;
        line-height: 1.5;
    }
    .top-point__note {
        margin-top: 0.625rem;
        font-size: 0.875rem;
        text-align: right;
    }
    .top-point__footer {
        padding: 0 0.5rem;
    }
    .top-point-more {
        display: flex;
        flex-wrap: wrap;
        margin-top: 2.5rem;
    }
    .top-point-more__item {
        flex-grow: 0;
        flex-shrink: 1;
        width: calc((100% - 0.5rem) / 2);
    }
    .top-point-more__item:not(:nth-child(2n)) {
        margin-right: 0.5rem;
    }
    .top-point-more__item:nth-child(n + 3) {
        margin-top: 1.428571429rem;
    }
    .top-point-btn {
        display: block;
        transition: all 0.15s ease-out;
    }
    .top-point-btn__body {}
    .top-point-btn__ico {
        position: relative;
        width: 78.845%;
        margin: 0 auto;
        border: 2px solid #b1081f;
        border-radius: 999px;
        transition: all 0.15s ease-out;
    }
    .top-point-btn__ico::before {
        display: block;
        padding-top: 100%;
        content: '';
    }
    .top-point-btn__ico i {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        display: block;
        width: 55%;
        margin: 0 auto;
        transform: translateY(-50%);
    }
    .top-point-btn__ico i::before {
        display: block;
        padding-top: calc(65 / 75 * 100%);
        content: '';
    }
    .top-point-btn__ico svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: all 0.15s ease-out;
        fill: #b1081f;
    }
    .top-point-btn__label {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 3em;
        margin-top: 0.571428571rem;
        font-weight: bold;
        font-size: 1rem;
        line-height: 1.5;
        text-align: center;
    }
    .no-touchevents .top-point-btn:hover {
        color: #b1081f;
    }
    .no-touchevents .top-point-btn:hover .top-point-btn__ico {
        background: #b1081f;
        transform: scale(1.075);
    }
    .no-touchevents .top-point-btn:hover .top-point-btn__ico svg {
        fill: #fff;
    }
}


/* ==========================================================================
  interview
========================================================================== */

@media all and (min-width: 769px) {
    .top-interview {
        padding: 5.375rem 0 6.4375rem 0;
    }
    .top-nterview__header {
        text-align: center;
    }
    .top-interview__body {
        display: flex;
        flex-wrap: wrap;
        margin-top: 2.2rem;
        margin-bottom: 3.125rem;
        justify-content: space-between;
        -ms-flex-pack: space-between;
    }
    .top-interview__item {
        width: calc((100% - 2.5rem * 2) / 3);
    }
    /*    .top-interview__item:not(:nth-child(3n)) {
        margin-right: 2.5rem;
    }
*/
    .top-interview-user {
        display: block;
    }
    .top-interview-user__voice {
        margin-bottom: 1.5rem;
        transition: all ease-in-out 150ms;
    }
    .top-interview-user__balloon {
        position: relative;
        padding: 1.95rem 1.125rem;
        background: #fff;
        border-radius: 0.625rem;
        box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.12);
    }
    .top-interview-user:hover .top-interview-user__voice {
        transform: translate3d(0, -2px, 0) scale(1.02);
    }
    .top-interview-user__balloon i {
        position: absolute;
        bottom: -1.5rem;
        left: 0;
        display: block;
        width: 2rem;
        height: 1.5rem;
        margin-left: 1.55rem;
        overflow: hidden;
        transform: scale(0.5, 1);
    }
    .top-interview-user__balloon i::before {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        display: block;
        width: 1.5rem;
        height: 1.5rem;
        margin: -1.5rem auto 0 auto;
        background: #fff;
        border-radius: 0 0 6px 0;
        box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.12);
        transform: rotate(45deg);
        content: '';
    }
    .top-interview-user__balloon p {
        color: #b1081f;
        font-weight: bold;
        line-height: 1.666666667;
    }
    .top-interview-user__desc {
        display: flex;
        align-items: center;
    }
    .top-interview-user__thumb {
        width: 5rem;
    }
    .top-interview-user__img {
        width: 100%;
        background: #ccc;
        border-radius: 99px;
    }
    .top-interview-user__profile {
        margin-left: 1rem;
    }
    .top-interview-user__txt {
        font-size: 0.875rem;
        line-height: 1.857142857;
    }
    .top-interview__footer {
        text-align: center;
    }
    .top-interview__btn {}
}

@media all and (max-width: 768px) {
    .top-interview {
        padding: 2.357142857rem 0 2.142857143rem 0;
    }
    .top-nterview__header {
        text-align: center;
    }
    .top-interview {}
    .top-interview__body {
        margin-top: 2.2rem;
        margin-bottom: 3.125rem;
    }
    .top-interview__item+.top-interview__item {
        margin-top: 1.071428571rem;
    }
    .top-interview-user {}
    .top-interview-user__voice {
        margin-bottom: 1.5rem;
    }
    .top-interview-user__balloon {
        position: relative;
        padding: 1.95rem 1.125rem;
        background: #fff;
        border-radius: 0.625rem;
        box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.12);
    }
    .top-interview-user__balloon i {
        position: absolute;
        bottom: -1.5rem;
        left: 0;
        display: block;
        width: 2rem;
        height: 1.5rem;
        margin-left: 1.55rem;
        overflow: hidden;
        transform: scale(0.5, 1);
    }
    .top-interview-user__balloon i::before {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        display: block;
        width: 1.5rem;
        height: 1.5rem;
        margin: -1.5rem auto 0 auto;
        background: #fff;
        border-radius: 0 0 6px 0;
        box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.12);
        transform: rotate(45deg);
        content: '';
    }
    .top-interview-user__balloon p {
        color: #b1081f;
        font-weight: bold;
        line-height: 1.666666667;
    }
    .top-interview-user__desc {
        display: flex;
        align-items: center;
    }
    .top-interview-user__thumb {
        width: 5rem;
    }
    .top-interview-user__img {
        width: 100%;
        background: #ccc;
        border-radius: 99px;
    }
    .top-interview-user__profile {
        margin-left: 1rem;
    }
    .top-interview-user__txt {
        font-size: 0.875rem;
        line-height: 1.857142857;
    }
    .top-interview__footer {
        text-align: center;
    }
    .top-interview__btn>a {
        width: 100%;
    }
    .top-sub-header__btn {
        margin-bottom: 2rem;
        text-align: center;
    }
}


/* ==========================================================================
  COLUM AND MOVIE
========================================================================== */

@media all and (min-width: 980px) {
    .top-carousel {
        margin-top: 6.25rem;
    }
    .top-carousel__inner {
        position: relative;
    }
    .top-carousel.top-carousel--column .top-carousel__inner{
        height: 15.625rem;
    }
    .top-carousel.top-carousel--movie .top-carousel__inner{
        height: 17.5rem;
    }
    .top-carousel__header {
        position: absolute;
        top: 0;
        left: 50%;
        z-index: 10;
        width: 20rem;
        height: 100%;
        margin-left: calc(-19.8% - 20rem);
        background: #f7f6ec;
    }
    .top-carousel__body {
        position: absolute;
        left: 50%;
        width: 70%;
        height: 100%;
        margin-left: calc(-20%);
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 40px;
        position: relative;
        overflow: hidden;
    }
    .top-carousel__body::after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 40px;
        z-index: 100;
    }
    .top-carousel-column {
        overflow: visible;
        position: unset;
        height: 100%;
    }
    .top-carousel-column__body {}
    .top-carousel-column__item {}
    .top-carousel__prev,
    .top-carousel__next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        bottom: 5px;
        z-index: 10;
        display: block;
        width: 55px;
        height: 55px;
        background-color: #fff;
        border-radius: 50%;
        margin: 0;
        cursor: pointer;
        opacity: 1 !important;
        z-index: 200;
        box-shadow: 0 1px 10px rgba(0,0,0,0.16);
    }
    .top-carousel__prev::before,
    .top-carousel__prev::after,
    .top-carousel__next::before,
    .top-carousel__next::after {
        display: none;
    }
    .top-carousel__prev i,
    .top-carousel__next i {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 18px;
        height: 18px;
        margin: auto;
    }
    .top-carousel__prev svg,
    .top-carousel__next svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .top-carousel__prev:hover svg,
    .top-carousel__next:hover svg {
        fill: #b1081f;
    }
    .top-carousel__prev {
        left: 16px;
    }
    .top-carousel__next {
        right: 16px;
    }
    .top-carousel__scrollbar {}
    .swiper-container-horizontal>.top-carousel__scrollbar {
        bottom: 12px;
        left: 72px;
        width: calc(100% - 72px * 2 - 20px);
    }
    .top-sub-header {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }
    .top-sub-header__body {
        margin-top: 1.25rem;
    }
    .top-sub-header__body p {
        padding: 0 2.2rem;
    }
    .top-sub-header__title {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .top-sub-header__title i {
        position: relative;
        display: block;
        width: 4rem;
        height: 4rem;
    }
    .top-carousel--movie .top-sub-header__title i {
        margin-right: .5rem;
    }
    .top-sub-header__title img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .top-sub-header__title span {
        display: block;
        font-size: 1.5rem;
        line-height: 1;
    }
    .top-sub-header__btn {
        margin-bottom: 2rem;
        text-align: center;
    }
    .swiper-scrollbar-drag {
        background-color: #B10820;
    }
}

@media all and (max-width: 979px) {
    .top-carousel {
        padding: 2.857142857rem 1.428571429rem;
    }
    .top-carousel+.top-carousel {
        padding-top: 0;
    }
    .top-carousel__inner {
        background-color: #F7F6EC;
        border-radius: 10px;
        padding: 1.428571429rem 1.428571429rem 0;
    }
    .top-sub-header__body {}
    .top-sub-header__body p {
        font-size: 1.142857143rem;
        line-height: 2rem;
        margin-bottom: 1.428571429rem;
    }
    .top-sub-header__title {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #494446;
    }
    .top-sub-header__title i {
        position: relative;
        width: 4rem;
        margin-left: -0.75rem;
    }
    /* .top-sub-header__title i::before {
    display: block;
    padding-top: calc(40 / 83 * 100%);
    content: '';
  } */
    .top-sub-header__title i svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        fill: #9c7b4e;
    }
    .top-sub-header__title span {
        font-size: 1.285714286rem;
    }
    .top-sub-footer__body {}
    .top-sub-footer__btn {
        margin-top: 2.142857143rem;
    }
    .top-sub-footer__btn a {
        width: 100%;
        margin-bottom: 2.142857143rem;
    }
    .top-sub-header__btn {
        margin-bottom: 2rem;
        text-align: center;
    }
}


/* ==========================================================================
  COLUMN CARD (COLUMN INNER ELEMENT)
========================================================================== */

@media all and (min-width: 980px) {
    .top-column-card {
        padding: 0 40px 0 0;
    }
    .top-column-card__btn {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
        height: 100%;
        margin: auto 0;
        padding: 1.5rem 1.5rem 1rem 1.5rem;
        background: #fff;
        border-radius: 0.625rem;
        box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.12);
        transition: all 0.15s ease-out;
    }
    .top-column-card__btn:hover {
        box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.15);
        transform: translate3d(0, -2px, 0) scale(1.02);
    }
    .top-column-card__title {
        color: #b1081f;
        font-weight: bold;
        font-size: 1.125rem;
        line-height: 1.666666667;
    }
    .top-column-card__footer {
        display: flex;
        align-items: center;
        flex: none;
    }
    .top-column-card__img {
        width: 25%;
    }
    .top-column-card__img img {
        width: 100%;
        height: auto;
        border-radius: 999px;
    }
    .top-column-card__desc {
        width: 75%;
        padding-left: 1rem;
    }
    .top-column-card__name {
        font-weight: bold;
        font-size: 1rem;
        line-height: 1.3125;
    }
    .top-column-card__position {
        font-size: 0.875rem;
        line-height: 1.3125;
    }
}

@media all and (max-width: 979px) {}


/* ==========================================================================
  column
========================================================================== */

@media all and (max-width: 979px) {
    .top-carousel--column .top-carousel-column__item {
        background-color: #fff;
        padding: .928571429rem 1.071428571rem;
        border-radius: 15px;
    }
    .top-carousel--column .top-carousel-column__item+.top-carousel-column__item {
        margin-top: .769230769rem;
    }
    .top-carousel--column .top-column-card__title {
        color: #b1081f;
        font-weight: bold;
        font-size: 1.142857143rem;
        line-height: 1.5;
    }
    .top-carousel--column .top-column-card__footer {
        display: flex;
    }
    .top-carousel--column .top-column-card__img {
        flex: none;
        width: 5rem;
        margin-right: 0.5rem;
    }
    .top-carousel--column .top-column-card__img img {
        width: 100%;
        border-radius: 999px;
    }
    .top-column-card__footer {
        margin-top: .833333333rem;
    }
    .top-column-card__position {
        font-size: .928571429rem;
        line-height: 1.8;
        margin-top: 0.5rem;
    }
    .top-column-card__name {
        color: #494446;
        font-size: 1rem;
        font-weight: bold;
    }
}


/* ==========================================================================
  movie
========================================================================== */

@media all and (min-width: 980px) {
    .top-movie-card {
        padding: 0 40px 0 0;
    }
    .top-movie-card__btn {
        display: block;
        width: 100%;
        height: 230px;
        height: 14.375rem;
        margin: 0;
    }
    .top-movie-card__category {
        margin-top: 1.75rem;
        color: #b1081f;
        font-weight: bold;
        font-size: 0.875rem;
        line-height: 1;
    }
    .top-movie-card__title {
        margin-top: 0.75rem;
        font-weight: bold;
        font-size: 1rem;
        line-height: 1.75;
    }
    .top-movie-card__img {
        overflow: hidden;
        position: relative;
    }
    .top-movie-btn__ico--carousel {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        display: block;
        width: 28%;
        margin: 0 auto;
        background: url(../img/common/player.svg) 50% 50% no-repeat;
        background-size: cover;
        transform: translateY(-50%);
        z-index: 99;
    }
    .top-movie-btn__ico--carousel::before {
        display: block;
        padding-top: calc(28 / 39 * 100%);
        content: '';
    }
    .top-carousel-column__item>a .top-movie-card__img>img {
        width: 100%;
        height: auto;
        vertical-align: bottom;
        transition: all ease-out 150ms;
    }
    .top-carousel-column__item>a:hover .top-movie-card__img>img {
        transform: scale(1.05);
    }
}

@media all and (max-width: 979px) {
    .top-carousel--movie .top-sub-header__body i {
        margin-right: .4rem;
    }
    .top-carousel--movie .top-carousel-column__item {}
    .top-carousel--movie .top-carousel-movie__item .top-movie-card__title {
        color: #9c7b4e;
        font-weight: bold;
        font-size: 1.142857143rem;
    }
    .top-carousel--movie .top-movie-card+.top-movie-card {
        margin-top: 1.714285714rem;
    }
    .top-carousel--movie .top-movie-card__img img {
        width: 100%;
    }
    .top-carousel--movie .top-movie-card__img {
        position: relative
    }
    .top-movie-btn__ico--carousel {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        display: block;
        width: 22%;
        margin: 0 auto;
        background: url(../img/common/player.svg) 50% 50% no-repeat;
        background-size: cover;
        transform: translateY(-50%);
    }
    .top-movie-btn__ico--carousel::before {
        display: block;
        padding-top: calc(28 / 39 * 100%);
        content: '';
    }
    .top-carousel--movie .top-movie-card__title {
        font-size: 1rem;
        font-weight: bold;
        margin-top: 0.5rem;
    }
    .top-carousel--movie .top-movie-card__category {
        font-size: .928571429rem;
        font-weight: bold;
        margin-top: .923076923rem;
        color: #b1081f;
    }
}


/* ==========================================================================
  NEWS
========================================================================== */

@media all and (min-width: 980px) {
    .top-carousel--news .c-section__inner {
        max-width: 78.75rem;
        padding: 0 1.5rem;
        position: relative;
        left: 50%;
        margin-left: calc(-19.8% - 21.5rem);
    }
    .top-news {
        display: flex;
        margin-top: 6.25rem;
    }
    .top-news__header {
        width: 20rem;
        background: #f7f6ec;
    }
    .top-sub-header__title i {
        margin-left: -1rem;
    }
    .top-news__body {
        flex-grow: 1;
        margin-left: 40px;
    }
    .top-news__item+.top-news__item {
        margin-top: 1.625rem;
    }
    .top-news-info {
        display: flex;
        align-items: center;
    }
    .top-news-info__date {
        width: 6.5rem;
        font-size: 1rem;
    }
    .top-news-info__ico {
        width: 9.5rem;
        margin-right: 1.25rem;
        padding: 0.35rem 0 0.45rem 0;
        color: #fff;
        font-weight: bold;
        font-size: 0.875rem;
        line-height: 1;
        text-align: center;
        background: #b1081f;
        border-radius: 999px;
    }
    .top-news-info__txt {
        font-size: 1rem;
    }
    .top-news-info__txt a:hover {
        color: #b1081f;
        text-decoration: underline;
    }
}

@media all and (max-width: 979px) {
    .top-news {
        background-color: #F7F6EC;
        border-radius: 10px;
        padding: 1.428571429rem 1.428571429rem 0;
    }
    #information .top-news {
        padding: 1.428571429rem;
    }
    .top-news__item+.top-news__item {
        margin-top: 1rem;
    }
    #index .top-news__item:nth-child(n + 4) {
        display: none;
    }
    .top-news-info__date {
        font-size: .857142857rem;
    }
    .top-news-info__ico {
        width: 9.5rem;
        margin-top: .428571429rem;
        padding: 0.35rem 0 0.45rem 0;
        color: #fff;
        font-weight: bold;
        font-size: .714285714rem;
        line-height: 1;
        text-align: center;
        background: #b1081f;
        border-radius: 999px;
        flex: none
    }
    .top-news-info__txt {
        font-size: .857142857rem;
        margin-top: .428571429rem;
    }
    .top-news-footer__body {}
    .top-news-footer__btn {
        margin-top: 2.142857143rem;
    }
    .top-news-footer__btn a {
        width: 100%;
        margin-bottom: 2.142857143rem;
    }
}


/* ==========================================================================
  Mail
========================================================================== */

@media all and (min-width: 769px) {
    .top-mail {
        max-width: 61.25rem;
        margin: 6.25rem auto;
        padding: 2.5rem 4rem;
        border: 2px solid #b1081f;
        border-radius: 0.375rem;
    }
    .top-mail__inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .top-mail__header {
        width: 20.25rem;
    }
    .top-mail__header-txt {
        color: #b1081f;
        font-size: 1.4375rem;
        text-align: center;
    }
    .top-mail__header-btn {
        margin-top: 1.75rem;
        text-align: center;
    }
    .top-mail__body {
        width: calc(100% - 20.25rem - 3.125rem);
    }
    .c-txt-m {}
}

@media all and (min-width: 769px) and (max-width: 980px) {
    .top-mail {
        padding: 1.428571429rem 1.285714286rem;
    }
}

@media all and (max-width: 768px) {
    .top-mail {
        max-width: 61.25rem;
        margin: 2.857142857rem auto;
        padding: 1.428571429rem 1.285714286rem;
        border: 2px solid #b1081f;
        border-radius: 0.375rem;
    }
    .top-mail__inner {
        align-items: center;
    }
    .top-mail__header-txt {
        color: #b1081f;
        font-size: 1.142857143rem;
        text-align: center;
    }
    .top-mail__header-btn {
        margin-top: 1.285714286rem;
        text-align: center;
    }
    .top-mail__header-btn .c-btn-s {
        width: 18rem;
    }
    .top-mail__body {
        margin-top: 1.071428571rem;
        font-size: 1rem;
        line-height: 1.25;
    }
    .top-mail__body .c-txt-m {
        font-size: 1rem;
        line-height: 1.25;
    }
}

/* ==========================================================================
  COLUMN OUTER (DIPLAY TABLET ONLY)
========================================================================== */

@media all and (min-width: 769px) and (max-width: 979px) {
    .top-carousel-wrap {}
    .top-carousel--column,
    .top-carousel--movie,
    .top-carousel--news {
        max-width: 70rem;
        margin: 0 auto;
    }
    .top-sub-header__title span {
        font-size: 2rem;
        line-height: 1.85;
    }
    .top-sub-header__title {
        margin-bottom: 2.2rem;
    }
    .top-carousel__inner {
        background-color: #F7F6EC;
        border-radius: 10px;
        padding: 2rem 3rem .5rem 3rem;
    }
    .top-carousel-column__body {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
    }
    .top-sub-footer__btn {
        margin: 2.142857143rem auto 0;
        max-width: 21.875rem;
    }
    .top-sub-footer__btn {
        margin-top: 3.125rem
    }
    /* interview */
    .top-interview {
        padding: 2rem 2rem 3rem;
    }
    /* column */
    .top-carousel--column .top-carousel-column__item {
        padding: .928571429rem 1.071428571rem;
        border-radius: 15px;
        width: calc(50% - 1.5rem/2);
        margin-top: 0!important;
    }
    /* movie */
    .top-movie-card {
        padding: .928571429rem 1.071428571rem 0 1.071428571rem;
        border-radius: 15px;
        width: calc(50% - 1.5rem/2);
        margin-top: 0!important;
    }
    /* news */
    .top-news {
        background-color: #F7F6EC;
        border-radius: 10px;
        padding: 2rem 3rem .5rem 3rem;
    }
    .top-news__item.top-news-info {
        display: flex;
        align-items: baseline;
        justify-content: flex-start;
    }
    .top-news-info__date {
        margin: 0 .75rem 0 0;
        font-size: .928571429rem;
    }
    .top-news-info__ico {
        margin: 0 .75rem 0 0;
    }
    .top-news-info__txt {
        margin: 0 .75rem 0 0;
        font-size: 1rem;
        line-height: 1.6;
    }
    .top-news__body {
        margin: 0 1.071428571rem;
    }
    .top-news-footer__btn {
        margin: 3.15rem auto 0;
        max-width: 21.875rem;
    }
    .top-mail {
        max-width: 57.25rem;
    }
    .top-carousel {}
    .top-carousel {}
    .top-carousel--column {}
    .top-carousel__inner {}
    .top-carousel__header {}
    .top-sub-header__body {}
    .top-sub-header__title {}
    .c-txt-s {}
    .top-sub-header__btn {}
    .u-hide-tab {}
    .u-hide-sp {}
    .c-btn-s {}
    .c-btn-s__arrow {}
    .c-btn-s__label {}
    .top-carousel__body {}
    .top-carousel-column {}
    .swiper-container {}
    .js-carousel-column {}
    .top-carousel-column__body {}
    .swiper-wrapper {}
    .top-carousel-column__item {}
    .top-column-card {}
    .swiper-slide {}
    .top-column-card__btn {}
    .top-column-card__title {}
    .top-column-card__footer {}
    .top-column-card__img {}
    .top-column-card__desc {}
    .top-column-card__name {}
    .top-column-card__position {}
    .top-carousel__prev {}
    .swiper-button-prev {}
    .js-carousel-column-prev {}
    .top-carousel__next {}
    .swiper-button-next {}
    .js-carousel-column-next {}
    .top-carousel__scrollbar {}
    .swiper-scrollbar {}
    .js-carousel-column-scrollbar {}
    .u-hide-pc {}
    .top-carousel__footer {}
    .c-btn {}
    .c-btn__arrow {}
    .c-btn__label {}
    .top-carousel--movie {}
    .js-carousel-movie {}
    .top-movie-card {}
    .top-movie-card__btn {}
    .js-modal-movie {}
    .js-modal-triger {}
    .top-movie-card__img {}
    .top-movie-btn__ico--carousel {}
    .top-movie-card__category {}
    .top-movie-card__title {}
    .js-carousel-movie-prev {}
    .js-carousel-movie-next {}
    .js-carousel-movie-scrollbar {}
}


/* ==========================================================================
  XXXXX
========================================================================== */

@media all and (min-width: 769px) {
    #event .c-section__inner {
        max-width: 58.75rem;
        margin: 0 auto;
        padding: 0 1.5rem;
    }
    #event .course-detail-hero-main__title {
        margin-top: 1rem;
        padding-left: 1.25rem;
        font-size: 1.375rem;
    }
    #event .course-detail-hero {
        position: relative;
        width: 100%;
        margin-top: 0.65rem;
        background: #f7f6ec;
        border-radius: 8px;
    }
    #event .course-detail-hero-main {
        position: relative;
        width: 50%;
        background: #f7f6ec;
        border-radius: 8px;
    }
    #event .course-detail-hero-sub {
        position: absolute;
        top: 0;
        left: 0%;
        width: 50%;
        margin-left: 50%;
        backface-visibility: hidden;
        transform: translate3d(0px, 0px, 0px);
        border-radius: 0px 8px 8px 0px / 0px 8px 8px 0px;

    }
    #event .course-detail-hero-sub__title--member {
        margin-top: 0;
        margin-bottom: 0;
        text-align: center;
    }
    #event .course-detail-hero-sub::before {
        display: block;
        padding-top: 56.4%;
        content: '';
    }
    #event .course-detail-hero-sub__apply--member {
        margin-top: 0;
    }
    #event .top-event {
        margin-top: 4.5rem;
    }
    #event .course-detail-hero-main__badge {
        position: relative;
        width: 5rem;
        top: -4.5rem;
        border-radius: 999px;
    }
    #event .course-detail-hero-main__badge-label em {
        font-size: 1.8rem;
    }
    #event .course-detail-hero-main__badge-label {
        font-size: 1.3rem;
    }
    #event .course-detail-hero-sub__btn .c-btn {
        width: 80%;
        padding: 0.7rem 0;
        left :10%
    }

    #event .course-detail-hero-main img {
        width: 100%;
        height: auto;
        vertical-align: top;
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%, calc(-50% - 1.25rem));
    }

}

@media all and (max-width: 768px) {

    #event .course-detail-hero {
        margin-bottom: 1rem;
    }
    .top-event {
        margin-top: 2rem;
    }
    #event .course-detail-hero-main img {
        width: 100%;
        /* height: 80%; */
        vertical-align: top;
        position: absolute;
        /* top: 42%; */
        left: 50%;
        transform: translate(-50%, calc(-55%));
        object-fit: cover;
    }
    #event .course-detail-hero-main__title {
        bottom: 0;
    }

}

@media all and (max-width: 981px) {
    #event .course-detail-hero-sub::before {
        display: block;
        padding-top: 18%;
        content: '';
    }
    #event .course-detail-hero-main__header {
        position: absolute;
        bottom: 15px;
        left: 0;
        width: 100%;
        padding: 0 1.15rem 1.3rem;
    }
    #event .course-detail-hero-sub__inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 1.5rem;
        max-width: 630px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 1.5rem;
    }
    #event .course-detail-hero-main__badge {
        top: -13.5rem;
    }
}