.cheer-wrapper{--color-bg:#f3f6f8;--color-black:#000;--color-white:#fff;--color-text:#333;--color-primary:#0072bc;--color-primary-hover:#0079c7;--color-primary-light:#71c9fb;--color-border:#d2e2ed;--color-border-alt:#d4e3ed;--color-gradient-fade:rgba(236,244,243,0);--width-max:1120px;--width-small:390;--gap-wrap:35px;--transition-opacity:.5s ease;--header-height:100px;--space-section:160px;--font-size-header-copy:12px;--font-size-nav:18px;--font-size-sns:12px;--font-size-banner:18px;--font-size-symbol:20px;--font-size-symbol2:16px;--font-size-symbol3:28px;--font-size-symbol4:32px;--font-size-title:64px;--font-size-title2:24px;--font-size-paragraph:20px;position:relative;z-index:0}.cheer-header{background-color:var(--color-bg);position:relative;z-index:3}.cheer-header.is-opening{z-index:0}.cheer-header__bg{background-color:var(--color-bg);position:relative}.cheer-header__bg .cheer-header__kv{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.cheer-header__bg .cheer-header__kv-bg{height:100%;left:0;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 70%,transparent 98%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 70%,transparent 98%,transparent);-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.cheer-header__bg .cheer-header__kv-photo{aspect-ratio:1430/1056;max-height:82%;position:relative;transform:translateY(-7%);width:70%;z-index:1}.cheer-header__bg .cheer-header__kv-photo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.cheer-header__bg .cheer-header__copy{align-items:flex-end;color:#000;display:flex;font-size:var(--font-size-header-copy);height:82%;padding-block-end:2%;position:absolute;right:30px;top:0;z-index:1}.cheer-header__bg .cheer-header__bg-image{aspect-ratio:1440/800;display:block;position:relative}.cheer-header__bg .cheer-header__bg-image img{-webkit-mask-image:linear-gradient(180deg,#000 0,#000 70%,transparent 98%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 70%,transparent 98%,transparent)}@keyframes AnimationTitle{0%{background-position:200% 0}to{background-position:0 0}}.cheer-header__title{aspect-ratio:1501/125;bottom:1px;color:var(--color-primary);font-family:Noto Sans SC,sans-serif;font-size:clamp(98px,8vw,128px);font-weight:700;left:50%;letter-spacing:-.02em;line-height:1;max-width:1500px;opacity:0;position:absolute;text-align:center;transform:translate(-50%);transition:opacity .8s ease .4s;width:95%;z-index:2}.cheer-header__title picture{display:block;height:100%;width:100%}.cheer-header__title img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cheer-header.is-opening .cheer-header__title{opacity:1}@keyframes AnimationOpeningTitle{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.cheer-opening{align-items:center;background-color:#fff;display:flex;height:calc(100% + var(--header-height));justify-content:center;left:0;position:fixed;top:0;transition:opacity .6s ease;width:100%;z-index:2}.cheer-opening.is-fadeout{opacity:0}.cheer-opening_title{animation:AnimationOpeningTitle 3s ease .3s forwards;margin-block-end:var(--header-height);max-width:100%;opacity:0;transform:scale(.95);width:70%}.cheer-opening_title svg{max-width:100%;width:100%}.cheer-header__scroll{letter-spacing:.1em;position:absolute;right:30px;top:45%;transform:translateY(-50%);writing-mode:vertical-rl;z-index:2}.cheer-header__scroll-inner{bottom:0;color:var(--color-white);display:inline-block;font-family:Noto Sans SC,sans-serif;font-size:10px;font-weight:700;left:0;letter-spacing:.2em;line-height:1;margin:auto;overflow:hidden;padding:10px 1px 80px;position:absolute;right:0;text-decoration:none;text-transform:uppercase;transition:.2s;width:12px;writing-mode:vertical-lr;z-index:2}.cheer-header__scroll-inner:before{background:#999;bottom:0;content:"";height:60px;left:50%;position:absolute;width:1px}.cheer-header__scroll-inner:after{animation:scrollDown 2s cubic-bezier(1,0,0,1) infinite;background:var(--color-white);bottom:0;content:"";height:60px;left:50%;position:absolute;width:1px}@keyframes scrollDown{0%{transform:scaleY(0);transform-origin:0 0}50%{transform:scale(1);transform-origin:0 0}50.1%{transform:scale(1);transform-origin:0 100%}to{transform:scaleY(0);transform-origin:0 100%}}.cheer-header__nav{margin-block-start:68px;position:relative;z-index:2}.cheer-header__nav-list{align-items:center;border:1px solid var(--color-border);border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;width:100%}.cheer-header__nav-item{align-items:center;background:var(--color-white);display:flex;flex-direction:column;justify-content:center;width:100%}.cheer-header__nav-item:first-child,.cheer-header__nav-item:first-child .cheer-header__nav-link{border-radius:8px 0 0 8px}.cheer-header__nav-item:last-child,.cheer-header__nav-item:last-child .cheer-header__nav-link{border-radius:0 8px 8px 0}.cheer-header__nav-item+.cheer-header__nav-item{border-left:1px solid var(--color-border)}.cheer-header__nav-link{display:block;font-family:Noto Sans SC,sans-serif;font-size:var(--font-size-nav);font-weight:700;height:100%;line-height:1;padding:20px;text-align:center;width:100%}.cheer-header__nav-link svg{vertical-align:middle}.cheer-contents{margin-inline:auto;max-width:var(--width-max)}.cheer-contents+.cheer-contents{margin-block-start:var(--space-section)}.cheer-contents--symbol{margin-block-start:228px;transition:var(--transition-opacity)}.cheer-contents__title{color:#000;font-family:Noto Sans SC,sans-serif;font-size:var(--font-size-title);font-weight:700;line-height:1.8}.cheer-contents__title--white{color:var(--color-white)}.cheer-contents__title-wrapper{align-items:flex-end;display:flex;gap:24px;margin-block-end:40px}.cheer-contents__title-text{letter-spacing:.04em;margin-block-end:1.5em}.cheer-contents__catch{margin-block-start:56px;width:885px}.cheer-contents__catch img{height:auto;width:100%}.cheer-contents__stack>*+*{margin-block-start:32px}.cheer-contents--message{padding-block-end:100px}.cheer-contents--message .cheer-contents__title{margin-block-end:calc(72px - .4em)}.cheer-contents--message>p:not(.cheer-contents__catch){font-family:Noto Sans SC,sans-serif;font-size:var(--font-size-paragraph);font-weight:700;line-height:2}.cheer-contents--message>p:not(.cheer-contents__catch)+p:not(.cheer-contents__catch){margin-block-start:24px}.cheer-contents--special-wrapper{opacity:0;transition:var(--transition-opacity)}.cheer-section{position:relative}.cheer-section__bg{left:0;top:0;z-index:0}.cheer-section__bg,.cheer-section__bg2{height:auto;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.cheer-section__bg2{mix-blend-mode:multiply;opacity:.5;right:0;top:115px;z-index:1}.cheer-section--bg1{background-color:var(--color-bg);padding-block:80px 0}.cheer-section--bg2{color:var(--color-white);overflow:hidden;padding-block:max(25vw,300px) 0}.cheer-section--bg2 .cheer-contents{position:relative;z-index:1}.cheer-section--message{background-color:var(--color-bg);transition:background-color .3s ease}.cheer-section--message .cheer-section__bg,.cheer-section--message .cheer-section__bg2{transition:opacity .2s ease-in-out}.cheer-section--message .cheer-section__inner{background-color:var(--color-primary);transition:background-color .3s ease .1s}.cheer-section--message.is-view{background-color:var(--color-white)}.cheer-section--message.is-view .cheer-section__bg,.cheer-section--message.is-view .cheer-section__bg2{opacity:0}.cheer-section--message.is-view .cheer-section__inner{background-color:var(--color-white)}.cheer-section--message.is-view .cheer-contents--special-wrapper{color:var(--color-text);opacity:1}.cheer-section--info{padding-block-start:72px;position:relative}.cheer-section--banner{padding-block-end:150px}.cheer-section--sns{margin-block-start:var(--space-section)}.cheer-section--special{background-color:var(--color-primary);padding-block:0;transition:background-color .3s ease}.cheer-section--special .cheer-contents__title{color:var(--color-primary)}.cheer-section--special.is-view{background-color:var(--color-white)}.cheer-section--special.is-view .cheer-contents__title{color:var(--color-black)}.cheer-section--action{background-color:var(--color-white);padding-block:var(--space-section) calc(var(--space-section)/2);transition:background-color .3s ease}.cheer-section--action .cheer-contents--symbol{margin-block-start:0}.cheer-section--action:not(.is-view) .cheer-contents--symbol .cheer-symbol_text2{color:var(--color-black)}.cheer-section--action:not(.is-view) .cheer-contents--ation .cheer-contents__title,.cheer-section--action:not(.is-view) .cheer-contents--ation .cheer-contents__title-text,.cheer-section--action:not(.is-view) .cheer-contents--ation .cheer-symbol_text2{color:var(--color-white)}.cheer-section--action.is-view{background-color:var(--color-primary)}.cheer-section--action.is-view .cheer-contents--symbol{opacity:0}.cheer-section--action.is-view .cheer-contents--ation .cheer-contents__title,.cheer-section--action.is-view .cheer-contents--ation .cheer-contents__title-text,.cheer-section--action.is-view .cheer-contents--ation .cheer-symbol_text2,.cheer-section--action.is-view .cheer-contents--symbol .cheer-symbol_text4{color:var(--color-white)}.cheer-section--action.is-view:has(+.cheer-section--special.is-view){background-color:var(--color-white)}.cheer-video__title{color:var(--color-primary);font-family:Noto Sans SC,sans-serif;font-size:var(--font-size-title2);font-weight:700;margin-block-end:32px}.cheer-video__thumb a{display:block}.cheer-video__thumb a img{display:block;height:auto;transition:transform .3s ease;width:100%}.cheer-video__thumb iframe{aspect-ratio:16/9;border:none;height:auto;width:100%}.cheer-video__thumb_inner{border-radius:8px;overflow:hidden;position:relative}.cheer-video__thumb_inner .cheer-video__thumb_icon{height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px;z-index:1}.cheer-grid{display:grid;gap:56px;grid-template-columns:31% 1fr}.cheer-grid img{height:auto;width:100%}.cheer-grid__item p{line-height:2}.cheer-grid__item p+p{margin-block-start:24px}.cheer-info-image{margin-block-start:50px}.cheer-info-image img{display:block;height:auto;margin-inline:auto;max-width:1200px;width:100%}.cheer-info__title{color:var(--color-primary);font-family:Noto Sans SC,sans-serif;font-size:var(--font-size-title2);font-weight:700;line-height:1;margin-block-end:32px}.cheer-sns__list{border:1px solid var(--color-border);border-radius:8px;display:flex;justify-content:space-between;width:100%}.cheer-sns__item{flex:1;min-height:64px}.cheer-sns__item+.cheer-sns__item{border-left:1px solid var(--color-border)}.cheer-sns__link{align-items:center;display:flex;font-family:Noto Sans SC,sans-serif;font-size:var(--font-size-sns);font-weight:700;height:100%;justify-content:center;letter-spacing:.02em;line-height:1.24;padding:16px 20px;width:100%}.cheer-sns__icon{margin-inline-end:16px;width:24px}.cheer-sns__icon img{height:auto}.cheer-sns__icon-blank{line-height:1;margin-inline-start:8px}.cheer-banner{display:flex;gap:32px}.cheer-banner img{height:auto}.cheer-banner__item{flex:1}.cheer-banner__text{font-family:Noto Sans SC,sans-serif;font-size:var(--font-size-banner);font-weight:700;letter-spacing:.05em;line-height:1.75;margin-block-start:32px}.cheer-symbol p+p{margin-block-start:1em}.cheer-symbol_text1{font-family:Noto Sans SC,sans-serif;font-size:var(--font-size-symbol);font-weight:700}.cheer-symbol_text2{font-size:var(--font-size-symbol2);font-weight:500}.cheer-symbol_text3{font-size:var(--font-size-symbol3);letter-spacing:.05em;line-height:1.75}.cheer-symbol_text3,.cheer-symbol_text4{color:var(--color-primary);font-family:Noto Sans SC,sans-serif;font-weight:700}.cheer-symbol_text4{font-size:var(--font-size-symbol4);line-height:1.25}.cheer-symbol__img{margin-block-end:64px;margin-inline:auto;max-width:100%;width:386px}.cheer-symbol__img img{height:auto}.cheer-action{color:var(--color-white);margin-top:72px}.cheer-action-list{display:flex;gap:32px}.cheer-action-list__item{flex:1}.cheer-action-list__link{align-items:center;aspect-ratio:1/1;background:#0072bc;border:1px solid hsla(0,0%,100%,.5);border-radius:16px;display:flex;justify-content:center;padding:20px;position:relative}.cheer-action-list__icon{height:20px;position:absolute;right:20px;top:20px;width:20px}.cheer-action-list__label-wrapper{text-align:center}.cheer-action-list__label{color:var(--color-white);font-family:Noto Sans SC,sans-serif;font-feature-settings:"palt" on;font-size:24px;font-weight:700;letter-spacing:.05em;line-height:150%;text-align:center}.cheer-action-list__text{font-size:14px;letter-spacing:.05em;line-height:1.75;margin-top:24px}.js-view{opacity:0;transform:translateY(var(--transformY,40px));transition-delay:var(--delay,0s);transition-duration:.3s;transition-property:opacity,transform;transition-timing-function:ease-out}.js-view.is-view{opacity:1;transform:translateY(0)}.cheer-hovertext__line{background:linear-gradient(#333,#333) no-repeat 0 100%;background-size:0 1px;transition:background-size .5s}.cheer-hovertext__line-white{background:linear-gradient(#fff,#fff) no-repeat 0 100%;background-size:0 1px;transition:background-size .5s}@keyframes text_underline{0%{background-size:0 1px}to{background-size:100% 1px}}.cheer-hovertext__line2{background:linear-gradient(#fff,#fff) no-repeat 0 100%;background-size:100% 1px;transition:background-size .5s}.cheer-text{letter-spacing:.05em;line-height:2}.cheer-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media(min-width:751px){.cheer-header__bg{height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));max-height:calc(100vh - var(--header-height));max-height:calc(100dvh - var(--header-height))}.cheer-grid.cheer-grid--photo-right{grid-template-columns:1fr 31%}.cheer-grid.cheer-grid--photo-right .cheer-grid__item:first-child{order:2}@media screen and (max-width:750px){.cheer-grid.cheer-grid--photo-right .cheer-grid__item:first-child{order:1}}.cheer-grid.cheer-grid--photo-right .cheer-grid__item:last-child{order:1}@media screen and (max-width:750px){.cheer-grid.cheer-grid--photo-right .cheer-grid__item:last-child{order:2}}}@media(min-width:1680px){.cheer-wrapper{--width-max:1600px;--space-section:230px;--font-size-header-copy:14px;--font-size-nav:26px;--font-size-sns:18px;--font-size-banner:26px;--font-size-symbol:28px;--font-size-symbol2:22px;--font-size-symbol3:40px;--font-size-symbol4:45px;--font-size-title:92px;--font-size-title2:34px;--font-size-paragraph:28px;font-size:22px}.cheer-header__bg .cheer-header__copy{right:60px}.cheer-header__title{bottom:0;max-width:2626px}.cheer-header__nav{margin-block-start:96px}.cheer-header__nav-link{padding-block:32px}.cheer-header__nav-link svg{height:34px;width:34px}.cheer-contents__title-wrapper{margin-block-end:80px}.cheer-contents__title-text{font-size:22px;margin-block-end:1.5em}.cheer-contents__catch{width:950px}.cheer-contents__stack>*+*{margin-block-start:46px}.cheer-contents--message{padding-block-end:200px}.cheer-section--info{padding-block-end:20px}.cheer-video__thumb_inner .cheer-video__thumb_icon{height:114px;width:114px}.cheer-info-image{margin-block-start:100px}.cheer-info-image img{max-width:2242px;width:95%}.cheer-sns__item{min-height:91px}.cheer-sns__icon{height:34px;width:34px}.cheer-sns__icon-blank svg{height:22px;width:22px}.cheer-banner{gap:47px}.cheer-symbol__img{margin-block-end:90px;width:550px}.cheer-action-list{gap:47.4px}.cheer-action-list__label{font-size:34px}.cheer-action-list__text{font-size:20px}}@media screen and (max-width:750px){.cheer-wrapper{--header-height:60px;--space-section:calc(100/var(--width-small)*100vw);--font-size-header-copy:11px;--font-size-nav:calc(18/var(--width-small)*100vw);--font-size-sns:calc(14/var(--width-small)*100vw);--font-size-banner:calc(16/var(--width-small)*100vw);--font-size-symbol:calc(16/var(--width-small)*100vw);--font-size-symbol2:calc(14/var(--width-small)*100vw);--font-size-symbol3:calc(20/var(--width-small)*100vw);--font-size-symbol4:calc(24/var(--width-small)*100vw);--font-size-title:calc(48/var(--width-small)*100vw);--font-size-title2:calc(24/var(--width-small)*100vw);--font-size-paragraph:calc(16/var(--width-small)*100vw)}.cheer-header__bg{aspect-ratio:1/1.25}.cheer-header__bg .cheer-header__kv{align-items:flex-start;height:108%}.cheer-header__bg .cheer-header__kv-bg{-o-object-position:0 -20vw;object-position:0 -20vw;position:absolute}.cheer-header__bg .cheer-header__kv-photo{left:3.5%;transform:translateY(16%);width:98%}.cheer-header__bg .cheer-header__copy{bottom:29.5%;height:auto;padding-block-end:0;right:calc(15/var(--width-small)*100vw);top:auto}.cheer-header__bg .cheer-header__bg-image{aspect-ratio:1440/2200;margin-block-start:-10vw}.cheer-header__title{aspect-ratio:367/124;bottom:0;text-align:left}.cheer-opening_title{width:84.8%}.cheer-header__scroll{margin-inline-end:0;margin-inline-start:calc(27/var(--width-small)*100vw);position:relative;right:auto;transform:translateY(0);width:100%}.cheer-header__scroll-inner{bottom:auto;color:var(--color-black);font-size:calc(10/var(--width-small)*100vw);left:auto;letter-spacing:0;line-height:1.6;padding:3px 0 50px;position:relative;right:auto;text-align:center;width:100%;writing-mode:initial}.cheer-header__scroll-inner:after,.cheer-header__scroll-inner:before{height:40px}.cheer-header__nav-list{flex-direction:column}.cheer-header__nav-item:first-child,.cheer-header__nav-item:first-child .cheer-header__nav-link{border-radius:8px 8px 0 0}.cheer-header__nav-item:last-child,.cheer-header__nav-item:last-child .cheer-header__nav-link{border-radius:0 0 8px 8px}.cheer-header__nav-item+.cheer-header__nav-item{border-left:0;border-top:1px solid var(--color-border)}.cheer-contents{padding-inline:var(--gap-wrap)}.cheer-contents--symbol{margin-block-start:calc(144/var(--width-small)*100vw)}.cheer-contents__title{line-height:1;margin-block-end:calc(24/var(--width-small)*100vw)}.cheer-contents__title-wrapper{align-items:flex-start;flex-direction:column;gap:calc(18/var(--width-small)*100vw);margin-block-end:calc(30/var(--width-small)*100vw)}.cheer-contents__title-wrapper .cheer-contents__title{margin-block-end:0}.cheer-contents__title-text{line-height:1.75;margin-block-end:0}.cheer-contents__catch{width:90%}.cheer-contents--message{padding-block-end:calc(80/var(--width-small)*100vw)}.cheer-contents--message .cheer-contents__title{margin-block-end:calc(36/var(--width-small)*100vw)}.cheer-section--bg1{padding-block:32px 0}.cheer-section--bg2{padding-block:calc(142/var(--width-small)*100vw) 0}.cheer-section--info{padding-block:calc(36/var(--width-small)*100vw)}.cheer-section--banner{padding-block-end:0;padding-block-start:calc(129/var(--width-small)*100vw)}.cheer-section--banner .cheer-contents{background-color:var(--color-primary);padding-block-end:calc(80/var(--width-small)*100vw)}.cheer-section--sns .cheer-contents__title-wrapper{margin-block-end:calc(24/var(--width-small)*100vw)}.cheer-video__title{margin-block-end:calc(20/var(--width-small)*100vw)}.cheer-video__thumb_inner .cheer-video__thumb_icon{height:calc(40/var(--width-small)*100vw);width:calc(40/var(--width-small)*100vw)}.cheer-grid{gap:32px;grid-template-columns:1fr}.cheer-grid.cheer-grid--photo-right .cheer-grid__item:first-child{order:1}.cheer-grid.cheer-grid--photo-right .cheer-grid__item:last-child{order:2}.cheer-info-image{margin-block-start:30px}.cheer-info-image img{max-width:100%;width:95%}.cheer-sns__list{flex-direction:column}.cheer-sns__item+.cheer-sns__item{border-left:0;border-top:1px solid var(--color-border)}.cheer-sns__link{padding-block:calc(18/var(--width-small)*100vw)}.cheer-sns__icon{margin-inline-end:calc(16/var(--width-small)*100vw);width:calc(24/var(--width-small)*100vw)}.cheer-sns__icon-blank{margin-inline-start:calc(8/var(--width-small)*100vw)}.cheer-sns__icon-blank svg{height:calc(16/var(--width-small)*100vw);width:calc(16/var(--width-small)*100vw)}.cheer-banner{flex-direction:column}.cheer-banner__text{margin-block-start:calc(18/var(--width-small)*100vw)}.cheer-symbol_text3,.cheer-symbol_text4{line-height:1.5}.cheer-symbol__img{width:calc(180/var(--width-small)*100vw)}.cheer-action{margin-top:calc(48/var(--width-small)*100vw)}.cheer-action-list{flex-flow:column;gap:calc(32/var(--width-small)*100vw)}.cheer-action-list__link{aspect-ratio:320/200}.cheer-action-list__label{font-size:calc(24/var(--width-small)*100vw)}.cheer-action-list__text{font-size:calc(14/var(--width-small)*100vw);margin-top:calc(16/var(--width-small)*100vw)}}@media(any-hover:hover){.cheer-header__nav-link:hover{background-color:var(--color-bg)}.cheer-video__thumb a:hover .cheer-video__thumb_photo{transform:scale(1.05)}.cheer-sns__link:hover{background-color:var(--color-bg)}.cheer-banner__item:hover .cheer-banner__text{text-decoration:none}.cheer-action-list__link:hover{background-color:var(--color-primary-hover)}.cheer-hovertext:hover .cheer-hovertext__line,.cheer-hovertext:hover .cheer-hovertext__line-white{animation:text_underline .5s forwards}.cheer-hovertext:hover .cheer-hovertext__line2{animation:text_underline .5s ease 0s 1 both}}@media print{.cheer-header__bg{--header-height:60px;height:auto!important}.cheer-header__bg .cheer-header__kv-photo{transform:translateY(5%)}.cheer-header__title{opacity:1!important}.cheer-opening{display:none;opacity:0}.cheer-header__scroll{display:none}.cheer-contents__title-wrapper{margin-block-end:30px}.cheer-contents__catch{opacity:1!important}.cheer-contents__catch img{display:block!important}.cheer-section--message.is-view .cheer-section__bg{opacity:1}.cheer-contents--special-wrapper,.cheer-section--message.is-view .cheer-contents--special-wrapper{background-color:var(--color-white);opacity:1;position:relative;z-index:1}.cheer-section--message .cheer-section__inner,.cheer-section--message.is-view .cheer-section__inner{background-color:var(--color-primary)}.cheer-section--action,.cheer-section--special{background-color:var(--color-white)!important}.cheer-section--special .cheer-contents__title{color:var(--color-black)!important}.cheer-contents--symbol{margin-block-start:50px;opacity:1!important}.cheer-section--action .cheer-contents--ation .cheer-contents__title,.cheer-section--action .cheer-contents--ation .cheer-contents__title-text,.cheer-section--action .cheer-contents--ation .cheer-symbol_text2,.cheer-section--action .cheer-contents--symbol .cheer-symbol_text2{color:var(--color-black)!important}.cheer-action-list__text{color:var(--color-primary)!important}.cheer-contents+.cheer-contents,.cheer-section--sns{margin-block-start:50px}.js-view{opacity:1;transform:translateY(0)}}
