.top-banners__wrapper {
    display: none;
    width: 100%;
    height: auto;
    padding: 0 16px 0 16px;
}

.top-banners__wrapper img {
    width: 100%;
    height: auto;
}

p.guide {
    font-size: 12px;
    margin-top: 10px;
}

#channel-introduce {
    width: 100%;
    margin: 0 auto 96px;
    text-align: center;
}

#channel-introduce .bg {
    padding: 32px 0 32px 0;
    margin-bottom: 16px;
}

#channel-introduce .layer {
    max-width: 450px;
    margin: 0 auto;
}

#channel-introduce strong {
    margin: 0 auto 4px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF42E;
}

#channel-introduce h1 {
    margin: 4px auto 0;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    -webkit-text-stroke: 0.5px #000;
}

#channel-introduce img.img_bg {
    margin: 24px auto;
    width: 250px;
    height: auto;
}

#channel-introduce button {
    width: 300px;
    height: 48px;
    border-radius: 8px;
    background: #FFF42E;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer !important;
}

#channel-introduce p.guide {
    margin: 16px auto 0;
    font-size: 12px;
    color: #333;
}

#channel-question {
    display: none;
    width: 100%;
    max-width: 600px;
    margin: 0 auto 96px;
    text-align: center;
}

#channel-question img {
    width: 64px;
    height: 64px;
}

#channel-question div.progress-bar {
    width: 90%;
    height: 12px;
    background: #D8D8D8;
    border-radius: 6px;
    margin: 16px auto 48px;
}

#channel-question div.progress-bar-line {
    width: 0;
    height: 100%;
    background: #FFF42E;
    border-radius: 6px;
}

#channel-question h1 {
    font-size: 24px;
    line-height: 32px;
    margin: 16px 24px 48px 24px;
}

#channel-question ul {
    width: 100%;
    margin: 0;
    padding: 15px 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

#channel-question li {
    cursor: pointer !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    list-style: none;
    width: 100%;
    height: 52px;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 4px 0;
    border: 2px solid #e0e0e0;
    border-radius: 26px;
    background: #FFF;
}

div#channel-question li.question {
    position: relative;
}

div#channel-question li.is-active {
    border-bottom: transparent;
    border-left: transparent;
}

div#channel-question li.is-active:before {
    content: '';
    width: 25px;
    height: 10px;
    position: absolute;
    left: 47%;
    top: 45%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
    border-bottom: 4px solid #FFF;
    border-left: 4px solid #FFF;
    border-radius: 4px;
}

#channel-finish {
    display: none;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    padding-bottom: 48px;
    background: #FFF;
}

#channel-finish .bg {
    width: 100%;
    background: #FFF42E;
    padding: 72px 0 24px 0;
    margin-bottom: 32px;
}

#channel-finish div.report-ad {
    margin: 16px auto 24px;
    padding: 24px;
    width: 90%;
    background: #FFF;
    border-radius: 8px;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
}

#channel-finish div.report-ad h5 {
    margin: 0 auto;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

#channel-finish div.report-ad span {
    color: #4968FF;
    text-decoration: underline;
}

#channel-finish div.report-ad p {
    margin: 8px auto;
    text-align: center;
    font-size: 12px;
}

#channel-finish div.report-ad .js_btn-ad {
    display: block;
    margin: 8px auto;
    background: #4968FF;
    border-radius: 8px;
    width: 296px;
    padding: 8px 0;
    color: #FFF;
    text-align: center;
}

.js_btn-out-ad {
    display: block;
    margin: 16px auto 0;
    background: #4968FF;
    border-radius: 8px;
    width: 90%;
    padding: 8px 0;
    color: #FFF;
    text-align: center;
}

#channel-finish div.finish-point-guide {
    margin: 0 auto;
    padding: 24px;
    width: 90%;
    background: #FFF;
    border-radius: 8px;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
}

#channel-finish img#finish-image {
    display: block;
    width: 60px;
    margin: 16px auto 0;
}

#channel-finish p#finish-title {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
}

#channel-finish p#finish-point {
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
}

#channel-finish p#finish-point span {
    font-size: 60px;
    font-weight: bold;
    color: #FF3167;
}

#channel-finish p#finish-point-content {
    margin: 8px auto 24px;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #FF3167;
    text-align: center;
}

#channel-finish p#finish-content {
    /*margin-top: 10px;*/
    /*font-size: 14px;*/
    /*line-height: 24px;*/
    /*text-align: center;*/
}

#channel-finish p#finish-content p {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 24px 0;
}

#channel-finish p#finish-content strong {
    font-size: 16px;
    line-height: 28px;
    color: #4968FF;
}

#channel-finish p#finish-content strong.title {
    display: block;
    width: 100%;
    font-size: 20px;
    text-align: center;
}

#channel-finish div#finish-program-content {
    width: 90%;
    border-radius: 30px;
    background-color: #ffffff;
    margin: 16px auto 0;
    padding: 25px 16px 1px 16px;
    display: none;
}

#channel-finish div#finish-program-content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
}

#channel-finish p#finish-guide {
    margin: 24px auto 40px;
    width: 90%;
    color: #333;
    font-size: 12px;
    line-height: 20px;
}

#channel-finish ul.finish-share {
    text-align: center;
}

#channel-finish ul.finish-share li {
    width: 65px;
    height: 48px;
    text-align: center;
    list-style: none;
    display: inline-block;
}

#channel-finish ul.finish-share img {
    width: 40px;
    height: 40px;
    cursor: pointer !important;
}

#channel-finish p#finish-last-guide {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #FFF;
    margin: 48px auto 8px;
}

#channel-finish button.share {
    display: block;
    margin: 16px auto;
    border: 1px solid #333;
    border-radius: 8px;
    height: 38px;
    width: 210px;
    font-size: 14px;
    color: #333;
    cursor: pointer !important;
}

#channel-finish button.re {
    display: block;
    margin: 0 auto;
    border: 1px solid #333;
    border-radius: 8px;
    height: 38px;
    width: 210px;
    font-size: 14px;
    color: #333;
    cursor: pointer !important;
}

#channel-finish div#share-popup {
    position: fixed;
    bottom: 8px;
    left: 50%;
    margin-left: -158px;
    width: 312px;
    height: 96px;
    border-radius: 5px;
    background-color: #FFF42E;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(57, 44, 44, 0.5);
            box-shadow: 2px 2px 2px 0 rgba(57, 44, 44, 0.5);
}

#channel-finish div#share-popup p {
    margin: 8px 0 0 16px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.3px;
    color: #FFF;
}

#channel-finish div#share-popup button {
    border-radius: 5px;
    margin: 8px 0 0 16px;
    width: 120px;
    height: 32px;
    background: #ffb74d;
    font-size: 14px;
    color: #9e5101;
}

#channel-finish div#share-popup img {
    position: absolute;
    top: 20px;
    right: 16px;
    width: 56px;
    height: 56px;
}

#channel-finish p.share {
    margin-bottom: 8px;
    text-align: center;
    font-size: 12px;
    color: #FFF;
}

#finish-point img {
    display: inline-block;
    height: 65px;
    margin: 0 0 -13px 10px;
}

p.share-txt {
    width: 100%;
    padding: 0 7px;
    background: transparent;
    font-size: 12px;
    text-align: center;
    color: #333;
}

ul.share {
    position: absolute;
    top: 80px;
    background: #FFF;
    margin-left: 8px;
    padding: 6px 6px 4px 6px;
    border-radius: 8px;
}

@media (max-width: 1024px) {
    ul.share {
        top: 60px;
    }
}

ul.share li {
    display: inline-block;
    list-style: none;
    padding: 0 8px;
}

ul.share li img {
    width: 32px;
    height: 32px;
    cursor: pointer !important;
}

ul.share li a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

ul.install {
    width: 100%;
    margin: 0;
    padding: 15px 0;
    border-bottom: 2px solid #F3F3F3;
    font-size: 14px;
    line-height: 22px;
    text-decoration: none;
}

ul.install li {
    width: 100%;
    display: inline-block;
    list-style: none;
    vertical-align: middle;
}

ul.install li a {
    color: #FFF;
    font-size: 18px;
    text-decoration: none;
    display: block;
    background: #FFF42E;
    padding: 15px 10px;
    border-radius: 10px;
}

.finish-share-guide {
    display: block;
    width: 90%;
    margin: 15px auto;
    padding: 15px 0 0 0;
    text-align: center;
}

.finish-share-guide button {
    width: 100%;
    padding: 10px 0;
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 15px;
    background: #FFF42E;
    color: #FFF;
    font-size: 16px;
}

.wrapper-partner-recommend {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
}

.wrapper-partner-recommend h2 {
    color: #000;
}

.wrapper-partner-recommend p {
    color: #707070;
}

.wrapper-partner-recommend .embla {
    overflow: hidden;
}

.wrapper-partner-recommend .embla__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}

.wrapper-partner-recommend .embla__slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
            flex: 0 0 250px;
    width: 250px;
    height: auto;
    margin-right: 8px;
}

.wrapper-partner-recommend .embla__slide img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.wrapper-partner-recommend .embla__slide p {
    margin: 4px !important;
    font-weight: bold !important;
    font-size: 14px !important;
    color: #333;
}

.wrapper-partner-recommend .course-el {
    margin: 16px auto;
}

.wrapper-partner-recommend .course-el h2 {
    margin: 0 16px 8px;
    font-size: 18px;
    text-align: left;
}

.wrapper-partner-recommend .course-el p {
    margin: 8px 16px;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
}

.reviews-el_embla {
    overflow: hidden;
}

.reviews-el_embla .embla__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translate3d(70px, 0px, 0px);
            transform: translate3d(70px, 0px, 0px);
}

.reviews-el_embla .embla__slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
    width: 300px;
    margin-right: 8px;
    padding: 16px;
    background: transparent;
    border-radius: 8px;
    border: 2px solid #F2F2F2;
    color: #333;
}

.reviews-el_embla .embla__slide .user_profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.reviews-el_embla .embla__slide .user_profile span {
    font-size: 12px;
    line-height: 18px;
    color: #979797;
}

.reviews-el_embla .embla__slide .user_profile img {
    width: 30px;
    height: 30px;
    margin: 0 8px 0 0;
}

.reviews-el_embla .embla__slide .review_content {
    margin: 12px 0;
    font-size: 14px;
    line-height: 22px;
    color: #606060;
    word-wrap: break-word;
    word-break: keep-all;
    display: -webkit-box;
    min-height: 450px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    -webkit-line-clamp: 21;
    -webkit-box-orient: vertical;
}

.reviews-el_embla .embla__slide hr {
    height: 1px;
    margin-bottom: 12px;
    background: #C4C4C4;
    border: 0
}

.reviews-el_embla .embla__slide .partner_profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.reviews-el_embla .embla__slide .partner_profile img {
    width: 60px;
    height: 60px;
    margin: 0 8px 0 0;
}

.reviews-el_embla .embla__slide .partner_profile span {
    font-size: 12px;
    line-height: 18px;
    color: #606060;
}

.reviews-el_embla .embla__slide button.js_btn-find-partners {
    /*display: none;*/
    width: 100%;
    margin-top: 16px;
    padding: 8px;
    background: #FFF42E;
    border: 1px solid #FFF42E;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    cursor: pointer !important;
}

.el_title {
    width: 90%;
    margin: 40px auto 16px;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
}

.curation-coupon {
    width: 100%;
}

.curation-coupon .title {
    height: auto;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
}

.curation-coupon img {
    display: block;
    width: 240px;
    margin: 32px auto 16px;
}

.curation-coupon .coupon-id {
    height: auto;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin-bottom: 4px;
    color: #333333;
}

.curation-coupon .expired-date {
    height: auto;
    margin-top: 16px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #979797;
}

a.a_btn {
    display: block;
    width: 90%;
    background: #FFF42E;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 12px 0;
    margin: 16px auto 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    cursor: pointer !important;
}

iframe {
    display: block;
    width: 90%;
    height: auto;
    min-height: 250px;
    margin: 0 auto;
    border-radius: 8px;
    cursor: pointer !important;
}

img.a_btn_img {
    display: block;
    width: 90%;
    margin: 8px auto;
    cursor: pointer !important;
}

/**/

.page > h3 {
    margin: 16px auto;
    text-align: center;
    font-size: 24px;
    line-height: 32px;
}

.self-test-result__loading-field {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 999999;
    background-color: rgba(0, 0, 0, 0.7);
}

.self-test-result__loading-image {
    width: 100px;
    height: 100px;
}

.self-test-result__loading-text {
    font-size: 24px;
    color: #FFF;
}

.program-button {
    display: block;
    background: #E0E0E0;
    width: 234px;
    height: 44px;
    margin: 24px auto 72px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #BDBDBD;
    cursor: pointer !important;
}

.actived {
    background: #FFF42E !important;
    color: #333 !important;
}

.program-questions-more-input {
    margin-top: 24px;
    text-align: center;
}

.program-questions-more-input input {
    width: 328px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    text-align: center;
    color: #333333;
}

.program-questions-more-input h4 {
    font-size: 20px;
}

.program-questions-more-input hr {
    width: 90%;
    height: 1px;
    margin: 24px auto;
    background-color: #e0e0e0;
    border: none;
}

.program-questions-more-div {
    margin: 16px auto 0;
}

#program-questions-more > div > div:nth-child(10) {
    margin-top: 16px;
    margin-left: -176px;
}

.program-questions-more-div div {
    display: inline-block;
    border: solid 1px #E0E0E0;
    border-radius: 4px;
    color: #333333;
    width: 72px;
    height: 44px;
    font-size: 14px;
    line-height: 44px;
    cursor: pointer !important;
}

.program-questions-more-div div.clicked {
    background: #FFF42E !important;
    border: 1px solid #FFF42E;
    color: #333 !important;
}

.program-questions-more-div div:nth-of-type(2) {
    margin: 0 13px;
}

.user-info__image {
    width: 80px;
    margin: 24px auto 16px;
}

.user-info-form__field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.area_fixed {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
}

.area_fixed .btn_fixed {
    display: block;
    width: 90%;
    max-width: 450px;
    background: #FFF42E;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 12px 0;
    margin: 16px auto;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    cursor: pointer !important;
}

.redirect-curation {
    position: fixed;
    bottom: 120px;
    right: 20px;
    padding: 16px;
    background: #FFF;
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 25%);
            box-shadow: 0 0 20px rgb(0 0 0 / 25%);
    border-radius: 12px;
    text-align: right;
}

.redirect-curation p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    font-weight: bold;
    color: #333;
}

.redirect-curation img {
    width: 35px;
    height: 24px;
    margin-left: 4px;
}

.redirect-curation hr {
    height: 1px;
    border: none;
    background: #ECECEC;
}

.wrapper-guide-total-care {
    width: 90%;
    margin: 24px auto;
    padding: 32px 32px 24px 32px;
    background: #FFF;
    border-radius: 4px;
    text-align: center;
    /*box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);*/
}

.wrapper-guide-total-care div.title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.wrapper-guide-total-care div.title div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.wrapper-guide-total-care div.title p.title {
    font-size: 14px;
    text-align: left;
}

.wrapper-guide-total-care div.title p.sub-title {
    margin-top: 4px;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    text-align: left;
}

.wrapper-guide-total-care div.title img {
    width: 96px;
    height: auto;
}

.wrapper-guide-total-care div.content {
    margin: 16px auto;
    padding: 16px;
    border-radius: 16px;
    background: rgba(217, 217, 217, 0.3);
    font-size: 16px;
    line-height: 24px;
    text-align: left;
}

.wrapper-guide-total-care img.guide-coupon {
    width: 90%;
    height: auto;
    margin: 0 auto;
}

.wrapper-guide-total-care a {
    display: block;
    width: 100%;
    margin: 8px auto 0;
    padding: 12px 0;
    background: #333;
    border-radius: 4px;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.mall-coupon {
    display: block;
    width: 90%;
    margin: 0 auto;
    border-radius: 8px;
}

/*# sourceMappingURL=../../../sourcemaps/promotion/channel/depressive-type-check/depressive-type-check-e96e9bea.css.map*/