@charset "UTF-8";.splide__container{box-sizing:border-box;position:relative}.splide__list{display:flex;height:100%;margin:0!important;padding:0!important;backface-visibility:hidden}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;margin:0;line-height:1;list-style-type:none;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{visibility:hidden;position:relative}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{box-sizing:border-box;position:relative;flex-shrink:0;margin:0;backface-visibility:hidden;list-style-type:none!important}.splide__slide img{vertical-align:bottom}.splide__spinner{contain:strict;display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;width:20px;height:20px;margin:auto;border:2px solid #999;border-radius:50%;border-left-color:transparent;animation:splide-loading 1s linear infinite}.splide__sr{clip:rect(0 0 0 0);position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{z-index:0;position:relative;overflow:hidden}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{z-index:0;margin:0!important;opacity:0}.splide__track--fade>.splide__list>.splide__slide.is-active{z-index:1;opacity:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{display:flex;z-index:1;position:absolute;top:50%;align-items:center;justify-content:center;width:2em;height:2em;padding:0;transform:translateY(-50%);border:0;border-radius:50%;background:#ccc;cursor:pointer;opacity:.7}.splide__arrow svg{fill:#000;width:1.2em;height:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{z-index:1;position:absolute;right:0;bottom:.5em;left:0;padding:0 1em}.splide__pagination__page{display:inline-block;position:relative;width:8px;height:8px;margin:3px;padding:0;border:0;border-radius:50%;background:#ccc;opacity:.7;transition:transform .2s linear}.splide__pagination__page.is-active{z-index:1;transform:scale(1.4);background:#fff}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{height:3px;background:#ccc}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{right:1em;left:auto}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{right:auto;left:1em}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{top:auto;bottom:1em}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{display:flex;top:0;right:.5em;bottom:0;left:auto;flex-direction:column;padding:1em 0}.u-br-pc{display:block}@media screen and (max-width: 768px){.u-br-pc{display:none}}.u-br-sp{display:none}@media screen and (max-width: 768px){.u-br-sp{display:block}}.u-display-pc{display:block}@media screen and (max-width: 768px){.u-display-pc{display:none}}.u-display-sp{display:none}@media screen and (max-width: 768px){.u-display-sp{display:block}}.number{font-family:Futura,Arial Rounded MT Bold,Arial,sans-serif}.js-fade-in{opacity:0;transition:opacity .32s ease-out .16s,transform .32s ease-out .16s}.js-fade-in.is-active{transform:translateY(0);opacity:1;transition-duration:.25s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.65,0,.35,1),cubic-bezier(.33,1,.68,1)}.js-fade-in-delay{opacity:0;transition:opacity .32s ease-out .16s,transform .32s ease-out .16s;transition-delay:.35s}.js-fade-in-delay.is-active{transform:translateY(0);opacity:1;transition-duration:.25s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.65,0,.35,1),cubic-bezier(.33,1,.68,1)}.js-fade-in-delay-last{opacity:0;transition:opacity .32s ease-out .16s,transform .32s ease-out .16s;transition-delay:.6s}.js-fade-in-delay-last.is-active{transform:translateY(0);opacity:1;transition-duration:.25s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.65,0,.35,1),cubic-bezier(.33,1,.68,1)}::-moz-selection{background:#cf009e;color:#fff}::selection{background:#cf009e;color:#fff}.jsbody--disable{pointer-events:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-size:inherit;vertical-align:baseline}html{scroll-behavior:smooth}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{color:#0b1957;font-family:"M PLUS 1p",Futura,HelveticaNeue,Helvetica Neue,Arial,Hiragino Sans,メイリオ,Meiryo,sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.t-general{overflow:hidden}.o-main{max-width:initial;padding:0 0 112px;isolation:isolate}.t-general .o-main{z-index:1;left:0;padding:0 0 40px}@media screen and (max-width: 768px){.t-general .o-main{padding:0 0 50px}}body.is-pc a:hover{opacity:inherit!important}.anchor{position:relative}.anchor:before{position:absolute;top:-82px;content:""}@media screen and (max-width: 768px){.anchor:before{top:-60px}}.t-general .o-footer{z-index:4;left:0;isolation:isolate}#bedore-webagent-inner{display:none}.a-button-ad{display:flex;position:relative;align-items:center;justify-content:center;width:440px;height:86px;overflow:hidden;border:none;border-radius:43px;background:rgb(76,89,253);box-shadow:0 3px 6px #4453a34d;color:#fff;text-align:center;transition:all 1s ease-out}.a-button-ad:before{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(102,112,255);content:"";opacity:0;transition:all 1s ease-out}body[data-touch-device=true] .a-button-ad:active{box-shadow:none}body[data-touch-device=true] .a-button-ad:active:before{opacity:1}body[data-touch-device=true] .a-button-ad:active .a-button-ad__icon-container{transform:translate(-50%,-50%) translate(5px)}body:not([data-touch-device=true]) .a-button-ad:hover{box-shadow:none}body:not([data-touch-device=true]) .a-button-ad:hover:before{opacity:1}body:not([data-touch-device=true]) .a-button-ad:hover .a-button-ad__icon-container{transform:translate(-50%,-50%) translate(5px)}@media screen and (max-width: 768px){.a-button-ad{width:100%;max-width:327px;height:68px;margin-right:auto;margin-left:auto}}.a-button-ad--narrow{width:324px;height:68px}@media screen and (max-width: 768px){.a-button-ad--narrow{width:100%}}.a-button-ad--small{width:216px;height:40px;padding:0 16px;border:none;border-radius:28px;background:none;background-color:#fff;color:#0b1957;font-weight:600;font-size:14px;line-height:30px}.a-button-ad--small .a-button-ad__icon-container{right:16px;width:16px;height:16px}.a-button-ad--small .a-button-ad__description{padding-right:16px;transform:translate(-1px,-1px)}@media screen and (max-width: 768px){.a-button-ad--small .a-button-ad__description{margin-left:3px;padding-right:0}}@media screen and (max-width: 768px){.a-button-ad--small{width:100%}}.a-button-ad--small.a-button-ad:before{background:none}body[data-touch-device=true] .a-button-ad--small:active{opacity:.5}body[data-touch-device=true] .a-button-ad--small:active .a-button-ad__icon-container{transform:translate(-50%,-50%) translateY(5px)!important}body:not([data-touch-device=true]) .a-button-ad--small:hover{opacity:.5}body:not([data-touch-device=true]) .a-button-ad--small:hover .a-button-ad__icon-container{transform:translate(-50%,-50%) translateY(5px)!important}.a-button-ad--xsmall{width:216px;height:40px;border:none;border-radius:28px;background:none;background-color:#fff;color:#0b1957}.a-button-ad--circle{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;box-shadow:0 3px 6px #4453a34d}.a-button-ad--circle .a-button-ad__icon-container{position:absolute;top:50%;left:50%;width:20px;height:30px;transform:translate(-50%,-50%)}@media screen and (max-width: 768px){.a-button-ad--circle{margin-right:unset}}body[data-touch-device=true] .a-button-ad--circle:active .a-button-ad__icon-container{transform:translate(-50%,-50%) translateY(-3px)!important}body:not([data-touch-device=true]) .a-button-ad--circle:hover .a-button-ad__icon-container{transform:translate(-50%,-50%) translateY(-3px)!important}.a-button-ad--inquiry{width:100px;height:100px;border-radius:50%}.a-button-ad--inquiry .a-button-ad__icon-container{position:absolute;top:25%;left:50%;width:16px;height:11px}body[data-touch-device=true] .a-button-ad--inquiry:active .a-button-ad__icon-container{transform:translate(-50%,-50%) translateY(-3px)!important}body:not([data-touch-device=true]) .a-button-ad--inquiry:hover .a-button-ad__icon-container{transform:translate(-50%,-50%) translateY(-3px)!important}.a-button-ad--secondary,.a-button-ad--material{width:auto;height:44px;padding-left:20px;box-shadow:none}.a-button-ad--secondary{padding-right:20px}@media screen and (max-width: 1040px){.a-button-ad--secondary{width:279px;height:68px}}.a-button-ad--material{padding-right:38px}.a-button-ad--material .a-button-ad__icon-container{position:absolute;right:0;width:24px;height:24px}body[data-touch-device=true] .a-button-ad--material:active .a-button-ad__icon-container{transform:translate(-50%,-50%) translateY(0)!important}body:not([data-touch-device=true]) .a-button-ad--material:hover .a-button-ad__icon-container{transform:translate(-50%,-50%) translateY(0)!important}.a-button-ad--white{border:1px solid rgb(182,0,129);background:rgb(255,255,255);color:#b60081}body[data-touch-device=true] .a-button-ad--white:active{border-color:#e892b0;color:#e892b0}body[data-touch-device=true] .a-button-ad--white:active:before{content:none}body[data-touch-device=true] .a-button-ad--white:active img{opacity:.5}body:not([data-touch-device=true]) .a-button-ad--white:hover{border-color:#e892b0;color:#e892b0}body:not([data-touch-device=true]) .a-button-ad--white:hover:before{content:none}body:not([data-touch-device=true]) .a-button-ad--white:hover img{opacity:.5}.a-button-ad--blue{background:rgb(76,89,253)}.a-button-ad--blue:before{background:rgb(76,89,253)}body[data-touch-device=true] .a-button-ad--blue:active:before{background:rgb(102,112,255)}body:not([data-touch-device=true]) .a-button-ad--blue:hover:before{background:rgb(102,112,255)}.a-button-ad--lavender{background:rgb(230,234,255);color:#4c59fd}.a-button-ad--lavender:before{background:rgb(230,234,255)}body[data-touch-device=true] .a-button-ad--lavender:active:before{background:rgb(242,244,255)}body:not([data-touch-device=true]) .a-button-ad--lavender:hover:before{background:rgb(242,244,255)}.a-button-ad__text-wrapper{display:flex;z-index:1;flex-wrap:wrap;align-items:center;justify-content:center}.a-button-ad--inquiry .a-button-ad__text-wrapper{margin-top:12px}.a-button-ad__description{display:block;width:100%;margin-top:4px;transform:translateY(-3px);font-weight:600;font-size:14px;line-height:2.2857142857;letter-spacing:.0357142857em}@media screen and (max-width: 768px){.a-button-ad__description{margin-left:3px;transform:translateY(0);font-size:12px;line-height:2.6666666667}}.a-button-ad--narrow .a-button-ad__description{font-size:12px;line-height:2.6666666667}.a-button-ad--inquiry .a-button-ad__description{font-size:12px;line-height:1.5}@media screen and (max-width: 768px){.a-button-ad--small .a-button-ad__description{font-size:12px;line-height:2.6666666667;letter-spacing:.0666666667em}}.a-button-ad--secondary .a-button-ad__description,.a-button-ad--material .a-button-ad__description{transform:translateY(-2px);font-size:16px;line-height:1.4375}@media screen and (max-width: 768px){.a-button-ad--material .a-button-ad__description{margin-top:0;transform:translateY(0)}}.a-button-ad--2line .a-button-ad__description{transform:translateY(-5px);line-height:1}.a-button-ad__title{transform:translateY(-6px);font-weight:600;font-size:20px;line-height:1;line-height:1.6;letter-spacing:.05em}@media screen and (max-width: 768px){.a-button-ad__title{font-size:16px;line-height:2;letter-spacing:.0375em}}.a-button-ad--narrow .a-button-ad__title{transform:translate(4px,-3px);font-size:16px;line-height:2}@media screen and (max-width: 768px){.a-button-ad--narrow .a-button-ad__title{transform:translateY(-3px)}}.a-button-ad--2line .a-button-ad__title{margin:0 0 0 -3px;transform:translate(2px,2px);line-height:1}.a-button-ad--xsmall .a-button-ad__title{transform:translateY(-2px);font-size:16px;line-height:1.1875}.a-button-ad__icon-container{z-index:1;width:20px;height:20px;-o-object-fit:contain;position:absolute;top:50%;right:14px;object-fit:contain;transform:translate(-50%,-50%);transition:all .5s ease-out}.a-button-ad__icon-container .a-button-ad__icon{position:absolute;width:100%;top:0;right:0;bottom:0;left:0;transition:all .32s ease-out}.a-button-ad__icon-container .a-button-ad__icon--hover{visibility:hidden;opacity:0}@media screen and (max-width: 768px){.a-button-ad__icon-container{right:10px;width:20px;height:20px}}.a-button-ad--narrow .a-button-ad__icon-container{right:10px;width:20px;height:20px}@media screen and (max-width: 768px){.a-button-ad--narrow .a-button-ad__icon-container{right:8px;width:16px;height:16px}}.a-button-ad--small .a-button-ad__icon-container{right:8px}@media screen and (max-width: 768px){.a-button-ad--small .a-button-ad__icon-container{width:12px;height:12px}}.a-button-ad--xsmall .a-button-ad__icon-container{width:12px;height:12px}.a-caption{display:flex;align-items:flex-start;margin:0;padding:0;color:#6e6e88;font-weight:300;font-size:12px}.a-caption--center{justify-content:center}.a-caption__text{margin-left:2px;letter-spacing:.04em}.a-caption a{color:#4c59fd}.a-heading{display:inline-block;position:relative;width:-moz-fit-content;width:fit-content;color:#0b1957;font-weight:700}.a-heading--h1{font-size:48px;line-height:1.25;letter-spacing:.0625em}@media screen and (max-width: 768px){.a-heading--h1{font-size:32px;line-height:1.25}}.a-heading--h2{font-size:40px;line-height:1;letter-spacing:.075em}@media screen and (max-width: 768px){.a-heading--h2{font-size:24px;line-height:1}}.a-heading--h3{font-size:32px;line-height:1.53125;letter-spacing:.08125em}@media screen and (max-width: 768px){.a-heading--h3{font-size:22px;line-height:1.5909090909}}.a-heading--h4{font-size:18px;line-height:1.3333333333;letter-spacing:.0444444444em}@media screen and (max-width: 768px){.a-heading--h4{font-size:16px;line-height:1.5}}.a-heading--theme-secondary{color:#4453a3}.a-heading--theme-secondary .a-heading__text{top:-2px}@media screen and (max-width: 768px){.a-heading--theme-secondary .a-heading__text{top:2px}}.a-heading--theme-primary{color:#b60081}.a-heading--theme-tertiary{color:#4c59fd;font-weight:800}.a-heading--theme-quaternary{color:#0b1957;font-weight:800}.a-heading--theme-quinary{color:#4c59fd;font-weight:800}.a-heading--theme-quinary:before{position:absolute;top:-18px;left:-32px;width:64px;height:64px;background-image:url(/-/media/aeoncard/ads_lp/images/icons/circle.svg);background-size:contain;background-repeat:no-repeat;content:""}@media screen and (max-width: 768px){.a-heading--theme-quinary:before{top:-8px;left:-19px;width:40px;height:40px}}.a-heading--theme-slash{position:relative;color:#4c59fd;font-weight:800}.a-heading--theme-slash:before{position:absolute;bottom:0;left:-52px;width:36px;height:45px;background-image:url(/-/media/aeoncard/ads_lp/images/icons/forward-slash.svg);background-size:contain;background-repeat:no-repeat;content:""}@media screen and (max-width: 768px){.a-heading--theme-slash:before{bottom:3px;left:-40px;transform:rotate(8deg)}}.a-heading--theme-slash:after{position:absolute;right:-52px;bottom:0;width:36px;height:45px;background-image:url(/-/media/aeoncard/ads_lp/images/icons/slash.svg);background-size:contain;background-repeat:no-repeat;content:""}@media screen and (max-width: 768px){.a-heading--theme-slash:after{right:-40px;bottom:3px;transform:rotate(-4deg)}}.a-heading--underline-secondary{padding-bottom:32px}@media screen and (max-width: 768px){.a-heading--underline-secondary{padding-bottom:20px}}.a-heading__text{z-index:1;position:relative}.a-heading--underline-primary{display:inline;position:relative;background:linear-gradient(rgb(245,240,91),rgb(245,240,91)) no-repeat;background-position:0 28px;background-size:100% 12px;text-decoration:none;transition:all .32s}@media screen and (max-width: 768px){.a-heading--underline-primary{background-position:0 20px;background-size:100% 8px}}.a-heading--underline-secondary .a-heading__underline{position:absolute;bottom:-6px;left:50%;width:100px;height:6px;transform:translate(-50%);background-color:#4c59fd}@media screen and (max-width: 768px){.a-heading--underline-secondary .a-heading__underline{bottom:-4px;width:64px;height:4px}}.a-heading--align-center{display:flex;align-items:center;justify-content:center}@keyframes line-slide-pc{0%{background-size:0% 12px}to{background-size:100% 12px}}@keyframes line-slide-sp{0%{background-size:0% 8px}to{background-size:100% 8px}}.a-inquiry{z-index:-1;position:fixed;top:100%;right:10px;transform:translateY(calc(-100% - 10px));opacity:0;transition:opacity .32s ease-out}.a-tag{display:inline-block;margin-left:4px;padding:3px 11px;border:none;border-radius:18px;font-weight:700;font-size:12px;line-height:1.5;letter-spacing:0em;text-align:center}.a-tag--blue{background-color:#d9e8ff;color:#6670ff}.a-tag--green{background-color:#e9f6d4;color:#78b11d}.a-tag--magnolia{background-color:#f5e9fc;color:#ce37ab}.a-tag--picton-blue{background-color:#e6f6ff;color:#49b8f4}.a-tag--aero-blue{background-color:#cef5db;color:#47b36b}.a-tag--magic-mint{background-color:#b1f0db;color:#3d997a}.a-tag--byzantine{background-color:#f5e9fc;color:#b45bed}.a-tag--champagne{background-color:#f4e8cd;color:#b3a481}.a-text{margin:0;padding:0;font-size:16px;line-height:1.75;letter-spacing:.078125em}@media screen and (max-width: 768px){.a-text{font-size:14px;line-height:1.7142857143;letter-spacing:.0892857143em}}.a-text--bold{font-weight:600}.a-to-top-button{display:flex;justify-content:flex-end;width:1040px;margin:0 auto;padding:0}@media screen and (max-width: 1279px){.a-to-top-button{padding:0 30px}}@media screen and (max-width: 768px){.a-to-top-button{width:100%;margin-top:24px;padding:0 24px}}.m-accordion{list-style:none}.m-accordion__item{position:relative;margin-bottom:5px;cursor:pointer}.m-accordion__item:after{position:absolute;right:-15px;bottom:0;width:100%;height:1px;background-color:#ebebeb;content:""}.m-accordion__header{display:flex;justify-content:space-between;padding:0 24px}.m-accordion__header.open+.m-accordion__content{padding-bottom:32px}.m-accordion__header a{display:flex;justify-content:space-between;width:100%;padding:32px 0;color:#0b1957;font-weight:700;font-size:16px;line-height:1.3125}.m-accordion__icon{padding:32px 0 32px 24px}.m-accordion__content{height:0;padding-left:40px;overflow:hidden;transition:height .3s ease-out}.m-accordion__sub-item{display:block;color:#1a1a1a;font-weight:700;font-size:14px;line-height:1.5}.m-accordion__sub-item:not(:last-child){padding-bottom:32px}.m-accordion .icon-plus,.m-accordion .icon-minus{display:inline-block}.m-accordion .icon-minus{display:none}.m-card{width:100%;overflow:hidden;border:none;border-radius:12px;background-color:#fff;box-shadow:0 3px 6px #00000029}@media (min-width: 769px){.m-card{display:flex;flex-direction:column}}.m-card--panel{border-radius:20px}@media (min-width: 769px){.m-card--panel{flex-direction:row}}@media screen and (max-width: 768px){.m-card--panel{display:block}}@media (min-width: 769px){.m-card--panel:hover .m-card__content{border-left-color:#fafafc}}.m-card__intro{opacity:1;transition:all .5s ease-out}.m-card:hover .m-card__intro{opacity:.7}.m-card__intro img{max-width:100%}@media (min-width: 769px){.m-card--panel .m-card__intro{display:inline-flex;flex:0 0 400px;align-items:center}}.m-card__content{position:relative;flex:1;padding:36px;background-color:#fafafc;font-weight:500;transition:all .3s}@media screen and (max-width: 768px){.m-card__content{padding:24px}}.m-card--panel .m-card__content{flex:1}@media (min-width: 769px){.m-card--panel .m-card__content{padding-left:37px;border-top:none}}.m-card__content>*:not([class=m-card__icon]){opacity:1;transition:all .5s ease-out}.m-card:hover .m-card__content>*:not([class=m-card__icon]){opacity:.7}.m-card__title{min-height:72px;margin-bottom:17px;font-weight:700;font-size:20px;line-height:1.8}@media screen and (max-width: 768px){.m-card__title{min-height:auto;margin-bottom:9px;font-size:18px;line-height:1.8333333333}}.m-card--panel .m-card__title{min-height:auto;margin-bottom:8px;font-size:24px;line-height:1.5;letter-spacing:.0333333333em}@media screen and (max-width: 768px){.m-card--panel .m-card__title{font-size:18px;line-height:1.8333333333}}.m-card__tags{margin-top:16px}@media (min-width: 769px){.m-card__tags{display:flex}}.m-card__tags label{display:inline-flex;margin-top:8px;margin-right:8px;color:#4c59fd;font-weight:700;font-size:14px;line-height:1.2857142857;letter-spacing:.0571428571em}@media screen and (max-width: 768px){.m-card__tags label{display:block}}@media screen and (max-width: 768px){.m-card__tags{flex-wrap:wrap}}.m-card__tags-list{flex:1;margin-left:-4px}@media screen and (max-width: 768px){.m-card__tags-list{padding-right:42px}.m-card--panel .m-card__tags-list{padding-right:0}}.m-card__tags .a-tag{margin-top:4px}.m-card__inner{margin-top:38px}@media screen and (max-width: 768px){.m-card__inner{margin-top:20px}}.m-card--panel .m-card__inner .a-button-ad{box-shadow:none}.m-card__icon{display:inline-flex;position:absolute;right:16px;bottom:16px;align-items:center;justify-content:center;width:40px;height:40px;transform:translate(-50%,-50%);border-radius:50%;background-color:#fff;transition:all .5s ease-out}@media screen and (max-width: 768px){.m-card__icon{right:2px;bottom:2px}}.m-card:hover .m-card__icon{transform:translate(-50%,-50%) translate(5px)}.m-card--panel .m-card__icon{display:none}a.m-card{color:#0b1957}.m-comment-card{position:relative;padding:28px 56px 24px;border-radius:16px;background-color:#fff}@media screen and (max-width: 768px){.m-comment-card{padding:20px 40px 21px}}.m-comment-card:before{position:absolute;top:20px;left:20px;width:16px;height:14px;background-image:url(/-/media/aeoncard/ads_lp/images/quote.svg);content:""}@media screen and (max-width: 768px){.m-comment-card:before{top:16px;left:16px;width:12px;height:11px}}.m-comment-card:after{position:absolute;right:20px;bottom:20px;width:16px;height:14px;transform:rotate(180deg);background-image:url(/-/media/aeoncard/ads_lp/images/quote.svg);content:""}@media screen and (max-width: 768px){.m-comment-card:after{right:16px;bottom:16px;width:12px;height:11px}}.m-comment-card .a-text{margin-bottom:0;padding-bottom:15px;border-bottom:1px solid rgb(235,235,235);color:#4453a3;font-weight:600;font-size:16px;line-height:1.625}@media screen and (max-width: 768px){.m-comment-card .a-text{padding-bottom:13px;font-size:16px;line-height:1.5}}.m-comment-card__body{margin-top:13px;font-size:14px;line-height:2;letter-spacing:.0571428571em}@media screen and (max-width: 768px){.m-comment-card__body{margin-top:12px;font-size:12px;line-height:1.75}}.m-container{display:flex;flex-direction:column;width:100%;max-width:1040px;margin:0 auto;padding:80px 96px;border-radius:40px;background-color:#fff}@media screen and (max-width: 1279px){.m-container{padding:80px 64px}}@media screen and (max-width: 768px){.m-container{padding:32px 24px;border-radius:20px}}.m-container--secondary{background-color:#f5f6fc}.m-content-row{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.m-content-row{flex-direction:column;align-items:flex-start}}.m-content-row--middle{align-items:center}.m-content-row--reverse{flex-direction:row-reverse;align-items:center}@media screen and (max-width: 768px){.m-content-row--reverse{flex-direction:column;align-items:flex-start}}.m-content-row--reverse .m-content-row__image{max-width:488px;margin-right:64px;margin-left:0}.m-content-row--reverse .m-content-row__image img{width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.m-content-row--reverse .m-content-row__image{width:100%;max-width:unset;margin-top:32px;margin-right:0}}.m-content-row__content{width:462px}@media screen and (max-width: 768px){.m-content-row__content{width:100%}}.m-content-row__subtitle .a-text{z-index:1;position:relative;margin-bottom:12px;font-weight:600;font-size:24px;line-height:2.0416666667;letter-spacing:.075em}.m-content-row__subtitle .a-text:before,.m-content-row__subtitle .a-text:after{display:block;overflow:hidden;content:""}.m-content-row__subtitle .a-text:before{margin-bottom:-12.5px}.m-content-row__subtitle .a-text:after{margin-top:-12.5px}@media screen and (max-width: 768px){.m-content-row__subtitle .a-text{margin-bottom:16px;font-size:16px;line-height:1.5;letter-spacing:.0625em}.m-content-row__subtitle .a-text:before,.m-content-row__subtitle .a-text:after{display:block;overflow:hidden;content:""}.m-content-row__subtitle .a-text:before{margin-bottom:-4px}.m-content-row__subtitle .a-text:after{margin-top:-4px}}.m-content-row__desc{margin-top:35px;font-size:16px;line-height:1.75;letter-spacing:.08125em}.m-content-row__desc:before,.m-content-row__desc:after{display:block;overflow:hidden;content:""}.m-content-row__desc:before{margin-bottom:-6px}.m-content-row__desc:after{margin-top:-6px}@media screen and (max-width: 768px){.m-content-row__desc{margin-top:20px;font-size:14px;line-height:1.7142857143;letter-spacing:.0714285714em}.m-content-row__desc:before,.m-content-row__desc:after{display:block;overflow:hidden;content:""}.m-content-row__desc:before{margin-bottom:-5px}.m-content-row__desc:after{margin-top:-5px}}.m-content-row__image{flex-shrink:0;width:50%;max-width:523px;margin-left:64px;transform:translate(2px,21px)}@media screen and (max-width: 768px){.m-content-row__image{width:100%;max-width:none;margin-top:32px;margin-left:0;transform:translate(3px,-3px)}}.m-content-row__image img{width:100%;-o-object-fit:cover;object-fit:cover}.m-content-row__media-item-pc{display:block;margin-top:26px}@media screen and (max-width: 768px){.m-content-row__media-item-pc{display:none}}.m-content-row__media-item-sp{display:none}@media screen and (max-width: 768px){.m-content-row__media-item-sp{display:block;width:100%;margin-top:42px}}.m-info-card{display:flex;flex-direction:column;justify-content:center;width:240px;padding:24px 18px 20px;border-radius:20px;background-color:#fff}.m-info-card__wrapper{display:flex;flex:1;flex-direction:column;align-items:center}.m-info-card .a-text{font-size:12px;line-height:1.6666666667}.m-info-card .a-caption{margin-top:8px}@media screen and (max-width: 768px){.m-info-card{width:279px;padding:24px 25px 20px}}.m-info-card--prymary{background-color:#fff7fd}.m-info-card--secondary{background-color:#f5f6fc}.m-info-card--tertiary{background-color:#f2f4ff}.m-info-card--quaternary{background-color:#fffbd8}.m-info-card__icon{width:auto;height:64px;margin:0 16px}@media screen and (max-width: 768px){.m-info-card__icon{margin:0 27}}.m-info-card__title{min-width:218px;margin-top:27px;font-weight:600;font-size:14px;line-height:1.7142857143;text-align:center}@media screen and (max-width: 768px){.m-info-card__title{margin-top:27px}}.m-info-card__sub-title{margin-top:10px;font-weight:600;font-size:12px;line-height:1.6666666667;text-align:center}.m-info-card--has-number .m-info-card__sub-title{margin-top:7px}.m-info-card__docs{display:flex;justify-content:center;width:100%;margin-top:16px;text-align:center}@media screen and (max-width: 768px){.m-info-card__docs{margin-top:14px}}.m-info-card__border-line{width:100%;margin-top:18px;border:1px dashed rgba(205,212,226,.4)}@media screen and (max-width: 768px){.m-info-card__border-line{margin-bottom:11px}}.m-info-card__caption{display:flex;justify-content:flex-end;width:100%}.m-info-card__caption--empty{visibility:hidden}.m-info-card__colum{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:16px}.m-info-card--has-number .m-info-card__colum,.m-info-card__colum .m-info-card__title{margin-top:0}.m-info-card__colum__number-wrapper{display:flex;align-items:center;margin-bottom:8px}@media screen and (max-width: 768px){.m-info-card__colum__number-wrapper{margin-bottom:0}}.m-info-card__colum__docs{margin-top:8px;font-size:9px;line-height:2.7777777778;letter-spacing:.0777777778em}.m-info-card__row{display:flex;align-items:center;justify-content:space-between;width:100%}.m-info-card__row .m-info-card__title{margin-top:0}.m-info-card__row__number-wrapper{width:102px}@media screen and (max-width: 768px){.m-info-card__row+.m-info-card__row{margin-top:-5px}}.m-info-card__number{margin-right:4px;color:#4c59fd;font-weight:700;font-size:24px;line-height:1.5;font-family:Futura,Arial Rounded MT Bold,Arial,sans-serif}@media screen and (max-width: 768px){.m-info-card__number{margin-right:5px}}.m-info-card--quaternary .m-info-card__number{color:#ff8900}.m-info-card__unit{transform:translateY(20%);font-weight:700;font-size:12px;line-height:1.6666666667}.m-media .a-text{margin:0;font-weight:600}@media screen and (max-width: 768px){.m-media .a-text{font-size:14px;line-height:1.7142857143;letter-spacing:.0714285714em}.m-media .a-text:before,.m-media .a-text:after{display:block;overflow:hidden;content:""}.m-media .a-text:before{margin-bottom:-5px}.m-media .a-text:after{margin-top:-5px}}.m-media__image{display:block;margin-top:14px;line-height:1}@media screen and (max-width: 768px){.m-media__image{display:none}}.m-media__image img{width:101%;-o-object-fit:cover;object-fit:cover}.m-media__list{display:none;list-style:none}@media screen and (max-width: 768px){.m-media__list{display:block;margin-top:20px}}.m-media__list-item{display:inline-block;margin-bottom:12px;padding:12px 16px;border-radius:8px;color:#fff;font-weight:600;font-size:14px;line-height:2.2857142857}.m-media__list-item:before,.m-media__list-item:after{display:block;overflow:hidden;content:""}.m-media__list-item:before{margin-bottom:-9px}.m-media__list-item:after{margin-top:-9px}.m-media__list-item:not(:last-child){margin-right:8px}@media screen and (max-width: 768px){.m-media__list-item{width:calc(50% - 5px);text-align:center}.m-media__list-item:nth-child(odd){margin-right:5px}.m-media__list-item:nth-child(2n){margin-right:unset}}.m-media__search-engine{background-color:#4285f4}.m-media__news{background-color:#f2b624}.m-media__videos{background-color:red}.m-media__sns{background-color:#00b900}.m-media .a-caption{margin-top:30px}@media screen and (max-width: 768px){.m-media .a-caption{margin-top:20px}}.m-reference-card{padding:16px 40px 21px;border-radius:20px;background-color:#fff;box-shadow:0 3px 6px #00000029}@media screen and (max-width: 768px){.m-reference-card{padding:22px 32px}}.m-reference-card__title{display:flex;justify-content:center;font-weight:600;font-size:18px;line-height:1.9444444444}.m-reference-card__image{margin-top:11px}.m-reference-card__image img{width:100%;-o-object-fit:cover;object-fit:cover}.m-reference-card__contents{display:flex;flex-direction:column;margin-top:21px}@media screen and (max-width: 768px){.m-reference-card__contents{margin-top:9px}}.m-reference-card__single-content{display:flex;flex-direction:column}.m-reference-card__single-content .a-text{margin-top:2px;font-size:14px;line-height:1.7142857143}@media screen and (max-width: 768px){.m-reference-card__single-content .a-text{font-size:14px;line-height:1.7142857143;letter-spacing:0em}}.m-reference-card__single-content+.m-reference-card__single-content{margin-top:14px}.m-reference-card__content-title{font-weight:600;font-size:14px;line-height:1.7142857143}.m-step-card{display:flex;align-items:flex-start;justify-content:space-between;padding:80px 96px;border-radius:20px;background-color:#f2f4ff}@media screen and (max-width: 768px){.m-step-card{flex-direction:column;padding:32px 24px}}.m-step-card__info{width:360px}.m-step-card__info .a-text{margin-top:22px}@media screen and (max-width: 768px){.m-step-card__info{width:100%}.m-step-card__info .a-text{margin-top:18px;font-size:14px;line-height:1.7142857143}}.m-step-card__counter{display:flex;flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;margin-bottom:38px;font-family:Futura,Arial Rounded MT Bold,Arial,sans-serif}@media screen and (max-width: 768px){.m-step-card__counter{margin-bottom:24px}}.m-step-card__step{color:#0b1957;font-weight:700;font-size:24px;line-height:1.1666666667}@media screen and (max-width: 768px){.m-step-card__step{font-size:16px;line-height:.9375}.m-step-card--point .m-step-card__step{font-size:12px;line-height:1.25}}.m-step-card__number{margin-top:18px;transform:translateY(-8px);color:#4c59fd;font-weight:700;font-size:48px;line-height:.5833333333}@media screen and (max-width: 768px){.m-step-card__number{font-size:36px;line-height:.4166666667}}.m-step-card--point .m-step-card__number{margin-top:30px;font-size:72px;line-height:.3888888889;letter-spacing:.0088888889em}@media screen and (max-width: 768px){.m-step-card--point .m-step-card__number{margin-top:22px;font-size:36px;line-height:.4166666667}}.m-step-card__docs{margin-top:22px}@media screen and (max-width: 768px){.m-step-card__docs{margin-top:19px}}.m-step-card__image{flex-shrink:0;width:424px}@media screen and (max-width: 768px){.m-step-card__image{width:100%;margin-top:20px}}.m-step-card__image img{width:100%;-o-object-fit:cover;object-fit:cover}.m-targeting-table{display:flex}@media screen and (max-width: 768px){.m-targeting-table{flex-direction:column}}.m-targeting-table__img-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 32px;border-radius:0 0 0 20px;background-color:#f2f4ff}@media screen and (max-width: 768px){.m-targeting-table__img-wrapper{width:100%;margin-left:2px;padding:18px 0;border-radius:0 20px 0 0}}.m-targeting-table__img-wrapper__img{width:130px;height:80px}.m-targeting-table__img-wrapper__title{margin-top:12px;color:#0b1957;font-weight:600;font-size:14px;line-height:1.7857142857}.m-targeting-table__row{display:flex;flex-direction:column}.m-targeting-table__row+.m-targeting-table__row{margin-left:2px}@media screen and (max-width: 768px){.m-targeting-table__row+.m-targeting-table__row{margin-top:2px;margin-left:0}}@media screen and (max-width: 768px){.m-targeting-table__row{flex-direction:row}}.m-targeting-table__first-title{display:flex;align-items:center;justify-content:center;margin-bottom:2px;padding:12px 0;border-radius:20px 0 0;background-color:#ccd4fe;font-weight:600;font-size:16px;line-height:1.5625}@media screen and (max-width: 768px){.m-targeting-table__first-title{max-width:56px;margin-bottom:0;padding:20px;font-size:16px;line-height:1.5625;letter-spacing:.21875em}.m-targeting-table__first-title img{max-width:16px}}.m-targeting-table__second-title{display:flex;align-items:center;justify-content:center;margin-bottom:2px;padding:12px 0;border-radius:0 20px 0 0;background-color:#ccd4fe;font-weight:600;font-size:16px;line-height:1.5625}@media screen and (max-width: 768px){.m-targeting-table__second-title{max-width:56px;padding:20px;border-radius:0 0 0 20px;font-size:16px;line-height:1.5625;letter-spacing:.21875em}.m-targeting-table__second-title img{max-width:22px}}.m-targeting-table__table-content-wrapper{height:100%}@media screen and (max-width: 768px){.m-targeting-table__table-content-wrapper{width:100%;margin-left:2px}}.a-targeting-tag{display:flex;justify-content:center;width:80px;height:22px;border-radius:11px;font-weight:600;font-size:14px;line-height:1.7142857143}.a-targeting-tag--primary{background-color:#fff7b1;color:#ff8900}.a-targeting-tag--secondary{background-color:#e6eaff;color:#4c59fd}.m-targeting-table-content{display:flex;align-items:stretch}@media screen and (max-width: 768px){.m-targeting-table-content{flex-direction:column}}.m-targeting-table-content+.m-targeting-table-content{margin-top:2px}.m-targeting-table-content+.m-targeting-table-content .m-targeting-table-content__wrapper{border-radius:0 0 20px}.m-targeting-table-content__title{display:flex;align-items:center;justify-content:center;min-width:133px;font-weight:600;font-size:16px;line-height:1.75}@media screen and (max-width: 768px){.m-targeting-table-content__title{width:100%;height:48px}}.m-targeting-table-content--primary .m-targeting-table-content__title{background-color:#fff7b1;color:#ff8900}.m-targeting-table-content--secondary .m-targeting-table-content__title{background-color:#e6eaff;color:#4c59fd}.m-targeting-table-content__wrapper{width:100%;padding:20px 24px;background-color:#f5f6fc}@media screen and (max-width: 768px){.m-targeting-table-content__wrapper{padding:16px}}.m-targeting-table-content__row{display:flex;align-items:flex-start;margin-top:0;margin-bottom:0}@media screen and (max-width: 768px){.m-targeting-table-content--primary .m-targeting-table-content__row:nth-of-type(3){display:block}.m-targeting-table-content--primary .m-targeting-table-content__row:nth-of-type(3) .m-targeting-table-content__row__docs{margin-top:12px;line-height:2}}@media screen and (max-width: 768px) and (max-width: 768px){.m-targeting-table-content--primary .m-targeting-table-content__row:nth-of-type(3) .m-targeting-table-content__row__docs{font-size:14px;line-height:1.7142857143;letter-spacing:.0892857143em}}.m-targeting-table-content__row+.m-targeting-table-content__row{margin-top:12px}.m-targeting-table-content__row__title{font-size:14px;line-height:1.7142857143}.m-targeting-table-content__row__docs{margin-left:12px;font-size:14px;line-height:1.5;letter-spacing:.0892857143em}.m-report-table{display:flex;position:relative;align-items:flex-start;width:100%}.m-report-table__vertical-wrapper{display:flex;flex-direction:column;align-items:center;min-width:132px;margin-right:2px;font-weight:600;font-size:16px;line-height:1.5625;letter-spacing:.078125em}@media screen and (max-width: 768px){.m-report-table__vertical-wrapper{min-width:82px;text-align:center}}.m-report-table__vertical-wrapper>:nth-child(1){width:100%;height:48px;border-radius:20px 0 0;background-color:#ccd4fe}.m-report-table__vertical-wrapper>:nth-child(n+2){display:flex;align-items:center;justify-content:center;width:100%;margin-top:2px;background-color:#e6eaff}.m-report-table__vertical-wrapper>:nth-child(2),.m-report-table__vertical-wrapper>:nth-child(3){height:110px}.m-report-table__vertical-wrapper>:nth-child(4){height:80px;border-radius:0 0 0 20px}.m-report-table__data-wrapper{display:flex;align-items:center;overflow-x:auto}.m-report-table__data-wrapper>:last-child>:nth-child(1){border-radius:0 20px 0 0}.m-report-table__data-wrapper>:last-child>:nth-child(4){border-radius:0 0 20px}.m-report-table__data-row{min-width:225px}@media screen and (max-width: 768px){.m-report-table__data-row{min-width:150px}}.m-report-table__data-row+.m-report-table__data-row{margin-left:2px}.m-report-table__data-row>:nth-child(1){display:flex;align-items:center;justify-content:center;width:100%;height:48px;background-color:#ccd4fe;font-weight:600;font-size:16px;line-height:1.5625;letter-spacing:.078125em}.m-report-table__data-row>:nth-child(n+2){display:flex;align-items:center;width:100%;margin-top:2px;background-color:#fff;font-size:14px;line-height:1.7142857143;letter-spacing:.0892857143em}@media screen and (max-width: 768px){.m-report-table__data-row>:nth-child(n+2){font-size:12px;line-height:1.6666666667;letter-spacing:.1041666667em}}.m-report-table__data-row>:nth-child(2),.m-report-table__data-row>:nth-child(3){height:110px;padding:0 20px}@media screen and (max-width: 768px){.m-report-table__data-row>:nth-child(2),.m-report-table__data-row>:nth-child(3){padding:16px}}.m-report-table__data-row>:nth-child(3){display:flex;flex-direction:column;align-items:flex-start;justify-content:center;list-style:none}.m-report-table__data-row>:nth-child(3) li:before{margin-right:2px;content:"•"}.m-report-table__data-row>:nth-child(4){justify-content:center;height:80px}.o-about-service{padding-top:71px;color:#1a1a1a;text-align:center}@media screen and (max-width: 768px){.o-about-service{padding-top:44px}}.o-about-service__sp-des{display:none}@media screen and (max-width: 768px){.o-about-service__sp-des{display:block}}.o-about-service__worries{display:block;position:relative;width:822px;height:350px;margin:0 auto}@media screen and (max-width: 768px){.o-about-service__worries{display:block;position:relative;width:326px;height:510px;margin:0 auto}}.o-about-service__worries-area{padding:0 24px;background:linear-gradient(#fff 0,#f5f6fc 100%);-webkit-clip-path:ellipse(100% 100% at 50% 0%);clip-path:ellipse(100% 100% at 50% 0%)}@media screen and (max-width: 768px){.o-about-service__worries-area{-webkit-clip-path:ellipse(150% 100% at 50% 0%);clip-path:ellipse(150% 100% at 50% 0%)}}.o-about-service__title{margin:-18px 0;font-weight:600;font-size:36px;line-height:1.5;letter-spacing:.17rem}@media screen and (max-width: 768px){.o-about-service__title{margin:-30px 0;font-size:24px;line-height:2.25;letter-spacing:.1rem}}.o-about-service__sub-title{margin:-26px 0;padding-top:51px;padding-bottom:78px;color:#4453a3;font-weight:600;font-size:28px;line-height:1.9285714286;letter-spacing:.14rem}@media screen and (max-width: 768px){.o-about-service__sub-title{margin:-14px 0;padding-bottom:42px;font-size:20px;line-height:1.35;letter-spacing:.08rem}}.o-about-service__worries-inner{display:inline-block;position:relative;margin-top:13px;padding-bottom:72px}@media screen and (max-width: 768px){.o-about-service__worries-inner{display:block;margin-top:0;padding-bottom:0}}.o-about-service__worries-man-img-wrapper{position:absolute;left:50%;width:auto;height:276px;transform:translate(-50%)}@media screen and (max-width: 768px){.o-about-service__worries-man-img-wrapper{bottom:0;left:0;height:143px;transform:unset}}.o-about-service__worries-man-img{width:auto;height:100%}@media screen and (max-width: 768px){.o-about-service__worries-man-img--pc{display:none}}.o-about-service__worries-man-img--sp{display:none}@media screen and (max-width: 768px){.o-about-service__worries-man-img--sp{display:block}}.o-about-service__worries-text{width:-moz-max-content;width:max-content;margin:-11px 0;font-weight:300;font-size:14px;line-height:1.7857142857;letter-spacing:.08rem;text-align:left}@media screen and (max-width: 768px){.o-about-service__worries-text{margin:-9px 0;font-size:12px;line-height:1.75;letter-spacing:.08rem}}.o-about-service__worries-text--strong{margin:-9px 0;font-weight:600;font-size:16px;line-height:1.5625;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-about-service__worries-text--strong{margin:-7px 0;font-size:14px;line-height:1.5;letter-spacing:.08rem}}.o-about-service__worry{box-sizing:border-box;position:absolute;margin:-30px;background-position:center;background-size:100% 100%;background-repeat:no-repeat}.o-about-service__worry .o-about-service__worries-text{position:absolute}.o-about-service__worry:nth-child(1){top:-19px;left:47px;width:270px;height:210px;background-image:url(/-/media/aeoncard/ads_lp/images/cloud-frame1.png)}@media screen and (max-width: 768px){.o-about-service__worry:nth-child(1){top:13px;left:14px;width:243px;height:161px}}.o-about-service__worry:nth-child(1) .o-about-service__worries-text{top:77px;left:49px}@media screen and (max-width: 768px){.o-about-service__worry:nth-child(1) .o-about-service__worries-text{top:59px;left:41px}}.o-about-service__worry:nth-child(2){bottom:32px;left:22px;width:276px;height:200px;background-image:url(/-/media/aeoncard/ads_lp/images/cloud-frame3.png)}@media screen and (max-width: 768px){.o-about-service__worry:nth-child(2){top:106px;right:11px;bottom:unset;left:unset;width:238px;height:173px}}.o-about-service__worry:nth-child(2) .o-about-service__worries-text{top:74px;left:57px}@media screen and (max-width: 768px){.o-about-service__worry:nth-child(2) .o-about-service__worries-text{top:65px;left:44px}}.o-about-service__worry:nth-child(3){top:-23px;right:70px;width:267px;height:210px;background-image:url(/-/media/aeoncard/ads_lp/images/cloud-frame2.png)}@media screen and (max-width: 768px){.o-about-service__worry:nth-child(3){top:unset;right:unset;bottom:202px;left:16px;width:206px;height:164px}}.o-about-service__worry:nth-child(3) .o-about-service__worries-text{top:94px;left:48px}@media screen and (max-width: 768px){.o-about-service__worry:nth-child(3) .o-about-service__worries-text{top:57px;left:45px}}.o-about-service__worry:nth-child(4){right:10px;bottom:18px;width:320px;height:210px;background-image:url(/-/media/aeoncard/ads_lp/images/cloud-frame4.png)}@media screen and (max-width: 768px){.o-about-service__worry:nth-child(4){right:15px;bottom:96px;width:251px;height:185px}}.o-about-service__worry:nth-child(4) .o-about-service__worries-text{top:76px;left:57px}@media screen and (max-width: 768px){.o-about-service__worry:nth-child(4) .o-about-service__worries-text{top:64px}}.o-about-service__arrow-wrapper{margin-top:-2px;padding-bottom:63px}@media screen and (max-width: 768px){.o-about-service__arrow-wrapper{margin-top:32px;padding-bottom:31px}}.o-about-service__solution-title{margin:-26px 0;padding-top:78px;padding-bottom:37px;color:#b60081;font-weight:600;font-size:28px;line-height:1.9285714286;letter-spacing:.14rem}@media screen and (max-width: 768px){.o-about-service__solution-title{margin:-34px 0;padding:48px 0 34px;font-size:20px;line-height:2.7;letter-spacing:.08rem}}.o-about-service__solution-area{padding:0 120px}@media screen and (max-width: 768px){.o-about-service__solution-area{padding:0 24px}}.o-about-service__solution-sub-title{margin:-16px 0;font-weight:300;font-size:16px;line-height:2;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-about-service__solution-sub-title{margin:-12px 0;line-height:1.75;letter-spacing:.08rem}}.o-about-service__realization-box{width:640px;margin:53px auto 100px;overflow:hidden;border:1px solid #e4e8f0;border-radius:8px}@media screen and (max-width: 768px){.o-about-service__realization-box{width:100%;margin:29px auto 76px 2px}}.o-about-service__box-header{background-color:#b60081}.o-about-service__realization-title{margin:-10px 0;padding:25px 0 15px;color:#fff;font-weight:600;font-size:20px;line-height:1.5;letter-spacing:.095rem}@media screen and (max-width: 768px){.o-about-service__realization-title{margin:-14px 0;padding:25px 38px 15px;font-size:16px;line-height:1.875;letter-spacing:.08rem}}.o-about-service__realization-list{display:inline-block;padding:57px 0 48px;text-align:center}@media screen and (max-width: 768px){.o-about-service__realization-list{margin-left:-10px;padding:55px 0 46px}}.o-about-service__realization-item{margin:-12px 0;font-weight:300;font-size:16px;line-height:1.75;letter-spacing:.08rem;text-align:left}.o-about-service__realization-item:not(:last-child){padding-bottom:28px}@media screen and (max-width: 768px){.o-about-service__realization-item:not(:last-child){padding-bottom:36px}}@media screen and (max-width: 768px){.o-about-service__realization-item{margin:-14px 0;font-size:14px;line-height:2;letter-spacing:.08rem}}.o-about-service__realization-icon{display:inline-block;margin-right:8px}@media screen and (max-width: 768px){.o-about-service__realization-icon{position:relative;top:-5px}}.o-about-service__realization-text{display:inline-block}.o-about-service__realization-text>span{background:linear-gradient(transparent 40%,#faf7a8 40%,#faf7a8 80%,transparent 80%);font-weight:600;font-size:16px}@media screen and (max-width: 768px){.o-about-service__realization-text>span{font-size:14px}}.o-about{width:100%;margin-bottom:-12px;padding:108px 120px 0;overflow-x:hidden}@media screen and (max-width: 1279px){.o-about{padding-right:80px;padding-left:80px}}@media screen and (max-width: 768px){.o-about{margin:-30px 0 64px;padding:98px 24px 0}}.o-about__header{display:flex;flex-direction:column;align-items:center}.o-about__header-text .a-text{font-weight:700;font-size:24px;line-height:2.25;letter-spacing:.075em}.o-about__header-text .a-text:before,.o-about__header-text .a-text:after{display:block;overflow:hidden;content:""}.o-about__header-text .a-text:before{margin-bottom:-15px}.o-about__header-text .a-text:after{margin-top:-15px}@media screen and (max-width: 768px){.o-about__header-text .a-text{font-size:18px;line-height:3;letter-spacing:.0833333333em}.o-about__header-text .a-text:before,.o-about__header-text .a-text:after{display:block;overflow:hidden;content:""}.o-about__header-text .a-text:before{margin-bottom:-18px}.o-about__header-text .a-text:after{margin-top:-18px}}.o-about__header-title{position:relative;margin-top:22px}.o-about__header-title .a-heading{font-size:40px;line-height:1.35;letter-spacing:.075em}.o-about__header-title .a-heading:before,.o-about__header-title .a-heading:after{display:block;overflow:hidden;content:""}.o-about__header-title .a-heading:before{margin-bottom:-7px}.o-about__header-title .a-heading:after{margin-top:-7px}@media screen and (max-width: 768px){.o-about__header-title .a-heading{margin-top:-7px;font-size:24px;line-height:2.25;letter-spacing:.0875em}.o-about__header-title .a-heading:before,.o-about__header-title .a-heading:after{display:block;overflow:hidden;content:""}.o-about__header-title .a-heading:before{margin-bottom:-15px}.o-about__header-title .a-heading:after{margin-top:-15px}}.o-about__header-title:before{position:absolute;bottom:0;left:-45px;width:36px;height:45px;background-image:url(/-/media/aeoncard/ads_lp/images/icons/forward-slash.svg);background-size:contain;background-repeat:no-repeat;content:""}@media screen and (max-width: 768px){.o-about__header-title:before{bottom:2px;left:-28px;width:24px;height:30px}}.o-about__header-title:after{position:absolute;right:-45px;bottom:0;width:36px;height:45px;background-image:url(/-/media/aeoncard/ads_lp/images/icons/slash.svg);background-size:contain;background-repeat:no-repeat;content:""}@media screen and (max-width: 768px){.o-about__header-title:after{right:-26px;bottom:2px;width:24px;height:30px}}.o-about__header-description{max-width:848px;margin:40px auto 0;color:#0b1957;font-weight:700;font-size:18px;line-height:2.2222222222;text-align:center}@media screen and (max-width: 768px){.o-about__header-description{font-size:16px;line-height:1.75}}.o-about__header-description span{color:#4c59fd}.o-about__intro{max-width:1040px;margin:0 auto 93px;text-align:center}@media screen and (max-width: 768px){.o-about__intro{max-width:375px;margin-bottom:60px}}.o-about__intro .o-about__info-image-pc{max-width:100%;margin-top:80px}@media screen and (max-width: 768px){.o-about__intro .o-about__info-image-pc{display:none}}.o-about__intro .o-about__info-image-sp{display:none;max-width:100%}.o-about__intro .o-about__info-image-sp:first-child{margin-top:24px}.o-about__intro .o-about__info-image-sp:not(:first-child){margin-top:48px}@media screen and (max-width: 768px){.o-about__intro .o-about__info-image-sp{display:inline-block}}.o-about__content{max-width:1040px;margin:55px auto 0}@media screen and (max-width: 768px){.o-about__content{display:flex;flex-direction:column;justify-content:center;width:100%;margin-top:58px}}.o-about__content-info{z-index:1;position:relative;width:447px;margin-bottom:216px;padding-top:109px}@media screen and (max-width: 1279px){.o-about__content-info{width:385px}}@media screen and (max-width: 768px){.o-about__content-info{width:100%;padding-top:0}}.o-about__content-info .o-about__info-image-pc{z-index:2;position:absolute;top:-99px;left:590px;width:738px;height:681px}@media screen and (max-width: 1279px){.o-about__content-info .o-about__info-image-pc{left:50vw}}@media screen and (max-width: 1040px){.o-about__content-info .o-about__info-image-pc{left:465px}}@media screen and (max-width: 768px){.o-about__content-info .o-about__info-image-pc{display:none}}.o-about__content-info .o-about__info-image-sp{display:none}@media screen and (max-width: 768px){.o-about__content-info .o-about__info-image-sp{display:inline-block;width:482px;height:482px;margin-top:-70px;margin-right:-128px;float:right}}.o-about__content-row:nth-of-type(1){z-index:2;position:relative}.o-about__content-row:nth-of-type(2){z-index:1;position:relative}.o-about__content-row:nth-of-type(2) .o-about__content-info{margin-left:auto;padding-top:20px}.o-about__content-row:nth-of-type(2) .o-about__content-info .o-about__info-image-pc{top:-508px;left:-856px;width:798px;height:814px}@media screen and (max-width: 1279px){.o-about__content-row:nth-of-type(2) .o-about__content-info .o-about__info-image-pc{left:-76vw}}@media screen and (max-width: 1040px){.o-about__content-row:nth-of-type(2) .o-about__content-info .o-about__info-image-pc{left:-825px}}.o-about__content-row:nth-of-type(2) .o-about__content-info .o-about__info-image-sp{width:625px;height:634px;margin-top:-345px;margin-left:-220px;float:left}.o-about__info-text{z-index:1;position:relative;font-weight:600}.o-about__info-text .a-text{font-size:18px;line-height:1.7777777778;letter-spacing:.0777777778em}.o-about__info-text .a-text:before,.o-about__info-text .a-text:after{display:block;overflow:hidden;content:""}.o-about__info-text .a-text:before{margin-bottom:-7px}.o-about__info-text .a-text:after{margin-top:-7px}@media screen and (max-width: 768px){.o-about__info-text .a-text{font-size:16px;line-height:1.5;letter-spacing:.0625em}.o-about__info-text .a-text:before,.o-about__info-text .a-text:after{display:block;overflow:hidden;content:""}.o-about__info-text .a-text:before{margin-bottom:-4px}.o-about__info-text .a-text:after{margin-top:-4px}}.o-about__info-title{margin-top:24px;font-weight:700;font-size:32px;line-height:1.75;letter-spacing:.03125em}.o-about__info-title:before,.o-about__info-title:after{display:block;overflow:hidden;content:""}.o-about__info-title:before{margin-bottom:-12px}.o-about__info-title:after{margin-top:-12px}@media screen and (max-width: 768px){.o-about__info-title{margin-top:16px;font-size:22px;line-height:1.5;letter-spacing:.0454545455em}.o-about__info-title:before,.o-about__info-title:after{display:block;overflow:hidden;content:""}.o-about__info-title:before{margin-bottom:-5.5px}.o-about__info-title:after{margin-top:-5.5px}}.o-about__info-desc{margin-top:30px;font-size:16px;line-height:1.75;letter-spacing:.075em}.o-about__info-desc:before,.o-about__info-desc:after{display:block;overflow:hidden;content:""}.o-about__info-desc:before{margin-bottom:-6px}.o-about__info-desc:after{margin-top:-6px}@media screen and (max-width: 768px){.o-about__info-desc{margin-top:33px;font-size:14px;line-height:1.7142857143;letter-spacing:.0714285714em}.o-about__info-desc:before,.o-about__info-desc:after{display:block;overflow:hidden;content:""}.o-about__info-desc:before{margin-bottom:-5px}.o-about__info-desc:after{margin-top:-5px}}.o-about__info-caption{margin-top:35px;font-size:12px;line-height:1.5;letter-spacing:.0833333333em}.o-about__info-caption:before,.o-about__info-caption:after{display:block;overflow:hidden;content:""}.o-about__info-caption:before{margin-bottom:-3px}.o-about__info-caption:after{margin-top:-3px}@media screen and (max-width: 768px){.o-about__info-caption{margin-top:24px}}.o-about__info-caption .a-caption:not(:first-child){margin-top:12px}.o-ad-menu{width:100%;padding:120px 120px 0;text-align:center}@media screen and (max-width: 1279px){.o-ad-menu{padding:120px 80px 0}}@media screen and (max-width: 768px){.o-ad-menu{margin-top:-30px;padding:94px 0 0}}.o-ad-menu__sub-title{margin-top:48px;padding:0 24px}@media screen and (max-width: 768px){.o-ad-menu__sub-title{margin-top:46px}}.o-ad-menu__sub-title span{color:#4453a3;font-weight:600;font-size:24px;line-height:1.5;letter-spacing:.0791666667em}@media screen and (max-width: 768px){.o-ad-menu__sub-title span{font-size:22px;line-height:1.4545454545;letter-spacing:.0863636364em}}.o-ad-menu__sub-title__detail{margin-top:21px;font-size:16px;line-height:1.75;letter-spacing:.078125em}@media screen and (max-width: 768px){.o-ad-menu__sub-title__detail{margin-top:14px;font-size:14px;line-height:1.7142857143;letter-spacing:.1357142857em}}.o-ad-menu__container{margin:72px auto 0;text-align:left}@media screen and (max-width: 768px){.o-ad-menu__container{margin-top:44px;padding:40px 24px}}.o-ad-menu__container__title{font-weight:600;font-size:24px;line-height:1.5;letter-spacing:.0791666667em}@media screen and (max-width: 768px){.o-ad-menu__container__title{font-size:18px;line-height:1.7777777778;letter-spacing:.1055555556em}}.o-ad-menu__card-wrapper{margin:37px 36px 0}@media screen and (max-width: 768px){.o-ad-menu__card-wrapper{margin:24px 0 0}}@media screen and (max-width: 768px){.o-ad-menu__card-items-wrapper{display:flex;flex-direction:column;align-items:center}}.o-ad-menu__card-items-wrapper__title{width:100%;color:#b60081;font-weight:600;font-size:16px;line-height:1.75;letter-spacing:.078125em}@media screen and (max-width: 768px){.o-ad-menu__card-items-wrapper__title{font-size:14px;line-height:1.7142857143;letter-spacing:.1357142857em}}.o-ad-menu__card-items-wrapper__title-second{width:100%;color:#4453a3;font-weight:600;font-size:16px;line-height:1.75;letter-spacing:.078125em}@media screen and (max-width: 768px){.o-ad-menu__card-items-wrapper__title-second{font-size:14px;line-height:1.7142857143;letter-spacing:.1357142857em}}.o-ad-menu__card-items-wrapper+.o-ad-menu__card-items-wrapper{margin:24px 0}@media screen and (max-width: 768px){.o-ad-menu__card-items-wrapper+.o-ad-menu__card-items-wrapper{margin:8px 0 0}}.o-ad-menu__card-row{display:flex;justify-content:space-between;margin-top:20px}@media screen and (max-width: 768px){.o-ad-menu__card-row{display:none}}.o-ad-menu__card-row>:nth-child(1) .m-info-card__row :nth-child(2){width:auto}.o-ad-menu__card-item{width:calc((100% - 48px) / 3)}.o-ad-menu__second-wrapper{display:flex;height:280px;margin:56px 39px 0;padding:0 78px 60px 127px;background-image:url(/-/media/aeoncard/ads_lp/images/bg-cloud.png);background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 768px){.o-ad-menu__second-wrapper{flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;height:384px;margin:96px 0 0 -48px;padding:0 24px 0 72px;background-image:url(/-/media/aeoncard/ads_lp/images/bg-cloud-sp.png);background-position:-30px 20px;background-size:104% 344px}}.o-ad-menu__second-wrapper__title{display:inline-block;padding-top:58px;color:#4453a3;font-weight:600;font-size:18px;line-height:2.2222222222;letter-spacing:.0694444444em}@media screen and (max-width: 768px){.o-ad-menu__second-wrapper__title{display:block;margin-bottom:14px;padding-top:0;font-size:16px;line-height:1.75;letter-spacing:.078125em}}.o-ad-menu__second-wrapper__docs{width:330px;margin-top:6px;font-size:14px;line-height:2;letter-spacing:.0892857143em}@media screen and (max-width: 768px){.o-ad-menu__second-wrapper__docs{width:unset;margin-top:0;font-size:12px;line-height:1.5;letter-spacing:.1041666667em}}.o-ad-menu__second-wrapper img{width:112px;height:220px;margin-right:94px}@media screen and (max-width: 768px){.o-ad-menu__second-wrapper img{margin:-48px 0 16px}}.o-ad-menu__third-wrapper{display:flex;justify-content:space-between;width:100%;margin-top:76px}@media screen and (max-width: 768px){.o-ad-menu__third-wrapper{flex-direction:column;margin-top:0}}.o-ad-menu__third-wrapper img{width:100%;height:auto;margin-top:26px}@media screen and (max-width: 768px){.o-ad-menu__third-wrapper img{margin-top:28px}}.o-ad-menu__third-item-wrapper{display:flex;flex-direction:column;justify-content:space-between;width:calc((100% - 64px)/2)}@media screen and (max-width: 768px){.o-ad-menu__third-item-wrapper{width:100%}.o-ad-menu__third-item-wrapper+.o-ad-menu__third-item-wrapper{margin-top:40px}}.o-ad-menu__third-item-wrapper__title{font-weight:600;font-size:24px;line-height:1.5;letter-spacing:.0791666667em}@media screen and (max-width: 768px){.o-ad-menu__third-item-wrapper__title{font-size:18px;line-height:1.7777777778;letter-spacing:.1055555556em}}.o-ad-menu__third-item-wrapper__detail{margin-top:12px;font-size:16px;line-height:1.75;letter-spacing:.078125em}@media screen and (max-width: 768px){.o-ad-menu__third-item-wrapper__detail{margin-top:14px;font-size:14px;line-height:1.7142857143;letter-spacing:.1357142857em}}.o-ad-menu__third-item-wrapper__media{width:100%;height:auto;padding:24px;border-radius:20px;background-color:#fff}@media screen and (max-width: 768px){.o-ad-menu__third-item-wrapper__media{margin-top:32px}}.o-ad-menu__third-item-wrapper__media .m-media__list{width:100%}.o-ad-menu__third-item-wrapper__media .m-media__list-item{width:calc((100% - 16px)/2)}.o-ad-menu__button{margin:80px auto 0}@media screen and (max-width: 768px){.o-ad-menu__button{width:280px;margin-top:48px}}.o-ad-menu__sp-slider{display:none}@media screen and (max-width: 768px){.o-ad-menu__sp-slider{display:block;width:375px;margin:24px -24px 48px}.o-ad-menu__sp-slider .splide{visibility:visible;margin-right:-48px}.o-ad-menu__sp-slider .splide__track{position:relative;overflow:visible}.o-ad-menu__sp-slider .splide__slide{width:280px!important}.o-ad-menu__sp-slider .splide__arrow{z-index:10;position:absolute;width:48px;height:48px;transform:translateY(-50%);background-image:url(/-/media/aeoncard/ads_lp/images/arrow-right.svg);background-position:center;background-repeat:no-repeat;background-color:#fff;opacity:1}.o-ad-menu__sp-slider .splide__arrow svg{display:none}.o-ad-menu__sp-slider .splide__arrow:disabled{opacity:.2}.o-ad-menu__sp-slider .splide__arrow--prev{top:44%;left:calc((100vw - 375px)/-2 - 24px);transform:rotate(-180deg)}.o-ad-menu__sp-slider .splide__arrow--next{top:50%;right:calc((100vw - 375px)/-2 - 24px)}.o-ad-menu__sp-slider .splide__pagination{bottom:-32px}.o-ad-menu__sp-slider .splide__pagination__page{width:10px;height:10px;background-color:#cdd4e2}.o-ad-menu__sp-slider .splide__pagination__page.is-active{transform:scale(1);background-color:#b60081}.o-ad-menu__sp-slider .m-info-card{width:100%;height:100%}.o-ad-menu__sp-slider .m-info-card__row:nth-of-type(2) .m-info-card__row__number-wrapper:nth-of-type(1){width:auto}}.o-ad-menu__menu-slider-wrapper{margin-right:48px;padding:0 48px}.o-ads-menu{margin:0 auto;padding:109px 120px 98px;color:#1a1a1a;text-align:center}@media screen and (max-width: 768px){.o-ads-menu{padding:77px 0 65px}}.o-ads-menu__sp-br{display:none}@media screen and (max-width: 768px){.o-ads-menu__sp-br{display:block}}.o-ads-menu__title{margin:-18px 0;padding-bottom:48px;font-weight:600;font-size:36px;line-height:1.5;letter-spacing:.19rem}@media screen and (max-width: 768px){.o-ads-menu__title{margin:-30px 0;font-size:24px;line-height:2.25;letter-spacing:.12rem}}.o-ads-menu__sub-title{margin:-22px 0;padding-bottom:32px;color:#4453a3;font-weight:600;font-size:28px;line-height:1.9285714286;letter-spacing:.14rem}@media screen and (max-width: 768px){.o-ads-menu__sub-title{margin:1px 0 -23px;font-size:20px;line-height:1.6;letter-spacing:.1rem}}.o-ads-menu__description{margin:3px 0 -12px;font-weight:300;font-size:16px;line-height:1.75;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-ads-menu__description{padding:0 24px}}.o-ads-menu__slider-wrapper{display:none;width:375px;margin:0 auto}@media screen and (max-width: 768px){.o-ads-menu__slider-wrapper{display:block;padding-top:37px}}.o-ads-menu__menu-wrapper{position:relative;margin:-10px;padding-top:56px}@media screen and (max-width: 768px){.o-ads-menu__menu-wrapper{display:none}}.o-ads-menu__menu-wrapper-inner{display:inline-block;margin:10px;vertical-align:middle}.o-ads-menu__menu-slider{display:none}@media screen and (max-width: 768px){.o-ads-menu__menu-slider{display:block}}@media screen and (max-width: 768px){.o-ads-menu__menu-slider .a-slider__dots{margin-top:22px}}.o-ads-menu__menu-card{display:inline-block;width:192px;height:380px;padding:30px 0;border-radius:8px;background:linear-gradient(45deg,#f4fdff,#dbefff 20%,#fdf8ff);vertical-align:middle}@media screen and (max-width: 768px){.o-ads-menu__menu-card{height:377px}}.o-ads-menu__menu-card+.o-ads-menu__menu-card{margin-left:20px}@media screen and (max-width: 768px){.o-ads-menu__menu-card+.o-ads-menu__menu-card{margin-left:8px}}.o-ads-menu__card-image{width:100%;height:64px;margin-bottom:36px}.o-ads-menu__card-image>img{width:auto;height:100%}@media screen and (max-width: 768px){.o-ads-menu__card-image>img{margin:auto}}.o-ads-menu__menu-title{margin:-7px 0;padding-bottom:24px;font-weight:600;font-size:14px;line-height:1.5;letter-spacing:0rem}@media screen and (max-width: 768px){.o-ads-menu__menu-title{line-height:1.8}}.o-ads-menu__menu-description{margin:14px 20px 0;padding-top:16px;border-top:1px dashed #cdd4e2;font-weight:300;font-size:12px;line-height:1.6666666667;letter-spacing:.04rem}@media screen and (max-width: 768px){.o-ads-menu__menu-description{margin:10px 24px 0}}.o-ads-menu__information{display:flex;position:relative;align-items:center;justify-content:center;height:78px}.o-ads-menu__information-inner{width:100%}.o-ads-menu__information-table{width:100%;margin:0;padding:0 20px;border-collapse:separate;border-spacing:0 8px;font-weight:600;font-size:12px;line-height:1;letter-spacing:0rem}@media screen and (max-width: 768px){.o-ads-menu__information-table{padding:0 24px}}.o-ads-menu__table-header{font-weight:600;text-align:left;white-space:nowrap}.o-ads-menu__table-header--multi-line{vertical-align:middle}.o-ads-menu__table-cell{text-align:right;white-space:nowrap}.o-ads-menu__table-cell--strong{margin:0 4px 0 0;color:#4453a3;font-weight:700;font-size:24px;line-height:1;font-family:Futura,Arial Rounded MT Bold,Arial,sans-serif;letter-spacing:.02rem}.o-ads-menu__information-header{margin:-8px 0;padding:0 0 20px;font-weight:600;font-size:12px;line-height:1.6666666667;letter-spacing:0rem}.o-ads-menu__information-body{display:block;margin:-14px 0 -18px;font-weight:300;font-size:10px;line-height:2.8;letter-spacing:0rem}.o-ads-menu__information-content{margin:-8px 0;font-weight:600;font-size:12px;line-height:1.6666666667;letter-spacing:0rem}.o-ads-menu__information-content--strong{margin:-30px 0;color:#4453a3;font-weight:700;font-size:24px;line-height:2.25;letter-spacing:.02rem}.o-ads-menu__cards-note{max-width:1040px;margin:-4px auto 0;padding-top:24px;font-weight:300;font-size:12px;text-align:left}@media screen and (max-width: 768px){.o-ads-menu__cards-note{padding:32px 24px 0;line-height:1.6}}.o-ads-menu__ads-example{padding-top:82px}@media screen and (max-width: 768px){.o-ads-menu__ads-example{padding-top:53px}}.o-ads-menu__ads-example-wrapper{display:flex;justify-content:space-between;max-width:1040px;margin:0 auto;font-size:0;text-align:center}@media screen and (max-width: 768px){.o-ads-menu__ads-example-wrapper{display:none}}.o-ads-menu__ads-example-title{margin:-26px 0;padding-bottom:45px;color:#4453a3;font-weight:600;font-size:28px;line-height:1.9285714286;letter-spacing:.14rem}@media screen and (max-width: 768px){.o-ads-menu__ads-example-title{margin:-12px 0;padding-bottom:9px;font-size:20px;line-height:1.6;letter-spacing:.08rem}}.o-ads-menu__ads-example-card{position:relative;width:calc((100% - 80px) / 3);max-width:320px;min-height:468px;padding:40px 32px;overflow:hidden;border-radius:8px;background-color:#f5f6fc}@media screen and (max-width: 1279px){.o-ads-menu__ads-example-card{width:calc((100% - 40px) / 3);padding:40px 25px}}@media screen and (max-width: 768px){.o-ads-menu__ads-example-card+.o-ads-menu__ads-example-card{margin-left:8px}}@media screen and (max-width: 768px){.o-ads-menu__ads-example-card{height:439px;padding:40px 25px}}.o-ads-menu__ads-card-badge{position:absolute;top:0;left:0;padding:6px 16px;border-radius:0 0 8px;color:#fff;font-weight:600;font-size:12px}.o-ads-menu__ads-example-card--primary .o-ads-menu__ads-card-badge{background-color:#b60081}.o-ads-menu__ads-example-card--secondary .o-ads-menu__ads-card-badge{background-color:#4453a3}.o-ads-menu__ads-example-slider{display:none;position:relative}@media screen and (max-width: 768px){.o-ads-menu__ads-example-slider{display:block}}@media screen and (max-width: 768px){.o-ads-menu__ads-example-slider .a-slider__dots{margin-top:22px}}.o-ads-menu__ads-card-image-wrapper{position:relative;width:100%;height:146px;border-radius:8px;background-color:#fff}@media screen and (max-width: 768px){.o-ads-menu__ads-card-image-wrapper{height:129px}}.o-ads-menu__ads-card-image{position:absolute;top:50%;left:50%;margin:auto;transform:translate(-50%,-50%)}.o-ads-menu__ads-card-title{margin:-15px 0;padding:28px 0;font-weight:600;font-size:20px;line-height:1.75;letter-spacing:.04rem}@media screen and (max-width: 768px){.o-ads-menu__ads-card-title{margin-right:-23px;margin-left:-23px;font-size:16px}}.o-ads-menu__ads-table-wrapper{padding-top:6px;border-top:1px solid #e4e8f0}@media screen and (max-width: 768px){.o-ads-menu__ads-table-wrapper{margin-top:4px}}.o-ads-menu__ads-table{width:100%;border-collapse:separate;border-spacing:0 12px}@media screen and (max-width: 768px){.o-ads-menu__ads-table{margin-left:5px;border-spacing:0 10px}}.o-ads-menu__ads-table-header{display:inline-block;width:86px;height:22px;margin:-10px 0 -10px -10px;border-radius:11px;background-color:#e4e7f7;color:#4453a3;font-weight:600;font-size:14px;line-height:1.7142857143;letter-spacing:0rem}.o-ads-menu__ads-table-cell{margin:-10px 0;padding-left:10px;font-weight:300;font-size:14px;line-height:1.7142857143;letter-spacing:0rem;text-align:left}@media screen and (max-width: 768px){.o-ads-menu__ads-table-cell{padding-left:15px}}.o-analysis-menu{display:flex;flex-direction:column;align-items:center;padding:120px 0 100px}@media screen and (max-width: 768px){.o-analysis-menu{margin-top:-14px;padding:94px 24px 64px}}.o-analysis-menu__desc{margin-top:54px}@media screen and (max-width: 768px){.o-analysis-menu__desc{margin-top:48px}}.o-analysis-menu__desc .a-text{font-size:16px;line-height:1.75;letter-spacing:.0625em}.o-analysis-menu__desc .a-text:before,.o-analysis-menu__desc .a-text:after{display:block;overflow:hidden;content:""}.o-analysis-menu__desc .a-text:before{margin-bottom:-6px}.o-analysis-menu__desc .a-text:after{margin-top:-6px}@media screen and (max-width: 768px){.o-analysis-menu__desc .a-text{font-size:14px;line-height:1.7142857143;letter-spacing:.0714285714em}.o-analysis-menu__desc .a-text:before,.o-analysis-menu__desc .a-text:after{display:block;overflow:hidden;content:""}.o-analysis-menu__desc .a-text:before{margin-bottom:-5px}.o-analysis-menu__desc .a-text:after{margin-top:-5px}}.o-analysis-menu__features{display:flex;margin-top:80px}@media screen and (max-width: 768px){.o-analysis-menu__features{flex-direction:column;margin-top:48px}}.o-analysis-menu__feature-item{width:392px}.o-analysis-menu__feature-item:first-child{margin-right:64px}@media screen and (max-width: 768px){.o-analysis-menu__feature-item:first-child{margin-right:0;margin-bottom:48px}}@media screen and (max-width: 768px){.o-analysis-menu__feature-item{width:100%}}.o-analysis-menu__feature-image{display:flex;justify-content:center}.o-analysis-menu__feature-title{margin-top:36px;font-weight:700}@media screen and (max-width: 768px){.o-analysis-menu__feature-title{margin-top:24px}}.o-analysis-menu__feature-title .a-text{font-size:24px;line-height:1.6666666667;letter-spacing:.0416666667em}.o-analysis-menu__feature-title .a-text:before,.o-analysis-menu__feature-title .a-text:after{display:block;overflow:hidden;content:""}.o-analysis-menu__feature-title .a-text:before{margin-bottom:-8px}.o-analysis-menu__feature-title .a-text:after{margin-top:-8px}@media screen and (max-width: 768px){.o-analysis-menu__feature-title .a-text{font-weight:600;font-size:18px;line-height:1.7777777778;letter-spacing:.0555555556em}.o-analysis-menu__feature-title .a-text:before,.o-analysis-menu__feature-title .a-text:after{display:block;overflow:hidden;content:""}.o-analysis-menu__feature-title .a-text:before{margin-bottom:-7px}.o-analysis-menu__feature-title .a-text:after{margin-top:-7px}}.o-analysis-menu__feature-desc{margin-top:24px}.o-analysis-menu__feature-desc .a-text{font-size:16px;line-height:1.75;letter-spacing:.0625em}.o-analysis-menu__feature-desc .a-text:before,.o-analysis-menu__feature-desc .a-text:after{display:block;overflow:hidden;content:""}.o-analysis-menu__feature-desc .a-text:before{margin-bottom:-6px}.o-analysis-menu__feature-desc .a-text:after{margin-top:-6px}@media screen and (max-width: 768px){.o-analysis-menu__feature-desc .a-text{font-size:14px;line-height:1.7142857143;letter-spacing:.0714285714em}.o-analysis-menu__feature-desc .a-text:before,.o-analysis-menu__feature-desc .a-text:after{display:block;overflow:hidden;content:""}.o-analysis-menu__feature-desc .a-text:before{margin-bottom:-5px}.o-analysis-menu__feature-desc .a-text:after{margin-top:-5px}}.o-analysis-menu__feature-button{margin-top:80px}@media screen and (max-width: 768px){.o-analysis-menu__feature-button{width:100%;margin-top:48px;padding:0 24px}}.o-analysis-menu__feature-button .a-button-ad--narrow .a-button-ad__description{font-size:16px}.o-external-media{display:flex;flex-direction:column;align-items:center;padding:120px 120px 0}@media screen and (max-width: 768px){.o-external-media{margin-top:-30px;padding:94px 24px 0}}.o-external-media__content{margin-top:79px}@media screen and (max-width: 768px){.o-external-media__content{margin-top:46px}}.o-external-media__btn-block{margin-top:107px}@media screen and (max-width: 768px){.o-external-media__btn-block{width:279px;margin-top:48px}}.o-external-media__btn-block .a-button-ad--narrow{height:68px}.o-external-media__btn-block .a-button-ad__description{transform:translate(1px,-5px);line-height:1}@media screen and (max-width: 768px){.o-external-media__btn-block .a-button-ad__description{margin-left:0;transform:translateY(-5px)}}.o-faq{width:1040px;margin:0 auto;padding:100px 0 80px;color:#0b1957;text-align:center}@media screen and (max-width: 768px){.o-faq{width:100%;margin-top:-60px;padding:105px 24px 0}}.o-faq__heading{margin:0}@media screen and (max-width: 768px){.o-faq__pc-br{display:none}}.o-faq__sp-br{display:none}@media screen and (max-width: 768px){.o-faq__sp-br{display:block}}.o-faq__card-wrapper{padding-top:86px}@media screen and (max-width: 1279px){.o-faq__card-wrapper{padding-right:30px;padding-left:30px}}@media screen and (max-width: 768px){.o-faq__card-wrapper{padding-top:50px;padding-right:0;padding-left:0}}.o-faq__card{padding:24px;border-radius:20px;background-color:#f2f4ff}.o-faq__card+.o-faq__card{margin-top:50px}@media screen and (max-width: 768px){.o-faq__card{padding:25px 21px}.o-faq__card+.o-faq__card{margin-top:33px}}.o-faq__question{box-sizing:border-box;position:relative;padding-bottom:24px;border-bottom:1px solid #e4e8f0;text-align:left}@media screen and (max-width: 768px){.o-faq__question{padding-bottom:20px}}.o-faq__question-Q{position:absolute;top:17px;left:0;margin:-30px 0;color:#fcce00;font-weight:700;font-size:24px;line-height:2.25;font-family:Futura,Arial Rounded MT Bold,Arial,sans-serif;letter-spacing:.02rem}@media screen and (max-width: 768px){.o-faq__question-Q{top:10px;margin:-12px 0;font-size:20px;line-height:1.6;letter-spacing:.02rem}}.o-faq__question-content{display:inline-block;margin:-12px 0;padding-top:12px;padding-left:38px;font-weight:600;font-size:16px;line-height:1.75;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-faq__question-content{margin:-11px 0;padding-top:12px;font-size:14px;line-height:1.7857142857;letter-spacing:.08rem}}.o-faq__answer{position:relative;padding-top:21px;text-align:left}@media screen and (max-width: 768px){.o-faq__answer{padding-top:24px}}.o-faq__answer-A{position:absolute;top:43px;left:0;margin:-30px 0;color:#4c59fd;font-weight:700;font-size:24px;line-height:2.25;font-family:Futura,Arial Rounded MT Bold,Arial,sans-serif;letter-spacing:.02rem}@media screen and (max-width: 768px){.o-faq__answer-A{top:28px;margin:-10px 0;font-size:20px;line-height:1.6;letter-spacing:.02rem}}.o-faq__answer-content{display:inline-block;margin:-12px 0;padding-top:14px;padding-left:37px;font-weight:300;font-size:16px;line-height:1.75;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-faq__answer-content{margin:-11px 0;padding-top:10px;padding-left:39px;font-size:14px;line-height:1.7857142857;letter-spacing:.08rem}}.o-faq__answer-note{display:inline-block;position:relative;margin-top:16px;color:#6e6e88;font-size:12px}.o-faq__answer-note:before{content:"※"}@media screen and (max-width: 768px){.o-faq__answer-note{margin-top:11px;padding-left:12px}.o-faq__answer-note:before{position:absolute;top:0;left:0}}.o-faq__answer-link{position:relative;color:#4c59fd;text-decoration:underline}.o-faq__access-area{margin-top:90px}@media screen and (max-width: 768px){.o-faq__access-area{margin-top:32px}}.o-faq__access-area .a-button-ad__description{transform:translateY(-5px);line-height:1}@media screen and (max-width: 768px){.o-faq__access-area .a-button-ad__description{margin-left:0;transform:translateY(-5px)}}.o-faq__access-area .a-button-ad__title{margin:0 0 0 -3px;transform:translate(2px,2px);line-height:1}@media screen and (max-width: 768px){.o-faq__access-area .a-button-ad__title{margin-left:0;transform:translateY(2px)}}.o-faq__access-description{margin:-12px 0;padding-bottom:57px;font-weight:600;font-size:16px;line-height:1.75;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-faq__access-description{padding-bottom:40px;font-size:14px;line-height:1.7142857143;letter-spacing:.0714285714em}.o-faq__access-description:before,.o-faq__access-description:after{display:block;overflow:hidden;content:""}.o-faq__access-description:before{margin-bottom:-5px}.o-faq__access-description:after{margin-top:-5px}}.o-faq__inquiry-button{display:flex;justify-content:center}@media screen and (max-width: 768px){.o-faq__inquiry-button{width:279px;margin:0 auto}}.o-faq__inquiry-button .a-button-ad--narrow{height:68px}.o-global-header{display:flex;z-index:100;position:fixed;top:0;width:100%;background-color:#fff}.o-global-header__wrapper{z-index:4;position:relative;width:100%;padding:0 24px;background-color:#fff;box-shadow:0 3px 6px #0b19571a}@media screen and (max-width: 1040px){.o-global-header__wrapper{padding:0 16px}}@media screen and (max-width: 768px){.o-global-header__wrapper{width:100%;padding:8px 16px 8px 8px}}.o-global-header__container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1232px;margin:0 auto}@media screen and (max-width: 1040px){.o-global-header__container{width:100%}}@media screen and (max-width: 768px){.o-global-header__container{width:100%}}.o-global-header__logo{width:48px;height:48px}@media screen and (max-width: 768px){.o-global-header__logo{width:44px;height:44px}}.o-global-header__logo img{width:100%;-o-object-fit:cover;object-fit:cover}.o-global-header__nav{display:flex;align-items:center}@media screen and (max-width: 1040px){.o-global-header__nav{display:none}}.o-global-header__buttons{display:flex;margin-left:12px}.o-global-header__buttons .a-button-ad:not(:first-child){margin-left:8px}.o-global-header__buttons .a-button-ad--secondary .a-button-ad__icon-container{display:none}.o-global-header__nav-links{display:flex}.o-global-header__nav-link>a{display:block;padding:32px 12px;color:#0b1957;font-weight:600;font-size:18px;line-height:1.5;letter-spacing:.0555555556em}.o-global-header__nav-link>a:before,.o-global-header__nav-link>a:after{display:block;overflow:hidden;content:""}.o-global-header__nav-link>a:before{margin-bottom:-4.5px}.o-global-header__nav-link>a:after{margin-top:-4.5px}.o-global-header__nav-link.hover>.o-global-header__sub-link-container{visibility:visible;opacity:1;pointer-events:auto}.o-global-header__nav-link.hover>.o-global-header__sub-link-overlay{visibility:visible;opacity:1}.o-global-header__nav-link.hover>a{color:#4c59fd}.o-global-header__sub-link{display:flex;position:relative;align-items:center;justify-content:space-between;width:256px;margin-top:32px;padding-bottom:17px;border-bottom:1px solid rgb(235,235,235);transition:all .32s ease-out}.o-global-header__sub-link:not(:nth-child(3n)){margin-right:40px}.o-global-header__sub-link:nth-child(1),.o-global-header__sub-link:nth-child(2),.o-global-header__sub-link:nth-child(3){margin-top:0}.o-global-header__sub-link:after{content:"";transition:all .32s ease-out}.o-global-header__sub-link>a{flex:1;color:#1a1a1a;font-weight:600;font-size:16px;line-height:1.875;letter-spacing:.0625em;transition:all .32s ease-out}.o-global-header__sub-link>a:before,.o-global-header__sub-link>a:after{display:block;overflow:hidden;content:""}.o-global-header__sub-link>a:before{margin-bottom:-7px}.o-global-header__sub-link>a:after{margin-top:-7px}.o-global-header__sub-link:hover:after{position:absolute;bottom:-4px;width:100%;height:4px;background-color:#4c59fd}.o-global-header__sub-link:hover>a{color:#4c59fd}.o-global-header__sub-link-text{position:relative}.o-global-header__sub-link-icon{position:absolute;right:0}.o-global-header__sub-link-container{visibility:hidden;z-index:50;position:absolute;top:80px;left:calc((100% - 1040px)/2);width:100%;max-width:1040px;padding:48px 96px;border-radius:0 0 20px 20px;background-color:#fff;opacity:0;pointer-events:none;transition:.32s ease-out}.o-global-header__sub-link-container:before{position:absolute;top:-2px;left:0;width:100%;height:5px;box-shadow:0 3px 6px #0b19571a;content:""}.o-global-header__sub-link-overlay{visibility:hidden;z-index:1;position:fixed;width:100vw;height:calc(100vh - 83px);top:83px;right:0;bottom:0;left:0;background-color:#161d4366;content:"";opacity:0;pointer-events:none;transition:.32s ease-out}.o-global-header__sub-link-title{font-weight:700;font-size:24px;line-height:1.25;letter-spacing:.0416666667em}.o-global-header__sub-link-title:before,.o-global-header__sub-link-title:after{display:block;overflow:hidden;content:""}.o-global-header__sub-link-title:before{margin-bottom:-3px}.o-global-header__sub-link-title:after{margin-top:-3px}.o-global-header__sub-links{display:flex;flex-wrap:wrap;width:100%;margin-top:32px}.o-global-header__sp-nav{display:none}@media screen and (max-width: 1040px){.o-global-header__sp-nav{display:flex;align-items:center}}.o-global-header__sp-nav-button{border:none;background:none;cursor:pointer}@media screen and (max-width: 1040px){.o-global-header__sp-nav-button{margin-left:21px;padding:32px 0}.o-global-header__sp-nav-button span{display:block;width:28px;height:2px;border-radius:1px;background-color:#1a1a1a;transition:all .3s}.o-global-header__sp-nav-button span:not(:first-child){margin-top:6px}.o-global-header__sp-nav-button.cross-icon span:first-child{transform:rotate(45deg) translate(6px,6px)}.o-global-header__sp-nav-button.cross-icon span:nth-child(2){opacity:0}.o-global-header__sp-nav-button.cross-icon span:last-child{transform:rotate(-45deg) translate(5px,-5px)}}@media screen and (max-width: 768px){.o-global-header__sp-nav-button{padding:0}}.o-global-header__sp-menu{position:fixed;top:-120%;right:0;left:0;width:auto;height:100vh;background-color:#fff;transition:all .4s ease-in-out}@media screen and (max-width: 1040px){.o-global-header__sp-menu-open{top:85px;width:auto}.o-global-header__sp-menu-open .m-sp-menu__bottom-button{display:flex;animation:appear .42s .2s forwards}}@media screen and (max-width: 768px){.o-global-header__sp-menu-open{top:62px;width:auto}.o-global-header__sp-menu-open .m-sp-menu__bottom-button{display:flex;animation:appear .42s .2s forwards}}@keyframes appear{0%{opacity:0}to{opacity:1}}.o-group-media{display:flex;flex-direction:column;align-items:center;padding:120px;background-color:#f2f4ff}@media screen and (max-width: 768px){.o-group-media{margin-top:-30px;padding:64px 24px}}.o-group-media__title .a-heading{font-size:40px;line-height:1.75;letter-spacing:.09em}.o-group-media__title .a-heading:before,.o-group-media__title .a-heading:after{display:block;overflow:hidden;content:""}.o-group-media__title .a-heading:before{margin-bottom:-15px}.o-group-media__title .a-heading:after{margin-top:-15px}@media screen and (max-width: 768px){.o-group-media__title .a-heading{font-size:24px;line-height:2.25;letter-spacing:.0416666667em}.o-group-media__title .a-heading:before,.o-group-media__title .a-heading:after{display:block;overflow:hidden;content:""}.o-group-media__title .a-heading:before{margin-bottom:-15px}.o-group-media__title .a-heading:after{margin-top:-15px}}.o-group-media__content{width:100%;max-width:1040px;margin:66px auto 0}@media screen and (max-width: 768px){.o-group-media__content{margin-top:42px;margin-bottom:6px}}.o-group-media__content .m-content-row__content{width:auto;padding-top:24px}@media screen and (max-width: 768px){.o-group-media__content .m-content-row__content{padding-top:0}}.o-group-media__btn-block{margin-top:94px}@media screen and (max-width: 768px){.o-group-media__btn-block{width:279px;margin-top:42px}}.o-group-media__btn-block .a-button-ad--narrow{height:68px}.o-group-media__btn-block .a-button-ad__description{transform:translate(1px,-5px);line-height:1}@media screen and (max-width: 768px){.o-group-media__btn-block .a-button-ad__description{margin-left:0;transform:translateY(-5px)}}.o-grid{width:100%}@media (min-width: 769px){.o-grid--onebannerflexend{display:flex;align-items:flex-end}}@media (min-width: 769px){.o-grid--onebannerflexend .m-mtpptbnrpanel_body{align-items:flex-end}}.o-grid--haspaddingtopbottom{padding-top:20px;padding-bottom:20px}.o-grid__body{display:flex;flex-wrap:wrap}.o-grid--directioncolumn>.o-grid__body{display:block}@media (min-width: 769px){.o-grid--justify-pc-center>.o-grid__body{justify-content:center}}@media screen and (max-width: 768px){.o-grid--justify-sp-center>.o-grid__body{justify-content:center}}@media (min-width: 769px){.o-grid--justify-pc-space-between>.o-grid__body{justify-content:space-between}}@media screen and (max-width: 768px){.o-grid--justify-sp-space-between>.o-grid__body{justify-content:space-between}}@media (min-width: 769px){.o-grid--align-pc-space-between>.o-grid__body{align-items:space-between}}@media (min-width: 769px){.o-grid--align-pc-center>.o-grid__body{align-items:center}}@media screen and (max-width: 768px){.o-grid--align-sp-center>.o-grid__body{align-items:center}}@media (min-width: 769px){.o-grid--align-pc-start>.o-grid__body{align-items:flex-start}}@media (min-width: 769px){.o-grid--align-pc-bottom>.o-grid__body{align-items:flex-end}}@media screen and (max-width: 768px){.o-grid--align-sp-bottom>.o-grid__body{align-items:flex-end}}.o-grid--hasmarginbottom .o-grid__body{margin-bottom:10px}@media (min-width: 769px){.o-grid--hasmarginbottom .o-grid__body{margin-bottom:30px}}@media screen and (max-width: 768px){.o-grid--haspaddingtop .o-grid__body{padding-top:10px}}.o-grid__cell{box-sizing:border-box;display:flex}.o-grid__cell--center{justify-content:center}.o-grid__cell--left{justify-content:flex-start}.o-grid__cell--right{justify-content:flex-end}.o-grid__cell--spacebetween{justify-content:space-between}.o-grid__cell--alignselfstretch{align-self:stretch}.o-grid__cell--alignselfflexstart{align-self:flex-start}.o-grid__cell--block{display:block}.o-grid__cell--displaycolumn{flex-direction:column}@media (min-width: 769px){.o-grid__cell--hidepc{display:none}}@media screen and (max-width: 768px){.o-grid__cell--hidesp{display:none}}@media (min-width: 769px){.o-grid--gutter-pc-h-48>.o-grid__body{margin-left:-48px}.o-grid--gutter-pc-h-48>.o-grid__body>.o-grid__cell{padding-left:48px}}@media (min-width: 769px){.o-grid--gutter-pc-h-64>.o-grid__body{margin-left:-64px}.o-grid--gutter-pc-h-64>.o-grid__body>.o-grid__cell{padding-left:64px}}@media screen and (max-width: 768px){.o-grid--gutter-sp-h-32>.o-grid__body{margin-left:-32px}.o-grid--gutter-sp-h-32>.o-grid__body>.o-grid__cell{padding-left:32px}}@media screen and (max-width: 768px){.o-grid--gutter-sp-h-24>.o-grid__body{margin-left:-24px}.o-grid--gutter-sp-h-24>.o-grid__body>.o-grid__cell{padding-left:24px}}@media (min-width: 769px){.o-grid--gutter-pc-v-64>.o-grid__body{margin-top:-64px}.o-grid--gutter-pc-v-64>.o-grid__body>.o-grid__cell{padding-top:64px}}@media (min-width: 769px){.o-grid--gutter-pc-v-48>.o-grid__body{margin-top:-48px}.o-grid--gutter-pc-v-48>.o-grid__body>.o-grid__cell{padding-top:48px}}@media screen and (max-width: 768px){.o-grid--gutter-sp-v-32>.o-grid__body{margin-top:-32px}.o-grid--gutter-sp-v-32>.o-grid__body>.o-grid__cell{padding-top:32px}}@media screen and (max-width: 768px){.o-grid--gutter-sp-v-24>.o-grid__body{margin-top:-24px}.o-grid--gutter-sp-v-24>.o-grid__body>.o-grid__cell{padding-top:24px}}@media (min-width: 769px){.o-grid__cell--col-pc-1{width:8.33333%;max-width:8.33333%}.o-grid__cell--col-pc-2{width:16.66667%;max-width:16.66667%}.o-grid__cell--col-pc-3{width:25%;max-width:25%}.o-grid__cell--col-pc-4{width:33.33333%;max-width:33.33333%}.o-grid__cell--col-pc-5{width:41.66667%;max-width:41.66667%}.o-grid__cell--col-pc-6{width:50%;max-width:50%}.o-grid__cell--col-pc-7{width:58.33333%;max-width:58.33333%}.o-grid__cell--col-pc-8{width:66.66667%;max-width:66.66667%}.o-grid__cell--col-pc-9{width:75%;max-width:75%}.o-grid__cell--col-pc-10{width:83.33333%;max-width:83.33333%}.o-grid__cell--col-pc-11{width:91.66667%;max-width:91.66667%}.o-grid__cell--col-pc-12{width:100%;max-width:100%}}@media (max-width: 768px){.o-grid__cell--col-sp-1{width:8.33333%;max-width:8.33333%}.o-grid__cell--col-sp-2{width:16.66667%;max-width:16.66667%}.o-grid__cell--col-sp-3{width:25%;max-width:25%}.o-grid__cell--col-sp-4{width:33.33333%;max-width:33.33333%}.o-grid__cell--col-sp-5{width:41.66667%;max-width:41.66667%}.o-grid__cell--col-sp-6{width:50%;max-width:50%}.o-grid__cell--col-sp-7{width:58.33333%;max-width:58.33333%}.o-grid__cell--col-sp-8{width:66.66667%;max-width:66.66667%}.o-grid__cell--col-sp-9{width:75%;max-width:75%}.o-grid__cell--col-sp-10{width:83.33333%;max-width:83.33333%}.o-grid__cell--col-sp-11{width:91.66667%;max-width:91.66667%}.o-grid__cell--col-sp-12{width:100%;max-width:100%}}.o-predict-flow{width:100%;padding:120px 0 0}@media screen and (max-width: 1279px){.o-predict-flow{padding:120px 120px 0}}@media screen and (max-width: 768px){.o-predict-flow{margin-top:-10px;padding:90px 24px 0}}.o-predict-flow__title .a-heading{width:100%;margin:0}.o-predict-flow__desc{display:flex;flex-direction:column;align-items:center;margin-top:46px;text-align:center}@media screen and (max-width: 768px){.o-predict-flow__desc{display:block;text-align:left}}.o-predict-flow__desc .a-caption{margin-top:24px}@media screen and (max-width: 768px){.o-predict-flow__desc .a-caption{margin-top:19px}}.o-predict-flow__container{padding:72px 0 0}@media screen and (max-width: 768px){.o-predict-flow__container{padding:40px 0 0}}.o-predict-flow__table{max-width:848px;margin:24px auto 0}@media screen and (max-width: 768px){.o-predict-flow__table{width:100%;margin:33px auto 0}}.o-predict-flow__table-heading{width:848px;margin:0 auto}@media screen and (max-width: 1040px){.o-predict-flow__table-heading{width:auto;margin:0}}.o-predict-flow__step1,.o-predict-flow__step2,.o-predict-flow__step3,.o-predict-flow__step4{display:flex;position:relative;flex-shrink:0;align-items:center;width:360px;padding:0 34px 0 32px;background-size:100% 100%;background-repeat:no-repeat}@media screen and (max-width: 768px){.o-predict-flow__step1,.o-predict-flow__step2,.o-predict-flow__step3,.o-predict-flow__step4{justify-content:center;width:64px;padding:0;background-size:100% 100%;background-repeat:no-repeat}}.o-predict-flow__step1{z-index:4;background-image:url(/-/media/aeoncard/ads_lp/images/analysis-bg-01.svg)}.o-predict-flow__step2{z-index:3;background-image:url(/-/media/aeoncard/ads_lp/images/analysis-bg-02.svg)}.o-predict-flow__step3{z-index:2;background-image:url(/-/media/aeoncard/ads_lp/images/analysis-bg-03.svg)}.o-predict-flow__step4{z-index:1;background-image:url(/-/media/aeoncard/ads_lp/images/analysis-bg-04.svg)}.o-predict-flow__content{position:relative;flex:1;flex-grow:1;padding:32px 40px 60px 64px}.o-predict-flow__content img{width:100%}@media screen and (max-width: 768px){.o-predict-flow__content img{max-width:400px}}@media screen and (max-width: 768px){.o-predict-flow__content{padding:32px 0 53px 16px}}.o-predict-flow__step-count{flex-shrink:0;color:#4c59fd;font-weight:700;font-size:48px;line-height:.5833333333;font-family:Futura,Arial Rounded MT Bold,Arial,sans-serif;letter-spacing:.0625em}.o-predict-flow__step-count:before,.o-predict-flow__step-count:after{display:block;overflow:hidden;content:""}.o-predict-flow__step-count:before{margin-bottom:10px}.o-predict-flow__step-count:after{margin-top:10px}@media screen and (max-width: 768px){.o-predict-flow__step-count{padding-left:2px;font-size:32px;line-height:.875;letter-spacing:.09375em}.o-predict-flow__step-count:before,.o-predict-flow__step-count:after{display:block;overflow:hidden;content:""}.o-predict-flow__step-count:before{margin-bottom:2px}.o-predict-flow__step-count:after{margin-top:2px}}.o-predict-flow__step-text{margin-left:16px;color:#0b1957;font-weight:700;font-size:24px;line-height:1.6666666667;letter-spacing:.075em}.o-predict-flow__step-text:before,.o-predict-flow__step-text:after{display:block;overflow:hidden;content:""}.o-predict-flow__step-text:before{margin-bottom:-8px}.o-predict-flow__step-text:after{margin-top:-8px}@media screen and (max-width: 768px){.o-predict-flow__step-text{display:none}}.o-predict-flow__step-text-sp{display:none}@media screen and (max-width: 768px){.o-predict-flow__step-text-sp{display:block;margin-bottom:16px;color:#0b1957;font-weight:600;font-size:14px;line-height:1.7142857143;letter-spacing:.0714285714em}.o-predict-flow__step-text-sp:before,.o-predict-flow__step-text-sp:after{display:block;overflow:hidden;content:""}.o-predict-flow__step-text-sp:before{margin-bottom:-5px}.o-predict-flow__step-text-sp:after{margin-top:-5px}}.o-predict-flow__row{display:flex;position:relative;flex-grow:1}.o-predict-flow__row:after{position:absolute;bottom:11.6%;left:359px;width:calc(100% - 360px);height:1px;background-color:#ebebeb;content:""}@media screen and (max-width: 768px){.o-predict-flow__row:after{bottom:11.7%;left:63px;width:calc(100% - 64px)}}.o-predict-flow__row:first-of-type:before{position:absolute;top:0;left:0;width:100%;height:1px;background-color:#ebebeb;content:""}.o-predict-flow__row:first-of-type .o-predict-flow__step1 .o-predict-flow__step-count{margin-top:-23px}@media screen and (max-width: 768px){.o-predict-flow__row:first-of-type .o-predict-flow__step1 .o-predict-flow__step-count{margin-top:-6px}}.o-predict-flow__row:first-of-type .o-predict-flow__step1 .o-predict-flow__step-text{margin-top:-23px}.o-predict-flow__row:not(:first-of-type){margin-top:-38px}@media screen and (max-width: 1279px){.o-predict-flow__row:not(:first-of-type){margin-top:-44px}}@media screen and (max-width: 768px){.o-predict-flow__row:not(:first-of-type){margin-top:-9%}}.o-predict-flow__row:nth-of-type(2) .o-predict-flow__content{padding-bottom:68px;padding-left:48px}@media screen and (max-width: 768px){.o-predict-flow__row:nth-of-type(2) .o-predict-flow__content{padding-top:34px;padding-bottom:59px;padding-left:16px}}@media screen and (max-width: 768px){.o-predict-flow__row:nth-of-type(2) .o-predict-flow__step2 .o-predict-flow__step-count{margin-top:-11px}}@media screen and (max-width: 768px){.o-predict-flow__row:nth-of-type(2) .o-predict-flow__step-text-sp{margin-bottom:20px}}.o-predict-flow__row:nth-of-type(4) .o-predict-flow__step4 .o-predict-flow__step-count{margin-top:7px}@media screen and (max-width: 768px){.o-predict-flow__row:nth-of-type(4) .o-predict-flow__step4 .o-predict-flow__step-count{margin-top:-10px}}.o-predict-flow__row:nth-of-type(4) .o-predict-flow__step4 .o-predict-flow__step-text{margin-top:4px}@media screen and (max-width: 768px){.o-predict-flow__row:nth-of-type(4) .o-predict-flow__step-text-sp{margin-bottom:20px}}@media screen and (max-width: 768px){.o-predict-flow__row:nth-of-type(4) .o-predict-flow__content{padding:34px 8px 63px 16px}}.o-predict-flow__row:nth-of-type(3) .o-predict-flow__content{padding-top:58px;padding-bottom:81px}@media screen and (max-width: 768px){.o-predict-flow__row:nth-of-type(3) .o-predict-flow__content{padding:34px 0 60px 16px}}@media screen and (max-width: 768px){.o-predict-flow__row:nth-of-type(3) .o-predict-flow__content .o-predict-flow__step-text-sp{margin-bottom:20px}}@media screen and (max-width: 768px){.o-predict-flow__row:nth-of-type(3) .o-predict-flow__step3 .o-predict-flow__step-count{margin-top:-5px}}.o-predict-flow__content-info{display:flex;flex-direction:column}.o-predict-flow__content-info:not(:nth-of-type(1)){margin-top:32px}@media screen and (max-width: 768px){.o-predict-flow__content-info:not(:nth-of-type(1)){margin-top:12px}}.o-predict-flow__content-info:first-child{padding-top:27px}@media screen and (max-width: 768px){.o-predict-flow__content-info:first-child{padding-top:unset}}.o-predict-flow__content-title{color:#b60081;font-weight:600;font-size:16px;line-height:1.75}@media screen and (max-width: 768px){.o-predict-flow__content-title{font-size:12px;line-height:1}}.o-predict-flow__content-text{margin-top:6px;font-size:16px;line-height:1.75}@media screen and (max-width: 768px){.o-predict-flow__content-text{font-size:12px;line-height:2.3333333333}}.o-predict-flow__guidance{display:flex;flex-direction:column;align-items:center;margin-top:70px}@media screen and (max-width: 768px){.o-predict-flow__guidance{margin-top:15px}}.o-predict-flow__guidance-title .a-heading{margin:0}@media screen and (max-width: 768px){.o-predict-flow__guidance-title .a-heading{background-position:0 12px;font-size:20px;line-height:1.8;letter-spacing:.09em}.o-predict-flow__guidance-title .a-heading:before,.o-predict-flow__guidance-title .a-heading:after{display:block;overflow:hidden;content:""}.o-predict-flow__guidance-title .a-heading:before{margin-bottom:-8px}.o-predict-flow__guidance-title .a-heading:after{margin-top:-8px}}@media screen and (max-width: 768px){.o-predict-flow__guidance-title{display:flex;flex-direction:column;align-items:center}}.o-predict-flow__guidance-title__seperator{display:inline-block;padding:0 16px;font-weight:600;font-size:24px;line-height:1.6666666667}@media screen and (max-width: 768px){.o-predict-flow__guidance-title__seperator{display:block;padding:0;font-size:24px;line-height:1.5;text-align:center}}.o-predict-flow__guidance-text{margin-top:20px;margin-bottom:0;font-weight:600;font-size:24px;line-height:1.6666666667}@media screen and (max-width: 768px){.o-predict-flow__guidance-text{margin-top:22px;font-size:18px;line-height:1.7777777778;text-align:center}}.o-predict-flow__guidance-button{margin-top:72px}@media screen and (max-width: 768px){.o-predict-flow__guidance-button{width:279px;margin-top:40px}}.o-publish-case{padding:109px 120px;background:linear-gradient(#f5f6fc,#fff);color:#1a1a1a;text-align:center}@media screen and (max-width: 768px){.o-publish-case{padding:80px 0}}.o-publish-case__sp-br{display:none}@media screen and (max-width: 768px){.o-publish-case__sp-br{display:block}}.o-publish-case__title{margin:-18px 0;padding-bottom:60px;font-weight:600;font-size:36px;line-height:1.5;letter-spacing:.18rem}@media screen and (max-width: 768px){.o-publish-case__title{margin:-30px 0 -29px;font-size:24px;line-height:2.25;letter-spacing:.12rem}}.o-publish-case__sub-title{margin:-26px 0 0;padding-bottom:32px;color:#4453a3;font-weight:600;font-size:28px;line-height:1.9285714286;letter-spacing:.14rem}@media screen and (max-width: 768px){.o-publish-case__sub-title{margin:-29px 0 -12px;padding-bottom:19px;font-size:20px;line-height:1.6;line-height:.4;letter-spacing:.1rem}}.o-publish-case__sub-title--strong{margin:-18px 0;padding:0 3px;color:#b60081;font-size:36px;line-height:1.5;font-family:Futura,Arial Rounded MT Bold,Arial,sans-serif;letter-spacing:.02rem}@media screen and (max-width: 768px){.o-publish-case__sub-title--strong{margin:-26px 0;font-size:28px;line-height:1.9285714286;letter-spacing:.02rem}}.o-publish-case__sub-title--strong__percent{font-size:20px}.o-publish-case__sub-title--strong__mark{font-size:20px;vertical-align:middle}.o-publish-case__description{margin:-12px 0;font-weight:300;font-size:16px;line-height:1.75;letter-spacing:.08rem}.o-publish-case__card-wrapper{display:flex;justify-content:space-between;max-width:1040px;margin:0 auto;padding-top:53px}@media screen and (max-width: 768px){.o-publish-case__card-wrapper{display:none}}.o-publish-case__slider-wrapper{width:375px;margin:0 auto;padding:32px 0}@media screen and (max-width: 768px){.o-publish-case__slider-wrapper{padding:38px 0}}.o-publish-case__card-slider{display:none}@media screen and (max-width: 768px){.o-publish-case__card-slider .a-slider__dots{margin-top:21px}}@media screen and (max-width: 768px){.o-publish-case__card-slider{display:block}}.o-publish-case__card{display:block;width:calc((100% - 80px) / 3);max-width:320px;min-height:476px;padding:39px 32px 32px;border-radius:8px;background-color:#fff}@media screen and (max-width: 1279px){.o-publish-case__card{width:calc((100% - 40px) / 3);padding:39px 25px 25px}}@media screen and (max-width: 768px){.o-publish-case__card{width:280px!important;padding:41px 25px 25px}}@media screen and (max-width: 768px){.o-publish-case__card+.o-publish-case__card{margin-left:8px}}.o-publish-case__card-title{margin:-15px 0;font-weight:600;font-size:20px;line-height:1.75;letter-spacing:.04rem}@media screen and (max-width: 768px){.o-publish-case__card-title{font-size:16px}}.o-publish-case__card-image-wrapper{padding-top:39px}@media screen and (max-width: 768px){.o-publish-case__card-image-wrapper{padding-top:33px}}.o-publish-case__card-image{width:100%}.o-publish-case__card-description{padding-top:27px}@media screen and (max-width: 768px){.o-publish-case__card-description{padding-top:29px}}.o-publish-case__description-item{display:block;text-align:left}.o-publish-case__description-item+.o-publish-case__description-item{margin-top:24px}.o-publish-case__item-header{margin:-10px 0;padding-bottom:12px;font-weight:600;font-size:14px;line-height:1.7142857143;letter-spacing:0rem}.o-publish-case__item-text{margin:-10px 0;font-weight:300;font-size:14px;line-height:1.7142857143;letter-spacing:0rem}.o-publish-case__card-note-wrapper{max-width:1040px;margin:0 auto}.o-publish-case__card-note{margin:-41px 0 -16px;color:#566686;font-weight:300;font-size:12px;line-height:2.3333333333;letter-spacing:.06rem;text-align:left}@media screen and (max-width: 768px){.o-publish-case__card-note{margin-top:-14px;margin-left:23px}}.o-publish-case__type-introduce{padding-top:69px}@media screen and (max-width: 768px){.o-publish-case__type-introduce{padding-top:44px}}.o-publish-case__introduce-title{margin:-26px 0 -26px -9px;padding-bottom:39px;color:#4453a3;font-weight:600;font-size:28px;line-height:1.9285714286;letter-spacing:.15rem}@media screen and (max-width: 768px){.o-publish-case__introduce-title{margin:-12px 0 -12px -9px;font-size:20px;line-height:1.6;letter-spacing:.1rem}}.o-publish-case__introduce-description{margin:-12px 0;font-weight:300;font-size:16px;line-height:1.75;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-publish-case__introduce-description{margin-top:-19px}}.o-publish-case__graph-wrapper{max-width:1040px;margin:0 auto;padding:54px 0}@media screen and (max-width: 768px){.o-publish-case__graph-wrapper{padding:38px 0}}.o-publish-case__graph{width:100%}@media screen and (max-width: 768px){.o-publish-case__graph{display:none}}.o-publish-case__graph-sp{display:none}@media screen and (max-width: 768px){.o-publish-case__graph-sp{display:block;width:100%;padding:0 24px}}.o-publish-case__other-title{margin:-15px 0;padding-bottom:24px;font-weight:600;font-size:20px;line-height:1.75;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-publish-case__other-title{margin:-12px 0;font-size:16px;line-height:1.75;letter-spacing:.08rem}}.o-publish-case__other-list{margin:-12px 0;font-weight:300;font-size:16px;line-height:1.75;letter-spacing:.08rem}.o-recommend-point{padding:110px 120px 100px;background-color:#f2f4ff;color:#1a1a1a;text-align:center}@media screen and (max-width: 768px){.o-recommend-point{padding:67px 24px}}@media screen and (max-width: 768px){.o-recommend-point__pc-br{display:none}}.o-recommend-point__sp-br{display:none}@media screen and (max-width: 768px){.o-recommend-point__sp-br{display:block}}.o-recommend-point__title{margin:-18px 0;font-weight:600;font-size:36px;line-height:1.5;letter-spacing:.16rem}@media screen and (max-width: 768px){.o-recommend-point__title{margin:-30px 0;font-size:24px;line-height:2.25;letter-spacing:.08rem}}.o-recommend-point__description{margin:-12px 0;padding-top:50px;font-weight:300;font-size:16px;line-height:1.75;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-recommend-point__description{margin:-11px 0;padding-top:48px;font-size:16px;line-height:1.7857142857;letter-spacing:.08rem}}.o-recommend-point__card{display:block;width:calc((100% - 80px) / 3);max-width:320px;padding:48px 32px 60px;border-radius:8px;background-color:#fff}@media screen and (max-width: 1279px){.o-recommend-point__card{width:calc((100% - 40px) / 3);padding:35px 8px 56px}}@media screen and (max-width: 768px){.o-recommend-point__card:not(:last-child){margin-right:0;margin-bottom:24px}}@media screen and (max-width: 768px){.o-recommend-point__card{display:inline-block;width:327px;height:281px;min-height:auto;padding:35px 32px 49px}}.o-recommend-point__card-wrapper{display:flex;justify-content:space-between;max-width:1040px;margin:54px auto 0;text-align:center}@media screen and (max-width: 768px){.o-recommend-point__card-wrapper{flex-direction:column;align-items:center;margin-top:36px}}.o-recommend-point__card-image,.o-recommend-point__card-image img{width:100%}.o-recommend-point__card-description{margin-top:29px}@media screen and (max-width: 768px){.o-recommend-point__card-description{margin-top:21px}}.o-recommend-point__card-sub-description{margin:-18px 0;font-weight:600;font-size:14px;line-height:2.2857142857;letter-spacing:.08rem}.o-recommend-point__card-main-description{margin:-30px 0;padding-top:29px;color:#b60081;font-weight:600;font-size:24px;line-height:2.25;letter-spacing:.08rem;white-space:nowrap}@media screen and (max-width: 1279px){.o-recommend-point__card-main-description{font-size:22px}}.o-recommend-point__card-main-description--strong{margin:-14px 0;font-size:32px;line-height:1.35;letter-spacing:.14rem}@media screen and (max-width: 1279px){.o-recommend-point__card-main-description--strong{font-size:28px}}@media screen and (max-width: 768px){.o-recommend-point__card-main-description--strong{margin:-22px 0;font-size:32px;line-height:1.6875;letter-spacing:.08rem}}.o-recommend-point__card-main-description--number{margin:-14px 0;font-weight:500;font-size:44px;line-height:1.35;font-family:Futura,Arial Rounded MT Bold,Arial,sans-serif;letter-spacing:.08rem}@media screen and (max-width: 1279px){.o-recommend-point__card-main-description--number{font-size:32px}}@media screen and (max-width: 768px){.o-recommend-point__card-main-description--number{margin:-10px 0;font-size:44px;line-height:1.2272727273;letter-spacing:.08rem}}.o-recommend-point__downarrow{margin:61px auto 62px}@media screen and (max-width: 768px){.o-recommend-point__downarrow{margin:32px auto 30px}}.o-recommend-point__targeting-area{max-width:1040px;margin-right:auto;margin-left:auto;overflow:hidden;border-radius:20px;background-color:#fff}@media screen and (max-width: 768px){.o-recommend-point__targeting-area{margin-left:2px}}.o-recommend-point__area-header{background-color:#4453a3}.o-recommend-point__header-text{margin:0;padding:24px 0;color:#fff;font-weight:600;font-size:24px;line-height:1;letter-spacing:.12rem}@media screen and (max-width: 768px){.o-recommend-point__header-text{margin:-15px 0;padding:29px 0 11px;font-size:20px;line-height:1.75;letter-spacing:.08rem;text-align:center}}.o-recommend-point__area-contents{padding:0 96px}@media screen and (max-width: 768px){.o-recommend-point__area-contents{padding:0 20px}}.o-recommend-point__area-description{margin:42px 0 -13px;font-weight:300;font-size:15px;line-height:1.8666666667;letter-spacing:.14rem}@media screen and (max-width: 768px){.o-recommend-point__area-description{margin:-12px 0;padding-top:48px;font-size:16px;line-height:1.75;letter-spacing:.08rem}}.o-recommend-point__attribute{margin-top:50px}@media screen and (max-width: 768px){.o-recommend-point__attribute{margin-top:32px}}.o-recommend-point__attribute-title{margin:-15px 0 32px;color:#4453a3;font-weight:600;font-size:20px;line-height:1.75;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-recommend-point__attribute-title{margin:-12px 0;padding-bottom:24px;font-size:16px;line-height:1.75;letter-spacing:.08rem}}.o-recommend-point__member-data{margin-top:-7px}.o-recommend-point__member-data-image{width:100%}@media screen and (max-width: 768px){.o-recommend-point__member-data-image{display:none}}.o-recommend-point__member-data-image-sp{display:none}@media screen and (max-width: 768px){.o-recommend-point__member-data-image-sp{display:block;width:100%}}.o-recommend-point__red-arrow{width:45px;margin-top:18px;margin-bottom:31px}@media screen and (max-width: 768px){.o-recommend-point__red-arrow{margin:4px 0 21px}}.o-recommend-point__approach-title{z-index:2;position:relative;margin:-15px 0;color:#b60081;font-weight:600;font-size:20px;line-height:1.75;letter-spacing:.1rem}@media screen and (max-width: 768px){.o-recommend-point__approach-title{margin:-14px 0;font-size:14px;line-height:2;letter-spacing:.08rem}}.o-recommend-point__approach-content{display:inline-block;position:relative;margin-top:24px;padding-bottom:64px}@media screen and (max-width: 768px){.o-recommend-point__approach-content{padding-bottom:36px}}.o-recommend-point__approach-bg{z-index:0;position:absolute;top:50%;left:50%;width:260px;height:260px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(#f6e5fc,#fff 75%)}@media screen and (max-width: 768px){.o-recommend-point__approach-bg{height:238px}}.o-recommend-point__approach-image{display:inline-block;z-index:1;position:relative;top:15px;right:60%;vertical-align:middle}@media screen and (max-width: 768px){.o-recommend-point__approach-image{top:-2px;right:52%;width:139.5px}}.o-recommend-point__approach-comment-wrapper{display:inline-block;z-index:1;position:absolute;top:11px;left:25px;width:222px;height:126px;margin-left:12px;background-image:url(/-/media/aeoncard/ads_lp/images/quotation.png);background-position:center;background-size:100% 100%;background-repeat:no-repeat;vertical-align:middle}@media screen and (max-width: 768px){.o-recommend-point__approach-comment-wrapper{top:-12px;left:15px;width:201px;height:138px}}.o-recommend-point__comment{margin:-11px 0;padding-top:46px;padding-left:22px;color:#4453a3;font-weight:600;font-size:14px;line-height:1.7857142857;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-recommend-point__comment{padding-top:58px;padding-left:14px;font-size:12px}}.o-recommend-point__segment-area{z-index:2;position:relative;padding-top:55px;border-top:1px solid #e4e8f0}@media screen and (max-width: 768px){.o-recommend-point__segment-area{padding-top:46px}}.o-recommend-point__segment-title{margin:-5px 0;font-weight:600;font-size:20px;line-height:1.1666666667;letter-spacing:.05rem}@media screen and (max-width: 768px){.o-recommend-point__segment-title{margin:-12px 0;font-size:16px;line-height:1.75;letter-spacing:.08rem}}.o-recommend-point__segment-description{margin:-12px 0;padding-top:24px;font-weight:300;font-size:16px;line-height:1.75;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-recommend-point__segment-description{margin:-12px 0;line-height:1.75;letter-spacing:0rem}}.o-recommend-point__compare-areas{display:flex;align-items:center;margin-top:54px}@media screen and (max-width: 1279px){.o-recommend-point__compare-areas{flex-direction:column}}@media screen and (max-width: 768px){.o-recommend-point__compare-areas{margin-top:45px}}.o-recommend-point__compare-title{margin:-14px 0;padding-bottom:30px;font-weight:600;font-size:16px;line-height:1.875;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-recommend-point__compare-title{padding-bottom:22px}}.o-recommend-point__compare-area--base .o-recommend-point__compare-title{color:#4453a3}.o-recommend-point__compare-area--option .o-recommend-point__compare-title{color:#b60081}.o-recommend-point__compare-items{display:flex}@media screen and (max-width: 768px){.o-recommend-point__compare-items{flex-wrap:wrap;justify-content:center}}@media screen and (max-width: 768px){.o-recommend-point__compare-area--option .o-recommend-point__compare-items{padding:0 15px}}.o-recommend-point__compare-item{position:relative;flex-shrink:0;width:80px;height:80px;border-radius:50%;vertical-align:middle}.o-recommend-point__compare-area--base .o-recommend-point__compare-item{background:linear-gradient(45deg,#f4fdff 0%,#dbefff 25.12%,#fdf8ff 100%)}.o-recommend-point__compare-area--option .o-recommend-point__compare-item{background-color:#f6e5fc}@media screen and (max-width: 768px){.o-recommend-point__compare-item{width:66px;height:66px}}.o-recommend-point__compare-item:not(:last-child){margin-right:8px}@media screen and (max-width: 768px){.o-recommend-point__compare-item:not(:last-child){margin-right:4px}}.o-recommend-point__compare-text{position:absolute;top:52%;left:50%;width:100%;transform:translate(-50%,-50%);font-weight:600;font-size:14px;line-height:1.4285714286;text-align:center}@media screen and (max-width: 768px){.o-recommend-point__compare-text{margin:-4px 0;font-size:12px;line-height:1.3333333333;letter-spacing:.04rem}}.o-recommend-point__plus{position:relative;top:16px;padding:0 22px}@media screen and (max-width: 1279px){.o-recommend-point__plus{padding:7px 0 40px}}@media screen and (max-width: 768px){.o-recommend-point__plus{top:1px;right:3px;width:16px;padding:7px 0 24px}}.o-recommend-point__segment-note{margin:-16px 0;padding:40px 0;font-weight:300;font-size:12px;line-height:2.3333333333;letter-spacing:.06rem;text-align:left}@media screen and (max-width: 768px){.o-recommend-point__segment-note{margin:-7px 0;padding-bottom:35px;line-height:1.5833333333;letter-spacing:.1rem}}.o-recommend-point__button-wrapper{display:flex;justify-content:center;margin-top:48px}.o-recommend-point__button-wrapper .a-button-ad__description{margin:-4px 0;line-height:1.3333333333;letter-spacing:.05rem}.o-recommend-point__button-wrapper .a-button-ad__title{margin:0 0 0 -3px;line-height:1.5;letter-spacing:.04rem}@media screen and (max-width: 768px){.o-recommend-point__button-wrapper{margin-top:33px}}.m-sp-menu{position:relative;height:100%;overflow:hidden auto}.m-sp-menu__accordion{margin-bottom:300px}.m-sp-menu__accordion .a-button-ad--secondary{margin:32px auto 0}.m-sp-menu__bottom-button{display:none;position:fixed;bottom:32px;align-items:center;justify-content:center;width:100%;padding:0 24px;opacity:0}.m-sp-menu__bottom-button .a-button-ad--narrow{height:68px}.m-sp-menu__bottom-button .a-button-ad__description{line-height:1}@media screen and (max-width: 768px){.m-sp-menu__bottom-button .a-button-ad__description{margin-left:0;transform:translateY(-5px)}}.m-sp-menu__bottom-button .a-button-ad__title{line-height:1}.m-sp-menu__bottom-button .a-button-ad__icon-container{right:11px;width:20px;height:20px}.o-sub-kv{padding-top:80px}@media screen and (max-width: 768px){.o-sub-kv{padding-top:62px}}.o-sub-kv__header{position:relative;width:100%;height:220px;overflow:hidden;background-image:url(/-/media/aeoncard/ads_lp/images/bg-kv.png);background-size:contain}@media screen and (max-width: 768px){.o-sub-kv__header{height:174px}.o-sub-kv--heighter .o-sub-kv__header{height:198px}}.o-sub-kv__header:after{position:absolute;right:-175px;bottom:-157px;width:956px;height:723px;background-image:url(/-/media/aeoncard/ads_lp/images/sub-kv-bg.svg);background-size:cover;background-repeat:no-repeat;content:""}@media screen and (max-width: 768px){.o-sub-kv__header:after{right:-116px;bottom:-76px;width:384px;height:417px;background-image:url(/-/media/aeoncard/ads_lp/images/sub-kv-bg-sp.svg)}}.o-sub-kv__header-wrapper{width:100%;max-width:1116px;margin:0 auto;padding:0 33px}.o-sub-kv__header-text-image{z-index:1;position:relative;width:459px;padding:59px 0 0}@media screen and (max-width: 768px){.o-sub-kv__header-text-image{width:334px;padding:51px 0 0 22px}}.p-bunseki__kv .o-sub-kv__header-text-image{width:449px;padding-top:45px}@media screen and (max-width: 768px){.p-bunseki__kv .o-sub-kv__header-text-image{width:325px;padding-top:36px}}.o-sub-kv__info{display:flex;justify-content:center;width:100%;margin:0 auto;text-align:center}.o-sub-kv__info-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1040px;margin:0 120px;padding:66px 0 56px;border-bottom:1px solid rgb(235,235,235)}@media screen and (max-width: 768px){.o-sub-kv__info-wrapper{margin:0 24px;padding:48px 0 40px}}.o-sub-kv__title{color:#4c59fd;font-weight:600;font-size:24px;line-height:1.6666666667;letter-spacing:.0833333333em}.o-sub-kv__title:before,.o-sub-kv__title:after{display:block;overflow:hidden;content:""}.o-sub-kv__title:before{margin-bottom:-8px}.o-sub-kv__title:after{margin-top:-8px}@media screen and (max-width: 768px){.o-sub-kv__title{font-size:18px;line-height:1.7777777778;letter-spacing:.0777777778em}.o-sub-kv__title:before,.o-sub-kv__title:after{display:block;overflow:hidden;content:""}.o-sub-kv__title:before{margin-bottom:-7px}.o-sub-kv__title:after{margin-top:-7px}}.o-sub-kv__text{margin-top:32px;font-size:16px;line-height:1.75;letter-spacing:.0625em}.o-sub-kv__text:before,.o-sub-kv__text:after{display:block;overflow:hidden;content:""}.o-sub-kv__text:before{margin-bottom:-6px}.o-sub-kv__text:after{margin-top:-6px}@media screen and (max-width: 768px){.o-sub-kv__text{margin-top:24px;font-size:14px;line-height:1.7142857143;letter-spacing:.0714285714em}.o-sub-kv__text:before,.o-sub-kv__text:after{display:block;overflow:hidden;content:""}.o-sub-kv__text:before{margin-bottom:-5px}.o-sub-kv__text:after{margin-top:-5px}}.o-sub-kv__section-links{display:flex;margin-top:48px}.o-sub-kv__section-links .a-button-ad:not(:first-child){margin-left:20px}@media screen and (max-width: 768px){.o-sub-kv__section-links .a-button-ad:not(:first-child){margin-left:unset}}.o-sub-kv__section-links .a-button-ad__description{font-size:16px;line-height:1.1875}@media screen and (max-width: 768px){.o-sub-kv__section-links{flex-wrap:wrap;margin-top:32px;gap:12px}.o-sub-kv__section-links .a-button-ad{display:flex;align-items:center;min-width:101px;max-width:calc(50% - 6px);height:56px;border-radius:16px;font-size:14px;line-height:1.2142857143}.o-sub-kv__section-links .a-button-ad__text-wrapper{margin-bottom:15px}.o-sub-kv__section-links .a-button-ad--small .a-button-ad__description{font-size:14px;line-height:1.2142857143}.p-bunseki__kv .o-sub-kv__section-links{flex-wrap:nowrap}.p-bunseki__kv .o-sub-kv__section-links .a-button-ad{height:76px}.o-sub-kv__section-links .a-button-ad__icon-container{top:75%;right:auto;left:50%}}.o-top-visual{position:relative;margin-top:80px;overflow:hidden;color:#1a1a1a}@media screen and (max-width: 768px){.o-top-visual{margin-top:60px}}.o-top-visual__wave{z-index:-1;position:absolute;top:0;left:0;width:100%;height:calc(100% - 155px);background:linear-gradient(45deg,#f4fdff,#dbefff 25%,#fdf8ff 100%);-webkit-mask-image:url(/-/media/aeoncard/ads_lp/images/mask.png);mask-image:url(/-/media/aeoncard/ads_lp/images/mask.png);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:top;overflow:hidden;mask-position:top}@media screen and (max-width: 768px){.o-top-visual__wave{height:calc(100% - 42px);-webkit-mask-image:url(/-/media/aeoncard/ads_lp/images/mask-sp.png);mask-image:url(/-/media/aeoncard/ads_lp/images/mask-sp.png)}}.o-top-visual__bg-primary{position:absolute;top:-10px;left:45%}@media screen and (max-width: 768px){.o-top-visual__bg-primary{display:none}}.o-top-visual__kv-wrapper{position:relative;height:660px;max-height:calc(100vh - 162px);overflow:hidden;background-image:url(/-/media/aeoncard/ads_lp/images/bg-kv.png);background-size:contain}.o-top-visual__kv-wrapper:before,.o-top-visual__kv-wrapper:after{position:absolute;background-size:contain;background-repeat:no-repeat;content:""}.o-top-visual__kv-wrapper:before{top:-344px;left:-496px;width:1243px;height:1204px;background-image:url(/-/media/aeoncard/ads_lp/images/bg-kv-left.svg)}.o-top-visual__kv-wrapper:after{right:-300px;width:1027px;height:1221px;background-image:url(/-/media/aeoncard/ads_lp/images/bg-kv-right.svg)}@media screen and (max-width: 1279px){.o-top-visual__kv-wrapper{max-height:min(52.5vw,100vh - 162px)}}@media screen and (max-width: 1040px){.o-top-visual__kv-wrapper{max-height:min(56.5vw,100vh - 162px)}.o-top-visual__kv-wrapper:before{top:-25.5vw;left:-33vw;width:93vw;height:98vw}.o-top-visual__kv-wrapper:after{right:-300px;width:90vw;height:100vw}}@media screen and (max-width: 980px){.o-top-visual__kv-wrapper{height:600px}.o-top-visual__kv-wrapper:before{top:-273px;left:-364px;width:1000px;height:1100px}.o-top-visual__kv-wrapper:after{right:-300px;width:988px;height:1180px}}@media screen and (max-width: 768px){.o-top-visual__kv-wrapper{height:auto;max-height:calc(100vh - 62px);background:transparent}.o-top-visual__kv-wrapper:before,.o-top-visual__kv-wrapper:after{display:none}}.o-top-visual__bg-secondary{position:absolute;top:350px;right:0}@media screen and (max-width: 768px){.o-top-visual__bg-secondary{display:none}}@media screen and (min-width: 1280px){.o-top-visual__bg-secondary{left:calc((100vw - 1040px)/2 + 980px)}}.o-top-visual__circle{z-index:-1;position:absolute;top:-600px;right:-400px;width:885px;height:885px;border-radius:50%;background-color:#ffffff80}@media screen and (min-width: 1280px){.o-top-visual__circle{right:unset;left:calc((100vw - 1040px)/2 + 1440px);transform:translate(-100%)}}@media screen and (max-width: 768px){.o-top-visual__circle{top:-242px;right:-242px;left:unset;width:482px;height:482px;transform:unset}}@media screen and (max-width: 1279px){.o-top-visual__kv-text{width:37.5vw}}@media screen and (max-width: 768px){.o-top-visual__kv-text{width:75vw}}.o-top-visual__kv--sp{display:none;width:100%}@media screen and (max-width: 768px){.o-top-visual__kv--sp{display:block}}.o-top-visual__kv-char-left--pc,.o-top-visual__kv-char-right--pc{z-index:1;position:absolute;height:100%}@media screen and (max-width: 768px){.o-top-visual__kv-char-left--pc,.o-top-visual__kv-char-right--pc{display:none}}.o-top-visual__kv-char-left--pc{left:-5.9vw}@media screen and (min-width: 1280px){.o-top-visual__kv-char-left--pc{left:-75px}}.o-top-visual__kv-char-right--pc{right:-7.5vw}@media screen and (min-width: 1280px){.o-top-visual__kv-char-right--pc{right:-89px}}.o-top-visual__inner{z-index:2;position:absolute;top:30%;left:50%;transform:translate(-50%);text-align:center}.o-top-visual__inner .o-top-visual__button-wrapper{margin-top:56px}@media screen and (max-height: 660px){.o-top-visual__inner{top:calc((100vh - 490px)/2);margin-top:6.2vh}}@media screen and (max-width: 768px){.o-top-visual__inner{top:calc(52vw - env(safe-area-inset-bottom,0))}.o-top-visual__inner .o-top-visual__button-wrapper{margin-top:80px}}@media screen and (max-width: 768px){.o-top-visual__text-pc{display:none}}.o-top-visual__text-sp{display:none;width:100%}@media screen and (max-width: 768px){.o-top-visual__text-sp{display:block}}.o-top-visual__description{margin:-10px 0;font-weight:600;font-size:20px;line-height:1.5;letter-spacing:.1rem}@media screen and (max-width: 768px){.o-top-visual__description{margin:-8px 0 -13px;font-size:12px;line-height:2.0833333333;letter-spacing:.07rem;text-align:center}}.o-top-visual__main-title{padding-top:65px;padding-bottom:40px}@media screen and (max-width: 1279px){.o-top-visual__main-title{padding-top:56px;padding-bottom:36px}}@media screen and (max-width: 768px){.o-top-visual__main-title{padding-top:42px;padding-bottom:15px;text-align:center}}.o-top-visual__main-title-text+.o-top-visual__main-title-text{margin-top:14px}@media screen and (max-width: 768px){.o-top-visual__main-title-text+.o-top-visual__main-title-text{margin-top:23px}}.o-top-visual__main-title-text-inner{display:inline-block;margin:-22px 0;font-weight:600;font-size:32px;line-height:1.625;letter-spacing:.16rem}@media screen and (max-width: 1279px){.o-top-visual__main-title-text-inner{margin:-24px 0;font-size:28px;line-height:1.8571428571;letter-spacing:.16rem}}@media screen and (max-width: 768px){.o-top-visual__main-title-text-inner{margin:-34px 0;font-size:20px;line-height:2.7;letter-spacing:.1rem;text-align:center}}.o-top-visual__main-title-text-inner--emphasize{margin:6px 0;color:#4453a3;font-size:60px;line-height:.9;letter-spacing:.3rem}@media screen and (max-width: 1279px){.o-top-visual__main-title-text-inner--emphasize{margin:-2px 0;font-size:50px;line-height:1.04;letter-spacing:.16rem}}@media screen and (max-width: 768px){.o-top-visual__main-title-text-inner--emphasize{margin:-26px 0;font-size:44px;line-height:1.9285714286;letter-spacing:.2rem}}.o-top-visual__main-title-text-inner--bigger{margin:-14px 0;font-size:40px;line-height:1.35;letter-spacing:.2rem}@media screen and (max-width: 1279px){.o-top-visual__main-title-text-inner--bigger{margin:-16px 0;font-size:36px;line-height:1.4444444444;letter-spacing:.16rem}}@media screen and (max-width: 768px){.o-top-visual__main-title-text-inner--bigger{margin:-10px 0;font-size:24px;line-height:1.2272727273;letter-spacing:.1rem}}.o-top-visual__info-wrapper{margin-top:32px}@media screen and (max-width: 768px){.o-top-visual__info-wrapper{margin-top:22px;text-align:center}}.o-top-visual__info-circle{display:inline-block;margin-top:-4px;vertical-align:top}.o-top-visual__info-circle img{width:120px;height:120px}.o-top-visual__info-circle+.o-top-visual__info-circle{margin-left:20px}@media screen and (max-width: 768px){.o-top-visual__info-circle+.o-top-visual__info-circle{margin-left:16px}}.o-top-visual__info-text{font-size:12px}.o-top-visual__info-text-value{font-weight:600;font-size:24px;font-family:Futura,Arial Rounded MT Bold,Arial,sans-serif}.o-top-visual__button-wrapper{display:flex;z-index:1;position:relative;justify-content:center;max-width:1040px;margin:0 auto}.o-top-visual__button-wrapper .a-button-ad{width:360px;height:72px}.o-top-visual__button-wrapper .a-button-ad__title{transform:translateY(-3px)}@media screen and (max-width: 768px){.o-top-visual__button-wrapper .a-button-ad{width:279px}}.o-top-visual__links-wrapper{padding:20px 0;background-color:#4c59fd}@media screen and (max-width: 768px){.o-top-visual__links-wrapper{margin-top:0}}.o-top-visual__links{z-index:2;align-items:center;justify-content:center;max-width:1088px;margin:0 auto;padding:0 14px;text-align:center}@media screen and (max-width: 768px){.o-top-visual__links{display:flex;width:100%;padding:0 24px;text-align:left}}.o-top-visual__link-button{display:inline-block;margin-bottom:0}.o-top-visual__link-button:not(:first-child){margin-left:20px}.o-top-visual__link-button .a-button-ad__description{padding-right:0;font-size:16px;line-height:1.1875}@media screen and (max-width: 768px){.o-top-visual__link-button{width:calc(50% - 7.4px)}.o-top-visual__link-button .a-button-ad{display:flex;align-items:center;min-width:101px;max-width:unset;height:76px;border-radius:16px;font-size:14px;line-height:1.2142857143}.o-top-visual__link-button .a-button-ad__text-wrapper{margin-bottom:15px}.o-top-visual__link-button .a-button-ad--small .a-button-ad__description{font-size:14px;line-height:1.2142857143}.o-top-visual__link-button:not(:first-child){margin-left:12px}.o-top-visual__link-button .a-button-ad__icon-container{top:75%;right:auto;left:50%}}.o-top-visual__link-button-bottom-wrapper{display:inline-block}@media screen and (max-width: 768px){.o-top-visual__link-button-bottom-wrapper{width:100%}}@media screen and (max-width: 768px){.o-top-visual__link-button-bottom-wrapper .o-top-visual__link-button{display:inline-block;width:calc(50% - 7.4px);margin-right:0}.o-top-visual__link-button-bottom-wrapper .o-top-visual__link-button:nth-child(1){margin-right:10px}}.o-top-visual__link{display:inline-block;position:relative;width:200px;margin-top:10px;padding:12px;border-radius:18px;background-color:#fff;box-shadow:0 3px 6px #4453a34d;color:#1a1a1a;font-weight:600;font-size:12px;letter-spacing:.05rem}@media screen and (max-width: 768px){.o-top-visual__link{margin-top:0;padding:18px 12px 18px 17px;border-radius:26px;text-align:left}.o-top-visual__link:nth-last-child(3){width:100%}.o-top-visual__link:not(:nth-last-child(3)){width:calc(50% - 4px)}.o-top-visual__link:not(:nth-last-child(3)):nth-last-child(2n){margin-right:8px}}.o-top-visual__link:not(:last-child){margin-right:10px}@media screen and (max-width: 768px){.o-top-visual__link:not(:last-child){margin-right:0;margin-bottom:13px}}.o-top-visual__link--icon{width:12px;height:12px;float:right}.o-usage-flow{position:relative;margin-top:80px;color:#0b1957;text-align:center}.o-usage-flow:after{position:absolute;bottom:-150px;left:0;width:100%;height:200px;background:rgb(242,244,255);content:""}.o-usage-flow__inner{background:rgb(242,244,255);-webkit-mask-image:url(/-/media/aeoncard/ads_lp/images/mask2.png);mask-image:url(/-/media/aeoncard/ads_lp/images/mask2.png);-webkit-mask-size:100% 100%;padding:150px 120px;mask-size:100% 100%}@media screen and (max-width: 1279px){.o-usage-flow__inner{padding:146px 80px 120px}}@media screen and (max-width: 768px){.o-usage-flow__inner{-webkit-mask-image:url(/-/media/aeoncard/ads_lp/images/mask2-sp.png);padding:96px 24px 52px;mask-image:url(/-/media/aeoncard/ads_lp/images/mask2-sp.png)}}.o-usage-flow__sub-title{margin:40px 0 -26px;padding-bottom:37px;color:#0b1957;font-weight:600;font-size:28px;line-height:1.9285714286;letter-spacing:.12rem}@media screen and (max-width: 768px){.o-usage-flow__sub-title{margin:38px 0 -6px;padding-bottom:20px;transform:translate(0);font-size:18px;line-height:1.3333333333;letter-spacing:.08rem}}.o-usage-flow__sub-title--number{display:inline-block;transform:translateY(13px);color:#4c59fd}.o-usage-flow__sub-title--number img{height:52px}@media screen and (max-width: 768px){.o-usage-flow__sub-title--number{transform:translateY(6px)}.o-usage-flow__sub-title--number img{height:29px}}.o-usage-flow__sub-title--strong{color:#4c59fd;font-weight:800}.o-usage-flow__description{margin:-12px 0;font-weight:300;font-size:16px;line-height:1.75;letter-spacing:.09rem}@media screen and (max-width: 768px){.o-usage-flow__description{font-size:14px;line-height:1.7142857143}}.o-usage-flow__card-wrapper{display:flex;justify-content:center;max-width:1040px;margin:0 auto;padding-top:88px}@media screen and (max-width: 768px){.o-usage-flow__card-wrapper{display:block;padding-top:33px}}.o-usage-flow__card{position:relative;width:320px;margin-top:32px;border-radius:20px;background-color:#fff}@media screen and (max-width: 1279px){.o-usage-flow__card{width:calc((100% - 80px) / 3);min-width:235px}}@media screen and (max-width: 768px){.o-usage-flow__card{width:100%;margin-right:0}}.o-usage-flow__card+.o-usage-flow__card{margin-left:39px}@media screen and (max-width: 768px){.o-usage-flow__card+.o-usage-flow__card{margin-top:56px;margin-left:0}}.o-usage-flow__card-wrapper+.o-usage-flow__card-wrapper{margin-top:32px;padding-top:0}@media screen and (max-width: 768px){.o-usage-flow__card-wrapper+.o-usage-flow__card-wrapper{margin-top:56px}}.o-usage-flow__step-wrapper{position:absolute;top:0;left:50%;width:64px;height:64px;transform:translate(-48%,-54%);border-radius:50%;background-color:#4c59fd;color:#fff}@media screen and (max-width: 768px){.o-usage-flow__step-wrapper{transform:translate(-50%,-50%)}}.o-usage-flow__step{margin-top:11px;margin-bottom:-8px;font-weight:700;font-size:10px}.o-usage-flow__step-number{display:block;font-weight:700;font-size:32px;font-family:Futura,Arial Rounded MT Bold,Arial,sans-serif}.o-usage-flow__card-content{padding:64px 8px 40px}@media screen and (max-width: 768px){.o-usage-flow__card-content{padding:64px 20px 24px}}.o-usage-flow__card-title{margin:-7px 0 -15px;color:#4c59fd;font-weight:600;font-size:18px;line-height:1.5555555556;line-height:1.75;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-usage-flow__card-title{margin:-8px 0 -4px;transform:translateY(2px);font-size:16px;line-height:1.25;letter-spacing:.08rem}}.o-usage-flow__card-description{margin:-11px 0;padding-top:32px;font-weight:300;font-size:14px;line-height:1.7857142857;letter-spacing:.04rem}@media screen and (max-width: 768px){.o-usage-flow__card-description{margin-top:0;padding-top:24px}}.o-usage-flow__step-spacer{margin-top:32px}@media screen and (max-width: 768px){.o-usage-flow__step-spacer{display:none}}.o-usage-flow__card-note-wrapper{max-width:1040px;margin:0 auto;padding-top:52px;text-align:left}@media screen and (max-width: 768px){.o-usage-flow__card-note-wrapper{margin:-2px 0;padding-top:28px;font-size:14px;line-height:1.1666666667;letter-spacing:.08rem}}.o-usage-flow__card-note{margin:-8px 0;color:#6e6e88;font-weight:300;font-size:12px;line-height:1.6666666667;letter-spacing:.08rem}.o-usage-flow__card-note:not(:last-child){padding-bottom:8px}@media screen and (max-width: 768px){.o-usage-flow__card-note:not(:last-child){padding-bottom:16px}}.o-usage-flow__card-note:before{content:"※"}@media screen and (max-width: 768px){.o-usage-flow__card-note{position:relative;padding-left:12px}.o-usage-flow__card-note:before{position:absolute;top:1px;left:-3px}}.o-usage-flow__access-area{margin-top:80px;transform:translate(1px)}@media screen and (max-width: 768px){.o-usage-flow__access-area{margin-top:34px}}.o-usage-flow__access-area .a-button-ad__description{transform:translateY(-5px);line-height:1}@media screen and (max-width: 768px){.o-usage-flow__access-area .a-button-ad__description{margin-left:0;transform:translateY(-5px)}}.o-usage-flow__access-area .a-button-ad__title{margin:0 0 0 -3px;transform:translate(2px,2px);line-height:1}@media screen and (max-width: 768px){.o-usage-flow__access-area .a-button-ad__title{margin-left:0;transform:translateY(2px)}}.o-usage-flow__access-description{margin:-12px 0;padding-bottom:54px;font-weight:600;font-size:16px;line-height:1.75;letter-spacing:.08rem}@media screen and (max-width: 768px){.o-usage-flow__access-description{padding-bottom:38px;font-size:14px;line-height:1.7142857143;letter-spacing:.0714285714em}.o-usage-flow__access-description:before,.o-usage-flow__access-description:after{display:block;overflow:hidden;content:""}.o-usage-flow__access-description:before{margin-bottom:-5px}.o-usage-flow__access-description:after{margin-top:-5px}}.o-usage-flow__inquiry-button{display:flex;justify-content:center}@media screen and (max-width: 768px){.o-usage-flow__inquiry-button{width:279px;margin:0 auto}}.o-usage-flow__inquiry-button .a-button-ad--narrow{height:68px}.o-owned-media{padding:100px 24px 120px}@media screen and (max-width: 768px){.o-owned-media{margin-top:-30px;padding:94px 24px}}.o-owned-media .m-container{display:flex;flex-direction:column;align-items:center;padding:0}.o-owned-media__heading .a-heading{margin:0;font-size:40px;line-height:1.75;letter-spacing:.075em}.o-owned-media__heading .a-heading:before,.o-owned-media__heading .a-heading:after{display:block;overflow:hidden;content:""}.o-owned-media__heading .a-heading:before{margin-bottom:-15px}.o-owned-media__heading .a-heading:after{margin-top:-15px}@media screen and (max-width: 768px){.o-owned-media__heading .a-heading{font-size:24px;line-height:2.25;letter-spacing:.0833333333em}.o-owned-media__heading .a-heading:before,.o-owned-media__heading .a-heading:after{display:block;overflow:hidden;content:""}.o-owned-media__heading .a-heading:before{margin-bottom:-15px}.o-owned-media__heading .a-heading:after{margin-top:-15px}}.o-owned-media__header-content{margin:24px 0 75px}@media screen and (max-width: 768px){.o-owned-media__header-content{margin:68px 0 26px}}.o-owned-media__content-block{width:100%;padding:0 96px}@media screen and (max-width: 768px){.o-owned-media__content-block{padding:0}}.o-owned-media__content-block+.o-owned-media__content-block{margin-top:120px}@media screen and (max-width: 768px){.o-owned-media__content-block+.o-owned-media__content-block{margin-top:46px}}.o-owned-media__content-title{line-height:1}.o-owned-media__content-title .a-heading{font-size:23px;line-height:1.7391304348;letter-spacing:.0434782609em}.o-owned-media__content-title .a-heading:before,.o-owned-media__content-title .a-heading:after{display:block;overflow:hidden;content:""}.o-owned-media__content-title .a-heading:before{margin-bottom:-8.5px}.o-owned-media__content-title .a-heading:after{margin-top:-8.5px}@media screen and (max-width: 768px){.o-owned-media__content-title .a-heading{font-size:14px;line-height:1.7857142857;letter-spacing:.0714285714em}.o-owned-media__content-title .a-heading:before,.o-owned-media__content-title .a-heading:after{display:block;overflow:hidden;content:""}.o-owned-media__content-title .a-heading:before{margin-bottom:-5.5px}.o-owned-media__content-title .a-heading:after{margin-top:-5.5px}}.o-owned-media__content-desc{margin-top:26px}@media screen and (max-width: 768px){.o-owned-media__content-desc{margin:16px 0 0}}.o-owned-media__card-wrapper{margin:30px 0 0}@media screen and (max-width: 768px){.o-owned-media__card-wrapper{margin:20px -24px 0 0}}.o-owned-media__card-wrapper>.a-caption{margin-top:50px}@media screen and (max-width: 768px){.o-owned-media__card-wrapper>.a-caption{margin:14px 14px 0;font-size:12px;line-height:1.5;letter-spacing:.25em}.o-owned-media__card-wrapper>.a-caption:before,.o-owned-media__card-wrapper>.a-caption:after{display:block;overflow:hidden;content:""}.o-owned-media__card-wrapper>.a-caption:before{margin-bottom:-3px}.o-owned-media__card-wrapper>.a-caption:after{margin-top:-3px}}.o-owned-media__card-items-wrapper{margin-top:54px}.o-owned-media__card-items-wrapper+.o-owned-media__card-items-wrapper{margin-top:40px}@media screen and (max-width: 768px){.o-owned-media__card-items-wrapper+.o-owned-media__card-items-wrapper{margin-top:16px}}@media screen and (max-width: 768px){.o-owned-media__card-items-wrapper{display:flex;flex-direction:column;align-items:center;margin-top:0}}.o-owned-media__card-items-wrapper__title{width:100%;color:#ff8900;font-weight:600;font-size:24px;line-height:1.25;letter-spacing:.0520833333em}@media screen and (max-width: 768px){.o-owned-media__card-items-wrapper__title{font-size:18px;line-height:1.7777777778;letter-spacing:.0888888889em}}.o-owned-media__card-items-wrapper__title-second{width:100%;color:#4c59fd;font-weight:600;font-size:24px;line-height:1.25;letter-spacing:.0520833333em}@media screen and (max-width: 768px){.o-owned-media__card-items-wrapper__title-second{font-size:18px;line-height:1.7777777778;letter-spacing:.1055555556em}}.o-owned-media__card-row{display:flex;justify-content:space-between;margin-top:20px}@media screen and (max-width: 768px){.o-owned-media__card-row{display:none}}.o-owned-media__card-row>:nth-child(1) .m-info-card__row :nth-child(2){width:auto}.o-owned-media__card-row .m-info-card__title{font-size:16px;line-height:1.75;letter-spacing:.08125em}.o-owned-media__card-row .m-info-card__title:before,.o-owned-media__card-row .m-info-card__title:after{display:block;overflow:hidden;content:""}.o-owned-media__card-row .m-info-card__title:before{margin-bottom:-6px}.o-owned-media__card-row .m-info-card__title:after{margin-top:-6px}.o-owned-media__card-item{width:calc((100% - 48px) / 3)}.o-owned-media__sp-slider{display:none}@media screen and (max-width: 768px){.o-owned-media__sp-slider{display:block;width:375px;margin:16px -24px 48px}.o-owned-media__sp-slider .splide__list>:nth-child(1) .m-info-card__row :nth-child(2){width:auto}.o-owned-media__sp-slider .splide{visibility:visible;margin-right:-48px}.o-owned-media__sp-slider .splide__track{position:relative;overflow:visible}.o-owned-media__sp-slider .splide__slide{width:280px!important}.o-owned-media__sp-slider .splide__arrow{z-index:10;position:absolute;width:48px;height:48px;transform:translateY(-50%);background-image:url(/-/media/aeoncard/ads_lp/images/arrow-right.svg);background-position:center;background-repeat:no-repeat;background-color:#fff;opacity:1}.o-owned-media__sp-slider .splide__arrow svg{display:none}.o-owned-media__sp-slider .splide__arrow:disabled{opacity:.2}.o-owned-media__sp-slider .splide__arrow--prev{top:44%;left:calc((100vw - 375px)/-2 - 24px);transform:rotate(-180deg)}.o-owned-media__sp-slider .splide__arrow--next{top:50%;right:calc((100vw - 375px)/-2 - 24px)}.o-owned-media__sp-slider .splide__pagination{bottom:-35px}.o-owned-media__sp-slider .splide__pagination__page{width:10px;height:10px;margin-left:8px;background-color:#cdd4e2}.o-owned-media__sp-slider .splide__pagination__page.is-active{transform:scale(1);background-color:#4c59fd;opacity:1}.o-owned-media__sp-slider .m-info-card{width:100%;height:100%}.o-owned-media__sp-slider .m-info-card__title{margin-left:1px;font-size:16px;line-height:1.75;letter-spacing:.08125em}.o-owned-media__sp-slider .m-info-card__title:before,.o-owned-media__sp-slider .m-info-card__title:after{display:block;overflow:hidden;content:""}.o-owned-media__sp-slider .m-info-card__title:before{margin-bottom:-6px}.o-owned-media__sp-slider .m-info-card__title:after{margin-top:-6px}.o-owned-media__sp-slider .m-info-card__unit{font-weight:600}}.o-owned-media__menu-slider-wrapper{margin-right:48px;padding:0 58px 0 35px}.o-owned-media__image-row{display:flex;margin-top:58px}@media screen and (max-width: 768px){.o-owned-media__image-row{flex-direction:column;margin-top:26px}}.o-owned-media__image-col{width:calc((100% - 80px) / 3);text-align:center}@media screen and (max-width: 768px){.o-owned-media__image-col{width:100%}}.o-owned-media__image-col:not(:first-child){position:relative;margin-left:40px}@media screen and (max-width: 768px){.o-owned-media__image-col:not(:first-child){margin:72px 0 0}}.o-owned-media__image-col:not(:first-child):before{position:absolute;top:calc(50% - 16px);left:-32px;width:24px;height:24px;transform:translateY(-50%);background-image:url(/-/media/aeoncard/ads_lp/images/icons/right-arrow-bold.svg);background-size:cover;background-repeat:no-repeat;content:""}@media screen and (max-width: 768px){.o-owned-media__image-col:not(:first-child):before{top:-48px;left:50%;transform:translate(-50%) rotate(90deg)}}.o-owned-media__image-col .a-text{font-weight:600;font-size:16px;line-height:1.75;letter-spacing:.0625em}.o-owned-media__image-col .a-text:before,.o-owned-media__image-col .a-text:after{display:block;overflow:hidden;content:""}.o-owned-media__image-col .a-text:before{margin-bottom:-6px}.o-owned-media__image-col .a-text:after{margin-top:-6px}@media screen and (max-width: 768px){.o-owned-media__image-col .a-text{font-size:14px;line-height:1.7142857143;letter-spacing:.0714285714em}.o-owned-media__image-col .a-text:before,.o-owned-media__image-col .a-text:after{display:block;overflow:hidden;content:""}.o-owned-media__image-col .a-text:before{margin-bottom:-5px}.o-owned-media__image-col .a-text:after{margin-top:-5px}}.o-owned-media__image{margin-bottom:18px}.o-owned-media__image img{max-width:256px;margin:0 auto}@media screen and (max-width: 768px){.o-owned-media__image{margin-bottom:14px}}.o-owned-media__reference-block{display:flex;margin-top:64px}@media screen and (max-width: 768px){.o-owned-media__reference-block{flex-direction:column;margin:32px 0 0}}.o-owned-media__reference-block .m-reference-card{width:calc(100% - 64px)}@media screen and (max-width: 768px){.o-owned-media__reference-block .m-reference-card{width:100%}}.o-owned-media__reference-block .m-reference-card:not(:first-child){margin-left:64px}@media screen and (max-width: 768px){.o-owned-media__reference-block .m-reference-card:not(:first-child){margin:34px 0 0}}.o-owned-media__tie-block{display:flex;margin-top:120px;padding:0 96px 0 136px;background-image:url(/-/media/aeoncard/ads_lp/images/tie-bg.png);background-position:70px 0;background-size:421px 274px;background-repeat:no-repeat}@media screen and (max-width: 768px){.o-owned-media__tie-block{flex-direction:column;margin-top:48px;padding:0;background-image:url(/-/media/aeoncard/ads_lp/images/tie-bg-sp.png);background-position:center 0;background-size:327px 225px}}.o-owned-media__tie-info{width:320px;margin-top:76px}@media screen and (max-width: 768px){.o-owned-media__tie-info{width:247px;margin:65px auto 0}}.o-owned-media__tie-info .a-heading{margin:0;color:#ff8900;font-size:24px;line-height:1.25;letter-spacing:.0416666667em}.o-owned-media__tie-info .a-heading:before,.o-owned-media__tie-info .a-heading:after{display:block;overflow:hidden;content:""}.o-owned-media__tie-info .a-heading:before{margin-bottom:-3px}.o-owned-media__tie-info .a-heading:after{margin-top:-3px}@media screen and (max-width: 768px){.o-owned-media__tie-info .a-heading{width:100%;text-align:center}}.o-owned-media__tie-info .a-text{margin-top:12px;font-size:16px;line-height:1.75;letter-spacing:.0625em}.o-owned-media__tie-info .a-text:before,.o-owned-media__tie-info .a-text:after{display:block;overflow:hidden;content:""}.o-owned-media__tie-info .a-text:before{margin-bottom:-6px}.o-owned-media__tie-info .a-text:after{margin-top:-6px}@media screen and (max-width: 768px){.o-owned-media__tie-info .a-text{margin-top:18px;font-size:14px;line-height:1.7142857143;letter-spacing:.0714285714em}.o-owned-media__tie-info .a-text:before,.o-owned-media__tie-info .a-text:after{display:block;overflow:hidden;content:""}.o-owned-media__tie-info .a-text:before{margin-bottom:-5px}.o-owned-media__tie-info .a-text:after{margin-top:-5px}}.o-owned-media__tie-image{flex-shrink:0;margin-left:58px}@media screen and (max-width: 768px){.o-owned-media__tie-image{margin:33px 0 0}.o-owned-media__tie-image img{width:100%;-o-object-fit:cover;object-fit:cover}}.o-owned-media__feature-button{margin-top:86px}@media screen and (max-width: 768px){.o-owned-media__feature-button{width:279px;margin-top:38px}}.o-menu-detail{width:100%;padding:120px;background-color:#f5f6fc}@media screen and (max-width: 1279px){.o-menu-detail{padding:120px 80px}}@media screen and (max-width: 768px){.o-menu-detail{margin-top:-30px;padding:94px 0 64px 24px}}.o-menu-detail>.a-heading{width:100%}.o-menu-detail__heading{display:flex;justify-content:center;width:100%}@media screen and (max-width: 768px){.o-menu-detail__heading{margin-left:-12px}}.o-menu-detail__text-wrapper{margin-top:48px;text-align:center}.o-menu-detail__text-wrapper .a-caption{display:block;margin-top:28px}@media screen and (max-width: 768px){.o-menu-detail__text-wrapper .a-caption{margin-top:20px}}.o-menu-detail__text-wrapper .a-caption+.a-caption{margin-top:5px}@media screen and (max-width: 768px){.o-menu-detail__text-wrapper{margin:48px 24px 0 0;text-align:left}}.o-menu-detail__report-table{max-width:1040px;margin:75px auto 0}@media screen and (max-width: 768px){.o-menu-detail__report-table{margin:44px 0 0}}.o-menu-detail__caption{margin-top:24px}@media screen and (max-width: 768px){.o-menu-detail__caption{margin-top:16px}}.o-menu-detail__button{margin:80px auto 0}@media screen and (max-width: 768px){.o-menu-detail__button{width:279px;margin-top:44px}}@media screen and (max-width: 768px){.o-menu-detail__button-wrapper{margin-right:24px}}.o-analysis-flow{display:flex;flex-direction:column;align-items:center;padding:100px 24px 120px}@media screen and (max-width: 768px){.o-analysis-flow{margin-top:-30px;padding:94px 24px 80px}}.o-analysis-flow__heading .a-heading{margin:0}.o-analysis-flow__desc{margin-top:48px;text-align:center}.o-analysis-flow__desc .a-text{font-size:16px;line-height:1.75;letter-spacing:.0625em}.o-analysis-flow__desc .a-text:before,.o-analysis-flow__desc .a-text:after{display:block;overflow:hidden;content:""}.o-analysis-flow__desc .a-text:before{margin-bottom:-6px}.o-analysis-flow__desc .a-text:after{margin-top:-6px}@media screen and (max-width: 768px){.o-analysis-flow__desc .a-text{font-size:14px;line-height:1.7142857143;letter-spacing:.0714285714em}.o-analysis-flow__desc .a-text:before,.o-analysis-flow__desc .a-text:after{display:block;overflow:hidden;content:""}.o-analysis-flow__desc .a-text:before{margin-bottom:-5px}.o-analysis-flow__desc .a-text:after{margin-top:-5px}}@media screen and (max-width: 768px){.o-analysis-flow__desc{text-align:left}}.o-analysis-flow .m-container{padding:80px 0 0}@media screen and (max-width: 768px){.o-analysis-flow .m-container{padding:48px 0 0}}.o-analysis-flow .m-container .m-step-card:not(:first-child){position:relative;margin-top:62px}.o-analysis-flow .m-container .m-step-card:not(:first-child):after{position:absolute;top:-46px;left:50%;width:30px;height:30px;transform:translate(-50%);background-image:url(/-/media/aeoncard/ads_lp/images/icons/down-arrow-bold.svg);background-size:cover;background-repeat:no-repeat;content:""}@media screen and (max-width: 768px){.o-analysis-flow .m-container .m-step-card:not(:first-child){margin-top:78px}.o-analysis-flow .m-container .m-step-card:not(:first-child):after{top:-54px}}.o-analysis-flow__feature-button{margin-top:80px}@media screen and (max-width: 768px){.o-analysis-flow__feature-button{width:279px}}.p-case__services{margin-top:80px;padding-right:24px;padding-bottom:80px;padding-left:24px;text-align:center}@media screen and (max-width: 768px){.p-case__services{margin-top:60px;padding-bottom:36px}}.p-case__services .m-button-container{margin-top:48px}@media screen and (max-width: 768px){.p-case__services .m-button-container{margin-top:32px}}@media screen and (max-width: 768px){.p-case__services+.a-to-top-button{margin-top:3px}}.p-case__case-studies .a-heading{font-size:24px;line-height:1.3333333333;letter-spacing:.0333333333em}@media screen and (max-width: 768px){.p-case__case-studies .a-heading{font-size:14px;line-height:1.7142857143}}.p-case__container{width:100%;max-width:1088px;margin:0 auto;padding:0 24px}.p-case__card{margin-bottom:80px}@media screen and (max-width: 768px){.p-case__card{margin-bottom:48px}}.p-case__card .m-card:hover .m-card__inner .a-button-ad{box-shadow:none;opacity:1!important}.p-case__card .m-card:hover .m-card__inner .a-button-ad:before{display:none}.p-case__card .m-card:hover .m-card__inner .a-button-ad .a-button-ad__icon-container{transform:translate(-50%,-50%) translate(5px)}.p-case__card .m-card__inner{display:inline-flex;justify-content:flex-end;width:100%}@media screen and (max-width: 768px){.p-case__card+.p-case__services{margin-top:0}}.p-case__case-study{margin-top:40px;padding:109px 0 123px;background-color:#f2f4ff}@media screen and (max-width: 768px){.p-case__case-study{margin-top:48px;padding:64px 0}}.p-case__case-study-title{text-align:center}.p-case__case-study-grid{margin-top:49px}@media screen and (max-width: 768px){.p-case__case-study-grid{margin-top:32px}}.p-case__trading{padding:108px 0 16px;text-align:center}.p-case__trading-description{margin-top:50px;font-weight:700;font-size:28px;line-height:1.9285714286;letter-spacing:.0285714286em}@media screen and (max-width: 768px){.p-case__trading-description{margin-top:32px;font-size:16px;line-height:3.375}}.p-case__trading-grid{margin-top:48px}@media screen and (max-width: 768px){.p-case__trading-grid{margin-top:38px}}.p-case__trading-grid img{max-width:100%}.p-case__trading-caption{margin-top:24px;text-align:right}.p-case__trading-caption .a-caption{justify-self:flex-end}.p-case-kv .o-sub-kv__info-wrapper{border-bottom:none}.p-case-kv .o-sub-kv__header-text-image{width:661px}@media screen and (max-width: 768px){.p-case-kv .o-sub-kv__header-text-image{width:299px;padding-left:0}}.p-card__info{margin-top:80px;margin-bottom:60px}@media screen and (max-width: 768px){.p-card__info{margin-top:48px}}.p-card__info-wrapper{display:flex;width:100%;max-width:1116px;margin:0 auto;padding:0 33px}@media screen and (max-width: 768px){.p-card__info-wrapper{flex-direction:column;padding:0 24px}}.p-card__info-image{max-width:100%}.p-card__info-content>.a-heading{color:#4c59fd}.p-card__info-intro-wrapper{flex:0 0 432px;margin-right:40px}@media screen and (max-width: 768px){.p-card__info-intro-wrapper{flex:1;margin-right:0;margin-bottom:24px}}.p-card__info-sub-heading{margin-top:20px;font-weight:500;font-size:24px;line-height:.875;letter-spacing:.08em}@media screen and (max-width: 768px){.p-card__info-sub-heading{font-size:18px;line-height:1.1666666667}}.p-card__info-product{display:flex;margin-top:15px;font-weight:400;font-size:16px;line-height:1.3125;letter-spacing:.088em}@media screen and (max-width: 768px){.p-card__info-product{font-size:14px;line-height:1.5}}.p-card__info-product label{white-space:nowrap}.p-card__info-tags{display:flex;margin-top:23px}@media screen and (max-width: 768px){.p-card__info-tags{flex-wrap:wrap;margin-top:24px}}.p-card__info-tags label{margin-top:12px;margin-right:4px;color:#4c59fd;font-weight:700;font-size:14px;line-height:1.2857142857;letter-spacing:.071428571em;white-space:nowrap}@media screen and (max-width: 768px){.p-card__info-tags label{display:block;width:100%;margin-top:0;margin-right:0}}@media screen and (max-width: 768px){.p-card__info-list-tag{margin-left:-4px}}.p-card__info-list-tag .a-tag{margin-top:8px}.p-aeonhoken__container{position:relative;max-width:1280px;margin:0 auto}.p-aeonhoken__container-bg{position:absolute;top:-114px;left:-142px}@media screen and (max-width: 768px){.p-aeonhoken__container-bg{top:108px;left:-350px}}.p-aeonhoken__container+.p-case__services{margin-top:16px;padding-bottom:0}@media screen and (max-width: 768px){.p-aeonhoken__container+.p-case__services{margin-top:0;padding-bottom:40px}}.p-jaf__card{padding:60px 96px;border-radius:32px;background-color:#f2f4ff}@media screen and (max-width: 768px){.p-jaf__card{padding:32px 0;border-radius:16px}}.p-jaf__section{text-align:center}.p-jaf__section-heading{display:inline-block;width:268px;margin-bottom:32px;padding:10px;border-radius:25px;background-color:#fff;color:#4c59fd;font-weight:700;font-size:22px;line-height:1.2727272727}@media screen and (max-width: 768px){.p-jaf__section-heading{width:207px;margin-bottom:16px;padding:8px 10px;font-size:18px;line-height:1.5555555556}}.p-jaf__section-description{margin-bottom:32px;font-weight:700;font-size:18px;line-height:1.5555555556}@media screen and (max-width: 768px){.p-jaf__section-description{margin-bottom:16px;padding:0 20px;font-size:16px;line-height:1.5}}.p-jaf__section-intro{max-width:100%}.p-jaf__section+.p-jaf__section{position:relative;margin-top:104px}@media screen and (max-width: 768px){.p-jaf__section+.p-jaf__section{margin-top:63px}}.p-jaf__section+.p-jaf__section:before{display:inline-block;position:absolute;top:-62px;left:50%;width:40px;height:20px;transform:translate(-50%);background-image:url(/-/media/aeoncard/ads_lp/images/arrow-down-black.svg);background-size:contain;background-repeat:no-repeat;content:""}@media screen and (max-width: 768px){.p-jaf__section+.p-jaf__section:before{top:-42px;width:30px;height:15px}}@media screen and (max-width: 768px){.p-jaf__intro-campaign{padding-right:24px;padding-left:24px}}@media (min-width: 769px){.p-jaf__intro-post-mortem-analysis{width:456px}}.p-jaf__inner{width:100%;max-width:1088px;margin:0 auto;padding:0 24px}.p-jaf__inner+.p-case__services{margin-top:64px;padding-bottom:0}@media screen and (max-width: 768px){.p-jaf__inner+.p-case__services{margin-top:32px;padding-bottom:40px}}