@charset "UTF-8";.youtube-video-comp{display:flex;flex-wrap:wrap;width:calc(100% - 40px);margin:0 auto;max-width:520px}
@media(min-width:1280px){.youtube-video-comp{max-width:770px}
}
@media(min-width:1280px){.youtube-video-comp.type-mg-1{margin-bottom:120px}
}
.youtube-video-comp__box{width:100%}
.youtube-video-comp__contents{position:relative}
.youtube-video-comp__contents img,.youtube-video-comp__contents video{width:100%;border-radius:8px}
.type-outline .youtube-video-comp__contents{border:1px solid #ededed;border-radius:8px;padding:8px}
.type-youtube .youtube-video-comp__contents{padding-top:56.25%;width:100%;border-radius:10px;overflow:hidden}
.type-youtube .youtube-video-comp__contents iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.type-shorts .youtube-video-comp__contents{padding-top:178.8%;width:100%;border-radius:10px;overflow:hidden}
.type-shorts .youtube-video-comp__contents iframe{position:absolute;top:0;left:0;width:100%;height:100%}
@media(min-width:1280px){.youtube-video-comp.type-shorts{max-width:375px;margin:0 auto}
}
.youtube-video-comp .video-comp{border:0}
.youtube-video-comp__loading-box{position:absolute;left:0;top:0;width:100%;height:100%}
.youtube-video-comp__loading-box:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.7);opacity:.6}
.youtube-video-comp__loading-box:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:url("../site/resources/images/btn_icon/ic_play.svg") no-repeat center center}
@media(min-width:1280px){.youtube-video-comp__loading-box:after{width:48px;height:48px;background-size:100%}
}
.youtube-video-comp__loading-box img{width:100%;height:100%;object-fit:cover;object-position:center center}
.type-shorts .youtube-video-comp__loading-box img{margin:0 -110%;width:320%}
@charset "UTF-8";.video-comp{margin:0 auto 28px auto;max-width:520px;box-shadow:0 2px 64px rgba(0,0,0,0.06);border-radius:12px;overflow:hidden;position:relative;border:1px solid #f4f4f4}
@media(min-width:770px){.video-comp{max-width:770px;margin:0 auto;border-radius:16px}
}
.video-comp.type-normal{padding:28px 0 0}
@media(min-width:770px){.video-comp.type-normal{padding:40px 0 0}
}
.video-comp.type-shorts{padding-top:28px}
@media(min-width:770px){.video-comp.type-shorts{padding:40px 0 8px 0}
}
.video-comp__sub-title{margin-bottom:6px;padding:0 26px;font-size:13px;line-height:20px}
@media(min-width:770px){.video-comp__sub-title{padding:0 42px;font-size:15px;line-height:26px}
}
.type-normal .video-comp__sub-title{display:none}
.video-comp__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:20px;padding:0 48px 0 26px;font-size:24px;font-weight:700;font-family:"KBFGdisplay","Spoqa","Malgun Gothic","맑은 고딕",sans-serif;line-height:34px;word-break:keep-all;word-wrap:break-word}
@media(min-width:770px){.video-comp__title{padding:0 80px 0 42px;margin-bottom:32px;font-size:28px;line-height:40px}
}
.type-normal .video-comp__video-wrap{margin-bottom:24px;padding:0 24px}
.type-normal .video-comp__video-wrap .slick-list{margin:0 -24px 0 -12px}
@media(min-width:770px){.type-normal .video-comp__video-wrap{margin-bottom:32px;padding:0 40px}
}
.type-shorts .video-comp__video-wrap{padding:0 24px;z-index:1}
.type-shorts .video-comp__video-wrap .slick-list{margin:0 -24px 0 -12px;padding:0 74px 0 0}
@media(min-width:770px){.type-shorts .video-comp__video-wrap{padding:0 40px}
.type-shorts .video-comp__video-wrap .slick-list{margin:0 -40px 0 -20px}
}
.video-comp__video-wrap .slick-arrow{display:none !important;text-indent:-999px;position:absolute;top:50%;width:28px;height:28px;vertical-align:middle;border-radius:50%;box-shadow:0 4px 24px 0 rgba(34,34,34,0.12);border:1px solid #ededed;transform:translateY(-50%);overflow:hidden;z-index:1}
@media(min-width:770px){.video-comp__video-wrap .slick-arrow{width:40px;height:40px}
}
.video-comp__video-wrap .slick-arrow.slick-next{right:12px;background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_mo.svg") no-repeat center center,#f6f6f6}
@media(min-width:770px){.video-comp__video-wrap .slick-arrow.slick-next{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_pc.svg") no-repeat center center,#f6f6f6}
}
.video-comp__video-wrap .slick-arrow.slick-next.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_mo_disabled.svg") no-repeat center center,#f6f6f6}
@media(min-width:770px){.video-comp__video-wrap .slick-arrow.slick-next.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_pc_disabled.svg") no-repeat center center,#f6f6f6}
}
.video-comp__video-wrap .slick-arrow.slick-prev{left:12px;background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_mo.svg") no-repeat center center,#f6f6f6}
@media(min-width:770px){.video-comp__video-wrap .slick-arrow.slick-prev{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_pc.svg") no-repeat center center,#f6f6f6}
}
.video-comp__video-wrap .slick-arrow.slick-prev.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_mo_disabled.svg") no-repeat center center,#f6f6f6}
@media(min-width:770px){.video-comp__video-wrap .slick-arrow.slick-prev.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_pc_disabled.svg") no-repeat center center,#f6f6f6}
}
.video-comp__video-wrap:hover .slick-arrow{display:none !important}
@media(min-width:770px){.video-comp__video-wrap:hover .slick-arrow{display:inline-block !important}
}
.video-comp__video-box{margin:0 24px 0 12px}
.type-shorts .video-comp__video-box{margin:0 24px 70px 12px}
@media(min-width:770px){.type-shorts .video-comp__video-box{margin:0 20px 98px 20px}
}
.video-comp__video{position:relative;border-radius:10px;overflow:hidden}
.type-normal .video-comp__video{padding-top:56.25%;margin-bottom:16px}
@media(min-width:770px){.type-normal .video-comp__video{margin-bottom:20px}
}
.type-shorts .video-comp__video{padding-top:178.8%}
.video-comp__video iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.video-comp__video__more-btn{background-color:#f6f6f6;position:absolute;left:0;top:0;display:flex;justify-content:center;width:100%;height:100%;font-size:16px;font-weight:500;line-height:26px}
.video-comp__video__more-btn:after{content:"";display:block;margin-left:4px;width:20px;height:26px;background:url("../site/resources/images/btn_icon/ic_forward_20_gray01.svg") no-repeat center top}
.type-shorts .video-comp__video__info-box{display:none}
.video-comp__video__info-box__category{display:none;margin-bottom:12px;padding:0 2px;font-size:14px;font-weight:700;line-height:22px;color:#6f53c0;background:linear-gradient(to top,#e6e1f5 6px,transparent 50%)}
@media(min-width:770px){.video-comp__video__info-box__category{margin-bottom:16px;font-size:16px;line-height:26px}
}
.video-comp__video__info-box__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin:0 2px 12px 2px;font-size:16px;font-weight:500;line-height:24px}
@media(min-width:770px){.video-comp__video__info-box__title{font-size:18px;line-height:28px}
}
.video-comp__video__info-box__info{display:flex;align-items:center}
.video-comp__video__info-box__info img{margin-right:6px;width:20px;height:20px;border-radius:50%}
@media(min-width:770px){.video-comp__video__info-box__info img{margin-right:8px;width:24px;height:24px}
}
.video-comp__video__info-box__info span{font-size:13px;font-weight:500;color:#858585;line-height:20px}
@media(min-width:770px){.video-comp__video__info-box__info span{font-size:15px;line-height:26px}
}
.video-comp__video__info-box__info em{margin-left:6px;padding-left:7px;font-size:13px;color:#858585;line-height:20px;position:relative}
@media(min-width:770px){.video-comp__video__info-box__info em{font-size:15px;line-height:26px}
}
.video-comp__video__info-box__info em:before{content:"";position:absolute;top:6px;left:0;width:1px;height:8px;background:#d9d9d9}
.video-comp__loading-box{position:absolute;left:0;top:0;width:100%;height:100%}
.video-comp__loading-box:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.7);opacity:.6}
.video-comp__loading-box:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:url("../site/resources/images/btn_icon/ic_play.svg") no-repeat center center}
@media(min-width:770px){.video-comp__loading-box:after{width:48px;height:48px;background-size:100%}
}
.video-comp__loading-box img{width:100%;height:100%}
.type-shorts .video-comp__loading-box img{margin:0 -110%;width:320%}
.video-comp__page{display:flex;justify-content:flex-end;align-items:center;margin:0 26px 24px 26px}
@media(min-width:770px){.video-comp__page{margin:0 42px 36px 42px}
}
.video-comp__page__bg-box{background-color:#ededed;margin-right:auto;width:100%;max-width:calc(100% - 43px);height:2px}
@media(min-width:770px){.video-comp__page__bg-box{max-width:calc(100% - 59px)}
}
.video-comp__page__bg{background-color:#272421;display:block;height:100%;transition:width .5s}
.video-comp__page__current{color:#272421;line-height:18px;font-size:12px;font-weight:700}
@media(min-width:770px){.video-comp__page__current{font-size:15px;line-height:26px}
}
.video-comp__page__total{color:#d9d9d9;line-height:18px;font-size:12px;font-weight:700}
@media(min-width:770px){.video-comp__page__total{font-size:15px;line-height:26px}
}
.type-shorts .video-comp__page{position:absolute;margin-top:-42px;width:calc(100% - 52px)}
@media(min-width:770px){.type-shorts .video-comp__page{margin-top:-58px;width:calc(100% - 84px)}
}
.video-comp__more-btn{position:relative;display:flex;justify-content:center;margin-bottom:28px;font-size:14px;font-weight:500;line-height:22px}
.video-comp__more-btn:after{content:"";display:inline-block;width:16px;height:16px;margin-top:3px;margin-left:6px;background:url("../site/resources/images/btn_icon/arrow_8_white.svg") #484540 no-repeat center;border-radius:100%;box-shadow:0 5px 5px 0 rgba(108,99,63,0.12);transition:transform .1s ease-in-out}
@media(min-width:770px){.video-comp__more-btn:after{height:20px;width:20px;margin-left:6px;background:url("../site/resources/images/btn_icon/ic_more_12_white.svg") #484540 no-repeat center}
}
@media(min-width:770px){.video-comp__more-btn{margin-bottom:40px;margin-top:2px;font-size:16px;line-height:26px}
}
@media(min-width:770px){.type-shorts .video-comp__more-btn{margin-bottom:32px}
}
.utility-comp{background-color:#fff;border-bottom:1px solid #ededed;z-index:10}
.utility-comp__wrap{display:flex;justify-content:space-between;align-items:center;margin:auto;padding:16px 22px;max-width:562px;box-sizing:border-box}
@media(min-width:1280px){.utility-comp__wrap{padding:18px 0;max-width:770px}
}
.utility-comp__box{display:flex}
.utility-comp__time{color:#484540;padding-left:24px;font-size:14px;font-weight:500;line-height:22px;position:relative}
@media(min-width:770px){.utility-comp__time{padding-left:30px;font-size:16px;line-height:26px}
}
.utility-comp__time:before{content:"";position:absolute;top:50%;left:0;transform:translate(0,-50%);width:20px;height:20px;background:url("../../components/common/utility/clientlibs/site/resources/images/ic_time-mo.svg") no-repeat center center}
@media(min-width:770px){.utility-comp__time:before{width:24px;height:24px;background:url("../../components/common/utility/clientlibs/site/resources/images/ic_time-pc.svg") no-repeat center center}
}
.utility-comp__time.is-hidden{visibility:hidden}
.utility-comp__like-btn{margin-right:16px;width:32px;height:32px;background:url("../../components/common/utility/clientlibs/site/resources/images/ic_unlike.svg") no-repeat center/cover;position:relative}
.utility-comp__like-btn.is-active{border:1px solid #ededed;background:0;border-radius:50%}
.utility-comp__like-btn span{display:block;text-indent:-9999px}
.utility-comp__like-btn__motion{position:absolute;left:5px;top:-13px;width:37px;height:37px}
@media(min-width:770px){.utility-comp__like-btn__motion{left:7px;top:-8px;width:40px;height:auto}
}
@media(min-width:770px){.utility-comp__like-btn{width:36px;height:36px}
.utility-comp__like-btn__motion{position:absolute;top:-15px;left:6px;width:42px;height:42px}
}
.utility-comp__like-btn.is-hidden{display:none}
.utility-comp__size-box{display:flex;justify-content:center;align-items:center;margin-right:16px;border-radius:4px;border:1px solid #ededed}
.utility-comp__size-box.is-hidden{display:none}
.utility-comp__size-down{margin-right:1px;width:31px;height:30px;font-size:12px;font-weight:500;position:relative}
@media(min-width:770px){.utility-comp__size-down{width:40px;height:34px;font-size:14px}
}
.utility-comp__size-down:after{content:"";position:absolute;top:50%;right:-1px;transform:translate(0,-50%);width:1px;height:10px;background:#ededed}
@media(min-width:770px){.utility-comp__size-down:after{height:12px}
}
.utility-comp__size-up{width:31px;height:30px;font-size:15px;font-weight:700}
@media(min-width:770px){.utility-comp__size-up{width:40px;height:34px;font-size:18px}
}
.utility-comp__share-btn{width:32px;height:32px;text-indent:-9999px;background:url("../../components/common/utility/clientlibs/site/resources/images/ic_share-mo.svg") no-repeat center center}
@media(min-width:770px){.utility-comp__share-btn{width:36px;height:36px;background:url("../../components/common/utility/clientlibs/site/resources/images/ic_share-pc.svg") no-repeat center center}
}
.utility-comp__share-btn.is-hidden{display:none}
.utility-comp__size-tooltip-box{position:relative}
.utility-comp__size-tooltip{background-color:rgba(17,17,17,0.7);color:#fff;display:none;position:absolute;bottom:-57px;right:-20px;padding:9px 16px;border-radius:4px;font-size:14px;line-height:20px;white-space:nowrap}
@media(min-width:770px){.utility-comp__size-tooltip{bottom:-67px;padding:10px 24px;font-size:15px;line-height:26px}
}
.utility-comp__size-tooltip:before{content:"";position:absolute;top:-9px;right:34px;width:12px;height:9px;background:url("../site/resources/images/btn_icon/ic_tooltip-up.svg") no-repeat top center}
.utility-comp__size-tooltip.is-active{display:block}
.utility-comp.is-sticky{position:fixed;top:0;left:0;width:100%;transition:top .2s ease-in-out;border-bottom:0;z-index:1111}
.utility-comp.is-sticky.nav-down{top:65px}
.kb-insurance .utility-comp.is-sticky.nav-down{top:117px}
@media(min-width:1280px){.utility-comp.is-sticky.nav-down{top:88px}
}
@media(min-width:770px){.utility-comp.is-sticky{left:50%;transform:translate(-50%,0)}
}
.text-comp{width:calc(100% - 40px);margin:4px auto 0 auto;padding:0 2px;max-width:520px}
@media(min-width:1280px){.text-comp{max-width:770px;padding:0 4px}
}
.text-comp.type-line{position:relative;padding-left:22px}
@media(min-width:1280px){.text-comp.type-line{padding-left:28px;max-width:770px}
}
.text-comp.type-line::before{background-color:#272421;position:absolute;content:"";left:0;top:50%;transform:translateY(-50%);width:6px;height:calc(100% - 8px)}
@media(min-width:1280px){.text-comp.type-line::before{width:8px}
}
.text-comp__title{word-break:break-all;max-width:313px;font-size:22px;font-weight:700;line-height:32px}
[data-font="1"] .text-comp__title{font-size:18px;line-height:20px}
[data-font="2"] .text-comp__title{font-size:20px;line-height:22px}
[data-font="4"] .text-comp__title{font-size:24px;line-height:26px}
[data-font="5"] .text-comp__title{font-size:26px;line-height:28px}
@media(min-width:1280px){.text-comp__title{max-width:609px;font-size:28px;line-height:44px}
[data-font="1"] .text-comp__title{font-size:24px;line-height:40px}
[data-font="2"] .text-comp__title{font-size:26px;line-height:42px}
[data-font="4"] .text-comp__title{font-size:30px;line-height:46px}
[data-font="5"] .text-comp__title{font-size:32px;line-height:48px}
}
.type-line .text-comp__title{max-width:293px}
@media(min-width:1280px){.type-line .text-comp__title{max-width:581px}
}
.text-comp__sub-title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px;font-weight:500;line-height:20px;margin-bottom:4px;max-width:293px;padding-left:2px}
[data-font="1"] .text-comp__sub-title{font-size:9px;line-height:16px}
[data-font="2"] .text-comp__sub-title{font-size:11px;line-height:18px}
[data-font="4"] .text-comp__sub-title{font-size:15px;line-height:22px}
[data-font="5"] .text-comp__sub-title{font-size:17px;line-height:24px}
@media(min-width:1280px){.text-comp__sub-title{font-size:15px;line-height:26px;margin-bottom:6px;max-width:581px;padding-left:0}
[data-font="1"] .text-comp__sub-title{font-size:11px;line-height:22px}
[data-font="2"] .text-comp__sub-title{font-size:13px;line-height:24px}
[data-font="4"] .text-comp__sub-title{font-size:17px;line-height:28px}
[data-font="5"] .text-comp__sub-title{font-size:19px;line-height:30px}
}
.text-comp__sub-title+.text-comp__title{line-height:32px}
@media(min-width:1280px){.text-comp__sub-title+.text-comp__title{line-height:36px}
}
@charset "UTF-8";.terms-comp{color:#272421;display:block;width:calc(100% - 40px);margin:0 auto;padding:32px 0 0;max-width:520px}
@media(min-width:770px){.terms-comp{max-width:770px;margin:0 auto;padding:80px 0 0}
}
.terms-comp__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:24px;font-family:"KBFGdisplay","Spoqa","Malgun Gothic","맑은 고딕",sans-serif;margin-bottom:16px}
@media(min-width:770px){.terms-comp__title{margin-bottom:64px;font-size:28px;line-height:40px}
}
.terms-comp__sub-title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;font-weight:700;line-height:24px}
@media(min-width:770px){.terms-comp__sub-title{font-size:16px}
}
.terms-comp__desc{color:#484540;font-size:16px;line-height:28px;word-break:break-all}
@media(min-width:770px){.terms-comp__desc{font-size:16px;line-height:28px}
}
.terms-comp .select-category-comp{margin-top:40px}
@media(min-width:770px){.terms-comp .select-category-comp{margin-top:96px}
}
.tab-comp{padding-bottom:8px;font-size:0;display:flex;overflow:auto;position:relative}
@media(min-width:770px){.tab-comp{padding-bottom:16px}
}
.type-sticky-tab .tab-comp{margin:0 auto;max-width:520px;width:100%}
@media(min-width:770px){.type-sticky-tab .tab-comp{max-width:770px;margin:0 auto}
}
.tab-comp.type-icon{padding:12px 0}
.tab-comp__btn{background-color:#f6f6f6;color:#858585;padding:10px 20px;font-size:14px;line-height:22px;font-weight:500;border-radius:8px;white-space:nowrap}
@media(min-width:770px){.tab-comp__btn{font-size:16px;line-height:28px}
}
.type-icon .tab-comp__btn{font-size:16px;line-height:24px}
@media(min-width:770px){.type-icon .tab-comp__btn{font-size:18px;line-height:28px}
}
.type-line .tab-comp__btn{color:#c4c4c4;padding:12px 0 10px;font-weight:700;border-radius:0;background:transparent;border-bottom:2px solid transparent;font-size:16px;line-height:24px}
@media(min-width:770px){.type-line .tab-comp__btn{border-bottom:3px solid transparent;font-size:18px;line-height:28px}
}
.tab-comp__btn+.tab-comp__btn{margin-left:10px}
@media(min-width:770px){.tab-comp__btn+.tab-comp__btn{margin-left:12px}
}
.type-line .tab-comp__btn+.tab-comp__btn{margin-left:24px}
@media(min-width:770px){.type-line .tab-comp__btn+.tab-comp__btn{margin-left:36px}
}
.tab-comp__btn.is-active{background-color:#fff;color:#272421;padding:8px 18px;border:2px solid #272421;font-weight:700;box-shadow:0 4px 12px 0 rgba(44,39,35,0.08)}
.type-icon .tab-comp__btn.is-active{border:2px solid #d9d9d9}
.type-line .tab-comp__btn.is-active{padding:12px 0 10px;border-radius:0;border:0;box-shadow:none;background:transparent;border-bottom:2px solid #272421}
@media(min-width:770px){.type-line .tab-comp__btn.is-active{border-bottom:3px solid #000}
}
.type-icon .tab-comp__btn.is-active.color-tab{padding:8px 18px 8px 36px;position:relative}
@media(min-width:770px){.type-icon .tab-comp__btn.is-active.color-tab{padding:8px 18px 8px 42px}
}
.type-icon .tab-comp__btn.is-active.color-tab::before{position:absolute;content:"";width:20px;height:20px;left:12px;top:50%;transform:translateY(-50%)}
@media(min-width:770px){.type-icon .tab-comp__btn.is-active.color-tab::before{width:24px;height:24px;left:14px}
}
.tab-comp__btn.is-active.color-tab.type-home{color:#ffa800;border:2px solid #fff3c8}
.type-icon .tab-comp__btn.is-active.color-tab.type-home{border:2px solid #fff3c8}
.type-icon .tab-comp__btn.is-active.color-tab.type-home::before{background:url("../../components/common/tab/clientlib/site/resources/images/ic_category_yellow.svg") center/cover}
.tab-comp__btn.is-active.color-tab.type-economy{color:#3760e1;border:2px solid #3760e1}
.type-icon .tab-comp__btn.is-active.color-tab.type-economy{border:2px solid #e4ecfd}
.type-icon .tab-comp__btn.is-active.color-tab.type-economy::before{background:url("../../components/common/tab/clientlib/site/resources/images/ic_category_blue.svg") center/cover}
.tab-comp__btn.is-active.color-tab.type-stock{color:#ef4a66;border:2px solid #ef4a66}
.type-icon .tab-comp__btn.is-active.color-tab.type-stock{border:2px solid #fae4e8}
.type-icon .tab-comp__btn.is-active.color-tab.type-stock::before{background:url("../../components/common/tab/clientlib/site/resources/images/ic_category_red.svg") center/cover}
.tab-comp__btn.is-active.color-tab.type-real-estate{color:#6640d3;border:2px solid #6640d3}
.type-icon .tab-comp__btn.is-active.color-tab.type-real-estate{border:2px solid #e5ddfc}
.type-icon .tab-comp__btn.is-active.color-tab.type-real-estate::before{background:url("../../components/common/tab/clientlib/site/resources/images/ic_category_purple.svg") center/cover}
.tab-comp__btn.is-active.color-tab.type-asset-management{color:#1da48a;border:2px solid #1da48a}
.type-icon .tab-comp__btn.is-active.color-tab.type-asset-management{border:2px solid #dbede9}
.type-icon .tab-comp__btn.is-active.color-tab.type-asset-management::before{background:url("../../components/common/tab/clientlib/site/resources/images/ic_category_green.svg") center/cover}
.tab-comp__btn.is-active.color-tab.type-living-finance{color:#e46136;border:2px solid #e46136}
.type-icon .tab-comp__btn.is-active.color-tab.type-living-finance{border:2px solid #fce7e0}
.type-icon .tab-comp__btn.is-active.color-tab.type-living-finance::before{background:url("../../components/common/tab/clientlib/site/resources/images/ic_category_orange.svg") center/cover}
.tab-comp__btn.is-active.color-tab.type-owner-operator{color:#2680e4;border:2px solid #2680e4}
.type-icon .tab-comp__btn.is-active.color-tab.type-owner-operator{border:2px solid #d1e6ff}
.type-icon .tab-comp__btn.is-active.color-tab.type-owner-operator::before{background:url("../../components/common/tab/clientlib/site/resources/images/ic_category_cyan.svg") center/cover}
.tab-comp__btn:first-of-type{margin-left:24px}
@media(min-width:770px){.tab-comp__btn:first-of-type{margin-left:40px}
}
.tab-comp__btn:last-of-type{margin-right:20px}
@media(min-width:770px){.tab-comp__btn:last-of-type{margin-right:40px}
}
.tab-comp::-webkit-scrollbar{display:none}
.tab-comp.type-line{padding:0}
.tab-comp-bg-wrap{position:relative}
.tab-comp-bg-wrap::after{position:absolute;background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 100%);content:"";right:0;top:0;width:40px;height:100%}
@media(min-width:770px){.tab-comp-bg-wrap .tab-comp::after{position:absolute;background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 100%);content:"";right:0;top:-1px;width:40px;height:100%}
}
.summary-comp{padding:32px 24px;border-radius:8px;width:calc(100% - 40px);margin:40px auto 0 auto;max-width:520px}
@media(min-width:1280px){.summary-comp{border-radius:12px;margin-top:64px;padding:40px 32px;max-width:770px;width:100%}
}
.summary-comp p,.summary-comp h2,.summary-comp h3,.summary-comp h4{font-size:16px;line-height:30px}
[data-font="1"] .summary-comp p,[data-font="1"] .summary-comp h2,[data-font="1"] .summary-comp h3,[data-font="1"] .summary-comp h4{font-size:12px;line-height:26px}
[data-font="2"] .summary-comp p,[data-font="2"] .summary-comp h2,[data-font="2"] .summary-comp h3,[data-font="2"] .summary-comp h4{font-size:14px;line-height:28px}
[data-font="4"] .summary-comp p,[data-font="4"] .summary-comp h2,[data-font="4"] .summary-comp h3,[data-font="4"] .summary-comp h4{font-size:18px;line-height:32px}
[data-font="5"] .summary-comp p,[data-font="5"] .summary-comp h2,[data-font="5"] .summary-comp h3,[data-font="5"] .summary-comp h4{font-size:20px;line-height:34px}
@media(min-width:770px){.summary-comp p,.summary-comp h2,.summary-comp h3,.summary-comp h4{font-size:18px;line-height:34px}
[data-font="1"] .summary-comp p,[data-font="1"] .summary-comp h2,[data-font="1"] .summary-comp h3,[data-font="1"] .summary-comp h4{font-size:14px;line-height:30px}
[data-font="2"] .summary-comp p,[data-font="2"] .summary-comp h2,[data-font="2"] .summary-comp h3,[data-font="2"] .summary-comp h4{font-size:16px;line-height:32px}
[data-font="4"] .summary-comp p,[data-font="4"] .summary-comp h2,[data-font="4"] .summary-comp h3,[data-font="4"] .summary-comp h4{font-size:20px;line-height:36px}
[data-font="5"] .summary-comp p,[data-font="5"] .summary-comp h2,[data-font="5"] .summary-comp h3,[data-font="5"] .summary-comp h4{font-size:22px;line-height:38px}
}
.summary-comp a{color:#a96b06;text-decoration:underline}
.stock-view-comp .summary-comp{margin:0 auto 80px auto;width:100%}
@media(min-width:770px){.stock-view-comp .summary-comp{margin:0 auto 120px auto}
}
.summary-comp.type-economy{background-color:#f0f5ff}
.summary-comp.type-real-estate{background-color:#f8f5ff}
.summary-comp.type-asset-management{background-color:#eef8f5}
.summary-comp.type-living-finance{background-color:#fcf1ed}
.summary-comp.type-stock{background-color:#fbeff1}
.summary-comp.type-owner-operator{background-color:#eff6ff}
.summary-comp__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:20px;padding-left:32px;font-size:20px;font-weight:700;line-height:30px;position:relative}
[data-font="1"] .summary-comp__title{font-size:16px;line-height:26px}
[data-font="2"] .summary-comp__title{font-size:18px;line-height:28px}
[data-font="4"] .summary-comp__title{font-size:22px;line-height:32px}
[data-font="5"] .summary-comp__title{font-size:24px;line-height:34px}
@media(min-width:770px){.summary-comp__title{margin-bottom:24px;padding-left:44px;font-size:24px;line-height:34px}
[data-font="1"] .summary-comp__title{font-size:20px;line-height:30px}
[data-font="2"] .summary-comp__title{font-size:22px;line-height:32px}
[data-font="4"] .summary-comp__title{font-size:26px;line-height:36px}
[data-font="5"] .summary-comp__title{font-size:28px;line-height:38px}
}
.summary-comp__title:before{content:"";position:absolute;top:1px;left:0;width:28px;height:28px}
@media(min-width:770px){.summary-comp__title:before{top:-1px;width:36px;height:36px}
}
.type-economy .summary-comp__title:before{background:url("../../components/common/summary/clientlib/site/resources/images/ic_summary-blue-mo.svg") no-repeat center center}
@media(min-width:770px){.type-economy .summary-comp__title:before{background:url("../../components/common/summary/clientlib/site/resources/images/ic_summary-blue-pc.svg") no-repeat center center}
}
.type-real-estate .summary-comp__title:before{background:url("../../components/common/summary/clientlib/site/resources/images/ic_summary-purple-mo.svg") no-repeat center center}
@media(min-width:770px){.type-real-estate .summary-comp__title:before{background:url("../../components/common/summary/clientlib/site/resources/images/ic_summary-purple-pc.svg") no-repeat center center}
}
.type-asset-management .summary-comp__title:before{background:url("../../components/common/summary/clientlib/site/resources/images/ic_summary-green-mo.svg") no-repeat center center}
@media(min-width:770px){.type-asset-management .summary-comp__title:before{background:url("../../components/common/summary/clientlib/site/resources/images/ic_summary-green-pc.svg") no-repeat center center}
}
.type-living-finance .summary-comp__title:before{background:url("../../components/common/summary/clientlib/site/resources/images/ic_summary-orange-mo.svg") no-repeat center center}
@media(min-width:770px){.type-living-finance .summary-comp__title:before{background:url("../../components/common/summary/clientlib/site/resources/images/ic_summary-orange-pc.svg") no-repeat center center}
}
.type-stock .summary-comp__title:before{background:url("../../components/common/summary/clientlib/site/resources/images/ic_summary-red-mo.svg") no-repeat center center}
@media(min-width:770px){.type-stock .summary-comp__title:before{background:url("../../components/common/summary/clientlib/site/resources/images/ic_summary-red-pc.svg") no-repeat center center}
}
.type-owner-operator .summary-comp__title:before{background:url("../../components/common/summary/clientlib/site/resources/images/ic_summary-cyan-mo.svg") no-repeat center center}
@media(min-width:770px){.type-owner-operator .summary-comp__title:before{background:url("../../components/common/summary/clientlib/site/resources/images/ic_summary-cyan-pc.svg") no-repeat center center}
}
.summary-comp__box__item{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;position:relative;padding-left:20px;font-size:16px;line-height:28px;word-break:break-all}
[data-font="1"] .summary-comp__box__item{font-size:12px;line-height:24px}
[data-font="2"] .summary-comp__box__item{font-size:14px;line-height:26px}
[data-font="4"] .summary-comp__box__item{font-size:18px;line-height:30px}
[data-font="5"] .summary-comp__box__item{font-size:20px;line-height:32px}
@media(min-width:770px){.summary-comp__box__item{padding-left:28px;font-size:18px}
[data-font="1"] .summary-comp__box__item{font-size:14px;line-height:24px}
[data-font="2"] .summary-comp__box__item{font-size:16px;line-height:26px}
[data-font="4"] .summary-comp__box__item{font-size:20px;line-height:30px}
[data-font="5"] .summary-comp__box__item{font-size:22px;line-height:32px}
}
.summary-comp__box__item+.summary-comp__box__item{margin-top:8px}
@media(min-width:770px){.summary-comp__box__item+.summary-comp__box__item{margin-top:12px}
}
.summary-comp__box__item::before{content:"";position:absolute;top:6px;left:0;width:16px;height:16px}
@media(min-width:770px){.summary-comp__box__item::before{top:4px;width:20px;height:20px}
}
.type-economy .summary-comp__box__item::before{background:url("../site/resources/images/btn_icon/ic_check_blue_mo.svg") no-repeat center center;background-size:100%}
.type-real-estate .summary-comp__box__item::before{background:url("../site/resources/images/btn_icon/ic_check_purple_mo.svg") no-repeat center center;background-size:100%}
.type-asset-management .summary-comp__box__item::before{background:url("../site/resources/images/btn_icon/ic_check_green_mo.svg") no-repeat center center;background-size:100%}
.type-living-finance .summary-comp__box__item::before{background:url("../site/resources/images/btn_icon/ic_check_orange_mo.svg") no-repeat center center;background-size:100%}
.type-stock .summary-comp__box__item::before{background:url("../site/resources/images/btn_icon/ic_check_cyan_mo.svg") no-repeat center center;background-size:100%}
.type-owner-operator .summary-comp__box__item::before{background:url("../site/resources/images/btn_icon/ic_check_cyan_mo.svg") no-repeat center center;background-size:100%}
.summary-comp__box__item__highlight{word-break:break-all;font-weight:500;padding-bottom:1px}
.type-economy .summary-comp__box__item__highlight{background-color:#e4ecfd;color:#3760e1}
.type-real-estate .summary-comp__box__item__highlight{background-color:#e5ddfc;color:#6640d3}
.type-asset-management .summary-comp__box__item__highlight{background-color:#dbede9;color:#1da48a}
.type-living-finance .summary-comp__box__item__highlight{background-color:#fce7e0;color:#e46136}
.type-stock .summary-comp__box__item__highlight{background-color:#fae4e8;color:#ef4a66}
.type-owner-operator .summary-comp__box__item__highlight{background-color:#d1e6ff;color:#2680e4}
@charset "UTF-8";.stock-view-comp__top{padding:48px 20px}
@media(min-width:770px){.stock-view-comp__top{margin:auto;padding:64px 0;max-width:770px}
}
.stock-view-comp__top__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:40px;font-size:32px;font-weight:700;font-family:"KBFGdisplay","Spoqa","Malgun Gothic","맑은 고딕",sans-serif;line-height:42px;letter-spacing:-1px}
@media(min-width:770px){.stock-view-comp__top__title{margin-bottom:40px}
}
.stock-view-comp__top__info{display:flex;justify-content:left;font-size:13px;line-height:20px;color:#484540}
.stock-view-comp__top__info__date{padding:0 9px 0 8px;position:relative}
.stock-view-comp__top__info__view{padding:0 8px;position:relative}
.stock-view-comp__top__info__view:before{background-color:#c4c4c4;content:"";position:absolute;left:0;top:50%;transform:translate(0,-50%);width:1px;height:8px}
.stock-view-comp .utility-comp{border-bottom:1px solid #ededed}
.stock-view-comp__cont{color:#484540;padding:32px 22px 0;font-size:16px;line-height:28px;margin:0 auto;max-width:564px}
[data-font="1"] .stock-view-comp__cont{font-size:12px;line-height:24px}
[data-font="2"] .stock-view-comp__cont{font-size:14px;line-height:26px}
[data-font="4"] .stock-view-comp__cont{font-size:18px;line-height:30px}
[data-font="5"] .stock-view-comp__cont{font-size:20px;line-height:32px}
@media(min-width:1280px){.stock-view-comp__cont{padding:64px 0 0;font-size:18px;line-height:28px;max-width:770px}
[data-font="1"] .stock-view-comp__cont{font-size:14px;line-height:24px}
[data-font="2"] .stock-view-comp__cont{font-size:16px;line-height:26px}
[data-font="4"] .stock-view-comp__cont{font-size:20px;line-height:30px}
[data-font="5"] .stock-view-comp__cont{font-size:22px;line-height:32px}
}
.is-sticky+.stock-view-comp__cont{padding:143px 22px 0;max-width:564px}
@media(min-width:1280px){.is-sticky+.stock-view-comp__cont{padding:139px 0 0;max-width:520px}
}
.stock-view-comp__cont__image-box{margin-top:40px;margin-left:-2px;margin-right:-2px;margin-bottom:40px;width:100%}
@media(min-width:770px){.stock-view-comp__cont__image-box{margin-top:64px;margin-left:0;margin-right:0;margin-bottom:64px}
}
.stock-view-comp__cont__image-box__box{width:100%}
.stock-view-comp__cont__image-box__title{font-size:15px;font-weight:700;line-height:26px;padding:0 2px;margin-bottom:12px}
@media(min-width:770px){.stock-view-comp__cont__image-box__title{font-size:18px;line-height:28px;padding:0 4px;margin-bottom:20px}
}
.stock-view-comp__cont__image-box__desc{color:#858585;font-size:12px;line-height:18px;margin-top:12px;text-align:center;font-weight:400}
@media(min-width:770px){.stock-view-comp__cont__image-box__desc{font-size:14px;line-height:22px;margin-top:16px}
}
.stock-view-comp__cont__image-box__contents{overflow-x:auto}
.stock-view-comp__cont__image-box__contents img,.stock-view-comp__cont__image-box__contents video{width:100%;border-radius:8px}
.stock-view-comp__copyright{color:#858585;font-size:14px;line-height:22px;padding:16px 12px;margin:80px auto 0;max-width:544px;width:calc(100% - 40px);border-top:1px solid #ededed;border-bottom:1px solid #ededed}
[data-font="1"] .stock-view-comp__copyright{font-size:10px;line-height:18px}
[data-font="2"] .stock-view-comp__copyright{font-size:12px;line-height:20px}
[data-font="4"] .stock-view-comp__copyright{font-size:16px;line-height:24px}
[data-font="5"] .stock-view-comp__copyright{font-size:18px;line-height:26px}
@media(min-width:1280px){.stock-view-comp__copyright{margin:80px auto 0;max-width:none;width:770px;font-size:16px;line-height:26px}
[data-font="1"] .stock-view-comp__copyright{font-size:12px;line-height:22px}
[data-font="2"] .stock-view-comp__copyright{font-size:14px;line-height:24px}
[data-font="4"] .stock-view-comp__copyright{font-size:18px;line-height:28px}
[data-font="5"] .stock-view-comp__copyright{font-size:20px;line-height:30px}
}
.stock-view-comp__profile{text-align:center;padding:48px 0}
@media(min-width:770px){.stock-view-comp__profile{padding:68px 0 48px}
}
.stock-view-comp__profile__wrap{text-align:center}
.stock-view-comp__profile__image{display:block;width:72px;height:72px;border-radius:50%;border:1px solid #f6f6f6;margin:0 auto}
@media(min-width:770px){.stock-view-comp__profile__image{width:88px;height:88px}
}
.stock-view-comp__profile__name{display:inline-flex;justify-content:center;align-items:center;font-size:16px;font-weight:700;margin-top:16px}
@media(min-width:770px){.stock-view-comp__profile__name{font-size:20px;line-height:32px;margin-top:20px}
}
.stock-view-comp__profile__name::after{content:"";display:inline-block;margin:1px 0 0 6px;width:16px;height:16px;background:url("../site/resources/images/btn_icon/arrow_8_white.svg") #484540 no-repeat center;border-radius:100%;box-shadow:0 5px 5px 0 rgba(108,99,63,0.12);transition:transform .1s ease-in-out}
.type-no-link .stock-view-comp__profile__name::after{display:none}
@media(min-width:770px){.stock-view-comp__profile__name::after{margin:2px 0 0 8px;height:20px;width:20px;background:url("../site/resources/images/btn_icon/ic_more_12_white.svg") #484540 no-repeat center}
}
.stock-view-comp__profile__email{color:#858585;font-size:13px;line-height:20px;margin-top:4px}
@media(min-width:770px){.stock-view-comp__profile__email{font-size:15px;line-height:26px}
}
.stock-view-comp__profile .slick-dots{display:flex;justify-content:center;align-items:center;margin-top:16px;margin-bottom:8px;width:100%;font-size:0}
@media(min-width:770px){.stock-view-comp__profile .slick-dots{margin:20px 0 12px}
}
.stock-view-comp__profile .slick-dots li+li{margin-left:6px}
.stock-view-comp__profile .slick-dots .slick-active button{background-color:#484540;box-shadow:0 2px 4px rgba(75,72,58,0.2)}
.stock-view-comp__profile .slick-dots li button{background-color:#d9d9d9;width:6px;height:6px;border-radius:50%;text-indent:-9999px}
@media(min-width:770px){.stock-view-comp__profile .slick-dots li button{width:8px;height:8px}
}
.stock-view-comp__keyword{padding:0 22px;font-size:0;max-wdith:564px}
@media(min-width:1280px){.stock-view-comp__keyword{padding:0;max-width:none}
}
.stock-view-comp__keyword__item{background-color:#f6f6f6;color:#484540;display:inline-block;padding:8px 16px;border-radius:36px;font-size:14px;line-height:22px}
@media(min-width:770px){.stock-view-comp__keyword__item{padding:8px 20px;font-size:16px;line-height:28px}
}
.stock-view-comp__keyword__item+.stock-view-comp__keyword__item{margin-left:8px}
.stock-view-comp__keyword__item.is-active{background-color:#272421;color:#fff}
@media(min-width:770px){.stock-view-comp__keyword{margin:0 auto;width:770px}
}
.stock-view-comp__list{margin:25px auto 0 auto;padding:0 20px;max-width:560px}
@media(min-width:1280px){.stock-view-comp__list{margin:34px auto 0;width:770px;padding:0;max-width:none}
}
.stock-view-comp__list__item{display:flex;justify-content:space-between;width:100%;padding:16px 0}
@media(min-width:770px){.stock-view-comp__list__item{padding:20px 0}
}
.stock-view-comp__list__item.type-big{flex-direction:column-reverse}
.stock-view-comp__list__item__box{width:100%;padding:0 2px}
.stock-view-comp__list__item__box__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;line-height:24px;font-weight:500}
@media(min-width:770px){.stock-view-comp__list__item__box__title{font-size:18px;line-height:28px}
}
.stock-view-comp__list__item__box__cont{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;color:#534940;font-size:14px;line-height:22px;margin-top:8px}
@media(min-width:770px){.stock-view-comp__list__item__box__cont{font-size:16px;line-height:28px}
}
.stock-view-comp__list__item__box__info{color:#858585;font-size:13px;line-height:18px;margin-top:8px}
@media(min-width:770px){.stock-view-comp__list__item__box__info{font-size:14px;line-height:22px;margin-top:12px}
}
.stock-view-comp__list__item__box__info__txt{position:relative}
.stock-view-comp__list__item__box__info__txt--name{position:relative;font-weight:500;margin-left:16px}
.stock-view-comp__list__item__box__info__txt--name::before{background-color:#d9d9d9;position:absolute;content:"";width:1px;height:8px;left:-8px;top:50%;transform:translateY(-50%)}
.stock-view-comp__list__item__image{width:56px;height:56px;border-radius:8px}
@media(min-width:770px){.stock-view-comp__list__item__image{width:64px;height:64px}
}
.stock-view-comp__list__item:first-of-type{padding-top:0}
.stock-view-comp__list__item:last-of-type{padding-bottom:0}
.stock-view-comp__list__item+.stock-view-comp__list__item{border-top:1px solid #ededed}
.stock-view-comp__list__page{display:flex;justify-content:space-between;padding:40px 5px}
@media(min-width:770px){.stock-view-comp__list__page{padding:80px 0 160px;margin:0 auto;width:714px}
}
.stock-view-comp__list__page__arrow{font-size:0}
.stock-view-comp__list__page__arrow button{width:28px;height:28px;border-radius:100%;font-size:0}
@media(min-width:770px){.stock-view-comp__list__page__arrow button{width:36px;height:36px;background-size:6px}
}
.stock-view-comp__list__page__arrow button.btn-one{background-color:#f6f6f6;background-image:url("../site/resources/images/btn_icon/ic_page_arrow_one.svg");background-repeat:no-repeat;background-position:center}
.stock-view-comp__list__page__arrow button.btn-one:disabled{background-image:url("../site/resources/images/btn_icon/ic_page_arrow_one_dis.svg");cursor:not-allowed}
.stock-view-comp__list__page__arrow button.btn-one.next{transform:rotate(180deg)}
.stock-view-comp__list__page__arrow button.btn-two{background-color:#f6f6f6;background-image:url("../site/resources/images/btn_icon/ic_page_arrow_two.svg");background-repeat:no-repeat;background-position:center}
.stock-view-comp__list__page__arrow button.btn-two:disabled{background-image:url("../site/resources/images/btn_icon/ic_page_arrow_two_dis.svg");cursor:not-allowed}
.stock-view-comp__list__page__arrow button.btn-two.last{transform:rotate(180deg)}
@media(min-width:770px){.stock-view-comp__list__page__arrow button.btn-two{background-size:11px}
}
.stock-view-comp__list__page__arrow button+button{margin-left:8px}
@media(min-width:770px){.stock-view-comp__list__page__arrow button+button{margin-left:20px}
}
.stock-view-comp__list__page__num button{color:#c4c4c4;width:28px;height:28px;font-size:14px;line-height:22px;font-weight:700;font-family:"Spoqa","Malgun Gothic","맑은 고딕",sans-serif}
@media(min-width:770px){.stock-view-comp__list__page__num button{width:36px;height:36px;font-size:16px;line-height:26px}
}
.stock-view-comp__list__page__num button.on{color:#272421}
.stock-view-comp__list__page__num button+button{margin-left:6px}
@media(min-width:770px){.stock-view-comp__list__page__num button+button{margin-left:8px}
}
.stock-view-comp .more-comp+.stock-view-comp__profile{padding-top:0}
.stock-view-comp .line-comp{max-width:544px}
@media(min-width:1280px){.stock-view-comp .line-comp{max-width:770px}
}
@charset "UTF-8";.series-list-comp{box-shadow:0 2px 24px rgba(0,0,0,0.06);border-radius:12px;padding:28px 12px;width:calc(100% - 40px);margin:28px auto 0;max-width:520px;border:1px solid #f4f4f4}
@media(min-width:770px){.series-list-comp{box-shadow:0 2px 64px rgba(0,0,0,0.06)}
}
@media(min-width:770px){.series-list-comp{padding:40px 22px;max-width:770px;margin:40px auto 0;border-radius:16px}
}
.series-list-comp__top{padding:0 14px}
@media(min-width:770px){.series-list-comp__top{padding:0 20px;margin-bottom:20px}
}
.series-list-comp__top__badge{display:inline-block;font-size:13px;font-weight:700;line-height:20px;margin-bottom:8px}
@media(min-width:770px){.series-list-comp__top__badge{font-size:16px;line-height:26px;margin-bottom:0;float:right}
}
.type-asset-management .series-list-comp__top__badge{color:#1da48a;background:linear-gradient(to top,#dbede9 6px,transparent 50%)}
@media(min-width:770px){.type-asset-management .series-list-comp__top__badge{background:linear-gradient(to top,#dbede9 8px,transparent 50%)}
}
.type-living-finance .series-list-comp__top__badge{color:#e46136;background:linear-gradient(to top,#fce7e0 6px,transparent 50%)}
@media(min-width:770px){.type-living-finance .series-list-comp__top__badge{background:linear-gradient(to top,#fce7e0 8px,transparent 50%)}
}
.type-economy .series-list-comp__top__badge{color:#3760e1;background:linear-gradient(to top,#e4ecfd 6px,transparent 50%)}
@media(min-width:770px){.type-economy .series-list-comp__top__badge{background:linear-gradient(to top,#e4ecfd 8px,transparent 50%)}
}
.type-stock .series-list-comp__top__badge{color:#ef4a66;background:linear-gradient(to top,#fae4e8 6px,transparent 50%)}
@media(min-width:770px){.type-stock .series-list-comp__top__badge{background:linear-gradient(to top,#fae4e8 8px,transparent 50%)}
}
.type-real-estate .series-list-comp__top__badge{color:#6640d3;background:linear-gradient(to top,#e5ddfc 6px,transparent 50%)}
@media(min-width:770px){.type-real-estate .series-list-comp__top__badge{background:linear-gradient(to top,#e5ddfc 8px,transparent 50%)}
}
.series-list-comp__top__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:12px;padding-right:22px;max-width:100%;font-size:24px;font-weight:700;line-height:34px;font-family:"KBFGdisplay","Spoqa","Malgun Gothic","맑은 고딕",sans-serif;word-break:keep-all;word-wrap:break-word}
@media(min-width:770px){.series-list-comp__top__title{padding-right:40px;font-size:28px;line-height:40px}
}
.series-list-comp__list__item{display:block;padding:20px 14px}
@media(min-width:770px){.series-list-comp__list__item{padding:20px}
}
.series-list-comp__list__item.is-active{border-radius:8px}
@media(min-width:770px){.series-list-comp__list__item.is-active{border-radius:10px}
}
.type-asset-management .series-list-comp__list__item.is-active{background-color:#eef8f5}
.type-living-finance .series-list-comp__list__item.is-active{background-color:#fcf1ed}
.type-economy .series-list-comp__list__item.is-active{background-color:#f0f5ff}
.type-stock .series-list-comp__list__item.is-active{background-color:#fbeff1}
.type-real-estate .series-list-comp__list__item.is-active{background-color:#f8f5ff}
.series-list-comp__list__item.is-active+.series-list-comp__list__item{border-top:0}
.series-list-comp__list__item__top{display:flex;justify-content:space-between}
.series-list-comp__list__item__top__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;width:calc(100% - 45px);font-size:16px;font-weight:500;line-height:24px}
@media(min-width:770px){.series-list-comp__list__item__top__title{font-size:18px;line-height:28px}
}
.series-list-comp__list__item__top__state{display:none;font-size:13px;font-weight:700;line-height:20px}
.is-active .series-list-comp__list__item__top__state{display:inline-block}
@media(min-width:770px){.series-list-comp__list__item__top__state{font-size:16px;line-height:26px}
}
.type-asset-management .series-list-comp__list__item__top__state{color:#1da48a}
.type-living-finance .series-list-comp__list__item__top__state{color:#e46136}
.type-economy .series-list-comp__list__item__top__state{color:#3760e1}
.type-stock .series-list-comp__list__item__top__state{color:#ef4a66}
.type-real-estate .series-list-comp__list__item__top__state{color:#6640d3}
.series-list-comp__list__item__info{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;color:#858585;font-size:13px;line-height:18px;margin-top:8px}
@media(min-width:770px){.series-list-comp__list__item__info{font-size:15px;line-height:26px;margin-top:12px}
}
.series-list-comp__list__item__info__txt{position:relative}
.series-list-comp__list__item__info__txt+.series-list-comp__list__item__info__txt{margin-left:16px}
.series-list-comp__list__item__info__txt+.series-list-comp__list__item__info__txt::before{background-color:#d9d9d9;position:absolute;content:"";width:1px;height:8px;left:-8px;top:50%;transform:translateY(-50%)}
.series-list-comp__list__item__info__txt.type-name{font-weight:500}
.series-list-comp__list__item+.series-list-comp__list__item{border-top:1px solid #ededed}
.series-list-comp__list__item+.is-active{border-top:0}
.series-list-comp .slick-dots{display:flex;justify-content:center;align-items:center;margin-top:16px;width:100%;font-size:0}
@media(min-width:770px){.series-list-comp .slick-dots{margin-top:12px}
}
.series-list-comp .slick-dots li+li{margin-left:6px}
.series-list-comp .slick-dots .slick-active button{background-color:#484540;box-shadow:0 2px 4px rgba(75,72,58,0.2)}
.series-list-comp .slick-dots li button{background-color:#d9d9d9;width:6px;height:6px;border-radius:50%;text-indent:-9999px}
@media(min-width:770px){.series-list-comp .slick-dots li button{width:8px;height:8px}
}
.series-list-comp .slick-prev{display:none !important;position:absolute;left:-13px;top:50%;transform:translateY(-50%);width:40px;height:40px;background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_pc.svg") no-repeat center center;text-indent:-9999px;z-index:10}
.series-list-comp .slick-prev.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_pc_disabled.svg") no-repeat center center}
.series-list-comp .slick-next{display:none !important;position:absolute;right:-13px;top:50%;transform:translateY(-50%);width:40px;height:40px;background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_pc.svg") no-repeat center center;text-indent:-9999px;z-index:10}
.series-list-comp .slick-next.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_pc_disabled.svg") no-repeat center center}
@media(min-width:770px){.series-list-comp:hover .slick-prev,.series-list-comp:hover .slick-next{display:block !important;box-shadow:0 4px 24px 0 rgba(34,34,34,0.12);background-color:#f6f6f6;border:1px solid #ededed;border-radius:50%}
}
@charset "UTF-8";.search-view-comp__top{padding:48px 20px}
@media(min-width:770px){.search-view-comp__top{margin:auto;padding:64px 0;max-width:770px}
}
.search-view-comp__top__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:40px;font-size:32px;font-weight:700;font-family:"KBFGdisplay","Spoqa","Malgun Gothic","맑은 고딕",sans-serif;line-height:42px;letter-spacing:-1px}
@media(min-width:770px){.search-view-comp__top__title{margin-bottom:40px}
}
.search-view-comp__top__info{display:flex;justify-content:left;font-size:13px;line-height:20px;color:#484540}
.search-view-comp__top__info__date{padding:0 9px 0 8px;position:relative}
.search-view-comp__top__info__view{padding:0 8px;position:relative}
.search-view-comp__top__info__view:before{background-color:#c4c4c4;content:"";position:absolute;left:0;top:50%;transform:translate(0,-50%);width:1px;height:8px}
.search-view-comp .utility-comp{border-bottom:1px solid #ededed}
.search-view-comp__cont{color:#484540;margin:0 auto;padding:80px 22px 0;max-width:560px;font-size:16px;line-height:28px}
[data-font="1"] .search-view-comp__cont{font-size:12px;line-height:24px}
[data-font="2"] .search-view-comp__cont{font-size:14px;line-height:26px}
[data-font="4"] .search-view-comp__cont{font-size:18px;line-height:30px}
[data-font="5"] .search-view-comp__cont{font-size:20px;line-height:32px}
@media(min-width:770px){.search-view-comp__cont{padding:64px 0 0;font-size:18px;line-height:28px;max-width:770px}
[data-font="1"] .search-view-comp__cont{font-size:14px;line-height:24px}
[data-font="2"] .search-view-comp__cont{font-size:16px;line-height:26px}
[data-font="4"] .search-view-comp__cont{font-size:20px;line-height:30px}
[data-font="5"] .search-view-comp__cont{font-size:22px;line-height:32px}
}
.is-sticky+.search-view-comp__cont{padding:143px 22px 0}
@media(min-width:770px){.is-sticky+.search-view-comp__cont{padding:139px 0 0}
}
.search-view-comp__cont__image-box{margin-top:40px;margin-left:-2px;margin-right:-2px;margin-bottom:40px;width:100%}
@media(min-width:770px){.search-view-comp__cont__image-box{margin-top:64px;margin-left:0;margin-right:0;margin-bottom:64px}
}
.search-view-comp__cont__image-box__box{width:100%}
.search-view-comp__cont__image-box__title{font-size:15px;font-weight:700;line-height:26px;padding:0 2px;margin-bottom:12px}
@media(min-width:770px){.search-view-comp__cont__image-box__title{font-size:18px;line-height:28px;padding:0 4px;margin-bottom:20px}
}
.search-view-comp__cont__image-box__desc{color:#858585;font-size:12px;line-height:18px;margin-top:12px;text-align:center;font-weight:400}
@media(min-width:770px){.search-view-comp__cont__image-box__desc{font-size:14px;line-height:22px;margin-top:16px}
}
.search-view-comp__cont__image-box__contents{overflow-x:auto}
.search-view-comp__cont__image-box__contents img,.search-view-comp__cont__image-box__contents video{width:100%;border-radius:8px}
.search-view-comp__copyright{color:#858585;font-size:14px;line-height:22px;padding:16px 12px;margin:80px 20px 0;border-top:1px solid #ededed;border-bottom:1px solid #ededed}
[data-font="1"] .search-view-comp__copyright{font-size:10px;line-height:18px}
[data-font="2"] .search-view-comp__copyright{font-size:12px;line-height:20px}
[data-font="4"] .search-view-comp__copyright{font-size:16px;line-height:24px}
[data-font="5"] .search-view-comp__copyright{font-size:18px;line-height:26px}
@media(min-width:770px){.search-view-comp__copyright{margin:80px auto 0;width:770px;font-size:16px;line-height:26px}
[data-font="1"] .search-view-comp__copyright{font-size:12px;line-height:22px}
[data-font="2"] .search-view-comp__copyright{font-size:14px;line-height:24px}
[data-font="4"] .search-view-comp__copyright{font-size:18px;line-height:28px}
[data-font="5"] .search-view-comp__copyright{font-size:20px;line-height:30px}
}
.search-view-comp__profile{text-align:center;padding:48px 0}
@media(min-width:770px){.search-view-comp__profile{padding:68px 0 48px}
}
.search-view-comp__profile__image{width:72px;height:72px;border-radius:50%;border:1px solid #f6f6f6}
@media(min-width:770px){.search-view-comp__profile__image{width:88px;height:88px}
}
.search-view-comp__profile__name{font-size:16px;font-weight:700;margin-top:16px}
@media(min-width:770px){.search-view-comp__profile__name{font-size:20px;line-height:32px;margin-top:20px}
}
.search-view-comp__profile__email{color:#858585;font-size:13px;line-height:20px;margin-top:4px}
@media(min-width:770px){.search-view-comp__profile__email{font-size:15px;line-height:26px}
}
.search-view-comp__keyword{padding:0 22px;font-size:0}
@media(min-width:770px){.search-view-comp__keyword{padding:0}
}
.search-view-comp__keyword__item{background-color:#f6f6f6;color:#484540;display:inline-block;padding:8px 16px;border-radius:36px;font-size:14px;line-height:22px}
@media(min-width:770px){.search-view-comp__keyword__item{padding:8px 20px;font-size:16px;line-height:28px}
}
.search-view-comp__keyword__item+.search-view-comp__keyword__item{margin-left:8px}
.search-view-comp__keyword__item.is-active{background-color:#272421;color:#fff}
@media(min-width:770px){.search-view-comp__keyword{margin:0 auto;width:770px}
}
.search-view-comp__list{margin-top:25px;padding:0 20px}
@media(min-width:770px){.search-view-comp__list{margin:34px auto 0;width:770px;padding:0}
}
.search-view-comp__list__item{display:flex;justify-content:space-between;width:100%;padding:16px 0}
@media(min-width:770px){.search-view-comp__list__item{padding:20px 0}
}
.search-view-comp__list__item.type-big{flex-direction:column-reverse}
.search-view-comp__list__item__box{width:100%;padding:0 2px}
.search-view-comp__list__item__box__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;line-height:24px;font-weight:500}
@media(min-width:770px){.search-view-comp__list__item__box__title{font-size:18px;line-height:28px}
}
.search-view-comp__list__item__box__cont{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;color:#534940;font-size:14px;line-height:22px;margin-top:8px}
@media(min-width:770px){.search-view-comp__list__item__box__cont{font-size:16px;line-height:28px}
}
.search-view-comp__list__item__box__info{color:#858585;font-size:13px;line-height:18px;margin-top:8px}
@media(min-width:770px){.search-view-comp__list__item__box__info{font-size:14px;line-height:22px;margin-top:12px}
}
.search-view-comp__list__item__box__info__txt{position:relative}
.search-view-comp__list__item__box__info__txt--name{position:relative;font-weight:500;margin-left:16px}
.search-view-comp__list__item__box__info__txt--name::before{background-color:#d9d9d9;position:absolute;content:"";width:1px;height:8px;left:-8px;top:50%;transform:translateY(-50%)}
.search-view-comp__list__item__image{width:56px;height:56px;border-radius:8px}
@media(min-width:770px){.search-view-comp__list__item__image{width:64px;height:64px}
}
.search-view-comp__list__item:first-of-type{padding-top:0}
.search-view-comp__list__item:last-of-type{padding-bottom:0}
.search-view-comp__list__item+.search-view-comp__list__item{border-top:1px solid #ededed}
.search-view-comp__list__page{display:flex;justify-content:space-between;padding:40px 5px}
@media(min-width:770px){.search-view-comp__list__page{padding:80px 0 160px;margin:0 auto;width:714px}
}
.search-view-comp__list__page__arrow{font-size:0}
.search-view-comp__list__page__arrow button{width:28px;height:28px;border-radius:100%;font-size:0}
@media(min-width:770px){.search-view-comp__list__page__arrow button{width:36px;height:36px;background-size:6px}
}
.search-view-comp__list__page__arrow button.btn-one{background-color:#f6f6f6;background-image:url("../site/resources/images/btn_icon/ic_page_arrow_one.svg");background-repeat:no-repeat;background-position:center}
.search-view-comp__list__page__arrow button.btn-one:disabled{background-image:url("../site/resources/images/btn_icon/ic_page_arrow_one_dis.svg");cursor:not-allowed}
.search-view-comp__list__page__arrow button.btn-one.next{transform:rotate(180deg)}
.search-view-comp__list__page__arrow button.btn-two{background-color:#f6f6f6;background-image:url("../site/resources/images/btn_icon/ic_page_arrow_two.svg");background-repeat:no-repeat;background-position:center}
.search-view-comp__list__page__arrow button.btn-two:disabled{background-image:url("../site/resources/images/btn_icon/ic_page_arrow_two_dis.svg");cursor:not-allowed}
.search-view-comp__list__page__arrow button.btn-two.last{transform:rotate(180deg)}
@media(min-width:770px){.search-view-comp__list__page__arrow button.btn-two{background-size:11px}
}
.search-view-comp__list__page__arrow button+button{margin-left:8px}
@media(min-width:770px){.search-view-comp__list__page__arrow button+button{margin-left:20px}
}
.search-view-comp__list__page__num button{color:#c4c4c4;width:28px;height:28px;font-size:14px;line-height:22px;font-weight:700;font-family:"Spoqa","Malgun Gothic","맑은 고딕",sans-serif}
@media(min-width:770px){.search-view-comp__list__page__num button{width:36px;height:36px;font-size:16px;line-height:26px}
}
.search-view-comp__list__page__num button.on{color:#272421}
.search-view-comp__list__page__num button+button{margin-left:6px}
@media(min-width:770px){.search-view-comp__list__page__num button+button{margin-left:8px}
}
.search-view-comp .more-comp+.search-view-comp__profile{padding-top:0}
.quotation-comp{width:calc(100% - 40px);box-sizing:border-box;position:relative;margin:0 auto;max-width:520px}
.quotation-comp *{word-break:keep-all;word-wrap:break-word}
@media(min-width:1280px){.quotation-comp{max-width:770px}
}
.quotation-comp a{color:#a96b06;text-decoration:underline}
.quotation-comp.type-a{padding:24px 2px;background:url("../../components/common/quotation/clientlib/site/resources/images/ic_quote_01_16.svg") center top no-repeat,url("../../components/common/quotation/clientlib/site/resources/images/ic_quote_02_16.svg") center bottom no-repeat;background-size:auto;text-align:center}
@media(min-width:1280px){.quotation-comp.type-a{padding:36px 4px;background:url("../../components/common/quotation/clientlib/site/resources/images/ic_quote_01_20.svg") center top no-repeat,url("../../components/common/quotation/clientlib/site/resources/images/ic_quote_02_20.svg") center bottom no-repeat}
}
.quotation-comp.type-b{padding:14px 2px 14px 18px;border-left:4px solid #484540;text-align:left}
@media(min-width:1280px){.quotation-comp.type-b{padding:16px 4px 16px 24px}
}
.quotation-comp.type-c{position:relative;text-align:center}
@media(min-width:1280px){.quotation-comp.type-c{padding:0 4px}
}
.quotation-comp.type-d{padding:24px 0 17px;background:url("../../components/common/quotation/clientlib/site/resources/images/ic_quote_01_16.svg") left 0 top no-repeat;background-size:auto;text-align:left;border-bottom:1px solid #ededed}
@media(min-width:1280px){.quotation-comp.type-d{padding:36px 4px 28px;background:url("../../components/common/quotation/clientlib/site/resources/images/ic_quote_01_20.svg") left 4px top no-repeat}
}
.quotation-comp.type-d .quotation-comp__txt{padding:0 20px 0 2px}
.quotation-comp.type-d .quotation-comp__origin{padding-left:2px}
.quotation-comp.type-e{position:relative;text-align:center}
@media(min-width:1280px){.quotation-comp.type-e{padding:0 4px}
}
.quotation-comp.type-f{position:relative;padding:20px 0;text-align:center;background:url("../../components/common/quotation/clientlib/site/resources/images/ic_quote_01_16_f.svg") left top no-repeat,url("../../components/common/quotation/clientlib/site/resources/images/ic_quote_02_16_f.svg") right bottom no-repeat}
@media(min-width:1280px){.quotation-comp.type-f{padding:36px 4px;background:url("../../components/common/quotation/clientlib/site/resources/images/ic_quote_01_20_f.svg") left top no-repeat,url("../../components/common/quotation/clientlib/site/resources/images/ic_quote_02_20_f.svg") right bottom no-repeat}
}
.quotation-comp__box{position:relative;padding:20px 16px;border:4px solid #ededed}
@media(min-width:1280px){.quotation-comp__box{padding:32px 20px}
}
.type-c .quotation-comp__box::after{position:absolute;content:"";bottom:-12px;left:calc(50% - 100px);transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:12px 14px 0 0;border-color:#fff transparent transparent transparent}
@media(min-width:1280px){.type-c .quotation-comp__box::after{left:calc(50% - 200px);border-width:14px 18px 0 0;bottom:-14px}
}
.type-c .quotation-comp__box::before{position:absolute;content:"";bottom:-18px;left:calc(50% - 101px);transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:14px 16px 0 4px;border-color:#ededed transparent transparent #ededed}
@media(min-width:1280px){.type-c .quotation-comp__box::before{left:calc(50% - 199px);bottom:-20px;border-width:20px 24px 0 4px}
}
.type-e .quotation-comp__box::before{content:"";display:block;position:absolute;top:-4px;right:-4px;background:#fff;border-width:0 20px 20px 0;border-style:solid;border-color:#fff #fff #ededed #fff}
.quotation-comp__txt{font-size:16px;line-height:28px;word-break:keep-all}
[data-font="1"] .quotation-comp__txt{font-size:12px;line-height:24px}
[data-font="2"] .quotation-comp__txt{font-size:14px;line-height:26px}
[data-font="4"] .quotation-comp__txt{font-size:18px;line-height:30px}
[data-font="5"] .quotation-comp__txt{font-size:20px;line-height:32px}
@media(min-width:1280px){.quotation-comp__txt{font-size:18px;line-height:28px}
[data-font="1"] .quotation-comp__txt{font-size:14px;line-height:24px}
[data-font="2"] .quotation-comp__txt{font-size:16px;line-height:26px}
[data-font="4"] .quotation-comp__txt{font-size:20px;line-height:30px}
[data-font="5"] .quotation-comp__txt{font-size:22px;line-height:32px}
}
.quotation-comp__txt p{font-size:16px;line-height:28px;word-break:keep-all}
[data-font="1"] .quotation-comp__txt p{font-size:12px;line-height:24px}
[data-font="2"] .quotation-comp__txt p{font-size:14px;line-height:26px}
[data-font="4"] .quotation-comp__txt p{font-size:18px;line-height:30px}
[data-font="5"] .quotation-comp__txt p{font-size:20px;line-height:32px}
@media(min-width:1280px){.quotation-comp__txt p{font-size:18px;line-height:28px}
[data-font="1"] .quotation-comp__txt p{font-size:14px;line-height:24px}
[data-font="2"] .quotation-comp__txt p{font-size:16px;line-height:26px}
[data-font="4"] .quotation-comp__txt p{font-size:20px;line-height:30px}
[data-font="5"] .quotation-comp__txt p{font-size:22px;line-height:32px}
}
.quotation-comp__txt ul,.quotation-comp__txt ol{font-size:16px;line-height:28px;word-break:keep-all;list-style:auto}
[data-font="1"] .quotation-comp__txt ul,[data-font="1"] .quotation-comp__txt ol{font-size:12px;line-height:24px}
[data-font="2"] .quotation-comp__txt ul,[data-font="2"] .quotation-comp__txt ol{font-size:14px;line-height:26px}
[data-font="4"] .quotation-comp__txt ul,[data-font="4"] .quotation-comp__txt ol{font-size:18px;line-height:30px}
[data-font="5"] .quotation-comp__txt ul,[data-font="5"] .quotation-comp__txt ol{font-size:20px;line-height:32px}
@media(min-width:1280px){.quotation-comp__txt ul,.quotation-comp__txt ol{font-size:18px;line-height:28px}
[data-font="1"] .quotation-comp__txt ul,[data-font="1"] .quotation-comp__txt ol{font-size:14px;line-height:24px}
[data-font="2"] .quotation-comp__txt ul,[data-font="2"] .quotation-comp__txt ol{font-size:16px;line-height:26px}
[data-font="4"] .quotation-comp__txt ul,[data-font="4"] .quotation-comp__txt ol{font-size:20px;line-height:30px}
[data-font="5"] .quotation-comp__txt ul,[data-font="5"] .quotation-comp__txt ol{font-size:22px;line-height:32px}
}
.quotation-comp__txt ul{display:inline-block;text-align:left}
.quotation-comp__txt ul li{position:relative;padding-left:15px}
.quotation-comp__txt ul li::before{background-color:#484540;content:"";position:absolute;top:12px;left:0;display:inline-block;width:4px;height:4px;border-radius:100%}
@media(min-width:1280px){.quotation-comp__txt ul li::before{top:11px;width:5px;height:5px}
}
.quotation-comp__txt ol{display:inline-block;list-style:decimal;padding-left:15px;text-align:left}
.quotation-comp__txt ol li{display:list-item;list-style:decimal}
.quotation-comp__origin{color:#858585;font-size:13px;font-weight:400;line-height:20px;margin-top:16px}
[data-font="1"] .quotation-comp__origin{font-size:9px;line-height:16px}
[data-font="2"] .quotation-comp__origin{font-size:11px;line-height:18px}
[data-font="4"] .quotation-comp__origin{font-size:15px;line-height:22px}
[data-font="5"] .quotation-comp__origin{font-size:17px;line-height:24px}
.progress-bar-comp{background-color:#f6f6f6;display:none;width:100%;height:4px;overflow:hidden;z-index:10}
.aem-AuthorLayer-Preview .progress-bar-comp,.aem-AuthorLayer-Edit .progress-bar-comp{display:block}
.progress-bar-comp__item{width:0;height:4px;background:#272421}
.aem-AuthorLayer-Preview .progress-bar-comp__item,.aem-AuthorLayer-Edit .progress-bar-comp__item{width:50% !important}
.progress-bar-comp.is-sticky{display:block;position:fixed;top:64px;left:0;transition:top .2s ease-in-out;z-index:1111}
.progress-bar-comp.is-sticky.nav-down{top:125px}
@media(min-width:770px){.utility-comp .progress-bar-comp.is-sticky.nav-down{top:68px}
}
@media(min-width:1280px){.utility-comp .progress-bar-comp.is-sticky.nav-down{top:72px}
}
@media(min-width:1280px){.progress-bar-comp.is-sticky.nav-down{top:160px}
}
@media(min-width:1280px){.progress-bar-comp.is-sticky{top:70px}
}
.profile-comp{margin:0 auto;max-width:520px;width:calc(100% - 20px)}
@media(min-width:770px){.profile-comp{max-width:770px}
}
.profile-comp.type-vertical{margin-bottom:40px}
.profile-comp__wrap{background-color:#f6f6f6;display:flex !important;justify-content:space-between;align-items:flex-start;padding:24px 20px;border-radius:8px}
@media(min-width:770px){.profile-comp__wrap{gap:20px;padding:32px 28px 32px 28px;border-radius:12px}
}
.type-vertical .profile-comp__wrap{padding:28px 0 0 0;flex-direction:column-reverse;align-items:center;justify-content:center;background:0;gap:0}
@media(min-width:770px){.type-vertical .profile-comp__wrap{padding:32px 0 0 0}
}
.profile-comp__wrap__box{width:calc(100% - 60px);max-width:calc(100% - 60px)}
.profile-comp__wrap__box__name{display:inline-block;padding-right:22px;position:relative;font-size:18px;font-weight:500;line-height:24px}
[data-font="1"] .profile-comp__wrap__box__name{font-size:12px;line-height:20px}
[data-font="2"] .profile-comp__wrap__box__name{font-size:14px;line-height:22px}
[data-font="4"] .profile-comp__wrap__box__name{font-size:18px;line-height:26px}
[data-font="5"] .profile-comp__wrap__box__name{font-size:20px;line-height:28px}
@media(min-width:770px){.profile-comp__wrap__box__name{padding-right:24px;font-size:20px;line-height:28px}
[data-font="1"] .profile-comp__wrap__box__name{font-size:14px;line-height:24px}
[data-font="2"] .profile-comp__wrap__box__name{font-size:16px;line-height:26px}
[data-font="4"] .profile-comp__wrap__box__name{font-size:20px;line-height:30px}
[data-font="5"] .profile-comp__wrap__box__name{font-size:22px;line-height:32px}
}
.profile-comp__wrap__box__name::after{position:absolute;content:"";display:inline-block;width:16px;height:16px;top:50%;transform:translateY(-50%);right:3px;background:url("../site/resources/images/btn_icon/arrow_8_white.svg") #484540 no-repeat center;border-radius:100%;box-shadow:0 5px 5px 0 rgba(108,99,63,0.12);transition:transform .1s ease-in-out}
.type-no-link .profile-comp__wrap__box__name::after{display:none}
@media(min-width:770px){.profile-comp__wrap__box__name::after{height:20px;width:20px;right:0;background:url("../site/resources/images/btn_icon/ic_more_12_white.svg") #484540 no-repeat center}
}
.profile-comp__wrap__box__team{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;color:#858585;font-size:13px;line-height:20px;margin-top:6px}
[data-font="1"] .profile-comp__wrap__box__team{font-size:9px;line-height:16px}
[data-font="2"] .profile-comp__wrap__box__team{font-size:11px;line-height:18px}
[data-font="4"] .profile-comp__wrap__box__team{font-size:15px;line-height:22px}
[data-font="5"] .profile-comp__wrap__box__team{font-size:17px;line-height:24px}
@media(min-width:770px){.profile-comp__wrap__box__team{font-size:15px;line-height:26px;margin-top:2px}
[data-font="1"] .profile-comp__wrap__box__team{font-size:11px;line-height:22px}
[data-font="2"] .profile-comp__wrap__box__team{font-size:13px;line-height:24px}
[data-font="4"] .profile-comp__wrap__box__team{font-size:17px;line-height:28px}
[data-font="5"] .profile-comp__wrap__box__team{font-size:19px;line-height:30px}
}
.profile-comp__wrap__box__desc{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px;line-height:20px;margin-top:12px}
[data-font="1"] .profile-comp__wrap__box__desc{font-size:9px;line-height:16px}
[data-font="2"] .profile-comp__wrap__box__desc{font-size:11px;line-height:18px}
[data-font="4"] .profile-comp__wrap__box__desc{font-size:15px;line-height:22px}
[data-font="5"] .profile-comp__wrap__box__desc{font-size:17px;line-height:24px}
@media(min-width:770px){.profile-comp__wrap__box__desc{font-size:15px;line-height:26px}
[data-font="1"] .profile-comp__wrap__box__desc{font-size:11px;line-height:22px}
[data-font="2"] .profile-comp__wrap__box__desc{font-size:13px;line-height:24px}
[data-font="4"] .profile-comp__wrap__box__desc{font-size:17px;line-height:28px}
[data-font="5"] .profile-comp__wrap__box__desc{font-size:19px;line-height:30px}
}
.type-vertical .profile-comp__wrap__box{margin-top:16px;text-align:center}
@media(min-width:770px){.type-vertical .profile-comp__wrap__box{margin-top:20px}
}
.type-vertical .profile-comp__wrap__box__name{padding-left:24px;padding-right:24px;font-weight:700}
@media(min-width:770px){.type-vertical .profile-comp__wrap__box__name{font-size:20px;line-height:32px}
[data-font="1"] .type-vertical .profile-comp__wrap__box__name{font-size:16px;line-height:28px}
[data-font="2"] .type-vertical .profile-comp__wrap__box__name{font-size:18px;line-height:30px}
[data-font="4"] .type-vertical .profile-comp__wrap__box__name{font-size:22px;line-height:34px}
[data-font="5"] .type-vertical .profile-comp__wrap__box__name{font-size:24px;line-height:36px}
}
@media(min-width:770px){.type-vertical .profile-comp__wrap__box__team{margin-top:4px}
}
.type-vertical .profile-comp__wrap__box__desc{font-size:14px}
[data-font="1"] .type-vertical .profile-comp__wrap__box__desc{font-size:10px;line-height:24px}
[data-font="2"] .type-vertical .profile-comp__wrap__box__desc{font-size:12px;line-height:26px}
[data-font="4"] .type-vertical .profile-comp__wrap__box__desc{font-size:16px;line-height:30px}
[data-font="5"] .type-vertical .profile-comp__wrap__box__desc{font-size:18px;line-height:32px}
@media(min-width:770px){.type-vertical .profile-comp__wrap__box__desc{margin-top:16px;font-size:16px;line-height:28px}
[data-font="1"] .type-vertical .profile-comp__wrap__box__desc{font-size:12px;line-height:24px}
[data-font="2"] .type-vertical .profile-comp__wrap__box__desc{font-size:14px;line-height:26px}
[data-font="4"] .type-vertical .profile-comp__wrap__box__desc{font-size:18px;line-height:30px}
[data-font="5"] .type-vertical .profile-comp__wrap__box__desc{font-size:20px;line-height:32px}
}
.profile-comp__wrap__image{width:48px;height:48px;border:1px solid #f6f6f6;border-radius:100%}
@media(min-width:770px){.profile-comp__wrap__image{width:56px;height:56px}
}
.type-vertical .profile-comp__wrap__image{width:72px;height:72px}
@media(min-width:770px){.type-vertical .profile-comp__wrap__image{width:88px;height:88px}
}
.profile-comp .slick-list{width:100%}
.profile-comp .slick-dots{display:flex;justify-content:center;align-items:center;margin-top:16px;margin-bottom:8px;width:100%;font-size:0}
@media(min-width:770px){.profile-comp .slick-dots{margin:20px 0 12px}
}
.profile-comp .slick-dots li+li{margin-left:6px}
.profile-comp .slick-dots .slick-active button{background-color:#484540;box-shadow:0 2px 4px rgba(75,72,58,0.2)}
.profile-comp .slick-dots li button{background-color:#d9d9d9;width:6px;height:6px;border-radius:50%;text-indent:-9999px}
@media(min-width:770px){.profile-comp .slick-dots li button{width:8px;height:8px}
}
.profile-comp.type-vertical .slick-dots{margin-top:16px;margin-bottom:8px}
@media(min-width:770px){.profile-comp.type-vertical .slick-dots{margin-top:20px;margin-bottom:12px}
}
.profile-comp .slick-prev{display:none !important;position:absolute;left:12px;top:50%;transform:translateY(-50%);width:40px;height:40px;background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_pc.svg") no-repeat center center;text-indent:-9999px;z-index:10}
.profile-comp .slick-prev.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_pc_disabled.svg") no-repeat center center}
.profile-comp .slick-next{display:none !important;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:40px;height:40px;background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_pc.svg") no-repeat center center;text-indent:-9999px;z-index:10}
.profile-comp .slick-next.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_pc_disabled.svg") no-repeat center center}
@media(min-width:770px){.profile-comp:hover .slick-prev,.profile-comp:hover .slick-next{display:block !important;box-shadow:0 4px 24px 0 rgba(34,34,34,0.12);background-color:#f6f6f6;border:1px solid #ededed;border-radius:50%}
}
@charset "UTF-8";.poll-comp{box-shadow:0 2px 24px rgba(0,0,0,0.06);border:1px solid #f4f4f4;position:relative;border-radius:12px;margin:0 auto;padding:28px 24px;max-width:520px}
@media(min-width:770px){.poll-comp{box-shadow:0 2px 64px rgba(0,0,0,0.06)}
}
@media(min-width:770px){.poll-comp{padding:40px;max-width:770px;border-radius:16px}
}
.poll-comp label{cursor:pointer}
.poll-comp input[disabled]+label{cursor:default}
.poll-comp__completed{color:#ffd02c;position:absolute;top:16px;right:0;padding:0 8px 0 14px;font-size:12px;font-weight:700;line-height:24px;height:24px;z-index:1}
@media(min-width:770px){.poll-comp__completed{top:28px;padding:0 10px 0 18px;height:28px;line-height:28px;font-size:14px}
}
.poll-comp__completed::before{position:absolute;z-index:-1;content:"";width:67px;height:24px;right:0;top:0;background:url("../../components/common/poll/clientlibs/site/resources/images/bg_completed_top.svg") no-repeat}
@media(min-width:770px){.poll-comp__completed::before{width:79px;height:28px;background-size:100%}
}
.poll-comp__completed::after{position:absolute;z-index:-1;content:"";width:67px;height:24px;right:0;bottom:0;background:url("../../components/common/poll/clientlibs/site/resources/images/bg_completed_btm.svg") no-repeat}
@media(min-width:770px){.poll-comp__completed::after{width:79px;height:28px;background-size:100%}
}
.poll-comp__type{position:relative;font-size:16px;font-weight:700;line-height:24px;padding-left:38px;margin-bottom:20px}
@media(min-width:770px){.poll-comp__type{padding-left:44px;font-size:18px;height:40px;line-height:34px;margin-bottom:16px}
}
.poll-comp__type::before{position:absolute;content:"";width:32px;height:32px;left:0;top:calc(50% + 2px);transform:translateY(-50%);background:url("../../components/common/poll/clientlibs/site/resources/images/ic_type_32_yellow01.svg")}
@media(min-width:770px){.poll-comp__type::before{top:50%;width:40px;height:40px;background-size:100%}
}
.poll-comp__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;padding-left:2px;margin-bottom:8px;font-size:16px;font-weight:500;line-height:24px;font-family:"Spoqa","Malgun Gothic","맑은 고딕",sans-serif}
.poll-comp__title span{background:linear-gradient(to top,#fff8d2 6px,transparent 50%)}
.poll-comp__title em{display:inline-block;margin:0 2px;width:24px;height:24px;border:1px solid #ededed;background:#f6f6f6;border-radius:4px;vertical-align:text-bottom;text-align:center;font-size:13px;font-weight:500}
@media(min-width:770px){.poll-comp__title em{width:28px;height:28px;font-size:16px}
}
@media(min-width:770px){.poll-comp__title{margin-bottom:12px;font-size:18px;line-height:28px}
}
.poll-comp__question{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;color:#858585;position:relative;margin-bottom:20px;font-size:13px;line-height:20px;padding-left:2px}
@media(min-width:770px){.poll-comp__question{margin-bottom:32px;font-size:15px;line-height:26px}
}
.poll-comp__multi-select{color:#272421;font-size:13px;line-height:20px;letter-spacing:-0.5px;margin-bottom:10px}
@media(min-width:770px){.poll-comp__multi-select{font-size:15px}
}
.poll-comp__multi-select em{font-weight:700}
.type-single-choice-text .poll-comp__answer__radio-box+.poll-comp__answer__radio-box{margin-top:8px}
@media(min-width:770px){.type-single-choice-text .poll-comp__answer__radio-box+.poll-comp__answer__radio-box{margin-top:12px}
}
.type-single-choice-text .poll-comp__answer__radio-box input{display:none}
.type-single-choice-text .poll-comp__answer__radio-box input:disabled+label{opacity:.5}
.type-single-choice-text .poll-comp__answer__radio-box input:checked+label{padding:10px 19px 10px 43px;border:2px solid #272421}
@media(min-width:770px){.type-single-choice-text .poll-comp__answer__radio-box input:checked+label{padding:14px 27px 14px 55px}
}
.type-single-choice-text .poll-comp__answer__radio-box input:checked+label:before{background:url("../site/resources/images/btn_icon/ic_check_20_black01.svg") no-repeat center center}
@media(min-width:770px){.type-single-choice-text .poll-comp__answer__radio-box input:checked+label:before{background-size:100%}
}
.type-single-choice-text .poll-comp__answer__radio-box label{display:block;padding:11px 20px 11px 44px;position:relative;font-size:13px;font-weight:500;line-height:20px;text-align:center;border-radius:8px;border:1px solid #ededed}
@media(min-width:770px){.type-single-choice-text .poll-comp__answer__radio-box label{padding:15px 28px 15px 56px;font-size:15px;line-height:26px}
}
.type-single-choice-text .poll-comp__answer__radio-box label:before{content:"";position:absolute;top:50%;left:16px;transform:translateY(-50%);width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_check_20_gray05.svg") no-repeat center center}
@media(min-width:770px){.type-single-choice-text .poll-comp__answer__radio-box label:before{width:24px;height:24px;background-size:100%}
}
.poll-comp__answer.type-single-choice-image{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}
.type-single-choice-image .poll-comp__answer__radio-box{margin-bottom:20px;width:calc(50% - 2.5px)}
.type-single-choice-image .poll-comp__answer__radio-box:nth-last-child(1),.type-single-choice-image .poll-comp__answer__radio-box:nth-last-child(2){margin-bottom:0}
.type-single-choice-image .poll-comp__answer__radio-box input{display:none}
.type-single-choice-image .poll-comp__answer__radio-box input:disabled+label{opacity:.5}
.type-single-choice-image .poll-comp__answer__radio-box input:checked+label.type__yes img{border:2px solid #4e73f9 !important}
.type-single-choice-image .poll-comp__answer__radio-box input:checked+label.type__no img{border:2px solid #f2657e !important}
.type-single-choice-image .poll-comp__answer__radio-box input:checked+label img{border:2px solid #272421}
.type-single-choice-image .poll-comp__answer__radio-box input:checked+label:before{background:url("../site/resources/images/btn_icon/ic_check_20_circle_check.svg") no-repeat center center}
@media(min-width:770px){.type-single-choice-image .poll-comp__answer__radio-box input:checked+label:before{background-size:100%;background:url("../site/resources/images/btn_icon/ic_check_28_circle_check.svg") no-repeat center center}
}
.type-single-choice-image .poll-comp__answer__radio-box label{display:flex;flex-direction:column;position:relative;font-size:13px;font-weight:500;line-height:20px;text-align:center;border-radius:8px}
.type-single-choice-image .poll-comp__answer__radio-box label.type__no img,.type-single-choice-image .poll-comp__answer__radio-box label.type__yes img{padding:0;margin-bottom:0}
.type-single-choice-image .poll-comp__answer__radio-box label.type__no:before,.type-single-choice-image .poll-comp__answer__radio-box label.type__yes:before{display:none}
.type-single-choice-image .poll-comp__answer__radio-box label img{margin-bottom:12px;padding:1px;width:100%;border-radius:8px;border:2px solid transparent}
@media(min-width:770px){.type-single-choice-image .poll-comp__answer__radio-box label img{margin-bottom:16px;border-radius:12px}
}
@media(min-width:770px){.type-single-choice-image .poll-comp__answer__radio-box label{font-size:15px;line-height:26px}
}
.type-single-choice-image .poll-comp__answer__radio-box label:before{content:"";position:absolute;top:12px;right:12px;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_check_20_circle_uncheck.svg") no-repeat center center}
@media(min-width:770px){.type-single-choice-image .poll-comp__answer__radio-box label:before{top:16px;right:16px;width:28px;height:28px;background-size:100%;background:url("../site/resources/images/btn_icon/ic_check_28_circle_uncheck.svg") no-repeat center center}
}
.poll-comp__answer.type-short-form{position:relative}
.poll-comp__answer.type-short-form input{background-color:#f6f6f6;padding:16px 63px 16px 20px;width:100%;font-size:14px;line-height:22px;border:0;border-radius:8px}
@media(min-width:770px){.poll-comp__answer.type-short-form input{padding:20px 75px 20px 24px;font-size:16px;line-height:28px}
}
.poll-comp__answer.type-short-form input::placeholder{color:#c4c4c4 !important}
.poll-comp__answer.type-short-form input:focus-visible{outline:1px solid #272421}
.poll-comp__answer.type-short-form input:disabled{color:#858585}
.poll-comp__answer.type-short-form .poll-comp__answer__info{position:absolute;top:50%;right:16px;font-size:12px;line-height:18px;transform:translateY(-50%);color:#c4c4c4}
@media(min-width:770px){.poll-comp__answer.type-short-form .poll-comp__answer__info{right:24px;font-size:15px;line-height:26px}
}
.poll-comp__answer.type-short-form .poll-comp__answer__info__current{font-weight:700}
.poll-comp__answer.type-long-form{position:relative}
.poll-comp__answer.type-long-form textarea{background-color:#f6f6f6;padding:16px 44px 34px 16px;width:100%;font-size:14px;line-height:22px;border:0;border-radius:8px;resize:none}
@media(min-width:770px){.poll-comp__answer.type-long-form textarea{padding:20px 68px 50px 24px;font-size:16px;line-height:28px}
}
.poll-comp__answer.type-long-form textarea::placeholder{color:#c4c4c4 !important}
.poll-comp__answer.type-long-form textarea:focus-visible{outline:1px solid #272421}
.poll-comp__answer.type-long-form .poll-comp__answer__info{position:absolute;bottom:12px;right:16px;font-size:12px;line-height:18px;color:#c4c4c4}
@media(min-width:770px){.poll-comp__answer.type-long-form .poll-comp__answer__info{bottom:16px;right:24px;font-size:15px;line-height:26px}
}
.poll-comp__answer.type-long-form .poll-comp__answer__del-btn{display:none;position:absolute;top:16px;right:16px;width:20px;height:20px;text-indent:-9999px;background:url("../site/resources/images/btn_icon/ic_delet_16_gray05.svg") no-repeat center center}
@media(min-width:770px){.poll-comp__answer.type-long-form .poll-comp__answer__del-btn{top:22px;right:24px;width:24px;height:24px;background-size:100%}
}
.poll-comp__answer.type-score{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:-8px}
@media(min-width:770px){.poll-comp__answer.type-score{margin-bottom:-12px}
}
.poll-comp__answer.type-score .poll-comp__answer__score{margin-bottom:8px;margin-right:8px;width:31.36%;border:1px solid #ededed;border-radius:8px}
.poll-comp__answer.type-score .poll-comp__answer__score:nth-of-type(3),.poll-comp__answer.type-score .poll-comp__answer__score:nth-of-type(5){margin-right:0 !important}
@media(min-width:770px){.poll-comp__answer.type-score .poll-comp__answer__score{margin-right:13px;margin-bottom:12px}
}
.poll-comp__answer.type-score .poll-comp__answer__score input{display:none}
.poll-comp__answer.type-score .poll-comp__answer__score input:checked+label{outline:2px solid #272421;border-radius:8px}
.poll-comp__answer.type-score .poll-comp__answer__score input:disabled+label{opacity:.5}
.poll-comp__answer.type-score .poll-comp__answer__score label{display:flex;flex-direction:column;height:100%;justify-content:flex-start;align-items:center;font-size:11px;line-height:16px;padding:20px 0}
@media(min-width:770px){.poll-comp__answer.type-score .poll-comp__answer__score label{font-size:15px;line-height:26px;padding:28px 0}
}
.poll-comp__answer.type-score .poll-comp__answer__score label img{margin-bottom:6px;width:28px}
@media(min-width:770px){.poll-comp__answer.type-score .poll-comp__answer__score label img{margin-bottom:8px;width:40px}
}
.poll-comp__answer.type-score .poll-comp__answer__score label span{position:relative}
.poll-comp__answer.type-score .poll-comp__answer__star{width:100%;text-align:center;margin-bottom:20px}
.poll-comp__answer.type-score .poll-comp__answer__star__info{display:none;font-size:13px;font-weight:500;line-height:20px}
@media(min-width:770px){.poll-comp__answer.type-score .poll-comp__answer__star__info{font-size:15px;line-height:26px}
}
.poll-comp__answer.type-score .poll-comp__answer__star__info span{color:#c4c4c4;display:block;font-size:13px;font-weight:500;line-height:20px}
.poll-comp__answer.type-score .poll-comp__answer__star__info span i{color:#858585}
.poll-comp__answer.type-score .poll-comp__answer__star__rating{border:none !important;--dir:right;--fill:#fcaf17;--fillbg:#ededed;--star:url('../../components/common/poll/clientlibs/site/resources/images/ic_star_uncheck.svg');--stars:5;--starsize:48px;--symbol:var(--star);--value:0;--w:calc(var(--stars) * var(--starsize));--x:calc(100% * (var(--value) / var(--stars)));block-size:var(--starsize);inline-size:var(--w);position:relative;touch-action:manipulation;-webkit-appearance:none}
@media(min-width:770px){.poll-comp__answer.type-score .poll-comp__answer__star__rating{--star:url('../../components/common/poll/clientlibs/site/resources/images/ic_star_uncheck.svg');--starsize:56px}
}
.poll-comp__answer.type-score .poll-comp__answer__star__rating.type-three{--stars:3}
.poll-comp__answer.type-score .poll-comp__answer__star__rating::-moz-range-track{background:linear-gradient(to var(--dir),var(--fill) var(--x),var(--fillbg) var(--x));block-size:100%;mask:repeat left center/var(--starsize) var(--symbol)}
.poll-comp__answer.type-score .poll-comp__answer__star__rating::-webkit-slider-runnable-track{background:linear-gradient(to var(--dir),var(--fill) var(--x),var(--fillbg) var(--x));block-size:100%;mask:repeat left center/var(--starsize) var(--symbol);-webkit-mask:repeat left center/var(--starsize) var(--symbol)}
.poll-comp__answer.type-score .poll-comp__answer__star__rating::-moz-range-thumb{height:var(--starsize);opacity:0;width:var(--starsize)}
.poll-comp__answer.type-score .poll-comp__answer__star__rating::-webkit-slider-thumb{height:var(--starsize);opacity:0;width:var(--starsize);-webkit-appearance:none}
.poll-comp__answer.type-score .poll-comp__answer__star__rating{display:block;margin:0 auto 12px auto;font-family:ui-sans-serif,system-ui,sans-serif}
.poll-comp__info{color:#858585;margin:12px 0 20px 0;font-size:13px;line-height:20px;padding-left:2px}
@media(min-width:770px){.poll-comp__info{margin:16px 0 32px 0;font-size:16px;line-height:28px}
}
.poll-comp__info__user{margin-left:13px;position:relative}
@media(min-width:770px){.poll-comp__info__user{margin-left:17px}
}
.poll-comp__info__user::before{position:absolute;content:"";top:50%;left:-7px;transform:translateY(-50%);width:1px;height:8px;background-color:#d9d9d9}
@media(min-width:770px){.poll-comp__info__user::before{left:-9px;height:10px}
}
.poll-comp__btn{position:relative;display:flex;justify-content:space-between;align-items:center}
.poll-comp__btn__hint{color:#858585;position:relative;font-size:14px;line-height:22px;padding-right:22px}
@media(min-width:770px){.poll-comp__btn__hint{padding-right:26px;font-size:16px;line-height:28px}
}
.poll-comp__btn__hint::after{position:absolute;content:"";width:20px;height:20px;right:0;top:50%;transform:translateY(-50%);background:url("../../components/common/poll/clientlibs/site/resources/images/ic_20_tooltip.svg") no-repeat}
@media(min-width:770px){.poll-comp__btn__hint::after{width:24px;height:24px;background-size:100%}
}
.poll-comp__btn__hint__tooltip{background-color:#fff;display:none;position:absolute;z-index:10;padding:16px 48px 16px 16px;bottom:47px;left:-8px;border:1px solid #d9d9d9;border-radius:8px;font-size:13px;line-height:20px;box-shadow:0 4px 12px rgba(0,0,0,0.08)}
.poll-comp__btn__hint__tooltip.is-active{display:block}
@media(min-width:770px){.poll-comp__btn__hint__tooltip{padding:20px 56px 20px 20px;font-size:15px;line-height:26px;left:-9px;bottom:54px}
}
.poll-comp__btn__hint__tooltip__desc{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;color:#484540;width:223px}
@media(min-width:770px){.poll-comp__btn__hint__tooltip__desc{width:260px}
}
.poll-comp__btn__hint__tooltip:before{content:"";position:absolute;bottom:-9px;left:39px;width:15px;height:9px;background:url("../site/resources/images/btn_icon/ic_tooltip-down-white.svg") no-repeat center bottom}
@media(min-width:770px){.poll-comp__btn__hint__tooltip:before{left:45px;bottom:-11px;width:18px;height:11px}
}
.poll-comp__btn__hint__tooltip__close{position:absolute;display:inline-block;top:16px;right:16px;width:20px;height:20px;text-indent:-9999px;background:url("../../components/common/poll/clientlibs/site/resources/images/ic_close_20_black.svg") no-repeat}
@media(min-width:770px){.poll-comp__btn__hint__tooltip__close{top:20px}
}
.poll-comp__btn__submit{background-color:#272421;color:#fff;position:relative;margin-left:auto;padding:8px 16px 8px 34px;font-size:14px;font-weight:500;line-height:22px;border-radius:52px}
@media(min-width:770px){.poll-comp__btn__submit{padding:10px 20px 10px 42px;font-size:16px;line-height:26px}
}
.poll-comp__btn__submit::before{position:absolute;content:"";width:20px;height:20px;left:12px;top:50%;transform:translateY(-50%);background:url("../../components/common/poll/clientlibs/site/resources/images/ic_submit_20_white.svg")}
@media(min-width:770px){.poll-comp__btn__submit::before{left:16px;width:24px;height:24px;background-size:100%}
}
.poll-comp__btn__submit:disabled{background-color:#ededed;color:#c4c4c4}
.poll-comp__btn__submit:disabled::before{background:url("../../components/common/poll/clientlibs/site/resources/images/ic_submit_20_gray.svg")}
@media(min-width:770px){.poll-comp__btn__submit:disabled::before{background-size:100%}
}
.poll-comp__more-btn{padding-right:24px;font-size:14px;font-weight:500;line-height:22px;position:relative}
@media(min-width:770px){.poll-comp__more-btn{padding-right:28px;font-size:16px;line-height:26px}
}
.poll-comp__more-btn:after{position:absolute;content:"";display:inline-block;width:16px;height:16px;top:50%;transform:translateY(-50%);right:3px;background:url("../site/resources/images/btn_icon/arrow_8_white.svg") #484540 no-repeat center;border-radius:100%;box-shadow:0 5px 5px 0 rgba(108,99,63,0.12);transition:transform .1s ease-in-out}
@media(min-width:770px){.poll-comp__more-btn:after{height:20px;width:20px;right:0;background:url("../site/resources/images/btn_icon/ic_more_12_white.svg") #484540 no-repeat center}
}
.poll-comp__more-btn-box{margin-top:28px;text-align:center}
@media(min-width:770px){.poll-comp__more-btn-box{margin-top:32px}
}
.poll-comp__answer-check{background-color:#f6f6f6;padding:20px 18px;margin-top:32px;border-radius:12px}
@media(min-width:770px){.poll-comp__answer-check{padding:24px 28px}
}
.poll-comp__answer-check__type{color:#272421;position:relative;margin-bottom:20px;padding-left:24px;font-size:13px;font-weight:500;line-height:20px}
@media(min-width:770px){.poll-comp__answer-check__type{padding-left:28px;font-size:15px;line-height:26px}
}
.poll-comp__answer-check__type::before{position:absolute;content:"";width:20px;height:20px;left:0;top:50%;transform:translateY(-50%)}
@media(min-width:770px){.poll-comp__answer-check__type::before{width:24px;height:24px}
}
.poll-comp__answer-check__type.yes::before{background:url("../../components/common/poll/clientlibs/site/resources/images/ic_answer_20_yes.svg") no-repeat}
@media(min-width:770px){.poll-comp__answer-check__type.yes::before{background-size:100%}
}
.poll-comp__answer-check__type.no::before{background:url("../../components/common/poll/clientlibs/site/resources/images/ic_answer_20_no.svg") no-repeat}
@media(min-width:770px){.poll-comp__answer-check__type.no::before{background-size:100%}
}
.poll-comp__answer-check__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:8px;font-size:16px;font-weight:700;line-height:24px}
@media(min-width:770px){.poll-comp__answer-check__title{margin-bottom:8px;font-size:18px;line-height:28px}
}
.poll-comp__answer-check__desc{color:#858585;font-size:14px;line-height:22px}
@media(min-width:770px){.poll-comp__answer-check__desc{font-size:16px;line-height:28px}
}
.poll-comp__poll-check{margin-top:32px;margin-bottom:20px}
@media(min-width:770px){.poll-comp__poll-check{margin-top:40px;margin-bottom:24px}
}
.poll-comp__poll-check__list{display:flex}
.poll-comp__poll-check__list+.poll-comp__poll-check__list{margin-top:20px}
@media(min-width:770px){.poll-comp__poll-check__list+.poll-comp__poll-check__list{margin-top:24px}
}
.poll-comp__poll-check__list img{margin-left:16px;width:36px;border-radius:4px}
@media(min-width:770px){.poll-comp__poll-check__list img{margin-left:20px;width:48px}
}
.poll-comp__poll-check__result{width:100%}
.poll-comp__poll-check__result__text-box{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px;font-size:14px;color:#858585}
@media(min-width:770px){.poll-comp__poll-check__result__text-box{gap:20px;font-size:16px}
}
.rank-top .poll-comp__poll-check__result__text-box{color:#272421}
.poll-comp__poll-check__result__graph{background-color:#858585;display:block;height:100%;text-indent:-9999px}
.rank-top .poll-comp__poll-check__result__graph{background-color:#272421}
.poll-comp__poll-check__result__graph-box{background-color:#ededed;height:3px}
@media(min-width:770px){.poll-comp__poll-check__result__graph-box{height:5px}
}
.poll-comp__result-view{background-color:#fff8d2;display:inline-block;margin:-4px 0 16px;padding:7px 12px 7px 38px;font-size:14px;letter-spacing:-0.5px;line-height:22px;border:1px solid #fff3c8;border-radius:8px;position:relative}
.poll-comp__result-view b{font-weight:700}
@media(min-width:770px){.poll-comp__result-view{margin:-12px 0 20px 0;padding:8px 14px 8px 44px;font-size:15px;line-height:26px}
}
.poll-comp__result-view:before{content:"";position:absolute;left:10px;top:7px;width:24px;height:24px;background:url("../../components/common/poll/clientlibs/site/resources/images/ic_poll_m.svg") no-repeat center center}
@media(min-width:770px){.poll-comp__result-view:before{left:12px;top:8px;width:28px;height:28px;background:url("../../components/common/poll/clientlibs/site/resources/images/ic_poll_pc.svg") no-repeat center center}
}
.poll-comp__layer{display:none;background-color:rgba(0,0,0,0.7);position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}
.poll-comp__layer.is-active{display:block}
.poll-comp__layer__box{background-color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:28px 24px;width:calc(100% - 40px);border-radius:24px}
@media(min-width:770px){.poll-comp__layer__box{padding:32px 24px;max-width:330px;border-radius:16px}
}
.poll-comp__layer__motion{position:relative;width:100%;min-height:88px;display:block}
.poll-comp__layer__motion__front{display:block;margin:0 auto 16px}
.poll-comp__layer__motion__back{position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}
.is-active .poll-comp__layer__motion__back{animation:pollmotion 1s}
@keyframes pollmotion{0{transform:translate(-50%,-60%) scale(0.5)}
50%{transform:translate(-50%,-60%) scale(1.5)}
100%{transform:translate(-50%,-60%) scale(1)}
}
.poll-comp__layer__title{margin-bottom:8px;font-size:18px;font-weight:700;line-height:28px;letter-spacing:-0.5px;text-align:center}
@media(min-width:770px){.poll-comp__layer__title{font-size:20px;line-height:32px}
}
.poll-comp__layer__desc{color:#484540;margin-bottom:16px;font-size:14px;line-height:22px;letter-spacing:-0.5px;text-align:center}
@media(min-width:770px){.poll-comp__layer__desc{font-size:15px;line-height:26px}
}
.poll-comp__layer__timer{color:#858585;text-align:center;font-size:14px;line-height:22px;letter-spacing:-0.5px}
@media(min-width:770px){.poll-comp__layer__timer{font-size:15px;line-height:26px}
}
.pdf_b-comp{display:block;padding:0;border-radius:4px;width:calc(100% - 40px);margin:28px auto 24px auto;max-width:520px}
@media(min-width:770px){.pdf_b-comp{margin:40px auto;max-width:770px}
}
.pdf_b-comp__link{color:#484540;font-size:14px;font-weight:500;line-height:22px;text-decoration:underline}
@media(min-width:770px){.pdf_b-comp__link{font-size:16px;line-height:26px}
}
.pdf_b-comp.type-a{background:#FFF;border:1px solid #dfdfe1}
.pdf_b-comp.type-a .pdf_b-comp__file::before{background:url("../../components/common/pdf-affiliate/clientlib/site/resources/images/type-a-ic_mo.svg") no-repeat center/cover}
@media(min-width:770px){.pdf_b-comp.type-a .pdf_b-comp__file::before{background:url("../../components/common/pdf-affiliate/clientlib/site/resources/images/type-a-ic_pc.svg") no-repeat center/cover}
}
.pdf_b-comp.type-b{background:#f2f2f2}
.pdf_b-comp.type-b .pdf_b-comp__file::before{background:url("../../components/common/pdf-affiliate/clientlib/site/resources/images/type-b-ic_mo.svg") no-repeat center/cover}
@media(min-width:770px){.pdf_b-comp.type-b .pdf_b-comp__file::before{background:url("../../components/common/pdf-affiliate/clientlib/site/resources/images/type-b-ic_pc.svg") no-repeat center/cover}
}
.pdf_b-comp.type-c{background:#fffbf2;border-radius:8px}
.pdf_b-comp.type-c .pdf_b-comp__file::before{background:url("../../components/common/pdf-affiliate/clientlib/site/resources/images/type-c-ic_mo.svg") no-repeat center/cover}
@media(min-width:770px){.pdf_b-comp.type-c .pdf_b-comp__file::before{background:url("../../components/common/pdf-affiliate/clientlib/site/resources/images/type-c-ic_pc.svg") no-repeat center/cover}
}
.pdf_b-comp__file{display:flex;justify-content:space-between;align-items:center;padding:15px 16px 15px 16px}
@media(min-width:770px){.pdf_b-comp__file{padding:14px 28px 14px 24px}
}
.pdf_b-comp__file+.pdf_b-comp__file{margin-top:8px}
.pdf_b-comp__file::before{position:relative;content:"";display:inline-block;width:24px;height:24px;vertical-align:bottom;margin-right:4px}
@media(min-width:770px){.pdf_b-comp__file::before{width:32px;height:32px}
}
.pdf_b-comp__file__name{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;color:#444;position:relative;font-size:16px;font-weight:500;line-height:22px;flex:1;padding-right:5px;word-break:break-all}
@media(min-width:770px){.pdf_b-comp__file__name{font-size:18px;line-height:28px}
}
.pdf_b-comp__file__link{width:24px;height:24px;background:url("../../components/common/pdf-affiliate/clientlib/site/resources/images/ic_download_mo.svg") no-repeat center center;text-indent:-9999px}
@media(min-width:770px){.pdf_b-comp__file__link{width:28px;height:28px;background:url("../../components/common/pdf-affiliate/clientlib/site/resources/images/ic_download_pc.svg") no-repeat center center}
}
.pdf-comp{display:flex;justify-content:flex-end;align-items:center;margin:32px auto 0;padding-right:20px;width:100%;max-width:520px}
@media(min-width:1024px){.pdf-comp{max-width:770px;margin-top:40px}
}
.pdf-comp__link{color:#505052;font-size:14px;font-weight:500;line-height:22px;letter-spacing:-0.5px}
@media(min-width:1024px){.pdf-comp__link{font-size:16px;line-height:28px;padding-right:4px}
}
.pdf-comp.type-b{display:block;background-color:#f5f8fc;padding:0;border-radius:8px;width:calc(100% - 40px)}
.pdf-comp__file{display:flex;justify-content:space-between;align-items:center;padding:15px 24px 15px 16px}
@media(min-width:1024px){.pdf-comp__file{padding:16px 28px 16px 24px}
}
.pdf-comp__file+.pdf-comp__file{margin-top:8px}
.pdf-comp__file__name{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;color:#111;padding-right:5px;position:relative;font-size:14px;font-weight:500;line-height:22px}
@media(min-width:1024px){.pdf-comp__file__name{font-size:16px;line-height:26px}
}
.pdf-comp__file__name::before{position:relative;content:"";display:inline-block;width:24px;height:24px;vertical-align:bottom;background:url("../site-v2/resources/images/btn_icon/ic_file_yellow01.svg") no-repeat center/cover}
@media(min-width:1024px){.pdf-comp__file__name::before{width:28px;height:28px;margin-right:8px}
}
.pdf-comp__file__link{width:20px;height:20px;background:url("../site-v2/resources/images/btn_icon/ic_download_m.svg") no-repeat center center;text-indent:-9999px}
@media(min-width:1024px){.pdf-comp__file__link{width:28px;height:28px;background:url("../site-v2/resources/images/btn_icon/ic_download_pc.svg") no-repeat center center}
}
@charset "UTF-8";.organic-link-comp{background-color:#fff;box-shadow:0 2px 24px rgba(0,0,0,0.06);border:1px solid #f4f4f4;padding:28px 24px;border-radius:12px;width:calc(100% - 40px);margin:28px auto 0;max-width:520px}
@media(min-width:770px){.organic-link-comp{box-shadow:0 2px 64px rgba(0,0,0,0.06)}
}
@media(min-width:770px){.organic-link-comp{padding:40px;border-radius:16px;max-width:770px;margin:40px auto 0}
}
.organic-link-comp__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;padding-right:24px;padding-left:2px;margin-bottom:20px;max-width:100%;font-size:24px;font-weight:700;font-family:"KBFGdisplay","Spoqa","Malgun Gothic","맑은 고딕",sans-serif;line-height:34px;word-break:keep-all;word-wrap:break-word}
@media(min-width:770px){.organic-link-comp__title{padding-right:40px;margin-bottom:32px;font-size:28px;line-height:40px}
}
.organic-link-comp__box__item+.organic-link-comp__box__item{border-top:1px solid #ededed}
.organic-link-comp__box__item__link{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 0;font-size:0}
.organic-link-comp__box__item__info-box{width:calc(100% - 72px);max-width:calc(100% - 72px);padding-left:2px}
@media(min-width:770px){.organic-link-comp__box__item__info-box{width:calc(100% - 88px);max-width:calc(100% - 88px)}
}
.organic-link-comp__box__item__info-box__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:12px;font-size:16px;font-weight:500;line-height:24px}
@media(min-width:770px){.organic-link-comp__box__item__info-box__title{font-size:18px;line-height:28px}
}
.organic-link-comp__box__item__info-box__date{display:inline-block;padding-right:6px;font-size:13px;line-height:20px;color:#858585}
@media(min-width:770px){.organic-link-comp__box__item__info-box__date{padding-right:8px;font-size:15px;line-height:26px}
}
.organic-link-comp__box__item__info-box__author{display:inline-block;padding-left:7px;font-size:13px;font-weight:500;line-height:20px;color:#858585;position:relative}
@media(min-width:770px){.organic-link-comp__box__item__info-box__author{padding-right:9px;font-size:15px;line-height:26px}
}
.organic-link-comp__box__item__info-box__author:before{background-color:#d9d9d9;content:"";position:absolute;left:0;top:6px;width:1px;height:8px}
@media(min-width:770px){.organic-link-comp__box__item__info-box__author:before{top:8px;height:10px}
}
.organic-link-comp__box__item__image{width:56px;height:56px;object-fit:cover;border-radius:8px}
@media(min-width:770px){.organic-link-comp__box__item__image{width:64px;height:64px}
}
.organic-link-comp__box__item:first-of-type .organic-link-comp__box__item__link{padding-top:0}
.organic-link-comp__box__item:last-of-type .organic-link-comp__box__item__link{padding-bottom:0}
@charset "UTF-8";.news-view-comp{margin:0 auto;max-width:520px}
@media(min-width:770px){.news-view-comp{max-width:none}
}
.news-view-comp__top{padding:48px 20px 28px}
@media(min-width:770px){.news-view-comp__top{margin:auto;padding:64px 0}
}
.news-view-comp__top.type-economy{background:#f0f5ff}
.news-view-comp__top.type-real-estate{background:#f8f5ff}
.news-view-comp__top.type-asset-management{background:#eef8f5}
.news-view-comp__top.type-living-finance{background:#fcf1ed}
.news-view-comp__top.type-stock{background:#fbeff1}
.news-view-comp__top.type-owner-operator{background:#eff6ff}
.news-view-comp__top__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin:0 auto 40px auto;max-width:520px;font-size:32px;font-weight:700;font-family:"KBFGdisplay","Spoqa","Malgun Gothic","맑은 고딕",sans-serif;line-height:42px;letter-spacing:-1px}
@media(min-width:1280px){.news-view-comp__top__title{max-width:770px;margin:0 auto 40px}
}
.news-view-comp__top__info{display:flex;justify-content:left;margin:auto;max-width:520px;font-size:13px;line-height:20px;color:#484540}
@media(min-width:1280px){.news-view-comp__top__info{max-width:770px;margin:0 auto;font-size:15px}
}
.news-view-comp__top__info__date{padding:0 9px 0 0;position:relative}
.news-view-comp__top__info__view{padding:0 8px;position:relative}
.news-view-comp__top__info__view:before{background-color:#c4c4c4;content:"";position:absolute;left:0;top:50%;transform:translate(0,-50%);width:1px;height:8px}
.news-view-comp .utility-comp{border-bottom:1px solid #ededed}
.news-view-comp__cont{color:#484540;margin:auto;padding:80px 22px 0;max-width:564px;font-size:16px;line-height:28px}
[data-font="1"] .news-view-comp__cont{font-size:12px;line-height:24px}
[data-font="2"] .news-view-comp__cont{font-size:14px;line-height:26px}
[data-font="4"] .news-view-comp__cont{font-size:18px;line-height:30px}
[data-font="5"] .news-view-comp__cont{font-size:20px;line-height:32px}
@media(min-width:1280px){.news-view-comp__cont{padding:64px 0 80px 0;font-size:18px;line-height:28px;max-width:770px;margin:0 auto}
[data-font="1"] .news-view-comp__cont{font-size:14px;line-height:24px}
[data-font="2"] .news-view-comp__cont{font-size:16px;line-height:26px}
[data-font="4"] .news-view-comp__cont{font-size:20px;line-height:30px}
[data-font="5"] .news-view-comp__cont{font-size:22px;line-height:32px}
}
.is-sticky+.news-view-comp__cont{padding:143px 22px 0}
@media(min-width:770px){.is-sticky+.news-view-comp__cont{padding:139px 0 80px 0}
}
.news-view-comp__cont__image-box{margin-top:40px;margin-left:-2px;margin-right:-2px;margin-bottom:40px;width:100%}
@media(min-width:770px){.news-view-comp__cont__image-box{margin-top:64px;margin-left:0;margin-right:0;margin-bottom:64px}
}
.news-view-comp__cont__image-box__box{width:100%}
.news-view-comp__cont__image-box__title{font-size:15px;font-weight:700;line-height:26px;padding:0 2px;margin-bottom:12px}
@media(min-width:770px){.news-view-comp__cont__image-box__title{font-size:18px;line-height:28px;padding:0 4px;margin-bottom:20px}
}
.news-view-comp__cont__image-box__desc{color:#858585;font-size:12px;line-height:18px;margin-top:12px;text-align:center;font-weight:400}
@media(min-width:770px){.news-view-comp__cont__image-box__desc{font-size:14px;line-height:22px;margin-top:16px}
}
.news-view-comp__cont__image-box__contents{overflow-x:auto}
.news-view-comp__cont__image-box__contents img,.news-view-comp__cont__image-box__contents video{width:100%;border-radius:8px}
.news-view-comp__copyright{color:#858585;font-size:14px;line-height:22px;padding:16px 12px;margin:80px auto 0;max-width:544px;width:calc(100% - 40px);border-top:1px solid #ededed;border-bottom:1px solid #ededed}
[data-font="1"] .news-view-comp__copyright{font-size:10px;line-height:18px}
[data-font="2"] .news-view-comp__copyright{font-size:12px;line-height:20px}
[data-font="4"] .news-view-comp__copyright{font-size:16px;line-height:24px}
[data-font="5"] .news-view-comp__copyright{font-size:18px;line-height:26px}
@media(min-width:1280px){.news-view-comp__copyright{margin:80px auto 0;width:770px;font-size:16px;line-height:26px;max-width:none}
[data-font="1"] .news-view-comp__copyright{font-size:12px;line-height:22px}
[data-font="2"] .news-view-comp__copyright{font-size:14px;line-height:24px}
[data-font="4"] .news-view-comp__copyright{font-size:18px;line-height:28px}
[data-font="5"] .news-view-comp__copyright{font-size:20px;line-height:30px}
}
.news-view-comp__profile{text-align:center;padding:48px 0}
@media(min-width:770px){.news-view-comp__profile{padding:68px 0 48px}
}
.news-view-comp__profile__image{width:72px;height:72px;border-radius:50%;border:1px solid #f6f6f6}
@media(min-width:770px){.news-view-comp__profile__image{width:88px;height:88px}
}
.news-view-comp__profile__name{font-size:16px;font-weight:700;margin-top:16px}
@media(min-width:770px){.news-view-comp__profile__name{font-size:20px;line-height:32px;margin-top:20px}
}
.news-view-comp__profile__email{color:#858585;font-size:13px;line-height:20px;margin-top:4px}
@media(min-width:770px){.news-view-comp__profile__email{font-size:15px;line-height:26px}
}
.news-view-comp__keyword{padding:0 22px;font-size:0;max-width:564px}
@media(min-width:1280px){.news-view-comp__keyword{padding:0;max-width:none}
}
.news-view-comp__keyword__item{background-color:#f6f6f6;color:#484540;display:inline-block;padding:8px 16px;border-radius:36px;font-size:14px;line-height:22px;margin:0 6px 6px 0}
@media(min-width:770px){.news-view-comp__keyword__item{padding:8px 20px;font-size:16px;line-height:28px;margin:0 8px 8px 0}
}
.news-view-comp__keyword__item.is-active{background-color:#272421;color:#fff}
@media(min-width:770px){.news-view-comp__keyword{margin:0 auto;width:770px}
}
.news-view-comp__list{margin:25px auto 0 auto;padding:0 20px;max-width:560px}
@media(min-width:1280px){.news-view-comp__list{margin:34px auto 0;width:770px;padding:0;max-width:none}
}
.news-view-comp__list__item{display:flex;justify-content:space-between;width:100%;padding:16px 0}
@media(min-width:770px){.news-view-comp__list__item{padding:20px 0}
}
.news-view-comp__list__item.type-big{flex-direction:column-reverse}
.news-view-comp__list__item__box{width:calc(100% - 72px);max-width:calc(100% - 72px);padding-left:2px}
@media(min-width:770px){.news-view-comp__list__item__box{width:calc(100% - 88px);max-width:calc(100% - 88px)}
}
.news-view-comp__list__item__box__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;line-height:24px;font-weight:500}
@media(min-width:770px){.news-view-comp__list__item__box__title{font-size:18px;line-height:28px}
}
.news-view-comp__list__item__box__cont{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;color:#534940;font-size:14px;line-height:22px;margin-top:8px}
@media(min-width:770px){.news-view-comp__list__item__box__cont{font-size:16px;line-height:28px}
}
.news-view-comp__list__item__box__info{color:#858585;font-size:13px;line-height:18px;margin-top:8px}
@media(min-width:770px){.news-view-comp__list__item__box__info{font-size:14px;line-height:22px;margin-top:12px}
}
.news-view-comp__list__item__box__info__txt{position:relative}
.news-view-comp__list__item__box__info__txt--name{position:relative;font-weight:500;margin-left:16px}
.news-view-comp__list__item__box__info__txt--name::before{background-color:#d9d9d9;position:absolute;content:"";width:1px;height:8px;left:-8px;top:50%;transform:translateY(-50%)}
.news-view-comp__list__item__image{width:56px;height:56px;border-radius:8px;object-fit:cover}
@media(min-width:770px){.news-view-comp__list__item__image{width:64px;height:64px}
}
.news-view-comp__list__item:first-of-type{padding-top:0}
.news-view-comp__list__item:last-of-type{padding-bottom:0}
.news-view-comp__list__item+.news-view-comp__list__item{border-top:1px solid #ededed}
.news-view-comp__list__page{display:flex;justify-content:space-between;padding:40px 5px 0}
@media(min-width:770px){.news-view-comp__list__page{padding:80px 0 0;margin:0 auto;width:714px}
}
.news-view-comp__list__page__arrow{font-size:0}
.news-view-comp__list__page__arrow button{width:28px;height:28px;border-radius:100%;font-size:0}
@media(min-width:770px){.news-view-comp__list__page__arrow button{width:36px;height:36px;background-size:6px}
}
.news-view-comp__list__page__arrow button.btn-one{background-color:#f6f6f6;background-image:url("../site/resources/images/btn_icon/ic_page_arrow_one.svg");background-repeat:no-repeat;background-position:center}
@media(min-width:770px){.news-view-comp__list__page__arrow button.btn-one{background:url("../site/resources/images/btn_icon/ic_page_arrow_one_pc.svg") no-repeat center #f6f6f6}
}
.news-view-comp__list__page__arrow button.btn-one:disabled{background-image:url("../site/resources/images/btn_icon/ic_page_arrow_one_dis.svg");cursor:not-allowed}
@media(min-width:770px){.news-view-comp__list__page__arrow button.btn-one:disabled{background:url("../site/resources/images/btn_icon/ic_page_arrow_one_dis_pc.svg") no-repeat center #f6f6f6}
}
.news-view-comp__list__page__arrow button.btn-one.next{transform:rotate(180deg)}
.news-view-comp__list__page__arrow button.btn-two{background-color:#f6f6f6;background-image:url("../site/resources/images/btn_icon/ic_page_arrow_two.svg");background-repeat:no-repeat;background-position:center}
@media(min-width:770px){.news-view-comp__list__page__arrow button.btn-two{background:url("../site/resources/images/btn_icon/ic_page_arrow_two_pc.svg") no-repeat center #f6f6f6}
}
.news-view-comp__list__page__arrow button.btn-two:disabled{background-image:url("../site/resources/images/btn_icon/ic_page_arrow_two_dis.svg");cursor:not-allowed}
@media(min-width:770px){.news-view-comp__list__page__arrow button.btn-two:disabled{background:url("../site/resources/images/btn_icon/ic_page_arrow_two_dis_pc.svg") no-repeat center #f6f6f6}
}
.news-view-comp__list__page__arrow button.btn-two.last{transform:rotate(180deg)}
.news-view-comp__list__page__arrow button+button{margin-left:8px}
.news-view-comp__list__page__num button{color:#c4c4c4;width:28px;height:28px;font-size:14px;line-height:22px;font-weight:700;font-family:"Spoqa","Malgun Gothic","맑은 고딕",sans-serif}
@media(min-width:770px){.news-view-comp__list__page__num button{width:36px;height:36px;font-size:16px;line-height:26px}
}
.news-view-comp__list__page__num button.on{color:#272421}
.news-view-comp__list__page__num button+button{margin-left:6px}
@media(min-width:770px){.news-view-comp__list__page__num button+button{margin-left:8px}
}
@media(max-width:356px){.news-view-comp .news-view-comp__list__page__num button+button{margin-left:0}
}
.news-view-comp__breadcrumb{display:flex;align-items:center;margin-bottom:28px;font-size:13px;font-weight:700;line-height:20px;letter-spacing:-0.5px}
@media(min-width:768px) and (max-width:1279px){.news-view-comp__breadcrumb{margin:0 auto 28px;max-width:520px}
}
@media(min-width:1280px){.news-view-comp__breadcrumb{margin:0 auto 32px;max-width:770px;font-size:16px;line-height:26px}
}
.news-view-comp__breadcrumb__title{font-weight:400;color:#c4c4c4}
.type-economy .news-view-comp__breadcrumb{color:#3760e1}
.type-economy .news-view-comp__breadcrumb__main{display:flex;align-items:center}
.type-economy .news-view-comp__breadcrumb__main:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_economy_home.svg") no-repeat center center}
@media(min-width:770px){.type-economy .news-view-comp__breadcrumb__main:before{width:24px;height:24px;background-size:100%}
}
.type-economy .news-view-comp__breadcrumb__main:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_economy_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-economy .news-view-comp__breadcrumb__main:after{width:24px;height:24px;background-size:100%}
}
.type-economy .news-view-comp__breadcrumb__category{display:flex;align-items:center}
.type-economy .news-view-comp__breadcrumb__category:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_economy_categoryshape.svg") no-repeat center center}
@media(min-width:770px){.type-economy .news-view-comp__breadcrumb__category:before{width:24px;height:24px;background-size:100%}
}
.type-economy .news-view-comp__breadcrumb__category:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_economy_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-economy .news-view-comp__breadcrumb__category:after{width:24px;height:24px;background-size:100%}
}
.type-economy .news-view-comp__breadcrumb__category.type-nonext:after{display:none}
.type-economy .news-view-comp__breadcrumb__sub-category{display:flex;align-items:center}
.type-real-estate .news-view-comp__breadcrumb{color:#6640d3}
.type-real-estate .news-view-comp__breadcrumb__main{display:flex;align-items:center}
.type-real-estate .news-view-comp__breadcrumb__main:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_real-estate_home.svg") no-repeat center center}
@media(min-width:770px){.type-real-estate .news-view-comp__breadcrumb__main:before{width:24px;height:24px;background-size:100%}
}
.type-real-estate .news-view-comp__breadcrumb__main:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_real-estate_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-real-estate .news-view-comp__breadcrumb__main:after{width:24px;height:24px;background-size:100%}
}
.type-real-estate .news-view-comp__breadcrumb__category{display:flex;align-items:center}
.type-real-estate .news-view-comp__breadcrumb__category:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_real-estate_categoryshape.svg") no-repeat center center}
@media(min-width:770px){.type-real-estate .news-view-comp__breadcrumb__category:before{width:24px;height:24px;background-size:100%}
}
.type-real-estate .news-view-comp__breadcrumb__category:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_real-estate_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-real-estate .news-view-comp__breadcrumb__category:after{width:24px;height:24px;background-size:100%}
}
.type-real-estate .news-view-comp__breadcrumb__category.type-nonext:after{display:none}
.type-real-estate .news-view-comp__breadcrumb__sub-category{display:flex;align-items:center}
.type-asset-management .news-view-comp__breadcrumb{color:#1da48a}
.type-asset-management .news-view-comp__breadcrumb__main{display:flex;align-items:center}
.type-asset-management .news-view-comp__breadcrumb__main:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_asset-management_home.svg") no-repeat center center}
@media(min-width:770px){.type-asset-management .news-view-comp__breadcrumb__main:before{width:24px;height:24px;background-size:100%}
}
.type-asset-management .news-view-comp__breadcrumb__main:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_asset-management_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-asset-management .news-view-comp__breadcrumb__main:after{width:24px;height:24px;background-size:100%}
}
.type-asset-management .news-view-comp__breadcrumb__category{display:flex;align-items:center}
.type-asset-management .news-view-comp__breadcrumb__category:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_asset-management_categoryshape.svg") no-repeat center center}
@media(min-width:770px){.type-asset-management .news-view-comp__breadcrumb__category:before{width:24px;height:24px;background-size:100%}
}
.type-asset-management .news-view-comp__breadcrumb__category:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_asset-management_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-asset-management .news-view-comp__breadcrumb__category:after{width:24px;height:24px;background-size:100%}
}
.type-asset-management .news-view-comp__breadcrumb__category.type-nonext:after{display:none}
.type-asset-management .news-view-comp__breadcrumb__sub-category{display:flex;align-items:center}
.type-living-finance .news-view-comp__breadcrumb{color:#e46136}
.type-living-finance .news-view-comp__breadcrumb__main{display:flex;align-items:center}
.type-living-finance .news-view-comp__breadcrumb__main:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_living-finance_home.svg") no-repeat center center}
@media(min-width:770px){.type-living-finance .news-view-comp__breadcrumb__main:before{width:24px;height:24px;background-size:100%}
}
.type-living-finance .news-view-comp__breadcrumb__main:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_living-finance_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-living-finance .news-view-comp__breadcrumb__main:after{width:24px;height:24px;background-size:100%}
}
.type-living-finance .news-view-comp__breadcrumb__category{display:flex;align-items:center}
.type-living-finance .news-view-comp__breadcrumb__category:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_living-finance_categoryshape.svg") no-repeat center center}
@media(min-width:770px){.type-living-finance .news-view-comp__breadcrumb__category:before{width:24px;height:24px;background-size:100%}
}
.type-living-finance .news-view-comp__breadcrumb__category:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_living-finance_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-living-finance .news-view-comp__breadcrumb__category:after{width:24px;height:24px;background-size:100%}
}
.type-living-finance .news-view-comp__breadcrumb__category.type-nonext:after{display:none}
.type-living-finance .news-view-comp__breadcrumb__sub-category{display:flex;align-items:center}
.type-stock .news-view-comp__breadcrumb{color:#ef4a66}
.type-stock .news-view-comp__breadcrumb__main{display:flex;align-items:center}
.type-stock .news-view-comp__breadcrumb__main:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_stock_home.svg") no-repeat center center}
@media(min-width:770px){.type-stock .news-view-comp__breadcrumb__main:before{width:24px;height:24px;background-size:100%}
}
.type-stock .news-view-comp__breadcrumb__main:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_stock_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-stock .news-view-comp__breadcrumb__main:after{width:24px;height:24px;background-size:100%}
}
.type-stock .news-view-comp__breadcrumb__category{display:flex;align-items:center}
.type-stock .news-view-comp__breadcrumb__category:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_stock_categoryshape.svg") no-repeat center center}
@media(min-width:770px){.type-stock .news-view-comp__breadcrumb__category:before{width:24px;height:24px;background-size:100%}
}
.type-stock .news-view-comp__breadcrumb__category:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_stock_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-stock .news-view-comp__breadcrumb__category:after{width:24px;height:24px;background-size:100%}
}
.type-stock .news-view-comp__breadcrumb__category.type-nonext:after{display:none}
.type-stock .news-view-comp__breadcrumb__sub-category{display:flex;align-items:center}
.more-comp{display:block;text-align:center;z-index:1;position:relative;width:calc(100% - 40px);margin:48px auto;max-width:520px}
@media(min-width:770px){.more-comp{max-width:770px;margin:64px auto}
}
.more-comp__text{color:#858585;margin-bottom:16px;font-size:14px;font-weight:500;line-height:22px}
[data-font="1"] .more-comp__text{font-size:10px;line-height:18px}
[data-font="2"] .more-comp__text{font-size:12px;line-height:20px}
[data-font="4"] .more-comp__text{font-size:16px;line-height:24px}
[data-font="5"] .more-comp__text{font-size:18px;line-height:26px}
@media(min-width:770px){.more-comp__text{font-size:15px;font-weight:400;line-height:26px}
[data-font="1"] .more-comp__text{font-size:11px;line-height:22px}
[data-font="2"] .more-comp__text{font-size:13px;line-height:24px}
[data-font="4"] .more-comp__text{font-size:17px;line-height:28px}
[data-font="5"] .more-comp__text{font-size:19px;line-height:30px}
.more-comp__text br{display:none}
}
.more-comp__link{color:#484540;display:inline-block;padding-right:22px;font-size:14px;font-weight:500;line-height:22px;position:relative}
[data-font="1"] .more-comp__link{font-size:10px;line-height:18px}
[data-font="2"] .more-comp__link{font-size:12px;line-height:20px}
[data-font="4"] .more-comp__link{font-size:16px;line-height:24px}
[data-font="5"] .more-comp__link{font-size:18px;line-height:26px}
@media(min-width:770px){.more-comp__link{padding-right:28px;font-size:15px;line-height:26px}
[data-font="1"] .more-comp__link{font-size:11px;line-height:22px}
[data-font="2"] .more-comp__link{font-size:13px;line-height:24px}
[data-font="4"] .more-comp__link{font-size:17px;line-height:28px}
[data-font="5"] .more-comp__link{font-size:19px;line-height:30px}
}
.more-comp__link:after{position:absolute;content:"";display:inline-block;width:16px;height:16px;top:50%;transform:translateY(-50%);right:3px;background:url("../site/resources/images/btn_icon/arrow_8_white.svg") #484540 no-repeat center;border-radius:100%;box-shadow:0 5px 5px 0 rgba(108,99,63,0.12);transition:transform .1s ease-in-out}
@media(min-width:770px){.more-comp__link:after{height:20px;width:20px;right:0;background:url("../site/resources/images/btn_icon/ic_more_12_white.svg") #484540 no-repeat center}
}
.line-comp{width:calc(100% - 40px);margin:0 auto 16px auto;padding:16px 0 0 0;border-top:none !important;border-right:none !important;border-bottom:1px solid #ededed;border-left:none !important}
@media(min-width:770px){.line-comp{margin:0 auto 20px auto;padding:20px 0 0 0;max-width:770px}
}
@charset "UTF-8";.keyword-list-container-comp{background-color:#fff;box-shadow:0 2px 24px rgba(0,0,0,0.06);padding:32px 0 32px;border-radius:12px;max-width:560px;margin:0 auto}
@media(min-width:770px){.keyword-list-container-comp{box-shadow:0 2px 64px rgba(0,0,0,0.06)}
}
@media(min-width:770px){.keyword-list-container-comp{padding:48px 0;max-width:770px}
}
.keyword-list-container-comp__category{color:#fff;position:relative;display:inline-block;padding-left:20px;margin-bottom:20px;margin-left:20px;font-size:13px;font-weight:700;line-height:20px;color:#ef4a66}
@media(min-width:770px){.keyword-list-container-comp__category{padding-left:24px;font-size:16px;line-height:24px;margin-left:0}
}
.keyword-list-container-comp__category::before{position:absolute;content:"";width:20px;height:20px;left:0;top:50%;transform:translateY(-50%)}
@media(min-width:770px){.keyword-list-container-comp__category::before{width:24px;height:24px}
}
.keyword-list-container-comp__category::before{background:url("../site/resources/images/flag/ic_stock-mo.svg") no-repeat center/cover}
@media(min-width:770px){.keyword-list-container-comp__category::before{background:url("../site/resources/images/flag/ic_stock-pc.svg") no-repeat center/cover}
}
.keyword-list-container-comp__top{padding:0 48px 0 26px;margin-bottom:20px;max-width:100%}
@media(min-width:770px){.keyword-list-container-comp__top{padding:0 80px 0 42px;margin-bottom:42px}
}
.type-list .keyword-list-container-comp__top+.keyword-list-container-comp__sort{margin-top:-8px}
@media(min-width:770px){.type-list .keyword-list-container-comp__top{padding:0}
}
.keyword-list-container-comp__top__txt{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px;line-height:20px;margin-bottom:6px}
.type-list .keyword-list-container-comp__top__txt{margin-bottom:0;margin-top:6px}
@media(min-width:770px){.keyword-list-container-comp__top__txt{font-size:15px;line-height:26px;padding-left:2px}
}
.keyword-list-container-comp__top__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:24px;line-height:34px;font-weight:700;font-family:"KBFGdisplay","Spoqa","Malgun Gothic","맑은 고딕",sans-serif;word-break:keep-all;word-wrap:break-word}
@media(min-width:770px){.keyword-list-container-comp__top__title{padding-left:2px;font-size:28px;line-height:40px}
}
.keyword-list-container-comp__tab-content{display:none;padding:0 24px;margin-top:20px}
.type-list .keyword-list-container-comp__tab-content{padding:0 20px}
@media(min-width:770px){.type-list .keyword-list-container-comp__tab-content{padding:0}
}
@media(min-width:770px){.keyword-list-container-comp__tab-content{padding:0 40px;margin-top:20px}
}
.keyword-list-container-comp__tab-content.is-active{display:block}
.keyword-list-container-comp__sort{text-align:right;margin-top:-8px;margin-bottom:20px;padding:0 26px}
.type-list .keyword-list-container-comp__sort{margin-top:20px;margin-bottom:0}
@media(min-width:770px){.type-list .keyword-list-container-comp__sort{padding:0 2px 0 0}
}
@media(min-width:770px){.keyword-list-container-comp__sort{margin-top:12px}
}
.keyword-list-container-comp__sort button{color:#858585;position:relative;display:inline-block;font-size:13px;font-weight:500;line-height:20px}
.keyword-list-container-comp__sort button.is-active{color:#272421}
.keyword-list-container-comp__sort button+button{margin-left:21px}
.keyword-list-container-comp__sort button+button::before{background-color:#d9d9d9;position:absolute;content:"";width:1px;height:8px;left:-12px;top:50%;transform:translateY(-50%)}
@media(min-width:770px){.type-list .keyword-list-container-comp__sort button{font-size:15px;line-height:26px}
}
.keyword-list-container-comp__more{text-align:center;margin-top:28px}
@media(min-width:770px){.keyword-list-container-comp__more{margin-top:40px}
}
.keyword-list-container-comp__more__link{color:#484540;position:relative;padding-right:24px;font-size:14px;line-height:22px;font-weight:500}
.keyword-list-container-comp__more__link::after{position:absolute;content:"";display:inline-block;width:16px;height:16px;top:50%;transform:translateY(-50%);right:3px;background:url("../site/resources/images/btn_icon/arrow_8_white.svg") #484540 no-repeat center;transition:transform .1s ease-in-out}
@media(min-width:770px){.keyword-list-container-comp__more__link::after{height:20px;width:20px;right:0;background:url("../site/resources/images/btn_icon/ic_more_12_white.svg") #484540 no-repeat center}
}
.type-list .keyword-list-container-comp__more__link{display:none}
@media(min-width:770px){.type-list .keyword-list-container-comp__more__link{display:inline-block;font-size:16px;font-weight:500;line-height:26px}
.type-list .keyword-list-container-comp__more__link::after{background:url(../site/resources/images/btn_icon/ic_arrow.svg) no-repeat}
}
.keyword-list-container-comp .slick-dots{display:flex;justify-content:center;margin-top:32px;width:100%;font-size:0}
@media(min-width:770px){.keyword-list-container-comp .slick-dots{margin-top:40px}
}
.keyword-list-container-comp .slick-dots li+li{margin-left:6px}
.keyword-list-container-comp .slick-dots .slick-active button{background-color:#484540;box-shadow:0 2px 4px rgba(75,72,58,0.2)}
.keyword-list-container-comp .slick-dots button{background-color:#d9d9d9;width:6px;height:6px;border-radius:50%;text-indent:-9999px}
@media(min-width:770px){.keyword-list-container-comp .slick-dots button{width:8px;height:8px}
}
.keyword-list-container-comp.type-list{width:100%;border-radius:0;padding:32px 0 0;box-shadow:none}
@media(min-width:770px){.keyword-list-container-comp.type-list{width:calc(100% - 40px)}
}
.keyword-list-container-comp.type-list .tab-comp{margin-bottom:-12px}
@media(min-width:770px){.keyword-list-container-comp.type-list .tab-comp__btn:first-of-type{margin-left:0}
}
@media(min-width:770px){.keyword-list-container-comp.type-list .tab-comp__btn:last-of-type{margin-right:0}
}
.keyword-list-container-comp.type-list .list-comp{opacity:1}
.keyword-list-container-comp.type-list .list-comp *{opacity:1}
.keyword-list-container-comp.type-list .list-comp__box{gap:8px}
.keyword-list-container-comp.type-list .list-comp.is-hidden{opacity:0;height:0;margin:0}
.keyword-list-container-comp.type-list .list-comp.is-hidden *{opacity:0;height:0;margin:0}
.keyword-list-container-comp .list-comp__badge{margin-bottom:8px}
@media(min-width:770px){.keyword-list-container-comp .list-comp__badge{margin-bottom:12px}
}
.keyword-comp{width:calc(100% - 40px);margin:28px auto 24px auto;font-size:0;max-width:520px}
@media(min-width:770px){.keyword-comp{max-width:770px;margin:40px auto 32px auto}
}
.keyword-comp__item{background-color:#f6f6f6;color:#484540;display:inline-block;margin:0 6px 6px 0;padding:8px 16px;border-radius:36px;font-size:14px;line-height:22px}
[data-font="1"] .keyword-comp__item{font-size:10px;line-height:18px}
[data-font="2"] .keyword-comp__item{font-size:12px;line-height:20px}
[data-font="4"] .keyword-comp__item{font-size:16px;line-height:24px}
[data-font="5"] .keyword-comp__item{font-size:18px;line-height:26px}
@media(min-width:770px){.keyword-comp__item{margin:0 8px 8px 0;padding:8px 20px;font-size:16px;line-height:28px}
[data-font="1"] .keyword-comp__item{font-size:12px;line-height:24px}
[data-font="2"] .keyword-comp__item{font-size:14px;line-height:26px}
[data-font="4"] .keyword-comp__item{font-size:18px;line-height:30px}
[data-font="5"] .keyword-comp__item{font-size:20px;line-height:32px}
}
.image-text-combine-comp{display:flex;flex-wrap:wrap;width:calc(100% - 40px);margin:0 auto;border-radius:8px;max-width:520px}
@media(min-width:770px){.image-text-combine-comp{max-width:770px}
}
.image-text-combine-comp.type-multi{justify-content:space-between}
.image-text-combine-comp.type-multi.slick-initialized .slick-list{margin:0 -6px}
.image-text-combine-comp.type-multi.slick-initialized .slick-list .image-text-combine-comp__box{margin:0 6px}
.image-text-combine-comp__box{width:100%;position:relative}
.image-text-combine-comp.type-multi .image-text-combine-comp__box{width:calc(50% - 6px)}
.image-text-combine-comp.no-swipe .image-text-combine-comp__box{margin-bottom:32px}
.image-text-combine-comp.no-swipe .image-text-combine-comp__box:last-of-type{margin-bottom:0}
@media(min-width:770px){.image-text-combine-comp.no-swipe .image-text-combine-comp__box{margin-bottom:48px}
}
.image-text-combine-comp__box.type-reverse{display:flex;flex-direction:column-reverse}
.image-text-combine-comp__box.type-inner{position:relative}
.image-text-combine-comp__box.type-inner .type-top{position:absolute;top:0;left:0}
.image-text-combine-comp__box.type-inner .type-middle{position:absolute;top:50%;left:0;transform:translate(0,-50%)}
.image-text-combine-comp__box.type-inner .type-bottom{position:absolute;bottom:0;left:0}
.image-text-combine-comp__box.dir-left{display:flex}
.image-text-combine-comp__box.dir-left.type-top{align-items:flex-start}
.image-text-combine-comp__box.dir-left.type-middle{align-items:center}
.image-text-combine-comp__box.dir-left.type-bottom{align-items:flex-end}
.image-text-combine-comp__box.dir-right{display:flex;flex-direction:row-reverse}
.image-text-combine-comp__box.dir-right.type-top{align-items:flex-start}
.image-text-combine-comp__box.dir-right.type-middle{align-items:center}
.image-text-combine-comp__box.dir-right.type-bottom{align-items:flex-end}
.image-text-combine-comp__text-box{width:100%;padding:0 2px}
@media(min-width:770px){.image-text-combine-comp__text-box{padding:0 4px}
}
.type-inner .image-text-combine-comp__text-box{padding:32px 26px}
@media(min-width:770px){.type-inner .image-text-combine-comp__text-box{padding:56px 58px}
}
.dir-left .image-text-combine-comp__text-box{padding:10px 2px 10px 20px}
@media(min-width:770px){.dir-left .image-text-combine-comp__text-box{padding:24px 4px 24px 40px}
}
.dir-right .image-text-combine-comp__text-box{padding:10px 20px 10px 2px}
@media(min-width:770px){.dir-right .image-text-combine-comp__text-box{padding:24px 40px 24px 4px}
}
.image-text-combine-comp__text-box__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;color:#272421;margin-top:14px;font-size:16px;font-weight:700;line-height:24px}
@media(min-width:770px){.image-text-combine-comp__text-box__title{margin-top:20px;font-size:18px;line-height:28px}
}
.type-inner .image-text-combine-comp__text-box__title{color:#fff;margin-top:0;font-size:20px;line-height:30px}
@media(min-width:770px){.type-inner .image-text-combine-comp__text-box__title{font-size:24px;line-height:36px}
}
.dir-left .image-text-combine-comp__text-box__title,.dir-right .image-text-combine-comp__text-box__title{margin-top:0}
.image-text-combine-comp__text-box__desc{color:#484540;display:block;margin-top:8px;font-size:14px;line-height:22px}
@media(min-width:770px){.image-text-combine-comp__text-box__desc{margin-top:8px;font-size:16px;line-height:26px}
}
.type-inner .image-text-combine-comp__text-box__desc{color:#fff;margin-top:6px}
@media(min-width:770px){.type-inner .image-text-combine-comp__text-box__desc{margin-top:8px}
}
.image-text-combine-comp__image{position:relative}
.image-text-combine-comp__image img,.image-text-combine-comp__image video{width:100%;border-radius:8px}
.image-text-combine-comp__image__zoom-btn{position:absolute;bottom:16px;right:16px;width:32px;height:32px;z-index:10;background:url("../site/resources/images/btn_icon/ic_view_large_32.svg") no-repeat center center;text-indent:-99999px}
@media(min-width:770px){.image-text-combine-comp__image__zoom-btn{bottom:22px;right:22px;width:36px;height:36px}
}
@media(min-width:770px){.image-text-combine-comp{display:flex;flex-wrap:wrap;width:100%}
}
.image-text-combine-comp .slick-dots{display:flex;justify-content:center;align-items:center;margin-top:16px;margin-bottom:8px;width:100%;font-size:0}
@media(min-width:770px){.image-text-combine-comp .slick-dots{margin-top:20px;margin-bottom:12px}
}
.image-text-combine-comp .slick-dots li+li{margin-left:6px}
.image-text-combine-comp .slick-dots .slick-active button{background-color:#484540;box-shadow:0 2px 4px rgba(75,72,58,0.2)}
.image-text-combine-comp .slick-dots li button{background-color:#d9d9d9;width:6px;height:6px;border-radius:50%;text-indent:-9999px}
@media(min-width:770px){.image-text-combine-comp .slick-dots li button{width:8px;height:8px}
}
.image-text-combine-comp .slick-arrow{background-color:#f6f6f6;z-index:1;display:block;width:28px;height:28px;border-radius:50%;text-indent:-9999px;position:relative;border:1px solid #ededed;box-shadow:0 4px 24px 0 rgba(34,34,34,0.12);background-color:#f6f6f6}
@media(min-width:770px){.image-text-combine-comp .slick-arrow{width:40px;height:40px}
}
.image-text-combine-comp .slick-prev{position:absolute;top:calc(50% - 15px);left:8px;transform:translateY(-50%);background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_mo.svg") no-repeat center center,#f6f6f6}
@media(min-width:770px){.image-text-combine-comp .slick-prev{left:18px;top:calc(50% - 20px);background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_pc.svg") no-repeat center center,#f6f6f6}
}
.image-text-combine-comp .slick-prev.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_mo_disabled.svg") no-repeat center center,#f6f6f6}
@media(min-width:770px){.image-text-combine-comp .slick-prev.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_pc_disabled.svg") no-repeat center center,#f6f6f6}
}
.image-text-combine-comp .slick-next{position:absolute;top:calc(50% - 15px);right:8px;transform:translateY(-50%);background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_mo.svg") no-repeat center center,#f6f6f6}
@media(min-width:770px){.image-text-combine-comp .slick-next{top:calc(50% - 20px);right:18px;background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_pc.svg") no-repeat center center,#f6f6f6}
}
.image-text-combine-comp .slick-next.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_mo_disabled.svg") no-repeat center center,#f6f6f6}
@media(min-width:770px){.image-text-combine-comp .slick-next.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_pc_disabled.svg") no-repeat center center,#f6f6f6}
}
.image-comp{display:flex;flex-wrap:wrap;width:calc(100% - 40px);margin:0 auto;max-width:520px}
@media(min-width:1280px){.image-comp{max-width:770px;margin:0 auto}
}
@media(min-width:770px){.image-comp.type-mg-1{margin-bottom:120px}
}
.image-comp.type-multi{justify-content:space-between}
.image-comp.type-multi.slick-initialized .slick-list{margin:0 -6px}
.image-comp.type-multi.slick-initialized .slick-list .image-comp__box{margin:0 6px}
.image-comp__box{width:100%}
.type-multi .image-comp__box{width:50%}
.image-comp.no-swipe .image-comp__box{margin-bottom:32px}
.image-comp.no-swipe .image-comp__box:last-of-type{margin-bottom:0}
@media(min-width:770px){.image-comp.no-swipe .image-comp__box{margin-bottom:48px}
}
.image-comp__box.al-right .image-comp__contents{direction:rtl}
.image-comp__box.al-center img,.image-comp__box.al-center video{margin:auto}
.image-comp.type-multi .image-comp__box{width:calc(50% - 6px)}
.image-comp__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;font-weight:700;line-height:24px;padding:0 2px;margin-bottom:16px;max-width:313px}
[data-font="1"] .image-comp__title{font-size:12px;line-height:20px}
[data-font="2"] .image-comp__title{font-size:14px;line-height:22px}
[data-font="4"] .image-comp__title{font-size:18px;line-height:26px}
[data-font="5"] .image-comp__title{font-size:20px;line-height:28px}
.image-comp__title.al-center{margin:0 auto 16px auto}
@media(min-width:770px){.image-comp__title.al-center{margin:0 auto 20px auto}
}
.image-comp__title.al-right{float:right;width:100%}
@media(min-width:1280px){.image-comp__title{font-size:18px;line-height:28px;padding:0 4px;margin-bottom:20px;max-width:633px}
[data-font="1"] .image-comp__title{font-size:14px;line-height:24px}
[data-font="2"] .image-comp__title{font-size:16px;line-height:26px}
[data-font="4"] .image-comp__title{font-size:20px;line-height:30px}
[data-font="5"] .image-comp__title{font-size:22px;line-height:32px}
}
.image-comp__desc{color:#858585;font-size:13px;line-height:18px;margin-top:12px;text-align:center;font-weight:400}
@media(min-width:1280px){.image-comp__desc{font-size:14px;line-height:22px;margin-top:16px}
}
.image-comp__contents{display:inline-block;max-width:100%;position:relative}
.type-long .image-comp__contents picture{display:block;width:100%;overflow-x:auto}
.type-long .image-comp__contents img{width:auto;min-width:100%;max-width:none}
.image-comp__contents img,.image-comp__contents video{max-width:100%;border-radius:8px}
.type-outline .image-comp__contents{border:1px solid #ededed;border-radius:8px;padding:8px}
.image-comp__zoom-btn{position:absolute;bottom:16px;right:16px;width:32px;height:32px;z-index:3;background:url("../site/resources/images/btn_icon/ic_view_large_32.svg") no-repeat center center;text-indent:-99999px}
@media(min-width:1280px){.image-comp__zoom-btn{bottom:22px;right:22px;width:40px;height:40px;background-size:100%}
}
@media(min-width:1280px){.image-comp{display:flex;flex-wrap:wrap;width:100%}
}
.image-comp .slick-dots{display:flex;justify-content:center;align-items:center;margin-top:16px;margin-bottom:8px;width:100%;font-size:0}
@media(min-width:1280px){.image-comp .slick-dots{margin-top:20px;margin-bottom:12px}
}
.image-comp .slick-dots li+li{margin-left:6px}
.image-comp .slick-dots .slick-active button{background-color:#484540;box-shadow:0 2px 4px rgba(75,72,58,0.2)}
.image-comp .slick-dots li button{background-color:#d9d9d9;width:6px;height:6px;border-radius:50%;text-indent:-9999px}
@media(min-width:770px){.image-comp .slick-dots li button{width:8px;height:8px}
}
.image-comp .slick-arrow{z-index:1;display:block;width:28px;height:28px;border-radius:50%;text-indent:-9999px;position:relative;border:1px solid #ededed;box-shadow:0 4px 24px 0 rgba(34,34,34,0.12);background-color:#f6f6f6}
@media(min-width:1280px){.image-comp .slick-arrow{width:40px;height:40px}
}
.image-comp .slick-prev{position:absolute;left:8px;background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_mo.svg") no-repeat center center,#f6f6f6;text-indent:-9999px;z-index:10}
@media(min-width:1280px){.image-comp .slick-prev{left:18px;background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_pc.svg") no-repeat center center,#f6f6f6}
}
.image-comp .slick-prev.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_mo_disabled.svg") no-repeat center center,#f6f6f6}
@media(min-width:1280px){.image-comp .slick-prev.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_pc_disabled.svg") no-repeat center center,#f6f6f6}
}
.image-comp .slick-next{position:absolute;right:8px;background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_mo.svg") no-repeat center center,#f6f6f6}
@media(min-width:1280px){.image-comp .slick-next{right:18px;background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_pc.svg") no-repeat center center,#f6f6f6}
}
.image-comp .slick-next.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_mo_disabled.svg") no-repeat center center,#f6f6f6}
@media(min-width:1280px){.image-comp .slick-next.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_pc_disabled.svg") no-repeat center center,#f6f6f6}
}
@charset "UTF-8";.header-comp{background-color:#fff;position:relative;display:flex;justify-content:space-between;width:100%;height:68px;padding:0 20px;align-items:center}
.skeleton-comp .header-comp{top:0 !important}
.aem-AuthorLayer-Preview .header-comp,.aem-AuthorLayer-Edit .header-comp{position:static !important;transform:translate(0,0)}
@media(min-width:770px){.header-comp{padding:0 48px}
}
@media(min-width:1024px){.header-comp{border-bottom:1px solid #ededed;left:50%;transform:translateX(-50%);height:88px}
.header-comp.shadow--on{box-shadow:0 2px 64px 0 rgba(0,0,0,0.1)}
}
@media(min-width:1280px){.header-comp{padding:0 160px}
}
.header-comp__box{display:flex;justify-content:space-between;align-content:center;margin:auto;width:100%}
@media(min-width:1024px){.header-comp__box{max-width:1024px}
}
@media(min-width:1280px){.header-comp__box{max-width:none}
}
.header-comp.intro-fix{background-color:#fff;position:fixed;top:0 !important;transition:top .2s ease-in-out;width:100%;z-index:1000}
.header-comp.nav-down{background-color:#fff;position:fixed;top:0;transition:top .2s ease-in-out;width:100%;z-index:1000}
.header-comp.nav-up{top:-68px;position:fixed;transition:top .2s ease-in-out;width:100%;z-index:111}
@media(min-width:770px){.header-comp.nav-up{top:-88px}
}
.header-comp.type-d{justify-content:center;align-items:center;padding:28px;height:72px}
.type-d .header-comp__title{font-size:16px;line-height:24px;font-weight:700}
.header-comp__title__logo{overflow:hidden}
.header-comp__title__logo__image{max-width:150px}
.header-comp__title__logo__motion{margin-top:10px;width:100px;height:42px}
@media(min-width:1024px){.header-comp__title__logo__motion{width:120px;height:50px}
}
.header-comp__btn-wrap{font-size:0;display:flex;align-items:center}
.header-comp__btn-wrap button,.header-comp__btn-wrap a{position:relative;width:36px;height:36px;border-radius:100%}
@media(min-width:1024px){.header-comp__btn-wrap button,.header-comp__btn-wrap a{width:48px;height:48px}
}
.header-comp__btn-wrap button+button,.header-comp__btn-wrap button+a,.header-comp__btn-wrap a+button,.header-comp__btn-wrap a+a{margin-left:12px}
@media(min-width:1024px){.header-comp__btn-wrap button+button,.header-comp__btn-wrap button+a,.header-comp__btn-wrap a+button,.header-comp__btn-wrap a+a{margin-left:20px}
}
.header-comp__btn-wrap button::before,.header-comp__btn-wrap a::before{position:absolute;content:"";display:inline-block;width:36px;height:36px;left:50%;top:50%;transform:translate(-50%,-50%)}
@media(min-width:1024px){.header-comp__btn-wrap button::before,.header-comp__btn-wrap a::before{width:48px;height:48px}
}
.header-comp__btn-wrap__search::before{background:url("../site/resources/images/btn_icon/ic_header_search_mo.svg") no-repeat center/cover}
@media(min-width:1024px){.header-comp__btn-wrap__search::before{background:url("../site/resources/images/btn_icon/ic_header_search_pc.svg") no-repeat center/cover}
}
.header-comp__btn-wrap__menu::before{background:url("../site/resources/images/btn_icon/ic_menu_mo.svg") no-repeat center/cover}
@media(min-width:1024px){.header-comp__btn-wrap__menu::before{background:url("../site/resources/images/btn_icon/ic_menu_pc.svg") no-repeat center/cover}
}
.header-comp__btn-wrap__close::before{background:url("../site/resources/images/btn_icon/ic_close_header_mo.svg") no-repeat center/cover}
@media(min-width:1024px){.header-comp__btn-wrap__close::before{background:url("../site/resources/images/btn_icon/ic_close_header_pc.svg") no-repeat center/cover}
}
.type-d .header-comp__btn-close{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:24px;height:24px;background:url("../site/resources/images/btn_icon/ic_close_24_black.svg") no-repeat center/cover;font-size:0}
.header-comp.type-insurance{display:block;height:120px}
.header-comp__insurance-box{display:flex;align-items:baseline;padding:10px 0}
.header-comp__insurance-box__back-btn{margin:0 8px 0 -8px;width:32px;height:32px;background:url("../site/resources/images/btn_icon/ic_arrowleft.svg") no-repeat center/cover;text-indent:-9999px}
.header-comp__insurance-box__title{font-size:16px;font-weight:300;font-family:"KBFGText","Malgun Gothic","맑은 고딕",sans-serif;line-height:26px;letter-spacing:-0.5px}
.header-comp__insurance-box__close-btn{margin-left:auto;width:24px;height:24px;background:url("../site/resources/images/btn_icon/ic_close_insurance.svg") no-repeat center/cover;text-indent:-9999px}
@charset "UTF-8";.full-menu-comp.is-active{background-color:rgba(17,17,17,0.7);width:100%;height:100%;position:fixed;top:0;left:0;z-index:101011}
.full-menu-comp__wrap{position:fixed;-webkit-transform:translateX(330px);-ms-transform:translateX(330px);transform:translateX(330px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1);-webkit-transition-property:-webkit-transform;transition-property:transform;background:#fff;top:0;bottom:0;right:0;z-index:9999;width:327px}
.is-active .full-menu-comp__wrap{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:99999}
@media(min-width:770px){.full-menu-comp__wrap{width:448px;-webkit-transform:translateX(448px);-ms-transform:translateX(448px);transform:translateX(448px)}
}
.full-menu-comp__wrap__header{position:relative;display:flex;justify-content:space-between;width:100%;height:68px;padding-left:22px;padding-right:20px;align-items:center}
@media(min-width:770px){.full-menu-comp__wrap__header{height:88px;padding:0 40px}
}
.full-menu-comp__wrap__header__title__logo{overflow:hidden;display:inline-block;margin-top:10px}
@media(min-width:770px){.full-menu-comp__wrap__header__title__logo{margin-top:0}
}
.full-menu-comp__wrap__header__title__logo__image{max-width:150px;width:100px}
@media(min-width:770px){.full-menu-comp__wrap__header__title__logo__image{width:120px}
}
.full-menu-comp__wrap__header__btn-wrap{font-size:0}
.full-menu-comp__wrap__header__btn-wrap button{position:relative;width:36px;height:36px;border-radius:100%}
@media(min-width:770px){.full-menu-comp__wrap__header__btn-wrap button{width:48px;height:48px}
}
.full-menu-comp__wrap__header__btn-wrap button+button{margin-left:12px}
@media(min-width:770px){.full-menu-comp__wrap__header__btn-wrap button+button{margin-left:20px}
}
.full-menu-comp__wrap__header__btn-wrap button::before{position:absolute;content:"";display:inline-block;width:36px;height:36px;left:50%;top:50%;transform:translate(-50%,-50%)}
@media(min-width:770px){.full-menu-comp__wrap__header__btn-wrap button::before{width:48px;height:48px}
}
.full-menu-comp__wrap__header__btn-wrap__search{display:none}
.full-menu-comp__wrap__header__btn-wrap__search::before{background:url("../site/resources/images/btn_icon/ic_header_search_mo.svg") no-repeat center/cover}
@media(min-width:770px){.full-menu-comp__wrap__header__btn-wrap__search::before{background:url("../site/resources/images/btn_icon/ic_header_search_pc.svg") no-repeat center/cover}
}
.full-menu-comp__wrap__header__btn-wrap__close::before{background:url("../site/resources/images/btn_icon/ic_close_header_mo.svg") no-repeat center/cover}
@media(min-width:770px){.full-menu-comp__wrap__header__btn-wrap__close::before{background:url("../site/resources/images/btn_icon/ic_close_header_pc.svg") no-repeat center/cover}
}
.full-menu-comp__wrap__cont{display:flex;flex-direction:column;width:100%;height:calc(100% - 68px);overflow:auto;padding-top:4px;padding-right:10px;padding-bottom:4px;padding-left:20px}
@media(min-width:770px){.full-menu-comp__wrap__cont{height:calc(100% - 88px);padding-top:8px;padding-right:25px;padding-bottom:8px;padding-left:40px}
}
.full-menu-comp__wrap__cont__box{padding:28px 0}
@media(min-width:770px){.full-menu-comp__wrap__cont__box{padding:24px 0}
}
.full-menu-comp__wrap__cont__box+.full-menu-comp__wrap__cont__box{border-top:1px solid #ededed}
.full-menu-comp__wrap__cont__box__txt{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;color:#858585;font-size:14px;line-height:22px;margin-bottom:20px}
@media(min-width:770px){.full-menu-comp__wrap__cont__box__txt{font-size:15px;line-height:26px;margin-bottom:18px}
}
.full-menu-comp__wrap__cont__box__list{display:grid;grid-auto-rows:1fr;row-gap:12px;font-size:16px;line-height:24px;font-weight:700}
@media(min-width:770px){.full-menu-comp__wrap__cont__box__list{font-size:16px;line-height:26px;row-gap:10px}
}
.full-menu-comp__wrap__cont__box__list.type-menu{row-gap:16px;font-size:22px;line-height:34px;font-family:"KBFGdisplay","Spoqa","Malgun Gothic","맑은 고딕",sans-serif}
@media(min-width:770px){.full-menu-comp__wrap__cont__box__list.type-menu{font-size:24px;line-height:34px}
}
.full-menu-comp__wrap__cont__box__list__item{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}
.full-menu-comp__wrap__cont__box__list__item__link{display:inline-block;width:100%}
.full-menu-comp__wrap__cont__footer{margin-top:auto;padding-top:20px;padding-bottom:36px;font-size:13px;line-height:20px}
@media(min-width:770px){.full-menu-comp__wrap__cont__footer{padding-top:51px;padding-bottom:32px;font-size:16px;line-height:26px}
}
.full-menu-comp__wrap__cont__footer__link{position:relative}
.full-menu-comp__wrap__cont__footer__link+.full-menu-comp__wrap__cont__footer__link{margin-left:25px}
.full-menu-comp__wrap__cont__footer__link+.full-menu-comp__wrap__cont__footer__link::before{position:absolute;content:"";top:50%;left:-13px;transform:translateY(-50%);width:1px;height:10px;background:#d9d9d9}
.footer-comp{position:relative;display:block;padding:40px 32px;border-top:transparent;border-right:none !important;border-bottom:none !important;border-left:none !important}
@media(min-width:770px){.footer-comp{display:flex;justify-content:space-between;align-items:center;padding:40px 48px 48px}
}
@media(min-width:1024px){.footer-comp{display:flex;justify-content:space-between;align-items:flex-start;padding:64px 48px;border-top:1px solid #ededed}
}
@media(min-width:1280px){.footer-comp{padding:72px 160px}
}
@media(min-width:770px){.footer-comp__top{display:flex;flex-direction:column;justify-content:center}
}
@media(min-width:1280px){.footer-comp__top{max-width:432px;width:100%;margin-right:64px}
}
.footer-comp__top__logo{overflow:hidden;flex-shrink:0}
@media(min-width:770px){.footer-comp__top__logo{height:28px}
}
.footer-comp__top__logo__image{width:auto;height:20px}
@media(min-width:1024px){.footer-comp__top__logo__image{height:28px}
}
.footer-comp__top__txt{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;color:#858585;font-size:12px;line-height:18px;letter-spacing:0;margin-top:12px}
@media(min-width:770px){.footer-comp__top__txt{font-size:12px;margin-top:12px}
}
@media(min-width:1024px){.footer-comp__top__txt{font-size:15px;line-height:26px;letter-spacing:-0.5px}
}
@media(min-width:1280px){.footer-comp__top__txt p{display:inline-block}
}
.footer-comp__bottom{margin-top:28px}
@media(min-width:770px){.footer-comp__bottom{margin-top:2px}
}
@media(min-width:1280px){.footer-comp__bottom{margin-top:0;width:100%;max-width:1104px}
}
@media(min-width:1280px){.footer-comp__menu{text-align:right}
}
.footer-comp__menu__box{font-size:0}
@media(min-width:1280px){.footer-comp__menu__box{display:inline-block}
.footer-comp__menu__box+.footer-comp__menu__box .footer-comp__menu__box__link:first-child{margin-left:12px;padding-left:13px}
.footer-comp__menu__box+.footer-comp__menu__box .footer-comp__menu__box__link:first-child:before{background-color:#d9d9d9;content:"";width:1px;height:10px;position:absolute;left:0;top:50%;transform:translateY(-50%)}
}
@media(min-width:770px){.footer-comp__menu__box{text-align:right}
}
.footer-comp__menu__box__link{color:#484540;display:inline-block;margin:0 8px 8px 0;padding-right:9px;font-size:13px;font-weight:500;line-height:20px;letter-spacing:-0.5px;position:relative}
@media(min-width:1024px){.footer-comp__menu__box__link{margin:0 12px 4px 0;padding-right:13px;font-size:15px;line-height:26px}
}
.footer-comp__menu__box__link:after{background-color:#d9d9d9;content:"";width:1px;height:8px;position:absolute;right:0;top:50%;transform:translateY(-50%)}
@media(min-width:1024px){.footer-comp__menu__box__link:after{height:10px}
}
@media(min-width:770px){.footer-comp__menu__box__link:last-child{margin-right:0;padding-right:0}
}
.footer-comp__menu__box__link:last-child:after{display:none}
.footer-comp__policy{font-size:13px;margin-top:12px}
@media(min-width:770px){.footer-comp__policy{margin-top:8px;text-align:right}
}
@media(min-width:1024px){.footer-comp__policy{margin-top:6px;font-size:15px}
}
.footer-comp__policy__link{color:#858585;position:relative}
.footer-comp__policy__link.f-weight-bold{color:#484540;font-weight:500 !important}
.footer-comp__policy__link+.footer-comp__policy__link{margin-left:17px}
@media(min-width:1024px){.footer-comp__policy__link+.footer-comp__policy__link{margin-left:25px}
}
.footer-comp__policy__link+.footer-comp__policy__link::before{position:absolute;content:"";top:50%;left:-9px;transform:translateY(-50%);width:1px;height:8px;background:#d9d9d9}
@media(min-width:1024px){.footer-comp__policy__link+.footer-comp__policy__link::before{left:-13px;height:10px}
}
.floating-comp{background-color:#272421;display:inline-block;position:fixed;bottom:24px;right:18px;width:48px;height:48px;z-index:3;border-radius:48px;transition:width .5s,visibility .5s,opacity .5s;overflow:hidden;white-space:nowrap;animation:moving infinite 9s;animation-delay:5s;visibility:hidden;opacity:0}
.floating-comp.is-show{color:#f6f6f6;visibility:visible;opacity:1}
@media(min-width:770px){.floating-comp{width:56px;height:56px;animation:movingpc infinite 9s}
}
@keyframes moving{0{right:18px}
2%{right:38px}
4%{right:18px}
6%{right:38px}
8%{right:18px}
30%{right:18px}
32%{right:38px}
34%{right:18px}
36%{right:38px}
38%{right:18px}
60%{right:18px}
62%{right:38px}
64%{right:18px}
66%{right:38px}
68%{right:18px}
100%{right:18px}
}
@keyframes movingpc{0{right:120px}
2%{right:140px}
4%{right:120px}
6%{right:140px}
8%{right:120px}
30%{right:120px}
32%{right:140px}
34%{right:120px}
36%{right:140px}
38%{right:120px}
60%{right:120px}
62%{right:140px}
64%{right:120px}
66%{right:140px}
68%{right:120px}
100%{right:120px}
}
.floating-comp.type-economy{background-color:#3760e1;color:#f0f5ff}
.floating-comp.type-real-estate{background-color:#6640d3;color:#f8f5ff}
.floating-comp.type-asset-management{background-color:#1da48a;color:#eef8f5}
.floating-comp.type-living-finance{background-color:#e46136;color:#fcf1ed}
.floating-comp.type-stock{background-color:#ef4a66;color:#fbeff1}
.floating-comp.type-outlink{background-color:#272421;color:#f6f6f6}
.floating-comp.type-owner-operator{background-color:#2680e4;color:#eff6ff}
.floating-comp:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:28px;height:28px}
@media(min-width:770px){.floating-comp:before{width:32px;height:32px}
}
.floating-comp.is-active:before{left:auto;right:16px;top:10px;transform:none}
@media(min-width:770px){.floating-comp.is-active:before{right:22px;top:12px}
}
.floating-comp.type-inlink:before{background:url("../site/resources/images/btn_icon/ic_floating_inlink_m.svg") no-repeat center center;background-size:100%}
.floating-comp.type-outlink:before{background:url("../site/resources/images/btn_icon/ic_floating_outlink_m.svg") no-repeat center center;background-size:100%}
@media(min-width:770px){.floating-comp.type-inlink{width:56px;height:56px;right:120px}
}
.aem-AuthorLayer-Preview .floating-comp.type-inlink,.aem-AuthorLayer-Edit .floating-comp.type-inlink{position:static}
.aem-AuthorLayer-Preview .floating-comp.type-inlink,.aem-AuthorLayer-Edit .floating-comp.type-inlink,.floating-comp.type-inlink.is-active{padding:10px 48px 10px 24px;width:339px;height:48px;border-radius:48px}
@media(min-width:770px){.aem-AuthorLayer-Preview .floating-comp.type-inlink,.aem-AuthorLayer-Edit .floating-comp.type-inlink,.floating-comp.type-inlink.is-active{padding:12px 60px 12px 32px;width:394px;height:56px}
}
@media(min-width:770px){.floating-comp.type-outlink{width:56px;height:56px;right:120px}
}
.aem-AuthorLayer-Preview .floating-comp.type-outlink,.aem-AuthorLayer-Edit .floating-comp.type-outlink{position:static}
.aem-AuthorLayer-Preview .floating-comp.type-outlink,.aem-AuthorLayer-Edit .floating-comp.type-outlink,.floating-comp.type-outlink.is-active{padding:10px 44px 10px 24px;width:339px;height:48px;border-radius:48px}
@media(min-width:770px){.aem-AuthorLayer-Preview .floating-comp.type-outlink,.aem-AuthorLayer-Edit .floating-comp.type-outlink,.floating-comp.type-outlink.is-active{padding:12px 60px 12px 32px;width:394px;height:56px}
}
.floating-comp__strong{display:none;font-size:14px;font-weight:700;line-height:22px;letter-spacing:-0.5px}
.is-active .floating-comp__strong{display:inline-block}
@media(min-width:770px){.floating-comp__strong{font-size:16px;line-height:28px;vertical-align:sub}
}
.floating-comp__normal{display:none;font-size:14px;line-height:22px;letter-spacing:-0.5px}
.is-active .floating-comp__normal{display:inline-block}
@media(min-width:770px){.floating-comp__normal{font-size:16px;line-height:28px;vertical-align:sub}
}
.body-text-faq-comp{color:#484540;display:block;padding:0 22px;margin:0 auto;max-width:520px}
.body-text-faq-comp *{word-break:break-word}
@media(min-width:1280px){.body-text-faq-comp{padding:0 4px;max-width:770px;margin:0 auto}
}
.body-text-faq-comp.type-scroll{overflow-x:auto}
.body-text-faq-comp.type-scroll table{table-layout:fixed}
.body-text-faq-comp a{color:#a96b06;font-size:16px;font-weight:500;line-height:28px;text-decoration-line:underline;cursor:pointer}
@media(min-width:1280px){.body-text-faq-comp a{font-size:18px}
}
.body-text-faq-comp__title{color:#272421;word-break:break-all;font-size:18px;font-weight:700;line-height:28px;margin-bottom:20px}
[data-font="1"] .body-text-faq-comp__title{font-size:14px;line-height:24px}
[data-font="2"] .body-text-faq-comp__title{font-size:16px;line-height:26px}
[data-font="4"] .body-text-faq-comp__title{font-size:20px;line-height:30px}
[data-font="5"] .body-text-faq-comp__title{font-size:22px;line-height:32px}
@media(min-width:1280px){.body-text-faq-comp__title{font-size:20px;line-height:32px}
[data-font="1"] .body-text-faq-comp__title{font-size:16px;line-height:28px}
[data-font="2"] .body-text-faq-comp__title{font-size:18px;line-height:30px}
[data-font="4"] .body-text-faq-comp__title{font-size:22px;line-height:34px}
[data-font="5"] .body-text-faq-comp__title{font-size:24px;line-height:36px}
}
.body-text-faq-comp__box{text-align:left;font-size:16px;line-height:28px}
[data-font="1"] .body-text-faq-comp__box{font-size:12px;line-height:24px}
[data-font="2"] .body-text-faq-comp__box{font-size:14px;line-height:26px}
[data-font="4"] .body-text-faq-comp__box{font-size:18px;line-height:30px}
[data-font="5"] .body-text-faq-comp__box{font-size:20px;line-height:32px}
.body-text-faq-comp__box ol{padding-left:15px}
.body-text-faq-comp__box ol .body-text-comp__box__item{display:list-item;list-style:decimal;font-size:16px;line-height:28px;word-break:break-word}
[data-font="1"] .body-text-faq-comp__box ol .body-text-comp__box__item{font-size:12px;line-height:24px}
[data-font="2"] .body-text-faq-comp__box ol .body-text-comp__box__item{font-size:14px;line-height:26px}
[data-font="4"] .body-text-faq-comp__box ol .body-text-comp__box__item{font-size:18px;line-height:30px}
[data-font="5"] .body-text-faq-comp__box ol .body-text-comp__box__item{font-size:20px;line-height:32px}
@media(min-width:1280px){.body-text-faq-comp__box ol .body-text-comp__box__item{font-size:18px;line-height:28px}
[data-font="1"] .body-text-faq-comp__box ol .body-text-comp__box__item{font-size:14px;line-height:24px}
[data-font="2"] .body-text-faq-comp__box ol .body-text-comp__box__item{font-size:16px;line-height:26px}
[data-font="4"] .body-text-faq-comp__box ol .body-text-comp__box__item{font-size:20px;line-height:30px}
[data-font="5"] .body-text-faq-comp__box ol .body-text-comp__box__item{font-size:22px;line-height:32px}
}
.body-text-faq-comp__box ol li+li{margin-top:8px}
@media(min-width:1280px){.body-text-faq-comp__box ol li+li{margin-top:12px}
}
.body-text-faq-comp__box__item{width:100%;display:inline-block;position:relative;box-sizing:border-box;font-size:16px;line-height:28px;word-break:break-word}
[data-font="1"] .body-text-faq-comp__box__item{font-size:12px;line-height:24px}
[data-font="2"] .body-text-faq-comp__box__item{font-size:14px;line-height:26px}
[data-font="4"] .body-text-faq-comp__box__item{font-size:18px;line-height:30px}
[data-font="5"] .body-text-faq-comp__box__item{font-size:20px;line-height:32px}
@media(min-width:1280px){.body-text-faq-comp__box__item{font-size:18px;line-height:28px}
[data-font="1"] .body-text-faq-comp__box__item{font-size:14px;line-height:24px}
[data-font="2"] .body-text-faq-comp__box__item{font-size:16px;line-height:26px}
[data-font="4"] .body-text-faq-comp__box__item{font-size:20px;line-height:30px}
[data-font="5"] .body-text-faq-comp__box__item{font-size:22px;line-height:32px}
}
ul .body-text-faq-comp__box__item{padding-left:15px}
ul .body-text-faq-comp__box__item::before{background-color:#484540;content:"";position:absolute;top:12px;left:0;display:inline-block;width:4px;height:4px;border-radius:100%}
@media(min-width:1280px){ul .body-text-faq-comp__box__item::before{top:11px;width:5px;height:5px}
}
.body-text-faq-comp__box__item+.body-text-faq-comp__box__item{margin-top:8px}
@media(min-width:1280px){.body-text-faq-comp__box__item+.body-text-faq-comp__box__item{margin-top:12px}
}
.body-text-faq-comp__box p{font-size:16px;line-height:28px}
[data-font="1"] .body-text-faq-comp__box p{font-size:12px;line-height:24px}
[data-font="2"] .body-text-faq-comp__box p{font-size:14px;line-height:26px}
[data-font="4"] .body-text-faq-comp__box p{font-size:18px;line-height:30px}
[data-font="5"] .body-text-faq-comp__box p{font-size:20px;line-height:32px}
@media(min-width:1280px){.body-text-faq-comp__box p{font-size:18px;line-height:28px}
[data-font="1"] .body-text-faq-comp__box p{font-size:14px;line-height:24px}
[data-font="2"] .body-text-faq-comp__box p{font-size:16px;line-height:26px}
[data-font="4"] .body-text-faq-comp__box p{font-size:20px;line-height:30px}
[data-font="5"] .body-text-faq-comp__box p{font-size:22px;line-height:32px}
}
.type-caution .body-text-faq-comp__box p{color:#858585;font-size:14px;line-height:22px}
[data-font="1"] .type-caution .body-text-faq-comp__box p{font-size:10px;line-height:18px}
[data-font="2"] .type-caution .body-text-faq-comp__box p{font-size:12px;line-height:20px}
[data-font="4"] .type-caution .body-text-faq-comp__box p{font-size:16px;line-height:24px}
[data-font="5"] .type-caution .body-text-faq-comp__box p{font-size:18px;line-height:26px}
.type-caution .body-text-faq-comp__box p.type-size-up-1{font-size:16px;line-height:24px}
[data-font="1"] .type-caution .body-text-faq-comp__box p.type-size-up-1{font-size:12px;line-height:20px}
[data-font="2"] .type-caution .body-text-faq-comp__box p.type-size-up-1{font-size:14px;line-height:22px}
[data-font="4"] .type-caution .body-text-faq-comp__box p.type-size-up-1{font-size:18px;line-height:26px}
[data-font="5"] .type-caution .body-text-faq-comp__box p.type-size-up-1{font-size:20px;line-height:28px}
.type-caution .body-text-faq-comp__box p.type-size-up-2{font-size:18px;line-height:26px}
[data-font="1"] .type-caution .body-text-faq-comp__box p.type-size-up-2{font-size:14px;line-height:22px}
[data-font="2"] .type-caution .body-text-faq-comp__box p.type-size-up-2{font-size:16px;line-height:24px}
[data-font="4"] .type-caution .body-text-faq-comp__box p.type-size-up-2{font-size:20px;line-height:28px}
[data-font="5"] .type-caution .body-text-faq-comp__box p.type-size-up-2{font-size:22px;line-height:30px}
.body-text-faq-comp__box p.type-size-up-1{font-size:18px;line-height:30px}
[data-font="1"] .body-text-faq-comp__box p.type-size-up-1{font-size:14px;line-height:26px}
[data-font="2"] .body-text-faq-comp__box p.type-size-up-1{font-size:16px;line-height:28px}
[data-font="4"] .body-text-faq-comp__box p.type-size-up-1{font-size:20px;line-height:32px}
[data-font="5"] .body-text-faq-comp__box p.type-size-up-1{font-size:22px;line-height:34px}
.body-text-faq-comp__box p.type-size-up-2{font-size:20px;line-height:32px}
[data-font="1"] .body-text-faq-comp__box p.type-size-up-2{font-size:16px;line-height:28px}
[data-font="2"] .body-text-faq-comp__box p.type-size-up-2{font-size:18px;line-height:30px}
[data-font="4"] .body-text-faq-comp__box p.type-size-up-2{font-size:22px;line-height:34px}
[data-font="5"] .body-text-faq-comp__box p.type-size-up-2{font-size:24px;line-height:36px}
.body-text-faq-comp__box i{font-style:italic}
.body-text-faq-comp.type-radius{border-radius:8px}
@media(min-width:1280px){.body-text-faq-comp.type-radius{border-radius:12px}
}
.body-text-faq-comp.bg-main{padding:32px 22px;width:calc(100% - 40px)}
@media(min-width:1280px){.body-text-faq-comp.bg-main{padding:36px 34px}
}
.body-text-faq-comp table{margin-top:16px}
@media(min-width:1280px){.body-text-faq-comp table{margin-top:20px}
}
.body-text-faq-comp table.table-type-a{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-faq-comp table.table-type-a p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-faq-comp table.table-type-a tr td:last-child{border-right:0}
.body-text-faq-comp table.table-type-a tr:first-child td{color:#272421;font-weight:700}
.body-text-faq-comp table.table-type-a td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-faq-comp table.table-type-a td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-faq-comp table.table-type-a td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-faq-comp table.table-type-a td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-faq-comp table.table-type-a td{font-size:19px;line-height:30px}
.body-text-faq-comp table.table-type-b{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-faq-comp table.table-type-b.color-type-a tr:first-child td{background-color:#fffceb}
.body-text-faq-comp table.table-type-b.color-type-b tr:first-child td{background-color:#f0f5ff}
.body-text-faq-comp table.table-type-b.color-type-c tr:first-child td{background-color:#eef8f5}
.body-text-faq-comp table.table-type-b.color-type-d tr:first-child td{background-color:#fbeff1}
.body-text-faq-comp table.table-type-b p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-faq-comp table.table-type-b tr td:last-child{border-right:0}
.body-text-faq-comp table.table-type-b tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-faq-comp table.table-type-b td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-faq-comp table.table-type-b td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-faq-comp table.table-type-b td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-faq-comp table.table-type-b td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-faq-comp table.table-type-b td{font-size:19px;line-height:30px}
.body-text-faq-comp table.table-type-c{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-faq-comp table.table-type-c.color-type-a tr:first-child td{background-color:#fffceb}
.body-text-faq-comp table.table-type-c.color-type-a tr:nth-child(2) td{background-color:#fffceb}
.body-text-faq-comp table.table-type-c.color-type-b tr:first-child td{background-color:#f0f5ff}
.body-text-faq-comp table.table-type-c.color-type-b tr:nth-child(2) td{background-color:#f0f5ff}
.body-text-faq-comp table.table-type-c.color-type-c tr:first-child td{background-color:#eef8f5}
.body-text-faq-comp table.table-type-c.color-type-c tr:nth-child(2) td{background-color:#eef8f5}
.body-text-faq-comp table.table-type-c.color-type-d tr:first-child td{background-color:#fbeff1}
.body-text-faq-comp table.table-type-c.color-type-d tr:nth-child(2) td{background-color:#fbeff1}
.body-text-faq-comp table.table-type-c p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-faq-comp table.table-type-c tr td:last-child{border-right:0}
.body-text-faq-comp table.table-type-c tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-faq-comp table.table-type-c tr:nth-child(2) td{color:#272421;background-color:#f6f6f6;font-weight:500}
.body-text-faq-comp table.table-type-c td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-faq-comp table.table-type-c td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-faq-comp table.table-type-c td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-faq-comp table.table-type-c td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-faq-comp table.table-type-c td{font-size:19px;line-height:30px}
.body-text-faq-comp table.table-type-d{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-faq-comp table.table-type-d p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-faq-comp table.table-type-d tr td:last-child{border-right:0}
.body-text-faq-comp table.table-type-d tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-faq-comp table.table-type-d tr:nth-child(odd) td{background-color:#f6f6f6}
.body-text-faq-comp table.table-type-d td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-faq-comp table.table-type-d td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-faq-comp table.table-type-d td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-faq-comp table.table-type-d td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-faq-comp table.table-type-d td{font-size:19px;line-height:30px}
.body-text-faq-comp table.table-type-e{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-faq-comp table.table-type-e.color-type-a tr td:first-child{background-color:#fffceb}
.body-text-faq-comp table.table-type-e.color-type-b tr td:first-child{background-color:#f0f5ff}
.body-text-faq-comp table.table-type-e.color-type-c tr td:first-child{background-color:#eef8f5}
.body-text-faq-comp table.table-type-e.color-type-d tr td:first-child{background-color:#fbeff1}
.body-text-faq-comp table.table-type-e p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-faq-comp table.table-type-e tr td:last-child{border-right:0}
.body-text-faq-comp table.table-type-e tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-faq-comp table.table-type-e td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-faq-comp table.table-type-e td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-faq-comp table.table-type-e td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-faq-comp table.table-type-e td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-faq-comp table.table-type-e td{font-size:19px;line-height:30px}
.body-text-faq-comp table.table-type-f{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-faq-comp table.table-type-f.color-type-a tr td:first-child{background-color:#fffceb}
.body-text-faq-comp table.table-type-f.color-type-a tr td:nth-child(2){background-color:#fffceb}
.body-text-faq-comp table.table-type-f.color-type-b tr td:first-child{background-color:#f0f5ff}
.body-text-faq-comp table.table-type-f.color-type-b tr td:nth-child(2){background-color:#f0f5ff}
.body-text-faq-comp table.table-type-f.color-type-c tr td:first-child{background-color:#eef8f5}
.body-text-faq-comp table.table-type-f.color-type-c tr td:nth-child(2){background-color:#eef8f5}
.body-text-faq-comp table.table-type-f.color-type-d tr td:first-child{background-color:#fbeff1}
.body-text-faq-comp table.table-type-f.color-type-d tr td:nth-child(2){background-color:#fbeff1}
.body-text-faq-comp table.table-type-f p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-faq-comp table.table-type-f tr td:last-child{border-right:0}
.body-text-faq-comp table.table-type-f tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-faq-comp table.table-type-f tr td:nth-child(2){background-color:#f6f6f6;font-weight:500}
.body-text-faq-comp table.table-type-f td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-faq-comp table.table-type-f td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-faq-comp table.table-type-f td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-faq-comp table.table-type-f td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-faq-comp table.table-type-f td{font-size:19px;line-height:30px}
.body-text-faq-comp table.table-type-g{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-faq-comp table.table-type-g.color-type-a tr td:first-child{background-color:#fffceb}
.body-text-faq-comp table.table-type-g.color-type-a tr:first-child td{background-color:#fffceb}
.body-text-faq-comp table.table-type-g.color-type-b tr td:first-child{background-color:#f0f5ff}
.body-text-faq-comp table.table-type-g.color-type-b tr:first-child td{background-color:#f0f5ff}
.body-text-faq-comp table.table-type-g.color-type-c tr td:first-child{background-color:#eef8f5}
.body-text-faq-comp table.table-type-g.color-type-c tr:first-child td{background-color:#eef8f5}
.body-text-faq-comp table.table-type-g.color-type-d tr td:first-child{background-color:#fbeff1}
.body-text-faq-comp table.table-type-g.color-type-d tr:first-child td{background-color:#fbeff1}
.body-text-faq-comp table.table-type-g p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-faq-comp table.table-type-g tr td:last-child{border-right:0}
.body-text-faq-comp table.table-type-g tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-faq-comp table.table-type-g tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-faq-comp table.table-type-g td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-faq-comp table.table-type-g td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-faq-comp table.table-type-g td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-faq-comp table.table-type-g td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-faq-comp table.table-type-g td{font-size:19px;line-height:30px}
.body-text-faq-comp table.table-type-h{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-faq-comp table.table-type-h.color-type-a tr:first-child td{background-color:#fffceb}
.body-text-faq-comp table.table-type-h.color-type-b tr:first-child td{background-color:#f0f5ff}
.body-text-faq-comp table.table-type-h.color-type-c tr:first-child td{background-color:#eef8f5}
.body-text-faq-comp table.table-type-h.color-type-d tr:first-child td{background-color:#fbeff1}
.body-text-faq-comp table.table-type-h p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-faq-comp table.table-type-h tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-faq-comp table.table-type-h td{padding:12px 16px;border-bottom:1px solid #ededed;font-size:15px;line-height:26px}
[data-font="1"] .body-text-faq-comp table.table-type-h td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-faq-comp table.table-type-h td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-faq-comp table.table-type-h td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-faq-comp table.table-type-h td{font-size:19px;line-height:30px}
@media(min-width:770px){.body-text-faq-comp table.table-type-h td{padding:12px 20px}
}
.body-text-faq-comp table.table-type-i{width:100%;border-top:1px solid #ededed;border-collapse:separate}
.body-text-faq-comp table.table-type-i p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-faq-comp table.table-type-i tr td:first-child{color:#272421;font-weight:700}
.body-text-faq-comp table.table-type-i td{padding:12px 16px;border-bottom:1px solid #ededed;font-size:15px;line-height:26px}
[data-font="1"] .body-text-faq-comp table.table-type-i td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-faq-comp table.table-type-i td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-faq-comp table.table-type-i td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-faq-comp table.table-type-i td{font-size:19px;line-height:30px}
@media(min-width:1280px){.body-text-faq-comp table.table-type-i td{padding:12px 20px}
}
.body-text-faq-comp table.table-type-top-line{border-top:2px solid #272421 !important}
.body-text-faq-comp table.table-type-bottom-line{border-bottom:2px solid #272421 !important}
.body-text-faq-comp table.table-type-all-line tr td:first-child{border-left:1px solid #ededed !important}
.body-text-faq-comp table.table-type-all-line tr td:last-child{border-right:1px solid #ededed !important}
.body-text-faq-comp table.table-type-all-line tr:last-child td{border-bottom:1px solid #272421 !important}
.body-text-faq-comp table.table-type-left-line tr td:first-child{border-left:1px solid #ededed !important}
.body-text-faq-comp table.table-type-right-line tr td:last-child{border-right:1px solid #ededed !important}
.body-text-faq-comp.type-caution{padding:0 32px}
.coral-RichText-editable table{border:none !important}
.coral-RichText-editable table.table-type-a{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-a p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-a tr td:last-child{border-right:none !important}
.coral-RichText-editable table.table-type-a tr:first-child td{color:#272421;font-weight:700}
.coral-RichText-editable table.table-type-a td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-a td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-a td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-a td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-a td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-b{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-b p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-b tr td:last-child{border-right:none !important}
.coral-RichText-editable table.table-type-b tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-b td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-b td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-b td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-b td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-b td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-c{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-c p{font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-c tr td:last-child{border-right:none !important}
.coral-RichText-editable table.table-type-c tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-c tr:nth-child(2) td{background-color:#f6f6f6;font-weight:500}
.coral-RichText-editable table.table-type-c td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-c td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-c td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-c td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-c td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-d{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-d p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-d tr td:last-child{border-right:none !important}
.coral-RichText-editable table.table-type-d tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-d tr:nth-child(odd) td{background-color:#f6f6f6}
.coral-RichText-editable table.table-type-d td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-d td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-d td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-d td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-d td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-e{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-e p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-e tr td:last-child{border-right:0}
.coral-RichText-editable table.table-type-e tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-e td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-e td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-e td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-e td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-e td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-f{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-f p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-f tr td:last-child{border-right:none !important}
.coral-RichText-editable table.table-type-f tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-f tr td:nth-child(2){color:#272421;background-color:#f6f6f6;font-weight:500}
.coral-RichText-editable table.table-type-f td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-f td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-f td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-f td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-f td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-g{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-g p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-g tr td:last-child{border-right:none !important}
.coral-RichText-editable table.table-type-g tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-g tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-g td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-g td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-g td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-g td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-g td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-h{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-h p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-h tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-h td{padding:12px 16px;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px}
[data-font="1"] .coral-RichText-editable table.table-type-h td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-h td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-h td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-h td{font-size:19px;line-height:30px}
@media(min-width:770px){.coral-RichText-editable table.table-type-h td{padding:12px 20px}
}
.coral-RichText-editable table.table-type-i{width:100%;border-top:1px solid #ededed !important;border-collapse:separate}
.coral-RichText-editable table.table-type-i p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-i tr td:first-child{color:#272421;font-weight:700}
.coral-RichText-editable table.table-type-i td{padding:12px 16px;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px}
[data-font="1"] .coral-RichText-editable table.table-type-i td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-i td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-i td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-i td{font-size:19px;line-height:30px}
@media(min-width:770px){.coral-RichText-editable table.table-type-i td{padding:12px 20px}
}
.coral-RichText-editable table.table-type-top-line{border-top:2px solid #272421 !important}
.coral-RichText-editable table.table-type-bottom-line{border-bottom:2px solid #272421 !important}
.coral-RichText-editable table.table-type-all-line tr td:first-child{border-left:1px solid #ededed !important}
.coral-RichText-editable table.table-type-all-line tr td:last-child{border-right:1px solid #ededed !important}
.coral-RichText-editable table.table-type-all-line tr:last-child td{border-bottom:1px solid #272421 !important}
.coral-RichText-editable table.table-type-left-line tr td:first-child{border-left:1px solid #ededed !important}
.coral-RichText-editable table.table-type-right-line tr td:last-child{border-right:1px solid #ededed !important}
.dictionary-view-comp{margin:0 auto;padding:32px 22px 28px;max-width:560px}
@media(min-width:770px){.dictionary-view-comp{padding:72px 2px 80px;width:calc(100% - 40px);max-width:770px}
}
.layer__cont .dictionary-view-comp{padding:20px 0 48px}
@media(min-width:770px){.layer__cont .dictionary-view-comp{margin:0 -20px;padding:24px 0 28px;width:calc(100% + 40px)}
}
.dictionary-view-comp__detail__site{display:flex;margin-bottom:16px}
.layer__cont .dictionary-view-comp__detail__site{padding:0 22px}
@media(min-width:770px){.dictionary-view-comp__detail__site{margin-bottom:12px}
}
.dictionary-view-comp__detail__site__image{width:20px;height:20px;margin-right:6px;border-radius:100%}
@media(min-width:770px){.dictionary-view-comp__detail__site__image{width:24px;height:24px;margin-right:8px}
}
.dictionary-view-comp__detail__site__name{color:#272421;font-size:13px;font-weight:500;line-height:20px}
@media(min-width:770px){.dictionary-view-comp__detail__site__name{font-size:15px;line-height:26px}
}
.dictionary-view-comp__detail__title{font-size:22px;font-weight:700;line-height:30px}
@media(min-width:770px){.dictionary-view-comp__detail__title{line-height:32px;font-size:28px}
}
.layer__cont .dictionary-view-comp__detail__title{padding:0 22px}
.dictionary-view-comp__detail__en{color:#c4c4c4;font-size:15px;line-height:22px;margin-top:2px}
@media(min-width:770px){.dictionary-view-comp__detail__en{font-size:16px;font-weight:500;line-height:26px;margin-top:2px}
}
.layer__cont .dictionary-view-comp__detail__en{padding:0 22px}
.dictionary-view-comp__detail__desc{color:#484540;font-size:16px;line-height:28px;margin-top:16px}
.layer__cont .dictionary-view-comp__detail__desc{padding:0 22px}
@media(min-width:770px){.dictionary-view-comp__detail__desc{line-height:26px;margin-top:40px}
}
.type-sticky-title .dictionary-view-comp__detail__desc{height:100%;max-height:calc(100vh - 244px);overflow:auto;word-break:break-all}
@media(min-width:770px){.type-sticky-title .dictionary-view-comp__detail__desc{max-height:calc(90vh - 300px)}
}
@charset "UTF-8";.dictionary-list-comp{padding:32px 2px 0;width:calc(100% - 40px);margin:0 auto;max-width:524px}
@media(min-width:770px){.dictionary-list-comp{max-width:770px;padding:80px 0 160px 0}
}
.dictionary-list-comp__title{margin-bottom:8px;font-size:24px;font-weight:700;font-family:"KBFGdisplay","Spoqa","Malgun Gothic","맑은 고딕",sans-serif;line-height:34px;letter-spacing:-0.5px}
@media(min-width:770px){.dictionary-list-comp__title{margin-bottom:20px;font-size:28px;line-height:40px}
}
.dictionary-list-comp__sub-title{margin-bottom:40px;font-size:14px;line-height:22px;letter-spacing:-0.5px}
@media(min-width:770px){.dictionary-list-comp__sub-title{margin-bottom:56px;font-size:18px;line-height:28px}
}
.dictionary-list-comp__list{padding:20px 0}
.dictionary-list-comp__list__site{display:flex;margin-bottom:12px}
@media(min-width:770px){.dictionary-list-comp__list__site{margin-bottom:16px}
}
.dictionary-list-comp__list__site__image{width:20px;height:20px;margin-right:6px;border-radius:100%}
@media(min-width:770px){.dictionary-list-comp__list__site__image{width:24px;height:24px;margin-right:8px}
}
.dictionary-list-comp__list__site__name{color:#272421;font-size:13px;font-weight:500;line-height:20px}
@media(min-width:770px){.dictionary-list-comp__list__site__name{font-size:15px;line-height:26px}
}
.dictionary-list-comp__list__title{font-size:18px;font-weight:500;line-height:28px}
.dictionary-list-comp__list__en{color:#858585;font-size:14px;font-weight:500;line-height:22px;margin-top:2px}
@media(min-width:770px){.dictionary-list-comp__list__en{font-size:15px;line-height:26px}
}
.dictionary-list-comp__list__desc{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;color:#858585;font-size:14px;line-height:22px;margin-top:10px}
@media(min-width:770px){.dictionary-list-comp__list__desc{font-size:16px;line-height:26px}
}
.dictionary-list-comp__list:first-of-type{padding-top:0}
.dictionary-list-comp__list:last-of-type{padding-bottom:0}
.dictionary-list-comp__list+.dictionary-list-comp__list{border-top:1px solid #ededed}
.dictionary-list-comp .common-page{padding:20px 2px 40px}
@media(min-width:770px){.dictionary-list-comp .common-page{padding:28px 0 0 0}
}
.terms-number-comp{max-width:520px;margin:0 auto;width:calc(100% - 40px)}
@media(min-width:1024px){.terms-number-comp{max-width:770px}
}
.terms-number-comp p{font-size:13px;line-height:18px;color:#666;text-align:right;margin-top:10px}
@charset "UTF-8";.content-title-comp{padding:48px 20px}
.content-title-comp.type-economy{background:#f0f5ff}
.content-title-comp.type-real-estate{background:#f8f5ff}
.content-title-comp.type-asset-management{background:#eef8f5}
.content-title-comp.type-living-finance{background:#fcf1ed}
.content-title-comp.type-stock{background:#fbeff1}
.content-title-comp.type-owner-operator{background:#eff6ff}
@media(min-width:770px){.content-title-comp{padding:65px 0 64px}
}
@media(min-width:768px) and (max-width:1279px){.content-title-comp__wrap{margin:auto;max-width:520px}
}
@media(min-width:1280px){.content-title-comp__wrap{margin:auto;max-width:770px}
}
.content-title-comp__flag{margin-bottom:24px;font-size:13px;font-weight:700;line-height:20px}
@media(min-width:770px){.content-title-comp__flag{margin-bottom:32px;font-size:16px;line-height:24px}
}
.content-title-comp__flag__title{padding-left:22px;position:relative}
@media(min-width:770px){.content-title-comp__flag__title{padding-left:28px}
}
.content-title-comp__flag__title:before{content:"";position:absolute;left:0;top:50%;transform:translate(0,-50%);width:20px;height:20px}
@media(min-width:770px){.content-title-comp__flag__title:before{width:24px;height:24px}
}
.type-economy .content-title-comp__flag__title:before{background:url("../site/resources/images/flag/ic_economy-mo.svg") no-repeat center center}
@media(min-width:770px){.type-economy .content-title-comp__flag__title:before{background:url("../site/resources/images/flag/ic_economy-pc.svg") no-repeat center center}
}
.type-real-estate .content-title-comp__flag__title:before{background:url("../site/resources/images/flag/ic_real-estate-mo.svg") no-repeat center center}
@media(min-width:770px){.type-real-estate .content-title-comp__flag__title:before{background:url("../site/resources/images/flag/ic_real-estate-pc.svg") no-repeat center center}
}
.type-asset-management .content-title-comp__flag__title:before{background:url("../site/resources/images/flag/ic_asset-management-mo.svg") no-repeat center center}
@media(min-width:770px){.type-asset-management .content-title-comp__flag__title:before{background:url("../site/resources/images/flag/ic_asset-management-pc.svg") no-repeat center center}
}
.type-living-finance .content-title-comp__flag__title:before{background:url("../site/resources/images/flag/ic_living-finance-mo.svg") no-repeat center center}
@media(min-width:770px){.type-living-finance .content-title-comp__flag__title:before{background:url("../site/resources/images/flag/ic_living-finance-pc.svg") no-repeat center center}
}
.type-stock .content-title-comp__flag__title:before{background:url("../site/resources/images/flag/ic_stock-mo.svg") no-repeat center center}
@media(min-width:770px){.type-stock .content-title-comp__flag__title:before{background:url("../site/resources/images/flag/ic_stock-pc.svg") no-repeat center center}
}
.type-owner-operator .content-title-comp__flag__title:before{background:url("../site/resources/images/flag/ic_owner-operator-mo.svg") no-repeat center center}
@media(min-width:770px){.type-owner-operator .content-title-comp__flag__title:before{background:url("../site/resources/images/flag/ic_owner-operator-pc.svg") no-repeat center center}
}
.content-title-comp__flag__series{margin-left:11px;position:relative;padding:0 1px}
@media(min-width:770px){.content-title-comp__flag__series{margin-left:15px}
}
.content-title-comp__flag__series:before{content:"";position:absolute;left:-8px;top:50%;transform:translate(0,-50%);width:3px;height:3px;border-radius:50%}
@media(min-width:770px){.content-title-comp__flag__series:before{left:-10px}
}
.type-asset-management .content-title-comp__flag__series:before{background-color:#1da48a}
.type-living-finance .content-title-comp__flag__series:before{background-color:#e46136}
.type-economy .content-title-comp__flag__series:before{background-color:#3760e1}
.type-stock .content-title-comp__flag__series:before{background-color:#ef4a66}
.type-real-estate .content-title-comp__flag__series:before{background-color:#6640d3}
.type-owner-operator .content-title-comp__flag__series:before{background-color:#2680e4}
.type-asset-management .content-title-comp__flag__series{color:#1da48a;background:linear-gradient(to top,#dbede9 6px,transparent 50%)}
@media(min-width:770px){.type-asset-management .content-title-comp__flag__series{background:linear-gradient(to top,#dbede9 8px,transparent 50%)}
}
.type-living-finance .content-title-comp__flag__series{color:#e46136;background:linear-gradient(to top,#fce7e0 6px,transparent 50%)}
@media(min-width:770px){.type-living-finance .content-title-comp__flag__series{background:linear-gradient(to top,#fce7e0 8px,transparent 50%)}
}
.type-economy .content-title-comp__flag__series{color:#3760e1;background:linear-gradient(to top,#e4ecfd 6px,transparent 50%)}
@media(min-width:770px){.type-economy .content-title-comp__flag__series{background:linear-gradient(to top,#e4ecfd 8px,transparent 50%)}
}
.type-stock .content-title-comp__flag__series{color:#ef4a66;background:linear-gradient(to top,#fae4e8 6px,transparent 50%)}
@media(min-width:770px){.type-stock .content-title-comp__flag__series{background:linear-gradient(to top,#fae4e8 8px,transparent 50%)}
}
.type-real-estate .content-title-comp__flag__series{color:#6640d3;background:linear-gradient(to top,#e5ddfc 6px,transparent 50%)}
@media(min-width:770px){.type-real-estate .content-title-comp__flag__series{background:linear-gradient(to top,#e5ddfc 8px,transparent 50%)}
}
.type-owner-operator .content-title-comp__flag__series{color:#2680e4;background:linear-gradient(to top,#d1e6ff 6px,transparent 50%)}
@media(min-width:770px){.type-owner-operator .content-title-comp__flag__series{background:linear-gradient(to top,#d1e6ff 8px,transparent 50%)}
}
.type-economy .content-title-comp__flag{color:#3760e1}
.type-real-estate .content-title-comp__flag{color:#6640d3}
.type-asset-management .content-title-comp__flag{color:#1da48a}
.type-living-finance .content-title-comp__flag{color:#e46136}
.type-stock .content-title-comp__flag{margin-bottom:8px;color:#ef4a66}
@media(min-width:770px){.type-stock .content-title-comp__flag{margin-bottom:12px}
}
.type-owner-operator .content-title-comp__flag{color:#2680e4}
.content-title-comp__theme-opinion{display:flex;justify-content:left;margin-bottom:8px;font-size:13px;line-height:20px}
@media(min-width:770px){.content-title-comp__theme-opinion{margin-bottom:10px;font-size:15px;line-height:26px}
}
.type-economy .content-title-comp__theme-opinion{color:#3760e1}
.type-real-estate .content-title-comp__theme-opinion{color:#6640d3}
.type-asset-management .content-title-comp__theme-opinion{color:#1da48a}
.type-living-finance .content-title-comp__theme-opinion{color:#e46136}
.type-stock .content-title-comp__theme-opinion{color:#ef4a66}
.type-owner-operator .content-title-comp__theme-opinion{color:#2680e4}
.content-title-comp__theme-opinion__item{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;position:relative;padding:0 2px}
.content-title-comp__theme-opinion__item+.content-title-comp__theme-opinion__item{padding-left:15px}
.content-title-comp__theme-opinion__item+.content-title-comp__theme-opinion__item:before{background-color:rgba(133,133,133,0.4);content:"";position:absolute;left:7px;top:50%;transform:translate(0,-50%);width:1px;height:8px}
@media(min-width:770px){.content-title-comp__theme-opinion__item+.content-title-comp__theme-opinion__item:before{height:10px}
}
.content-title-comp__title{margin-bottom:12px;padding:0 2px;font-size:32px;font-weight:700;font-family:"KBFGdisplay","Spoqa","Malgun Gothic","맑은 고딕",sans-serif;line-height:42px;letter-spacing:-1px}
@media(min-width:770px){.content-title-comp__title{margin-bottom:16px;padding:0 4px}
}
.content-title-comp__sub-title{margin-bottom:40px;padding:0 2px;font-size:15px;color:#484540}
@media(min-width:770px){.content-title-comp__sub-title{font-size:18px;padding:0 4px}
}
.content-title-comp__info{display:flex;justify-content:left;font-size:13px;line-height:20px;padding:0 2px;color:#484540}
@media(min-width:770px){.content-title-comp__info{padding:0 4px;font-size:15px;line-height:26px}
}
.content-title-comp__info>div+div{margin-left:17px}
.content-title-comp__info__item{position:relative}
.type-economy .content-title-comp__info__item.type-state{color:#3760e1}
.type-real-estate .content-title-comp__info__item.type-state{color:#6640d3}
.type-asset-management .content-title-comp__info__item.type-state{color:#1da48a}
.type-living-finance .content-title-comp__info__item.type-state{color:#e46136}
.type-stock .content-title-comp__info__item.type-state{color:#ef4a66}
.type-owner-operator .content-title-comp__info__item.type-state{color:#2680e4}
.content-title-comp__info__item.type-series{position:relative;z-index:1;font-weight:500}
.content-title-comp__info__item.type-series:before{content:"";position:absolute;left:0;bottom:3px;width:100%;height:6px;z-index:-1}
@media(min-width:770px){.content-title-comp__info__item.type-series:before{bottom:4px;height:8px}
}
.type-economy .content-title-comp__info__item.type-series{color:#3760e1}
.type-economy .content-title-comp__info__item.type-series:before{background-color:#e4ecfd}
.type-real-estate .content-title-comp__info__item.type-series{color:#6640d3}
.type-real-estate .content-title-comp__info__item.type-series:before{background-color:#e5ddfc}
.type-asset-management .content-title-comp__info__item.type-series{color:#1da48a}
.type-asset-management .content-title-comp__info__item.type-series:before{background-color:#dbede9}
.type-living-finance .content-title-comp__info__item.type-series{color:#e46136}
.type-living-finance .content-title-comp__info__item.type-series:before{background-color:#fce7e0}
.type-stock .content-title-comp__info__item.type-series{color:#ef4a66}
.type-stock .content-title-comp__info__item.type-series:before{background-color:#fae4e8}
.content-title-comp__info__item+.content-title-comp__info__item:before{background-color:#c4c4c4;content:"";position:absolute;left:-8px;top:50%;transform:translate(0,-50%);width:1px;height:8px}
.content-title-comp.is-sticky{margin-bottom:70px}
@media(min-width:770px){.content-title-comp.is-sticky{margin-bottom:74px}
}
.content-title-comp__breadcrumb{display:flex;align-items:center;margin-bottom:28px;font-size:13px;font-weight:700;line-height:20px;letter-spacing:-0.5px}
@media(min-width:770px){.content-title-comp__breadcrumb{margin-bottom:32px;font-size:16px;line-height:26px}
}
.content-title-comp__breadcrumb__title{font-weight:400;color:#c4c4c4}
.type-economy .content-title-comp__breadcrumb{color:#3760e1}
.type-economy .content-title-comp__breadcrumb__main{display:flex;align-items:center}
.type-economy .content-title-comp__breadcrumb__main:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_economy_home.svg") no-repeat center center}
@media(min-width:770px){.type-economy .content-title-comp__breadcrumb__main:before{width:24px;height:24px;background-size:100%}
}
.type-economy .content-title-comp__breadcrumb__main:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_economy_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-economy .content-title-comp__breadcrumb__main:after{width:24px;height:24px;background-size:100%}
}
.type-economy .content-title-comp__breadcrumb__category{display:flex;align-items:center}
.type-economy .content-title-comp__breadcrumb__category:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_economy_categoryshape.svg") no-repeat center center}
@media(min-width:770px){.type-economy .content-title-comp__breadcrumb__category:before{width:24px;height:24px;background-size:100%}
}
.type-economy .content-title-comp__breadcrumb__category:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_economy_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-economy .content-title-comp__breadcrumb__category:after{width:24px;height:24px;background-size:100%}
}
.type-economy .content-title-comp__breadcrumb__category.type-nonext:after{display:none}
.type-economy .content-title-comp__breadcrumb__sub-category{display:flex;align-items:center}
.type-real-estate .content-title-comp__breadcrumb{color:#6640d3}
.type-real-estate .content-title-comp__breadcrumb__main{display:flex;align-items:center}
.type-real-estate .content-title-comp__breadcrumb__main:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_real-estate_home.svg") no-repeat center center}
@media(min-width:770px){.type-real-estate .content-title-comp__breadcrumb__main:before{width:24px;height:24px;background-size:100%}
}
.type-real-estate .content-title-comp__breadcrumb__main:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_real-estate_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-real-estate .content-title-comp__breadcrumb__main:after{width:24px;height:24px;background-size:100%}
}
.type-real-estate .content-title-comp__breadcrumb__category{display:flex;align-items:center}
.type-real-estate .content-title-comp__breadcrumb__category:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_real-estate_categoryshape.svg") no-repeat center center}
@media(min-width:770px){.type-real-estate .content-title-comp__breadcrumb__category:before{width:24px;height:24px;background-size:100%}
}
.type-real-estate .content-title-comp__breadcrumb__category:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_real-estate_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-real-estate .content-title-comp__breadcrumb__category:after{width:24px;height:24px;background-size:100%}
}
.type-real-estate .content-title-comp__breadcrumb__category.type-nonext:after{display:none}
.type-real-estate .content-title-comp__breadcrumb__sub-category{display:flex;align-items:center}
.type-asset-management .content-title-comp__breadcrumb{color:#1da48a}
.type-asset-management .content-title-comp__breadcrumb__main{display:flex;align-items:center}
.type-asset-management .content-title-comp__breadcrumb__main:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_asset-management_home.svg") no-repeat center center}
@media(min-width:770px){.type-asset-management .content-title-comp__breadcrumb__main:before{width:24px;height:24px;background-size:100%}
}
.type-asset-management .content-title-comp__breadcrumb__main:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_asset-management_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-asset-management .content-title-comp__breadcrumb__main:after{width:24px;height:24px;background-size:100%}
}
.type-asset-management .content-title-comp__breadcrumb__category{display:flex;align-items:center}
.type-asset-management .content-title-comp__breadcrumb__category:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_asset-management_categoryshape.svg") no-repeat center center}
@media(min-width:770px){.type-asset-management .content-title-comp__breadcrumb__category:before{width:24px;height:24px;background-size:100%}
}
.type-asset-management .content-title-comp__breadcrumb__category:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_asset-management_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-asset-management .content-title-comp__breadcrumb__category:after{width:24px;height:24px;background-size:100%}
}
.type-asset-management .content-title-comp__breadcrumb__category.type-nonext:after{display:none}
.type-asset-management .content-title-comp__breadcrumb__sub-category{display:flex;align-items:center}
.type-living-finance .content-title-comp__breadcrumb{color:#e46136}
.type-living-finance .content-title-comp__breadcrumb__main{display:flex;align-items:center}
.type-living-finance .content-title-comp__breadcrumb__main:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_living-finance_home.svg") no-repeat center center}
@media(min-width:770px){.type-living-finance .content-title-comp__breadcrumb__main:before{width:24px;height:24px;background-size:100%}
}
.type-living-finance .content-title-comp__breadcrumb__main:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_living-finance_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-living-finance .content-title-comp__breadcrumb__main:after{width:24px;height:24px;background-size:100%}
}
.type-living-finance .content-title-comp__breadcrumb__category{display:flex;align-items:center}
.type-living-finance .content-title-comp__breadcrumb__category:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_living-finance_categoryshape.svg") no-repeat center center}
@media(min-width:770px){.type-living-finance .content-title-comp__breadcrumb__category:before{width:24px;height:24px;background-size:100%}
}
.type-living-finance .content-title-comp__breadcrumb__category:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_living-finance_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-living-finance .content-title-comp__breadcrumb__category:after{width:24px;height:24px;background-size:100%}
}
.type-living-finance .content-title-comp__breadcrumb__category.type-nonext:after{display:none}
.type-living-finance .content-title-comp__breadcrumb__sub-category{display:flex;align-items:center}
.type-stock .content-title-comp__breadcrumb{color:#ef4a66}
.type-stock .content-title-comp__breadcrumb__main{display:flex;align-items:center}
.type-stock .content-title-comp__breadcrumb__main:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_stock_home.svg") no-repeat center center}
@media(min-width:770px){.type-stock .content-title-comp__breadcrumb__main:before{width:24px;height:24px;background-size:100%}
}
.type-stock .content-title-comp__breadcrumb__main:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_stock_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-stock .content-title-comp__breadcrumb__main:after{width:24px;height:24px;background-size:100%}
}
.type-stock .content-title-comp__breadcrumb__category{display:flex;align-items:center}
.type-stock .content-title-comp__breadcrumb__category:before{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_stock_categoryshape.svg") no-repeat center center}
@media(min-width:770px){.type-stock .content-title-comp__breadcrumb__category:before{width:24px;height:24px;background-size:100%}
}
.type-stock .content-title-comp__breadcrumb__category:after{content:"";display:inline-block;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_stock_arrowright.svg") no-repeat center center}
@media(min-width:770px){.type-stock .content-title-comp__breadcrumb__category:after{width:24px;height:24px;background-size:100%}
}
.type-stock .content-title-comp__breadcrumb__category.type-nonext:after{display:none}
.type-stock .content-title-comp__breadcrumb__sub-category{display:flex;align-items:center}
.image-link-comp{margin:0 auto;max-width:520px;width:calc(100% - 40px)}
@media(min-width:1024px){.image-link-comp{max-width:770px;padding:45px 0 0 0}
}
.image-link-comp a{display:block;width:100%;height:auto;text-align:center}
.image-link-comp a img{max-width:100%}
.character-icon-comp{background-color:#fff;padding:16px 0 0 0;margin:0 auto}
@media(min-width:1024px){.character-icon-comp{max-width:770px;margin:0 auto}
}
.character-icon-comp__wrap{width:100%;max-width:520px;margin:0 auto}
@media(min-width:1024px){.character-icon-comp__wrap{max-width:none}
}
.character-icon-comp__text-wrap{display:flex;align-items:center;gap:20px;padding:0 20px}
@media(min-width:1024px){.character-icon-comp__text-wrap{padding:0;gap:40px}
}
.character-icon-comp__text-wrap__img{flex:2;width:100%;height:100%;max-height:120px}
@media(min-width:1024px){.character-icon-comp__text-wrap__img{max-height:240px}
}
.align-center .character-icon-comp__text-wrap__img{text-align:center}
.align-right .character-icon-comp__text-wrap__img{text-align:right}
.align-left .character-icon-comp__text-wrap__img{text-align:left}
.align-top .character-icon-comp__text-wrap__img{align-self:flex-start}
.align-middle .character-icon-comp__text-wrap__img{align-self:center}
.align-bottom .character-icon-comp__text-wrap__img{align-self:flex-end}
.character-icon-comp__text-wrap__img img{width:100%;height:auto;min-width:100px;max-height:120px}
@media(min-width:1024px){.character-icon-comp__text-wrap__img img{max-height:240px}
}
.character-icon-comp__text-wrap__img img.type-length{width:auto;height:100%;min-width:auto}
.character-icon-comp__text-wrap__img img.type-width{width:100%;height:auto}
.character-icon-comp__text-wrap__txt{flex:8}
.character-icon-comp__text-wrap__txt *{font-size:16px;line-height:28px}
@media(min-width:1024px){.character-icon-comp__text-wrap__txt *{font-size:18px;line-height:28px}
}
.character-icon-comp__text-wrap__txt__title{color:#272421;font-family:"KBFGText";font-size:16px;font-weight:700;line-height:24px;letter-spacing:-0.5px;margin-bottom:4px;word-break:break-word}
@media(min-width:1024px){.character-icon-comp__text-wrap__txt__title{font-size:20px;line-height:30px;margin-bottom:8px}
}
.character-icon-comp__text-wrap__txt__desc{color:#484540;font-family:"KBFGText";font-size:16px;font-weight:300;line-height:28px;letter-spacing:-0.5px;word-break:break-word}
@media(min-width:1024px){.character-icon-comp__text-wrap__txt__desc{font-size:18px;line-height:28px}
}
.character-icon-comp em{font-style:italic}
.button-comp{text-align:right;width:calc(100% - 40px);margin:0 auto;padding:16px 0;max-width:520px}
@media(min-width:1280px){.button-comp{margin:auto;max-width:770px;padding:20px 0}
.button-comp.type-line{width:384px;text-align:center}
}
.button-comp.type-line{text-align:center}
.button-comp__btn__xf{display:inline-block;color:#484540;font-size:14px;font-weight:500;line-height:22px;text-decoration:underline}
@media(min-width:1280px){.button-comp__btn__xf{font-size:16px;line-height:26px}
}
.type-outlink .button-comp__btn__xf{width:100%;text-decoration:none;text-align:left;overflow:hidden;line-height:0}
.type-arrow .button-comp__btn__xf{padding-right:16px;position:relative}
@media(min-width:1280px){.type-arrow .button-comp__btn__xf{padding-right:20px}
}
.type-arrow .button-comp__btn__xf:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:16px;height:16px;background:url("../site/resources/images/btn_icon/ic_forward_16_gray02.svg") no-repeat center center}
@media(min-width:1280px){.type-arrow .button-comp__btn__xf:after{width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_forward_20_gray02.svg") no-repeat center center}
}
.type-line .button-comp__btn__xf{padding:12px 32px;width:100%;border:1px solid #d9d9d9;border-radius:8px;text-decoration:none}
@media(min-width:1280px){.type-line .button-comp__btn__xf{font-size:14px;line-height:22px}
}
.type-category .button-comp__btn__xf{display:inline-flex;flex-direction:column;align-items:center;width:100%;padding:14px 24px 18px 24px;text-decoration:none;border-radius:8px;border:1px solid #d9d9d9;text-align:left}
@media(min-width:1280px){.type-category .button-comp__btn__xf{align-items:center;padding:15px 88px 20px 88px;width:504px;border-radius:12px}
}
.button-comp.type-outlink{margin:40px auto 28px;padding:0;width:calc(100% - 40px);position:relative;text-align:left;border-radius:8px}
@media(min-width:1280px){.button-comp.type-outlink{margin:64px auto 40px;max-width:770px;border-radius:12px}
}
.button-comp.type-outlink button,.button-comp.type-outlink a{padding:24px 120px 24px 24px;vertical-align:top}
@media(min-width:1280px){.button-comp.type-outlink button,.button-comp.type-outlink a{padding:36px 250px 40px 42px}
}
.button-comp.type-outlink button:after,.button-comp.type-outlink a:after{content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:100px;height:100px}
@media(min-width:1280px){.button-comp.type-outlink button:after,.button-comp.type-outlink a:after{right:63px;width:110px;height:110px}
}
.button-comp.type-outlink.type-empty{background-color:#fffceb}
.button-comp.type-outlink.type-empty button:after,.button-comp.type-outlink.type-empty a:after{background:url("../site/resources/images/btn_icon/img_content_default.svg") no-repeat center center/cover}
.button-comp.type-outlink.type-empty.type02 a:after{background:url("../site/resources/images/btn_icon/img_content_default02.svg") no-repeat center center/cover}
.button-comp__info-txt{display:block;margin:0 0 8px 0;font-size:13px;font-weight:400;line-height:20px;letter-spacing:-0.5px;color:#858585;overflow:hidden;white-space:nowrap}
@media(min-width:1280px){.button-comp__info-txt{max-width:max-content;font-size:15px;line-height:26px}
}
.type-category .button-comp__info-txt{color:#484540;display:inline-block;margin-bottom:4px;padding-right:20px;width:auto;position:relative}
@media(min-width:1280px){.type-category .button-comp__info-txt{margin-bottom:6px;padding-right:24px;font-size:14px;line-height:22px}
}
.type-category .button-comp__info-txt:after{content:"";position:absolute;right:0;top:0;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_outlink_category_banner_m.svg") no-repeat center center}
@media(min-width:1280px){.type-category .button-comp__info-txt:after{top:-1px;width:24px;height:24px;background:url("../site/resources/images/btn_icon/ic_outlink_category_banner_pc.svg") no-repeat center center}
}
.type-category .button-comp__info-txt.type-noicon{padding-right:0}
.type-category .button-comp__info-txt.type-noicon:after{display:none}
.button-comp__color-txt{display:inline-block;margin-bottom:2px;height:24px;font-size:15px;font-weight:700;line-height:23px;letter-spacing:-0.5px;position:relative;z-index:1;overflow:hidden;white-space:nowrap}
@media(min-width:375px){.button-comp__color-txt{font-size:16px;line-height:24px}
}
@media(min-width:1280px){.button-comp__color-txt{margin:0 8px 0 0;height:30px;font-size:20px;line-height:30px}
}
.button-comp__color-txt:before{content:"";position:absolute;bottom:1px;left:0;width:100%;height:10px;z-index:-1}
@media(min-width:1280px){.button-comp__color-txt:before{height:14px}
}
@media(min-width:1280px){.type-category .button-comp__color-txt:before{height:10px}
}
.type-empty .button-comp__color-txt{color:#ffa800}
.type-empty .button-comp__color-txt:before{background-color:#fff8d2}
.type-category .button-comp__color-txt{margin-bottom:0;font-size:14px;line-height:22px;height:22px}
@media(min-width:1280px){.type-category .button-comp__color-txt{margin-right:0;line-height:28px;height:28px;font-size:16px}
}
.button-comp__link-txt{color:#272421;padding-right:24px;max-width:191px;height:24px;font-size:15px;font-weight:700;line-height:23px;letter-spacing:-0.5px;overflow:hidden;white-space:nowrap;vertical-align:top;position:relative;display:block;max-width:max-content}
@media(min-width:375px){.button-comp__link-txt{font-size:16px;line-height:24px}
}
@media(min-width:1280px){.button-comp__link-txt{padding-right:28px;max-width:226px;height:30px;font-size:20px;line-height:30px;display:inline-block}
}
.button-comp__link-txt:after{content:"";position:absolute;right:0;top:0;width:24px;height:24px;background:url("../site/resources/images/btn_icon/ic_outlink_banner_m.svg") no-repeat center center}
@media(min-width:1280px){.button-comp__link-txt:after{top:0;width:28px;height:28px;background:url("../site/resources/images/btn_icon/ic_outlink_banner_pc.svg") no-repeat center center}
}
.button-comp.type-category{margin:24px auto 16px auto;padding:0;text-align:center}
@media(min-width:1280px){.button-comp.type-category{margin:32px auto 20px auto}
}
.button-comp{text-align:right;width:calc(100% - 40px);margin:0 auto;padding:16px 0;max-width:520px}
@media(min-width:1280px){.button-comp{margin:auto;max-width:770px;padding:20px 0}
.button-comp.type-line{width:384px;text-align:center}
}
.button-comp.type-line{text-align:center}
.button-comp__btn{display:inline-block;color:#484540;font-size:14px;font-weight:500;line-height:22px;text-decoration:underline}
@media(min-width:1280px){.button-comp__btn{font-size:16px;line-height:26px}
}
.type-outlink .button-comp__btn{width:100%;text-decoration:none;text-align:left;overflow:hidden;line-height:0}
.type-arrow .button-comp__btn{padding-right:16px;position:relative}
@media(min-width:1280px){.type-arrow .button-comp__btn{padding-right:20px}
}
.type-arrow .button-comp__btn:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:16px;height:16px;background:url("../site/resources/images/btn_icon/ic_forward_16_gray02.svg") no-repeat center center}
@media(min-width:1280px){.type-arrow .button-comp__btn:after{width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_forward_20_gray02.svg") no-repeat center center}
}
.type-line .button-comp__btn{padding:12px 32px;width:100%;border:1px solid #d9d9d9;border-radius:8px;text-decoration:none}
@media(min-width:1280px){.type-line .button-comp__btn{font-size:14px;line-height:22px}
}
.type-category .button-comp__btn{display:inline-flex;flex-direction:column;align-items:center;width:100%;padding:14px 24px 18px 24px;text-decoration:none;border-radius:8px;border:1px solid #d9d9d9;text-align:left}
@media(min-width:1280px){.type-category .button-comp__btn{align-items:center;padding:15px 88px 20px 88px;width:504px;border-radius:12px}
}
.button-comp.type-outlink{margin:40px auto 28px;padding:0;width:calc(100% - 40px);position:relative;text-align:left;border-radius:8px}
@media(min-width:1280px){.button-comp.type-outlink{margin:64px auto 40px;max-width:770px;border-radius:12px}
}
.button-comp.type-outlink button,.button-comp.type-outlink a{padding:24px 120px 24px 24px;vertical-align:top}
@media(min-width:1280px){.button-comp.type-outlink button,.button-comp.type-outlink a{padding:36px 250px 40px 42px}
}
.button-comp.type-outlink button:after,.button-comp.type-outlink a:after{content:"";position:absolute;right:24px;top:50%;transform:translateY(-50%);width:80px;height:80px}
@media(min-width:1280px){.button-comp.type-outlink button:after,.button-comp.type-outlink a:after{right:72px;width:88px;height:88px}
}
.button-comp.type-outlink.type-economy{background-color:#f0f5ff}
.button-comp.type-outlink.type-economy button:after,.button-comp.type-outlink.type-economy a:after{background:url("../site/resources/images/btn_icon/img_content_economy.svg") no-repeat center center}
.button-comp.type-outlink.type-stock{background-color:#fbeff1}
.button-comp.type-outlink.type-stock button:after,.button-comp.type-outlink.type-stock a:after{background:url("../site/resources/images/btn_icon/img_content_stock.svg") no-repeat center center}
.button-comp.type-outlink.type-real-estate{background-color:#f8f5ff}
.button-comp.type-outlink.type-real-estate button:after,.button-comp.type-outlink.type-real-estate a:after{background:url("../site/resources/images/btn_icon/img_content_realestate.svg") no-repeat center center}
.button-comp.type-outlink.type-asset-management{background-color:#eef8f5}
.button-comp.type-outlink.type-asset-management button:after,.button-comp.type-outlink.type-asset-management a:after{background:url("../site/resources/images/btn_icon/img_content_asset.svg") no-repeat center center}
.button-comp.type-outlink.type-living-finance{background-color:#fcf1ed}
.button-comp.type-outlink.type-living-finance button:after,.button-comp.type-outlink.type-living-finance a:after{background:url("../site/resources/images/btn_icon/img_content_living_finance.svg") no-repeat center center}
.button-comp.type-outlink.type-owner-operator{background-color:#eff6ff}
.button-comp.type-outlink.type-owner-operator button:after,.button-comp.type-outlink.type-owner-operator a:after{background:url("../site/resources/images/btn_icon/img_content_living_finance.svg") no-repeat center center}
.button-comp__info-txt{display:block;margin:0 0 8px 0;font-size:13px;font-weight:400;line-height:20px;letter-spacing:-0.5px;color:#858585;overflow:hidden;white-space:nowrap}
@media(min-width:1280px){.button-comp__info-txt{width:191px;font-size:15px;line-height:26px}
}
.type-category .button-comp__info-txt{color:#484540;display:inline-block;margin-bottom:4px;padding-right:20px;width:auto;position:relative}
@media(min-width:1280px){.type-category .button-comp__info-txt{margin-bottom:6px;padding-right:24px;font-size:14px;line-height:22px}
}
.type-category .button-comp__info-txt:after{content:"";position:absolute;right:0;top:0;width:20px;height:20px;background:url("../site/resources/images/btn_icon/ic_outlink_category_banner_m.svg") no-repeat center center}
@media(min-width:1280px){.type-category .button-comp__info-txt:after{top:-1px;width:24px;height:24px;background:url("../site/resources/images/btn_icon/ic_outlink_category_banner_pc.svg") no-repeat center center}
}
.type-category .button-comp__info-txt.type-noicon{padding-right:0}
.type-category .button-comp__info-txt.type-noicon:after{display:none}
.button-comp__color-txt{display:inline-block;margin-bottom:2px;height:24px;font-size:15px;font-weight:700;line-height:23px;letter-spacing:-0.5px;position:relative;z-index:1;overflow:hidden;white-space:nowrap}
@media(min-width:375px){.button-comp__color-txt{font-size:16px;line-height:24px}
}
@media(min-width:1280px){.button-comp__color-txt{margin:0 8px 0 0;height:30px;font-size:20px;line-height:30px}
}
.button-comp__color-txt:before{content:"";position:absolute;bottom:1px;left:0;width:100%;height:10px;z-index:-1}
@media(min-width:1280px){.button-comp__color-txt:before{height:14px}
}
@media(min-width:1280px){.type-category .button-comp__color-txt:before{height:10px}
}
.type-economy .button-comp__color-txt{color:#3760e1}
.type-economy .button-comp__color-txt:before{background-color:#e4ecfd}
.type-stock .button-comp__color-txt{color:#ef4a66}
.type-stock .button-comp__color-txt:before{background-color:#fae4e8}
.type-real-estate .button-comp__color-txt{color:#6640d3}
.type-real-estate .button-comp__color-txt:before{background-color:#e5ddfc}
.type-asset-management .button-comp__color-txt{color:#1da48a}
.type-asset-management .button-comp__color-txt:before{background-color:#dbede9}
.type-living-finance .button-comp__color-txt{color:#e46136}
.type-living-finance .button-comp__color-txt:before{background-color:#fce7e0}
.type-category .button-comp__color-txt{margin-bottom:0;font-size:14px;line-height:22px;height:22px}
@media(min-width:1280px){.type-category .button-comp__color-txt{margin-right:0;line-height:28px;height:28px;font-size:16px}
}
.button-comp__link-txt{color:#272421;display:inline-block;padding-right:24px;max-width:191px;height:24px;font-size:15px;font-weight:700;line-height:23px;letter-spacing:-0.5px;overflow:hidden;white-space:nowrap;vertical-align:top;position:relative}
@media(min-width:375px){.button-comp__link-txt{font-size:16px;line-height:24px}
}
@media(min-width:1280px){.button-comp__link-txt{padding-right:28px;max-width:226px;height:30px;font-size:20px;line-height:30px}
}
.button-comp__link-txt:after{content:"";position:absolute;right:0;top:0;width:24px;height:24px;background:url("../site/resources/images/btn_icon/ic_outlink_banner_m.svg") no-repeat center center}
@media(min-width:1280px){.button-comp__link-txt:after{top:0;width:28px;height:28px;background:url("../site/resources/images/btn_icon/ic_outlink_banner_pc.svg") no-repeat center center}
}
.button-comp.type-category{margin:24px auto 16px auto;padding:0;text-align:center}
@media(min-width:1280px){.button-comp.type-category{margin:32px auto 20px auto}
}
@charset "UTF-8";.text-sup{font-size:13px;vertical-align:super !important}
@media(min-width:770px){.text-sup{font-size:15px}
}
.text-sub{font-size:13px;vertical-align:sub !important}
@media(min-width:770px){.text-sub{font-size:15px}
}
.text-del{text-decoration:line-through}
.bullet--num-basic li{list-style:decimal}
.bullet--num-bracket li{list-style:decimal}
.bullet--num-bracket li::marker{content:counter(list-item) ") "}
.bullet--num-circle li{position:relative;list-style:none;padding-left:2px}
.bullet--num-circle li:nth-of-type(1)::marker{content:"①"}
.bullet--num-circle li:nth-of-type(2)::marker{content:"②"}
.bullet--num-circle li:nth-of-type(3)::marker{content:"③"}
.bullet--num-circle li:nth-of-type(4)::marker{content:"④"}
.bullet--num-circle li:nth-of-type(5)::marker{content:"⑤"}
.bullet--num-circle li:nth-of-type(6)::marker{content:"⑥"}
.bullet--num-circle li:nth-of-type(7)::marker{content:"⑦"}
.bullet--num-circle li:nth-of-type(8)::marker{content:"⑧"}
.bullet--num-circle li:nth-of-type(9)::marker{content:"⑨"}
.bullet--num-circle li:nth-of-type(10)::marker{content:"⑩"}
.bullet--num-circle li:nth-of-type(11)::marker{content:"⑪"}
.bullet--num-circle li:nth-of-type(12)::marker{content:"⑫"}
.bullet--num-circle li:nth-of-type(13)::marker{content:"⑬"}
.bullet--num-circle li:nth-of-type(14)::marker{content:"⑭"}
.bullet--num-circle li:nth-of-type(15)::marker{content:"⑮"}
.bullet--num-circle li:nth-of-type(16)::marker{content:"⑯"}
.bullet--num-circle li:nth-of-type(17)::marker{content:"⑰"}
.bullet--num-circle li:nth-of-type(18)::marker{content:"⑱"}
.bullet--num-circle li:nth-of-type(19)::marker{content:"⑲"}
.bullet--num-circle li:nth-of-type(20)::marker{content:"⑳"}
.bullet--alpha-upper li{list-style:upper-alpha}
.bullet--alpha-lower li{list-style:lower-alpha}
.bullet--alpha-circle li{position:relative;list-style:none;padding-left:2px}
.bullet--alpha-circle li:nth-of-type(1)::marker{content:"ⓐ"}
.bullet--alpha-circle li:nth-of-type(2)::marker{content:"ⓑ"}
.bullet--alpha-circle li:nth-of-type(3)::marker{content:"ⓒ"}
.bullet--alpha-circle li:nth-of-type(4)::marker{content:"ⓓ"}
.bullet--alpha-circle li:nth-of-type(5)::marker{content:"ⓔ"}
.bullet--alpha-circle li:nth-of-type(6)::marker{content:"ⓕ"}
.bullet--alpha-circle li:nth-of-type(7)::marker{content:"ⓖ"}
.bullet--alpha-circle li:nth-of-type(8)::marker{content:"ⓗ"}
.bullet--alpha-circle li:nth-of-type(9)::marker{content:"ⓘ"}
.bullet--alpha-circle li:nth-of-type(10)::marker{content:"ⓙ"}
.bullet--alpha-circle li:nth-of-type(11)::marker{content:"ⓚ"}
.bullet--alpha-circle li:nth-of-type(12)::marker{content:"ⓛ"}
.bullet--alpha-circle li:nth-of-type(13)::marker{content:"ⓜ"}
.bullet--alpha-circle li:nth-of-type(14)::marker{content:"ⓝ"}
.bullet--alpha-circle li:nth-of-type(15)::marker{content:"ⓞ"}
.bullet--alpha-circle li:nth-of-type(16)::marker{content:"ⓟ"}
.bullet--alpha-circle li:nth-of-type(17)::marker{content:"ⓠ"}
.bullet--alpha-circle li:nth-of-type(18)::marker{content:"ⓡ"}
.bullet--alpha-circle li:nth-of-type(19)::marker{content:"ⓢ"}
.bullet--alpha-circle li:nth-of-type(20)::marker{content:"ⓣ"}
.bullet--alpha-circle li:nth-of-type(21)::marker{content:"ⓤ"}
.bullet--alpha-circle li:nth-of-type(22)::marker{content:"ⓥ"}
.bullet--alpha-circle li:nth-of-type(23)::marker{content:"ⓦ"}
.bullet--alpha-circle li:nth-of-type(24)::marker{content:"ⓧ"}
.bullet--alpha-circle li:nth-of-type(25)::marker{content:"ⓨ"}
.bullet--alpha-circle li:nth-of-type(26)::marker{content:"ⓩ"}
.bullet--roman li{list-style:upper-roman}
.bullet--ko li{list-style:hangul-consonant}
.bullet--circle-sm li{position:relative;list-style:none;padding-left:2px}
.bullet--circle-sm li::marker{content:"•"}
.bullet--square-sm li{position:relative;list-style:none}
.bullet--square-sm li::marker{content:"▪"}
.bullet--check li{position:relative;list-style:none;padding-left:2px}
.bullet--check li::marker{content:"✓"}
.bullet--check-inner li{position:relative;list-style:none;padding-left:2px}
.bullet--check-inner li::marker{content:"☑"}
.bullet--diamond li{position:relative;list-style:none;padding-left:2px}
.bullet--diamond li::marker{content:"◆"}
.bullet--triangle li{position:relative;list-style:none;padding-left:2px}
.bullet--triangle li::marker{content:"▶"}
.bullet--circle-lg li{position:relative;list-style:none;padding-left:2px}
.bullet--circle-lg li::marker{content:"●"}
.body-text-jodit-comp__box ul,.body-text-jodit-comp__box ol{margin-left:4px}
.body-text-jodit-comp__box ul ol,.body-text-jodit-comp__box ol ul,.body-text-jodit-comp__box ol ol,.body-text-jodit-comp__box ul ul{margin-top:6px;margin-left:-4px}
@media(min-width:1024px){.body-text-jodit-comp__box ul ol,.body-text-jodit-comp__box ol ul,.body-text-jodit-comp__box ol ol,.body-text-jodit-comp__box ul ul{margin-top:8px;margin-left:-4px}
.body-text-jodit-comp__box ol ul.bullet--square-sm,.body-text-jodit-comp__box ol ul.bullet--circle-sm{margin-left:-2px}
}
ul ol.bullet--num-basic li{list-style:decimal}
ul ol.bullet--num-basic li::marker{content:counter(list-item) ". "}
ul ol.bullet--num-bracket li{list-style:decimal}
ul ol.bullet--num-bracket li::marker{content:counter(list-item) ") "}
ul ol.bullet--num-circle li{position:relative;list-style:none;padding-left:2px}
ul ol.bullet--num-circle li:nth-of-type(1)::marker{content:"①"}
ul ol.bullet--num-circle li:nth-of-type(2)::marker{content:"②"}
ul ol.bullet--num-circle li:nth-of-type(3)::marker{content:"③"}
ul ol.bullet--num-circle li:nth-of-type(4)::marker{content:"④"}
ul ol.bullet--num-circle li:nth-of-type(5)::marker{content:"⑤"}
ul ol.bullet--num-circle li:nth-of-type(6)::marker{content:"⑥"}
ul ol.bullet--num-circle li:nth-of-type(7)::marker{content:"⑦"}
ul ol.bullet--num-circle li:nth-of-type(8)::marker{content:"⑧"}
ul ol.bullet--num-circle li:nth-of-type(9)::marker{content:"⑨"}
ul ol.bullet--num-circle li:nth-of-type(10)::marker{content:"⑩"}
ul ol.bullet--num-circle li:nth-of-type(11)::marker{content:"⑪"}
ul ol.bullet--num-circle li:nth-of-type(12)::marker{content:"⑫"}
ul ol.bullet--num-circle li:nth-of-type(13)::marker{content:"⑬"}
ul ol.bullet--num-circle li:nth-of-type(14)::marker{content:"⑭"}
ul ol.bullet--num-circle li:nth-of-type(15)::marker{content:"⑮"}
ul ol.bullet--num-circle li:nth-of-type(16)::marker{content:"⑯"}
ul ol.bullet--num-circle li:nth-of-type(17)::marker{content:"⑰"}
ul ol.bullet--num-circle li:nth-of-type(18)::marker{content:"⑱"}
ul ol.bullet--num-circle li:nth-of-type(19)::marker{content:"⑲"}
ul ol.bullet--num-circle li:nth-of-type(20)::marker{content:"⑳"}
ul ol.bullet--alpha-upper li{list-style:upper-alpha}
ul ol.bullet--alpha-upper li::marker{content:counter(list-item,upper-alpha) ". "}
ul ol.bullet--alpha-lower li{list-style:lower-alpha}
ul ol.bullet--alpha-lower li::marker{content:counter(list-item,lower-alpha) ". "}
ul ol.bullet--alpha-circle li{position:relative;list-style:none;padding-left:2px}
ul ol.bullet--alpha-circle li:nth-of-type(1)::marker{content:"ⓐ"}
ul ol.bullet--alpha-circle li:nth-of-type(2)::marker{content:"ⓑ"}
ul ol.bullet--alpha-circle li:nth-of-type(3)::marker{content:"ⓒ"}
ul ol.bullet--alpha-circle li:nth-of-type(4)::marker{content:"ⓓ"}
ul ol.bullet--alpha-circle li:nth-of-type(5)::marker{content:"ⓔ"}
ul ol.bullet--alpha-circle li:nth-of-type(6)::marker{content:"ⓕ"}
ul ol.bullet--alpha-circle li:nth-of-type(7)::marker{content:"ⓖ"}
ul ol.bullet--alpha-circle li:nth-of-type(8)::marker{content:"ⓗ"}
ul ol.bullet--alpha-circle li:nth-of-type(9)::marker{content:"ⓘ"}
ul ol.bullet--alpha-circle li:nth-of-type(10)::marker{content:"ⓙ"}
ul ol.bullet--alpha-circle li:nth-of-type(11)::marker{content:"ⓚ"}
ul ol.bullet--alpha-circle li:nth-of-type(12)::marker{content:"ⓛ"}
ul ol.bullet--alpha-circle li:nth-of-type(13)::marker{content:"ⓜ"}
ul ol.bullet--alpha-circle li:nth-of-type(14)::marker{content:"ⓝ"}
ul ol.bullet--alpha-circle li:nth-of-type(15)::marker{content:"ⓞ"}
ul ol.bullet--alpha-circle li:nth-of-type(16)::marker{content:"ⓟ"}
ul ol.bullet--alpha-circle li:nth-of-type(17)::marker{content:"ⓠ"}
ul ol.bullet--alpha-circle li:nth-of-type(18)::marker{content:"ⓡ"}
ul ol.bullet--alpha-circle li:nth-of-type(19)::marker{content:"ⓢ"}
ul ol.bullet--alpha-circle li:nth-of-type(20)::marker{content:"ⓣ"}
ul ol.bullet--alpha-circle li:nth-of-type(21)::marker{content:"ⓤ"}
ul ol.bullet--alpha-circle li:nth-of-type(22)::marker{content:"ⓥ"}
ul ol.bullet--alpha-circle li:nth-of-type(23)::marker{content:"ⓦ"}
ul ol.bullet--alpha-circle li:nth-of-type(24)::marker{content:"ⓧ"}
ul ol.bullet--alpha-circle li:nth-of-type(25)::marker{content:"ⓨ"}
ul ol.bullet--alpha-circle li:nth-of-type(26)::marker{content:"ⓩ"}
ul ol.bullet--ko li{list-style:hangul-consonant !important}
ul ol.bullet--ko li::marker{content:counter(list-item,hangul-consonant) ". " !important}
ul ol.bullet--roman li{list-style:upper-roman !important}
ul ol.bullet--roman li::marker{content:counter(list-item,upper-roman) ". " !important}
ol ul.bullet--square-sm li.body-text-jodit-comp__box__item{list-style:square !important}
ol ul.bullet--square-sm li::marker{content:"▪" !important}
ol ul.bullet--circle-sm li::marker{content:"•" !important}
ol ul.bullet--check li::marker{content:"✓" !important}
ol ul.bullet--check-inner li::marker{content:"☑" !important}
ol ul.bullet--diamond li::marker{content:"◆" !important}
ol ul.bullet--triangle li::marker{content:"▶" !important}
ol ul.bullet--circle-lg li::marker{content:"●" !important}
ol ol.bullet--num-basic li{list-style:decimal !important}
ol ol.bullet--num-basic li::marker{content:counter(list-item) ". " !important}
ol ol.bullet--num-bracket li{list-style:decimal !important}
ol ol.bullet--num-bracket li::marker{content:counter(list-item) ") " !important}
ol ol.bullet--num-circle li:nth-of-type(1)::marker{content:"①"}
ol ol.bullet--num-circle li:nth-of-type(2)::marker{content:"②"}
ol ol.bullet--num-circle li:nth-of-type(3)::marker{content:"③"}
ol ol.bullet--num-circle li:nth-of-type(4)::marker{content:"④"}
ol ol.bullet--num-circle li:nth-of-type(5)::marker{content:"⑤"}
ol ol.bullet--num-circle li:nth-of-type(6)::marker{content:"⑥"}
ol ol.bullet--num-circle li:nth-of-type(7)::marker{content:"⑦"}
ol ol.bullet--num-circle li:nth-of-type(8)::marker{content:"⑧"}
ol ol.bullet--num-circle li:nth-of-type(9)::marker{content:"⑨"}
ol ol.bullet--num-circle li:nth-of-type(10)::marker{content:"⑩"}
ol ol.bullet--num-circle li:nth-of-type(11)::marker{content:"⑪"}
ol ol.bullet--num-circle li:nth-of-type(12)::marker{content:"⑫"}
ol ol.bullet--num-circle li:nth-of-type(13)::marker{content:"⑬"}
ol ol.bullet--num-circle li:nth-of-type(14)::marker{content:"⑭"}
ol ol.bullet--num-circle li:nth-of-type(15)::marker{content:"⑮"}
ol ol.bullet--num-circle li:nth-of-type(16)::marker{content:"⑯"}
ol ol.bullet--num-circle li:nth-of-type(17)::marker{content:"⑰"}
ol ol.bullet--num-circle li:nth-of-type(18)::marker{content:"⑱"}
ol ol.bullet--num-circle li:nth-of-type(19)::marker{content:"⑲"}
ol ol.bullet--num-circle li:nth-of-type(20)::marker{content:"⑳"}
ol ol.bullet--alpha-upper li{list-style:upper-alpha !important}
ol ol.bullet--alpha-upper li::marker{content:counter(list-item,upper-alpha) ". " !important}
ol ol.bullet--alpha-lower li{list-style:lower-alpha !important}
ol ol.bullet--alpha-lower li::marker{content:counter(list-item,lower-alpha) ". " !important}
ol ol.bullet--ko li{list-style:hangul-consonant !important}
ol ol.bullet--ko li::marker{content:counter(list-item,hangul-consonant) ". " !important}
ol ol.bullet--roman li{list-style:upper-roman !important}
ol ol.bullet--roman li::marker{content:counter(list-item,upper-roman) ". " !important}
ol ol .body-text-jodit-comp__box__item{padding-left:2px !important}
@media(min-width:1024px){ol ol .body-text-jodit-comp__box__item{padding-left:3px !important}
}
ol .bullet--num-circle .body-text-jodit-comp__box__item,ol .bullet--alpha-circle .body-text-jodit-comp__box__item{padding-left:4px !important}
@media(min-width:1024px){ol .bullet--num-circle .body-text-jodit-comp__box__item,ol .bullet--alpha-circle .body-text-jodit-comp__box__item{padding-left:8px !important}
}
ul ul.bullet--square-sm li.body-text-jodit-comp__box__item{list-style:square !important}
ul ul.bullet--square-sm li::marker{content:"▪" !important}
ul ul.bullet--circle-sm li::marker{content:"•" !important}
ul ul.bullet--check li::marker{content:"✓" !important}
ul ul.bullet--check-inner li::marker{content:"☑" !important}
ul ul.bullet--diamond li::marker{content:"◆" !important}
ul ul.bullet--triangle li::marker{content:"▶" !important}
ul ul.bullet--circle-lg li::marker{content:"●" !important}
ul ol.bullet--num-basic li{list-style:decimal !important}
ul ol.bullet--num-basic li::marker{content:counter(list-item) ". " !important}
ul ol.bullet--num-bracket li{list-style:decimal !important}
ul ol.bullet--num-bracket li::marker{content:counter(list-item) ") " !important}
ul ol.bullet--num-circle li:nth-of-type(1)::marker{content:"①"}
ul ol.bullet--num-circle li:nth-of-type(2)::marker{content:"②"}
ul ol.bullet--num-circle li:nth-of-type(3)::marker{content:"③"}
ul ol.bullet--num-circle li:nth-of-type(4)::marker{content:"④"}
ul ol.bullet--num-circle li:nth-of-type(5)::marker{content:"⑤"}
ul ol.bullet--num-circle li:nth-of-type(6)::marker{content:"⑥"}
ul ol.bullet--num-circle li:nth-of-type(7)::marker{content:"⑦"}
ul ol.bullet--num-circle li:nth-of-type(8)::marker{content:"⑧"}
ul ol.bullet--num-circle li:nth-of-type(9)::marker{content:"⑨"}
ul ol.bullet--num-circle li:nth-of-type(10)::marker{content:"⑩"}
ul ol.bullet--num-circle li:nth-of-type(11)::marker{content:"⑪"}
ul ol.bullet--num-circle li:nth-of-type(12)::marker{content:"⑫"}
ul ol.bullet--num-circle li:nth-of-type(13)::marker{content:"⑬"}
ul ol.bullet--num-circle li:nth-of-type(14)::marker{content:"⑭"}
ul ol.bullet--num-circle li:nth-of-type(15)::marker{content:"⑮"}
ul ol.bullet--num-circle li:nth-of-type(16)::marker{content:"⑯"}
ul ol.bullet--num-circle li:nth-of-type(17)::marker{content:"⑰"}
ul ol.bullet--num-circle li:nth-of-type(18)::marker{content:"⑱"}
ul ol.bullet--num-circle li:nth-of-type(19)::marker{content:"⑲"}
ul ol.bullet--num-circle li:nth-of-type(20)::marker{content:"⑳"}
ul ol.bullet--alpha-upper li{list-style:upper-alpha !important}
ul ol.bullet--alpha-upper li::marker{content:counter(list-item,upper-alpha) ". " !important}
ul ol.bullet--alpha-lower li{list-style:lower-alpha !important}
ul ol.bullet--alpha-lower li::marker{content:counter(list-item,lower-alpha) ". " !important}
ul ol.bullet--ko li{list-style:hangul-consonant !important}
ul ol.bullet--ko li::marker{content:counter(list-item,hangul-consonant) ". " !important}
ul ol.bullet--roman li{list-style:upper-roman !important}
ul ol.bullet--roman li::marker{content:counter(list-item,upper-roman) ". " !important}
ul ul.bullet--circle-sm li.body-text-jodit-comp__box__item{padding-left:14px}
@media(min-width:1024px){ul ul.bullet--circle-sm li.body-text-jodit-comp__box__item{padding-left:19px}
}
.high-light-blue{background:linear-gradient(to top,rgba(127,254,252,0.53) 6px,transparent 50%)}
.high-light-yellow{background:#fff8d2}
.bg-main .high-light-yellow{background-color:#ffe9b1}
.high-light-red{background:#ffe0e0}
.bg-main .high-light-red{background-color:#ffadad}
.high-light-orange{background:#ffe6d5}
.bg-main .high-light-orange{background-color:#ffcaa6}
.high-light-lime{background:#dfffad}
.bg-main .high-light-lime{background-color:#c5ff6d}
.high-light-green{background:#cfffce}
.bg-main .high-light-green{background-color:#abffaa}
.high-light-mint{background:#cdffee}
.bg-main .high-light-mint{background-color:#a7ffe1}
.high-light-skyblue{background:#d5fffe}
.bg-main .high-light-skyblue{background-color:#b4fffe}
.high-light-paleblue{background:#d6e7ff}
.bg-main .high-light-paleblue{background-color:#b4d4ff}
.high-light-purple{background:#dddeff}
.bg-main .high-light-purple{background-color:#c4c6ff}
.high-light-purple02{background:#e8daff}
.bg-main .high-light-purple02{background-color:#dac3ff}
.high-light-pink{background:#fedeff}
.bg-main .high-light-pink{background-color:#fec8ff}
.high-light-pink02{background:#ffd9e8}
.bg-main .high-light-pink02{background-color:#ffb1cf}
.high-light-cms-blue{background:linear-gradient(to top,rgba(127,254,254,0.53) 6px,transparent 50%)}
.high-light-cms-yellow{background:linear-gradient(to top,rgba(254,202,55,0.53) 6px,transparent 50%)}
table.table-type-b{width:100%;border-top:1px solid #272421;border-collapse:separate}
table.table-type-b.color-type-a tr:first-child td{background-color:#fffceb}
table.table-type-b.color-type-b tr:first-child td{background-color:#f0f5ff}
table.table-type-b.color-type-c tr:first-child td{background-color:#eef8f5}
table.table-type-b.color-type-d tr:first-child td{background-color:#fbeff1}
table.table-type-b p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
table.table-type-b tr td:last-child{border-right:0}
table.table-type-b tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
table.table-type-b td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] table.table-type-b td{font-size:11px;line-height:22px}
[data-font="2"] table.table-type-b td{font-size:13px;line-height:24px}
[data-font="4"] table.table-type-b td{font-size:17px;line-height:28px}
[data-font="5"] table.table-type-b td{font-size:19px;line-height:30px}
table.table-type-c{width:100%;border-top:1px solid #272421;border-collapse:separate}
table.table-type-c.color-type-a tr:first-child td{background-color:#fffceb}
table.table-type-c.color-type-a tr:nth-child(2) td{background-color:#fffceb}
table.table-type-c.color-type-b tr:first-child td{background-color:#f0f5ff}
table.table-type-c.color-type-b tr:nth-child(2) td{background-color:#f0f5ff}
table.table-type-c.color-type-c tr:first-child td{background-color:#eef8f5}
table.table-type-c.color-type-c tr:nth-child(2) td{background-color:#eef8f5}
table.table-type-c.color-type-d tr:first-child td{background-color:#fbeff1}
table.table-type-c.color-type-d tr:nth-child(2) td{background-color:#fbeff1}
table.table-type-c p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
table.table-type-c tr td:last-child{border-right:0}
table.table-type-c tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
table.table-type-c tr:nth-child(2) td{color:#272421;background-color:#f6f6f6;font-weight:500}
table.table-type-c td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] table.table-type-c td{font-size:11px;line-height:22px}
[data-font="2"] table.table-type-c td{font-size:13px;line-height:24px}
[data-font="4"] table.table-type-c td{font-size:17px;line-height:28px}
[data-font="5"] table.table-type-c td{font-size:19px;line-height:30px}
table.table-type-e{width:100%;border-top:1px solid #272421;border-collapse:separate}
table.table-type-e.color-type-a tr td:first-child{background-color:#fffceb}
table.table-type-e.color-type-b tr td:first-child{background-color:#f0f5ff}
table.table-type-e.color-type-c tr td:first-child{background-color:#eef8f5}
table.table-type-e.color-type-d tr td:first-child{background-color:#fbeff1}
table.table-type-e p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
table.table-type-e tr td:last-child{border-right:0}
table.table-type-e tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
table.table-type-e td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] table.table-type-e td{font-size:11px;line-height:22px}
[data-font="2"] table.table-type-e td{font-size:13px;line-height:24px}
[data-font="4"] table.table-type-e td{font-size:17px;line-height:28px}
[data-font="5"] table.table-type-e td{font-size:19px;line-height:30px}
table.table-type-f{width:100%;border-top:1px solid #272421;border-collapse:separate}
table.table-type-f.color-type-a tr td:first-child{background-color:#fffceb}
table.table-type-f.color-type-a tr td:nth-child(2){background-color:#fffceb}
table.table-type-f.color-type-b tr td:first-child{background-color:#f0f5ff}
table.table-type-f.color-type-b tr td:nth-child(2){background-color:#f0f5ff}
table.table-type-f.color-type-c tr td:first-child{background-color:#eef8f5}
table.table-type-f.color-type-c tr td:nth-child(2){background-color:#eef8f5}
table.table-type-f.color-type-d tr td:first-child{background-color:#fbeff1}
table.table-type-f.color-type-d tr td:nth-child(2){background-color:#fbeff1}
table.table-type-f p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
table.table-type-f tr td:last-child{border-right:0}
table.table-type-f tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
table.table-type-f tr td:nth-child(2){background-color:#f6f6f6;font-weight:500}
table.table-type-f td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] table.table-type-f td{font-size:11px;line-height:22px}
[data-font="2"] table.table-type-f td{font-size:13px;line-height:24px}
[data-font="4"] table.table-type-f td{font-size:17px;line-height:28px}
[data-font="5"] table.table-type-f td{font-size:19px;line-height:30px}
table.table-type-g{width:100%;border-top:1px solid #272421;border-collapse:separate}
table.table-type-g.color-type-a tr td:first-child{background-color:#fffceb}
table.table-type-g.color-type-a tr:first-child td{background-color:#fffceb}
table.table-type-g.color-type-b tr td:first-child{background-color:#f0f5ff}
table.table-type-g.color-type-b tr:first-child td{background-color:#f0f5ff}
table.table-type-g.color-type-c tr td:first-child{background-color:#eef8f5}
table.table-type-g.color-type-c tr:first-child td{background-color:#eef8f5}
table.table-type-g.color-type-d tr td:first-child{background-color:#fbeff1}
table.table-type-g.color-type-d tr:first-child td{background-color:#fbeff1}
table.table-type-g p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
table.table-type-g tr td:last-child{border-right:0}
table.table-type-g tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
table.table-type-g tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
table.table-type-g td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] table.table-type-g td{font-size:11px;line-height:22px}
[data-font="2"] table.table-type-g td{font-size:13px;line-height:24px}
[data-font="4"] table.table-type-g td{font-size:17px;line-height:28px}
[data-font="5"] table.table-type-g td{font-size:19px;line-height:30px}
table.table-type-h{width:100%;border-top:1px solid #272421;border-collapse:separate}
table.table-type-h.color-type-a tr:first-child td{background-color:#fffceb}
table.table-type-h.color-type-b tr:first-child td{background-color:#f0f5ff}
table.table-type-h.color-type-c tr:first-child td{background-color:#eef8f5}
table.table-type-h.color-type-d tr:first-child td{background-color:#fbeff1}
table.table-type-h p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
table.table-type-h tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
table.table-type-h td{padding:12px 16px;border-bottom:1px solid #ededed;font-size:15px;line-height:26px}
[data-font="1"] table.table-type-h td{font-size:11px;line-height:22px}
[data-font="2"] table.table-type-h td{font-size:13px;line-height:24px}
[data-font="4"] table.table-type-h td{font-size:17px;line-height:28px}
[data-font="5"] table.table-type-h td{font-size:19px;line-height:30px}
@media(min-width:770px){table.table-type-h td{padding:12px 20px}
}
.summary-comp .bullet--circle-sm{padding-left:0}
.summary-comp .bullet--circle-sm li{list-style:none !important}
.summary-comp .bullet--circle-sm li::marker{content:""}
@supports(-webkit-touch-callout:none){.bullet--circle-sm li,.bullet--check li,.bullet--check-inner li,.bullet--diamond li,.bullet--triangle li,.bullet--circle-lg li{list-style:disc !important}
.bullet--circle-sm li::marker,.bullet--check li::marker,.bullet--check-inner li::marker,.bullet--diamond li::marker,.bullet--triangle li::marker,.bullet--circle-lg li::marker{content:none !important}
.bullet--circle-sm .bullet--num-basic li,.bullet--circle-sm .bullet--num-circle li,.bullet--circle-sm .bullet--num-bracket li,.bullet--circle-sm .bullet--alpha-circle li,.bullet--check .bullet--num-basic li,.bullet--check .bullet--num-circle li,.bullet--check .bullet--num-bracket li,.bullet--check .bullet--alpha-circle li,.bullet--check-inner .bullet--num-basic li,.bullet--check-inner .bullet--num-circle li,.bullet--check-inner .bullet--num-bracket li,.bullet--check-inner .bullet--alpha-circle li,.bullet--diamond .bullet--num-basic li,.bullet--diamond .bullet--num-circle li,.bullet--diamond .bullet--num-bracket li,.bullet--diamond .bullet--alpha-circle li,.bullet--triangle .bullet--num-basic li,.bullet--triangle .bullet--num-circle li,.bullet--triangle .bullet--num-bracket li,.bullet--triangle .bullet--alpha-circle li,.bullet--circle-lg .bullet--num-basic li,.bullet--circle-lg .bullet--num-circle li,.bullet--circle-lg .bullet--num-bracket li,.bullet--circle-lg .bullet--alpha-circle li{list-style:decimal !important}
.bullet--circle-sm .bullet--num-basic li::marker,.bullet--circle-sm .bullet--num-circle li::marker,.bullet--circle-sm .bullet--num-bracket li::marker,.bullet--circle-sm .bullet--alpha-circle li::marker,.bullet--check .bullet--num-basic li::marker,.bullet--check .bullet--num-circle li::marker,.bullet--check .bullet--num-bracket li::marker,.bullet--check .bullet--alpha-circle li::marker,.bullet--check-inner .bullet--num-basic li::marker,.bullet--check-inner .bullet--num-circle li::marker,.bullet--check-inner .bullet--num-bracket li::marker,.bullet--check-inner .bullet--alpha-circle li::marker,.bullet--diamond .bullet--num-basic li::marker,.bullet--diamond .bullet--num-circle li::marker,.bullet--diamond .bullet--num-bracket li::marker,.bullet--diamond .bullet--alpha-circle li::marker,.bullet--triangle .bullet--num-basic li::marker,.bullet--triangle .bullet--num-circle li::marker,.bullet--triangle .bullet--num-bracket li::marker,.bullet--triangle .bullet--alpha-circle li::marker,.bullet--circle-lg .bullet--num-basic li::marker,.bullet--circle-lg .bullet--num-circle li::marker,.bullet--circle-lg .bullet--num-bracket li::marker,.bullet--circle-lg .bullet--alpha-circle li::marker{content:none !important}
.bullet--square-sm li{list-style:square !important}
.bullet--square-sm li::marker{content:none !important}
.bullet--num-basic li,.bullet--num-circle li,.bullet--num-bracket li,.bullet--alpha-circle li{list-style:decimal !important}
.bullet--num-basic li::marker,.bullet--num-circle li::marker,.bullet--num-bracket li::marker,.bullet--alpha-circle li::marker{content:none !important}
.bullet--num-basic .bullet--circle-sm li,.bullet--num-basic .bullet--check li,.bullet--num-basic .bullet--check-inner li,.bullet--num-basic .bullet--diamond li,.bullet--num-basic .bullet--triangle li,.bullet--num-basic .bullet--circle-lg li,.bullet--num-circle .bullet--circle-sm li,.bullet--num-circle .bullet--check li,.bullet--num-circle .bullet--check-inner li,.bullet--num-circle .bullet--diamond li,.bullet--num-circle .bullet--triangle li,.bullet--num-circle .bullet--circle-lg li,.bullet--num-bracket .bullet--circle-sm li,.bullet--num-bracket .bullet--check li,.bullet--num-bracket .bullet--check-inner li,.bullet--num-bracket .bullet--diamond li,.bullet--num-bracket .bullet--triangle li,.bullet--num-bracket .bullet--circle-lg li,.bullet--alpha-circle .bullet--circle-sm li,.bullet--alpha-circle .bullet--check li,.bullet--alpha-circle .bullet--check-inner li,.bullet--alpha-circle .bullet--diamond li,.bullet--alpha-circle .bullet--triangle li,.bullet--alpha-circle .bullet--circle-lg li{list-style:disc !important}
.bullet--num-basic .bullet--circle-sm li::marker,.bullet--num-basic .bullet--check li::marker,.bullet--num-basic .bullet--check-inner li::marker,.bullet--num-basic .bullet--diamond li::marker,.bullet--num-basic .bullet--triangle li::marker,.bullet--num-basic .bullet--circle-lg li::marker,.bullet--num-circle .bullet--circle-sm li::marker,.bullet--num-circle .bullet--check li::marker,.bullet--num-circle .bullet--check-inner li::marker,.bullet--num-circle .bullet--diamond li::marker,.bullet--num-circle .bullet--triangle li::marker,.bullet--num-circle .bullet--circle-lg li::marker,.bullet--num-bracket .bullet--circle-sm li::marker,.bullet--num-bracket .bullet--check li::marker,.bullet--num-bracket .bullet--check-inner li::marker,.bullet--num-bracket .bullet--diamond li::marker,.bullet--num-bracket .bullet--triangle li::marker,.bullet--num-bracket .bullet--circle-lg li::marker,.bullet--alpha-circle .bullet--circle-sm li::marker,.bullet--alpha-circle .bullet--check li::marker,.bullet--alpha-circle .bullet--check-inner li::marker,.bullet--alpha-circle .bullet--diamond li::marker,.bullet--alpha-circle .bullet--triangle li::marker,.bullet--alpha-circle .bullet--circle-lg li::marker{content:none !important}
.bullet--ko li{list-style:hangul-consonant !important}
.bullet--ko li::marker{content:none !important}
.bullet--alpha-lower li{list-style:lower-alpha !important}
.bullet--alpha-lower li::marker{content:none !important}
.bullet--alpha-upper li{list-style:upper-alpha !important}
.bullet--alpha-upper li::marker{content:none !important}
.bullet--roman li{list-style:upper-roman !important}
.bullet--roman li::marker{content:none !important}
}
.is-mac.is-safari .bullet--circle-sm li::marker,.is-mac.is-safari .bullet--check li::marker,.is-mac.is-safari .bullet--check-inner li::marker,.is-mac.is-safari .bullet--diamond li::marker,.is-mac.is-safari .bullet--triangle li::marker,.is-mac.is-safari .bullet--circle-lg li::marker{content:none !important}
.is-mac.is-safari .bullet--square-sm li::marker{content:none !important}
.is-mac.is-safari .bullet--num-basic li::marker,.is-mac.is-safari .bullet--num-circle li::marker,.is-mac.is-safari .bullet--num-bracket li::marker,.is-mac.is-safari .bullet--alpha-circle li::marker{content:none !important}
.is-mac.is-safari .bullet--ko li::marker{content:none !important}
.is-mac.is-safari .bullet--alpha-lower li::marker{content:none !important}
.is-mac.is-safari .bullet--alpha-upper li::marker{content:none !important}
.is-mac.is-safari .bullet--roman li::marker{content:none !important}
.is-mac.is-safari .summary-comp .bullet--circle-sm li{list-style:none !important}
.is-mac .bullet--circle-sm li,.is-mac .bullet--check li,.is-mac .bullet--check-inner li,.is-mac .bullet--diamond li,.is-mac .bullet--triangle li,.is-mac .bullet--circle-lg li{list-style:disc !important}
.is-mac .bullet--square-sm li{list-style:square !important}
.is-mac .bullet--num-basic li,.is-mac .bullet--num-circle li,.is-mac .bullet--num-bracket li,.is-mac .bullet--alpha-circle li{list-style:decimal !important}
.is-mac .bullet--ko li{list-style:hangul-consonant !important}
.is-mac .bullet--alpha-lower li{list-style:lower-alpha !important}
.is-mac .bullet--alpha-upper li{list-style:upper-alpha !important}
.is-mac .bullet--roman li{list-style:upper-roman !important}
.body-text-jodit-comp__box sub,.body-text-jodit-comp__box sup{line-height:1 !important}
.body-text-jodit .type-caution02 a,.body-text-jodit .type-note a{all:unset;text-decoration:underline;cursor:pointer}
.body-text-jodit-comp{color:#484540;display:block;padding:0 22px;margin:24px auto 0;max-width:520px}
.body-text-jodit-comp *{word-break:keep-all;overflow-wrap:break-word}
@media(min-width:1024px){.body-text-jodit-comp{padding:0 4px;max-width:770px;margin-top:28px}
}
.body-text-jodit-comp.type-scroll{overflow-x:auto}
.body-text-jodit-comp.type-scroll table{table-layout:fixed}
.body-text-jodit-comp em{font-style:italic}
.body-text-jodit-comp a{color:#3d5fd1;font-size:16px;font-weight:500;line-height:24px;text-decoration-line:underline;letter-spacing:-0.5px;cursor:pointer}
@media(min-width:1024px){.body-text-jodit-comp a{font-size:18px}
}
[data-font="1"] .body-text-jodit-comp a{font-size:12px;line-height:24px}
[data-font="2"] .body-text-jodit-comp a{font-size:14px;line-height:26px}
[data-font="4"] .body-text-jodit-comp a{font-size:18px;line-height:30px}
[data-font="5"] .body-text-jodit-comp a{font-size:20px;line-height:32px}
@media(min-width:1024px){[data-font="1"] .body-text-jodit-comp a{font-size:14px;line-height:24px}
[data-font="2"] .body-text-jodit-comp a{font-size:16px;line-height:26px}
[data-font="4"] .body-text-jodit-comp a{font-size:20px;line-height:30px}
[data-font="5"] .body-text-jodit-comp a{font-size:22px;line-height:32px}
}
.body-text-jodit-comp__title{color:#111;word-break:break-all;font-size:18px;font-weight:700;line-height:28px;margin-bottom:12px}
[data-font="1"] .body-text-jodit-comp__title{font-size:14px;line-height:24px}
[data-font="2"] .body-text-jodit-comp__title{font-size:16px;line-height:26px}
[data-font="4"] .body-text-jodit-comp__title{font-size:20px;line-height:30px}
[data-font="5"] .body-text-jodit-comp__title{font-size:22px;line-height:32px}
@media(min-width:1024px){.body-text-jodit-comp__title{font-size:20px;line-height:32px;margin-bottom:20px}
[data-font="1"] .body-text-jodit-comp__title{font-size:16px;line-height:28px}
[data-font="2"] .body-text-jodit-comp__title{font-size:18px;line-height:30px}
[data-font="4"] .body-text-jodit-comp__title{font-size:22px;line-height:34px}
[data-font="5"] .body-text-jodit-comp__title{font-size:24px;line-height:36px}
}
.body-text-jodit-comp__box{text-align:left;font-size:16px;line-height:28px}
[data-font="1"] .body-text-jodit-comp__box{font-size:12px;line-height:24px}
[data-font="2"] .body-text-jodit-comp__box{font-size:14px;line-height:26px}
[data-font="4"] .body-text-jodit-comp__box{font-size:18px;line-height:30px}
[data-font="5"] .body-text-jodit-comp__box{font-size:20px;line-height:32px}
.body-text-jodit-comp__box ol{padding-left:17px}
@media(min-width:1024px){.body-text-jodit-comp__box ol{padding-left:22px}
}
.body-text-jodit-comp__box ol .body-text-jodit-comp__box__item{display:list-item;font-size:16px;line-height:28px}
[data-font="1"] .body-text-jodit-comp__box ol .body-text-jodit-comp__box__item{font-size:12px;line-height:24px}
[data-font="2"] .body-text-jodit-comp__box ol .body-text-jodit-comp__box__item{font-size:14px;line-height:26px}
[data-font="4"] .body-text-jodit-comp__box ol .body-text-jodit-comp__box__item{font-size:18px;line-height:30px}
[data-font="5"] .body-text-jodit-comp__box ol .body-text-jodit-comp__box__item{font-size:20px;line-height:32px}
@media(min-width:1024px){.body-text-jodit-comp__box ol .body-text-jodit-comp__box__item{font-size:18px;line-height:28px}
[data-font="1"] .body-text-jodit-comp__box ol .body-text-jodit-comp__box__item{font-size:14px;line-height:24px}
[data-font="2"] .body-text-jodit-comp__box ol .body-text-jodit-comp__box__item{font-size:16px;line-height:26px}
[data-font="4"] .body-text-jodit-comp__box ol .body-text-jodit-comp__box__item{font-size:20px;line-height:30px}
[data-font="5"] .body-text-jodit-comp__box ol .body-text-jodit-comp__box__item{font-size:22px;line-height:32px}
}
.body-text-jodit-comp__box ol li+li{margin-top:8px}
@media(min-width:1024px){.body-text-jodit-comp__box ol li+li{margin-top:12px}
}
.body-text-jodit-comp__box__item{color:#505052;width:100%;display:list-item;position:relative;box-sizing:border-box;font-size:16px;line-height:28px;word-break:keep-all;overflow-wrap:break-word}
.body-text-jodit-comp__box__item::before{display:none !important}
[data-font="1"] .body-text-jodit-comp__box__item{font-size:12px;line-height:24px}
[data-font="2"] .body-text-jodit-comp__box__item{font-size:14px;line-height:26px}
[data-font="4"] .body-text-jodit-comp__box__item{font-size:18px;line-height:30px}
[data-font="5"] .body-text-jodit-comp__box__item{font-size:20px;line-height:32px}
@media(min-width:1024px){.body-text-jodit-comp__box__item{font-size:18px;line-height:28px}
[data-font="1"] .body-text-jodit-comp__box__item{font-size:14px;line-height:24px}
[data-font="2"] .body-text-jodit-comp__box__item{font-size:16px;line-height:26px}
[data-font="4"] .body-text-jodit-comp__box__item{font-size:20px;line-height:30px}
[data-font="5"] .body-text-jodit-comp__box__item{font-size:22px;line-height:32px}
}
ul .body-text-jodit-comp__box__item{padding-left:9px}
@media(min-width:1024px){ul .body-text-jodit-comp__box__item{padding-left:7px}
}
ul .body-text-jodit-comp__box__item::before{background:#505052;content:"";position:absolute;top:12px;left:0;display:inline-block;width:4px;height:4px;border-radius:100%}
@media(min-width:1024px){ul .body-text-jodit-comp__box__item::before{top:11px;width:5px;height:5px}
}
.body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item{margin-top:10px}
ol ul .body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item,ul ol .body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item,ul ul .body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item,ol ol .body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item,.body-text-jodit-comp__box ul ul+ol,.body-text-jodit-comp__box ul ul+ul,.body-text-jodit-comp__box ul ol+ol,.body-text-jodit-comp__box ul ol+ul,.body-text-jodit-comp__box ol ul+ol,.body-text-jodit-comp__box ol ul+ul,.body-text-jodit-comp__box ol ol+ol,.body-text-jodit-comp__box ol ol+ul{margin-top:6px}
@media(min-width:1024px){.body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item{margin-top:16px}
ol ul .body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item,ul ol .body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item,ul ul .body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item,ol ol .body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item,.body-text-jodit-comp__box ul ul+ol,.body-text-jodit-comp__box ul ul+ul,.body-text-jodit-comp__box ul ol+ol,.body-text-jodit-comp__box ul ol+ul,.body-text-jodit-comp__box ol ul+ol,.body-text-jodit-comp__box ol ul+ul,.body-text-jodit-comp__box ol ol+ol,.body-text-jodit-comp__box ol ol+ul{margin-top:8px}
}
.body-text-jodit-comp__box p{color:#505052;font-size:16px;line-height:28px}
[data-font="1"] .body-text-jodit-comp__box p{font-size:12px;line-height:24px}
[data-font="2"] .body-text-jodit-comp__box p{font-size:14px;line-height:26px}
[data-font="4"] .body-text-jodit-comp__box p{font-size:18px;line-height:30px}
[data-font="5"] .body-text-jodit-comp__box p{font-size:20px;line-height:32px}
@media(min-width:1024px){.body-text-jodit-comp__box p{font-size:18px;line-height:28px}
[data-font="1"] .body-text-jodit-comp__box p{font-size:14px;line-height:24px}
[data-font="2"] .body-text-jodit-comp__box p{font-size:16px;line-height:26px}
[data-font="4"] .body-text-jodit-comp__box p{font-size:20px;line-height:30px}
[data-font="5"] .body-text-jodit-comp__box p{font-size:22px;line-height:32px}
}
.type-caution .body-text-jodit-comp__box p{color:#858588;font-size:14px;line-height:22px}
[data-font="1"] .type-caution .body-text-jodit-comp__box p{font-size:10px;line-height:18px}
[data-font="2"] .type-caution .body-text-jodit-comp__box p{font-size:12px;line-height:20px}
[data-font="4"] .type-caution .body-text-jodit-comp__box p{font-size:16px;line-height:24px}
[data-font="5"] .type-caution .body-text-jodit-comp__box p{font-size:18px;line-height:26px}
.type-caution .body-text-jodit-comp__box p.type-size-up-1{font-size:16px;line-height:24px}
[data-font="1"] .type-caution .body-text-jodit-comp__box p.type-size-up-1{font-size:12px;line-height:20px}
[data-font="2"] .type-caution .body-text-jodit-comp__box p.type-size-up-1{font-size:14px;line-height:22px}
[data-font="4"] .type-caution .body-text-jodit-comp__box p.type-size-up-1{font-size:18px;line-height:26px}
[data-font="5"] .type-caution .body-text-jodit-comp__box p.type-size-up-1{font-size:20px;line-height:28px}
.type-caution .body-text-jodit-comp__box p.type-size-up-2{font-size:18px;line-height:26px}
[data-font="1"] .type-caution .body-text-jodit-comp__box p.type-size-up-2{font-size:14px;line-height:22px}
[data-font="2"] .type-caution .body-text-jodit-comp__box p.type-size-up-2{font-size:16px;line-height:24px}
[data-font="4"] .type-caution .body-text-jodit-comp__box p.type-size-up-2{font-size:20px;line-height:28px}
[data-font="5"] .type-caution .body-text-jodit-comp__box p.type-size-up-2{font-size:22px;line-height:30px}
.body-text-jodit-comp__box p.type-size-up-1{font-size:18px;line-height:30px}
[data-font="1"] .body-text-jodit-comp__box p.type-size-up-1{font-size:14px;line-height:26px}
[data-font="2"] .body-text-jodit-comp__box p.type-size-up-1{font-size:16px;line-height:28px}
[data-font="4"] .body-text-jodit-comp__box p.type-size-up-1{font-size:20px;line-height:32px}
[data-font="5"] .body-text-jodit-comp__box p.type-size-up-1{font-size:22px;line-height:34px}
.body-text-jodit-comp__box p.type-size-up-2{font-size:20px;line-height:32px}
[data-font="1"] .body-text-jodit-comp__box p.type-size-up-2{font-size:16px;line-height:28px}
[data-font="2"] .body-text-jodit-comp__box p.type-size-up-2{font-size:18px;line-height:30px}
[data-font="4"] .body-text-jodit-comp__box p.type-size-up-2{font-size:22px;line-height:34px}
[data-font="5"] .body-text-jodit-comp__box p.type-size-up-2{font-size:24px;line-height:36px}
.body-text-jodit-comp__box i{font-style:italic}
.body-text-jodit-comp.type-radius{border-radius:8px}
@media(min-width:1024px){.body-text-jodit-comp.type-radius{border-radius:12px}
}
.body-text-jodit-comp.bg-main{padding:24px 22px;width:calc(100% - 40px);background:#f5f8fc !important}
@media(min-width:1024px){.body-text-jodit-comp.bg-main{padding:32px 34px}
}
.body-text-jodit-comp table{margin-top:16px}
@media(min-width:1024px){.body-text-jodit-comp table{margin-top:20px}
}
.body-text-jodit-comp table.table-type-a{width:100%;border-top:1px solid #111;border-collapse:separate}
.body-text-jodit-comp table.table-type-a p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.body-text-jodit-comp table.table-type-a tr td:last-child{border-right:0}
.body-text-jodit-comp table.table-type-a tr:first-child td{color:#111;font-weight:400}
.body-text-jodit-comp table.table-type-a td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-jodit-comp table.table-type-a td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-jodit-comp table.table-type-a td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-jodit-comp table.table-type-a td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-jodit-comp table.table-type-a td{font-size:19px;line-height:30px}
.body-text-jodit-comp table.table-type-b{width:100%;border-top:1px solid #111;border-collapse:separate}
.body-text-jodit-comp table.table-type-b.color-type-a tr:first-child td{background-color:#fffceb}
.body-text-jodit-comp table.table-type-b.color-type-b tr:first-child td{background-color:#f0f5ff}
.body-text-jodit-comp table.table-type-b.color-type-c tr:first-child td{background-color:#eef8f5}
.body-text-jodit-comp table.table-type-b.color-type-d tr:first-child td{background-color:#fbeff1}
.body-text-jodit-comp table.table-type-b p{color:#111;font-size:18px;font-weight:400;line-height:28px}
.body-text-jodit-comp table.table-type-b tr td:last-child{border-right:0}
.body-text-jodit-comp table.table-type-b tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.body-text-jodit-comp table.table-type-b td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-jodit-comp table.table-type-b td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-jodit-comp table.table-type-b td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-jodit-comp table.table-type-b td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-jodit-comp table.table-type-b td{font-size:19px;line-height:30px}
.body-text-jodit-comp table.table-type-c{width:100%;border-top:1px solid #111;border-collapse:separate}
.body-text-jodit-comp table.table-type-c.color-type-a tr:first-child td{background-color:#fffceb}
.body-text-jodit-comp table.table-type-c.color-type-a tr:nth-child(2) td{background-color:#fffceb}
.body-text-jodit-comp table.table-type-c.color-type-b tr:first-child td{background-color:#f0f5ff}
.body-text-jodit-comp table.table-type-c.color-type-b tr:nth-child(2) td{background-color:#f0f5ff}
.body-text-jodit-comp table.table-type-c.color-type-c tr:first-child td{background-color:#eef8f5}
.body-text-jodit-comp table.table-type-c.color-type-c tr:nth-child(2) td{background-color:#eef8f5}
.body-text-jodit-comp table.table-type-c.color-type-d tr:first-child td{background-color:#fbeff1}
.body-text-jodit-comp table.table-type-c.color-type-d tr:nth-child(2) td{background-color:#fbeff1}
.body-text-jodit-comp table.table-type-c p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.body-text-jodit-comp table.table-type-c tr td:last-child{border-right:0}
.body-text-jodit-comp table.table-type-c tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.body-text-jodit-comp table.table-type-c tr:nth-child(2) td{color:#111;background-color:#f5f8fc;font-weight:400}
.body-text-jodit-comp table.table-type-c td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-jodit-comp table.table-type-c td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-jodit-comp table.table-type-c td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-jodit-comp table.table-type-c td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-jodit-comp table.table-type-c td{font-size:19px;line-height:30px}
.body-text-jodit-comp table.table-type-d{width:100%;border-top:1px solid #111;border-collapse:separate}
.body-text-jodit-comp table.table-type-d p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.body-text-jodit-comp table.table-type-d tr td:last-child{border-right:0}
.body-text-jodit-comp table.table-type-d tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.body-text-jodit-comp table.table-type-d tr:nth-child(odd) td{background-color:#f5f8fc}
.body-text-jodit-comp table.table-type-d td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-jodit-comp table.table-type-d td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-jodit-comp table.table-type-d td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-jodit-comp table.table-type-d td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-jodit-comp table.table-type-d td{font-size:19px;line-height:30px}
.body-text-jodit-comp table.table-type-e{width:100%;border-top:1px solid #111;border-collapse:separate}
.body-text-jodit-comp table.table-type-e.color-type-a tr td:first-child{background-color:#fffceb}
.body-text-jodit-comp table.table-type-e.color-type-b tr td:first-child{background-color:#f0f5ff}
.body-text-jodit-comp table.table-type-e.color-type-c tr td:first-child{background-color:#eef8f5}
.body-text-jodit-comp table.table-type-e.color-type-d tr td:first-child{background-color:#fbeff1}
.body-text-jodit-comp table.table-type-e p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.body-text-jodit-comp table.table-type-e tr td:last-child{border-right:0}
.body-text-jodit-comp table.table-type-e tr td:first-child{color:#111;background-color:#f5f8fc;font-weight:400}
.body-text-jodit-comp table.table-type-e td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-jodit-comp table.table-type-e td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-jodit-comp table.table-type-e td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-jodit-comp table.table-type-e td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-jodit-comp table.table-type-e td{font-size:19px;line-height:30px}
.body-text-jodit-comp table.table-type-f{width:100%;border-top:1px solid #111;border-collapse:separate}
.body-text-jodit-comp table.table-type-f.color-type-a tr td:first-child{background-color:#fffceb}
.body-text-jodit-comp table.table-type-f.color-type-a tr td:nth-child(2){background-color:#fffceb}
.body-text-jodit-comp table.table-type-f.color-type-b tr td:first-child{background-color:#f0f5ff}
.body-text-jodit-comp table.table-type-f.color-type-b tr td:nth-child(2){background-color:#f0f5ff}
.body-text-jodit-comp table.table-type-f.color-type-c tr td:first-child{background-color:#eef8f5}
.body-text-jodit-comp table.table-type-f.color-type-c tr td:nth-child(2){background-color:#eef8f5}
.body-text-jodit-comp table.table-type-f.color-type-d tr td:first-child{background-color:#fbeff1}
.body-text-jodit-comp table.table-type-f.color-type-d tr td:nth-child(2){background-color:#fbeff1}
.body-text-jodit-comp table.table-type-f p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.body-text-jodit-comp table.table-type-f tr td:last-child{border-right:0}
.body-text-jodit-comp table.table-type-f tr td:first-child{color:#111;background-color:#f5f8fc;font-weight:400}
.body-text-jodit-comp table.table-type-f tr td:nth-child(2){background-color:#f5f8fc;font-weight:400}
.body-text-jodit-comp table.table-type-f td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-jodit-comp table.table-type-f td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-jodit-comp table.table-type-f td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-jodit-comp table.table-type-f td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-jodit-comp table.table-type-f td{font-size:19px;line-height:30px}
.body-text-jodit-comp table.table-type-g{width:100%;border-top:1px solid #111;border-collapse:separate}
.body-text-jodit-comp table.table-type-g.color-type-a tr td:first-child{background-color:#fffceb}
.body-text-jodit-comp table.table-type-g.color-type-a tr:first-child td{background-color:#fffceb}
.body-text-jodit-comp table.table-type-g.color-type-b tr td:first-child{background-color:#f0f5ff}
.body-text-jodit-comp table.table-type-g.color-type-b tr:first-child td{background-color:#f0f5ff}
.body-text-jodit-comp table.table-type-g.color-type-c tr td:first-child{background-color:#eef8f5}
.body-text-jodit-comp table.table-type-g.color-type-c tr:first-child td{background-color:#eef8f5}
.body-text-jodit-comp table.table-type-g.color-type-d tr td:first-child{background-color:#fbeff1}
.body-text-jodit-comp table.table-type-g.color-type-d tr:first-child td{background-color:#fbeff1}
.body-text-jodit-comp table.table-type-g p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.body-text-jodit-comp table.table-type-g tr td:last-child{border-right:0}
.body-text-jodit-comp table.table-type-g tr td:first-child{color:#111;background-color:#f5f8fc;font-weight:400}
.body-text-jodit-comp table.table-type-g tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.body-text-jodit-comp table.table-type-g td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-jodit-comp table.table-type-g td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-jodit-comp table.table-type-g td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-jodit-comp table.table-type-g td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-jodit-comp table.table-type-g td{font-size:19px;line-height:30px}
.body-text-jodit-comp table.table-type-h{width:100%;border-top:1px solid #111;border-collapse:separate}
.body-text-jodit-comp table.table-type-h.color-type-a tr:first-child td{background-color:#fffceb}
.body-text-jodit-comp table.table-type-h.color-type-b tr:first-child td{background-color:#f0f5ff}
.body-text-jodit-comp table.table-type-h.color-type-c tr:first-child td{background-color:#eef8f5}
.body-text-jodit-comp table.table-type-h.color-type-d tr:first-child td{background-color:#fbeff1}
.body-text-jodit-comp table.table-type-h p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.body-text-jodit-comp table.table-type-h tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.body-text-jodit-comp table.table-type-h td{padding:12px 16px;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px}
[data-font="1"] .body-text-jodit-comp table.table-type-h td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-jodit-comp table.table-type-h td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-jodit-comp table.table-type-h td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-jodit-comp table.table-type-h td{font-size:19px;line-height:30px}
@media(min-width:770px){.body-text-jodit-comp table.table-type-h td{padding:12px 20px}
}
.body-text-jodit-comp table.table-type-i{width:100%;border-top:1px solid #edf1f7;border-collapse:separate}
.body-text-jodit-comp table.table-type-i p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.body-text-jodit-comp table.table-type-i tr td:first-child{color:#111;font-weight:400}
.body-text-jodit-comp table.table-type-i td{padding:12px 16px;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px}
[data-font="1"] .body-text-jodit-comp table.table-type-i td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-jodit-comp table.table-type-i td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-jodit-comp table.table-type-i td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-jodit-comp table.table-type-i td{font-size:19px;line-height:30px}
@media(min-width:1024px){.body-text-jodit-comp table.table-type-i td{padding:12px 20px}
}
.body-text-jodit-comp table.table-type-top-line{border-top:2px solid #111 !important}
.body-text-jodit-comp table.table-type-bottom-line{border-bottom:2px solid #111 !important}
.body-text-jodit-comp table.table-type-all-line tr td:first-child{border-left:1px solid #edf1f7 !important}
.body-text-jodit-comp table.table-type-all-line tr td:last-child{border-right:1px solid #edf1f7 !important}
.body-text-jodit-comp table.table-type-all-line tr:last-child td{border-bottom:1px solid #111 !important}
.body-text-jodit-comp table.table-type-left-line tr td:first-child{border-left:1px solid #edf1f7 !important}
.body-text-jodit-comp table.table-type-right-line tr td:last-child{border-right:1px solid #edf1f7 !important}
.body-text-jodit-comp table td .body-text-jodit-comp__box__item{font-size:inherit;line-height:inherit}
.body-text-jodit-comp table ul{margin-left:0}
[data-font="1"] .body-text-jodit-comp table ul.bullet--circle-sm li.body-text-jodit-comp__box__item{padding-left:3px}
[data-font="2"] .body-text-jodit-comp table ul.bullet--circle-sm li.body-text-jodit-comp__box__item{padding-left:5px}
[data-font="3"] .body-text-jodit-comp table ul.bullet--circle-sm li.body-text-jodit-comp__box__item{padding-left:7px}
[data-font="4"] .body-text-jodit-comp table ul.bullet--circle-sm li.body-text-jodit-comp__box__item{padding-left:9px}
[data-font="5"] .body-text-jodit-comp table ul.bullet--circle-sm li.body-text-jodit-comp__box__item{padding-left:10px}
[data-font="1"] .body-text-jodit-comp table .body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item{margin-top:2px}
[data-font="2"] .body-text-jodit-comp table .body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item{margin-top:3px}
[data-font="3"] .body-text-jodit-comp table .body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item{margin-top:5px}
[data-font="4"] .body-text-jodit-comp table .body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item{margin-top:7px}
[data-font="5"] .body-text-jodit-comp table .body-text-jodit-comp__box__item+.body-text-jodit-comp__box__item{margin-top:8px}
.body-text-jodit-comp table caption{overflow:hidden;display:block;position:relative;z-index:-1;border:0;width:1px;height:1px;margin:-1px;clip:rect(1px,1px,1px,1px)}
.body-text-jodit-comp .high-light-yellow{background:#fff8d2}
.body-text-jodit-comp.type-caution{width:calc(100% - 40px);margin-top:0;padding:0 12px}
@media(min-width:1024px){.body-text-jodit-comp.type-caution{padding:0 28px}
}
.jodit-workplace table{border:none !important}
.jodit-workplace table.table-type-a{width:100%;border-top:1px solid #111;border-collapse:separate}
.jodit-workplace table.table-type-a p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.jodit-workplace table.table-type-a tr td:last-child{border-right:0}
.jodit-workplace table.table-type-a tr:first-child td{color:#111;font-weight:400}
.jodit-workplace table.table-type-a td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .jodit-workplace table.table-type-a td{font-size:11px;line-height:22px}
[data-font="2"] .jodit-workplace table.table-type-a td{font-size:13px;line-height:24px}
[data-font="4"] .jodit-workplace table.table-type-a td{font-size:17px;line-height:28px}
[data-font="5"] .jodit-workplace table.table-type-a td{font-size:19px;line-height:30px}
.jodit-workplace table.table-type-b{width:100%;border-top:1px solid #111;border-collapse:separate}
.jodit-workplace table.table-type-b.color-type-a tr:first-child td{background-color:#fffceb}
.jodit-workplace table.table-type-b.color-type-b tr:first-child td{background-color:#f0f5ff}
.jodit-workplace table.table-type-b.color-type-c tr:first-child td{background-color:#eef8f5}
.jodit-workplace table.table-type-b.color-type-d tr:first-child td{background-color:#fbeff1}
.jodit-workplace table.table-type-b p{color:#111;font-size:18px;font-weight:400;line-height:28px}
.jodit-workplace table.table-type-b tr td:last-child{border-right:0}
.jodit-workplace table.table-type-b tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.jodit-workplace table.table-type-b td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .jodit-workplace table.table-type-b td{font-size:11px;line-height:22px}
[data-font="2"] .jodit-workplace table.table-type-b td{font-size:13px;line-height:24px}
[data-font="4"] .jodit-workplace table.table-type-b td{font-size:17px;line-height:28px}
[data-font="5"] .jodit-workplace table.table-type-b td{font-size:19px;line-height:30px}
.jodit-workplace table.table-type-c{width:100%;border-top:1px solid #111;border-collapse:separate}
.jodit-workplace table.table-type-c.color-type-a tr:first-child td{background-color:#fffceb}
.jodit-workplace table.table-type-c.color-type-a tr:nth-child(2) td{background-color:#fffceb}
.jodit-workplace table.table-type-c.color-type-b tr:first-child td{background-color:#f0f5ff}
.jodit-workplace table.table-type-c.color-type-b tr:nth-child(2) td{background-color:#f0f5ff}
.jodit-workplace table.table-type-c.color-type-c tr:first-child td{background-color:#eef8f5}
.jodit-workplace table.table-type-c.color-type-c tr:nth-child(2) td{background-color:#eef8f5}
.jodit-workplace table.table-type-c.color-type-d tr:first-child td{background-color:#fbeff1}
.jodit-workplace table.table-type-c.color-type-d tr:nth-child(2) td{background-color:#fbeff1}
.jodit-workplace table.table-type-c p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.jodit-workplace table.table-type-c tr td:last-child{border-right:0}
.jodit-workplace table.table-type-c tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.jodit-workplace table.table-type-c tr:nth-child(2) td{color:#111;background-color:#f5f8fc;font-weight:400}
.jodit-workplace table.table-type-c td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .jodit-workplace table.table-type-c td{font-size:11px;line-height:22px}
[data-font="2"] .jodit-workplace table.table-type-c td{font-size:13px;line-height:24px}
[data-font="4"] .jodit-workplace table.table-type-c td{font-size:17px;line-height:28px}
[data-font="5"] .jodit-workplace table.table-type-c td{font-size:19px;line-height:30px}
.jodit-workplace table.table-type-d{width:100%;border-top:1px solid #111;border-collapse:separate}
.jodit-workplace table.table-type-d p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.jodit-workplace table.table-type-d tr td:last-child{border-right:0}
.jodit-workplace table.table-type-d tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.jodit-workplace table.table-type-d tr:nth-child(odd) td{background-color:#f5f8fc}
.jodit-workplace table.table-type-d td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .jodit-workplace table.table-type-d td{font-size:11px;line-height:22px}
[data-font="2"] .jodit-workplace table.table-type-d td{font-size:13px;line-height:24px}
[data-font="4"] .jodit-workplace table.table-type-d td{font-size:17px;line-height:28px}
[data-font="5"] .jodit-workplace table.table-type-d td{font-size:19px;line-height:30px}
.jodit-workplace table.table-type-e{width:100%;border-top:1px solid #111;border-collapse:separate}
.jodit-workplace table.table-type-e.color-type-a tr td:first-child{background-color:#fffceb}
.jodit-workplace table.table-type-e.color-type-b tr td:first-child{background-color:#f0f5ff}
.jodit-workplace table.table-type-e.color-type-c tr td:first-child{background-color:#eef8f5}
.jodit-workplace table.table-type-e.color-type-d tr td:first-child{background-color:#fbeff1}
.jodit-workplace table.table-type-e p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.jodit-workplace table.table-type-e tr td:last-child{border-right:0}
.jodit-workplace table.table-type-e tr td:first-child{color:#111;background-color:#f5f8fc;font-weight:400}
.jodit-workplace table.table-type-e td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .jodit-workplace table.table-type-e td{font-size:11px;line-height:22px}
[data-font="2"] .jodit-workplace table.table-type-e td{font-size:13px;line-height:24px}
[data-font="4"] .jodit-workplace table.table-type-e td{font-size:17px;line-height:28px}
[data-font="5"] .jodit-workplace table.table-type-e td{font-size:19px;line-height:30px}
.jodit-workplace table.table-type-f{width:100%;border-top:1px solid #111;border-collapse:separate}
.jodit-workplace table.table-type-f.color-type-a tr td:first-child{background-color:#fffceb}
.jodit-workplace table.table-type-f.color-type-a tr td:nth-child(2){background-color:#fffceb}
.jodit-workplace table.table-type-f.color-type-b tr td:first-child{background-color:#f0f5ff}
.jodit-workplace table.table-type-f.color-type-b tr td:nth-child(2){background-color:#f0f5ff}
.jodit-workplace table.table-type-f.color-type-c tr td:first-child{background-color:#eef8f5}
.jodit-workplace table.table-type-f.color-type-c tr td:nth-child(2){background-color:#eef8f5}
.jodit-workplace table.table-type-f.color-type-d tr td:first-child{background-color:#fbeff1}
.jodit-workplace table.table-type-f.color-type-d tr td:nth-child(2){background-color:#fbeff1}
.jodit-workplace table.table-type-f p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.jodit-workplace table.table-type-f tr td:last-child{border-right:0}
.jodit-workplace table.table-type-f tr td:first-child{color:#111;background-color:#f5f8fc;font-weight:400}
.jodit-workplace table.table-type-f tr td:nth-child(2){background-color:#f5f8fc;font-weight:400}
.jodit-workplace table.table-type-f td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .jodit-workplace table.table-type-f td{font-size:11px;line-height:22px}
[data-font="2"] .jodit-workplace table.table-type-f td{font-size:13px;line-height:24px}
[data-font="4"] .jodit-workplace table.table-type-f td{font-size:17px;line-height:28px}
[data-font="5"] .jodit-workplace table.table-type-f td{font-size:19px;line-height:30px}
.jodit-workplace table.table-type-g{width:100%;border-top:1px solid #111;border-collapse:separate}
.jodit-workplace table.table-type-g.color-type-a tr td:first-child{background-color:#fffceb}
.jodit-workplace table.table-type-g.color-type-a tr:first-child td{background-color:#fffceb}
.jodit-workplace table.table-type-g.color-type-b tr td:first-child{background-color:#f0f5ff}
.jodit-workplace table.table-type-g.color-type-b tr:first-child td{background-color:#f0f5ff}
.jodit-workplace table.table-type-g.color-type-c tr td:first-child{background-color:#eef8f5}
.jodit-workplace table.table-type-g.color-type-c tr:first-child td{background-color:#eef8f5}
.jodit-workplace table.table-type-g.color-type-d tr td:first-child{background-color:#fbeff1}
.jodit-workplace table.table-type-g.color-type-d tr:first-child td{background-color:#fbeff1}
.jodit-workplace table.table-type-g p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.jodit-workplace table.table-type-g tr td:last-child{border-right:0}
.jodit-workplace table.table-type-g tr td:first-child{color:#111;background-color:#f5f8fc;font-weight:400}
.jodit-workplace table.table-type-g tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.jodit-workplace table.table-type-g td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .jodit-workplace table.table-type-g td{font-size:11px;line-height:22px}
[data-font="2"] .jodit-workplace table.table-type-g td{font-size:13px;line-height:24px}
[data-font="4"] .jodit-workplace table.table-type-g td{font-size:17px;line-height:28px}
[data-font="5"] .jodit-workplace table.table-type-g td{font-size:19px;line-height:30px}
.jodit-workplace table.table-type-h{width:100%;border-top:1px solid #111;border-collapse:separate}
.jodit-workplace table.table-type-h.color-type-a tr:first-child td{background-color:#fffceb}
.jodit-workplace table.table-type-h.color-type-b tr:first-child td{background-color:#f0f5ff}
.jodit-workplace table.table-type-h.color-type-c tr:first-child td{background-color:#eef8f5}
.jodit-workplace table.table-type-h.color-type-d tr:first-child td{background-color:#fbeff1}
.jodit-workplace table.table-type-h p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.jodit-workplace table.table-type-h tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.jodit-workplace table.table-type-h td{padding:12px 16px;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px}
[data-font="1"] .jodit-workplace table.table-type-h td{font-size:11px;line-height:22px}
[data-font="2"] .jodit-workplace table.table-type-h td{font-size:13px;line-height:24px}
[data-font="4"] .jodit-workplace table.table-type-h td{font-size:17px;line-height:28px}
[data-font="5"] .jodit-workplace table.table-type-h td{font-size:19px;line-height:30px}
@media(min-width:770px){.jodit-workplace table.table-type-h td{padding:12px 20px}
}
.jodit-workplace table.table-type-i{width:100%;border-top:1px solid #edf1f7;border-collapse:separate}
.jodit-workplace table.table-type-i p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.jodit-workplace table.table-type-i tr td:first-child{color:#111;font-weight:400}
.jodit-workplace table.table-type-i td{padding:12px 16px;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px}
[data-font="1"] .jodit-workplace table.table-type-i td{font-size:11px;line-height:22px}
[data-font="2"] .jodit-workplace table.table-type-i td{font-size:13px;line-height:24px}
[data-font="4"] .jodit-workplace table.table-type-i td{font-size:17px;line-height:28px}
[data-font="5"] .jodit-workplace table.table-type-i td{font-size:19px;line-height:30px}
@media(min-width:1024px){.jodit-workplace table.table-type-i td{padding:12px 20px}
}
.jodit-workplace table.table-type-top-line{border-top:2px solid #111 !important}
.jodit-workplace table.table-type-bottom-line{border-bottom:2px solid #111 !important}
.jodit-workplace table.table-type-all-line tr td:first-child{border-left:1px solid #edf1f7 !important}
.jodit-workplace table.table-type-all-line tr td:last-child{border-right:1px solid #edf1f7 !important}
.jodit-workplace table.table-type-all-line tr:last-child td{border-bottom:1px solid #111 !important}
.jodit-workplace table.table-type-left-line tr td:first-child{border-left:1px solid #edf1f7 !important}
.jodit-workplace table.table-type-right-line tr td:last-child{border-right:1px solid #edf1f7 !important}
.coral-RichText-editable table{border:none !important}
.coral-RichText-editable table.table-type-a{width:100%;border-top:1px solid #111;border-collapse:separate}
.coral-RichText-editable table.table-type-a p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-a tr td:last-child{border-right:0}
.coral-RichText-editable table.table-type-a tr:first-child td{color:#111;font-weight:400}
.coral-RichText-editable table.table-type-a td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-a td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-a td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-a td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-a td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-b{width:100%;border-top:1px solid #111;border-collapse:separate}
.coral-RichText-editable table.table-type-b.color-type-a tr:first-child td{background-color:#fffceb}
.coral-RichText-editable table.table-type-b.color-type-b tr:first-child td{background-color:#f0f5ff}
.coral-RichText-editable table.table-type-b.color-type-c tr:first-child td{background-color:#eef8f5}
.coral-RichText-editable table.table-type-b.color-type-d tr:first-child td{background-color:#fbeff1}
.coral-RichText-editable table.table-type-b p{color:#111;font-size:18px;font-weight:400;line-height:28px}
.coral-RichText-editable table.table-type-b tr td:last-child{border-right:0}
.coral-RichText-editable table.table-type-b tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.coral-RichText-editable table.table-type-b td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-b td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-b td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-b td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-b td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-c{width:100%;border-top:1px solid #111;border-collapse:separate}
.coral-RichText-editable table.table-type-c.color-type-a tr:first-child td{background-color:#fffceb}
.coral-RichText-editable table.table-type-c.color-type-a tr:nth-child(2) td{background-color:#fffceb}
.coral-RichText-editable table.table-type-c.color-type-b tr:first-child td{background-color:#f0f5ff}
.coral-RichText-editable table.table-type-c.color-type-b tr:nth-child(2) td{background-color:#f0f5ff}
.coral-RichText-editable table.table-type-c.color-type-c tr:first-child td{background-color:#eef8f5}
.coral-RichText-editable table.table-type-c.color-type-c tr:nth-child(2) td{background-color:#eef8f5}
.coral-RichText-editable table.table-type-c.color-type-d tr:first-child td{background-color:#fbeff1}
.coral-RichText-editable table.table-type-c.color-type-d tr:nth-child(2) td{background-color:#fbeff1}
.coral-RichText-editable table.table-type-c p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-c tr td:last-child{border-right:0}
.coral-RichText-editable table.table-type-c tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.coral-RichText-editable table.table-type-c tr:nth-child(2) td{color:#111;background-color:#f5f8fc;font-weight:400}
.coral-RichText-editable table.table-type-c td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-c td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-c td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-c td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-c td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-d{width:100%;border-top:1px solid #111;border-collapse:separate}
.coral-RichText-editable table.table-type-d p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-d tr td:last-child{border-right:0}
.coral-RichText-editable table.table-type-d tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.coral-RichText-editable table.table-type-d tr:nth-child(odd) td{background-color:#f5f8fc}
.coral-RichText-editable table.table-type-d td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-d td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-d td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-d td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-d td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-e{width:100%;border-top:1px solid #111;border-collapse:separate}
.coral-RichText-editable table.table-type-e.color-type-a tr td:first-child{background-color:#fffceb}
.coral-RichText-editable table.table-type-e.color-type-b tr td:first-child{background-color:#f0f5ff}
.coral-RichText-editable table.table-type-e.color-type-c tr td:first-child{background-color:#eef8f5}
.coral-RichText-editable table.table-type-e.color-type-d tr td:first-child{background-color:#fbeff1}
.coral-RichText-editable table.table-type-e p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-e tr td:last-child{border-right:0}
.coral-RichText-editable table.table-type-e tr td:first-child{color:#111;background-color:#f5f8fc;font-weight:400}
.coral-RichText-editable table.table-type-e td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-e td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-e td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-e td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-e td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-f{width:100%;border-top:1px solid #111;border-collapse:separate}
.coral-RichText-editable table.table-type-f.color-type-a tr td:first-child{background-color:#fffceb}
.coral-RichText-editable table.table-type-f.color-type-a tr td:nth-child(2){background-color:#fffceb}
.coral-RichText-editable table.table-type-f.color-type-b tr td:first-child{background-color:#f0f5ff}
.coral-RichText-editable table.table-type-f.color-type-b tr td:nth-child(2){background-color:#f0f5ff}
.coral-RichText-editable table.table-type-f.color-type-c tr td:first-child{background-color:#eef8f5}
.coral-RichText-editable table.table-type-f.color-type-c tr td:nth-child(2){background-color:#eef8f5}
.coral-RichText-editable table.table-type-f.color-type-d tr td:first-child{background-color:#fbeff1}
.coral-RichText-editable table.table-type-f.color-type-d tr td:nth-child(2){background-color:#fbeff1}
.coral-RichText-editable table.table-type-f p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-f tr td:last-child{border-right:0}
.coral-RichText-editable table.table-type-f tr td:first-child{color:#111;background-color:#f5f8fc;font-weight:400}
.coral-RichText-editable table.table-type-f tr td:nth-child(2){background-color:#f5f8fc;font-weight:400}
.coral-RichText-editable table.table-type-f td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-f td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-f td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-f td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-f td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-g{width:100%;border-top:1px solid #111;border-collapse:separate}
.coral-RichText-editable table.table-type-g.color-type-a tr td:first-child{background-color:#fffceb}
.coral-RichText-editable table.table-type-g.color-type-a tr:first-child td{background-color:#fffceb}
.coral-RichText-editable table.table-type-g.color-type-b tr td:first-child{background-color:#f0f5ff}
.coral-RichText-editable table.table-type-g.color-type-b tr:first-child td{background-color:#f0f5ff}
.coral-RichText-editable table.table-type-g.color-type-c tr td:first-child{background-color:#eef8f5}
.coral-RichText-editable table.table-type-g.color-type-c tr:first-child td{background-color:#eef8f5}
.coral-RichText-editable table.table-type-g.color-type-d tr td:first-child{background-color:#fbeff1}
.coral-RichText-editable table.table-type-g.color-type-d tr:first-child td{background-color:#fbeff1}
.coral-RichText-editable table.table-type-g p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-g tr td:last-child{border-right:0}
.coral-RichText-editable table.table-type-g tr td:first-child{color:#111;background-color:#f5f8fc;font-weight:400}
.coral-RichText-editable table.table-type-g tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.coral-RichText-editable table.table-type-g td{padding:12px;border-right:1px solid #edf1f7;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-g td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-g td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-g td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-g td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-h{width:100%;border-top:1px solid #111;border-collapse:separate}
.coral-RichText-editable table.table-type-h.color-type-a tr:first-child td{background-color:#fffceb}
.coral-RichText-editable table.table-type-h.color-type-b tr:first-child td{background-color:#f0f5ff}
.coral-RichText-editable table.table-type-h.color-type-c tr:first-child td{background-color:#eef8f5}
.coral-RichText-editable table.table-type-h.color-type-d tr:first-child td{background-color:#fbeff1}
.coral-RichText-editable table.table-type-h p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-h tr:first-child td{color:#111;background-color:#f5f8fc;font-weight:400}
.coral-RichText-editable table.table-type-h td{padding:12px 16px;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px}
[data-font="1"] .coral-RichText-editable table.table-type-h td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-h td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-h td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-h td{font-size:19px;line-height:30px}
@media(min-width:770px){.coral-RichText-editable table.table-type-h td{padding:12px 20px}
}
.coral-RichText-editable table.table-type-i{width:100%;border-top:1px solid #edf1f7;border-collapse:separate}
.coral-RichText-editable table.table-type-i p{color:#111;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-i tr td:first-child{color:#111;font-weight:400}
.coral-RichText-editable table.table-type-i td{padding:12px 16px;border-bottom:1px solid #edf1f7;font-size:15px;line-height:26px}
[data-font="1"] .coral-RichText-editable table.table-type-i td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-i td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-i td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-i td{font-size:19px;line-height:30px}
@media(min-width:1024px){.coral-RichText-editable table.table-type-i td{padding:12px 20px}
}
.coral-RichText-editable table.table-type-top-line{border-top:2px solid #111 !important}
.coral-RichText-editable table.table-type-bottom-line{border-bottom:2px solid #111 !important}
.coral-RichText-editable table.table-type-all-line tr td:first-child{border-left:1px solid #edf1f7 !important}
.coral-RichText-editable table.table-type-all-line tr td:last-child{border-right:1px solid #edf1f7 !important}
.coral-RichText-editable table.table-type-all-line tr:last-child td{border-bottom:1px solid #111 !important}
.coral-RichText-editable table.table-type-left-line tr td:first-child{border-left:1px solid #edf1f7 !important}
.coral-RichText-editable table.table-type-right-line tr td:last-child{border-right:1px solid #edf1f7 !important}
.type-caution02{color:#858585;font-size:13px;line-height:20px}
@media(min-width:1024px){.type-caution02{color:#858585;font-size:14px;line-height:22px}
}
.type-note{padding:0 12px;color:#858588;font-size:14px;line-height:22px;font-weight:400}
@media(min-width:1024px){.type-note{padding:0 12px;font-size:16px;line-height:28px}
}
.body-text-jodit-comp__box ul{padding-left:15px}
.body-text-jodit-comp__box ul+ul,.body-text-jodit-comp__box ol+ol{margin-top:10px}
ol.bullet--num-circle,ol.bullet--alpha-circle{padding-left:15px}
ul.bullet--circle-sm{padding-left:5px}
.is-ios ul.bullet--circle-sm,.is-ios ul.bullet--square-sm,.is-ios ul.bullet--check-inner,.is-ios ul.bullet--check{padding-left:15px}
.is-android ul.bullet--circle-sm{padding-left:7px}
ul.bullet--square-sm{padding-left:10px}
ul.bullet--check{padding-left:10px}
ul.bullet--check-inner{padding-left:12px}
.body-text-jodit-comp__box ul+ul,.body-text-jodit-comp__box ol+ol,.body-text-jodit-comp__box ul+ol,.body-text-jodit-comp__box ol+ul,.body-text-jodit-comp__box p+ol,.body-text-jodit-comp__box p+ul,.body-text-jodit-comp__box ul+p,.body-text-jodit-comp__box ol+p{margin-top:10px}
ol .body-text-jodit-comp__box__item{padding-left:2px}
ul.bullet--square-sm li.body-text-jodit-comp__box__item{padding-left:9px}
ul.bullet--circle-sm li.body-text-jodit-comp__box__item{padding-left:14px}
.is-ios ul.bullet--circle-sm li.body-text-jodit-comp__box__item,.is-ios ul.bullet--square-sm li.body-text-jodit-comp__box__item,.is-ios ul.bullet--check li.body-text-jodit-comp__box__item,.is-ios ul.bullet--check-inner li.body-text-jodit-comp__box__item{padding-left:4px}
.is-android ul.bullet--circle-sm li.body-text-jodit-comp__box__item{padding-left:12px}
ol ul.bullet--square-sm li.body-text-jodit-comp__box__item,ul ul.bullet--square-sm li.body-text-jodit-comp__box__item{padding-left:9px}
.bullet--num-circle .body-text-jodit-comp__box__item,.bullet--alpha-circle .body-text-jodit-comp__box__item{padding-left:4px}
ul.bullet--diamond li,ul.bullet--triangle li,ul.bullet--circle-lg li{padding-left:4px}
ul li ol .body-text-jodit-comp__box__item{padding-left:3px !important}
ul li ol.bullet--alpha-circle .body-text-jodit-comp__box__item,ul li ol.bullet--num-circle .body-text-jodit-comp__box__item{padding-left:5px !important}
ul.bullet--check-inner li.body-text-jodit-comp__box__item{padding-left:7px}
ol ul.bullet--check li.body-text-jodit-comp__box__item,ul ul.bullet--check li.body-text-jodit-comp__box__item{padding-left:9px}
ol ol.bullet--alpha-upper li.body-text-jodit-comp__box__item,ul ol.bullet--alpha-upper li.body-text-jodit-comp__box__item,ol ol.bullet--alpha-lower li.body-text-jodit-comp__box__item,ul ol.bullet--alpha-lower li.body-text-jodit-comp__box__item{padding-left:3px}
ol ul.bullet--diamond li.body-text-jodit-comp__box__item,ul ul.bullet--diamond li.body-text-jodit-comp__box__item,ol ul.bullet--triangle li.body-text-jodit-comp__box__item,ul ul.bullet--triangle li.body-text-jodit-comp__box__item,ol ul.bullet--circle-lg li.body-text-jodit-comp__box__item,ul ul.bullet--circle-lg li.body-text-jodit-comp__box__item{padding-left:4px}
@media(min-width:1024px){ol ul.bullet--diamond li.body-text-jodit-comp__box__item,ul ul.bullet--diamond li.body-text-jodit-comp__box__item,ol ul.bullet--triangle li.body-text-jodit-comp__box__item,ul ul.bullet--triangle li.body-text-jodit-comp__box__item,ol ul.bullet--circle-lg li.body-text-jodit-comp__box__item,ul ul.bullet--circle-lg li.body-text-jodit-comp__box__item{padding-left:8px}
ol ul.bullet--check li.body-text-jodit-comp__box__item,ul ul.bullet--check li.body-text-jodit-comp__box__item{padding-left:12px}
ol ul.bullet--square-sm li.body-text-jodit-comp__box__item,ul ul.bullet--square-sm li.body-text-jodit-comp__box__item{padding-left:13px}
ul li ol.bullet--alpha-circle .body-text-jodit-comp__box__item,ul li ol.bullet--num-circle .body-text-jodit-comp__box__item{padding-left:7px !important}
ol.bullet--alpha-upper li,ol.bullet--alpha-lower li,ol.bullet--ko li,ol.bullet--roman li{padding-left:3px}
ul.bullet--diamond li,ul.bullet--triangle li,ul.bullet--circle-lg li{padding-left:9px}
.body-text-jodit-comp__box ul+ul,.body-text-jodit-comp__box ol+ol,.body-text-jodit-comp__box ul+ol,.body-text-jodit-comp__box ol+ul,.body-text-jodit-comp__box p+ol,.body-text-jodit-comp__box p+ul,.body-text-jodit-comp__box ul+p,.body-text-jodit-comp__box ol+p{margin-top:16px}
.body-text-jodit-comp__box ul{padding-left:17px;margin-left:4px}
ul.bullet--circle-sm{padding-left:6px}
ul.bullet--square-sm{padding-left:12px}
.is-mac ul.bullet--square-sm{padding-left:7px}
ul.bullet--check{padding-left:13px}
.is-mac ul.bullet--check{padding-left:10px}
ul.bullet--check-inner{padding-left:14px}
ul.bullet--square-sm li.body-text-jodit-comp__box__item{padding-left:13px}
.is-mac .bullet--square-sm li.body-text-jodit-comp__box__item{padding-left:17px}
ul.bullet--circle-sm li.body-text-jodit-comp__box__item{padding-left:19px}
ul.bullet--check li.body-text-jodit-comp__box__item{padding-left:12px}
.is-mac ul.bullet--check li.body-text-jodit-comp__box__item{padding-left:13px}
ul.bullet--check-inner li.body-text-jodit-comp__box__item{padding-left:11px}
ol.bullet--num-circle,ol.bullet--alpha-circle{padding-left:17px}
ol .body-text-jodit-comp__box__item{padding-left:3px}
ul li ol .body-text-jodit-comp__box__item{padding-left:3px !important}
.bullet--num-circle .body-text-jodit-comp__box__item,.bullet--alpha-circle .body-text-jodit-comp__box__item{padding-left:8px}
ul li .bullet--num-circle .body-text-jodit-comp__box__item,ul li .bullet--alpha-circle .body-text-jodit-comp__box__item{padding-left:8px !important}
ol ul .body-text-jodit-comp__box__item{padding-left:8px !important}
ol ul.bullet--square-sm li.body-text-jodit-comp__box__item{padding-left:11px !important}
ol ul.bullet--circle-sm li.body-text-jodit-comp__box__item{padding-left:17px !important}
ol ul.bullet--check-inner li.body-text-jodit-comp__box__item{padding-left:11px !important}
ol ul.bullet--check li.body-text-jodit-comp__box__item{padding-left:12px !important}
ol.bullet--alpha-upper,ol.bullet--alpha-lower{margin-left:0}
ol.bullet--alpha-upper li,ol.bullet--alpha-lower li{padding-left:7px}
}
.body-text-comp{color:#484540;display:block;padding:0 22px;margin:0 auto;max-width:520px}
.body-text-comp *{word-break:break-word}
@media(min-width:1280px){.body-text-comp{padding:0 4px;max-width:770px;margin:0 auto}
}
.body-text-comp.type-scroll{overflow-x:auto}
.body-text-comp.type-scroll table{table-layout:fixed}
.body-text-comp a{color:#a96b06;font-size:16px;font-weight:500;line-height:28px;text-decoration-line:underline;cursor:pointer}
@media(min-width:1280px){.body-text-comp a{font-size:18px}
}
.body-text-comp__title{color:#272421;word-break:break-all;font-size:18px;font-weight:700;line-height:28px;margin-bottom:20px}
[data-font="1"] .body-text-comp__title{font-size:14px;line-height:24px}
[data-font="2"] .body-text-comp__title{font-size:16px;line-height:26px}
[data-font="4"] .body-text-comp__title{font-size:20px;line-height:30px}
[data-font="5"] .body-text-comp__title{font-size:22px;line-height:32px}
@media(min-width:1280px){.body-text-comp__title{font-size:20px;line-height:32px}
[data-font="1"] .body-text-comp__title{font-size:16px;line-height:28px}
[data-font="2"] .body-text-comp__title{font-size:18px;line-height:30px}
[data-font="4"] .body-text-comp__title{font-size:22px;line-height:34px}
[data-font="5"] .body-text-comp__title{font-size:24px;line-height:36px}
}
.body-text-comp__box{text-align:left;font-size:16px;line-height:28px}
[data-font="1"] .body-text-comp__box{font-size:12px;line-height:24px}
[data-font="2"] .body-text-comp__box{font-size:14px;line-height:26px}
[data-font="4"] .body-text-comp__box{font-size:18px;line-height:30px}
[data-font="5"] .body-text-comp__box{font-size:20px;line-height:32px}
.body-text-comp__box ol{padding-left:15px}
.body-text-comp__box ol .body-text-comp__box__item{display:list-item;list-style:decimal;font-size:16px;line-height:28px;word-break:break-word}
[data-font="1"] .body-text-comp__box ol .body-text-comp__box__item{font-size:12px;line-height:24px}
[data-font="2"] .body-text-comp__box ol .body-text-comp__box__item{font-size:14px;line-height:26px}
[data-font="4"] .body-text-comp__box ol .body-text-comp__box__item{font-size:18px;line-height:30px}
[data-font="5"] .body-text-comp__box ol .body-text-comp__box__item{font-size:20px;line-height:32px}
@media(min-width:1280px){.body-text-comp__box ol .body-text-comp__box__item{font-size:18px;line-height:28px}
[data-font="1"] .body-text-comp__box ol .body-text-comp__box__item{font-size:14px;line-height:24px}
[data-font="2"] .body-text-comp__box ol .body-text-comp__box__item{font-size:16px;line-height:26px}
[data-font="4"] .body-text-comp__box ol .body-text-comp__box__item{font-size:20px;line-height:30px}
[data-font="5"] .body-text-comp__box ol .body-text-comp__box__item{font-size:22px;line-height:32px}
}
.body-text-comp__box ol li+li{margin-top:8px}
@media(min-width:1280px){.body-text-comp__box ol li+li{margin-top:12px}
}
.body-text-comp__box__item{width:100%;display:inline-block;position:relative;box-sizing:border-box;font-size:16px;line-height:28px;word-break:break-word}
[data-font="1"] .body-text-comp__box__item{font-size:12px;line-height:24px}
[data-font="2"] .body-text-comp__box__item{font-size:14px;line-height:26px}
[data-font="4"] .body-text-comp__box__item{font-size:18px;line-height:30px}
[data-font="5"] .body-text-comp__box__item{font-size:20px;line-height:32px}
@media(min-width:1280px){.body-text-comp__box__item{font-size:18px;line-height:28px}
[data-font="1"] .body-text-comp__box__item{font-size:14px;line-height:24px}
[data-font="2"] .body-text-comp__box__item{font-size:16px;line-height:26px}
[data-font="4"] .body-text-comp__box__item{font-size:20px;line-height:30px}
[data-font="5"] .body-text-comp__box__item{font-size:22px;line-height:32px}
}
ul .body-text-comp__box__item{padding-left:15px}
ul .body-text-comp__box__item::before{background-color:#484540;content:"";position:absolute;top:12px;left:0;display:inline-block;width:4px;height:4px;border-radius:100%}
@media(min-width:1280px){ul .body-text-comp__box__item::before{top:11px;width:5px;height:5px}
}
.body-text-comp__box__item+.body-text-comp__box__item{margin-top:8px}
@media(min-width:1280px){.body-text-comp__box__item+.body-text-comp__box__item{margin-top:12px}
}
.body-text-comp__box p{font-size:16px;line-height:28px}
[data-font="1"] .body-text-comp__box p{font-size:12px;line-height:24px}
[data-font="2"] .body-text-comp__box p{font-size:14px;line-height:26px}
[data-font="4"] .body-text-comp__box p{font-size:18px;line-height:30px}
[data-font="5"] .body-text-comp__box p{font-size:20px;line-height:32px}
@media(min-width:1280px){.body-text-comp__box p{font-size:18px;line-height:28px}
[data-font="1"] .body-text-comp__box p{font-size:14px;line-height:24px}
[data-font="2"] .body-text-comp__box p{font-size:16px;line-height:26px}
[data-font="4"] .body-text-comp__box p{font-size:20px;line-height:30px}
[data-font="5"] .body-text-comp__box p{font-size:22px;line-height:32px}
}
.type-caution .body-text-comp__box p{color:#858585;font-size:14px;line-height:22px}
[data-font="1"] .type-caution .body-text-comp__box p{font-size:10px;line-height:18px}
[data-font="2"] .type-caution .body-text-comp__box p{font-size:12px;line-height:20px}
[data-font="4"] .type-caution .body-text-comp__box p{font-size:16px;line-height:24px}
[data-font="5"] .type-caution .body-text-comp__box p{font-size:18px;line-height:26px}
.type-caution .body-text-comp__box p.type-size-up-1{font-size:16px;line-height:24px}
[data-font="1"] .type-caution .body-text-comp__box p.type-size-up-1{font-size:12px;line-height:20px}
[data-font="2"] .type-caution .body-text-comp__box p.type-size-up-1{font-size:14px;line-height:22px}
[data-font="4"] .type-caution .body-text-comp__box p.type-size-up-1{font-size:18px;line-height:26px}
[data-font="5"] .type-caution .body-text-comp__box p.type-size-up-1{font-size:20px;line-height:28px}
.type-caution .body-text-comp__box p.type-size-up-2{font-size:18px;line-height:26px}
[data-font="1"] .type-caution .body-text-comp__box p.type-size-up-2{font-size:14px;line-height:22px}
[data-font="2"] .type-caution .body-text-comp__box p.type-size-up-2{font-size:16px;line-height:24px}
[data-font="4"] .type-caution .body-text-comp__box p.type-size-up-2{font-size:20px;line-height:28px}
[data-font="5"] .type-caution .body-text-comp__box p.type-size-up-2{font-size:22px;line-height:30px}
.body-text-comp__box p.type-size-up-1{font-size:18px;line-height:30px}
[data-font="1"] .body-text-comp__box p.type-size-up-1{font-size:14px;line-height:26px}
[data-font="2"] .body-text-comp__box p.type-size-up-1{font-size:16px;line-height:28px}
[data-font="4"] .body-text-comp__box p.type-size-up-1{font-size:20px;line-height:32px}
[data-font="5"] .body-text-comp__box p.type-size-up-1{font-size:22px;line-height:34px}
.body-text-comp__box p.type-size-up-2{font-size:20px;line-height:32px}
[data-font="1"] .body-text-comp__box p.type-size-up-2{font-size:16px;line-height:28px}
[data-font="2"] .body-text-comp__box p.type-size-up-2{font-size:18px;line-height:30px}
[data-font="4"] .body-text-comp__box p.type-size-up-2{font-size:22px;line-height:34px}
[data-font="5"] .body-text-comp__box p.type-size-up-2{font-size:24px;line-height:36px}
.body-text-comp__box i{font-style:italic}
.body-text-comp.type-radius{border-radius:8px}
@media(min-width:1280px){.body-text-comp.type-radius{border-radius:12px}
}
.body-text-comp.bg-main{padding:32px 22px;width:calc(100% - 40px)}
@media(min-width:1280px){.body-text-comp.bg-main{padding:36px 34px}
}
.body-text-comp table{margin-top:16px}
@media(min-width:1280px){.body-text-comp table{margin-top:20px}
}
.body-text-comp table.table-type-a{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-comp table.table-type-a p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-comp table.table-type-a tr td:last-child{border-right:0}
.body-text-comp table.table-type-a tr:first-child td{color:#272421;font-weight:700}
.body-text-comp table.table-type-a td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-comp table.table-type-a td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-comp table.table-type-a td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-comp table.table-type-a td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-comp table.table-type-a td{font-size:19px;line-height:30px}
.body-text-comp table.table-type-b{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-comp table.table-type-b p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-comp table.table-type-b tr td:last-child{border-right:0}
.body-text-comp table.table-type-b tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-comp table.table-type-b td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-comp table.table-type-b td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-comp table.table-type-b td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-comp table.table-type-b td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-comp table.table-type-b td{font-size:19px;line-height:30px}
.body-text-comp table.table-type-c{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-comp table.table-type-c p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-comp table.table-type-c tr td:last-child{border-right:0}
.body-text-comp table.table-type-c tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-comp table.table-type-c tr:nth-child(2) td{color:#272421;background-color:#f6f6f6;font-weight:500}
.body-text-comp table.table-type-c td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-comp table.table-type-c td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-comp table.table-type-c td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-comp table.table-type-c td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-comp table.table-type-c td{font-size:19px;line-height:30px}
.body-text-comp table.table-type-d{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-comp table.table-type-d p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-comp table.table-type-d tr td:last-child{border-right:0}
.body-text-comp table.table-type-d tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-comp table.table-type-d tr:nth-child(odd) td{background-color:#f6f6f6}
.body-text-comp table.table-type-d td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-comp table.table-type-d td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-comp table.table-type-d td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-comp table.table-type-d td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-comp table.table-type-d td{font-size:19px;line-height:30px}
.body-text-comp table.table-type-e{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-comp table.table-type-e p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-comp table.table-type-e tr td:last-child{border-right:0}
.body-text-comp table.table-type-e tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-comp table.table-type-e td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-comp table.table-type-e td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-comp table.table-type-e td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-comp table.table-type-e td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-comp table.table-type-e td{font-size:19px;line-height:30px}
.body-text-comp table.table-type-f{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-comp table.table-type-f p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-comp table.table-type-f tr td:last-child{border-right:0}
.body-text-comp table.table-type-f tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-comp table.table-type-f tr td:nth-child(2){background-color:#f6f6f6;font-weight:500}
.body-text-comp table.table-type-f td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-comp table.table-type-f td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-comp table.table-type-f td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-comp table.table-type-f td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-comp table.table-type-f td{font-size:19px;line-height:30px}
.body-text-comp table.table-type-g{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-comp table.table-type-g p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-comp table.table-type-g tr td:last-child{border-right:0}
.body-text-comp table.table-type-g tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-comp table.table-type-g tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-comp table.table-type-g td{padding:12px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .body-text-comp table.table-type-g td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-comp table.table-type-g td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-comp table.table-type-g td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-comp table.table-type-g td{font-size:19px;line-height:30px}
.body-text-comp table.table-type-h{width:100%;border-top:1px solid #272421;border-collapse:separate}
.body-text-comp table.table-type-h p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-comp table.table-type-h tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.body-text-comp table.table-type-h td{padding:12px 16px;border-bottom:1px solid #ededed;font-size:15px;line-height:26px}
[data-font="1"] .body-text-comp table.table-type-h td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-comp table.table-type-h td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-comp table.table-type-h td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-comp table.table-type-h td{font-size:19px;line-height:30px}
@media(min-width:770px){.body-text-comp table.table-type-h td{padding:12px 20px}
}
.body-text-comp table.table-type-i{width:100%;border-top:1px solid #ededed;border-collapse:separate}
.body-text-comp table.table-type-i p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.body-text-comp table.table-type-i tr td:first-child{color:#272421;font-weight:700}
.body-text-comp table.table-type-i td{padding:12px 16px;border-bottom:1px solid #ededed;font-size:15px;line-height:26px}
[data-font="1"] .body-text-comp table.table-type-i td{font-size:11px;line-height:22px}
[data-font="2"] .body-text-comp table.table-type-i td{font-size:13px;line-height:24px}
[data-font="4"] .body-text-comp table.table-type-i td{font-size:17px;line-height:28px}
[data-font="5"] .body-text-comp table.table-type-i td{font-size:19px;line-height:30px}
@media(min-width:1280px){.body-text-comp table.table-type-i td{padding:12px 20px}
}
.body-text-comp table.table-type-top-line{border-top:2px solid #272421 !important}
.body-text-comp table.table-type-bottom-line{border-bottom:2px solid #272421 !important}
.body-text-comp table.table-type-all-line tr td:first-child{border-left:1px solid #ededed !important}
.body-text-comp table.table-type-all-line tr td:last-child{border-right:1px solid #ededed !important}
.body-text-comp table.table-type-all-line tr:last-child td{border-bottom:1px solid #272421 !important}
.body-text-comp table.table-type-left-line tr td:first-child{border-left:1px solid #ededed !important}
.body-text-comp table.table-type-right-line tr td:last-child{border-right:1px solid #ededed !important}
.body-text-comp.type-caution{padding:0 32px}
.coral-RichText-editable table{border:none !important}
.coral-RichText-editable table.table-type-a{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-a p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-a tr td:last-child{border-right:none !important}
.coral-RichText-editable table.table-type-a tr:first-child td{color:#272421;font-weight:700}
.coral-RichText-editable table.table-type-a td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-a td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-a td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-a td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-a td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-b{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-b p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-b tr td:last-child{border-right:none !important}
.coral-RichText-editable table.table-type-b tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-b td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-b td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-b td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-b td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-b td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-c{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-c p{font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-c tr td:last-child{border-right:none !important}
.coral-RichText-editable table.table-type-c tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-c tr:nth-child(2) td{background-color:#f6f6f6;font-weight:500}
.coral-RichText-editable table.table-type-c td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-c td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-c td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-c td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-c td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-d{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-d p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-d tr td:last-child{border-right:none !important}
.coral-RichText-editable table.table-type-d tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-d tr:nth-child(odd) td{background-color:#f6f6f6}
.coral-RichText-editable table.table-type-d td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-d td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-d td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-d td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-d td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-e{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-e p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-e tr td:last-child{border-right:0}
.coral-RichText-editable table.table-type-e tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-e td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-e td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-e td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-e td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-e td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-f{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-f p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-f tr td:last-child{border-right:none !important}
.coral-RichText-editable table.table-type-f tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-f tr td:nth-child(2){color:#272421;background-color:#f6f6f6;font-weight:500}
.coral-RichText-editable table.table-type-f td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-f td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-f td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-f td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-f td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-g{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-g p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-g tr td:last-child{border-right:none !important}
.coral-RichText-editable table.table-type-g tr td:first-child{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-g tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-g td{padding:12px;border-right:1px solid #ededed !important;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px;text-align:center}
[data-font="1"] .coral-RichText-editable table.table-type-g td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-g td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-g td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-g td{font-size:19px;line-height:30px}
.coral-RichText-editable table.table-type-h{width:100%;border-top:1px solid #272421 !important;border-collapse:separate}
.coral-RichText-editable table.table-type-h p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-h tr:first-child td{color:#272421;background-color:#f6f6f6;font-weight:700}
.coral-RichText-editable table.table-type-h td{padding:12px 16px;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px}
[data-font="1"] .coral-RichText-editable table.table-type-h td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-h td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-h td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-h td{font-size:19px;line-height:30px}
@media(min-width:770px){.coral-RichText-editable table.table-type-h td{padding:12px 20px}
}
.coral-RichText-editable table.table-type-i{width:100%;border-top:1px solid #ededed !important;border-collapse:separate}
.coral-RichText-editable table.table-type-i p{color:#272421;font-size:18px;font-weight:700;line-height:28px}
.coral-RichText-editable table.table-type-i tr td:first-child{color:#272421;font-weight:700}
.coral-RichText-editable table.table-type-i td{padding:12px 16px;border-bottom:1px solid #ededed !important;font-size:15px;line-height:26px}
[data-font="1"] .coral-RichText-editable table.table-type-i td{font-size:11px;line-height:22px}
[data-font="2"] .coral-RichText-editable table.table-type-i td{font-size:13px;line-height:24px}
[data-font="4"] .coral-RichText-editable table.table-type-i td{font-size:17px;line-height:28px}
[data-font="5"] .coral-RichText-editable table.table-type-i td{font-size:19px;line-height:30px}
@media(min-width:770px){.coral-RichText-editable table.table-type-i td{padding:12px 20px}
}
.coral-RichText-editable table.table-type-top-line{border-top:2px solid #272421 !important}
.coral-RichText-editable table.table-type-bottom-line{border-bottom:2px solid #272421 !important}
.coral-RichText-editable table.table-type-all-line tr td:first-child{border-left:1px solid #ededed !important}
.coral-RichText-editable table.table-type-all-line tr td:last-child{border-right:1px solid #ededed !important}
.coral-RichText-editable table.table-type-all-line tr:last-child td{border-bottom:1px solid #272421 !important}
.coral-RichText-editable table.table-type-left-line tr td:first-child{border-left:1px solid #ededed !important}
.coral-RichText-editable table.table-type-right-line tr td:last-child{border-right:1px solid #ededed !important}
.banner-comp{display:flex;margin:0 auto;width:100%;overflow:hidden;border-radius:8px;max-width:520px}
@media(min-width:770px){.banner-comp{max-width:770px;border-radius:12px}
}
.type-basic .banner-comp{margin-left:auto;margin-right:auto;width:calc(100% - 40px)}
.banner-comp__box{display:block;position:relative;width:100%}
.type-module .banner-comp__box{display:flex;justify-content:space-between;padding:0 12px}
.type-module .banner-comp__box picture{display:block}
.banner-comp__box__img{width:100%}
.type-module .banner-comp__box__img{width:112px;height:112px}
@media(min-width:770px){.type-module .banner-comp__box__img{width:164px;height:164px}
}
.banner-comp__box__desc{color:#fff;position:absolute;left:24px;top:50%;max-width:60%;transform:translateY(-50%)}
@media(min-width:770px){.banner-comp__box__desc{left:42px}
}
.type-module .banner-comp__box__desc{color:#272421;position:relative;padding:20px 8px;left:auto;top:auto;max-width:none;transform:none;align-self:center}
@media(min-width:770px){.type-module .banner-comp__box__desc{padding:36px 22px}
}
.type-simple .banner-comp__box__desc{color:#272421;position:relative;left:auto;top:auto;max-width:none;transform:none}
.banner-comp__box__desc__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;font-weight:700;line-height:24px}
@media(min-width:770px){.banner-comp__box__desc__title{font-size:18px;line-height:28px}
}
.banner-comp__box__desc__title+.banner-comp__box__desc__txt{margin-bottom:0;margin-top:4px}
@media(min-width:770px){.banner-comp__box__desc__title+.banner-comp__box__desc__txt{margin-bottom:0;margin-top:6px}
}
.banner-comp__box__desc__txt{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:4px;line-height:20px;font-size:13px}
@media(min-width:770px){.banner-comp__box__desc__txt{margin-bottom:6px;font-size:15px;line-height:26px}
}
.banner-comp__box__desc.type-top{top:24px}
@media(min-width:770px){.banner-comp__box__desc.type-top{top:40px}
}
.banner-comp__box__desc.type-middle{top:50%;transform:translateY(-50%)}
.banner-comp__box__desc.type-bottom{top:auto;bottom:24px}
@media(min-width:770px){.banner-comp__box__desc.type-bottom{bottom:40px}
}
.banner-comp__box__desc.type-left{left:24px}
@media(min-width:770px){.banner-comp__box__desc.type-left{left:42px}
}
.banner-comp__box__desc.type-center{left:50%;transform:translate(-50%,-50%);text-align:center}
.banner-comp__box__desc.type-right{left:auto;right:24px;text-align:right}
@media(min-width:770px){.banner-comp__box__desc.type-right{right:42px}
}
.banner-comp__box__desc.type-middle-center{top:50%;left:50%;transform:translate(-50%,-50%)}
.banner-comp .slick-dots{position:absolute;right:16px;bottom:12px;font-size:0}
@media(min-width:770px){.banner-comp .slick-dots{right:24px;bottom:16px}
}
.banner-comp .slick-dots li{display:inline-block;font-size:0}
.banner-comp .slick-dots li+li{margin-left:6px}
.banner-comp .slick-dots .slick-active button{background:#fff}
.banner-comp .slick-dots button{width:6px;height:6px;border-radius:50%;background:#858585}
.banner-comp.type-module{background-color:#fff;box-shadow:0 2px 64px 0 rgba(0,0,0,0.06);border:1px solid #f4f4f4}
@media(min-width:770px){.banner-comp.type-sm{border-radius:12px}
}
.banner-comp.type-simple{background-color:#fffceb;border:1px solid #fff3c8;position:relative}
.banner-comp.type-simple a{padding-top:15px;padding-right:52px;padding-bottom:15px;padding-left:20px}
.banner-comp.type-simple a::after{position:absolute;content:"";width:16px;height:16px;right:20px;top:50%;transform:translateY(-50%);background:url("../site/resources/images/btn_icon/ic_forward_16_black.svg") no-repeat center/cover;cursor:pointer}
@media(min-width:770px){.banner-comp.type-simple a::after{width:20px;height:20px;right:28px;background:url("../site/resources/images/btn_icon/ic_forward_20_black.svg") no-repeat center/cover}
}
@media(min-width:770px){.banner-comp.type-simple a{border-radius:12px;padding-top:24px;padding-right:66px;padding-bottom:24px;padding-left:28px}
}
.banner-comp.type-simple.type-economy{background-color:#f0f5ff;border:1px solid #e4ecfd}
.banner-comp.type-simple.type-real-estate{background-color:#f8f5ff;border:1px solid #e5ddfc}
.banner-comp.type-simple.type-asset-management{background-color:#eef8f5;border:1px solid #dbede9}
.banner-comp.type-simple.type-living-finance{background-color:#fcf1ed;border:1px solid #fce7e0}
.banner-comp.type-simple.type-stock{background-color:#fbeff1;border:1px solid #fae4e8}
.banner-comp.type-noimg{background-color:#fff;border:0;box-shadow:0 2px 64px 0 rgba(0,0,0,0.06);padding:0}
.banner-comp.type-noimg a{padding:20px}
@media(min-width:770px){.banner-comp.type-noimg a{padding:38px}
}
.banner-comp.type-noimg::after{display:none}
.banner-comp__btn-vote{display:inline-block;background:url("../site/resources/images/btn_icon/btn_vote.svg") no-repeat center/cover;width:48px;height:48px;font-size:0;border-radius:100%}
@media(min-width:770px){.banner-comp__btn-vote{width:56px;height:56px}
}
.is-active .banner-comp__btn-vote{position:absolute;width:24px;height:24px;top:50%;left:16px;transform:translateY(-50%);background:url("../site/resources/images/btn_icon/ic_floating_x.svg") no-repeat center/cover}
@media(min-width:770px){.is-active .banner-comp__btn-vote{width:28px;height:28px}
}
.banner-comp__link-vote{display:none;white-space:nowrap;color:#fff}
.aem-AuthorLayer-Preview .banner-comp__link-vote,.aem-AuthorLayer-Edit .banner-comp__link-vote,.is-active .banner-comp__link-vote{align-self:center;display:inline-block}
.banner-comp__link-vote p{font-size:12px;line-height:18px;opacity:.8}
@media(min-width:770px){.banner-comp__link-vote p{font-size:14px;line-height:22px}
}
.banner-comp__link-vote span{font-size:14px;font-weight:700;line-height:22px}
@media(min-width:770px){.banner-comp__link-vote span{font-size:16px;line-height:24px}
}
.banner-comp.type-floating{background:#272421;width:48px;height:48px;position:fixed;bottom:104px;right:18px;z-index:3;border-radius:100%;box-shadow:0 4px 12px 0 rgba(0,0,0,0.12)}
@media(min-width:770px){.banner-comp.type-floating{width:56px;height:56px;right:120px}
}
.aem-AuthorLayer-Preview .banner-comp.type-floating,.aem-AuthorLayer-Edit .banner-comp.type-floating{position:static}
.aem-AuthorLayer-Preview .banner-comp.type-floating,.aem-AuthorLayer-Edit .banner-comp.type-floating,.banner-comp.type-floating.is-active{display:flex;width:auto;height:auto;padding:8px 24px 8px 52px;border-radius:34px;transition:padding .3s}
@media(min-width:770px){.aem-AuthorLayer-Preview .banner-comp.type-floating,.aem-AuthorLayer-Edit .banner-comp.type-floating,.banner-comp.type-floating.is-active{padding:10px 28px 10px 60px;border-radius:60px}
}
.banner-comp .slick-prev{display:none !important;position:absolute;left:12px;top:50%;transform:translateY(-50%);width:40px;height:40px;background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_pc.svg") no-repeat center center;text-indent:-9999px;z-index:10}
.banner-comp .slick-prev.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_left_pc_disabled.svg") no-repeat center center}
.banner-comp .slick-next{display:none !important;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:40px;height:40px;background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_pc.svg") no-repeat center center;text-indent:-9999px;z-index:10}
.banner-comp .slick-next.slick-disabled{background:url("../site/resources/images/btn_icon/ic_swipe_arrow_right_pc_disabled.svg") no-repeat center center}
@media(min-width:770px){.banner-comp:hover .slick-prev,.banner-comp:hover .slick-next{display:block !important;box-shadow:0 4px 24px 0 rgba(34,34,34,0.12);background-color:#f6f6f6;border:1px solid #ededed;border-radius:50%}
}
.organic-link-comp{box-shadow:0 2px 24px rgba(0,0,0,0.06);border-radius:12px;padding:28px 24px;width:calc(100% - 40px);margin:28px auto 0;max-width:520px;border:1px solid #f4f4f4}
@media(min-width:770px){.organic-link-comp{box-shadow:0 2px 64px rgba(0,0,0,0.06)}
}
@media(min-width:1280px){.organic-link-comp{padding:40px 42px;max-width:770px;margin:40px auto 0;border-radius:16px}
}
.organic-link-comp .organic-slide-wrap.slick-slider{margin-bottom:0}
@media(min-width:770px){.organic-link-comp .organic-slide-wrap.slick-slider{margin-bottom:60px}
}
.organic-link-comp__box__item+.organic-link-comp__box__item{border-top:1px solid #ededed}
.organic-link-comp__box__item__link{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 0;font-size:0}
.organic-link-comp__box__item__info-box{width:calc(100% - 72px);max-width:calc(100% - 72px);padding-left:2px}
@media(min-width:770px){.organic-link-comp__box__item__info-box{width:calc(100% - 88px);max-width:calc(100% - 88px)}
}
.organic-link-comp__box__item__info-box__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:12px;font-size:16px;font-weight:500;line-height:24px}
@media(min-width:770px){.organic-link-comp__box__item__info-box__title{font-size:18px;line-height:28px}
}
.organic-link-comp__box__item__info-box__date{display:inline-block;padding-right:6px;font-size:13px;line-height:20px;color:#858585}
@media(min-width:770px){.organic-link-comp__box__item__info-box__date{padding-right:8px;font-size:15px;line-height:26px}
}
.organic-link-comp__box__item__info-box__author{display:inline-block;padding-left:7px;font-size:13px;font-weight:500;line-height:20px;color:#858585;position:relative}
@media(min-width:770px){.organic-link-comp__box__item__info-box__author{padding-right:9px;font-size:15px;line-height:26px}
}
.organic-link-comp__box__item__info-box__author:before{background-color:#d9d9d9;content:"";position:absolute;left:0;top:6px;width:1px;height:8px}
@media(min-width:770px){.organic-link-comp__box__item__info-box__author:before{top:8px;height:10px}
}
.organic-link-comp__box__item__image{width:56px;height:56px;object-fit:cover;border-radius:8px}
@media(min-width:770px){.organic-link-comp__box__item__image{width:64px;height:64px}
}
.organic-link-comp__box__item:first-of-type .organic-link-comp__box__item__link{padding-top:0}
.organic-link-comp__box__item:last-of-type .organic-link-comp__box__item__link{padding-bottom:0}
.organic-link-comp__list.no-thum .organic-link-comp__box__item__info-box{width:100%;max-width:100%}
.organic-link-comp__list__item{display:block;padding:20px 14px}
@media(min-width:770px){.organic-link-comp__list__item{padding:20px}
}
.organic-link-comp__list__item.is-active{border-radius:8px}
@media(min-width:770px){.organic-link-comp__list__item.is-active{border-radius:12px}
}
.type-asset-management .organic-link-comp__list__item.is-active{background-color:#eef8f5}
.type-living-finance .organic-link-comp__list__item.is-active{background-color:#fcf1ed}
.type-economy .organic-link-comp__list__item.is-active{background-color:#f0f5ff}
.type-stock .organic-link-comp__list__item.is-active{background-color:#fbeff1}
.type-real-estate .organic-link-comp__list__item.is-active{background-color:#f8f5ff}
.type-owner-operator .organic-link-comp__list__item.is-active{background-color:#eff6ff}
.organic-link-comp__list__item.is-active+.organic-link-comp__list__item{border-top:0}
.organic-link-comp__list__item__top{display:flex;gap:2px}
@media(min-width:770px){.organic-link-comp__list__item__top{gap:4px}
}
.organic-link-comp__list__item__top__title{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;width:calc(100% - 45px);font-size:16px;font-weight:500;line-height:24px}
@media(min-width:770px){.organic-link-comp__list__item__top__title{font-size:18px;line-height:28px}
}
.organic-link-comp__list__item__info{overflow:hidden;max-width:100%;text-overflow:ellipsis;vertical-align:middle;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;color:#858585;font-size:13px;line-height:18px;margin-top:8px}
@media(min-width:770px){.organic-link-comp__list__item__info{font-size:15px;line-height:26px;margin-top:12px}
}
.organic-link-comp__list__item__info__txt{position:relative}
.organic-link-comp__list__item__info__txt+.organic-link-comp__list__item__info__txt{margin-left:16px}
.organic-link-comp__list__item__info__txt+.organic-link-comp__list__item__info__txt::before{background-color:#d9d9d9;position:absolute;content:"";width:1px;height:8px;left:-8px;top:50%;transform:translateY(-50%)}
.organic-link-comp__list__item__info__txt.type-name{font-weight:500}
.organic-link-comp__list__item+.organic-link-comp__list__item{border-top:1px solid #ededed}
.organic-link-comp__list__item+.is-active{border-top:0}
.organic-link-comp .slick-dots{display:flex;justify-content:center;align-items:center;margin-top:20px;width:100%;font-size:0}
.organic-link-comp .slick-dots li+li{margin-left:6px}
@media(min-width:770px){.organic-link-comp .slick-dots li+li{margin-left:8px}
}
.organic-link-comp .slick-dots .slick-active button{background-color:#484540;box-shadow:0 2px 4px rgba(75,72,58,0.2)}
.organic-link-comp .slick-dots li button{background-color:#d9d9d9;width:6px;height:6px;border-radius:50%;text-indent:-9999px}
@media(min-width:770px){.organic-link-comp .slick-dots li button{width:8px;height:8px;display:none}
}
.organic-link-comp .slick-prev{display:none !important;align-items:center;position:absolute;left:0;bottom:-42px;width:24px;height:24px;background:url("../site/resources/images/btn_icon/prve-mo-arrow.svg") no-repeat center center;text-indent:-9999px;z-index:10}
@media(min-width:770px){.organic-link-comp .slick-prev{display:block !important;width:28px;height:28px;background:url("../site/resources/images/btn_icon/prve-pc-arrow.svg") no-repeat center center}
}
.organic-link-comp .slick-prev.slick-disabled{opacity:.5}
.organic-link-comp .slick-prev:before{content:"이전";display:inline-block;font-size:16px;font-weight:500;line-height:24px;color:#484540;text-indent:0;position:absolute;top:1px;left:24px;width:max-content}
@media(min-width:770px){.organic-link-comp .slick-prev:before{left:28px;font-size:18px;font-weight:500;line-height:28px}
}
.organic-link-comp .slick-next{display:none !important;align-items:center;position:absolute;right:0;bottom:-42px;width:24px;height:24px;background:url("../site/resources/images/btn_icon/next-mo-arrow.svg") no-repeat center center;text-indent:-9999px;z-index:10}
@media(min-width:770px){.organic-link-comp .slick-next{display:block !important;width:28px;height:28px;background:url("../site/resources/images/btn_icon/next-pc-arrow.svg") no-repeat center center}
}
.organic-link-comp .slick-next.slick-disabled{opacity:.5}
.organic-link-comp .slick-next:before{content:"다음";display:inline-block;font-size:16px;font-weight:500;line-height:24px;color:#484540;text-indent:0;position:absolute;top:1px;left:-24px;width:max-content}
@media(min-width:770px){.organic-link-comp .slick-next:before{left:-28px;font-size:18px;font-weight:500;line-height:28px}
}
@media(min-width:770px){.organic-link-comp .slick-prev,.organic-link-comp .slick-next{bottom:-60px}
}
@font-face{font-family:"KBFGDisplay";font-weight:400;src:url("../site/resources/fonts/KBFGDisplayL.woff2") format("woff2"),url("../site/resources/fonts/KBFGDisplayL.woff") format("woff"),url("../site/resources/fonts/KBFGDisplayL.otf") format("opentype")}
@font-face{font-family:"KBFGDisplay";font-weight:700;src:url("../site/resources/fonts/KBFGDisplayB.woff2") format("woff2"),url("../site/resources/fonts/KBFGDisplayB.woff") format("woff"),url("../site/resources/fonts/KBFGDisplayB.otf") format("opentype")}
@font-face{font-family:"KBFGText";font-weight:400;src:url("../site/resources/fonts/KBFGTextL.woff2") format("woff2"),url("../site/resources/fonts/KBFGTextL.woff") format("woff"),url("../site/resources/fonts/KBFGTextL.otf") format("opentype")}
@font-face{font-family:"KBFGText";font-weight:700;src:url("../site/resources/fonts/KBFGDisplayB.woff2") format("woff2"),url("../site/resources/fonts/KBFGDisplayB.woff") format("woff"),url("../site/resources/fonts/KBFGTextB.otf") format("opentype")}
@font-face{font-family:"Spoqa";font-weight:300;src:url("../site/resources/fonts/SpoqaHanSansNeo-Light.woff") format("woff"),url("../site/resources/fonts/SpoqaHanSansNeo-Light.woff2") format("woff2")}
@font-face{font-family:"Spoqa";font-weight:400;src:url("../site/resources/fonts/SpoqaHanSansNeo-Regular.woff") format("woff"),url("../site/resources/fonts/SpoqaHanSansNeo-Regular.woff2") format("woff2")}
@font-face{font-family:"Spoqa";font-weight:500;src:url("../site/resources/fonts/SpoqaHanSansNeo-Medium.woff") format("woff"),url("../site/resources/fonts/SpoqaHanSansNeo-Medium.woff2") format("woff2")}
@font-face{font-family:"Spoqa";font-weight:700;src:url("../site/resources/fonts/SpoqaHanSansNeo-Bold.woff") format("woff"),url("../site/resources/fonts/SpoqaHanSansNeo-Bold.woff2") format("woff2")}