.clp-accordion.accordionList .accordion-body.innerPadding .listText-item{color:#5f5f5f;font-weight:500;border:none}.clp-accordion.accordionList .accordion-body.innerPadding>p{color:#5f5f5f}@media (min-width: 1025px){.clp-accordion.accordionList .accordion-body.innerPadding{padding:30px 30px 30px 78px !important}}.clp{overflow:hidden;color:#333}.clp:where(ul,ol){list-style:none;margin:0;padding:0}.clp picture,.clp img{width:100%;height:auto;object-fit:contain}.clp p.text{color:#333}.clp .clp__contentInner{width:100%;max-width:1110px;margin-inline:auto}@media (max-width: 1024px){.clp .clp__contentInner{max-width:600px}}.clp-mv{position:relative;height:640px;width:100vw}@media (max-width: 1024px){.clp-mv{height:350px}}.clp-mv .clp-mv__bg_image{position:absolute;width:100%;height:100%}.clp-mv .clp-mv__bg_image picture,.clp-mv .clp-mv__bg_image img{width:100%;height:100%;object-fit:cover;object-position:50% 30%}.clp-mv .clp-mv__textArea{padding-top:63px;display:flex;flex-direction:column;align-items:center;position:relative;margin-inline:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width: 1024px){.clp-mv .clp-mv__textArea{padding-top:34px}}.clp-mv .clp-mv__textArea .clp-mv__textArea__image{aspect-ratio:37/31}@media (min-width: 1025px){.clp-mv .clp-mv__textArea .clp-mv__textArea__image{width:296px}}@media (max-width: 1024px){.clp-mv .clp-mv__textArea .clp-mv__textArea__image{width:148px}}.clp-mv .clp-mv__textArea .clp-mv__titleLead{position:relative}@media (min-width: 1025px){.clp-mv .clp-mv__textArea .clp-mv__titleLead{width:670px;margin-top:19px}}@media (max-width: 1024px){.clp-mv .clp-mv__textArea .clp-mv__titleLead{width:375px;max-width:-webkit-max-content;max-width:max-content;margin-top:10px}}.clp-mv .clp-mv__textArea .clp-mv__title{position:relative}@media (min-width: 1025px){.clp-mv .clp-mv__textArea .clp-mv__title{width:670px;margin-top:-8px}}@media (max-width: 1024px){.clp-mv .clp-mv__textArea .clp-mv__title{width:375px;margin-top:-4.48px}}.clp-mv__btn{position:absolute;z-index:2;width:460px;margin-inline:auto;bottom:0;left:50%;transform:translateX(-50%) translateY(50%)}@media (max-width: 1024px){.clp-mv__btn{width:320px}}.clp-mv__btn .clp-mv__btn__inner{display:flex;padding:20px 20px 20px 40px;justify-content:flex-end;align-items:center;gap:16px;background-color:#f07662;border-radius:100px;box-shadow:2px 4px 16px 0 rgba(255,78,86,0.16);cursor:pointer;transition:background-color 0.3s}@media (max-width: 1024px){.clp-mv__btn .clp-mv__btn__inner{padding:12px 12px 12px 24px;gap:12px}}@media (hover: hover){.clp-mv__btn .clp-mv__btn__inner:hover{background-color:#c05e4e}.clp-mv__btn .clp-mv__btn__inner:hover::after{animation:arrowInOut 0.3s both}.clp-mv__btn .clp-mv__btn__inner:hover .clp-mv__btn__arrow{transform:scale(1.05)}.clp-mv__btn .clp-mv__btn__inner:hover .clp-mv__btn__arrow::after{animation:arrowInOut 0.3s both}}.clp-mv__btn .clp-mv__btn__inner .clp-mv__btn__title{color:#fff;text-align:center;font-size:24px;font-weight:700;line-height:1}@media (max-width: 1024px){.clp-mv__btn .clp-mv__btn__inner .clp-mv__btn__title{font-size:18px}}.clp-mv__btn .clp-mv__btn__inner .clp-mv__btn__arrow{background-color:#fff;border-radius:50%;padding:16px;transition:transform 0.3s}@media (max-width: 1024px){.clp-mv__btn .clp-mv__btn__inner .clp-mv__btn__arrow{padding:10px}}.clp-mv__btn .clp-mv__btn__inner .clp-mv__btn__arrow::after{content:'';display:block;width:20px;aspect-ratio:1 / 1;background-color:#f07662;-webkit-mask-image:url("/assets/img/common/icon_arrow_right.svg");mask-image:url("/assets/img/common/icon_arrow_right.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media (max-width: 1024px){.clp-mv__btn .clp-mv__btn__inner .clp-mv__btn__arrow::after{width:16px}}.clp-modal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:none;scrollbar-width:none;-ms-overflow-style:none;visibility:hidden;opacity:0;z-index:-1}.clp-modal::-webkit-scrollbar{display:none}.clp-modal.is-show{visibility:visible;opacity:1;z-index:100}.clp-modal .clp-modal__bg{position:absolute;top:0;bottom:-1px;left:0;right:0;background-color:rgba(226,239,255,0.8);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.clp-modal .clp-modal__dialog{position:relative;background:#fff;border-radius:16px;box-sizing:border-box;opacity:0;transition:opacity 0.3s 0.2s}@media (min-width: 1025px){.clp-modal .clp-modal__dialog{max-width:920px;width:min(920px, 100%);max-height:min(700px, 90vh);padding:64px 48px 116px 48px}}@media (max-width: 1024px){.clp-modal .clp-modal__dialog{max-height:90svh;padding:64px 20px 88px 20px;margin:auto 24px}}.clp-modal .clp-modal__dialog.is-show{opacity:1;z-index:100}.clp-modal .clp-modal__close{position:absolute;top:20px;right:20px;transition:transform 0.3s}@media (hover: hover){.clp-modal .clp-modal__close:hover{opacity:0.7}}.clp-modal .clp-modal__close>button{cursor:pointer}.clp-modal .clp-modal__contentWrapper{overflow:hidden auto;scrollbar-width:thin;box-sizing:border-box}@media (min-width: 1025px){.clp-modal .clp-modal__contentWrapper{max-height:min(626px, calc(90vh - 138px))}}@media (max-width: 1024px){.clp-modal .clp-modal__contentWrapper{max-height:calc(90svh - 138px)}}.clp-modal .clp-modal__content{display:grid;align-items:center;max-width:100%}.clp-modal .clp-modal__content .modal__title{color:#333;text-align:center;font-size:26px;font-weight:700;line-height:1.3;margin-bottom:24px}@media (max-width: 1024px){.clp-modal .clp-modal__content .modal__title{font-size:20px}}.clp-modal .clp-modal__content .modal__contact{display:grid}@media (min-width: 1025px){.clp-modal .clp-modal__content .modal__contact{grid-template-columns:repeat(2, 1fr);margin-top:32px}.clp-modal .clp-modal__content .modal__contact>div:first-child{padding-right:50px;border-right:1px solid #e6e6e6}.clp-modal .clp-modal__content .modal__contact>div:not(:first-child){padding-left:50px}}@media (max-width: 1024px){.clp-modal .clp-modal__content .modal__contact{margin-top:24px;padding-bottom:24px}}.clp-modal .clp-modal__content .modal__contact__tel{display:grid;justify-content:center;row-gap:8px}.clp-modal .clp-modal__content .modal__contact__tel>p:nth-child(1){text-align:center;font-size:18px;font-weight:700;line-height:1.45}.clp-modal .clp-modal__content .modal__contact__tel>p:nth-child(3){text-align:center;font-size:12px;font-weight:600;line-height:1.45}.clp-modal .clp-modal__content .modal__contact__tel .modal__tel{display:flex;justify-content:center;align-items:center;column-gap:4px;text-align:center;color:#00008f}@media (min-width: 1025px){.clp-modal .clp-modal__content .modal__contact__tel .modal__tel{font-size:32px;font-weight:700;line-height:1.45;pointer-events:none}}.clp-modal .clp-modal__content .modal__contact__tel .modal__tel::before{content:'';display:block;position:relative;width:32px;height:32px;background-color:#00008f;-webkit-mask-image:url("/assets/img/common/icon_tel_solid.svg");mask-image:url("/assets/img/common/icon_tel_solid.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.clp-modal .clp-modal__content .modal__contact__buttons{display:grid;row-gap:16px;justify-content:center}.clp-modal .clp-modal__content .modal__contact__buttons .clp-roundButton{font-size:18px}@media (max-width: 1024px){.clp-modal .clp-modal__content .modal__contact__buttons .clp-roundButton{font-size:15px}}.clp-modal .clp-modal__content .modal__contact__buttons .clp-roundButton+p{text-align:center;font-size:12px;font-weight:600;line-height:1.45;margin-top:8px}@media (min-width: 1025px){.clp-modal .clp-modal__content .modal__contact__buttons .clp-roundButton+p{color:#00008f}}.clp-modal .clp-modal__closeButton{position:absolute;z-index:1;bottom:0;left:0;right:0;background-color:#fff;padding-bottom:48px;display:block;border-radius:0 0 16px 16px}.clp-modal .clp-modal__closeButton>button{display:flex;margin-inline:auto;padding:8px 24px 8px 16px;align-items:center;column-gap:10px;border-radius:9999px;border:1px solid #00008f;color:#00008f;text-align:center;font-size:12px;font-weight:600;line-height:1.4;cursor:pointer;transition:transform 0.3s}.clp-modal .clp-modal__closeButton>button::before{content:'';display:block;width:10px;height:10px;background-color:#00008f;-webkit-mask-image:url("/assets/img/common/icon_close.svg");mask-image:url("/assets/img/common/icon_close.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media (hover: hover){.clp-modal .clp-modal__closeButton>button:hover{opacity:0.7}}.clp-roundButton{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:100%;padding:12px 36px 12px 26px;font-size:13px;line-height:1.3;font-weight:700;text-align:center;position:relative;border-radius:9999px;overflow:hidden;cursor:pointer}@media (min-width: 1025px){.clp-roundButton{font-size:20px;padding:16px 60px}}.clp-roundButton>span{display:flex;justify-content:center;align-items:center;column-gap:4px;width:100%;position:relative;word-break:keep-all}.clp-roundButton>span>img{display:inline-block;width:22px;margin-right:4px;fill:#fff}.clp-roundButton::before{content:'';display:block;width:0;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) skewX(-37.7deg);transition:all 0.3s ease-in-out}.clp-roundButton::after{content:'';display:block;width:10px;height:10px;-webkit-mask-image:url("/assets/img/common/icon_arrow_right.svg");mask-image:url("/assets/img/common/icon_arrow_right.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:0;bottom:0;right:14px;margin:auto}@media (min-width: 1025px){.clp-roundButton::after{width:20px;height:20px;right:20px}}.clp-roundButton:where(.is-tel)>span::before,.clp-roundButton:where(.is-chat)>span::before{content:'';display:block;width:14px;height:14px;-webkit-mask-image:url("/assets/img/common/icon_tel_white.svg");mask-image:url("/assets/img/common/icon_tel_white.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media (min-width: 1025px){.clp-roundButton:where(.is-tel)>span::before,.clp-roundButton:where(.is-chat)>span::before{width:22px;height:22px}}.clp-roundButton:where(.is-tel)>span::before{-webkit-mask-image:url("/assets/img/common/icon_tel_white.svg");mask-image:url("/assets/img/common/icon_tel_white.svg")}.clp-roundButton:where(.is-chat)>span::before{-webkit-mask-image:url("/assets/img/id/img_0787.svg");mask-image:url("/assets/img/id/img_0787.svg")}.clp-roundButton:where(.is-red){color:#fff;background-color:#f07662}.clp-roundButton:where(.is-red)::before{background-color:#c05e4e}.clp-roundButton:where(.is-red)::after{background-color:#fff}.clp-roundButton:where(.is-outlineBlue){color:#00008f;background-color:transparent;border:1px solid #00008f}.clp-roundButton:where(.is-outlineBlue)::before{background-color:#00008f}.clp-roundButton:where(.is-outlineBlue)::after{background-color:#00008f}.clp-roundButton:where(.is-outlineBlue):where(.is-tel)>span::before,.clp-roundButton:where(.is-outlineBlue):where(.is-chat)>span::before{background-color:#00008f}.clp-roundButton:where(.is-outlineWhite){color:#fff;background-color:transparent;border:1px solid #fff}.clp-roundButton:where(.is-outlineWhite)::before{background-color:#fff}.clp-roundButton:where(.is-outlineWhite)::after{background-color:#fff}.clp-roundButton:where(.is-outlineWhite):where(.is-tel)>span::before,.clp-roundButton:where(.is-outlineWhite):where(.is-chat)>span::before{background-color:#fff}@media (hover: hover){.clp-roundButton{transition:color 0.3s, border-color 0.3s}.clp-roundButton::after{transition:background-color 0.3s}.clp-roundButton:where(.is-tel)>span::after,.clp-roundButton:where(.is-chat)>span::after{transition:background-color 0.3s}.clp-roundButton:hover::before{width:120%}.clp-roundButton:hover::after{animation:arrowInOut 0.3s both}.clp-roundButton:hover:where(.is-red){border-color:#c05e4e}.clp-roundButton:hover:where(.is-outlineBlue){color:#fff}.clp-roundButton:hover:where(.is-outlineBlue)::after{background-color:#fff}.clp-roundButton:hover:where(.is-outlineBlue):where(.is-tel)>span::before,.clp-roundButton:hover:where(.is-outlineBlue):where(.is-chat)>span::before{background-color:#fff;transition:background-color 0.3s 0.1s}.clp-roundButton:hover:where(.is-outlineWhite){color:#c05e4e}.clp-roundButton:hover:where(.is-outlineWhite)::after{background-color:#c05e4e}.clp-roundButton:hover:where(.is-outlineWhite):where(.is-tel)>span::before,.clp-roundButton:hover:where(.is-outlineWhite):where(.is-chat)>span::before{background-color:#c05e4e;transition:background-color 0.3s 0.1s}}.clp-point{padding:96px 0 64px 0}@media (min-width: 1025px){.clp-point .clp__contentInner{max-width:920px}}@media (max-width: 1024px){.clp-point{padding:64px 20px 48px 20px}}.clp-point .clp-point__topArea{display:grid;grid-template-columns:1fr auto}@media (min-width: 1025px){.clp-point .clp-point__topArea>*:nth-child(1){grid-area:1/1/2/2}.clp-point .clp-point__topArea>*:nth-child(2){grid-area:2/1/3/2}.clp-point .clp-point__topArea>*:nth-child(3){grid-area:1/2/3/3}}@media (max-width: 1024px){.clp-point .clp-point__topArea>*:nth-child(1){grid-area:1/1/2/2}.clp-point .clp-point__topArea>*:nth-child(2){grid-area:2/1/3/3}.clp-point .clp-point__topArea>*:nth-child(3){grid-area:1/2/2/3}}.clp-point .clp-point__topArea .clp-point__topArea__title{width:534px}@media (max-width: 1024px){.clp-point .clp-point__topArea .clp-point__topArea__title{width:198px}}.clp-point .clp-point__topArea .clp-point__topArea__title+.text{margin-top:32px}@media (max-width: 1024px){.clp-point .clp-point__topArea .clp-point__topArea__title+.text{margin-top:16px}}.clp-point .clp-point__topArea .clp-point__topArea__fig{width:200px}@media (max-width: 1024px){.clp-point .clp-point__topArea .clp-point__topArea__fig{width:120px}}.clp-point .note{margin-top:24px}@media (max-width: 1024px){.clp-point .note{margin-top:16px}}.clp-point .clp-point__pointArea .clp-point__pointArea__list{margin:8px auto 0;display:grid}@media (min-width: 1025px){.clp-point .clp-point__pointArea .clp-point__pointArea__list{padding:40px 0;max-width:920px;grid-template-columns:repeat(3, 1fr)}}@media (max-width: 1024px){.clp-point .clp-point__pointArea .clp-point__pointArea__list{margin-top:32px}}.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem{display:grid;row-gap:20px}@media (min-width: 1025px){.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem{justify-content:center}.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem:not(:first-child){padding-left:20px;border-left:solid 1px #999}.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem:not(:last-child){padding-right:20px}}@media (max-width: 1024px){.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem{display:flex;align-items:center;column-gap:6px;padding:20px 0;border-top:solid 1px #e6e6e6}.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem:last-child{border-bottom:solid 1px #e6e6e6}}.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem .listItem__images{position:relative;display:flex;align-items:center;flex-shrink:0}@media (min-width: 1025px){.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem .listItem__images{flex-direction:column}}@media (max-width: 1024px){.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem .listItem__images{column-gap:4px}}.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem .listItem__images .listItem__point{width:35px}@media (min-width: 1025px){.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem .listItem__images .listItem__point{position:absolute;width:41px;left:0;top:0}}.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem .listItem__images .listItem__icon{position:relative;width:56px}@media (min-width: 1025px){.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem .listItem__images .listItem__icon{width:96px}}.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem .listItem__text{text-align:center;font-size:20px;font-weight:700;line-height:1.7}@media (max-width: 1024px){.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem .listItem__text{font-size:16px;line-height:1.45;text-align:left}}.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem .listItem__text>.blue{color:#00008f;text-decoration:underline;-webkit-text-decoration-color:#fff06c;text-decoration-color:#fff06c;text-decoration-thickness:10px;text-underline-offset:-0.1em}@media (max-width: 1024px){.clp-point .clp-point__pointArea .clp-point__pointArea__list .clp-point__pointArea__listItem .listItem__text>.blue{text-underline-offset:-0.25em}}.clp-support .clp-support__trouble{position:relative;z-index:3;width:100vw}@media (min-width: 1025px){.clp-support .clp-support__trouble{height:500px;overflow:hidden}}@media (min-width: 1700px){.clp-support .clp-support__trouble{height:600px}}@media (max-width: 1024px){.clp-support .clp-support__trouble{padding-top:24px;background:#e2efff}}.clp-support .clp-support__trouble .clp-support__trouble__bg{position:absolute;z-index:-1;bottom:0;display:grid;grid-template-columns:repeat(2, 1fr);min-width:1440px;margin:0 auto;position:absolute;width:100%;left:50%;transform:translateX(-50%)}.clp-support .clp-support__trouble .clp-support__trouble__bg svg{width:100%}@media (max-width: 1024px){.clp-support .clp-support__trouble .clp-support__trouble__bg{display:none}}.clp-support .clp-support__trouble .clp-support__trouble__qIcon{width:120px}@media (max-width: 1024px){.clp-support .clp-support__trouble .clp-support__trouble__qIcon{position:relative;display:block;margin:0 auto;width:70px;margin-bottom:8px}}.clp-support .clp-support__trouble .clp-support__trouble__question{color:#333;font-size:20px;font-weight:500;line-height:1.5;text-align:center;display:flex;justify-content:center;column-gap:8px;margin-inline:auto}@media (min-width: 1025px){.clp-support .clp-support__trouble .clp-support__trouble__question{padding-top:48px;font-size:26px;line-height:1.3}}.clp-support .clp-support__trouble .clp-support__trouble__question::before{content:'';display:block;width:18px;aspect-ratio:18 / 24;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDE3IDI5IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTAuNDYwMDgzIDAuMTk1MzEyTDE2LjQ2MDEgMjcuOTA4MSIgc3Ryb2tlPSIjMzMzMzMzIi8+PC9zdmc+") no-repeat center center/contain;mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDE3IDI5IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTAuNDYwMDgzIDAuMTk1MzEyTDE2LjQ2MDEgMjcuOTA4MSIgc3Ryb2tlPSIjMzMzMzMzIi8+PC9zdmc+") no-repeat center center/contain}@media (max-width: 1024px){.clp-support .clp-support__trouble .clp-support__trouble__question::before{width:16px}}.clp-support .clp-support__trouble .clp-support__trouble__question::after{content:'';display:block;width:18px;aspect-ratio:18 / 24;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDE3IDI5IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTE2LjQ2MDIgMC4xOTUzMTJMMC40NjAyMDUgMjcuOTA4MSIgc3Ryb2tlPSIjMzMzMzMzIi8+PC9zdmc+") no-repeat center center/contain;mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDE3IDI5IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTE2LjQ2MDIgMC4xOTUzMTJMMC40NjAyMDUgMjcuOTA4MSIgc3Ryb2tlPSIjMzMzMzMzIi8+PC9zdmc+") no-repeat center center/contain}@media (max-width: 1024px){.clp-support .clp-support__trouble .clp-support__trouble__question::after{width:16px}}.clp-support .clp-support__trouble .clp-support__troubleContent{position:relative;display:grid}@media (min-width: 1025px){.clp-support .clp-support__trouble .clp-support__troubleContent{grid-template-columns:466px auto 466px;justify-content:space-between;width:1110px;margin:40px auto 0}.clp-support .clp-support__trouble .clp-support__troubleContent .clp-support__trouble__qIcon{align-self:center}}@media (max-width: 1024px){.clp-support .clp-support__trouble .clp-support__troubleContent{margin-top:-6px;background-color:#fff}.clp-support .clp-support__trouble .clp-support__troubleContent::after{content:'';display:block;width:100%;height:50px;background-color:#d3e6ff;-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);clip-path:polygon(0 0, 100% 0, 50% 100%)}}@media (max-width: 1024px){.clp-support .clp-support__trouble .clp-support__troubleContent--transfer{padding:24px 20px;background:#e2efff}}@media (max-width: 1024px){.clp-support .clp-support__trouble .clp-support__troubleContent--new{padding:24px 20px;background:#d3e6ff}}.clp-support .clp-support__trouble .clp-support__trouble__box{position:relative;display:flex;padding:20px 30px;flex-direction:column;align-items:center;gap:16px;border-radius:12px;background:#fff;max-width:466px;height:100%}@media (max-width: 1024px){.clp-support .clp-support__trouble .clp-support__trouble__box{padding:20px 20px 24px 20px;margin:0 auto}}.clp-support .clp-support__trouble .clp-support__trouble__heading{color:#fff;text-align:center;font-size:16px;font-weight:700;line-height:1.45;padding:4px 16px;border-radius:30px;background:#0c0e45}.clp-support .clp-support__trouble .clp-support__trouble__list>li{color:#333}.clp-support .clp-support__trouble .clp-support__trouble__list>li:not(:first-child){margin-top:8px}.clp-support .clp-support__trouble .clp-support__trouble__list>li>b{color:#0c0e45}.clp-support .clp-support__main{position:relative;z-index:2;width:100vw}@media (min-width: 1025px){.clp-support .clp-support__main{height:520px}}@media (min-width: 1700px){.clp-support .clp-support__main{height:600px}}@media (max-width: 1024px){.clp-support .clp-support__main{margin-top:-40px;padding-top:156px}}.clp-support .clp-support__main .clp-support__main__bgImage{position:absolute;width:100%;height:100%}@media (max-width: 1024px){.clp-support .clp-support__main .clp-support__main__bgImage{height:439px}}.clp-support .clp-support__main .clp-support__main__bgImage picture,.clp-support .clp-support__main .clp-support__main__bgImage img{width:100%;height:100%;object-fit:cover;object-position:50% 30%}.clp-support .clp-support__main .clp-support__main__textArea{position:relative;margin:0 auto;display:grid}@media (max-width: 1024px){.clp-support .clp-support__main .clp-support__main__textArea{width:375px;margin-inline:auto;padding:0 20px 167px;top:-94px;row-gap:16px}.clp-support .clp-support__main .clp-support__main__textArea .text+.text{margin-top:8px}}@media (min-width: 1025px){.clp-support .clp-support__main .clp-support__main__textArea{padding-top:176px;margin-top:-116px;width:1110px;row-gap:32px;grid-template-rows:repeat(2, 1fr);grid-template-columns:repeat(12, 1fr)}.clp-support .clp-support__main .clp-support__main__textArea>h2{margin-bottom:32px;grid-row:1 / 2;grid-column:6 / 13}.clp-support .clp-support__main .clp-support__main__textArea>div{grid-row:2 / 3;grid-column:6 / 13}.clp-support .clp-support__main .clp-support__main__textArea .text+.text{margin-top:20px}}.clp-support .clp-support__main .clp-support__main__textArea .clp-support__main__titleImage{display:block}@media (min-width: 1025px){.clp-support .clp-support__main .clp-support__main__textArea .clp-support__main__titleImage{width:647.5px}}@media (max-width: 1024px){.clp-support .clp-support__main .clp-support__main__textArea .clp-support__main__titleImage{width:335px}}.clp-aside{background-color:#fff;padding:60px 0 120px}@media (max-width: 1024px){.clp-aside{padding:40px 20px 60px 20px}}.clp-hdi{position:relative;display:flex;padding:28px 24px 20px 24px;flex-direction:column;justify-content:center;gap:16px;border:4px solid #00008f;background:#fff;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,0.12);margin-top:18px}@media (min-width: 1025px){.clp-hdi{flex-direction:row;column-gap:32px;align-items:center;padding:40px 48px 32px 48px;margin:11px auto 0;max-width:1110px}.clp-hdi::before{content:'';display:block;flex-shrink:0;width:28px;height:75.5px;padding-right:4px;background-image:url("/assets/img/id/img_0754_left.png");background-repeat:no-repeat;background-size:contain}.clp-hdi::after{content:'';display:block;flex-shrink:0;width:28px;height:75.5px;padding-left:4px;background-image:url("/assets/img/id/img_0754_right.png");background-repeat:no-repeat;background-size:contain}}.clp-hdi .clp-hdi__label{position:absolute;top:-18px;left:calc(50% - 100px);width:200px}@media (min-width: 1025px){.clp-hdi .clp-hdi__label{top:-14px}}.clp-hdi .clp-hdi__heading{font-size:15px;line-height:1.45;font-weight:bold;text-align:center;color:#00008f}@media (min-width: 1025px){.clp-hdi .clp-hdi__heading{font-size:20px;line-height:1.4;text-align:left}}.clp-hdi .clp-hdi__text{margin-top:6px;font-size:14px;line-height:1.6}@media (min-width: 1025px){.clp-hdi .clp-hdi__text{margin-top:4px;font-size:16px;max-width:620px}}.clp-hdi .clp-hdi__image{position:relative;display:grid;grid-template-columns:repeat(2, 90px);column-gap:8px;align-items:center;justify-content:center;width:210px}@media (min-width: 1025px){.clp-hdi .clp-hdi__image{max-width:235px;flex-shrink:1}}@media (max-width: 1024px){.clp-hdi .clp-hdi__image{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.clp-hdi .clp-hdi__image::before{position:absolute;left:-24px;display:block;width:23.73px;height:64px;content:'';background-image:url("/assets/img/id/img_0754_left.png");background-repeat:no-repeat;background-size:contain}.clp-hdi .clp-hdi__image::after{position:absolute;right:-24px;display:block;width:23.73px;height:64px;content:'';background-image:url("/assets/img/id/img_0754_right.png");background-repeat:no-repeat;background-size:contain}}.clp-hdi .clp-hdi__image picture,.clp-hdi .clp-hdi__image img{width:100%}.clp-hdi .clp-hdi-image-text{font-size:10px;color:#5f5f5f;text-align:center;margin-top:4px}.clp-voice{display:grid;justify-content:center;margin-top:60px}@media (max-width: 1024px){.clp-voice{margin-top:40px}}.clp-voice .clp-voice__title{font-size:26px;font-weight:500;line-height:1.3;display:flex;column-gap:8px;justify-content:center;align-items:flex-end}@media (max-width: 1024px){.clp-voice .clp-voice__title{font-size:20px;line-height:1.5;text-align:center}.clp-voice .clp-voice__title sup{vertical-align:top}}.clp-voice .clp-voice__title::before,.clp-voice .clp-voice__title::after{content:'';display:block;width:18px;aspect-ratio:18 / 24;background-color:currentColor}.clp-voice .clp-voice__title::before{content:'';display:block;width:18px;aspect-ratio:18 / 24;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDE3IDI5IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTAuNDYwMDgzIDAuMTk1MzEyTDE2LjQ2MDEgMjcuOTA4MSIgc3Ryb2tlPSIjMzMzMzMzIi8+PC9zdmc+") no-repeat center center/contain;mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDE3IDI5IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTAuNDYwMDgzIDAuMTk1MzEyTDE2LjQ2MDEgMjcuOTA4MSIgc3Ryb2tlPSIjMzMzMzMzIi8+PC9zdmc+") no-repeat center center/contain}@media (max-width: 1024px){.clp-voice .clp-voice__title::before{width:16px}}.clp-voice .clp-voice__title::after{content:'';display:block;width:18px;aspect-ratio:18 / 24;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDE3IDI5IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTE2LjQ2MDIgMC4xOTUzMTJMMC40NjAyMDUgMjcuOTA4MSIgc3Ryb2tlPSIjMzMzMzMzIi8+PC9zdmc+") no-repeat center center/contain;mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDE3IDI5IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTE2LjQ2MDIgMC4xOTUzMTJMMC40NjAyMDUgMjcuOTA4MSIgc3Ryb2tlPSIjMzMzMzMzIi8+PC9zdmc+") no-repeat center center/contain}@media (max-width: 1024px){.clp-voice .clp-voice__title::after{width:16px}}.clp-voice .note{justify-content:center}.clp-voice .clp-voice__slideWrapper{margin-top:20px;margin-bottom:24px}@media (max-width: 1024px){.clp-voice .clp-voice__slideWrapper{overflow:hidden;margin-bottom:16px;margin-inline:-16px}}.clp-voice .clp-voice__items{max-width:1440px;margin-inline:auto}.clp-voice .clp-voice__itemBlock{position:relative;margin-bottom:12px}.clp-voice .clp-voice__itemBlock.swiper-slide{margin-block:auto;box-sizing:border-box;width:332px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (max-width: 1024px){.clp-voice .clp-voice__itemBlock.swiper-slide{width:280px}}.clp-voice .clp-voice__itemBlock .clp-voice__itemBlock__inner{position:relative;display:flex;width:332px;padding:20px 40px;border-radius:92px;border:4px solid #e2efff;background:#fff}@media (max-width: 1024px){.clp-voice .clp-voice__itemBlock .clp-voice__itemBlock__inner{padding:16px 36px;width:280px}}.clp-voice .clp-voice__itemBlock .clp-voice__itemBlock__inner::before,.clp-voice .clp-voice__itemBlock .clp-voice__itemBlock__inner::after{content:'';display:block;width:20px;height:12px;-webkit-clip-path:polygon(0 0, 100% 0, 0 100%);clip-path:polygon(0 0, 100% 0, 0 100%);position:absolute}.clp-voice .clp-voice__itemBlock .clp-voice__itemBlock__inner::before{background-color:#e2efff;left:100px;bottom:-12px}.clp-voice .clp-voice__itemBlock .clp-voice__itemBlock__inner::after{background-color:#fff;left:103px;bottom:-6px}.clp-voice .clp-voice__itemBlock .clp-voice__itemBlock__inner:where(.pattern02)::before{left:156px;-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);clip-path:polygon(0 0, 100% 0, 50% 100%)}.clp-voice .clp-voice__itemBlock .clp-voice__itemBlock__inner:where(.pattern02)::after{left:156px;-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);clip-path:polygon(0 0, 100% 0, 50% 100%)}.clp-voice .clp-voice__itemBlock .clp-voice__itemBlock__inner:where(.pattern03)::before{left:190px;-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%);clip-path:polygon(0 0, 100% 0, 100% 100%)}.clp-voice .clp-voice__itemBlock .clp-voice__itemBlock__inner:where(.pattern03)::after{left:186px;-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%);clip-path:polygon(0 0, 100% 0, 100% 100%)}.clp-voice .clp-voice__itemBlock .clp-voice__itemBlock__inner>img{position:absolute;top:0;right:4px;width:37px;height:auto;aspect-ratio:37/43}.clp-voice .clp-voice__itemBlock .clp-voice__itemBlock__inner .text{color:#000;margin:0}.clp-service{padding:80px 0}@media (max-width: 1024px){.clp-service{padding:60px 20px}}.clp-service .clp-service__title>p{color:#00008f;text-align:center;font-size:18px;font-weight:bold;line-height:1.45;display:flex;column-gap:8px;justify-content:center}@media (max-width: 1024px){.clp-service .clp-service__title>p{font-size:16px}}.clp-service .clp-service__title>p::before,.clp-service .clp-service__title>p::after{content:'';display:block;width:18px;aspect-ratio:18 / 24;background-color:currentColor}.clp-service .clp-service__title>p::before{-webkit-mask:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2225%22%20viewBox%3D%220%200%2013%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1.5%201.5L11.5%2023.5%22%20stroke%3D%22%2300ADC6%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center center/contain;mask:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2225%22%20viewBox%3D%220%200%2013%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1.5%201.5L11.5%2023.5%22%20stroke%3D%22%2300ADC6%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center center/contain}.clp-service .clp-service__title>p::after{-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2225%22%20viewBox%3D%220%200%2013%2025%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M11.5%201.5L1.5%2023.5%22%20stroke%3D%22%2300ADC6%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") no-repeat center center/contain;mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2225%22%20viewBox%3D%220%200%2013%2025%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M11.5%201.5L1.5%2023.5%22%20stroke%3D%22%2300ADC6%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") no-repeat center center/contain}.clp-service .clp-service__title>h2{margin-top:12px;text-align:center;font-size:32px;font-weight:700;line-height:1.3}@media (max-width: 1024px){.clp-service .clp-service__title>h2{font-size:26px}}.clp-service .clp-service__items{display:grid;margin-top:60px}@media (min-width: 1025px){.clp-service .clp-service__items{grid-template-columns:repeat(2, 1fr);column-gap:30px}}@media (max-width: 1024px){.clp-service .clp-service__items{margin-top:40px;row-gap:36px}}.clp-service .clp-service__itemBlock{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:44px 32px 32px;background-color:#e2efff;border-radius:8px}@media (max-width: 1024px){.clp-service .clp-service__itemBlock{align-items:center;padding:52px 16px 32px}}.clp-service .clp-service__itemBlock .clp-service__itemBlock__icon{position:absolute;top:-48px;left:50%;width:90px;height:90px;transform:translateX(-50%)}@media (max-width: 1024px){.clp-service .clp-service__itemBlock .clp-service__itemBlock__icon{top:-30px;width:80px;height:80px}}.clp-service .clp-service__itemBlock .clp-service__itemBlock__content{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%}@media (max-width: 1024px){.clp-service .clp-service__itemBlock .clp-service__itemBlock__content{gap:12px}}.clp-service .clp-service__itemBlock .clp-service__itemBlock__title{font-size:22px;font-weight:700;line-height:1.4;color:#00008f;text-align:center}.clp-service .clp-service__itemBlock .clp-service__itemBlock__image{display:block;width:100%;height:auto;aspect-ratio:350 / 197;object-fit:cover;border-radius:8px}.clp-service .clp-service__itemBlock .clp-service__itemBlock__desc{width:100%}.clp-service .clp-service__itemBlock .clp-service__itemBlock__checks{display:flex;flex-direction:column;gap:8px;width:100%}.clp-service .clp-service__itemBlock .clp-service__itemBlock__checks .clp-service__itemBlock__checkItem{display:flex;gap:8px;align-items:center;padding:10px 16px 10px 10px;background-color:#fff;border-radius:8px}@media (max-width: 1024px){.clp-service .clp-service__itemBlock .clp-service__itemBlock__checks .clp-service__itemBlock__checkItem{padding:8px 16px 8px 10px;border-radius:4px}}.clp-service .clp-service__itemBlock .clp-service__itemBlock__checks .clp-service__itemBlock__checkItem .check__icon{flex-shrink:0;width:22px;height:22px;background-color:#6574f8;border-radius:50%;display:flex;justify-content:center;align-items:center}.clp-service .clp-service__itemBlock .clp-service__itemBlock__checks .clp-service__itemBlock__checkItem .check__icon::after{content:'';display:block;width:13px;height:13px;background-color:#fff;-webkit-mask-image:url("/assets/img/common/icon_check.svg");mask-image:url("/assets/img/common/icon_check.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.clp-service .clp-service__itemBlock .clp-service__itemBlock__checks .clp-service__itemBlock__checkItem .check__text{font-size:15px;font-weight:400;line-height:1.5}@media (max-width: 1024px){.clp-service .clp-service__itemBlock .clp-service__itemBlock__checks .clp-service__itemBlock__checkItem .check__text{font-size:14px}}.clp-faq{padding:80px 0}@media (max-width: 1024px){.clp-faq{padding:60px 20px}}.clp-conversion{background:#f07662}.clp-conversion .clp-conversion__inner{width:100%;max-width:1440px;padding:20px 165px 32px 165px;margin-inline:auto;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1024px){.clp-conversion .clp-conversion__inner{flex-direction:column-reverse;row-gap:32px;padding:32px 20px}}.clp-conversion .clp-conversion__lead{color:#fff;font-size:20px;font-weight:700;line-height:1.5;text-align:center;margin-bottom:8px;display:flex;justify-content:center;column-gap:8px}.clp-conversion .clp-conversion__lead::before{content:'';display:block;width:15px;aspect-ratio:15 / 26;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2225%22%20viewBox%3D%220%200%2013%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1.5%201.5L11.5%2023.5%22%20stroke%3D%22%2300ADC6%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center center/contain;mask:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2225%22%20viewBox%3D%220%200%2013%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1.5%201.5L11.5%2023.5%22%20stroke%3D%22%2300ADC6%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A") no-repeat center center/contain}.clp-conversion .clp-conversion__lead::after{content:'';display:block;width:15px;aspect-ratio:15 / 26;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2225%22%20viewBox%3D%220%200%2013%2025%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M11.5%201.5L1.5%2023.5%22%20stroke%3D%22%2300ADC6%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") no-repeat center center/contain;mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2225%22%20viewBox%3D%220%200%2013%2025%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M11.5%201.5L1.5%2023.5%22%20stroke%3D%22%2300ADC6%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") no-repeat center center/contain}.clp-conversion .clp-conversion__contact__buttons{display:flex;justify-content:center;column-gap:12px}@media (max-width: 1024px){.clp-conversion .clp-conversion__contact__buttons{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:8px}}@media (min-width: 1025px){.clp-conversion .clp-conversion__contact__buttons .clp-roundButton{width:350px}}.clp-conversion .clp-conversion__contact__buttons p{color:#fff;text-align:center;font-size:12px;font-weight:600;line-height:1.45;margin-top:12px}@media (max-width: 1024px){.clp-conversion .clp-conversion__contact__buttons p{font-size:11px}}.clp-conversion .clp-conversion__button{position:relative;width:350px;height:92px;transition:padding-top 0.3s}@media (max-width: 1024px){.clp-conversion .clp-conversion__button{width:335px;height:76px}}.clp-conversion .clp-conversion__button::before{position:absolute;bottom:0;left:0;z-index:0;width:100%;height:calc(100% - 8px);content:'';background-color:#c05e4e;border-radius:9999px}@media (max-width: 1024px){.clp-conversion .clp-conversion__button::before{transform:translateY(8px)}}@media (hover: hover){.clp-conversion .clp-conversion__button:has(.clp-conversion__button__link:hover){transition:padding-top 0.3s}.clp-conversion .clp-conversion__button:has(.clp-conversion__button__link:hover):hover{padding-top:8px}}.clp-conversion .clp-conversion__button__link{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:12px 54px;background-color:#fff;color:#f07662;font-size:24px;line-height:1.3;font-weight:700;text-align:center;position:relative;border-radius:9999px;overflow:hidden}@media (min-width: 1025px){.clp-conversion .clp-conversion__button__link{padding:12px 60px;font-size:28px}}.clp-conversion .clp-conversion__button__link span.sub{font-size:16px}@media (min-width: 1025px){.clp-conversion .clp-conversion__button__link span.sub{font-size:18px}}.clp-conversion .clp-conversion__button__link::after{content:'';display:block;width:10px;height:10px;background-color:#f07662;-webkit-mask-image:url("/assets/img/common/icon_arrow_right.svg");mask-image:url("/assets/img/common/icon_arrow_right.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:0;bottom:0;right:10px;margin:auto}@media (min-width: 1025px){.clp-conversion .clp-conversion__button__link::after{width:16px;height:16px;right:16px}}
