@charset "UTF-8";.js-anim-paste{-webkit-transition:-webkit-transform .2s cubic-bezier(.175,.885,.32,1.275) 0s,opacity 50ms cubic-bezier(.25,.46,.45,.94) 0s;transition:transform .2s cubic-bezier(.175,.885,.32,1.275) 0s,opacity 50ms cubic-bezier(.25,.46,.45,.94) 0s;-webkit-transform:scale(2,2);transform:scale(2,2);opacity:0}.js-anim-paste.is-entered{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1}.js-anim-scale-up{-webkit-transition:-webkit-transform .2s cubic-bezier(.175,.885,.32,1.275) 0s,opacity 50ms cubic-bezier(.25,.46,.45,.94) 0s;transition:transform .2s cubic-bezier(.175,.885,.32,1.275) 0s,opacity 50ms cubic-bezier(.25,.46,.45,.94) 0s;-webkit-transform:scale(0,0);transform:scale(0,0);opacity:0}.js-anim-scale-up.is-entered{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1}.js-anim-slide-up{-webkit-transition:-webkit-transform .6s cubic-bezier(.215,.61,.355,1) 0s,opacity .4s cubic-bezier(.215,.61,.355,1) 0s;transition:transform .6s cubic-bezier(.215,.61,.355,1) 0s,opacity .4s cubic-bezier(.215,.61,.355,1) 0s;-webkit-transform:translate(0,50px);transform:translate(0,50px);opacity:0}.js-anim-slide-up.is-entered{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}.js-anim-slide-down{-webkit-transition:-webkit-transform .6s cubic-bezier(.215,.61,.355,1) 0s,opacity .4s cubic-bezier(.215,.61,.355,1) 0s;transition:transform .6s cubic-bezier(.215,.61,.355,1) 0s,opacity .4s cubic-bezier(.215,.61,.355,1) 0s;-webkit-transform:translate(0,-50px);transform:translate(0,-50px);opacity:0}.js-anim-slide-down.is-entered{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}.js-anim-slide-left{-webkit-transition:-webkit-transform .6s cubic-bezier(.215,.61,.355,1) 0s,opacity .4s cubic-bezier(.215,.61,.355,1) 0s;transition:transform .6s cubic-bezier(.215,.61,.355,1) 0s,opacity .4s cubic-bezier(.215,.61,.355,1) 0s;-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}.js-anim-slide-left.is-entered{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.js-anim-slide-right{-webkit-transition:-webkit-transform .6s cubic-bezier(.215,.61,.355,1) 0s,opacity .4s cubic-bezier(.215,.61,.355,1) 0s;transition:transform .6s cubic-bezier(.215,.61,.355,1) 0s,opacity .4s cubic-bezier(.215,.61,.355,1) 0s;-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}.js-anim-slide-right.is-entered{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.js-anim-fade-in{-webkit-transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .1s;transition:opacity .8s cubic-bezier(.25,.46,.45,.94) .1s;opacity:0}.js-anim-fade-in.is-entered{opacity:1}.section-title{position:relative}.section-title .section-title__number-holder{position:relative}.section-title .section-title__number-holder .section-title__number:nth-child(1){-webkit-filter:drop-shadow(-1px 0 0 #00ffea);filter:drop-shadow(-1px 0 0 #00ffea)}.section-title .section-title__number-holder .section-title__number:nth-child(2){-webkit-filter:drop-shadow(1px 0 0 red);filter:drop-shadow(1px 0 0 red)}@media screen and (min-width:600px){.section-title .section-title__number-holder .section-title__number:nth-child(2){margin-top:-20.8px}}@media screen and (max-width:599px){.section-title .section-title__number-holder .section-title__number:nth-child(2){margin-top:-2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title .section-title__number-holder .section-title__number:nth-child(2){margin-top:-3.46667vw}}.section-title .section-title__number{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-family:Audiowide,sans-serif;overflow:hidden}@media screen and (min-width:600px){.section-title .section-title__number{font-size:16px}}@media screen and (max-width:599px){.section-title .section-title__number{font-size:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title .section-title__number{font-size:2.66667vw}}@media screen and (min-width:600px){.section-title .section-title__number{padding-left:70.4px}}@media screen and (max-width:599px){.section-title .section-title__number{padding-left:8.38095vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title .section-title__number{padding-left:11.73333vw}}.section-title .section-title__number::after,.section-title .section-title__number::before{display:block;content:'';position:absolute}.section-title .section-title__number::before{left:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition:-webkit-transform .6s cubic-bezier(.19,1,.22,1);transition:transform .6s cubic-bezier(.19,1,.22,1)}@media screen and (min-width:600px){.section-title .section-title__number::before{width:40px}}@media screen and (max-width:599px){.section-title .section-title__number::before{width:4.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title .section-title__number::before{width:6.66667vw}}@media screen and (min-width:600px){.section-title .section-title__number::before{height:1.6px}}@media screen and (max-width:599px){.section-title .section-title__number::before{height:.19048vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title .section-title__number::before{height:.26667vw}}.section-title .section-title__number::after{opacity:0;-webkit-transition:opacity .6s cubic-bezier(.19,1,.22,1);transition:opacity .6s cubic-bezier(.19,1,.22,1)}@media screen and (min-width:600px){.section-title .section-title__number::after{width:17.6px}}@media screen and (max-width:599px){.section-title .section-title__number::after{width:2.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title .section-title__number::after{width:2.93333vw}}@media screen and (min-width:600px){.section-title .section-title__number::after{height:17.6px}}@media screen and (max-width:599px){.section-title .section-title__number::after{height:2.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title .section-title__number::after{height:2.93333vw}}@media screen and (min-width:600px){.section-title .section-title__number::after{left:44.8px}}@media screen and (max-width:599px){.section-title .section-title__number::after{left:5.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title .section-title__number::after{left:7.46667vw}}.section-title .section-title__text{display:block;box-sizing:content-box;position:relative;-webkit-filter:drop-shadow(-1px 0 0 #00ffea);filter:drop-shadow(-1px 0 0 #00ffea)}@media screen and (min-width:600px){.section-title .section-title__text{margin-top:14.4px}}@media screen and (max-width:599px){.section-title .section-title__text{margin-top:1.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title .section-title__text{margin-top:2.4vw}}@media screen and (min-width:600px){.section-title .section-title__text{padding-left:38.4px}}@media screen and (max-width:599px){.section-title .section-title__text{padding-left:4.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title .section-title__text{padding-left:6.4vw}}@media screen and (min-width:600px){.section-title .section-title__text{border-left:14.4px solid #ffdb06}}@media screen and (max-width:599px){.section-title .section-title__text{border-left:1.71429vw solid #ffdb06}}@media screen and (max-width:599px) and (max-width:440px){.section-title .section-title__text{border-left:2.4vw solid #ffdb06}}.section-title .section-title__text img{-webkit-filter:drop-shadow(1px 0 0 red);filter:drop-shadow(1px 0 0 red)}.section-title .section-title__effect{display:block;position:absolute}@media screen and (min-width:600px){.section-title .section-title__effect{width:256px}}@media screen and (max-width:599px){.section-title .section-title__effect{width:30.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title .section-title__effect{width:42.66667vw}}@media screen and (min-width:600px){.section-title .section-title__effect{bottom:-3.2px}}@media screen and (max-width:599px){.section-title .section-title__effect{bottom:-.38095vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title .section-title__effect{bottom:-.53333vw}}.section-title.white{color:#fff}.section-title.white .section-title__number::before{background-color:#fff}.section-title.white .section-title__number::after{background:url(/promotion/shinshun2025/assets/index/img/title-star-white.svg) top left/cover no-repeat}.section-title.black{color:#000}.section-title.black .section-title__number::before{background-color:#000}.section-title.black .section-title__number::after{background:url(/promotion/shinshun2025/assets/index/img//title-star-black.svg) top left/cover no-repeat}.section-title .section-title__number span:nth-child(1){-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .6s cubic-bezier(.19,1,.22,1) .2s;transition:transform .6s cubic-bezier(.19,1,.22,1) .2s}.section-title .section-title__number span:nth-child(2){-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .6s cubic-bezier(.19,1,.22,1) .3s;transition:transform .6s cubic-bezier(.19,1,.22,1) .3s}.section-title .section-title__text{opacity:.5;-webkit-transition:opacity .4s cubic-bezier(.19,1,.22,1) .12s;transition:opacity .4s cubic-bezier(.19,1,.22,1) .12s}.section-title .section-title__effect{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px);-webkit-transition:opacity .8s cubic-bezier(.19,1,.22,1) .4s,-webkit-transform .8s cubic-bezier(.19,1,.22,1) .4s;transition:opacity .8s cubic-bezier(.19,1,.22,1) .4s,transform .8s cubic-bezier(.19,1,.22,1) .4s}.section-title.is-entered .section-title__number::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.section-title.is-entered .section-title__number::after{opacity:1;-webkit-animation:rotate 1.2s cubic-bezier(.95,.05,.795,.035) -.2s forwards;animation:rotate 1.2s cubic-bezier(.95,.05,.795,.035) -.2s forwards}.section-title.is-entered .section-title__number span:nth-child(1){-webkit-transform:translateY(0);transform:translateY(0)}.section-title.is-entered .section-title__number span:nth-child(2){-webkit-transform:translateY(0);transform:translateY(0)}.section-title.is-entered .section-title__text{opacity:1}.section-title.is-entered .section-title__effect{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.section-title.white.is-entered .section-title__text{-webkit-animation:seriesWhiteColor .4s cubic-bezier(.95,.05,.795,.035) .2s forwards;animation:seriesWhiteColor .4s cubic-bezier(.95,.05,.795,.035) .2s forwards}.section-title.black.is-entered .section-title__text{-webkit-animation:seriesBlackColor .4s cubic-bezier(.95,.05,.795,.035) .2s forwards;animation:seriesBlackColor .4s cubic-bezier(.95,.05,.795,.035) .2s forwards}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}100%{-webkit-transform:rotate(720deg);transform:rotate(720deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}100%{-webkit-transform:rotate(720deg);transform:rotate(720deg)}}@-webkit-keyframes seriesWhiteColor{0%{border-color:#ffdb06}20%{border-color:red}34%{border-color:#00ffea}60%{border-color:red}100%{border-color:#ffdb06}}@keyframes seriesWhiteColor{0%{border-color:#ffdb06}20%{border-color:red}34%{border-color:#00ffea}60%{border-color:red}100%{border-color:#ffdb06}}@-webkit-keyframes seriesBlackColor{0%{border-color:#00ffea}20%{border-color:red}34%{border-color:#00ffea}60%{border-color:red}100%{border-color:#00ffea}}@keyframes seriesBlackColor{0%{border-color:#00ffea}20%{border-color:red}34%{border-color:#00ffea}60%{border-color:red}100%{border-color:#00ffea}}body.sp-landscape{position:relative}body.sp-landscape::before{display:block;content:"";top:0;left:0;width:100%;height:100%;background-color:#334456;position:fixed;z-index:100}@media screen and (min-width:600px){body.sp-landscape::before{font-size:16px}}@media screen and (max-width:599px){body.sp-landscape::before{font-size:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){body.sp-landscape::before{font-size:2.66667vw}}body.sp-landscape::after{display:block;color:#fff;content:"このサイトはスマホを縦にしてご覧下さい。";position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:101}@media screen and (min-width:600px){body.sp-landscape::after{font-size:16px}}@media screen and (max-width:599px){body.sp-landscape::after{font-size:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){body.sp-landscape::after{font-size:2.66667vw}}.layout-main__content{z-index:1}.fixed-front{z-index:6}.pc-menu-left{position:fixed;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:100%}@media screen and (min-width:600px){.pc-menu-left{padding-left:32px}}@media screen and (max-width:599px){.pc-menu-left{padding-left:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.pc-menu-left{padding-left:5.33333vw}}.pc-menu-left .logo{display:block}@media screen and (min-width:600px){.pc-menu-left .logo{width:240px}}@media screen and (max-width:599px){.pc-menu-left .logo{width:28.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.pc-menu-left .logo{width:40vw}}@media screen and (min-width:600px){.pc-menu-left .logo{margin-top:1.6px}}@media screen and (max-width:599px){.pc-menu-left .logo{margin-top:.19048vw}}@media screen and (max-width:599px) and (max-width:440px){.pc-menu-left .logo{margin-top:.26667vw}}@media screen and (min-width:600px){.pc-menu-left .logo{margin-left:-24px}}@media screen and (max-width:599px){.pc-menu-left .logo{margin-left:-2.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.pc-menu-left .logo{margin-left:-4vw}}.pc-menu-left .nav-list{font-family:"M PLUS 1p",sans-serif}@media screen and (min-width:600px){.pc-menu-left .nav__item+.nav__item{margin-top:16px}}@media screen and (max-width:599px){.pc-menu-left .nav__item+.nav__item{margin-top:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.pc-menu-left .nav__item+.nav__item{margin-top:2.66667vw}}.pc-menu-left .nav__link{font-weight:800;color:#fff}@media screen and (min-width:600px){.pc-menu-left .nav__link{font-size:20.8px}}@media screen and (max-width:599px){.pc-menu-left .nav__link{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.pc-menu-left .nav__link{font-size:3.46667vw}}.pc-menu-left .nav__link.is-active{background-color:#fff000;color:#000}@media screen and (min-width:600px){.pc-menu-left .video-holder{margin-top:32px}}@media screen and (max-width:599px){.pc-menu-left .video-holder{margin-top:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.pc-menu-left .video-holder{margin-top:5.33333vw}}@media screen and (min-width:600px){.pc-menu-left .video-holder{margin-bottom:32px}}@media screen and (max-width:599px){.pc-menu-left .video-holder{margin-bottom:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.pc-menu-left .video-holder{margin-bottom:5.33333vw}}.pc-menu-left .video-thumb.coming-soon{pointer-events:none}.pc-menu-left .video-thumb.coming-soon::after{background:url(/promotion/shinshun2025/assets/index/img/story/coming-soon-movie-frame.png) top left/cover no-repeat}.is-before-selected-sound .pc-menu-left{visibility:hidden}.pc-menu-right{position:fixed;z-index:1}@media screen and (min-width:600px){.pc-menu-right{right:8px}}@media screen and (max-width:599px){.pc-menu-right{right:.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.pc-menu-right{right:1.33333vw}}@media screen and (min-width:600px){.pc-menu-right{bottom:8px}}@media screen and (max-width:599px){.pc-menu-right{bottom:.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.pc-menu-right{bottom:1.33333vw}}.is-before-selected-sound .pc-menu-right{visibility:hidden}@media screen and (max-width:599px){.pc-menu-left,.pc-menu-right{display:none}}@media only screen and (min-device-width:600px) and (max-device-width:1024px){.pc-menu-left,.pc-menu-right{display:none}}@media screen and (min-width:600px){.btn-close{width:167.2px!important}}@media screen and (max-width:599px){.btn-close{width:19.90476vw!important}}@media screen and (max-width:599px) and (max-width:440px){.btn-close{width:27.86667vw!important}}.video-holder{position:relative;z-index:1}@media screen and (min-width:600px){.video-holder{width:488px}}@media screen and (max-width:599px){.video-holder{width:58.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.video-holder{width:81.33333vw}}.video-holder .video-thumb{display:block;position:relative}@media screen and (min-width:600px){.video-holder .video-thumb{width:408px}}@media screen and (max-width:599px){.video-holder .video-thumb{width:48.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.video-holder .video-thumb{width:68vw}}@media screen and (min-width:600px){.video-holder .video-thumb{height:232px}}@media screen and (max-width:599px){.video-holder .video-thumb{height:27.61905vw}}@media screen and (max-width:599px) and (max-width:440px){.video-holder .video-thumb{height:38.66667vw}}.video-holder .video-thumb::before{content:"";width:100%;height:100%;background-color:rgba(51,68,86,.5);position:absolute;z-index:1}@media screen and (min-width:600px){.video-holder .video-thumb::before{top:1.6px}}@media screen and (max-width:599px){.video-holder .video-thumb::before{top:.19048vw}}@media screen and (max-width:599px) and (max-width:440px){.video-holder .video-thumb::before{top:.26667vw}}.video-holder .video-thumb::after{content:"";position:absolute;width:100%;height:100%;top:0;margin:auto;background:url(/promotion/shinshun2025/assets/index/img/movie-frame.png) top left/cover no-repeat;-webkit-transform:scale(1.074);transform:scale(1.074);z-index:2}@media screen and (min-width:600px){.video-holder .video-thumb::after{left:-1.6px}}@media screen and (max-width:599px){.video-holder .video-thumb::after{left:-.19048vw}}@media screen and (max-width:599px) and (max-width:440px){.video-holder .video-thumb::after{left:-.26667vw}}.video-holder .video-thumb img{width:100%;height:100%;object-fit:cover;position:absolute;left:0;z-index:0}@media screen and (min-width:600px){.video-holder .video-thumb img{top:1.6px}}@media screen and (max-width:599px){.video-holder .video-thumb img{top:.19048vw}}@media screen and (max-width:599px) and (max-width:440px){.video-holder .video-thumb img{top:.26667vw}}.video-holder .video-title{font-weight:600;color:#fff;line-height:1.77273}@media screen and (min-width:600px){.video-holder .video-title{font-size:17.6px}}@media screen and (max-width:599px){.video-holder .video-title{font-size:2.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.video-holder .video-title{font-size:2.93333vw}}@media screen and (min-width:600px){.video-holder .video-title{margin-top:14.4px}}@media screen and (max-width:599px){.video-holder .video-title{margin-top:1.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.video-holder .video-title{margin-top:2.4vw}}@media screen and (min-width:600px){.kv{position:fixed;width:100%;z-index:6;-webkit-transition:-webkit-filter .6s cubic-bezier(.25,.46,.45,.94),opacity .6s cubic-bezier(.25,.46,.45,.94),visibility .6s cubic-bezier(.25,.46,.45,.94),filter .6s cubic-bezier(.25,.46,.45,.94),opacity .6s cubic-bezier(.25,.46,.45,.94),visibility .6s cubic-bezier(.25,.46,.45,.94);transition:filter .6s cubic-bezier(.25,.46,.45,.94),opacity .6s cubic-bezier(.25,.46,.45,.94),visibility .6s cubic-bezier(.25,.46,.45,.94)}.kv.is-hide{-webkit-filter:brightness(1) blur(10px)!important;filter:brightness(1) blur(10px)!important;opacity:0;visibility:hidden}}@media screen and (max-width:599px){.kv{position:relative;z-index:2}.kv::after,.kv::before{display:block;content:"";position:absolute;width:50%;z-index:5}}@media screen and (max-width:599px) and (min-width:600px){.kv::after,.kv::before{height:8px}}@media screen and (max-width:599px) and (max-width:599px){.kv::after,.kv::before{height:.95238vw}}@media screen and (max-width:599px) and (max-width:599px) and (max-width:440px){.kv::after,.kv::before{height:1.33333vw}}@media screen and (max-width:599px) and (min-width:600px){.kv::after,.kv::before{bottom:-7.2px}}@media screen and (max-width:599px) and (max-width:599px){.kv::after,.kv::before{bottom:-.85714vw}}@media screen and (max-width:599px) and (max-width:599px) and (max-width:440px){.kv::after,.kv::before{bottom:-1.2vw}}@media screen and (max-width:599px){.kv::before{background-color:#ff1da6;-webkit-transform:skewX(-45deg);transform:skewX(-45deg)}}@media screen and (max-width:599px) and (min-width:600px){.kv::before{left:-4.16px}}@media screen and (max-width:599px) and (max-width:599px){.kv::before{left:-.49524vw}}@media screen and (max-width:599px) and (max-width:599px) and (max-width:440px){.kv::before{left:-.69333vw}}@media screen and (max-width:599px){.kv::after{background-color:#3cdeeb;-webkit-transform:skewX(45deg);transform:skewX(45deg)}}@media screen and (max-width:599px) and (min-width:600px){.kv::after{right:-4.16px}}@media screen and (max-width:599px) and (max-width:599px){.kv::after{right:-.49524vw}}@media screen and (max-width:599px) and (max-width:599px) and (max-width:440px){.kv::after{right:-.69333vw}}.kv-main{position:relative}@media screen and (min-width:600px){.kv-main{height:100vh}.kv-main img{object-fit:cover;width:100%;height:100%}}.kv-logo{position:absolute;z-index:5}@media screen and (min-width:600px){.kv-logo{width:132.8px}}@media screen and (max-width:599px){.kv-logo{width:15.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.kv-logo{width:22.13333vw}}@media screen and (min-width:600px){.kv-logo{top:9.6px}}@media screen and (max-width:599px){.kv-logo{top:1.14286vw}}@media screen and (max-width:599px) and (max-width:440px){.kv-logo{top:1.6vw}}@media screen and (min-width:600px){.kv-logo{left:12.8px}}@media screen and (max-width:599px){.kv-logo{left:1.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.kv-logo{left:2.13333vw}}@media screen and (min-width:600px){.kv-logo{max-width:189px;width:9.84375vw}}.kv-bg-frame-top{display:block;width:100%;position:absolute;top:0;z-index:4}.kv-bg-frame-bottom{display:block;width:100%;position:absolute;bottom:-4px;z-index:4}.kv-chara{width:100%;position:absolute;top:0;z-index:1}@media screen and (max-width:599px){.kv-chara{height:100%;max-height:538px;overflow:hidden}}.kv-chara-item{position:absolute;top:0;opacity:0;-webkit-transition:1s cubic-bezier(.25,.46,.45,.94);transition:1s cubic-bezier(.25,.46,.45,.94);width:50%;z-index:-1}@media screen and (min-width:600px){.kv-chara-item img{object-fit:cover;width:100%;height:100vh}}.kv-chara-item:nth-child(1){left:0;-webkit-animation:fluffy 4s cubic-bezier(.25,.46,.45,.94) infinite alternate;animation:fluffy 4s cubic-bezier(.25,.46,.45,.94) infinite alternate}.kv-chara-item:nth-child(2){right:0;-webkit-animation:fluffy 4s cubic-bezier(.25,.46,.45,.94) infinite alternate 1s;animation:fluffy 4s cubic-bezier(.25,.46,.45,.94) infinite alternate 1s}.kv-light{position:absolute;top:0;left:52.2%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2;mix-blend-mode:plus-lighter}@media screen and (min-width:600px){.kv-light{width:351.2px}}@media screen and (max-width:599px){.kv-light{width:41.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.kv-light{width:58.53333vw}}@media screen and (min-width:600px){.kv-light{top:50%;left:50.4%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.kv-light img{object-fit:cover;width:100%;height:100vh}}@media screen and (max-width:599px){.kv-light{height:100%;max-height:538px;overflow:hidden}}.kv-title{width:302.5px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}@media screen and (min-width:600px){.kv-title{margin-top:28.8px}}@media screen and (max-width:599px){.kv-title{margin-top:3.42857vw}}@media screen and (max-width:599px) and (max-width:440px){.kv-title{margin-top:4.8vw}}@media screen and (min-width:600px){.kv-title{margin-left:12.8px}}@media screen and (max-width:599px){.kv-title{margin-left:1.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.kv-title{margin-left:2.13333vw}}@media screen and (min-width:600px){.kv-title{max-width:731px;min-width:410px;width:38.07292vw;margin-top:-8.4375vw}}.kv-date{position:absolute;z-index:6}@media screen and (min-width:600px){.kv-date{max-width:976px;min-width:560px;width:50.83333vw;margin:auto;left:0;right:0;bottom:10.41667vw}}@media screen and (max-width:1000px){.kv-date{bottom:20vw}}@media screen and (max-width:599px){.kv-date{width:192.5px}}@media screen and (max-width:599px) and (min-width:600px){.kv-date{bottom:25.6px}}@media screen and (max-width:599px) and (max-width:599px){.kv-date{bottom:3.04762vw}}@media screen and (max-width:599px) and (max-width:599px) and (max-width:440px){.kv-date{bottom:4.26667vw}}@media screen and (max-width:599px) and (min-width:600px){.kv-date{left:-3.2px}}@media screen and (max-width:599px) and (max-width:599px){.kv-date{left:-.38095vw}}@media screen and (max-width:599px) and (max-width:599px) and (max-width:440px){.kv-date{left:-.53333vw}}.scroll-encourage{position:absolute;color:#fff;font-weight:800;text-align:center;min-width:148px;width:7.70833vw;font-size:clamp(20px,1.35417vw,26px);bottom:3.125vw;letter-spacing:.04em;left:0;right:0;margin:auto;z-index:4;text-shadow:0 0 15px #000}@media screen and (max-width:1000px){.scroll-encourage{bottom:6vw}}@media screen and (max-width:599px){.scroll-encourage{display:none}}.scroll-encourage .scroll-encourage-border{width:5px;height:44px;background-color:#fff;border:2px solid rgba(0,0,0,.42);margin:auto;text-shadow:0 0 15px #000;-webkit-animation:elasticus 1.2s infinite;animation:elasticus 1.2s infinite}@media screen and (max-width:599px){.scroll-encourage .scroll-encourage-border{display:none}}@-webkit-keyframes elasticus{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,0);transform:scale(1,0)}50%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,1);transform:scale(1,1)}50.1%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(1,1);transform:scale(1,1)}100%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(1,0);transform:scale(1,0)}}@keyframes elasticus{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,0);transform:scale(1,0)}50%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,1);transform:scale(1,1)}50.1%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(1,1);transform:scale(1,1)}100%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(1,0);transform:scale(1,0)}}@-webkit-keyframes fluffy{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fluffy{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(20px);transform:translateY(20px)}}.glitchWrap{width:100%;position:absolute;top:0;left:0}.glitchWrap .gLayer{width:100%;position:absolute;display:block;z-index:2}.glitchWrap.is-once .gLayer:nth-child(1){-webkit-animation:glitch-anim-1 2s -8s infinite linear alternate;animation:glitch-anim-1 2s -8s infinite linear alternate;will-change:clip-path}.glitchWrap.is-once .gLayer:nth-child(2){-webkit-animation:glitch-anim-2 2.3s 0s infinite linear alternate;animation:glitch-anim-2 2.3s 0s infinite linear alternate;will-change:clip-path}.glitchWrap.is-once .gLayer:nth-child(3){z-index:1;-webkit-animation:glitch-anim-flash .8s 0s 3 linear forwards;animation:glitch-anim-flash .8s 0s 3 linear forwards}@-webkit-keyframes glitch-anim-1{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 5%,0 5%);clip-path:polygon(0 0,100% 0,100% 5%,0 5%);-webkit-filter:hue-rotate(308deg);filter:hue-rotate(308deg)}10%{-webkit-clip-path:polygon(0 15%,100% 15%,100% 15%,0 15%);clip-path:polygon(0 15%,100% 15%,100% 15%,0 15%)}20%{-webkit-clip-path:polygon(0 10%,100% 10%,100% 20%,0 20%);clip-path:polygon(0 10%,100% 10%,100% 20%,0 20%)}30%{-webkit-clip-path:polygon(0 1%,100% 1%,100% 2%,0 2%);clip-path:polygon(0 1%,100% 1%,100% 2%,0 2%)}40%{-webkit-clip-path:polygon(0 35%,100% 35%,100% 35%,0 35%);clip-path:polygon(0 35%,100% 35%,100% 35%,0 35%)}50%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-filter:hue-rotate(308deg);filter:hue-rotate(308deg);-webkit-transform:translateX(0);transform:translateX(0)}60%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-filter:hue-rotate(0);filter:hue-rotate(0);-webkit-transform:translateX(0);transform:translateX(0)}70%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-transform:translateX(0);transform:translateX(0)}80%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-transform:translateX(0);transform:translateX(0)}90%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes glitch-anim-1{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 5%,0 5%);clip-path:polygon(0 0,100% 0,100% 5%,0 5%);-webkit-filter:hue-rotate(308deg);filter:hue-rotate(308deg)}10%{-webkit-clip-path:polygon(0 15%,100% 15%,100% 15%,0 15%);clip-path:polygon(0 15%,100% 15%,100% 15%,0 15%)}20%{-webkit-clip-path:polygon(0 10%,100% 10%,100% 20%,0 20%);clip-path:polygon(0 10%,100% 10%,100% 20%,0 20%)}30%{-webkit-clip-path:polygon(0 1%,100% 1%,100% 2%,0 2%);clip-path:polygon(0 1%,100% 1%,100% 2%,0 2%)}40%{-webkit-clip-path:polygon(0 35%,100% 35%,100% 35%,0 35%);clip-path:polygon(0 35%,100% 35%,100% 35%,0 35%)}50%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-filter:hue-rotate(308deg);filter:hue-rotate(308deg);-webkit-transform:translateX(0);transform:translateX(0)}60%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-filter:hue-rotate(0);filter:hue-rotate(0);-webkit-transform:translateX(0);transform:translateX(0)}70%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-transform:translateX(0);transform:translateX(0)}80%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-transform:translateX(0);transform:translateX(0)}90%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes glitch-anim-2{0%{-webkit-clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%);clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%)}15%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}25%{-webkit-clip-path:polygon(0 40%,100% 40%,100% 60%,0 60%);clip-path:polygon(0 40%,100% 40%,100% 60%,0 60%)}30%{-webkit-clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%);clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%)}45%{-webkit-clip-path:polygon(0 45%,100% 45%,100% 45%,0 45%);clip-path:polygon(0 45%,100% 45%,100% 45%,0 45%)}50%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}65%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}75%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}80%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}95%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}100%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes glitch-anim-2{0%{-webkit-clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%);clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%)}15%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}25%{-webkit-clip-path:polygon(0 40%,100% 40%,100% 60%,0 60%);clip-path:polygon(0 40%,100% 40%,100% 60%,0 60%)}30%{-webkit-clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%);clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%)}45%{-webkit-clip-path:polygon(0 45%,100% 45%,100% 45%,0 45%);clip-path:polygon(0 45%,100% 45%,100% 45%,0 45%)}50%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}65%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}75%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}80%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}95%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}100%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@-webkit-keyframes glitch-anim-flash{0%{opacity:.2}100%,30%{opacity:0}}@keyframes glitch-anim-flash{0%{opacity:.2}100%,30%{opacity:0}}.navi{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:600px;position:relative;z-index:1}@media screen and (min-width:600px){.navi{height:108.8px}}@media screen and (max-width:599px){.navi{height:12.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.navi{height:18.13333vw}}@media screen and (min-width:600px){.navi{padding:0 8px}}@media screen and (max-width:599px){.navi{padding:0 .95238vw}}@media screen and (max-width:599px) and (max-width:440px){.navi{padding:0 1.33333vw}}@media screen and (min-width:600px) and (min-width:600px){.navi{margin:-8px auto 0}}@media screen and (min-width:600px) and (max-width:599px){.navi{margin:-.95238vw auto 0}}@media screen and (min-width:600px) and (max-width:599px) and (max-width:440px){.navi{margin:-1.33333vw auto 0}}@media screen and (max-width:599px) and (min-width:600px){.navi{margin:0 auto}}@media screen and (max-width:599px) and (max-width:599px){.navi{margin:0 auto}}@media screen and (max-width:599px) and (max-width:599px) and (max-width:440px){.navi{margin:0 auto}}.navi::before{position:absolute;content:'';display:block;width:100%;height:100%;background:url(/promotion/shinshun2025/assets/index/img/bg-navi.png) top left/cover repeat;top:0;left:0;z-index:-1}.navi-item{width:-webkit-fit-content;width:fit-content;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:-10px}.navi-item .navi-link{font-family:"M PLUS 1p",sans-serif;font-weight:900;color:#000}@media screen and (min-width:600px){.navi-item .navi-link{font-size:22px}}@media screen and (max-width:599px){.navi-item .navi-link{font-size:14px}}.navi-item .navi-link.is-active{background-color:#2e2e2e;color:#fff}.navi-item+.navi-item{position:relative}.navi-item+.navi-item::after,.navi-item+.navi-item::before{position:absolute;content:'';display:block;width:1px;height:50%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.navi-item+.navi-item::before{background-color:#dcb514}@media screen and (min-width:600px){.navi-item+.navi-item::before{left:-7.2px}}@media screen and (max-width:599px){.navi-item+.navi-item::before{left:-.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.navi-item+.navi-item::before{left:-1.2vw}}.navi-item+.navi-item::after{background-color:#f8eb98}@media screen and (min-width:600px){.navi-item+.navi-item::after{left:-8.8px}}@media screen and (max-width:599px){.navi-item+.navi-item::after{left:-1.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.navi-item+.navi-item::after{left:-1.46667vw}}.swiper{overflow:visible!important}.swiper .swiper-slide{height:auto!important}.swiper .swiper-button-prev::after{font-size:0}.swiper .swiper-button-next::after{font-size:0}@media screen and (min-width:600px){.section-title-character .section-title__text{width:521.6px}}@media screen and (max-width:599px){.section-title-character .section-title__text{width:62.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title-character .section-title__text{width:86.93333vw}}@media screen and (max-width:599px){.section-title-character .section-title__text{width:326px}}@media screen and (min-width:600px){.section-title-character .section-title__effect{left:307.2px}}@media screen and (max-width:599px){.section-title-character .section-title__effect{left:36.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title-character .section-title__effect{left:51.2vw}}@media screen and (min-width:600px){.section-title-character .section-title__effect{bottom:-12.8px}}@media screen and (max-width:599px){.section-title-character .section-title__effect{bottom:-1.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title-character .section-title__effect{bottom:-2.13333vw}}.character{position:relative}@media screen and (min-width:600px){.character{margin-bottom:125.6px}}@media screen and (max-width:599px){.character{margin-bottom:14.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.character{margin-bottom:20.93333vw}}.character::before{content:'';display:block}@media screen and (min-width:600px){.character::before{margin-top:-160px}}@media screen and (max-width:599px){.character::before{margin-top:-19.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.character::before{margin-top:-26.66667vw}}@media screen and (min-width:600px){.character::before{padding-top:160px}}@media screen and (max-width:599px){.character::before{padding-top:19.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.character::before{padding-top:26.66667vw}}.character-navi-list{z-index:2!important}@media screen and (min-width:600px){.character-navi-list{margin-top:48px}}@media screen and (max-width:599px){.character-navi-list{margin-top:5.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.character-navi-list{margin-top:8vw}}@media screen and (min-width:600px){.character-navi-list{padding-left:48px!important}}@media screen and (max-width:599px){.character-navi-list{padding-left:5.71429vw!important}}@media screen and (max-width:599px) and (max-width:440px){.character-navi-list{padding-left:8vw!important}}.character-navi-list .swiper-wrapper{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;margin-left:0}@media screen and (min-width:600px){.character-navi-item{width:115.2px!important}}@media screen and (max-width:599px){.character-navi-item{width:13.71429vw!important}}@media screen and (max-width:599px) and (max-width:440px){.character-navi-item{width:19.2vw!important}}.character-navi-item .character-navi-btn-off{display:block}.character-navi-item .character-navi-btn-on{display:none}.character-navi-item.swiper-slide-thumb-active .character-navi-btn-off{display:none}.character-navi-item.swiper-slide-thumb-active .character-navi-btn-on{display:block}@media screen and (min-width:600px){.character-navi-item+.character-navi-item{margin-left:14.4px}}@media screen and (max-width:599px){.character-navi-item+.character-navi-item{margin-left:1.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.character-navi-item+.character-navi-item{margin-left:2.4vw}}.character-slide{background-repeat:no-repeat;background-size:100% auto;position:relative}@media screen and (min-width:600px){.character-slide{margin-top:4.8px}}@media screen and (max-width:599px){.character-slide{margin-top:.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide{margin-top:.8vw}}.character-slide .swiper-button{position:absolute;top:0}.character-slide .swiper-button-prev{-webkit-animation:arrow-l 1.5s linear infinite;animation:arrow-l 1.5s linear infinite}@media screen and (min-width:600px){.character-slide .swiper-button-prev{top:355.2px}}@media screen and (max-width:599px){.character-slide .swiper-button-prev{top:42.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide .swiper-button-prev{top:59.2vw}}@media screen and (min-width:600px){.character-slide .swiper-button-prev{width:72px}}@media screen and (max-width:599px){.character-slide .swiper-button-prev{width:8.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide .swiper-button-prev{width:12vw}}@media screen and (min-width:600px){.character-slide .swiper-button-prev{left:4.8px}}@media screen and (max-width:599px){.character-slide .swiper-button-prev{left:.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide .swiper-button-prev{left:.8vw}}.character-slide .swiper-button-next{-webkit-animation:arrow-r 1.5s linear infinite;animation:arrow-r 1.5s linear infinite}@media screen and (min-width:600px){.character-slide .swiper-button-next{top:355.2px}}@media screen and (max-width:599px){.character-slide .swiper-button-next{top:42.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide .swiper-button-next{top:59.2vw}}@media screen and (min-width:600px){.character-slide .swiper-button-next{width:72px}}@media screen and (max-width:599px){.character-slide .swiper-button-next{width:8.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide .swiper-button-next{width:12vw}}@media screen and (min-width:600px){.character-slide .swiper-button-next{right:4.8px}}@media screen and (max-width:599px){.character-slide .swiper-button-next{right:.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide .swiper-button-next{right:.8vw}}@-webkit-keyframes arrow-l{0%{-webkit-transform:translateX(0);transform:translateX(0)}10%{-webkit-transform:translateX(-7.5px);transform:translateX(-7.5px)}20%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes arrow-l{0%{-webkit-transform:translateX(0);transform:translateX(0)}10%{-webkit-transform:translateX(-7.5px);transform:translateX(-7.5px)}20%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes arrow-r{0%{-webkit-transform:translateX(0);transform:translateX(0)}10%{-webkit-transform:translateX(7.5px);transform:translateX(7.5px)}20%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes arrow-r{0%{-webkit-transform:translateX(0);transform:translateX(0)}10%{-webkit-transform:translateX(7.5px);transform:translateX(7.5px)}20%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@media screen and (min-width:600px){.swiper-wrapper{margin-left:51.2px}}@media screen and (max-width:599px){.swiper-wrapper{margin-left:6.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.swiper-wrapper{margin-left:8.53333vw}}.character-slide-item{background-color:rgba(0,0,0,.6)}@media screen and (min-width:600px){.character-slide-item{margin-bottom:54.4px}}@media screen and (max-width:599px){.character-slide-item{margin-bottom:6.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item{margin-bottom:9.06667vw}}.character-slide-item .border-left{position:absolute;width:2px;height:102.6%;background-color:#706901;z-index:1}@media screen and (min-width:600px){.character-slide-item .character-holder{margin-bottom:57.6px}}@media screen and (max-width:599px){.character-slide-item .character-holder{margin-bottom:6.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item .character-holder{margin-bottom:9.6vw}}@media screen and (min-width:600px){.character-slide-item .character-holder{padding-top:16px}}@media screen and (max-width:599px){.character-slide-item .character-holder{padding-top:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item .character-holder{padding-top:2.66667vw}}@media screen and (min-width:600px){.character-slide-item .character-holder{padding-left:16px}}@media screen and (max-width:599px){.character-slide-item .character-holder{padding-left:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item .character-holder{padding-left:2.66667vw}}.character-slide-item .character-form-tag{display:block}.character-slide-item .character-name{width:-webkit-fit-content;width:fit-content;font-family:"M PLUS 1p",sans-serif;font-weight:800;background-color:#fff000}@media screen and (min-width:600px){.character-slide-item .character-name{margin-top:16px}}@media screen and (max-width:599px){.character-slide-item .character-name{margin-top:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item .character-name{margin-top:2.66667vw}}@media screen and (min-width:600px){.character-slide-item .character-name{padding:3.2px 16px}}@media screen and (max-width:599px){.character-slide-item .character-name{padding:.38095vw 1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item .character-name{padding:.53333vw 2.66667vw}}@media screen and (min-width:600px){.character-slide-item .character-name{font-size:25.6px}}@media screen and (max-width:599px){.character-slide-item .character-name{font-size:3.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item .character-name{font-size:4.26667vw}}.character-slide-item .character-feature{display:block}@media screen and (min-width:600px){.character-slide-item .character-feature{margin-top:8px}}@media screen and (max-width:599px){.character-slide-item .character-feature{margin-top:.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item .character-feature{margin-top:1.33333vw}}@media screen and (min-width:600px){.character-slide-item .character-feature{width:420px}}@media screen and (max-width:599px){.character-slide-item .character-feature{width:50vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item .character-feature{width:70vw}}.character-slide-item::after,.character-slide-item::before{content:'';display:block;position:absolute;left:0;width:100%}@media screen and (min-width:600px){.character-slide-item::before{height:20.8px}}@media screen and (max-width:599px){.character-slide-item::before{height:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item::before{height:3.46667vw}}@media screen and (min-width:600px){.character-slide-item::before{top:-20.8px}}@media screen and (max-width:599px){.character-slide-item::before{top:-2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item::before{top:-3.46667vw}}@media screen and (min-width:600px){.character-slide-item::after{height:54.4px}}@media screen and (max-width:599px){.character-slide-item::after{height:6.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item::after{height:9.06667vw}}@media screen and (min-width:600px){.character-slide-item::after{bottom:-54.4px}}@media screen and (max-width:599px){.character-slide-item::after{bottom:-6.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item::after{bottom:-9.06667vw}}.character-slide-item[data-character="1"] .character-holder{position:relative;width:100%;background:url(/promotion/shinshun2025/assets/index/img/character/character1_bg.png) top left 2px/cover no-repeat;z-index:1}@media screen and (min-width:600px){.character-slide-item[data-character="1"] .character-holder{height:659.2px}}@media screen and (max-width:599px){.character-slide-item[data-character="1"] .character-holder{height:78.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="1"] .character-holder{height:109.86667vw}}@media screen and (min-width:600px){.character-slide-item[data-character="1"] .character-holder .character-form-tag{width:140.8px}}@media screen and (max-width:599px){.character-slide-item[data-character="1"] .character-holder .character-form-tag{width:16.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="1"] .character-holder .character-form-tag{width:23.46667vw}}.character-slide-item[data-character="1"] .character-holder .character-img{display:block;width:100%}@media screen and (min-width:600px){.character-slide-item[data-character="1"] .character-holder .character-img{margin-top:16px}}@media screen and (max-width:599px){.character-slide-item[data-character="1"] .character-holder .character-img{margin-top:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="1"] .character-holder .character-img{margin-top:2.66667vw}}@media screen and (min-width:600px){.character-slide-item[data-character="1"] .character-holder .character-img{margin-left:-12.8px}}@media screen and (max-width:599px){.character-slide-item[data-character="1"] .character-holder .character-img{margin-left:-1.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="1"] .character-holder .character-img{margin-left:-2.13333vw}}.character-slide-item[data-character="1"]::before{background:url(/promotion/shinshun2025/assets/index/img/character/character1_frame_top.png) top left/cover no-repeat}.character-slide-item[data-character="1"]::after{background:url(/promotion/shinshun2025/assets/index/img/character/character1_frame_bottom.png) top left/cover no-repeat}@media screen and (min-width:600px){.character-slide-item[data-character="1"] .character-ball{margin-top:-160px}}@media screen and (max-width:599px){.character-slide-item[data-character="1"] .character-ball{margin-top:-19.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="1"] .character-ball{margin-top:-26.66667vw}}.character-slide-item[data-character="2"] .character-holder{position:relative;width:100%;background:url(/promotion/shinshun2025/assets/index/img/character/character2_bg.png) top left 2px/cover no-repeat;z-index:1}@media screen and (min-width:600px){.character-slide-item[data-character="2"] .character-holder{height:518.4px}}@media screen and (max-width:599px){.character-slide-item[data-character="2"] .character-holder{height:61.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="2"] .character-holder{height:86.4vw}}@media screen and (min-width:600px){.character-slide-item[data-character="2"] .character-holder .character-form-tag{width:124.8px}}@media screen and (max-width:599px){.character-slide-item[data-character="2"] .character-holder .character-form-tag{width:14.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="2"] .character-holder .character-form-tag{width:20.8vw}}.character-slide-item[data-character="2"] .character-holder .character-img{display:block}@media screen and (min-width:600px){.character-slide-item[data-character="2"] .character-holder .character-img{width:611.2px}}@media screen and (max-width:599px){.character-slide-item[data-character="2"] .character-holder .character-img{width:72.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="2"] .character-holder .character-img{width:101.86667vw}}@media screen and (min-width:600px){.character-slide-item[data-character="2"] .character-holder .character-img{margin-left:-76.8px}}@media screen and (max-width:599px){.character-slide-item[data-character="2"] .character-holder .character-img{margin-left:-9.14286vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="2"] .character-holder .character-img{margin-left:-12.8vw}}.character-slide-item[data-character="2"]::before{background:url(/promotion/shinshun2025/assets/index/img/character/character2_frame_top.png) top left/cover no-repeat}.character-slide-item[data-character="2"]::after{background:url(/promotion/shinshun2025/assets/index/img/character/character1_frame_bottom.png) top left/cover no-repeat}@media screen and (min-width:600px){.character-slide-item[data-character="2"] .character-info-inner{margin-top:192px}}@media screen and (max-width:599px){.character-slide-item[data-character="2"] .character-info-inner{margin-top:22.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="2"] .character-info-inner{margin-top:32vw}}@media screen and (min-width:600px){.character-slide-item[data-character="2"] .character-ball{margin-top:-160px}}@media screen and (max-width:599px){.character-slide-item[data-character="2"] .character-ball{margin-top:-19.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="2"] .character-ball{margin-top:-26.66667vw}}.character-slide-item[data-character="3"] .character-holder{position:relative;width:100%;background:url(/promotion/shinshun2025/assets/index/img/character/character3_bg.png) top left 2px/cover no-repeat;z-index:1}@media screen and (min-width:600px){.character-slide-item[data-character="3"] .character-holder{height:518.4px}}@media screen and (max-width:599px){.character-slide-item[data-character="3"] .character-holder{height:61.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="3"] .character-holder{height:86.4vw}}@media screen and (min-width:600px){.character-slide-item[data-character="3"] .character-holder .character-form-tag{width:124.8px}}@media screen and (max-width:599px){.character-slide-item[data-character="3"] .character-holder .character-form-tag{width:14.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="3"] .character-holder .character-form-tag{width:20.8vw}}.character-slide-item[data-character="3"] .character-holder .character-img{display:block}@media screen and (min-width:600px){.character-slide-item[data-character="3"] .character-holder .character-img{width:598.4px}}@media screen and (max-width:599px){.character-slide-item[data-character="3"] .character-holder .character-img{width:71.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="3"] .character-holder .character-img{width:99.73333vw}}@media screen and (min-width:600px){.character-slide-item[data-character="3"] .character-holder .character-img{margin-left:-64px}}@media screen and (max-width:599px){.character-slide-item[data-character="3"] .character-holder .character-img{margin-left:-7.61905vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="3"] .character-holder .character-img{margin-left:-10.66667vw}}.character-slide-item[data-character="3"]::before{background:url(/promotion/shinshun2025/assets/index/img/character/character3_frame_top.png) top left/cover no-repeat}.character-slide-item[data-character="3"]::after{background:url(/promotion/shinshun2025/assets/index/img/character/character1_frame_bottom.png) top left/cover no-repeat}@media screen and (min-width:600px){.character-slide-item[data-character="3"] .character-info-inner{margin-top:198.4px}}@media screen and (max-width:599px){.character-slide-item[data-character="3"] .character-info-inner{margin-top:23.61905vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="3"] .character-info-inner{margin-top:33.06667vw}}@media screen and (min-width:600px){.character-slide-item[data-character="3"] .character-ball{margin-top:-160px}}@media screen and (max-width:599px){.character-slide-item[data-character="3"] .character-ball{margin-top:-19.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="3"] .character-ball{margin-top:-26.66667vw}}.character-slide-item[data-character="1"] .border-left{height:104.2%}.character-slide-item[data-character="1"] .character-info-ability-item:nth-child(1)::before{content:'';display:block;background:url(/promotion/shinshun2025/assets/index/img/character/icon-mark.png) top left/cover no-repeat;position:absolute}@media screen and (min-width:600px){.character-slide-item[data-character="1"] .character-info-ability-item:nth-child(1)::before{width:40.8px}}@media screen and (max-width:599px){.character-slide-item[data-character="1"] .character-info-ability-item:nth-child(1)::before{width:4.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="1"] .character-info-ability-item:nth-child(1)::before{width:6.8vw}}@media screen and (min-width:600px){.character-slide-item[data-character="1"] .character-info-ability-item:nth-child(1)::before{height:43.2px}}@media screen and (max-width:599px){.character-slide-item[data-character="1"] .character-info-ability-item:nth-child(1)::before{height:5.14286vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="1"] .character-info-ability-item:nth-child(1)::before{height:7.2vw}}@media screen and (min-width:600px){.character-slide-item[data-character="1"] .character-info-ability-item:nth-child(1)::before{right:-51.2px}}@media screen and (max-width:599px){.character-slide-item[data-character="1"] .character-info-ability-item:nth-child(1)::before{right:-6.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="1"] .character-info-ability-item:nth-child(1)::before{right:-8.53333vw}}.character-slide-item[data-character="3"] .character-info-skill-item:nth-child(3) .character-info-skill-item-text span{display:inline-block}@media screen and (min-width:600px){.character-slide-item[data-character="3"] .character-info-skill-item:nth-child(3) .character-info-skill-item-text span{margin-left:-3.2px}}@media screen and (max-width:599px){.character-slide-item[data-character="3"] .character-info-skill-item:nth-child(3) .character-info-skill-item-text span{margin-left:-.38095vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="3"] .character-info-skill-item:nth-child(3) .character-info-skill-item-text span{margin-left:-.53333vw}}@media screen and (min-width:600px){.character-slide-item[data-character="3"] .character-info-skill-item:nth-child(3) .character-info-skill-item-text span{margin-right:-3.2px}}@media screen and (max-width:599px){.character-slide-item[data-character="3"] .character-info-skill-item:nth-child(3) .character-info-skill-item-text span{margin-right:-.38095vw}}@media screen and (max-width:599px) and (max-width:440px){.character-slide-item[data-character="3"] .character-info-skill-item:nth-child(3) .character-info-skill-item-text span{margin-right:-.53333vw}}.character-voice-btn{position:relative;z-index:1;cursor:pointer}@media screen and (min-width:600px){.character-voice-btn{width:80px}}@media screen and (max-width:599px){.character-voice-btn{width:9.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.character-voice-btn{width:13.33333vw}}.character-ball{display:block;margin-left:auto;position:relative;z-index:1}@media screen and (min-width:600px){.character-ball{width:171.2px}}@media screen and (max-width:599px){.character-ball{width:20.38095vw}}@media screen and (max-width:599px) and (max-width:440px){.character-ball{width:28.53333vw}}.character-slide-item{opacity:0}.character-slide-item .character-img{opacity:0}.character-slide-item .character-ball{opacity:0;-webkit-transition:opacity .4s cubic-bezier(.77,0,.175,1) .2s;transition:opacity .4s cubic-bezier(.77,0,.175,1) .2s}.character-slide-item.swiper-slide-active{opacity:1}.character-slide-item.swiper-slide-active .character-img{-webkit-animation:CharacterAnim .4s cubic-bezier(.77,0,.175,1) forwards;animation:CharacterAnim .4s cubic-bezier(.77,0,.175,1) forwards}.character-slide-item.swiper-slide-active .character-ball{opacity:1;-webkit-animation:BallClearAnim .6s cubic-bezier(.77,0,.175,1) .4s forwards;animation:BallClearAnim .6s cubic-bezier(.77,0,.175,1) .4s forwards}@-webkit-keyframes CharacterAnim{0%{-webkit-filter:blur(10px);filter:blur(10px);opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes CharacterAnim{0%{-webkit-filter:blur(10px);filter:blur(10px);opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes BallClearAnim{0%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}5.084745762711865%{opacity:1;-webkit-transform:translate(0,-16px) rotate(0) scale(1,1);transform:translate(0,-16px) rotate(0) scale(1,1)}6.779661016949152%{opacity:1;-webkit-transform:translate(0,-17.6px) rotate(0) scale(1,1);transform:translate(0,-17.6px) rotate(0) scale(1,1)}8.47457627118644%{opacity:1;-webkit-transform:translate(-.4px,-19.36px) rotate(5.99817deg) scale(1.00001,1.00001);transform:translate(-.4px,-19.36px) rotate(5.99817deg) scale(1.00001,1.00001)}11.864406779661017%{opacity:1;-webkit-transform:translate(-.32px,-20.92px) rotate(-5.99904deg) scale(1.00001,1.00001);transform:translate(-.32px,-20.92px) rotate(-5.99904deg) scale(1.00001,1.00001)}15.254237288135593%{opacity:1;-webkit-transform:translate(-.4px,-20.96px) rotate(5.99817deg) scale(1.00001,1.00001);transform:translate(-.4px,-20.96px) rotate(5.99817deg) scale(1.00001,1.00001)}18.64406779661017%{opacity:1;-webkit-transform:translate(-.32px,-19.32px) rotate(-5.99904deg) scale(1.00001,1.00001);transform:translate(-.32px,-19.32px) rotate(-5.99904deg) scale(1.00001,1.00001)}22.033898305084744%{opacity:1;-webkit-transform:translate(0,-17.6px) rotate(0) scale(1,1);transform:translate(0,-17.6px) rotate(0) scale(1,1)}23.728813559322035%{opacity:1;-webkit-transform:translate(0,-16px) rotate(0) scale(1,1);transform:translate(0,-16px) rotate(0) scale(1,1)}25.423728813559322%{opacity:1;-webkit-transform:translate(0,-16px) rotate(0) scale(1,1);transform:translate(0,-16px) rotate(0) scale(1,1)}30.508474576271187%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}100%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes BallClearAnim{0%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}5.084745762711865%{opacity:1;-webkit-transform:translate(0,-16px) rotate(0) scale(1,1);transform:translate(0,-16px) rotate(0) scale(1,1)}6.779661016949152%{opacity:1;-webkit-transform:translate(0,-17.6px) rotate(0) scale(1,1);transform:translate(0,-17.6px) rotate(0) scale(1,1)}8.47457627118644%{opacity:1;-webkit-transform:translate(-.4px,-19.36px) rotate(5.99817deg) scale(1.00001,1.00001);transform:translate(-.4px,-19.36px) rotate(5.99817deg) scale(1.00001,1.00001)}11.864406779661017%{opacity:1;-webkit-transform:translate(-.32px,-20.92px) rotate(-5.99904deg) scale(1.00001,1.00001);transform:translate(-.32px,-20.92px) rotate(-5.99904deg) scale(1.00001,1.00001)}15.254237288135593%{opacity:1;-webkit-transform:translate(-.4px,-20.96px) rotate(5.99817deg) scale(1.00001,1.00001);transform:translate(-.4px,-20.96px) rotate(5.99817deg) scale(1.00001,1.00001)}18.64406779661017%{opacity:1;-webkit-transform:translate(-.32px,-19.32px) rotate(-5.99904deg) scale(1.00001,1.00001);transform:translate(-.32px,-19.32px) rotate(-5.99904deg) scale(1.00001,1.00001)}22.033898305084744%{opacity:1;-webkit-transform:translate(0,-17.6px) rotate(0) scale(1,1);transform:translate(0,-17.6px) rotate(0) scale(1,1)}23.728813559322035%{opacity:1;-webkit-transform:translate(0,-16px) rotate(0) scale(1,1);transform:translate(0,-16px) rotate(0) scale(1,1)}25.423728813559322%{opacity:1;-webkit-transform:translate(0,-16px) rotate(0) scale(1,1);transform:translate(0,-16px) rotate(0) scale(1,1)}30.508474576271187%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}100%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}}.character-info-inner{display:block;margin:auto}@media screen and (min-width:600px){.character-info-inner{width:520px}}@media screen and (max-width:599px){.character-info-inner{width:61.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-inner{width:86.66667vw}}@media screen and (max-width:599px){.character-info-inner{width:325px}}.character-info-title-holder{display:block}.character-info-title-holder .character-info-title{font-weight:600;font-family:"M PLUS 1p",sans-serif;display:inline;line-height:1.84615;background:-webkit-linear-gradient(transparent 0,#fff000 0);background:linear-gradient(transparent 0,#fff000 0);-webkit-box-decoration-break:clone;box-decoration-break:clone}@media screen and (min-width:600px){.character-info-title-holder .character-info-title{font-size:20.8px}}@media screen and (max-width:599px){.character-info-title-holder .character-info-title{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-title-holder .character-info-title{font-size:3.46667vw}}@media screen and (min-width:600px){.character-info-title-holder .character-info-title{padding:3.2px 8px}}@media screen and (max-width:599px){.character-info-title-holder .character-info-title{padding:.38095vw .95238vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-title-holder .character-info-title{padding:.53333vw 1.33333vw}}.character-info-description{color:#fff;line-height:1.5;letter-spacing:.01em}@media screen and (min-width:600px){.character-info-description{margin-top:30.4px}}@media screen and (max-width:599px){.character-info-description{margin-top:3.61905vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-description{margin-top:5.06667vw}}@media screen and (min-width:600px){.character-info-description{font-size:17.6px}}@media screen and (max-width:599px){.character-info-description{font-size:2.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-description{font-size:2.93333vw}}.character-info-type-holder{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (min-width:600px){.character-info-type-holder{margin-top:38.4px}}@media screen and (max-width:599px){.character-info-type-holder{margin-top:4.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-type-holder{margin-top:6.4vw}}.character-info-type-holder .character-info-type{display:inline;font-weight:600;font-family:"M PLUS 1p",sans-serif;background:-webkit-linear-gradient(transparent 0,#fff000 0);background:linear-gradient(transparent 0,#fff000 0);-webkit-box-decoration-break:clone;box-decoration-break:clone}@media screen and (min-width:600px){.character-info-type-holder .character-info-type{font-size:20.8px}}@media screen and (max-width:599px){.character-info-type-holder .character-info-type{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-type-holder .character-info-type{font-size:3.46667vw}}@media screen and (min-width:600px){.character-info-type-holder .character-info-type{padding:3.2px 8px}}@media screen and (max-width:599px){.character-info-type-holder .character-info-type{padding:.38095vw .95238vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-type-holder .character-info-type{padding:.53333vw 1.33333vw}}@media screen and (min-width:600px){.character-info-type-holder .character-info-type-icon{width:40.8px}}@media screen and (max-width:599px){.character-info-type-holder .character-info-type-icon{width:4.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-type-holder .character-info-type-icon{width:6.8vw}}@media screen and (min-width:600px){.character-info-type-holder .character-info-type-icon{margin-left:6.4px}}@media screen and (max-width:599px){.character-info-type-holder .character-info-type-icon{margin-left:.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-type-holder .character-info-type-icon{margin-left:1.06667vw}}.character-info-ability-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:600px){.character-info-ability-list{gap:8px}}@media screen and (max-width:599px){.character-info-ability-list{gap:.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-ability-list{gap:1.33333vw}}@media screen and (min-width:600px){.character-info-ability-list{margin-top:19.2px}}@media screen and (max-width:599px){.character-info-ability-list{margin-top:2.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-ability-list{margin-top:3.2vw}}.character-info-ability-list .character-info-ability-item{border:1px solid #ffe524;text-align:center;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:600px){.character-info-ability-list .character-info-ability-item{width:256px}}@media screen and (max-width:599px){.character-info-ability-list .character-info-ability-item{width:30.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-ability-list .character-info-ability-item{width:42.66667vw}}@media screen and (max-width:599px){.character-info-ability-list .character-info-ability-item{width:158px}}@media screen and (min-width:600px){.character-info-ability-list .character-info-ability-item{padding:8px 0}}@media screen and (max-width:599px){.character-info-ability-list .character-info-ability-item{padding:.95238vw 0}}@media screen and (max-width:599px) and (max-width:440px){.character-info-ability-list .character-info-ability-item{padding:1.33333vw 0}}.character-info-ability-list .character-info-ability-item .ability-icon-new{position:absolute}@media screen and (min-width:600px){.character-info-ability-list .character-info-ability-item .ability-icon-new{width:44px}}@media screen and (max-width:599px){.character-info-ability-list .character-info-ability-item .ability-icon-new{width:5.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-ability-list .character-info-ability-item .ability-icon-new{width:7.33333vw}}@media screen and (min-width:600px){.character-info-ability-list .character-info-ability-item .ability-icon-new{top:-11.2px}}@media screen and (max-width:599px){.character-info-ability-list .character-info-ability-item .ability-icon-new{top:-1.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-ability-list .character-info-ability-item .ability-icon-new{top:-1.86667vw}}@media screen and (min-width:600px){.character-info-ability-list .character-info-ability-item .ability-icon-new{left:-3.2px}}@media screen and (max-width:599px){.character-info-ability-list .character-info-ability-item .ability-icon-new{left:-.38095vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-ability-list .character-info-ability-item .ability-icon-new{left:-.53333vw}}.character-info-ability-list .character-info-ability-item .ability-icon{display:block}@media screen and (min-width:600px){.character-info-ability-list .character-info-ability-item .ability-icon{width:28px}}@media screen and (max-width:599px){.character-info-ability-list .character-info-ability-item .ability-icon{width:3.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-ability-list .character-info-ability-item .ability-icon{width:4.66667vw}}.character-info-ability-list .character-info-ability-item .ability-name{color:#fff;font-family:"M PLUS 1p",sans-serif;font-weight:600;line-height:1.625}@media screen and (min-width:600px){.character-info-ability-list .character-info-ability-item .ability-name{font-size:19.2px}}@media screen and (max-width:599px){.character-info-ability-list .character-info-ability-item .ability-name{font-size:2.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-ability-list .character-info-ability-item .ability-name{font-size:3.2vw}}@media screen and (max-width:599px){.character-info-ability-list .character-info-ability-item .ability-name{font-size:1.2em}}@media screen and (min-width:600px){.character-info-skill-list{margin-top:16px}}@media screen and (max-width:599px){.character-info-skill-list{margin-top:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-list{margin-top:2.66667vw}}.character-info-skill-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border:1px solid #807f0d;position:relative;width:100%;height:100%;background:url(/promotion/shinshun2025/assets/index/img/character/bg-skill-item.png) top left/cover no-repeat}@media screen and (min-width:600px){.character-info-skill-item{height:80px}}@media screen and (max-width:599px){.character-info-skill-item{height:9.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item{height:13.33333vw}}@media screen and (max-width:599px){.character-info-skill-item{height:50px}}.character-info-skill-item .character-info-skill-item-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:600;font-family:"M PLUS 1p",sans-serif;line-height:1.23077}@media screen and (min-width:600px){.character-info-skill-item .character-info-skill-item-title{font-size:20.8px}}@media screen and (max-width:599px){.character-info-skill-item .character-info-skill-item-title{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item .character-info-skill-item-title{font-size:3.46667vw}}@media screen and (min-width:600px){.character-info-skill-item .character-info-skill-item-title{width:184px}}@media screen and (max-width:599px){.character-info-skill-item .character-info-skill-item-title{width:21.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item .character-info-skill-item-title{width:30.66667vw}}@media screen and (min-width:600px){.character-info-skill-item .character-info-skill-item-title{padding:14.4px 11.2px}}@media screen and (max-width:599px){.character-info-skill-item .character-info-skill-item-title{padding:1.71429vw 1.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item .character-info-skill-item-title{padding:2.4vw 1.86667vw}}@media screen and (max-width:599px){.character-info-skill-item .character-info-skill-item-title{width:115px;font-size:1.3em}}.character-info-skill-item .character-info-skill-item-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff200}@media screen and (min-width:600px){.character-info-skill-item .character-info-skill-item-text{padding:14.4px 11.2px}}@media screen and (max-width:599px){.character-info-skill-item .character-info-skill-item-text{padding:1.71429vw 1.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item .character-info-skill-item-text{padding:2.4vw 1.86667vw}}@media screen and (min-width:600px){.character-info-skill-item .character-info-skill-item-text{font-size:17.6px}}@media screen and (max-width:599px){.character-info-skill-item .character-info-skill-item-text{font-size:2.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item .character-info-skill-item-text{font-size:2.93333vw}}@media screen and (max-width:599px){.character-info-skill-item .character-info-skill-item-text{font-size:1.1em}}@media screen and (min-width:600px){.character-info-skill-item .character-info-skill-item-text .skill-icon{width:40px}}@media screen and (max-width:599px){.character-info-skill-item .character-info-skill-item-text .skill-icon{width:4.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item .character-info-skill-item-text .skill-icon{width:6.66667vw}}.character-info-skill-item .character-info-skill-item-text .skill-name{line-height:1.33333}@media screen and (min-width:600px){.character-info-skill-item .character-info-skill-item-text .skill-name{font-size:19.2px}}@media screen and (max-width:599px){.character-info-skill-item .character-info-skill-item-text .skill-name{font-size:2.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item .character-info-skill-item-text .skill-name{font-size:3.2vw}}@media screen and (min-width:600px){.character-info-skill-item .character-info-skill-item-text .skill-name{margin-left:9.6px}}@media screen and (max-width:599px){.character-info-skill-item .character-info-skill-item-text .skill-name{margin-left:1.14286vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item .character-info-skill-item-text .skill-name{margin-left:1.6vw}}.character-info-skill-item .character-info-skill-item-text .skill-new{position:absolute}@media screen and (min-width:600px){.character-info-skill-item .character-info-skill-item-text .skill-new{width:63.2px}}@media screen and (max-width:599px){.character-info-skill-item .character-info-skill-item-text .skill-new{width:7.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item .character-info-skill-item-text .skill-new{width:10.53333vw}}@media screen and (min-width:600px){.character-info-skill-item .character-info-skill-item-text .skill-new{right:19.2px}}@media screen and (max-width:599px){.character-info-skill-item .character-info-skill-item-text .skill-new{right:2.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item .character-info-skill-item-text .skill-new{right:3.2vw}}@media screen and (min-width:600px){.character-info-skill-list2+.character-info-skill-item{margin-top:8px}}@media screen and (max-width:599px){.character-info-skill-list2+.character-info-skill-item{margin-top:.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-list2+.character-info-skill-item{margin-top:1.33333vw}}@media screen and (min-width:600px){.character-info-skill-item+.character-info-skill-item{margin-top:8px}}@media screen and (max-width:599px){.character-info-skill-item+.character-info-skill-item{margin-top:.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item+.character-info-skill-item{margin-top:1.33333vw}}.character-info-skill-item2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:rgba(144,146,27,.48);border:1px solid #807f0d}.character-info-skill-item2 .character-info-skill-item-title{color:#fff;font-weight:600;font-family:"M PLUS 1p",sans-serif;line-height:1.23077}@media screen and (min-width:600px){.character-info-skill-item2 .character-info-skill-item-title{font-size:20.8px}}@media screen and (max-width:599px){.character-info-skill-item2 .character-info-skill-item-title{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item2 .character-info-skill-item-title{font-size:3.46667vw}}@media screen and (min-width:600px){.character-info-skill-item2 .character-info-skill-item-title{width:184px}}@media screen and (max-width:599px){.character-info-skill-item2 .character-info-skill-item-title{width:21.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item2 .character-info-skill-item-title{width:30.66667vw}}@media screen and (min-width:600px){.character-info-skill-item2 .character-info-skill-item-title{padding:14.4px 19.2px}}@media screen and (max-width:599px){.character-info-skill-item2 .character-info-skill-item-title{padding:1.71429vw 2.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item2 .character-info-skill-item-title{padding:2.4vw 3.2vw}}.character-info-skill-item2 .character-info-skill-item-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;line-height:1.45455}@media screen and (min-width:600px){.character-info-skill-item2 .character-info-skill-item-text{padding:14.4px 11.2px}}@media screen and (max-width:599px){.character-info-skill-item2 .character-info-skill-item-text{padding:1.71429vw 1.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item2 .character-info-skill-item-text{padding:2.4vw 1.86667vw}}@media screen and (min-width:600px){.character-info-skill-item2 .character-info-skill-item-text{font-size:17.6px}}@media screen and (max-width:599px){.character-info-skill-item2 .character-info-skill-item-text{font-size:2.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.character-info-skill-item2 .character-info-skill-item-text{font-size:2.93333vw}}.character-info-skill-item+.character-info-skill-item2{border-top:none}@media screen and (min-width:600px){.character .video-holder{margin-top:108.8px}}@media screen and (max-width:599px){.character .video-holder{margin-top:12.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.character .video-holder{margin-top:18.13333vw}}@media screen and (min-width:600px){.character .video-holder{margin-left:64px}}@media screen and (max-width:599px){.character .video-holder{margin-left:7.61905vw}}@media screen and (max-width:599px) and (max-width:440px){.character .video-holder{margin-left:10.66667vw}}.character .video-thumb.coming-soon{pointer-events:none}.character .video-thumb.coming-soon::after{background:url(/promotion/shinshun2025/assets/index/img/character/coming-soon-movie-frame.png) top left/cover no-repeat}.banner-holder{display:block;margin-left:auto}@media screen and (min-width:600px){.banner-holder{width:539.2px}}@media screen and (max-width:599px){.banner-holder{width:64.19048vw}}@media screen and (max-width:599px) and (max-width:440px){.banner-holder{width:89.86667vw}}@media screen and (max-width:599px){.banner-holder{width:337px}}@media screen and (min-width:600px){.banner-holder{margin-top:22.4px}}@media screen and (max-width:599px){.banner-holder{margin-top:2.66667vw}}@media screen and (max-width:599px) and (max-width:440px){.banner-holder{margin-top:3.73333vw}}@media screen and (min-width:600px){.banner-holder{margin-right:16px}}@media screen and (max-width:599px){.banner-holder{margin-right:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.banner-holder{margin-right:2.66667vw}}@media screen and (min-width:600px){.section-title-story .section-title__text{width:320px}}@media screen and (max-width:599px){.section-title-story .section-title__text{width:38.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title-story .section-title__text{width:53.33333vw}}@media screen and (min-width:600px){.section-title-story .section-title__effect{left:320px}}@media screen and (max-width:599px){.section-title-story .section-title__effect{left:38.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title-story .section-title__effect{left:53.33333vw}}.story{position:relative}@media screen and (min-width:600px){.story{margin-top:121.6px}}@media screen and (max-width:599px){.story{margin-top:14.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.story{margin-top:20.26667vw}}@media screen and (min-width:600px){.story{margin-bottom:128px}}@media screen and (max-width:599px){.story{margin-bottom:15.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.story{margin-bottom:21.33333vw}}.story::before{content:'';display:block}@media screen and (min-width:600px){.story::before{margin-top:-160px}}@media screen and (max-width:599px){.story::before{margin-top:-19.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.story::before{margin-top:-26.66667vw}}@media screen and (min-width:600px){.story::before{padding-top:160px}}@media screen and (max-width:599px){.story::before{padding-top:19.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.story::before{padding-top:26.66667vw}}@media screen and (min-width:600px){.story{margin-top:100vh}}@media only screen and (min-device-width:600px) and (max-device-width:1024px){.story{margin-top:70vh}}.story-inner{overflow-x:hidden}.story-contents{position:relative;color:#fff;margin-left:auto;background-image:-webkit-linear-gradient(90deg,rgba(255,240,0,.47),20%,rgba(0,0,0,.47));background-image:linear-gradient(0deg,rgba(255,240,0,.47),20%,rgba(0,0,0,.47));position:relative}.story-contents .bg-spear{display:block;position:absolute;right:0;z-index:1}@media screen and (min-width:600px){.story-contents .bg-spear{width:475.2px}}@media screen and (max-width:599px){.story-contents .bg-spear{width:56.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.story-contents .bg-spear{width:79.2vw}}@media screen and (min-width:600px){.story-contents .bg-spear{bottom:-544px}}@media screen and (max-width:599px){.story-contents .bg-spear{bottom:-64.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.story-contents .bg-spear{bottom:-90.66667vw}}.story-contents .bg-attention{position:absolute;-webkit-animation:rotate 20s infinite linear;animation:rotate 20s infinite linear}@media screen and (min-width:600px){.story-contents .bg-attention{width:483.2px}}@media screen and (max-width:599px){.story-contents .bg-attention{width:57.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.story-contents .bg-attention{width:80.53333vw}}@media screen and (min-width:600px){.story-contents .bg-attention{top:35.2px}}@media screen and (max-width:599px){.story-contents .bg-attention{top:4.19048vw}}@media screen and (max-width:599px) and (max-width:440px){.story-contents .bg-attention{top:5.86667vw}}@media screen and (min-width:600px){.story-contents .bg-attention{right:-121.6px}}@media screen and (max-width:599px){.story-contents .bg-attention{right:-14.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.story-contents .bg-attention{right:-20.26667vw}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media screen and (min-width:600px){.story-contents{width:552px}}@media screen and (max-width:599px){.story-contents{width:65.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.story-contents{width:92vw}}@media screen and (max-width:599px){.story-contents{width:345px}}@media screen and (min-width:600px){.story-contents{padding:12.8px 8px 38.4px}}@media screen and (max-width:599px){.story-contents{padding:1.52381vw .95238vw 4.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.story-contents{padding:2.13333vw 1.33333vw 6.4vw}}@media screen and (min-width:600px){.story-contents{margin-top:108.8px}}@media screen and (max-width:599px){.story-contents{margin-top:12.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.story-contents{margin-top:18.13333vw}}@media screen and (min-width:600px){.story-contents{margin-bottom:41.6px}}@media screen and (max-width:599px){.story-contents{margin-bottom:4.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.story-contents{margin-bottom:6.93333vw}}.story-contents::after,.story-contents::before{content:'';display:block;width:100%;position:absolute;left:0}.story-contents::before{background-color:rgba(0,0,0,.47);-webkit-clip-path:polygon(0 100%,3% 70%,3% 30%,6% 0,10% 0,10.6% 10%,29.4% 10%,30.8% 0,100% 0,100% 100%);clip-path:polygon(0 100%,3% 70%,3% 30%,6% 0,10% 0,10.6% 10%,29.4% 10%,30.8% 0,100% 0,100% 100%)}@media screen and (min-width:600px){.story-contents::before{height:60.8px}}@media screen and (max-width:599px){.story-contents::before{height:7.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.story-contents::before{height:10.13333vw}}@media screen and (min-width:600px){.story-contents::before{top:-60.8px}}@media screen and (max-width:599px){.story-contents::before{top:-7.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.story-contents::before{top:-10.13333vw}}@media screen and (max-width:599px){.story-contents::before{height:38px;top:-38px}}.story-contents::after{background-color:rgba(255,240,0,.47);-webkit-clip-path:polygon(0 0,100% 0,98% 20%,98% 70%,96% 100%,93% 100%,92% 80%,45% 80%,43.8% 100%,0 100%);clip-path:polygon(0 0,100% 0,98% 20%,98% 70%,96% 100%,93% 100%,92% 80%,45% 80%,43.8% 100%,0 100%)}@media screen and (min-width:600px){.story-contents::after{height:41.6px}}@media screen and (max-width:599px){.story-contents::after{height:4.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.story-contents::after{height:6.93333vw}}@media screen and (min-width:600px){.story-contents::after{bottom:-41.6px}}@media screen and (max-width:599px){.story-contents::after{bottom:-4.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.story-contents::after{bottom:-6.93333vw}}@media screen and (max-width:599px){.story-contents::after{height:26px;bottom:-26px}}.story-text{line-height:1.5;margin-bottom:25px}@media screen and (min-width:600px){.story-text{font-size:20.8px}}@media screen and (max-width:599px){.story-text{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.story-text{font-size:3.46667vw}}.story-text-border{display:inline-block;position:relative;background-color:#fff}@media screen and (min-width:600px){.story-text-border{top:-5.6px}}@media screen and (max-width:599px){.story-text-border{top:-.66667vw}}@media screen and (max-width:599px) and (max-width:440px){.story-text-border{top:-.93333vw}}@media screen and (min-width:600px){.story-text-border{width:38.4px}}@media screen and (max-width:599px){.story-text-border{width:4.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.story-text-border{width:6.4vw}}@media screen and (min-width:600px){.story-text-border{height:.8px}}@media screen and (max-width:599px){.story-text-border{height:.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.story-text-border{height:.13333vw}}@media screen and (min-width:600px){.story .video-holder{margin-top:252.8px}}@media screen and (max-width:599px){.story .video-holder{margin-top:30.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.story .video-holder{margin-top:42.13333vw}}@media screen and (min-width:600px){.story .video-holder{margin-left:64px}}@media screen and (max-width:599px){.story .video-holder{margin-left:7.61905vw}}@media screen and (max-width:599px) and (max-width:440px){.story .video-holder{margin-left:10.66667vw}}@media screen and (min-width:600px){.story .video+.video{margin-top:51.2px}}@media screen and (max-width:599px){.story .video+.video{margin-top:6.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.story .video+.video{margin-top:8.53333vw}}.story .video-thumb.coming-soon{pointer-events:none}.story .video-thumb.coming-soon::after{background:url(/promotion/shinshun2025/assets/index/img/story/coming-soon-movie-frame.png) top left/cover no-repeat}.link-common{display:block;position:relative;background-color:#817900;text-decoration:none;-webkit-clip-path:polygon(0 22%,6% 0,100% 0,100% 79%,96% 100%,0 100%);clip-path:polygon(0 22%,6% 0,100% 0,100% 79%,96% 100%,0 100%)}@media screen and (min-width:600px){.link-common{width:352px}}@media screen and (max-width:599px){.link-common{width:41.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.link-common{width:58.66667vw}}@media screen and (min-width:600px){.link-common{margin-top:49.6px}}@media screen and (max-width:599px){.link-common{margin-top:5.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.link-common{margin-top:8.26667vw}}@media screen and (min-width:600px){.link-common{margin-left:64px}}@media screen and (max-width:599px){.link-common{margin-left:7.61905vw}}@media screen and (max-width:599px) and (max-width:440px){.link-common{margin-left:10.66667vw}}.link-common::after,.link-common::before{content:'';display:block;position:absolute}@media screen and (min-width:600px){.link-common::after,.link-common::before{width:11.2px}}@media screen and (max-width:599px){.link-common::after,.link-common::before{width:1.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.link-common::after,.link-common::before{width:1.86667vw}}@media screen and (min-width:600px){.link-common::after,.link-common::before{height:11.2px}}@media screen and (max-width:599px){.link-common::after,.link-common::before{height:1.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.link-common::after,.link-common::before{height:1.86667vw}}.link-common::before{top:0;right:0;border-top:solid 2px #fff000;border-right:solid 2px #fff000}.link-common::after{bottom:0;left:0;border-bottom:solid 2px #fff000;border-left:solid 2px #fff000}.link-common .link-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-image:-webkit-linear-gradient(270deg,#000,#645e00 70%);background-image:linear-gradient(180deg,#000,#645e00 70%);-webkit-clip-path:polygon(2px calc(22% + 2px),calc(6% + 2px) 2px,calc(100% - 2px) 2px,calc(100% - 2px) calc(79% - 2px),calc(96% - 2px) calc(100% - 2px),2px calc(100% - 2px));clip-path:polygon(2px calc(22% + 2px),calc(6% + 2px) 2px,calc(100% - 2px) 2px,calc(100% - 2px) calc(79% - 2px),calc(96% - 2px) calc(100% - 2px),2px calc(100% - 2px))}@media screen and (min-width:600px){.link-common .link-inner{padding:27.2px 0}}@media screen and (max-width:599px){.link-common .link-inner{padding:3.2381vw 0}}@media screen and (max-width:599px) and (max-width:440px){.link-common .link-inner{padding:4.53333vw 0}}.link-common .link-text{color:#fff}@media screen and (min-width:600px){.link-common .link-text{font-size:19.2px}}@media screen and (max-width:599px){.link-common .link-text{font-size:2.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.link-common .link-text{font-size:3.2vw}}.link-common .link-icon{font-size:0}@media screen and (min-width:600px){.link-common .link-icon{width:16.8px}}@media screen and (max-width:599px){.link-common .link-icon{width:2vw}}@media screen and (max-width:599px) and (max-width:440px){.link-common .link-icon{width:2.8vw}}@media screen and (min-width:600px){.link-common .link-icon{margin-left:6.4px}}@media screen and (max-width:599px){.link-common .link-icon{margin-left:.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.link-common .link-icon{margin-left:1.06667vw}}.section-title-special .section-title__text{border-left-color:#21e2ff}@media screen and (min-width:600px){.section-title-special .section-title__text{width:388.8px}}@media screen and (max-width:599px){.section-title-special .section-title__text{width:46.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title-special .section-title__text{width:64.8vw}}@media screen and (min-width:600px){.section-title-special .section-title__effect{left:329.6px}}@media screen and (max-width:599px){.section-title-special .section-title__effect{left:39.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title-special .section-title__effect{left:54.93333vw}}.special-holder::before{content:'';display:block}@media screen and (min-width:600px){.special-holder::before{margin-top:-70.4px}}@media screen and (max-width:599px){.special-holder::before{margin-top:-8.38095vw}}@media screen and (max-width:599px) and (max-width:440px){.special-holder::before{margin-top:-11.73333vw}}@media screen and (min-width:600px){.special-holder::before{padding-top:70.4px}}@media screen and (max-width:599px){.special-holder::before{padding-top:8.38095vw}}@media screen and (max-width:599px) and (max-width:440px){.special-holder::before{padding-top:11.73333vw}}.special{z-index:1;background-color:#e4f0fd;position:relative}@media screen and (min-width:600px){.special{padding-bottom:73.6px}}@media screen and (max-width:599px){.special{padding-bottom:8.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.special{padding-bottom:12.26667vw}}.special .top-particle{position:absolute}@media screen and (min-width:600px){.special .top-particle{width:432px}}@media screen and (max-width:599px){.special .top-particle{width:51.42857vw}}@media screen and (max-width:599px) and (max-width:440px){.special .top-particle{width:72vw}}@media screen and (min-width:600px){.special .top-particle{top:-224px}}@media screen and (max-width:599px){.special .top-particle{top:-26.66667vw}}@media screen and (max-width:599px) and (max-width:440px){.special .top-particle{top:-37.33333vw}}@media screen and (min-width:600px){.special .top-particle{left:118.4px}}@media screen and (max-width:599px){.special .top-particle{left:14.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.special .top-particle{left:19.73333vw}}.special .bottom-particle{position:absolute;z-index:1}@media screen and (min-width:600px){.special .bottom-particle{width:167.2px}}@media screen and (max-width:599px){.special .bottom-particle{width:19.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.special .bottom-particle{width:27.86667vw}}@media screen and (min-width:600px){.special .bottom-particle{bottom:-108.8px}}@media screen and (max-width:599px){.special .bottom-particle{bottom:-12.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.special .bottom-particle{bottom:-18.13333vw}}@media screen and (min-width:600px){.special .bottom-particle{left:35.2px}}@media screen and (max-width:599px){.special .bottom-particle{left:4.19048vw}}@media screen and (max-width:599px) and (max-width:440px){.special .bottom-particle{left:5.86667vw}}.special .bg-top-decoration{background-image:-webkit-linear-gradient(90deg,#00c5ff,#3efbff);background-image:linear-gradient(0deg,#00c5ff,#3efbff);position:absolute;-webkit-transform:skewX(-30deg);transform:skewX(-30deg);z-index:-1}@media screen and (min-width:600px){.special .bg-top-decoration{width:195.2px}}@media screen and (max-width:599px){.special .bg-top-decoration{width:23.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.special .bg-top-decoration{width:32.53333vw}}@media screen and (min-width:600px){.special .bg-top-decoration{height:760px}}@media screen and (max-width:599px){.special .bg-top-decoration{height:90.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.special .bg-top-decoration{height:126.66667vw}}@media screen and (min-width:600px){.special .bg-top-decoration{top:-86.4px}}@media screen and (max-width:599px){.special .bg-top-decoration{top:-10.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.special .bg-top-decoration{top:-14.4vw}}@media screen and (min-width:600px){.special .bg-top-decoration{right:38.4px}}@media screen and (max-width:599px){.special .bg-top-decoration{right:4.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.special .bg-top-decoration{right:6.4vw}}.special .bg-bottom-decoration{background-image:-webkit-linear-gradient(90deg,#3efbff,88%,#00c5ff);background-image:linear-gradient(0deg,#3efbff,88%,#00c5ff);position:absolute;left:0;-webkit-transform:skewX(30deg);transform:skewX(30deg);z-index:-1}@media screen and (min-width:600px){.special .bg-bottom-decoration{width:193.6px}}@media screen and (max-width:599px){.special .bg-bottom-decoration{width:23.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.special .bg-bottom-decoration{width:32.26667vw}}@media screen and (min-width:600px){.special .bg-bottom-decoration{height:800px}}@media screen and (max-width:599px){.special .bg-bottom-decoration{height:95.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.special .bg-bottom-decoration{height:133.33333vw}}@media screen and (min-width:600px){.special .bg-bottom-decoration{bottom:646.4px}}@media screen and (max-width:599px){.special .bg-bottom-decoration{bottom:76.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.special .bg-bottom-decoration{bottom:107.73333vw}}@media screen and (min-width:600px){.special{margin-top:91.2px}}@media screen and (max-width:599px){.special{margin-top:10.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.special{margin-top:15.2vw}}@media screen and (min-width:600px){.special{margin-bottom:57.6px}}@media screen and (max-width:599px){.special{margin-bottom:6.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.special{margin-bottom:9.6vw}}.special::after,.special::before{content:'';display:block;width:100%;position:absolute}.special::before{right:0;background:url(/promotion/shinshun2025/assets/index/img/special/bg_top.png) top left/cover no-repeat;z-index:-1}@media screen and (min-width:600px){.special::before{height:91.2px}}@media screen and (max-width:599px){.special::before{height:10.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.special::before{height:15.2vw}}@media screen and (min-width:600px){.special::before{top:-91.2px}}@media screen and (max-width:599px){.special::before{top:-10.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.special::before{top:-15.2vw}}@media screen and (max-width:599px){.special::before{height:57px;top:-56.5px}}.special::after{right:0;background:url(/promotion/shinshun2025/assets/index/img/special/bg_bottom.png) top left/cover no-repeat}@media screen and (min-width:600px){.special::after{height:57.6px}}@media screen and (max-width:599px){.special::after{height:6.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.special::after{height:9.6vw}}@media screen and (min-width:600px){.special::after{bottom:-57.6px}}@media screen and (max-width:599px){.special::after{bottom:-6.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.special::after{bottom:-9.6vw}}@media screen and (max-width:599px){.special::after{height:36px;bottom:-35.5px}}@media screen and (min-width:600px){.catch-holder{margin-top:43.2px}}@media screen and (max-width:599px){.catch-holder{margin-top:5.14286vw}}@media screen and (max-width:599px) and (max-width:440px){.catch-holder{margin-top:7.2vw}}@media screen and (min-width:600px){.catch-holder{margin-bottom:57.6px}}@media screen and (max-width:599px){.catch-holder{margin-bottom:6.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.catch-holder{margin-bottom:9.6vw}}.catch-holder .catch-text{width:-webkit-fit-content;width:fit-content}@media screen and (min-width:600px){.catch-holder .catch-text{font-size:20.8px}}@media screen and (max-width:599px){.catch-holder .catch-text{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.catch-holder .catch-text{font-size:3.46667vw}}@media screen and (min-width:600px){.catch-holder .catch-text{margin-right:64px}}@media screen and (max-width:599px){.catch-holder .catch-text{margin-right:7.61905vw}}@media screen and (max-width:599px) and (max-width:440px){.catch-holder .catch-text{margin-right:10.66667vw}}@media screen and (min-width:600px){.catch-holder .catch-text{margin-left:38.4px}}@media screen and (max-width:599px){.catch-holder .catch-text{margin-left:4.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.catch-holder .catch-text{margin-left:6.4vw}}.catch-holder .catch-img{display:block;margin-left:auto}@media screen and (min-width:600px){.catch-holder .catch-img{width:520.8px}}@media screen and (max-width:599px){.catch-holder .catch-img{width:62vw}}@media screen and (max-width:599px) and (max-width:440px){.catch-holder .catch-img{width:86.8vw}}@media screen and (max-width:599px){.catch-holder .catch-img{width:325.5px}}@media screen and (min-width:600px){.catch-holder .catch-img{margin-top:24px}}@media screen and (max-width:599px){.catch-holder .catch-img{margin-top:2.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.catch-holder .catch-img{margin-top:4vw}}@media screen and (min-width:600px){.catch-holder .catch-img{margin-right:28.8px}}@media screen and (max-width:599px){.catch-holder .catch-img{margin-right:3.42857vw}}@media screen and (max-width:599px) and (max-width:440px){.catch-holder .catch-img{margin-right:4.8vw}}.special-contents-holder .special-contents:nth-child(2){position:relative}.special-contents-holder .special-contents:nth-child(2)::before{content:"";display:block;background:url(/promotion/shinshun2025/assets/index/img/special/bg_deco.png) top left/cover no-repeat;position:absolute;z-index:-1}@media screen and (min-width:600px){.special-contents-holder .special-contents:nth-child(2)::before{width:520px}}@media screen and (max-width:599px){.special-contents-holder .special-contents:nth-child(2)::before{width:61.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents-holder .special-contents:nth-child(2)::before{width:86.66667vw}}@media screen and (min-width:600px){.special-contents-holder .special-contents:nth-child(2)::before{height:520px}}@media screen and (max-width:599px){.special-contents-holder .special-contents:nth-child(2)::before{height:61.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents-holder .special-contents:nth-child(2)::before{height:86.66667vw}}@media screen and (min-width:600px){.special-contents-holder .special-contents:nth-child(2)::before{top:502.4px}}@media screen and (max-width:599px){.special-contents-holder .special-contents:nth-child(2)::before{top:59.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents-holder .special-contents:nth-child(2)::before{top:83.73333vw}}@media screen and (min-width:600px){.special-contents-holder .special-contents:nth-child(2)::before{right:-118.4px}}@media screen and (max-width:599px){.special-contents-holder .special-contents:nth-child(2)::before{right:-14.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents-holder .special-contents:nth-child(2)::before{right:-19.73333vw}}.special-contents{margin-left:auto}@media screen and (min-width:600px){.special-contents{width:552px}}@media screen and (max-width:599px){.special-contents{width:65.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents{width:92vw}}@media screen and (max-width:599px){.special-contents{width:345px}}.special-contents .special-title{font-family:"M PLUS 1p",sans-serif;font-weight:800;background-color:#ffea00}@media screen and (min-width:600px){.special-contents .special-title{font-size:32px}}@media screen and (max-width:599px){.special-contents .special-title{font-size:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents .special-title{font-size:5.33333vw}}@media screen and (min-width:600px){.special-contents .special-title{padding-top:1.6px}}@media screen and (max-width:599px){.special-contents .special-title{padding-top:.19048vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents .special-title{padding-top:.26667vw}}@media screen and (min-width:600px){.special-contents .special-title{padding-bottom:1.6px}}@media screen and (max-width:599px){.special-contents .special-title{padding-bottom:.19048vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents .special-title{padding-bottom:.26667vw}}@media screen and (min-width:600px){.special-contents .special-title{padding-left:9.6px}}@media screen and (max-width:599px){.special-contents .special-title{padding-left:1.14286vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents .special-title{padding-left:1.6vw}}.special-contents .artist-image{display:block}@media screen and (min-width:600px){.special-contents .artist-image{width:536px}}@media screen and (max-width:599px){.special-contents .artist-image{width:63.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents .artist-image{width:89.33333vw}}@media screen and (min-width:600px){.special-contents .artist-image{margin-top:32px}}@media screen and (max-width:599px){.special-contents .artist-image{margin-top:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents .artist-image{margin-top:5.33333vw}}@media screen and (max-width:599px){.special-contents .artist-image{width:335px}}.special-contents .special-music-name{color:#fff;font-family:"M PLUS 1p",sans-serif;font-weight:800;width:-webkit-fit-content;width:fit-content;line-height:1;background-color:#2d2d2d}@media screen and (min-width:600px){.special-contents .special-music-name{font-size:48px}}@media screen and (max-width:599px){.special-contents .special-music-name{font-size:5.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents .special-music-name{font-size:8vw}}@media screen and (min-width:600px){.special-contents .special-music-name{margin-top:33.6px}}@media screen and (max-width:599px){.special-contents .special-music-name{margin-top:4vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents .special-music-name{margin-top:5.6vw}}.special-contents .special-music-release{display:block;background-color:transparent}@media screen and (min-width:600px){.special-contents .special-music-release{font-size:20.8px}}@media screen and (max-width:599px){.special-contents .special-music-release{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents .special-music-release{font-size:3.46667vw}}.special-contents .special-description{line-height:1.5}@media screen and (min-width:600px){.special-contents .special-description{margin-top:32px}}@media screen and (max-width:599px){.special-contents .special-description{margin-top:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents .special-description{margin-top:5.33333vw}}@media screen and (min-width:600px){.special-contents .special-description{margin-right:12.8px}}@media screen and (max-width:599px){.special-contents .special-description{margin-right:1.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents .special-description{margin-right:2.13333vw}}@media screen and (min-width:600px){.special-contents .special-description{font-size:20.8px}}@media screen and (max-width:599px){.special-contents .special-description{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents .special-description{font-size:3.46667vw}}.special-contents .special-description .special-link{color:#ff55d7}.special-contents .special-description em{font-weight:600;font-style:normal}@media screen and (min-width:600px){.special-contents .special-caution{font-size:17.6px}}@media screen and (max-width:599px){.special-contents .special-caution{font-size:2.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents .special-caution{font-size:2.93333vw}}@media screen and (min-width:600px){.special-contents+.special-contents{margin-top:44.8px}}@media screen and (max-width:599px){.special-contents+.special-contents{margin-top:5.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.special-contents+.special-contents{margin-top:7.46667vw}}.release-image{display:block}@media screen and (min-width:600px){.release-image{width:536px}}@media screen and (max-width:599px){.release-image{width:63.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.release-image{width:89.33333vw}}@media screen and (min-width:600px){.release-image{margin-top:32px}}@media screen and (max-width:599px){.release-image{margin-top:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.release-image{margin-top:5.33333vw}}@media screen and (max-width:599px){.release-image{width:335px}}@media screen and (min-width:600px){.special .video-holder{margin-top:32px}}@media screen and (max-width:599px){.special .video-holder{margin-top:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.special .video-holder{margin-top:5.33333vw}}@media screen and (min-width:600px){.special .video-holder{margin-left:17.6px}}@media screen and (max-width:599px){.special .video-holder{margin-left:2.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.special .video-holder{margin-left:2.93333vw}}.special .video-thumb.coming-soon{pointer-events:none}.special .video-thumb.coming-soon::after{background:url(/promotion/shinshun2025/assets/index/img/special/coming-soon-movie-frame.png) top left/cover no-repeat}.special .video-title{color:#000}@media screen and (min-width:600px){.section-title-campaign .section-title__text{width:472px}}@media screen and (max-width:599px){.section-title-campaign .section-title__text{width:56.19048vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title-campaign .section-title__text{width:78.66667vw}}@media screen and (max-width:599px){.section-title-campaign .section-title__text{width:295px}}@media screen and (min-width:600px){.section-title-campaign .section-title__effect{left:448px}}@media screen and (max-width:599px){.section-title-campaign .section-title__effect{left:53.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title-campaign .section-title__effect{left:74.66667vw}}@media screen and (max-width:599px){.section-title-campaign .section-title__effect{left:280px}}.campaign{position:relative}@media screen and (min-width:600px){.campaign{margin-top:179.2px}}@media screen and (max-width:599px){.campaign{margin-top:21.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign{margin-top:29.86667vw}}.campaign::before{content:'';display:block}@media screen and (min-width:600px){.campaign::before{margin-top:-160px}}@media screen and (max-width:599px){.campaign::before{margin-top:-19.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign::before{margin-top:-26.66667vw}}@media screen and (min-width:600px){.campaign::before{padding-top:160px}}@media screen and (max-width:599px){.campaign::before{padding-top:19.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign::before{padding-top:26.66667vw}}.campaign-logo{display:block;position:relative}@media screen and (min-width:600px){.campaign-logo{margin-bottom:32px}}@media screen and (max-width:599px){.campaign-logo{margin-bottom:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-logo{margin-bottom:5.33333vw}}.campaign-navi{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:600px){.campaign-navi{margin-top:48px}}@media screen and (max-width:599px){.campaign-navi{margin-top:5.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-navi{margin-top:8vw}}@media screen and (min-width:600px){.campaign-navi{gap:16px}}@media screen and (max-width:599px){.campaign-navi{gap:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-navi{gap:2.66667vw}}.campaign-navi-link{display:block;position:relative;background-color:#817900;-webkit-clip-path:polygon(0 22%,6% 0,100% 0,100% 79%,96% 100%,0 100%);clip-path:polygon(0 22%,6% 0,100% 0,100% 79%,96% 100%,0 100%)}@media screen and (min-width:600px){.campaign-navi-link{width:259.2px}}@media screen and (max-width:599px){.campaign-navi-link{width:30.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-navi-link{width:43.2vw}}.campaign-navi-link::after,.campaign-navi-link::before{content:'';display:block;position:absolute}@media screen and (min-width:600px){.campaign-navi-link::after,.campaign-navi-link::before{width:11.2px}}@media screen and (max-width:599px){.campaign-navi-link::after,.campaign-navi-link::before{width:1.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-navi-link::after,.campaign-navi-link::before{width:1.86667vw}}@media screen and (min-width:600px){.campaign-navi-link::after,.campaign-navi-link::before{height:11.2px}}@media screen and (max-width:599px){.campaign-navi-link::after,.campaign-navi-link::before{height:1.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-navi-link::after,.campaign-navi-link::before{height:1.86667vw}}.campaign-navi-link::before{top:0;right:0;border-top:solid 2px #fff;border-right:solid 2px #fff}.campaign-navi-link::after{bottom:0;left:0;border-bottom:solid 2px #fff;border-left:solid 2px #fff}.campaign-navi-link .campaign-navi-link-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-image:-webkit-linear-gradient(90deg,#ffcb00,#fffb42);background-image:linear-gradient(0deg,#ffcb00,#fffb42);-webkit-clip-path:polygon(2px calc(22% + 2px),calc(6% + 2px) 2px,calc(100% - 2px) 2px,calc(100% - 2px) calc(79% - 2px),calc(96% - 2px) calc(100% - 2px),2px calc(100% - 2px));clip-path:polygon(2px calc(22% + 2px),calc(6% + 2px) 2px,calc(100% - 2px) 2px,calc(100% - 2px) calc(79% - 2px),calc(96% - 2px) calc(100% - 2px),2px calc(100% - 2px))}@media screen and (min-width:600px){.campaign-navi-link .campaign-navi-link-inner{padding:22.4px 0}}@media screen and (max-width:599px){.campaign-navi-link .campaign-navi-link-inner{padding:2.66667vw 0}}@media screen and (max-width:599px) and (max-width:440px){.campaign-navi-link .campaign-navi-link-inner{padding:3.73333vw 0}}.campaign-navi-link .campaign-navi-link-text{font-family:"M PLUS 1p",sans-serif;font-weight:800;text-align:center;line-height:1.29167}@media screen and (min-width:600px){.campaign-navi-link .campaign-navi-link-text{font-size:19.2px}}@media screen and (max-width:599px){.campaign-navi-link .campaign-navi-link-text{font-size:2.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-navi-link .campaign-navi-link-text{font-size:3.2vw}}.campaign-navi-link .campaign-navi-link-text::before{content:'';display:block;position:absolute;background:url(/promotion/shinshun2025/assets/index/img/btn_arrow_pink.png) top left/cover no-repeat;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:600px){.campaign-navi-link .campaign-navi-link-text::before{width:16.8px}}@media screen and (max-width:599px){.campaign-navi-link .campaign-navi-link-text::before{width:2vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-navi-link .campaign-navi-link-text::before{width:2.8vw}}@media screen and (min-width:600px){.campaign-navi-link .campaign-navi-link-text::before{height:11.2px}}@media screen and (max-width:599px){.campaign-navi-link .campaign-navi-link-text::before{height:1.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-navi-link .campaign-navi-link-text::before{height:1.86667vw}}@media screen and (min-width:600px){.campaign-navi-link .campaign-navi-link-text::before{bottom:6.4px}}@media screen and (max-width:599px){.campaign-navi-link .campaign-navi-link-text::before{bottom:.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-navi-link .campaign-navi-link-text::before{bottom:1.06667vw}}@media screen and (min-width:600px){.campaign-contents-holder{margin-top:48px}}@media screen and (max-width:599px){.campaign-contents-holder{margin-top:5.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-holder{margin-top:8vw}}.campaign-contents-holder::before{content:'';display:block}@media screen and (min-width:600px){.campaign-contents-holder::before{margin-top:-32px}}@media screen and (max-width:599px){.campaign-contents-holder::before{margin-top:-3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-holder::before{margin-top:-5.33333vw}}@media screen and (min-width:600px){.campaign-contents-holder::before{padding-top:32px}}@media screen and (max-width:599px){.campaign-contents-holder::before{padding-top:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-holder::before{padding-top:5.33333vw}}@media screen and (min-width:600px){.campaign-contents-holder+.campaign-contents-holder{margin-top:96px}}@media screen and (max-width:599px){.campaign-contents-holder+.campaign-contents-holder{margin-top:11.42857vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-holder+.campaign-contents-holder{margin-top:16vw}}.campaign-contents{position:relative;color:#fff;margin-left:auto;background-image:-webkit-linear-gradient(90deg,rgba(255,240,0,.47),20%,rgba(0,0,0,.47));background-image:linear-gradient(0deg,rgba(255,240,0,.47),20%,rgba(0,0,0,.47));position:relative}@media screen and (min-width:600px){.campaign-contents{width:552px}}@media screen and (max-width:599px){.campaign-contents{width:65.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents{width:92vw}}@media screen and (max-width:599px){.campaign-contents{width:345px}}@media screen and (min-width:600px){.campaign-contents{padding:38.4px 16px 38.4px}}@media screen and (max-width:599px){.campaign-contents{padding:4.57143vw 1.90476vw 4.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents{padding:6.4vw 2.66667vw 6.4vw}}@media screen and (min-width:600px){.campaign-contents{margin-top:60.8px}}@media screen and (max-width:599px){.campaign-contents{margin-top:7.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents{margin-top:10.13333vw}}@media screen and (min-width:600px){.campaign-contents{margin-bottom:41.6px}}@media screen and (max-width:599px){.campaign-contents{margin-bottom:4.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents{margin-bottom:6.93333vw}}.campaign-contents::after,.campaign-contents::before{content:'';display:block;width:100%;position:absolute;left:0}.campaign-contents::before{background-color:rgba(0,0,0,.47);-webkit-clip-path:polygon(0 100%,3% 70%,3% 30%,6% 0,10% 0,10.6% 10%,29.4% 10%,30.8% 0,100% 0,100% 100%);clip-path:polygon(0 100%,3% 70%,3% 30%,6% 0,10% 0,10.6% 10%,29.4% 10%,30.8% 0,100% 0,100% 100%)}@media screen and (min-width:600px){.campaign-contents::before{height:60.8px}}@media screen and (max-width:599px){.campaign-contents::before{height:7.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents::before{height:10.13333vw}}@media screen and (min-width:600px){.campaign-contents::before{top:-60.8px}}@media screen and (max-width:599px){.campaign-contents::before{top:-7.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents::before{top:-10.13333vw}}@media screen and (max-width:599px){.campaign-contents::before{height:38px;top:-37.5px}}.campaign-contents::after{background-color:rgba(255,240,0,.47);-webkit-clip-path:polygon(0 0,100% 0,98% 20%,98% 70%,96% 100%,93% 100%,92% 80%,45% 80%,43.8% 100%,0 100%);clip-path:polygon(0 0,100% 0,98% 20%,98% 70%,96% 100%,93% 100%,92% 80%,45% 80%,43.8% 100%,0 100%)}@media screen and (min-width:600px){.campaign-contents::after{height:41.6px}}@media screen and (max-width:599px){.campaign-contents::after{height:4.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents::after{height:6.93333vw}}@media screen and (min-width:600px){.campaign-contents::after{bottom:-41.6px}}@media screen and (max-width:599px){.campaign-contents::after{bottom:-4.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents::after{bottom:-6.93333vw}}@media screen and (max-width:599px){.campaign-contents::after{height:26px;bottom:-26px}}.bg-shape{position:absolute;right:0;opacity:.4}@media screen and (min-width:600px){.bg-shape{top:-60.8px}}@media screen and (max-width:599px){.bg-shape{top:-7.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.bg-shape{top:-10.13333vw}}@media screen and (max-width:599px){.bg-shape{top:-38px}}@media screen and (min-width:600px){.bg-shape{width:299.2px}}@media screen and (max-width:599px){.bg-shape{width:35.61905vw}}@media screen and (max-width:599px) and (max-width:440px){.bg-shape{width:49.86667vw}}.campaign02-title{position:relative}@media screen and (min-width:600px){.campaign02-title{width:569.6px}}@media screen and (max-width:599px){.campaign02-title{width:67.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign02-title{width:94.93333vw}}@media screen and (max-width:599px){.campaign02-title{width:356px}}@media screen and (min-width:600px){.campaign02-title{margin:0 -16px}}@media screen and (max-width:599px){.campaign02-title{margin:0 -1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign02-title{margin:0 -2.66667vw}}.tab-button-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (min-width:600px){.tab-button-list{margin:32px -16px 0}}@media screen and (max-width:599px){.tab-button-list{margin:3.80952vw -1.90476vw 0}}@media screen and (max-width:599px) and (max-width:440px){.tab-button-list{margin:5.33333vw -2.66667vw 0}}.tab-button-list .tab-button .active{display:none}.tab-button-list .tab-button .no-active{display:block}.tab-button-list .tab-button.is-select .active{display:block}.tab-button-list .tab-button.is-select .no-active{display:none}@media screen and (min-width:600px){.tab-contents{margin-top:38.4px}}@media screen and (max-width:599px){.tab-contents{margin-top:4.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.tab-contents{margin-top:6.4vw}}.tab-contents .tab{display:none}.tab-contents .tab.is-open{display:block}@media screen and (min-width:600px){.tab-campaign-contents__item+.tab-campaign-contents__item{margin-top:20.8px}}@media screen and (max-width:599px){.tab-campaign-contents__item+.tab-campaign-contents__item{margin-top:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.tab-campaign-contents__item+.tab-campaign-contents__item{margin-top:3.46667vw}}.tab-campaign-contents-catch{line-height:1.5}@media screen and (min-width:600px){.tab-campaign-contents-catch{font-size:20.8px}}@media screen and (max-width:599px){.tab-campaign-contents-catch{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.tab-campaign-contents-catch{font-size:3.46667vw}}@media screen and (min-width:600px){.campaign-contents__item+.campaign-contents__item{margin-top:48px}}@media screen and (max-width:599px){.campaign-contents__item+.campaign-contents__item{margin-top:5.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents__item+.campaign-contents__item{margin-top:8vw}}.campaign-contents-title{font-family:"M PLUS 1p",sans-serif;font-weight:800;letter-spacing:.4em;color:#ffe524;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:600px){.campaign-contents-title{font-size:20.8px}}@media screen and (max-width:599px){.campaign-contents-title{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-title{font-size:3.46667vw}}.campaign-contents-title::after,.campaign-contents-title::before{content:'';display:block}.campaign-contents-title::before{background:url(/promotion/shinshun2025/assets/index/img/title-star-yellow.svg) top left/cover no-repeat}@media screen and (min-width:600px){.campaign-contents-title::before{width:16px}}@media screen and (max-width:599px){.campaign-contents-title::before{width:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-title::before{width:2.66667vw}}@media screen and (min-width:600px){.campaign-contents-title::before{height:16px}}@media screen and (max-width:599px){.campaign-contents-title::before{height:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-title::before{height:2.66667vw}}@media screen and (min-width:600px){.campaign-contents-title::before{margin-right:9.6px}}@media screen and (max-width:599px){.campaign-contents-title::before{margin-right:1.14286vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-title::before{margin-right:1.6vw}}.campaign-contents-title::after{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;background-color:#bca91b}@media screen and (min-width:600px){.campaign-contents-title::after{height:1.6px}}@media screen and (max-width:599px){.campaign-contents-title::after{height:.19048vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-title::after{height:.26667vw}}@media screen and (min-width:600px){.campaign-contents-title::after{margin-right:-16px}}@media screen and (max-width:599px){.campaign-contents-title::after{margin-right:-1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-title::after{margin-right:-2.66667vw}}.campaign-contents-text{font-family:"M PLUS 1p",sans-serif;font-weight:800;line-height:1.23077;position:relative}@media screen and (min-width:600px){.campaign-contents-text{font-size:20.8px}}@media screen and (max-width:599px){.campaign-contents-text{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-text{font-size:3.46667vw}}@media screen and (min-width:600px){.campaign-contents-text{margin-bottom:16px}}@media screen and (max-width:599px){.campaign-contents-text{margin-bottom:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-text{margin-bottom:2.66667vw}}.campaign-contents-text .campaign-contents-text-finish{width:100%;height:100%;background-color:rgba(0,0,0,.8);position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#ff2bd5}.campaign-contents-text em{font-style:normal;color:#ffe524}@media screen and (min-width:600px){.campaign-contents-text em{font-size:33.6px}}@media screen and (max-width:599px){.campaign-contents-text em{font-size:4vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-text em{font-size:5.6vw}}.campaign-contents-separate{width:103%;background-color:#bca91b}@media screen and (min-width:600px){.campaign-contents-separate{height:1.6px}}@media screen and (max-width:599px){.campaign-contents-separate{height:.19048vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-separate{height:.26667vw}}.campaign-contents-description{line-height:1.5;color:#fff}@media screen and (min-width:600px){.campaign-contents-description{margin-top:32px}}@media screen and (max-width:599px){.campaign-contents-description{margin-top:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-description{margin-top:5.33333vw}}@media screen and (min-width:600px){.campaign-contents-description{font-size:20.8px}}@media screen and (max-width:599px){.campaign-contents-description{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-description{font-size:3.46667vw}}.campaign-link-holder{position:relative}@media screen and (min-width:600px){.campaign-link-holder{width:352px}}@media screen and (max-width:599px){.campaign-link-holder{width:41.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-link-holder{width:58.66667vw}}@media screen and (min-width:600px){.campaign-link-holder{margin-top:36px}}@media screen and (max-width:599px){.campaign-link-holder{margin-top:4.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-link-holder{margin-top:6vw}}.campaign-link-holder::after,.campaign-link-holder::before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.campaign-link-holder::before{background:url(/promotion/shinshun2025/assets/index/img/torii.png) top left/cover no-repeat;z-index:1}@media screen and (min-width:600px){.campaign-link-holder::before{width:95.2px}}@media screen and (max-width:599px){.campaign-link-holder::before{width:11.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-link-holder::before{width:15.86667vw}}@media screen and (min-width:600px){.campaign-link-holder::before{height:88.8px}}@media screen and (max-width:599px){.campaign-link-holder::before{height:10.57143vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-link-holder::before{height:14.8vw}}@media screen and (min-width:600px){.campaign-link-holder::before{margin-top:-6.4px}}@media screen and (max-width:599px){.campaign-link-holder::before{margin-top:-.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-link-holder::before{margin-top:-1.06667vw}}@media screen and (min-width:600px){.campaign-link-holder::before{left:16px}}@media screen and (max-width:599px){.campaign-link-holder::before{left:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-link-holder::before{left:2.66667vw}}.campaign-link-holder::after{background:url(/promotion/shinshun2025/assets/index/img/icon_target_blank.svg) top left/cover no-repeat;z-index:1}@media screen and (min-width:600px){.campaign-link-holder::after{width:23.2px}}@media screen and (max-width:599px){.campaign-link-holder::after{width:2.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-link-holder::after{width:3.86667vw}}@media screen and (min-width:600px){.campaign-link-holder::after{height:23.2px}}@media screen and (max-width:599px){.campaign-link-holder::after{height:2.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-link-holder::after{height:3.86667vw}}@media screen and (min-width:600px){.campaign-link-holder::after{right:76.8px}}@media screen and (max-width:599px){.campaign-link-holder::after{right:9.14286vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-link-holder::after{right:12.8vw}}.campaign-link{display:block;position:relative;width:100%;background-color:#ff65c1;-webkit-clip-path:polygon(0 22%,6% 0,100% 0,100% 79%,96% 100%,0 100%);clip-path:polygon(0 22%,6% 0,100% 0,100% 79%,96% 100%,0 100%)}.campaign-link .campaign-link-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-image:-webkit-linear-gradient(90deg,#ff0073,#ff00b9);background-image:linear-gradient(0deg,#ff0073,#ff00b9);-webkit-clip-path:polygon(2px calc(22% + 2px),calc(6% + 2px) 2px,calc(100% - 2px) 2px,calc(100% - 2px) calc(79% - 2px),calc(96% - 2px) calc(100% - 2px),2px calc(100% - 2px));clip-path:polygon(2px calc(22% + 2px),calc(6% + 2px) 2px,calc(100% - 2px) 2px,calc(100% - 2px) calc(79% - 2px),calc(96% - 2px) calc(100% - 2px),2px calc(100% - 2px))}@media screen and (min-width:600px){.campaign-link .campaign-link-inner{padding:25.6px 0}}@media screen and (max-width:599px){.campaign-link .campaign-link-inner{padding:3.04762vw 0}}@media screen and (max-width:599px) and (max-width:440px){.campaign-link .campaign-link-inner{padding:4.26667vw 0}}.campaign-link .campaign-link-text{color:#fff;font-family:"M PLUS 1p",sans-serif;font-weight:800;text-align:center}@media screen and (min-width:600px){.campaign-link .campaign-link-text{font-size:25.6px}}@media screen and (max-width:599px){.campaign-link .campaign-link-text{font-size:3.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-link .campaign-link-text{font-size:4.26667vw}}.campaign-contents-catch{font-family:"M PLUS 1p",sans-serif;font-weight:800;line-height:1;letter-spacing:-.06em;width:-webkit-fit-content;width:fit-content;background-color:#ff2bd5}@media screen and (min-width:600px){.campaign-contents-catch{margin-top:48px}}@media screen and (max-width:599px){.campaign-contents-catch{margin-top:5.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-catch{margin-top:8vw}}@media screen and (min-width:600px){.campaign-contents-catch{font-size:36.8px}}@media screen and (max-width:599px){.campaign-contents-catch{font-size:4.38095vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-catch{font-size:6.13333vw}}@media screen and (min-width:600px){.campaign-contents-catch{padding:0 12.8px}}@media screen and (max-width:599px){.campaign-contents-catch{padding:0 1.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-catch{padding:0 2.13333vw}}@media screen and (min-width:600px){.campaign-contents-catch span{font-size:40.8px}}@media screen and (max-width:599px){.campaign-contents-catch span{font-size:4.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-catch span{font-size:6.8vw}}.campaign-contents-catch em{color:#ffe524;font-style:normal}@media screen and (min-width:600px){.campaign-contents-catch em{font-size:52.8px}}@media screen and (max-width:599px){.campaign-contents-catch em{font-size:6.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-catch em{font-size:8.8vw}}@media screen and (min-width:600px){.campaign-contents-catch em span{font-size:36.8px}}@media screen and (max-width:599px){.campaign-contents-catch em span{font-size:4.38095vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-contents-catch em span{font-size:6.13333vw}}@media screen and (min-width:600px){.campaign-prize-list{margin-top:48px}}@media screen and (max-width:599px){.campaign-prize-list{margin-top:5.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize-list{margin-top:8vw}}.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image{position:relative}.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image::before{content:'';display:block;background:url(/promotion/shinshun2025/assets/index/img/campaign/prize_deco.png) top left/cover no-repeat;position:absolute}@media screen and (min-width:600px){.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image::before{width:107.2px}}@media screen and (max-width:599px){.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image::before{width:12.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image::before{width:17.86667vw}}@media screen and (min-width:600px){.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image::before{height:108px}}@media screen and (max-width:599px){.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image::before{height:12.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image::before{height:18vw}}@media screen and (min-width:600px){.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image::before{top:-6.4px}}@media screen and (max-width:599px){.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image::before{top:-.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image::before{top:-1.06667vw}}@media screen and (min-width:600px){.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image::before{left:-19.2px}}@media screen and (max-width:599px){.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image::before{left:-2.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item:nth-child(1) .campaign-prize__item-prize-image::before{left:-3.2vw}}.campaign-prize__item:nth-child(3) .campaign-prize__item-prize-image,.campaign-prize__item:nth-child(4) .campaign-prize__item-prize-image{position:relative}.campaign-prize__item:nth-child(3) .campaign-prize__item-prize-image::before,.campaign-prize__item:nth-child(4) .campaign-prize__item-prize-image::before{content:'';display:block;background:url(/promotion/shinshun2025/assets/index/img/campaign/prize_deco.png) top left/cover no-repeat;position:absolute;top:0}@media screen and (min-width:600px){.campaign-prize__item:nth-child(3) .campaign-prize__item-prize-image::before,.campaign-prize__item:nth-child(4) .campaign-prize__item-prize-image::before{width:96.8px}}@media screen and (max-width:599px){.campaign-prize__item:nth-child(3) .campaign-prize__item-prize-image::before,.campaign-prize__item:nth-child(4) .campaign-prize__item-prize-image::before{width:11.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item:nth-child(3) .campaign-prize__item-prize-image::before,.campaign-prize__item:nth-child(4) .campaign-prize__item-prize-image::before{width:16.13333vw}}@media screen and (min-width:600px){.campaign-prize__item:nth-child(3) .campaign-prize__item-prize-image::before,.campaign-prize__item:nth-child(4) .campaign-prize__item-prize-image::before{height:97.6px}}@media screen and (max-width:599px){.campaign-prize__item:nth-child(3) .campaign-prize__item-prize-image::before,.campaign-prize__item:nth-child(4) .campaign-prize__item-prize-image::before{height:11.61905vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item:nth-child(3) .campaign-prize__item-prize-image::before,.campaign-prize__item:nth-child(4) .campaign-prize__item-prize-image::before{height:16.26667vw}}@media screen and (min-width:600px){.campaign-prize__item:nth-child(3) .campaign-prize__item-prize-image::before,.campaign-prize__item:nth-child(4) .campaign-prize__item-prize-image::before{left:-54.4px}}@media screen and (max-width:599px){.campaign-prize__item:nth-child(3) .campaign-prize__item-prize-image::before,.campaign-prize__item:nth-child(4) .campaign-prize__item-prize-image::before{left:-6.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item:nth-child(3) .campaign-prize__item-prize-image::before,.campaign-prize__item:nth-child(4) .campaign-prize__item-prize-image::before{left:-9.06667vw}}@media screen and (min-width:600px){.campaign-prize__item+.campaign-prize__item{margin-top:41.6px}}@media screen and (max-width:599px){.campaign-prize__item+.campaign-prize__item{margin-top:4.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item+.campaign-prize__item{margin-top:6.93333vw}}.campaign-prize__item-prize{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-family:"M PLUS 1p",sans-serif;font-weight:800;color:#000;background-color:#ffe524;-webkit-clip-path:polygon(0 0,100% 0,90% 100%,0 100%);clip-path:polygon(0 0,100% 0,90% 100%,0 100%)}@media screen and (min-width:600px){.campaign-prize__item-prize{width:156.8px}}@media screen and (max-width:599px){.campaign-prize__item-prize{width:18.66667vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item-prize{width:26.13333vw}}@media screen and (min-width:600px){.campaign-prize__item-prize{font-size:32px}}@media screen and (max-width:599px){.campaign-prize__item-prize{font-size:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item-prize{font-size:5.33333vw}}.campaign-prize__item-prize2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:fit-content;font-family:"M PLUS 1p",sans-serif;font-weight:800;color:#000;background-color:#ffe524}@media screen and (min-width:600px){.campaign-prize__item-prize2{font-size:20.8px}}@media screen and (max-width:599px){.campaign-prize__item-prize2{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item-prize2{font-size:3.46667vw}}.campaign-prize__item-link{color:#ffe524;text-decoration:underline}.campaign-prize__item-prize-title{font-family:"M PLUS 1p",sans-serif;font-weight:800;color:#ffe524;line-height:1.5}@media screen and (min-width:600px){.campaign-prize__item-prize-title{font-size:25.6px}}@media screen and (max-width:599px){.campaign-prize__item-prize-title{font-size:3.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item-prize-title{font-size:4.26667vw}}@media screen and (min-width:600px){.campaign-prize__item-prize-title{margin-top:8px}}@media screen and (max-width:599px){.campaign-prize__item-prize-title{margin-top:.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item-prize-title{margin-top:1.33333vw}}@media screen and (min-width:600px){.campaign-prize__item-prize-title span{font-size:22.4px}}@media screen and (max-width:599px){.campaign-prize__item-prize-title span{font-size:2.66667vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item-prize-title span{font-size:3.73333vw}}.campaign-prize__item-prize-image{display:block}@media screen and (min-width:600px){.campaign-prize__item-prize-image{margin-top:12.8px}}@media screen and (max-width:599px){.campaign-prize__item-prize-image{margin-top:1.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item-prize-image{margin-top:2.13333vw}}.campaign-prize__item-prize--caution{line-height:1.65;color:#fff}@media screen and (min-width:600px){.campaign-prize__item-prize--caution{margin-top:8px}}@media screen and (max-width:599px){.campaign-prize__item-prize--caution{margin-top:.95238vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item-prize--caution{margin-top:1.33333vw}}@media screen and (min-width:600px){.campaign-prize__item-prize--caution{font-size:16px}}@media screen and (max-width:599px){.campaign-prize__item-prize--caution{font-size:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item-prize--caution{font-size:2.66667vw}}.campaign-prize__item-prize--desription{line-height:1.5;color:#fff}@media screen and (min-width:600px){.campaign-prize__item-prize--desription{margin-top:16px}}@media screen and (max-width:599px){.campaign-prize__item-prize--desription{margin-top:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item-prize--desription{margin-top:2.66667vw}}@media screen and (min-width:600px){.campaign-prize__item-prize--desription{font-size:17.6px}}@media screen and (max-width:599px){.campaign-prize__item-prize--desription{font-size:2.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-prize__item-prize--desription{font-size:2.93333vw}}.campaign-application-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.campaign-application-item-text{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;line-height:1.52;position:relative}@media screen and (min-width:600px){.campaign-application-item-text{font-size:20px}}@media screen and (max-width:599px){.campaign-application-item-text{font-size:2.38095vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-application-item-text{font-size:3.33333vw}}@media screen and (min-width:600px){.campaign-application-item-text{margin-top:24px}}@media screen and (max-width:599px){.campaign-application-item-text{margin-top:2.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-application-item-text{margin-top:4vw}}@media screen and (min-width:600px){.campaign-application-item-text{margin-left:16px}}@media screen and (max-width:599px){.campaign-application-item-text{margin-left:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-application-item-text{margin-left:2.66667vw}}@media screen and (min-width:600px){.campaign-application-item-text{padding-bottom:32px}}@media screen and (max-width:599px){.campaign-application-item-text{padding-bottom:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-application-item-text{padding-bottom:5.33333vw}}.campaign-application-item-text::after{content:'';display:block;width:100%;background:-webkit-radial-gradient(circle farthest-side,#ffe524,#ffe524 60%,transparent 60%,transparent);background:radial-gradient(circle farthest-side,#ffe524,#ffe524 60%,transparent 60%,transparent);background-repeat:repeat-x;background-position:left bottom;position:absolute;bottom:0}@media screen and (min-width:600px){.campaign-application-item-text::after{height:6.4px}}@media screen and (max-width:599px){.campaign-application-item-text::after{height:.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-application-item-text::after{height:1.06667vw}}@media screen and (min-width:600px){.campaign-application-item-text::after{background-size:6.4px 6.4px}}@media screen and (max-width:599px){.campaign-application-item-text::after{background-size:.7619vw .7619vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-application-item-text::after{background-size:1.06667vw 1.06667vw}}@media screen and (min-width:600px){.campaign-application-item-number{width:80px}}@media screen and (max-width:599px){.campaign-application-item-number{width:9.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.campaign-application-item-number{width:13.33333vw}}.campaign-application-item-link{color:#ffe524}.join-campaign-holder{position:relative}@media screen and (min-width:600px){.join-campaign-holder{width:352px}}@media screen and (max-width:599px){.join-campaign-holder{width:41.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.join-campaign-holder{width:58.66667vw}}@media screen and (min-width:600px){.join-campaign-holder{margin-top:36px}}@media screen and (max-width:599px){.join-campaign-holder{margin-top:4.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.join-campaign-holder{margin-top:6vw}}.join-campaign-holder::after,.join-campaign-holder::before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.join-campaign-holder::before{background:url(/promotion/shinshun2025/assets/index/img/campaign/icon_x_black.png) top left/cover no-repeat;z-index:1}@media screen and (min-width:600px){.join-campaign-holder::before{width:40px}}@media screen and (max-width:599px){.join-campaign-holder::before{width:4.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.join-campaign-holder::before{width:6.66667vw}}@media screen and (min-width:600px){.join-campaign-holder::before{height:40px}}@media screen and (max-width:599px){.join-campaign-holder::before{height:4.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.join-campaign-holder::before{height:6.66667vw}}@media screen and (min-width:600px){.join-campaign-holder::before{left:22.4px}}@media screen and (max-width:599px){.join-campaign-holder::before{left:2.66667vw}}@media screen and (max-width:599px) and (max-width:440px){.join-campaign-holder::before{left:3.73333vw}}.join-campaign-holder::after{background:url(/promotion/shinshun2025/assets/index/img/icon_target_blank-pink.svg) top left/cover no-repeat;z-index:1}@media screen and (min-width:600px){.join-campaign-holder::after{width:23.2px}}@media screen and (max-width:599px){.join-campaign-holder::after{width:2.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.join-campaign-holder::after{width:3.86667vw}}@media screen and (min-width:600px){.join-campaign-holder::after{height:23.2px}}@media screen and (max-width:599px){.join-campaign-holder::after{height:2.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.join-campaign-holder::after{height:3.86667vw}}@media screen and (min-width:600px){.join-campaign-holder::after{right:19.2px}}@media screen and (max-width:599px){.join-campaign-holder::after{right:2.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.join-campaign-holder::after{right:3.2vw}}.join-campaign-link{display:block;position:relative;width:100%;background-color:#fff;-webkit-clip-path:polygon(0 22%,6% 0,100% 0,100% 79%,96% 100%,0 100%);clip-path:polygon(0 22%,6% 0,100% 0,100% 79%,96% 100%,0 100%)}.join-campaign-link .join-campaign-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-image:-webkit-linear-gradient(90deg,#ffcb00,#fffb42);background-image:linear-gradient(0deg,#ffcb00,#fffb42);-webkit-clip-path:polygon(2px calc(22% + 2px),calc(6% + 2px) 2px,calc(100% - 2px) 2px,calc(100% - 2px) calc(79% - 2px),calc(96% - 2px) calc(100% - 2px),2px calc(100% - 2px));clip-path:polygon(2px calc(22% + 2px),calc(6% + 2px) 2px,calc(100% - 2px) 2px,calc(100% - 2px) calc(79% - 2px),calc(96% - 2px) calc(100% - 2px),2px calc(100% - 2px))}@media screen and (min-width:600px){.join-campaign-link .join-campaign-inner{padding:25.6px 0}}@media screen and (max-width:599px){.join-campaign-link .join-campaign-inner{padding:3.04762vw 0}}@media screen and (max-width:599px) and (max-width:440px){.join-campaign-link .join-campaign-inner{padding:4.26667vw 0}}.join-campaign-link .join-campaign-text{color:#000;font-family:"M PLUS 1p",sans-serif;font-weight:800}@media screen and (min-width:600px){.join-campaign-link .join-campaign-text{font-size:20.8px}}@media screen and (max-width:599px){.join-campaign-link .join-campaign-text{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.join-campaign-link .join-campaign-text{font-size:3.46667vw}}@media screen and (min-width:600px){.join-campaign-link .join-campaign-text{margin-left:32px}}@media screen and (max-width:599px){.join-campaign-link .join-campaign-text{margin-left:3.80952vw}}@media screen and (max-width:599px) and (max-width:440px){.join-campaign-link .join-campaign-text{margin-left:5.33333vw}}.present{position:relative}@media screen and (min-width:600px){.present{margin-top:80px}}@media screen and (max-width:599px){.present{margin-top:9.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.present{margin-top:13.33333vw}}@media screen and (min-width:600px){.present{padding-bottom:96px}}@media screen and (max-width:599px){.present{padding-bottom:11.42857vw}}@media screen and (max-width:599px) and (max-width:440px){.present{padding-bottom:16vw}}.present::before{content:'';display:block}@media screen and (min-width:600px){.present::before{margin-top:-128px}}@media screen and (max-width:599px){.present::before{margin-top:-15.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.present::before{margin-top:-21.33333vw}}@media screen and (min-width:600px){.present::before{padding-top:128px}}@media screen and (max-width:599px){.present::before{padding-top:15.2381vw}}@media screen and (max-width:599px) and (max-width:440px){.present::before{padding-top:21.33333vw}}@media screen and (min-width:600px){.section-title-present{margin-top:40px}}@media screen and (max-width:599px){.section-title-present{margin-top:4.7619vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title-present{margin-top:6.66667vw}}@media screen and (min-width:600px){.section-title-present .section-title__text{width:422.4px}}@media screen and (max-width:599px){.section-title-present .section-title__text{width:50.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title-present .section-title__text{width:70.4vw}}@media screen and (min-width:600px){.section-title-present .section-title__effect{left:361.6px}}@media screen and (max-width:599px){.section-title-present .section-title__effect{left:43.04762vw}}@media screen and (max-width:599px) and (max-width:440px){.section-title-present .section-title__effect{left:60.26667vw}}.present-inner{overflow:hidden}@media screen and (min-width:600px){.present-inner{padding-bottom:64px}}@media screen and (max-width:599px){.present-inner{padding-bottom:7.61905vw}}@media screen and (max-width:599px) and (max-width:440px){.present-inner{padding-bottom:10.66667vw}}.present-catch{color:#fff;line-height:1.5}@media screen and (min-width:600px){.present-catch{font-size:20.8px}}@media screen and (max-width:599px){.present-catch{font-size:2.47619vw}}@media screen and (max-width:599px) and (max-width:440px){.present-catch{font-size:3.46667vw}}@media screen and (min-width:600px){.present-catch{margin-top:51.2px}}@media screen and (max-width:599px){.present-catch{margin-top:6.09524vw}}@media screen and (max-width:599px) and (max-width:440px){.present-catch{margin-top:8.53333vw}}@media screen and (min-width:600px){.present-catch{padding-left:48px}}@media screen and (max-width:599px){.present-catch{padding-left:5.71429vw}}@media screen and (max-width:599px) and (max-width:440px){.present-catch{padding-left:8vw}}@media screen and (min-width:600px){.present-catch{padding-right:16px}}@media screen and (max-width:599px){.present-catch{padding-right:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.present-catch{padding-right:2.66667vw}}.present-download-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (min-width:600px){.present-download-list{padding-top:33.6px}}@media screen and (max-width:599px){.present-download-list{padding-top:4vw}}@media screen and (max-width:599px) and (max-width:440px){.present-download-list{padding-top:5.6vw}}@media screen and (min-width:600px){.present-download-item+.present-download-item{margin-left:12px}}@media screen and (max-width:599px){.present-download-item+.present-download-item{margin-left:1.42857vw}}@media screen and (max-width:599px) and (max-width:440px){.present-download-item+.present-download-item{margin-left:2vw}}.present-download-item:nth-child(4){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.present-download-item:nth-child(4) .present-download-deco{display:block}@media screen and (min-width:600px){.present-download-item:nth-child(4) .present-download-deco{width:242.4px}}@media screen and (max-width:599px){.present-download-item:nth-child(4) .present-download-deco{width:28.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.present-download-item:nth-child(4) .present-download-deco{width:40.4vw}}@media screen and (min-width:600px){.present-download-item:nth-child(4) .present-download-deco{margin-top:-80px}}@media screen and (max-width:599px){.present-download-item:nth-child(4) .present-download-deco{margin-top:-9.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.present-download-item:nth-child(4) .present-download-deco{margin-top:-13.33333vw}}@media screen and (min-width:600px){.present-download-item:nth-child(4) .present-download-deco{margin-left:16px}}@media screen and (max-width:599px){.present-download-item:nth-child(4) .present-download-deco{margin-left:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.present-download-item:nth-child(4) .present-download-deco{margin-left:2.66667vw}}@media screen and (min-width:600px){.download-holder{margin-top:24px}}@media screen and (max-width:599px){.download-holder{margin-top:2.85714vw}}@media screen and (max-width:599px) and (max-width:440px){.download-holder{margin-top:4vw}}.download-link{display:block;position:relative;width:100%;background-color:#9b8b16;-webkit-clip-path:polygon(0 22%,6% 0,100% 0,100% 79%,96% 100%,0 100%);clip-path:polygon(0 22%,6% 0,100% 0,100% 79%,96% 100%,0 100%)}.download-link::after,.download-link::before{content:'';display:block;position:absolute}@media screen and (min-width:600px){.download-link::after,.download-link::before{width:11.2px}}@media screen and (max-width:599px){.download-link::after,.download-link::before{width:1.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.download-link::after,.download-link::before{width:1.86667vw}}@media screen and (min-width:600px){.download-link::after,.download-link::before{height:11.2px}}@media screen and (max-width:599px){.download-link::after,.download-link::before{height:1.33333vw}}@media screen and (max-width:599px) and (max-width:440px){.download-link::after,.download-link::before{height:1.86667vw}}.download-link::before{top:0;right:0;border-top:solid 2px #ffe524;border-right:solid 2px #ffe524}.download-link::after{bottom:0;left:0;border-bottom:solid 2px #ffe524;border-left:solid 2px #ffe524}.download-link .download-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-color:#212a14;-webkit-clip-path:polygon(2px calc(22% + 2px),calc(6% + 2px) 2px,calc(100% - 2px) 2px,calc(100% - 2px) calc(79% - 2px),calc(96% - 2px) calc(100% - 2px),2px calc(100% - 2px));clip-path:polygon(2px calc(22% + 2px),calc(6% + 2px) 2px,calc(100% - 2px) 2px,calc(100% - 2px) calc(79% - 2px),calc(96% - 2px) calc(100% - 2px),2px calc(100% - 2px))}@media screen and (min-width:600px){.download-link .download-inner{padding:25.6px 0}}@media screen and (max-width:599px){.download-link .download-inner{padding:3.04762vw 0}}@media screen and (max-width:599px) and (max-width:440px){.download-link .download-inner{padding:4.26667vw 0}}.download-link .download-text{color:#fff;font-family:"M PLUS 1p",sans-serif;font-weight:800;text-align:center}@media screen and (min-width:600px){.download-link .download-text{font-size:19.2px}}@media screen and (max-width:599px){.download-link .download-text{font-size:2.28571vw}}@media screen and (max-width:599px) and (max-width:440px){.download-link .download-text{font-size:3.2vw}}@media screen and (min-width:600px){.download-link .download-icon{width:16px}}@media screen and (max-width:599px){.download-link .download-icon{width:1.90476vw}}@media screen and (max-width:599px) and (max-width:440px){.download-link .download-icon{width:2.66667vw}}@media screen and (min-width:600px){.download-link .download-icon{margin-left:12.8px}}@media screen and (max-width:599px){.download-link .download-icon{margin-left:1.52381vw}}@media screen and (max-width:599px) and (max-width:440px){.download-link .download-icon{margin-left:2.13333vw}}.swiper-scrollbar{border-radius:0;background:#fff!important}@media screen and (min-width:600px){.swiper-scrollbar{width:536px!important}}@media screen and (max-width:599px){.swiper-scrollbar{width:63.80952vw!important}}@media screen and (max-width:599px) and (max-width:440px){.swiper-scrollbar{width:89.33333vw!important}}@media screen and (max-width:599px){.swiper-scrollbar{width:335px!important}}@media screen and (min-width:600px){.swiper-scrollbar{left:48px!important}}@media screen and (max-width:599px){.swiper-scrollbar{left:5.71429vw!important}}@media screen and (max-width:599px) and (max-width:440px){.swiper-scrollbar{left:8vw!important}}@media screen and (min-width:600px){.swiper-scrollbar{bottom:-32px!important}}@media screen and (max-width:599px){.swiper-scrollbar{bottom:-3.80952vw!important}}@media screen and (max-width:599px) and (max-width:440px){.swiper-scrollbar{bottom:-5.33333vw!important}}.swiper-scrollbar .swiper-scrollbar-drag{background:#ffe524!important}