.parts-btn--icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:50px;font-size:clamp(16px,1.40625vw,18px);font-weight:500;padding:18px 16px;color:#333;background-color:#fff;border:2px solid #333;border-radius:3px;-webkit-transition:.5s ease;transition:.5s ease;gap:8px}@media screen and (min-width: 1024px){.parts-btn--icon{min-height:72px}}.parts-btn--icon .icon{width:24px;height:24px;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#333}.parts-btn--icon .icon.icon-dl{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M21%2015V19C21%2019.5304%2020.7893%2020.0391%2020.4142%2020.4142C20.0391%2020.7893%2019.5304%2021%2019%2021H5C4.46957%2021%203.96086%2020.7893%203.58579%2020.4142C3.21071%2020.0391%203%2019.5304%203%2019V15M7%2010L12%2015M12%2015L17%2010M12%2015V3%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M21%2015V19C21%2019.5304%2020.7893%2020.0391%2020.4142%2020.4142C20.0391%2020.7893%2019.5304%2021%2019%2021H5C4.46957%2021%203.96086%2020.7893%203.58579%2020.4142C3.21071%2020.0391%203%2019.5304%203%2019V15M7%2010L12%2015M12%2015L17%2010M12%2015V3%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.parts-btn--icon .icon.icon-mail{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M22%206C22%204.9%2021.1%204%2020%204H4C2.9%204%202%204.9%202%206M22%206V18C22%2019.1%2021.1%2020%2020%2020H4C2.9%2020%202%2019.1%202%2018V6M22%206L12%2013L2%206%22%20stroke%3D%22%23333333%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M22%206C22%204.9%2021.1%204%2020%204H4C2.9%204%202%204.9%202%206M22%206V18C22%2019.1%2021.1%2020%2020%2020H4C2.9%2020%202%2019.1%202%2018V6M22%206L12%2013L2%206%22%20stroke%3D%22%23333333%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.parts-btn--icon:hover{color:#fff;background-color:#333}.parts-btn--icon:hover .icon{background-color:#fff}.parts-btn--icon.--black{color:#fff;background-color:#333}.parts-btn--icon.--black .icon{background-color:#fff}.parts-btn--icon.--black:hover{color:#333;background-color:#fff}.parts-btn--icon.--black:hover .icon{background-color:#333}.parts-btn--icon:has(.parts-btn--icon__tips){margin-top:28px}.parts-btn--icon__tips{position:absolute;font-size:13px;font-weight:700;color:#333;line-height:1;padding:11px 18px;border-radius:4px;background-color:#fff;top:-19px;left:50%;white-space:nowrap;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-filter:drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.12));filter:drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.12))}@media screen and (min-width: 1024px){.parts-btn--icon__tips{padding:14px 18px;top:-28px}}.parts-btn--icon__tips::after{position:absolute;content:"";width:8px;height:8px;background-color:#fff;clip-path:polygon(100% 0, 0% 100%, 100% 100%);top:calc(100% - 4px);left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.parts-btn--icon__tips.--yellow{color:#333;background-color:#fc6}.parts-btn--icon__tips.--yellow::after{background-color:#fc6}.parts-title-h2--default .lg{font-size:1.5em}.parts-intro-text{line-height:1.5;letter-spacing:.08em}.re-mv{position:relative;background-color:#e1e8eb;padding-top:40px;padding-bottom:100px;margin-top:65px;z-index:0}@media screen and (min-width: 992px){.re-mv{padding-top:70px;padding-bottom:150px}}@media screen and (min-width: 1120px){.re-mv{margin-top:90px}}@media screen and (min-width: 992px)and (max-width: 1119px){.re-mv{margin-top:134px}}@media screen and (min-width: 992px)and (max-height: 700px){.re-mv{padding-top:60px}}.re-mv__bg{position:absolute;width:50%;height:100%;top:0;right:0;z-index:-1}@media screen and (max-width: 767px){.re-mv__bg{display:none}}.re-mv__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:0 50%;object-position:0 50%}@media screen and (min-width: 1200px)and (max-width: 1480px)and (max-height: 700px){.re-mv .parts-inner{max-width:1120px}}.re-mv__inner{width:100%}@media(max-width: 991px){.re-mv__inner{padding-inline:30px}}@media screen and (min-width: 1024px){.re-mv__inner{width:50%}}.re-mv__title{font-size:clamp(24px,2.1875vw,28px);font-weight:700;line-height:1}@media screen and (min-width: 992px)and (max-height: 700px){.re-mv__title{font-size:clamp(21.6px,1.96875vw,25.2px)}}.re-mv__logo{display:block;width:73%;max-width:320px;margin-top:clamp(16px,2.5vw,32px)}@media screen and (min-width: 992px)and (max-height: 700px){.re-mv__logo{max-width:394.2px;margin-top:16px}}.re-mv__tips{display:inline-block;color:#fff;background-color:#333;padding:8px}@media screen and (min-width: 768px){.re-mv__tips{margin-inline:4px}}@media screen and (max-width: 767px){.re-mv__tips{margin-top:4px;margin-right:4px}}.re-mv__subtitle{font-size:clamp(15px,1.953125vw,20px);font-weight:500;line-height:1.6;letter-spacing:.06em;margin-top:clamp(16px,2.5vw,32px)}@media screen and (min-width: 1024px){.re-mv__subtitle{font-size:clamp(18px,1.5625vw,20px)}}@media screen and (min-width: 1024px)and (max-height: 700px){.re-mv__subtitle{font-size:clamp(13.5px,1.7578125vw,18px);margin-top:clamp(16px,1.875vw,24px)}}.re-mv__text{font-size:clamp(14px,1.7578125vw,18px);font-weight:500;color:#777;line-height:1.5;letter-spacing:.08em;margin-top:clamp(12px,1.25vw,16px)}@media screen and (min-width: 1024px){.re-mv__text{font-size:clamp(16px,1.40625vw,18px)}}@media screen and (min-width: 1024px)and (max-height: 700px){.re-mv__text{font-size:clamp(14.4px,1.265625vw,16.2px);margin-top:clamp(8px,.9375vw,12px)}}.re-mv__btn{display:grid;grid-template-columns:repeat(1, 1fr);margin-top:clamp(16px,1.5625vw,20px);gap:12px 24px}@media screen and (min-width: 1024px)and (max-height: 700px){.re-mv__btn{margin-top:clamp(14.4px,1.40625vw,18px)}.re-mv__btn .parts-btn--icon__tips{font-size:11.7px;padding:12.6px 16.2px;top:-25.2px}.re-mv__btn .parts-btn--icon{min-height:64.8px;font-size:clamp(14.4px,1.265625vw,16.2px)}}@media screen and (min-width: 1024px){.re-mv__btn{grid-template-columns:repeat(2, 1fr)}}.re-swiper-news-con{position:relative;margin-top:-60px;overflow:hidden;z-index:1}@media screen and (min-width: 1024px){.re-swiper-news-con{margin-top:-100px}}.re-swiper-news-con .swiper{overflow:visible}.re-swiper-news-con .swiper-slide{height:auto}@media screen and (min-width: 769px){.re-swiper-news-con .swiper-slide{width:clamp(400px,48.1944444444vw,694px)}}.re-swiper-news-con .swiper-pagination{position:static;margin-top:24px}.re-swiper-news-con .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;border-radius:50%;background-color:#ccc;margin-inline:15px;opacity:1}.re-swiper-news-con .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#999;opacity:1}.re-swiper-news-inner{width:100%;max-width:1440px;margin-inline:auto}@media(max-width: 991px){.re-swiper-news-inner{padding-inline:30px}}#tinymce .re-swiper-news-con,.dcms_editor .re-swiper-news-con,:has(#dcms_contents_header_wrap) .re-swiper-news-con{margin-top:0}#tinymce .re-swiper-news-con .swiper-wrapper,.dcms_editor .re-swiper-news-con .swiper-wrapper,:has(#dcms_contents_header_wrap) .re-swiper-news-con .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.re-parts-news-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px;background-color:#fff;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.16);box-shadow:0 2px 20px rgba(0,0,0,.16);-webkit-transition:.5s ease;transition:.5s ease;border-radius:4px}.re-parts-news-item:has(a):hover{-webkit-box-shadow:0 2px 29px rgba(0,0,0,.25);box-shadow:0 2px 29px rgba(0,0,0,.25)}.re-parts-news-item__img{width:37.1517027864%}.re-parts-news-item__detail{width:60.3715170279%}.re-parts-news-item__category{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:8px}.re-parts-news-item__category p{font-size:10px;font-weight:500;color:#fff;line-height:1;background-color:#333;padding:6px 3px}.re-parts-news-item__title{font-size:clamp(14px,1.953125vw,20px);font-weight:500;line-height:1.4;letter-spacing:1px}@media screen and (min-width: 1024px){.re-parts-news-item__title{font-size:clamp(16px,1.5625vw,20px)}}@media screen and (min-width: 1024px)and (max-height: 700px){.re-parts-news-item__title{font-size:16px}}.re-possibility{position:relative}@media(min-width: 992px){.re-possibility{padding:80px 30px 200px}}@media(max-width: 991px){.re-possibility{padding:60px 30px 140px}}.re-possibility::before,.re-possibility::after{position:absolute;content:"";background-position:0 0;background-repeat:no-repeat;background-size:100% auto;z-index:0}.re-possibility::before{background-image:url(../other/renewal-example-icon--bg1.svg)}@media(min-width: 1200px){.re-possibility::before{width:552px;height:425px;top:20px;right:144px}}@media(min-width: 992px)and (max-width: 1199px){.re-possibility::before{width:552px;height:425px;top:20px;right:20px}}@media(max-width: 991px){.re-possibility::before{width:46vw;height:35.4166666667vw;top:20px;right:20px}}.re-possibility::after{background-image:url(../other/renewal-example-icon--bg2.svg)}@media(min-width: 1200px){.re-possibility::after{width:437px;height:483px;left:56px;bottom:80px}}@media(min-width: 992px)and (max-width: 1199px){.re-possibility::after{width:437px;height:483px;left:56px;bottom:155px}}@media(max-width: 991px){.re-possibility::after{width:36.4166666667vw;height:40.25vw;left:56px;bottom:0}}.re-possibility-btn{margin-top:24px}@media(min-width: 1024px){.re-possibility-btn{margin-top:40px}}.re-possibility-list{display:grid}@media(min-width: 992px){.re-possibility-list{grid-template-columns:repeat(4, 1fr);gap:40px;margin-top:34px}}@media(max-width: 991px){.re-possibility-list{grid-template-columns:repeat(2, 1fr);gap:24px;margin-top:24px}}@media(max-width: 565px){.re-possibility-list{gap:12px}}.re-possibility-list__item{position:relative;background-color:#fff;border-radius:6px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.16);box-shadow:0 0 10px rgba(0,0,0,.16);-webkit-transition:.5s ease;transition:.5s ease;z-index:1}@media(min-width: 992px){.re-possibility-list__item{padding:40px 24px}}@media(max-width: 991px){.re-possibility-list__item{padding:30px 16px}}@media(min-width: 992px){.re-possibility-list__item:has(.arrow){padding:40px 24px 105px}}@media(max-width: 991px){.re-possibility-list__item:has(.arrow){padding:30px 16px 80px}}.re-possibility-list__item .arrow{position:absolute;-webkit-transition:.5s ease;transition:.5s ease}@media(min-width: 992px){.re-possibility-list__item .arrow{right:24px;bottom:24px}}@media(max-width: 991px){.re-possibility-list__item .arrow{right:16px;bottom:16px}}.re-possibility-list__item[href]:hover{color:#8b66e9;-webkit-box-shadow:0 0 24px rgba(0,0,0,.2);box-shadow:0 0 24px rgba(0,0,0,.2)}.re-possibility-list__item[href]:hover .arrow{-webkit-transform:translateX(4px);transform:translateX(4px)}.re-possibility-list__img{width:55px;height:48px;margin-inline:auto}.re-possibility-list__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.re-possibility-list__title{font-size:clamp(18px,1.953125vw,20px);font-weight:700;margin:8px 0}.re-possibility-list__text{line-height:1.5;letter-spacing:.08em}@media(max-width: 991px){.re-strength{padding-inline:30px}}.re-strength-top{margin-bottom:24px}@media(max-width: 991px){.re-strength-top{padding-inline:30px}}@media screen and (min-width: 1024px){.re-strength-top{margin-bottom:40px}}.re-strength-bottom{margin-top:24px;margin-bottom:80px}@media(max-width: 991px){.re-strength-bottom{padding-inline:30px}}@media screen and (min-width: 1024px){.re-strength-bottom{margin-top:40px;margin-bottom:160px}}.re-strength:has(.re-strength-item)+.re-strength:has(.re-strength-item){margin-top:40px}@media screen and (min-width: 1024px){.re-strength:has(.re-strength-item)+.re-strength:has(.re-strength-item){margin-top:64px}}.re-strength-item{display:grid;grid-template-columns:repeat(1, 1fr);background-color:#fff;border-radius:8px;overflow:hidden}@media screen and (min-width: 1024px){.re-strength-item{grid-template-columns:repeat(2, 1fr)}}.re-strength-item__detail{padding:24px}@media screen and (min-width: 1024px){.re-strength-item__detail{padding:40px}}.re-strength-item__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:12px;gap:8px}@media screen and (min-width: 1024px){.re-strength-item__list{margin-top:16px}}.re-strength-item__list li{position:relative;font-size:18px;font-weight:500;padding-left:.8em}@media screen and (min-width: 1024px){.re-strength-item__list li{font-size:20px}}.re-strength-item__list li::before{position:absolute;content:"";width:.4em;height:.4em;top:.6em;left:0;border-radius:50%;background-color:#333}.re-strength-item__text{margin-top:12px}@media screen and (min-width: 1024px){.re-strength-item__text{margin-top:16px}}.re-strength-item__img{background-color:#404854;padding:24px}@media screen and (min-width: 1024px){.re-strength-item__img{padding:40px}}.re-case-tool{margin-bottom:24px}@media(max-width: 991px){.re-case-tool{padding-inline:30px}}@media screen and (min-width: 1024px){.re-case-tool{margin-bottom:40px}}.re-case__list{display:grid;grid-template-columns:repeat(1, 1fr);gap:24px}@media(max-width: 991px){.re-case__list{padding-inline:30px}}@media screen and (min-width: 768px)and (max-width: 1023px){.re-case__list{grid-template-columns:repeat(2, 1fr);gap:24px 4%}}@media screen and (min-width: 1024px){.re-case__list{grid-template-columns:repeat(3, 1fr);gap:24px 4%}}.re-case__card{background-color:#fff;border-radius:6px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.16);box-shadow:0 0 10px rgba(0,0,0,.16);-webkit-transition:.5s ease;transition:.5s ease;overflow:hidden}.re-case__card[href]:hover{color:#8b66e9;-webkit-box-shadow:0 0 24px rgba(0,0,0,.2);box-shadow:0 0 24px rgba(0,0,0,.2)}.re-case__card__img{aspect-ratio:368/200}.re-case__card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.re-case__card__detail{padding:16px}@media screen and (min-width: 1024px){.re-case__card__detail{padding:24px}}.re-case__card__title{font-weight:700}.re-case__card__company{line-height:1.5;margin-top:16px}.re-case__card__tag{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #ccc;padding-top:16px;margin-top:16px;gap:8px}.re-case__card__tag p{font-size:10px;font-weight:500;color:#fff;line-height:1;padding:6px 3px;background-color:#333}.re-logo-slide__mt{margin-top:40px}@media screen and (min-width: 1024px){.re-logo-slide__mt{margin-top:64px}}.re-download{margin-block:80px}@media(max-width: 991px){.re-download{padding-inline:30px}}@media screen and (min-width: 1024px){.re-download{margin-block:160px}}.re-download-tool{margin-bottom:40px}@media screen and (min-width: 1024px){.re-download-tool{margin-bottom:64px}}.re-download-tool .parts-title-h2--default{margin-bottom:16px}.re-download__list{display:grid;grid-template-columns:repeat(1, 1fr);gap:24px}@media screen and (min-width: 768px)and (max-width: 1023px){.re-download__list{grid-template-columns:repeat(2, 1fr);gap:24px 4%}}@media screen and (min-width: 1024px){.re-download__list{grid-template-columns:repeat(3, 1fr);gap:24px 4%}}.re-download__card{position:relative}.re-download__card:has(a:hover) .parts-btn--line:not(.--white){border-color:#8b66e9;color:#8b66e9}.re-download__card:has(a:hover) .re-download__card__img{-webkit-box-shadow:0 0 16px rgba(0,0,0,.08);box-shadow:0 0 16px rgba(0,0,0,.08)}.re-download__card__img{background-color:#fff;aspect-ratio:374/320;padding:16px;-webkit-transition:.5s ease;transition:.5s ease}@media screen and (min-width: 1024px){.re-download__card__img{padding:20px}}.re-download__card__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.re-download__card__btn{margin-top:16px}@media screen and (min-width: 1024px){.re-download__card__btn{margin-top:24px}}.re-download__card__btn a::before{position:absolute;content:"";width:100%;height:100%;top:0;left:0}.re-detail{margin-block:80px}@media(max-width: 991px){.re-detail{padding-inline:30px}}@media screen and (min-width: 1024px){.re-detail{margin-block:160px}}.re-detail-tool{margin-bottom:40px}@media screen and (min-width: 1024px){.re-detail-tool{margin-bottom:64px}}.re-detail-tool .parts-title-h2--default{margin-bottom:16px}.re-detail__list{display:grid;grid-template-columns:repeat(1, 1fr);gap:24px}@media screen and (min-width: 1024px){.re-detail__list{grid-template-columns:repeat(2, 1fr);gap:48px}}.re-detail__card{position:relative;display:grid;grid-template-columns:48px 1fr;background-color:#fff;padding:20px 50px 20px 20px;border-radius:6px;-webkit-box-shadow:0 0 16px rgba(0,0,0,.08);box-shadow:0 0 16px rgba(0,0,0,.08);gap:8px;-webkit-transition:.5s ease;transition:.5s ease}@media screen and (min-width: 1024px){.re-detail__card{padding:40px 80px 40px 40px;gap:16px}}.re-detail__card[href]:hover{color:#8b66e9;-webkit-box-shadow:0 0 24px rgba(0,0,0,.2);box-shadow:0 0 24px rgba(0,0,0,.2)}.re-detail__card[href]:hover .arrow{-webkit-transform:translateX(4px);transform:translateX(4px)}.re-detail__card .arrow{position:absolute;bottom:20px;right:20px;-webkit-transition:.5s ease;transition:.5s ease}@media screen and (min-width: 1024px){.re-detail__card .arrow{bottom:40px;right:40px}}.re-detail__card__img{width:48px;height:48px}.re-detail__card__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.re-detail__card__detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.re-topic{margin-block:80px}@media(max-width: 991px){.re-topic{padding-inline:30px}}@media screen and (min-width: 1024px){.re-topic{margin-block:160px}}.re-topic-tool{margin-bottom:40px}@media screen and (min-width: 1024px){.re-topic-tool{margin-bottom:64px}}.re-topic-tool .parts-title-h2--default{margin-bottom:16px}.re-topic__list{display:grid;grid-template-columns:repeat(1, 1fr);gap:24px}@media screen and (min-width: 768px)and (max-width: 1023px){.re-topic__list{grid-template-columns:repeat(2, 1fr);gap:24px 4%}}@media screen and (min-width: 1024px){.re-topic__list{grid-template-columns:repeat(3, 1fr);gap:24px 4%}}.re-topic__card{position:relative;background-color:#fff;border-radius:6px;-webkit-box-shadow:0 0 16px rgba(0,0,0,.08);box-shadow:0 0 16px rgba(0,0,0,.08);overflow:hidden;-webkit-transition:.5s ease;transition:.5s ease}.re-topic__card:has(.re-topic__card__title a:hover){-webkit-box-shadow:0 0 24px rgba(0,0,0,.2);box-shadow:0 0 24px rgba(0,0,0,.2)}.re-topic__card:has(.re-topic__card__title a:hover) .re-topic__card__title a{color:#8b66e9}.re-topic__card__img{aspect-ratio:368/194}.re-topic__card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.re-topic__card__detail{padding:16px}@media screen and (min-width: 1024px){.re-topic__card__detail{padding:24px}}.re-topic__card__title a{-webkit-transition:.5s ease;transition:.5s ease}.re-topic__card__title a::before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;z-index:1}.re-topic__card__tag{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-top:16px;z-index:2}.re-topic__card__tag p,.re-topic__card__tag a{display:block;font-size:10px;font-weight:400;color:#333;line-height:1;background-color:#e2e2e2;padding:6px 3px}.re-topic__card__tag p[href]:hover,.re-topic__card__tag a[href]:hover{color:#fff;background-color:#8b66e9}.re-topic__card__cate{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;border-top:1px solid #ccc;padding-top:16px;margin-top:16px;z-index:2}.re-topic__card__cate p,.re-topic__card__cate a{display:block;font-size:10px;font-weight:500;color:#fff;line-height:1;background-color:#333;padding:6px 3px}.re-topic__card__cate p[href]:hover,.re-topic__card__cate a[href]:hover{background-color:#8b66e9}.re-topic__btn{margin-top:24px}@media screen and (min-width: 1024px){.re-topic__btn{margin-top:40px}}#tinymce .re-download__card__btn a::before,:has(#dcms_contents_header_wrap) .re-download__card__btn a::before{display:none}