@keyframes translate_Y_110{to{transform:translateY(110%)}}@keyframes translate_Y_0{to{transform:translateY(0)}}@keyframes translate_Y_m100{to{transform:translateY(-100%)}}@keyframes translate_X_0{to{transform:translateX(0)}}@keyframes opacity_show{to{opacity:1}}@keyframes opacity_hide{to{opacity:0}}@keyframes width_100{to{width:100%}}@keyframes infinity-scroll-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes blinking{0%{opacity:0}100%{opacity:1}}@keyframes blink_scale{0%,100%{scale:1}50%{scale:.3}}*,*::before,*::after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}html{margin:0;scrollbar-gutter:stable;font-weight:500;word-wrap:break-word;scroll-behavior:smooth;scroll-padding-top:60px}@media(min-width: 768px){html{scroll-padding-top:100px}}body{height:auto;min-height:100%;overflow-x:hidden;font-family:"Noto Sans JP","Hiragino Sans","Yu Gothic","Meiryo",sans-serif;background:initial}a{text-decoration:none;transition:all .2s linear}@media(min-width: 768px){a:hover{cursor:pointer}}img{vertical-align:bottom;-o-object-fit:contain;object-fit:contain}ol,ul{padding-inline-start:0;list-style:none}table{border-spacing:0;border-collapse:collapse}button{padding:0;cursor:pointer;background-color:rgba(0,0,0,0);border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}:where(.visually-hidden:not(:focus,:active,:focus-within,.not-visually-hidden)){position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;clip-path:inset(50%) !important;white-space:nowrap !important;border:0 !important}.js-wrap{overflow:hidden}body.is-dialog-show .js-first-dialog{position:fixed;z-index:9999;opacity:0;animation:opacity_show .6s ease-in-out forwards}body.is-dialog-hide .js-first-dialog{animation:opacity_hide .6s ease-in-out forwards}.js-first-dialog{position:fixed;z-index:9995;opacity:0}.js-hamburger{position:relative}.js-hamburger__bg{display:none}@media(min-width: 768px){.js-hamburger__bg{position:fixed;top:0;right:0;z-index:9992;display:block;width:100vw;height:100vh;visibility:visible;content:"";background:rgba(0,0,0,.9);opacity:1;transition:all .2s ease-in-out}}@media(min-width: 768px){.js-hamburger:has(.js-hamburger__panel[inert]) .js-hamburger__bg{pointer-events:none;visibility:hidden;opacity:0}}.js-hamburger__panel{position:fixed;top:0;right:0;z-index:9998;display:block;height:0;visibility:visible;transition:all .2s ease-in-out;transform:translate(0, 0) scaleY(1);transform-origin:right bottom}.js-hamburger__panel[inert]{visibility:hidden;transform:translate(100%, 0) scaleY(1)}@media(width >= 1200px){.p-header{position:relative}.js-nav::before{position:absolute;top:var(--header);left:0;z-index:-1;display:block;width:100vw;height:100vh;pointer-events:none;visibility:hidden;content:"";background:rgba(0,0,0,.9);opacity:0;transition:all .2s linear}.js-nav:has(.js-nav__panel:not([inert]))::before{visibility:visible;opacity:1}.js-nav__panel{position:fixed;left:0;z-index:8888;display:block;height:0;visibility:visible;opacity:1;transition:all .5s cubic-bezier(0.76, 0, 0.24, 1);transform:scaleY(1);transform-origin:top}.js-nav__panel[inert]{visibility:hidden;opacity:0;transform:scaleY(0)}}.js-accordion__panel{display:grid;visibility:hidden;grid-template-rows:0fr;transition:250ms grid-template-rows ease}.js-accordion__panel[aria-hidden=false]{visibility:visible;grid-template-rows:1fr}.js-accordion__panel>*{overflow:hidden}.js-more__display{position:relative;overflow:hidden;transition:all .2s ease-in-out}.js-more__display::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:80px;content:"";background-image:linear-gradient(to bottom, transparent 0, #fff calc(100% - 2px));transition:all .2s ease-in-out}.js-more__display.is-show::after{opacity:0}.js-more__button.is-hide{display:none}.js-tab__panel[role=tabpanel]{display:none;visibility:hidden}.js-tab__panel[role=tabpanel]:not([aria-hidden=true]){display:block;visibility:visible}.js-dialog__display:not(.p-half-dialog__display)[open]{opacity:0;animation:opacity_show .2s ease-in-out forwards}.js-dialog__display:not(.p-half-dialog__display)[open]::backdrop{opacity:0;animation:opacity_show .2s ease-in-out forwards}.js-dialog__display:not(.p-half-dialog__display).is-hide{opacity:0;animation:opacity_hide .2s ease-in-out forwards}.js-dialog__display:not(.p-half-dialog__display).is-hide::backdrop{opacity:1;animation:opacity_hide .2s ease-in-out forwards}.js-dialog:has(.p-half-dialog__display) .js-dialog__display[open]{transform:translateY(110%);animation:translate_Y_0 .4s ease-in-out forwards}.js-dialog:has(.p-half-dialog__display) .js-dialog__display[open]::backdrop{opacity:0;animation:opacity_show .2s ease-in-out forwards}.js-dialog:has(.p-half-dialog__display) .js-dialog__display.is-hide{transform:translateY(0%);animation:translate_Y_110 .4s ease-in-out normal}.js-dialog:has(.p-half-dialog__display) .js-dialog__display.is-hide::backdrop{opacity:1;animation:opacity_hide .2s ease-in-out forwards}.js-table__display[aria-hidden=true]{display:none;visibility:hidden;opacity:0}.js-table__display[aria-hidden=false]{position:relative;z-index:1;visibility:visible;opacity:0;animation:opacity_show .2s ease-in-out forwards}.js-table__more.is-hide{display:none}.js-switch{display:flex;gap:4px;align-items:center}@media(min-width: 768px){.js-switch{gap:10px}}.js-switch__text{position:relative;display:flex;gap:4px}@media(min-width: 768px){.js-switch__text{gap:10px}}.js-switch__text::after{display:block;content:"";transition:all .2s ease-in-out}.js-switch__button{position:relative;display:block;width:36px;height:auto;aspect-ratio:9/5;border-radius:50px;transition:all .2s ease-in-out}@media(min-width: 768px){.js-switch__button{width:auto;height:28px}}.js-switch__button::after{position:absolute;top:50%;display:block;width:16px;height:auto;aspect-ratio:1/1;content:"";background:#fff;border-radius:50px;transition:all .2s ease-in-out;translate:0 -50%}@media(min-width: 768px){.js-switch__button::after{width:20px}}.js-switch.is-on .js-switch__text::after{content:"オン"}.js-switch.is-on .js-switch__button{background:#bd0000}.js-switch.is-on .js-switch__button::after{left:2px}@media(min-width: 768px){.js-switch.is-on .js-switch__button::after{left:3px}}@media(min-width: 768px){.js-switch.is-on .js-switch__button:hover{background:rgba(189,0,0,.8)}.js-switch.is-on .js-switch__button:hover::after{translate:3px -50%}}.js-switch.is-off .js-switch__text{color:#515764}.js-switch.is-off .js-switch__text::after{content:"オフ"}.js-switch.is-off .js-switch__button{background:#737a8c}.js-switch.is-off .js-switch__button::after{translate:18px -50%}@media(min-width: 768px){.js-switch.is-off .js-switch__button::after{translate:27.5px -50%}}@media(min-width: 768px){.js-switch.is-off .js-switch__button:hover{background:rgba(115,122,140,.8)}.js-switch.is-off .js-switch__button:hover::after{translate:24.5px -50%}}.js-sticky{position:sticky;top:0;z-index:2;transition:all .2s ease-in-out}body:has(.p-header__inner.is-fixed) .js-sticky{top:60px}@media(width >= 1200px){body:has(.p-header__inner.is-fixed) .js-sticky{top:100px}}.js-favorite .c-favorite__link{min-height:0}.c-title{display:flex;flex-direction:column;gap:12px;align-items:center;line-height:1}@media(min-width: 768px){.c-title{gap:20px}}.c-title__en{font-family:"Anton";font-size:clamp(3.75rem,2.3767605634rem + 5.6338028169vw,6.25rem);font-weight:400;color:#040730;letter-spacing:.02em;text-box:trim-both cap alphabetic}.c-title__jp{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;color:#040730;text-box:trim-both cap alphabetic}.c-title--border .c-title__en{color:rgba(0,0,0,0);-webkit-text-stroke:1px #fff;text-stroke:1px #fff}.c-title--border .c-title__jp{color:#fff}.c-primary-title,.v-media_guide--ds .title-headline,.v-media_guide--ds .baseUnit:nth-child(1) h2{position:relative;width:100%;padding:11px 16px 11px 44px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;color:#fff;background:url(/asset/images/common/bg_grunge.jpg) 0% 58%/350% auto repeat,linear-gradient(90deg, rgba(4, 7, 48, 0.9) 0%, rgba(50, 52, 83, 0.9) 80%);background-blend-mode:color-burn,normal}@media(min-width: 768px){.c-primary-title,.v-media_guide--ds .title-headline,.v-media_guide--ds .baseUnit:nth-child(1) h2{padding:16px 20px 16px 62px;background:url(/asset/images/common/bg_grunge.jpg) 0% 50%/100% auto repeat,linear-gradient(90deg, rgba(4, 7, 48, 0.9) 0%, rgba(50, 52, 83, 0.9) 80%)}}.c-primary-title::before,.v-media_guide--ds .title-headline::before,.v-media_guide--ds .baseUnit:nth-child(1) h2::before{position:absolute;top:14px;left:16px;display:block;width:20px;height:auto;aspect-ratio:1/1;clip-path:polygon(60% 0, 100% 0, 40% 100%, 0 100%);content:"";background:#bd0000}@media(min-width: 768px){.c-primary-title::before,.v-media_guide--ds .title-headline::before,.v-media_guide--ds .baseUnit:nth-child(1) h2::before{top:16px;left:20px;width:26px}}.c-secondary-title{position:relative;padding-bottom:17px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700}@media(min-width: 768px){.c-secondary-title{padding-bottom:13px}}.c-secondary-title::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:5px;content:"";background-image:linear-gradient(90deg, #bd0000 60px, #eee 60px)}.c-tertiary-title,.v-media_guide--ds .sub-title-headline,.v-media_guide--ds .baseUnit h2{position:relative;display:flex;align-items:center;min-height:20px;padding-left:17px;font-size:clamp(1rem,1rem + 0vw,1rem);font-weight:700;line-height:1.2;text-box:trim-both cap alphabetic}.c-tertiary-title::before,.v-media_guide--ds .sub-title-headline::before,.v-media_guide--ds .baseUnit h2::before{position:absolute;top:0;left:0;display:block;width:5px;height:20px;content:"";background:#040730}.c-blue-title{padding:10px 16px;font-size:clamp(1rem,0.7940140845rem + 0.8450704225vw,1.375rem);font-weight:700;color:#fff;background:#1a3780}@media(min-width: 768px){.c-blue-title{padding:10px 20px}}.c-date-title{display:flex;align-items:center;justify-content:space-between;padding:16px 4vw;line-height:1;background:#f2f3f4}@media(min-width: 768px){.c-date-title{padding:14px}}.c-date-title--saturday .c-date-title__date-month,.c-date-title--saturday .c-date-title__date-day,.c-date-title--saturday .c-date-title__date-dot{color:#040730}.c-date-title--saturday .c-date-title__date-week{color:#040730;opacity:.6}.c-date-title--sunday .c-date-title__date-month,.c-date-title--sunday .c-date-title__date-day,.c-date-title--sunday .c-date-title__date-dot{color:#bd0000}.c-date-title--sunday .c-date-title__date-week{color:#bd0000;opacity:.6}.c-date-title__date{display:grid;grid-template-areas:"month dot day week" "month dot day year";gap:0 4px;font-family:"Chakra Petch";font-weight:700}.c-date-title__date-month,.c-date-title__date-day,.c-date-title__date-dot{font-size:clamp(2.25rem,2.25rem + 0vw,2.25rem);text-box:trim-both cap alphabetic}.c-date-title__date-week,.c-date-title__date-year{padding-left:4px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);text-box:trim-both cap alphabetic}.c-date-title__date-month{grid-area:month}.c-date-title__date-dot{grid-area:dot}.c-date-title__date-day{grid-area:day}.c-date-title__date-week{grid-area:week;align-self:flex-start;letter-spacing:.1em;opacity:.5}.c-date-title__date-year{grid-area:year;align-self:flex-end;letter-spacing:.1em}.c-date-title__name{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);line-height:1.2;text-align:right}.c-date-title__name-stadium{display:block}.c-date-title__team{display:flex;align-items:center}@media(min-width: 768px){.c-date-title__team{gap:4px}}.c-date-title__team-vs{font-family:"Chakra Petch";font-size:clamp(0.75rem,0.4066901408rem + 1.4084507042vw,1.375rem)}.c-date-title__team-thumb{display:flex;align-items:center;justify-content:center;width:50px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.c-date-title__team-thumb{width:55px}}.c-date-title__team-thumb-img--1{width:79.1667%}.c-date-title__team-thumb-img--3{width:79.1667%}.c-date-title__team-thumb-img--4{width:79.1667%}.c-date-title__team-thumb-img--5{width:79.1667%}.c-date-title__team-thumb-img--6{width:79.1667%}.c-zabuton-title__icon--star::after{background-image:url(/asset/images/common/icon/star_blk.svg)}.c-zabuton-title__icon--ball::after{background-image:url(/asset/images/common/icon/ball_blk.svg)}.c-zabuton-title__icon--bat::after{background-image:url(/asset/images/common/icon/bat_blk.svg)}.c-zabuton-title__icon--camera::after{background-image:url(/asset/images/common/icon/camera_blk.svg)}.c-zabuton-title__icon--camp::after{background-image:url(/asset/images/common/icon/camp_blk.svg)}.c-zabuton-title__icon--cheer::after{background-image:url(/asset/images/common/icon/cheer_blk.svg)}.c-zabuton-title__icon--data::after{background-image:url(/asset/images/common/icon/data_blk.svg)}.c-zabuton-title__icon--glove::after{background-image:url(/asset/images/common/icon/glove_blk.svg)}.c-zabuton-title__icon--goods::after{background-image:url(/asset/images/common/icon/goods_blk.svg)}.c-zabuton-title__icon--group::after{background-image:url(/asset/images/common/icon/group_blk.svg)}.c-zabuton-title__icon--media::after{background-image:url(/asset/images/common/icon/media_blk.svg)}.c-zabuton-title__icon--movie::after{background-image:url(/asset/images/common/icon/movie_blk.svg)}.c-zabuton-title__icon--music::after{background-image:url(/asset/images/common/icon/music_blk.svg)}.c-zabuton-title__icon--point::after{background-image:url(/asset/images/common/icon/point_blk.svg)}.c-zabuton-title__icon--profile::after{background-image:url(/asset/images/common/icon/profile_blk.svg)}.c-zabuton-title__icon--refund::after{background-image:url(/asset/images/common/icon/refund_blk.svg)}.c-zabuton-title__icon--stats::after{background-image:url(/asset/images/common/icon/stats_blk.svg)}.c-zabuton-title__icon--info::after{background-image:url(/asset/images/common/icon/info_blk.svg)}.c-zabuton-title__icon--calendar::after{background-image:url(/asset/images/common/icon/calendar_blk.svg)}.c-zabuton-title__icon--stadium::after{background-image:url(/asset/images/common/icon/stadium_blk.svg)}.c-zabuton-title__icon--schedule::after{background-image:url(/asset/images/common/icon/schedule_blk.svg)}.c-zabuton-title{display:grid;grid-template-columns:auto 1fr;gap:.75em;padding:1em;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);background:#f2f3f4}@media(min-width: 768px){.c-zabuton-title{gap:.5em;width:92%;max-width:1100px;padding:.75em 1em;margin-inline:auto}}.c-zabuton-title__icon{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.c-zabuton-title__icon{width:28px}}.c-zabuton-title__icon::after{position:absolute;display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center center;background-size:contain}.c-zabuton-title__jp{font-weight:700}.c-vertical-bar-title{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700}@media(min-width: 768px){.c-vertical-bar-title{gap:12px}}.c-vertical-bar-title::before{width:3px;height:100%;content:"";background:#16181d}@media(min-width: 768px){.c-vertical-bar-title::before{width:5px}}.c-vertical-bar-title:has(.c-vertical-bar-title__update){grid-template-columns:auto 1fr auto}.c-vertical-bar-title__update{font-size:clamp(0.625rem,0.4876760563rem + 0.5633802817vw,0.875rem);font-weight:400}.c-vertical-bar-title+.c-vertical-bar-title__update{margin-top:12px;text-align:right}.c-vertical-bar-title--white{color:#fff}.c-vertical-bar-title--white::before{background:#fff}.c-tornpaper{position:absolute;top:0;left:0;z-index:5555;width:100%;height:auto;aspect-ratio:39/5;translate:0 -20%}@media(min-width: 768px){.c-tornpaper{translate:0 -35%;aspect-ratio:189/10}}.c-tornpaper img{-o-object-fit:cover;object-fit:cover}.c-button{position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:48px;padding-block:16px;padding-inline:40px 56px;margin-inline:auto;line-height:1;border:1px solid #fff;border-radius:50px}@media(min-width: 768px){.c-button{min-height:52px;padding-inline:40px 60px}}@media(min-width: 768px){.c-button:not(:has(.c-button-arrow)):hover{background:hsla(0,0%,100%,.1)}}.c-button-text{font-size:clamp(0.875rem,0.8406690141rem + 0.1408450704vw,0.9375rem);font-weight:700;color:#fff;letter-spacing:.05em}.c-button-arrow,.c-button-icon{position:absolute;top:50%;right:8px;display:flex;align-items:center;justify-content:center;width:28px;height:auto;aspect-ratio:1/1;overflow:hidden;background:hsla(0,0%,100%,.2);border-radius:50px;translate:0 -50%}@media(min-width: 768px){.c-button-arrow,.c-button-icon{right:15.5px;width:24px;transition:all .2s ease-in-out}}@media(min-width: 768px){.c-button:hover .c-button-arrow{background:#fff}}.c-button-arrow::after{position:absolute;top:50%;left:50%;display:block;width:17.5px;height:auto;aspect-ratio:1/1;content:"";translate:-50% -50%;background:url(/asset/images/common/icon/arrow_right_wht.svg) center center/contain no-repeat}@media(min-width: 768px){.c-button-arrow::after{width:16px;transition:all .2s ease-in-out}}@media(min-width: 768px){.c-button:hover .c-button-arrow::after{background:url(/asset/images/common/icon/arrow_right_blu.svg) center center/contain no-repeat;animation:hoverBtn .4s cubic-bezier(0.1, 0.1, 0.5, 1)}}@media(min-width: 768px){.c-button:hover .c-button-icon{background:hsla(0,0%,100%,.3)}}.c-button-icon-img{width:16px;height:auto;aspect-ratio:1/1;color:#fff;transition:all .2s ease-in-out}.c-button-label{position:absolute;top:50%;right:16px;display:flex;align-items:center;justify-content:center;width:24px;height:auto;aspect-ratio:1/1;overflow:hidden;translate:0 -50%}.c-button--row-reverse .c-button-label{left:16px}.c-button--row-reverse{padding-inline:56px 40px}@media(min-width: 768px){.c-button--row-reverse{padding-inline:60px 40px}}.c-button--row-reverse .c-button-icon{left:8px}@media(min-width: 768px){.c-button--row-reverse .c-button-icon{left:15.5px}}.c-button--blu{background:#040730;border:1px solid #040730}@media(min-width: 768px){.c-button--blu:hover .c-button-icon{background:hsla(0,0%,100%,.3)}}@media(min-width: 768px){.c-button--blu:not(:has(.c-button-arrow)):hover{background:rgba(4,7,48,.9)}}.c-button--red{background:#bd0000;border:1px solid #bd0000}@media(min-width: 768px){.c-button--red:hover .c-button-icon{background:hsla(0,0%,100%,.3)}}@media(min-width: 768px){.c-button--red:not(:has(.c-button-arrow)):hover{background:rgba(189,0,0,.9)}}.c-button--wht{background:#fff;border:1px solid #989fb0}.c-button--wht .c-button-arrow,.c-button--wht .c-button-icon{background:#edeef0}.c-button--wht .c-button-arrow::after{background:url(/asset/images/common/icon/arrow_right_blu.svg) center center/contain no-repeat}.c-button--wht .c-button-text{color:#040730;transition:all .2s ease-in-out}@media(min-width: 768px){.c-button--wht:hover .c-button-arrow{background:#edeef0}}@media(min-width: 768px){.c-button--wht:hover .c-button-icon{background:#f2f3f4}}@media(min-width: 768px){.c-button--wht:not(:has(.c-button-arrow)):hover .c-button-text{color:rgba(4,7,48,.6)}}.c-button.c-button--disabled{pointer-events:none !important;cursor:default !important;opacity:.4 !important}.c-button.c-button--disabled.c-button--blu{opacity:.25 !important}@keyframes hoverBtn{0%{transform:translateX(0)}50%{transform:translateX(100%)}51%{transform:translateX(-100%)}100%{transform:translateX(0)}}.c-oval-button,.v-media_guide--ds .list .item,.v-media_guide--ds .bt-tab .wrap>div a{position:relative;display:flex;align-items:baseline;justify-content:center;width:100%;height:100%;padding:11px .5em;font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700;line-height:1;color:#515764;border:1px solid #e0e1e6;border-radius:50px;offset:-1px}.c-oval-button::after,.v-media_guide--ds .list .item::after,.v-media_guide--ds .bt-tab .wrap>div a::after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border:2px solid #040730;border-radius:50px;offset:-2px;opacity:0;transition:all .2s ease-in-out}.c-oval-button--current{color:#040730}.c-oval-button--current::after{opacity:1}@media not (min-width: 768px){.c-oval-button,.v-media_guide--ds .list .item,.v-media_guide--ds .bt-tab .wrap>div a{min-height:40px}}@media(min-width: 768px){.c-oval-button,.v-media_guide--ds .list .item,.v-media_guide--ds .bt-tab .wrap>div a{padding-block:16px;transition:all .2s ease-in-out}.c-oval-button:hover,.v-media_guide--ds .list .item:hover,.v-media_guide--ds .bt-tab .wrap>div a:hover{color:#040730}.c-oval-button:hover::after,.v-media_guide--ds .list .item:hover::after,.v-media_guide--ds .bt-tab .wrap>div a:hover::after{opacity:1}}.c-oval-button-unit{padding-left:2px;font-size:clamp(0.625rem,0.625rem + 0vw,0.625rem);font-weight:700;translate:0 -1px}.c-oval-button--month{min-height:32px;padding-block:8px}@media(min-width: 768px){.c-oval-button--month{padding-block:10px}}.c-oval-button--disabled{color:#989fb0;pointer-events:none;background:#f2f3f4;border-color:#edeef0}.c-underline-button{position:relative;display:block;padding:10px 15px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;line-height:1.5;color:#515764;text-align:center}.c-underline-button::before,.c-underline-button::after{position:absolute;bottom:0;left:0;height:3px;content:"";transition:all .2s ease-in-out}.c-underline-button::before{width:100%;background:#edeef0}.c-underline-button::after{width:0;background:#040730}@media(min-width: 768px){.c-underline-button{padding:12px 20px}.c-underline-button:hover{color:#0b318f}.c-underline-button:hover::after{width:100%}}.c-underline-button--current{color:#0b318f}.c-underline-button--current::after{width:100%}@media(min-width: 768px){.c-underline-button--current:hover{cursor:inherit}}.c-refresh-button{display:flex;gap:2px;align-items:center;justify-content:center;padding:4px 8px;overflow:hidden;line-height:1;background:#040730;border-radius:5px}@media(min-width: 768px){.c-refresh-button{gap:6px;height:32px;padding:0 10px;transition:all .2s ease-in-out}.c-refresh-button:hover{opacity:.6}}.c-refresh-button__icon{width:16px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/reload_wht.svg) center center/contain no-repeat}@media(min-width: 768px){.c-refresh-button__icon{width:18px}}.c-refresh-button__text{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);color:#fff}@media(min-width: 768px){.c-refresh-button__text{translate:0 -1px}}.c-more-button{display:flex;gap:8px;align-items:center;justify-content:center;margin-inline:auto;font-size:clamp(0.75rem,0.5440140845rem + 0.8450704225vw,1.125rem);font-weight:700;line-height:1}@media(min-width: 768px){.c-more-button{gap:10px}.c-more-button:hover{color:#040730}.c-more-button:hover .c-more-button__icon::after{background-image:url(/asset/images/common/icon/minus_blk.svg)}}.c-more-button__icon{position:relative;display:block;width:20px;height:auto;aspect-ratio:1/1;background:#edeef0;border-radius:100%;transition:all .2s ease-in-out}@media(min-width: 768px){.c-more-button__icon{width:34px}}.c-more-button__icon::after{position:absolute;top:50%;left:50%;display:block;width:12px;height:auto;aspect-ratio:1/1;content:"";background:url(/asset/images/common/icon/plus_blk.svg) center center/contain no-repeat;translate:-50% -50%;transition:all .2s ease-in-out}@media(min-width: 768px){.c-more-button__icon::after{width:18px}}.c-category{display:block;width:-moz-max-content;width:max-content}@media(min-width: 768px){.c-category__link:hover .c-category__contents{background:#eee}}.c-category__contents{padding:12px 8px;background:#fff;border-radius:5px;outline:1px solid #eee;outline-offset:-1px}@media(min-width: 768px){.c-category__contents{padding:12px 16px;transition:all .2s ease-in-out}}.c-category__text{font-size:clamp(0.6875rem,0.6188380282rem + 0.2816901408vw,0.8125rem);font-weight:500;line-height:1;color:#000;text-box:trim-both cap alphabetic}.c-category-nav:not(:has(.is-hide)) .c-category-nav__button{display:flex;justify-content:space-between;width:100%;padding:14px 16px;text-box:trim-both cap alphabetic;background:red;background:#f2f2f2;border-bottom:1px solid #ddd}.c-category-nav:not(:has(.is-hide)) .c-category-nav__button-text{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:700;color:#040730}.c-category-nav:not(:has(.is-hide)) .c-category-nav__button-icon{display:block;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/plus_blk.svg) center center/contain no-repeat;transition:all .2s ease-in-out}.c-category-nav:not(:has(.is-hide)) .c-category-nav__button[aria-expanded=true] .c-category-nav__button-icon{background-image:url(/asset/images/common/icon/minus_blk.svg)}.c-category-nav:not(:has(.is-hide)) .c-category-nav__item.is-current{display:none}.c-category-nav:not(:has(.is-hide)) .c-category-nav__menu{display:flex;justify-content:space-between;padding:16px 20px 13px 40px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:500;color:#040730;border-bottom:1px solid #ddd;text-box:trim-both cap alphabetic}.c-category-nav:not(:has(.is-hide)) .c-category-nav__menu-arrow{display:block;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blu.svg) center center/24px 24px no-repeat}.c-category-nav:has(.is-hide){background:#fff;border-bottom:1px solid #ccc}.c-category-nav:has(.is-hide) .c-category-nav__button{display:none;visibility:hidden}.c-category-nav:has(.is-hide) .c-category-nav__lists{width:100%;padding-inline:4vw;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.c-category-nav:has(.is-hide) .c-category-nav__lists::-webkit-scrollbar{display:none}.c-category-nav:has(.is-hide) .c-category-nav__list{display:flex;gap:min(2.6455vw,40px);align-items:center;justify-content:flex-start;width:-moz-max-content;width:max-content;margin-inline:auto}.c-category-nav:has(.is-hide) .c-category-nav__item{position:relative;scroll-snap-align:center}.c-category-nav:has(.is-hide) .c-category-nav__item::after{position:absolute;bottom:0;left:0;display:block;width:0;height:3px;content:"";background:#040730;transition:all .2s ease-in-out}.c-category-nav:has(.is-hide) .c-category-nav__item.is-current{font-weight:700;color:#040730}.c-category-nav:has(.is-hide) .c-category-nav__item.is-current::after{width:100%}.c-category-nav:has(.is-hide) .c-category-nav__menu{display:flex;align-items:center;height:48px;padding-block:20px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:500;color:#040730;white-space:nowrap;transition-property:opacity}.c-category-nav:has(.is-hide) .c-category-nav__menu-arrow{display:none}@media(min-width: 768px){.c-category-nav:has(.is-hide) .c-category-nav__menu:hover{opacity:.6}}.c-news{display:grid;grid-template-rows:subgrid;grid-row:span 1}.c-news__link{height:100%}@media(min-width: 768px){.c-news__link:hover .c-news__thumb-img{scale:1.1}}.c-news__contents{display:grid;grid-template-rows:auto 1fr;height:100%;overflow:hidden;background:#fff;border:1px solid #ccc;border-radius:5px}.c-news__new{position:absolute;z-index:2;width:36px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.c-news__new{width:56px}}.c-news__new::before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;clip-path:polygon(0 0, 0% 100%, 100% 0);content:"";background:#bd0000}.c-news__new-text{position:absolute;top:35%;left:35%;font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);font-weight:700;line-height:1;color:#fff;transform:rotate(-45deg);translate:-50% -50%}.c-news__thumb{position:relative;z-index:1;overflow:hidden;border-bottom:1px solid #ccc}.c-news__thumb-img{width:100%;height:auto;aspect-ratio:175/116;-o-object-fit:contain;object-fit:contain;transition:all .2s ease-in-out}@media(min-width: 768px){.c-news__thumb-img{aspect-ratio:386/258}}.c-news__text{display:grid;grid-template-rows:1fr auto;gap:20px;padding:12px 12px 16px}@media(min-width: 768px){.c-news__text{gap:40px;padding:20px 20px 16px}}.c-news__title{font-size:clamp(0.8125rem,0.7781690141rem + 0.1408450704vw,0.875rem);font-weight:400;color:#000;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(min-width: 768px){.c-news__title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.c-news__information{display:flex;gap:8px;align-items:center;padding-top:16px;line-height:1;border-top:1px solid #ccc}@media(min-width: 768px){.c-news__information{gap:12px}}.c-news__tags{display:flex;flex-shrink:0;flex-wrap:wrap;gap:4px}.c-news__tag{display:flex;align-items:center;justify-content:center;height:23px;padding:8px;font-size:clamp(0.625rem,0.5906690141rem + 0.1408450704vw,0.6875rem);font-weight:700;color:#fff;background:#040730;border-radius:2px;text-box:trim-both cap alphabetic}@media(min-width: 768px){.c-news__tag{height:24px;padding:8px 12px}}.c-news__date{font-family:"Chakra Petch";font-size:clamp(0.6875rem,0.6188380282rem + 0.2816901408vw,0.8125rem);font-weight:600;color:#000;letter-spacing:.1em}.c-news--row:first-of-type{border-top:1px solid #ddd}.c-news--row .c-news__contents{display:flex;gap:20px;padding-block:12px;border:none;border-bottom:1px solid #ddd;border-radius:0}@media(min-width: 768px){.c-news--row .c-news__contents{padding-block:20px}}.c-news--row .c-news__thumb{flex-shrink:0;width:33.5195530726%;height:-moz-max-content;height:max-content;border:1px solid #ddd;border-radius:5px}@media(min-width: 768px){.c-news--row .c-news__thumb{width:200px}}.c-news--row .c-news__thumb-img{aspect-ratio:3/2}.c-news--row .c-news__new{border-radius:0 0 0 5px}@media(min-width: 768px){.c-news--row .c-news__new-text{top:33%;left:33%}}.c-news--row .c-news__text{display:flex;flex-direction:column-reverse;gap:4px;justify-content:flex-end;padding:0}@media(min-width: 768px){.c-news--row .c-news__text{gap:8px}}.c-news--row .c-news__title{font-size:clamp(0.8125rem,0.7095070423rem + 0.4225352113vw,1rem)}@media(min-width: 768px){.c-news--row .c-news__title{font-weight:500;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}}.c-news--row .c-news__information{padding:0;border:none}.c-favorite__link{display:flex;align-items:flex-end;aspect-ratio:40/39;padding-bottom:1px;container-type:size}@media(min-width: 768px){.c-favorite__link{transition:all .2s ease-in-out}.c-favorite__link:hover{opacity:.6}}.c-favorite__contents{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:78%;padding:0 7cqw 8.79cqh;color:#000;border:1px solid #c2c5cf;border-radius:20px;offset:-1px}@media(min-width: 768px){.c-favorite__contents{padding:0 6.9cqw 17.7cqh}}.c-favorite__bg{position:absolute;right:0;bottom:0;z-index:2;width:auto;height:100cqh;overflow:hidden;border-radius:0 0 20px}.c-favorite__num{position:relative;z-index:3;display:inline-block;width:-moz-fit-content;width:fit-content;font-size:clamp(3.6875rem,2.4172535211rem + 5.2112676056vw,6rem);line-height:1;color:#fff;-webkit-text-stroke:1px #000}.c-favorite__mark{position:absolute;right:2px;bottom:0;z-index:3;width:24px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/star_fill_blk.svg) center center/contain no-repeat;opacity:.1;translate:100% 0}.c-favorite__mark--active{background:url(/asset/images/common/icon/star_fill_gld.svg) center center/contain no-repeat;opacity:1}.c-favorite__en{position:relative;z-index:3;margin-top:27px;font-family:"Chakra Petch";font-size:clamp(1.25rem,1.1126760563rem + 0.5633802817vw,1.5rem);font-weight:700;line-height:1;text-shadow:1px 1px 1px #fff,-1px -1px 1px #fff}@media(min-width: 768px){.c-favorite__en{margin-top:5.7cqh}}.c-favorite__jp{position:relative;z-index:3;margin-top:13px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;text-shadow:1px 1px 1px #fff,-1px -1px 1px #fff;letter-spacing:.1em}@media(min-width: 768px){.c-favorite__jp{margin-top:8px;line-height:2}}.c-player-mini-card__menu{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;width:30.76vw}@media(min-width: 768px){.c-player-mini-card__menu{gap:10px;width:150px;transition:all .2s ease-in-out}.c-player-mini-card__menu:hover{opacity:.6}}.c-player-mini-card__thumb{overflow:hidden;border-radius:5px}.c-player-mini-card__text{display:flex;gap:8px;align-items:center;width:100%}@media(min-width: 768px){.c-player-mini-card__text{gap:10px}}.c-player-mini-card__num{flex-shrink:0;font-size:clamp(1.125rem,0.9876760563rem + 0.5633802817vw,1.375rem);line-height:1;color:#040730}.c-player-mini-card__name{font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700}.c-goods{position:relative;display:block;width:240px;height:100%;min-height:250px;padding-bottom:6px;overflow:hidden;background:#fff;border:1px solid #edeef0;border-radius:10px;offset:-1px}@media(min-width: 768px){.c-goods{width:336px;max-width:336px;border-radius:20px}.c-goods:hover{opacity:.6}}.c-goods--new::before{position:absolute;top:0;left:0;z-index:1;width:90px;height:90px;padding:68px 0 4px;font-family:"Chakra Petch";font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:600;line-height:1.25;color:#fff;text-align:center;content:"NEW";background:#bd0000;rotate:-45deg;translate:-50% -50%}@media(min-width: 768px){.c-goods--new::before{width:110px;height:110px;padding:85px 0 6px}}.c-goods__thumb{position:relative;width:100%;height:auto;padding-top:160px;overflow:hidden}@media(min-width: 768px){.c-goods__thumb{padding-top:70%}}.c-goods__thumb-img{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;translate:-50% -50%}.c-goods__name{padding-inline:12px;margin-top:12px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;color:#040730;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(min-width: 768px){.c-goods__name{padding-inline:20px;margin-top:20px}}.c-goods__price{display:flex;gap:2px;align-items:baseline;justify-content:flex-end;padding-inline:12px;margin-top:4px;font-size:clamp(1.125rem,1.0563380282rem + 0.2816901408vw,1.25rem);color:#000}@media(min-width: 768px){.c-goods__price{padding-inline:20px;margin-top:12px}}.c-goods__unit{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700}.c-goods__tax{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem)}.p-game-card-thin{border:1px solid #e0e1e6;border-radius:5px}@media(min-width: 768px){.p-game-card-thin{border-radius:10px}.p-game-card-thin:has(.p-game-card-thin__link){position:relative}.p-game-card-thin:has(.p-game-card-thin__link)::after{position:absolute;top:-0.5px;left:-0.5px;display:block;width:calc(100% + 1px);height:calc(100% + 1px);content:"";border:2px solid #040730;border-radius:10px;opacity:0;transition:all .2s ease-in-out}.p-game-card-thin:has(.p-game-card-thin__link):hover::after{opacity:1}}.p-game-card-thin__contents,.p-game-card-thin__link{display:block;padding:8px;line-height:1}@media(min-width: 768px){.p-game-card-thin__contents,.p-game-card-thin__link{padding:12px 20px}}.p-game-card-thin__head{display:flex;align-items:center;justify-content:flex-end;padding-bottom:8px;border-bottom:1px solid #edeef0}@media(min-width: 768px){.p-game-card-thin__head{padding-bottom:12px}}.p-game-card-thin__stats{font-size:clamp(0.8125rem,0.7781690141rem + 0.1408450704vw,0.875rem);line-height:1;color:#515764}.p-game-card-thin__stats--inning{font-weight:700;color:#040730}.p-game-card-thin__match{display:flex;flex-direction:column;margin-top:8px}@media(min-width: 768px){.p-game-card-thin__match{gap:2px;margin-top:12px}}.p-game-card-thin__match-team{display:flex;gap:4px;align-items:center}@media(min-width: 768px){.p-game-card-thin__match-team{gap:6px}}.p-game-card-thin__match-logo{display:flex;align-items:center;justify-content:center;width:24px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.p-game-card-thin__match-logo{width:32px}}.p-game-card-thin__match-logo-img--1{width:79.1667%}.p-game-card-thin__match-logo-img--3{width:79.1667%}.p-game-card-thin__match-logo-img--4{width:79.1667%}.p-game-card-thin__match-logo-img--5{width:79.1667%}.p-game-card-thin__match-logo-img--6{width:79.1667%}.p-game-card-thin__match-name{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.p-game-card-thin__match-score{width:21px;margin-left:auto;font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem)}@media(min-width: 768px){.p-game-card-thin__match-score{width:1.5em;letter-spacing:.1em}}.c-event-card__link{height:100%;border-radius:5px}@media(min-width: 768px){.c-event-card__link{position:relative;transition:all .2s ease-in-out}.c-event-card__link::after{position:absolute;top:50%;left:50%;display:block;width:100%;height:100%;pointer-events:none;content:"";border-radius:5px;outline:2px solid #040730;outline-offset:-2px;opacity:0;transition:all .2s ease-in-out;translate:-50% -50%}.c-event-card__link:hover{border-color:#fff}.c-event-card__link:hover::after{opacity:1}}.c-event-card__contents{position:relative;height:100%;overflow:hidden;border-radius:5px;outline:1px solid #e0e1e6;outline-offset:-1px}.c-event-card__thumb{width:100%;height:auto;aspect-ratio:179/109}.c-event-card__thumb-img{width:100%;-o-object-fit:cover;object-fit:cover}.c-event-card__text{display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%;padding:16px 16px 20px}.c-event-card__title{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;line-height:1.5;color:#040730}.c-event-card__title+.c-event-card-description{margin-top:8px}.c-event-card__description{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:1.5}.c-event-card--flex .c-event-card__contents{display:flex;align-items:stretch;height:100%}.c-event-card--flex .c-event-card__thumb{display:flex;flex-shrink:0;height:auto;aspect-ratio:auto}@media(min-width: 768px){.c-event-card--flex .c-event-card__thumb{width:30%}}.c-event-card--flex .c-event-card__thumb-img{-o-object-fit:cover;object-fit:cover}.c-event-card--flex .c-event-card__text{padding:16px 8px 16px 16px}.c-event-card--flex .c-event-card__title{line-height:1.25}.c-event-card--flex .c-event-card__title+.c-event-card-description{margin-top:4px}.c-event-card--flex .c-event-card__arrow{display:block;flex-shrink:0;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blu.svg) center center/contain no-repeat}.c-match{display:grid;grid-template-columns:1fr 41.8994% 1fr}@media(min-width: 768px){.c-match{grid-template-columns:1fr 25% 1fr}}.c-match__left,.c-match__right{display:flex;align-items:flex-start}@media(min-width: 768px){.c-match__left,.c-match__right{align-items:center}}.c-match__left-contents,.c-match__right-contents{display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width: 768px){.c-match__left-contents,.c-match__right-contents{display:grid;gap:8px 4px;width:100%}}.c-match__left{justify-content:flex-end}@media(min-width: 768px){.c-match__left-contents{grid-template-areas:"name logo" "a players";grid-template-columns:1fr auto}}@media(min-width: 768px){.c-match__left-contents .c-match__name{justify-self:flex-end}}.c-match__right{justify-content:flex-start}@media(min-width: 768px){.c-match__right-contents{grid-template-areas:"logo name" "players a";grid-template-columns:auto 1fr}}.c-match__center{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center}@media(min-width: 768px){.c-match__center{gap:8px}}.c-match__logo{display:flex;align-items:center;justify-content:center;width:70%;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.c-match__logo{width:150px}}.c-match__logo-img{width:100%;height:auto;aspect-ratio:1/1}.c-match__logo-img--1{width:79.1667%}.c-match__logo-img--3{width:79.1667%}.c-match__logo-img--4{width:79.1667%}.c-match__logo-img--5{width:79.1667%}.c-match__logo-img--6{width:79.1667%}.c-match__name{margin-top:8px;font-size:clamp(0.75rem,0.4753521127rem + 1.1267605634vw,1.25rem);font-weight:700;line-height:1}@media(min-width: 768px){.c-match__name{grid-area:name;margin-top:4px}}.c-match__players{display:flex;flex-direction:column;gap:4px;margin-top:8px}.c-match__players:not(:has(.c-match__player)){display:contents}@media(min-width: 768px){.c-match__players{grid-area:players;justify-self:center}}.c-match__player{display:flex;gap:4px;align-items:center;font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);font-weight:500;line-height:1}@media(min-width: 768px){.c-match__player{gap:10px}}.c-match__player-win,.c-match__player-lose{display:block;padding:2px 4px;font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);color:#fff;border-radius:2px}@media(min-width: 768px){.c-match__player-win,.c-match__player-lose{padding:4px}}.c-match__player-win{background:#040730}.c-match__player-lose{background:#737a8c}.c-match__stadium{font-size:clamp(0.75rem,0.5440140845rem + 0.8450704225vw,1.125rem)}.c-match__score{display:grid;grid-template-columns:1fr 26.76% 1fr;place-self:center center;width:100%;line-height:1}.c-match__score-left{display:flex;justify-content:flex-end}.c-match__score-right{display:flex;justify-content:flex-start}.c-match__score-num{font-family:"Chakra Petch";font-size:clamp(2.75rem,2.6126760563rem + 0.5633802817vw,3rem);font-weight:700;text-align:center}.c-match__score-hyphen{font-family:"Chakra Petch";font-size:clamp(2.5rem,2.5rem + 0vw,2.5rem);font-weight:700;text-align:center}.c-match__time{justify-self:center;font-family:"Chakra Petch";font-size:clamp(1.875rem,1.5316901408rem + 1.4084507042vw,2.5rem);font-weight:700;line-height:1;text-align:center}.c-match__stats{display:block;align-items:flex-start;justify-self:center;font-size:clamp(0.75rem,0.4753521127rem + 1.1267605634vw,1.25rem);font-weight:700;line-height:1}.c-match__stats-cancel,.c-match__stats-finish,.c-match__stats-discontinue,.c-match__stats-inning{position:relative;display:block;padding:4px 8px}@media(min-width: 768px){.c-match__stats-cancel,.c-match__stats-finish,.c-match__stats-discontinue,.c-match__stats-inning{padding:8px 12px}}.c-match__stats-discontinue{text-decoration:underline;text-underline-offset:1.5px}.c-match__stats-cancel{color:#515764}.c-match__stats-finish{color:#000}.c-match__stats-discontinue{color:#000d99}.c-match__stats-inning{font-weight:700;color:#fff;background:#bd0000;border-radius:50px;animation:blinking 1s ease-in-out infinite alternate}.c-table{position:relative;width:100%;table-layout:fixed;border-spacing:0;border-collapse:separate;border-top:1px solid #e0e1e6}.c-table__tr{position:relative;display:flex}.c-table__tr::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;content:"";border-bottom:1px solid #e0e1e6}.c-table__th{display:flex;align-items:center;justify-content:center;width:100px;padding:.5em 0;font-size:clamp(0.875rem,0.8406690141rem + 0.1408450704vw,0.9375rem);font-weight:400;background:#f2f3f4}@media(min-width: 768px){.c-table__th{padding-inline:4px}}.c-table__th--img{width:auto;padding:1em;background:none}.c-table__th--img+.c-table__td{padding-left:0}.c-table__td{display:flex;flex-wrap:wrap;align-items:center;align-self:center;width:100%;min-height:44px;padding:.5em 0 .5em 16px;font-size:clamp(0.875rem,0.7720070423rem + 0.4225352113vw,1.0625rem);font-weight:400}@media(min-width: 768px){.c-table__td{padding:.8em 0 .8em 1.8em}.c-table__td:has(>:nth-child(2)) .c-table__player:not(:last-child)::after{display:inline-block;content:"、"}}.c-table__link{color:#000d99;text-decoration:underline;text-underline-offset:1.5px}@media(min-width: 768px){.c-table__link:hover{opacity:.6}}.c-table__player{display:flex;gap:8px;align-items:center}.c-table__name{display:flex;padding-block:3px}.c-table__team-logo{display:flex;align-items:center;justify-content:center;width:28px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.c-table__team-logo{width:32px}}.c-table__team-logo-img--1{width:79.1667%}.c-table__team-logo-img--3{width:79.1667%}.c-table__team-logo-img--4{width:79.1667%}.c-table__team-logo-img--5{width:79.1667%}.c-table__team-logo-img--6{width:79.1667%}.c-table--flex .c-table__tbody{display:flex;flex-wrap:wrap;width:100%}.c-table--flex .c-table__tr{display:flex;width:50%}@media(min-width: 768px){.c-table--flex .c-table__tr{width:33.3333333333%}}.c-table--flex .c-table__tr::after{display:none}.c-table--flex .c-table__th{width:80px;border-bottom:1px solid #e0e1e6}@media(min-width: 768px){.c-table--flex .c-table__th{display:flex;align-items:center;justify-content:center;width:100%}}.c-table--flex .c-table__td{width:calc(100% - 80px);min-height:40px;border-bottom:1px solid #e0e1e6}@media(min-width: 768px){.c-table--flex .c-table__td{width:100%}}.c-column-table{width:100%}.c-column-table__body{display:grid;grid-template-columns:repeat(2, 1fr)}@media(min-width: 768px){.c-column-table__body{grid-template-columns:repeat(3, 1fr)}}.c-column-table__row{display:grid;grid-template-columns:46% 1fr}.c-column-table__th,.c-column-table__td{position:relative;display:block;padding:13px 16px;color:#000}.c-column-table__th::after,.c-column-table__td::after{position:absolute;top:-0.5px;left:-0.5px;width:calc(100% + 1px);height:calc(100% + 1px);pointer-events:none;content:"";border:1px solid #e0e1e6}@media(min-width: 768px){.c-column-table__th,.c-column-table__td{padding:20px}}.c-column-table__th{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);text-align:center;background:#f2f3f4}.c-column-table__td{font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem)}@media(min-width: 768px){.c-column-table__td{padding-left:30px}}.c-stats-table{width:92%;max-width:1100px;margin-inline:auto}.c-stats-table__inner{position:relative;width:100%}.c-stats-table:has(.js-table-scroll){width:100%;padding-left:4vw}@media(min-width: 768px){.c-stats-table:has(.js-table-scroll){width:92%;padding-left:0}}.c-stats-table:has(.js-table-scroll) .c-stats-table__table,.c-stats-table:has(.js-table-scroll) .v-media_guide--ds .tbl-holder table,.v-media_guide--ds .tbl-holder .c-stats-table:has(.js-table-scroll) table{width:-moz-max-content;width:max-content}.c-stats-table:has(.js-table-scroll--stop){width:92%;padding-left:0}.c-stats-table:has(.js-table-scroll--stop) .c-stats-table__table,.c-stats-table:has(.js-table-scroll--stop) .v-media_guide--ds .tbl-holder table,.v-media_guide--ds .tbl-holder .c-stats-table:has(.js-table-scroll--stop) table{width:100%}@media(min-width: 768px){.c-stats-table:has(.js-table-scroll--stop) .c-stats-table__table,.c-stats-table:has(.js-table-scroll--stop) .v-media_guide--ds .tbl-holder table,.v-media_guide--ds .tbl-holder .c-stats-table:has(.js-table-scroll--stop) table{width:100%;min-width:100%}}.c-stats-table:has(.js-table-scroll--stop) .c-stats-table__th,.c-stats-table:has(.js-table-scroll--stop) .v-media_guide--ds .tbl-holder th,.v-media_guide--ds .tbl-holder .c-stats-table:has(.js-table-scroll--stop) th{width:100%}.c-stats-table:has(.js-table-scroll--start) .c-stats-table__table,.c-stats-table:has(.js-table-scroll--start) .v-media_guide--ds .tbl-holder table,.v-media_guide--ds .tbl-holder .c-stats-table:has(.js-table-scroll--start) table{padding-right:4vw}.c-stats-table:has(.js-table-scroll--start) .c-stats-table__table::after,.c-stats-table:has(.js-table-scroll--start) .v-media_guide--ds .tbl-holder table::after,.v-media_guide--ds .tbl-holder .c-stats-table:has(.js-table-scroll--start) table::after{width:calc(100% + 1px - 4vw)}@media(min-width: 768px){.c-stats-table:has(.js-table-scroll--start) .c-stats-table__table,.c-stats-table:has(.js-table-scroll--start) .v-media_guide--ds .tbl-holder table,.v-media_guide--ds .tbl-holder .c-stats-table:has(.js-table-scroll--start) table{padding-right:0}.c-stats-table:has(.js-table-scroll--start) .c-stats-table__table::after,.c-stats-table:has(.js-table-scroll--start) .v-media_guide--ds .tbl-holder table::after,.v-media_guide--ds .tbl-holder .c-stats-table:has(.js-table-scroll--start) table::after{width:calc(100% + 1px)}}.c-stats-table:has(.js-table-scroll--start) .js-table-scroll{overflow-x:auto}@media(min-width: 768px){.c-stats-table:has(.js-table-scroll--start) .js-table-scroll{padding-right:0}}.c-stats-table__table,.v-media_guide--ds .tbl-holder table{position:relative;display:table;width:100%;height:100%;table-layout:fixed;border-spacing:0;border-collapse:separate}.c-stats-table__table::after,.v-media_guide--ds .tbl-holder table::after{position:absolute;top:0;left:-0.5px;z-index:1;width:calc(100% + 1px);height:100%;pointer-events:none;content:"";border:1px solid #c2c5cf}.c-stats-table__thead .c-stats-table__sticky--first::before,.c-stats-table__thead .c-stats-table__sticky--last::before{border-right-color:#eee;border-left-color:#eee}.c-stats-table__thead .c-stats-table__sticky--first::before{border-left-color:#ccc}.c-stats-table__thead .c-stats-table__sticky--last::before{border-right-color:#ccc}.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) .c-stats-table__sticky:has(+.c-stats-table__sticky,+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-child(1),+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-child(1)):not(:nth-of-type(1))::before,.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) .v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:has(+.c-stats-table__sticky,+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-child(1),+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-child(1)):not(:nth-of-type(1)):nth-child(1)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) th:has(+.c-stats-table__sticky,+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-child(1),+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-child(1)):not(:nth-of-type(1)):nth-child(1)::before,.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) .v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:has(+.c-stats-table__sticky,+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-child(1),+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-child(1)):not(:nth-of-type(1)):nth-child(1)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) td:has(+.c-stats-table__sticky,+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-child(1),+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-child(1)):not(:nth-of-type(1)):nth-child(1)::before{border-right-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0)}.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) .c-stats-table__sticky:nth-of-type(1)::before,.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) .v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-of-type(1):nth-child(1)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) th:nth-of-type(1):nth-child(1)::before,.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) .v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-of-type(1):nth-child(1)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) td:nth-of-type(1):nth-child(1)::before{border-right-color:rgba(0,0,0,0);border-left-color:#c2c5cf}.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) .c-stats-table__sticky:not(:has(+.c-stats-table__sticky))::before,.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) .v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:not(:has(+.c-stats-table__sticky)):nth-child(1)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) th:not(:has(+.c-stats-table__sticky)):nth-child(1)::before,.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) .v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:not(:has(+.c-stats-table__sticky)):nth-child(1)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n-1) td:not(:has(+.c-stats-table__sticky)):nth-child(1)::before{border-right-color:#c2c5cf;border-left-color:rgba(0,0,0,0)}.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) .c-stats-table__sticky:has(+.c-stats-table__sticky,+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-child(1),+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-child(1)):not(:nth-of-type(1))::before,.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) .v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:has(+.c-stats-table__sticky,+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-child(1),+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-child(1)):not(:nth-of-type(1)):nth-child(1)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) th:has(+.c-stats-table__sticky,+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-child(1),+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-child(1)):not(:nth-of-type(1)):nth-child(1)::before,.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) .v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:has(+.c-stats-table__sticky,+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-child(1),+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-child(1)):not(:nth-of-type(1)):nth-child(1)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) td:has(+.c-stats-table__sticky,+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-child(1),+.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-child(1)):not(:nth-of-type(1)):nth-child(1)::before{border-right-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0)}.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) .c-stats-table__sticky:nth-of-type(1)::before,.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) .v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-of-type(1):nth-child(1)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) th:nth-of-type(1):nth-child(1)::before,.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) .v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-of-type(1):nth-child(1)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) td:nth-of-type(1):nth-child(1)::before{border-right-color:rgba(0,0,0,0);border-left-color:#c2c5cf}.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) .c-stats-table__sticky:not(:has(+.c-stats-table__sticky))::before,.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) .v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:not(:has(+.c-stats-table__sticky)):nth-child(1)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) th:not(:has(+.c-stats-table__sticky)):nth-child(1)::before,.c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) .v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:not(:has(+.c-stats-table__sticky)):nth-child(1)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__tbody .c-stats-table__tr:has(.c-stats-table__sticky--first):nth-child(2n) td:not(:has(+.c-stats-table__sticky)):nth-child(1)::before{border-right-color:#c2c5cf;border-left-color:rgba(0,0,0,0)}.c-stats-table__tbody .c-stats-table__tr:nth-child(2n):not(.c-stats-table__tr--total) .c-stats-table__td:not(.c-stats-table__td--active),.c-stats-table__tbody .c-stats-table__tr:nth-child(2n):not(.c-stats-table__tr--total) .v-media_guide--ds .tbl-holder td:not(.c-stats-table__td--active),.v-media_guide--ds .tbl-holder .c-stats-table__tbody .c-stats-table__tr:nth-child(2n):not(.c-stats-table__tr--total) td:not(.c-stats-table__td--active){background:#f9f9f9}.c-stats-table__tr--line>*{border-top:2px solid #bd0000}.c-stats-table__tr--foot{position:relative}.c-stats-table__tr--foot::after{position:absolute;top:0;left:0;z-index:2;width:100%;height:2px;content:"";background:#000}.c-stats-table__tr--foot .c-stats-table__th,.c-stats-table__tr--foot .v-media_guide--ds .tbl-holder th,.v-media_guide--ds .tbl-holder .c-stats-table__tr--foot th,.c-stats-table__tr--foot .c-stats-table__td,.c-stats-table__tr--foot .v-media_guide--ds .tbl-holder td,.v-media_guide--ds .tbl-holder .c-stats-table__tr--foot td{background:#edeef0}.c-stats-table__tr--total{position:relative}.c-stats-table__tr--total::after{position:absolute;top:0;left:0;z-index:2;width:100%;height:2px;content:"";background:#000}.c-stats-table__tr--total .c-stats-table__th,.c-stats-table__tr--total .v-media_guide--ds .tbl-holder th,.v-media_guide--ds .tbl-holder .c-stats-table__tr--total th,.c-stats-table__tr--total .c-stats-table__td,.c-stats-table__tr--total .v-media_guide--ds .tbl-holder td,.v-media_guide--ds .tbl-holder .c-stats-table__tr--total td{background:#edeef0}.c-stats-table__tr--myteam{position:relative}.c-stats-table__tr--myteam .c-stats-table__th,.c-stats-table__tr--myteam .v-media_guide--ds .tbl-holder th,.v-media_guide--ds .tbl-holder .c-stats-table__tr--myteam th,.c-stats-table__tr--myteam .c-stats-table__td,.c-stats-table__tr--myteam .v-media_guide--ds .tbl-holder td,.v-media_guide--ds .tbl-holder .c-stats-table__tr--myteam td{background:#c1dcfd !important}.c-stats-table__th,.v-media_guide--ds .tbl-holder th{position:relative;min-width:44px;height:-moz-max-content;height:max-content;min-height:80px;padding:12px;font-size:13px;font-weight:500;color:#000;letter-spacing:.2em;vertical-align:top;background:#eee;border-bottom:1px solid #ccc;transition:all .2s ease-in-out}@media(min-width: 768px){.c-stats-table__th,.v-media_guide--ds .tbl-holder th{min-width:60px;font-size:14px}}.c-stats-table__th::before,.v-media_guide--ds .tbl-holder th::before{position:absolute;top:0;left:-0.5px;width:calc(100% + 1px);height:100%;pointer-events:none;content:"";border-right:1px solid #ccc;border-left:1px solid #ccc}.c-stats-table__th--active{color:#fff;background:#040730}.c-stats-table__sort-icon{position:absolute;bottom:12px;left:50%;display:block;width:8px;height:4.37px;pointer-events:none;background:#000;opacity:.3;translate:-50% 0}@media(min-width: 768px){.c-stats-table__sort-icon{width:11.2px;height:6.117px}}.c-stats-table__sort-icon--active{background:#fff;opacity:1}.c-stats-table__sort-icon--up{clip-path:polygon(50% 0, 100% 100%, 0 100%)}.c-stats-table__sort-icon--down{clip-path:polygon(0 0, 100% 0, 50% 100%)}.c-stats-table__td,.v-media_guide--ds .tbl-holder td{position:relative;height:48px;padding-inline:8px;font-size:14px;font-weight:500;text-align:center;white-space:nowrap;background:#fff}@media(min-width: 768px){.c-stats-table__td,.v-media_guide--ds .tbl-holder td{padding-block:10px;padding-inline:8px;font-size:16px}}.c-stats-table__td::before,.v-media_guide--ds .tbl-holder td::before{position:absolute;top:0;left:-0.5px;width:calc(100% + 1px);height:100%;pointer-events:none;content:"";border-right:1px solid #c2c5cf;border-left:1px solid #c2c5cf}.c-stats-table__td--active{background:#c2c5cf}.c-stats-table__bold{font-weight:700}.c-stats-table__red{color:#bd0000}.c-stats-table__blue-link{display:flex;height:100%}.c-stats-table__blue-link *{color:#000d99;text-decoration:underline;text-underline-offset:1.5px}@media(min-width: 768px){.c-stats-table__blue-link:hover{opacity:.6}}.c-stats-table__th:has(.c-stats-table__link),.v-media_guide--ds .tbl-holder th:has(.c-stats-table__link){padding:0}@media(min-width: 768px){.c-stats-table__th:has(.c-stats-table__link):hover,.v-media_guide--ds .tbl-holder th:has(.c-stats-table__link):hover{color:#fff}.c-stats-table__th:has(.c-stats-table__link):hover .c-stats-table__sort-icon,.v-media_guide--ds .tbl-holder th:has(.c-stats-table__link):hover .c-stats-table__sort-icon{background:#fff}}.c-stats-table__th:has(.c-stats-table__link) .c-stats-table__link,.v-media_guide--ds .tbl-holder th:has(.c-stats-table__link) .c-stats-table__link{display:block;height:100%}@media(min-width: 768px){.c-stats-table__th:has(.c-stats-table__link) .c-stats-table__link:hover,.v-media_guide--ds .tbl-holder th:has(.c-stats-table__link) .c-stats-table__link:hover{background:#040730}}.c-stats-table__td:has(.c-stats-table__link),.v-media_guide--ds .tbl-holder td:has(.c-stats-table__link),.c-stats-table__td:has(.c-stats-table__text),.v-media_guide--ds .tbl-holder td:has(.c-stats-table__text){width:auto;height:auto;padding:0}.c-stats-table__link{padding:12px 12px 19px}a.c-stats-table__link .c-stats-table__player{color:#000d99;text-decoration:underline}.c-stats-table__tr:has(.c-stats-table__sub-item) .c-stats-table__td,.c-stats-table__tr:has(.c-stats-table__sub-item) .v-media_guide--ds .tbl-holder td,.v-media_guide--ds .tbl-holder .c-stats-table__tr:has(.c-stats-table__sub-item) td{text-align:left}.c-stats-table__tr:has(.c-stats-table__sub-item) .c-stats-table__td::before,.c-stats-table__tr:has(.c-stats-table__sub-item) .v-media_guide--ds .tbl-holder td::before,.v-media_guide--ds .tbl-holder .c-stats-table__tr:has(.c-stats-table__sub-item) td::before{display:none}.c-stats-table__tr:has(.c-stats-table__sub-item) .c-stats-table__td::after,.c-stats-table__tr:has(.c-stats-table__sub-item) .v-media_guide--ds .tbl-holder td::after,.v-media_guide--ds .tbl-holder .c-stats-table__tr:has(.c-stats-table__sub-item) td::after{display:none}.c-stats-table__sub-item{color:#989fb0;text-align:left}.c-stats-table__middle{vertical-align:middle}.c-stats-table__rl{align-items:center;writing-mode:vertical-rl;text-orientation:upright}.c-stats-table__rl:has(.c-stats-table__horizontal){writing-mode:initial}.c-stats-table__horizontal{display:block;line-height:1}.c-stats-table__hand{width:20px;padding:0}.c-stats-table__hand::before{display:none}.c-stats-table__hand::after{display:none}.c-stats-table__hand+.c-stats-table__sticky:has(.c-stats-table__player-name),.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__hand+th:has(.c-stats-table__player-name):nth-child(1),.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__hand+td:has(.c-stats-table__player-name):nth-child(1){left:20px}.c-stats-table__hand+.c-stats-table__sticky:has(.c-stats-table__player-name)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__hand+th:has(.c-stats-table__player-name):nth-child(1)::before,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table .c-stats-table__hand+td:has(.c-stats-table__player-name):nth-child(1)::before{border-left:none}.c-stats-table__hand-left,.c-stats-table__hand-both{display:flex;align-items:center;justify-content:flex-end;text-decoration:none}.c-stats-table__hand-left{font-size:1.5rem;text-decoration:none;translate:0 -0.33rem}.c-stats-table__mark--win,.c-stats-table__mark--lose{display:inline-block;width:16px;height:auto;aspect-ratio:1/1;margin:4px;border-radius:50px}.c-stats-table__mark--win{border:3px solid #16181d}.c-stats-table__mark--lose{background:#16181d}.c-stats-table__th:has(.c-stats-table__player),.v-media_guide--ds .tbl-holder th:has(.c-stats-table__player){width:128px;padding:0}@media(min-width: 768px){.c-stats-table__th:has(.c-stats-table__player),.v-media_guide--ds .tbl-holder th:has(.c-stats-table__player){width:160px}}.c-stats-table__th:has(.c-stats-table__player) .c-stats-table__player,.v-media_guide--ds .tbl-holder th:has(.c-stats-table__player) .c-stats-table__player{align-items:flex-start;justify-content:center;height:100%;padding:12px}.c-stats-table__td:has(.c-stats-table__player) .c-stats-table__player,.v-media_guide--ds .tbl-holder td:has(.c-stats-table__player) .c-stats-table__player{width:-moz-max-content;width:max-content;max-width:calc(9rem + 16px);text-align:left;white-space:normal}@media(min-width: 768px){.c-stats-table__td:has(.c-stats-table__player) .c-stats-table__player,.v-media_guide--ds .tbl-holder td:has(.c-stats-table__player) .c-stats-table__player{max-width:calc(9rem + 20px)}}.c-stats-table__td:has(.c-stats-table__player) .c-stats-table__player:has(.c-stats-table__player-img),.v-media_guide--ds .tbl-holder td:has(.c-stats-table__player) .c-stats-table__player:has(.c-stats-table__player-img){max-width:calc(9rem + 48px)}@media(min-width: 768px){.c-stats-table__td:has(.c-stats-table__player) .c-stats-table__player:has(.c-stats-table__player-img),.v-media_guide--ds .tbl-holder td:has(.c-stats-table__player) .c-stats-table__player:has(.c-stats-table__player-img){max-width:calc(9rem + 72px)}}.c-stats-table__link:has(.c-stats-table__player){padding:0}@media(min-width: 768px){.c-stats-table__link:has(.c-stats-table__player):hover{opacity:.6}}.c-stats-table__player{display:flex;gap:4px;align-items:center;height:100%;padding:4px 8px;font-size:14px}@media(min-width: 768px){.c-stats-table__player{gap:8px;padding:10px}}.c-stats-table__player-img{width:32px}@media(min-width: 768px){.c-stats-table__player-img{width:40px}}.c-stats-table__td:has(.c-stats-table__player-name),.v-media_guide--ds .tbl-holder td:has(.c-stats-table__player-name){padding:0}.c-stats-table__player-name{display:flex;align-items:center;width:100%;height:100%;padding-inline:8px;text-align:left}@media(min-width: 768px){.c-stats-table__player-name{padding-inline:12px}}.c-stats-table__mark{display:inline-block}.c-stats-table__sticky,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-child(1),.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-child(1){position:sticky;z-index:1;overflow-y:clip}.c-stats-table__sticky:nth-of-type(1),.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-of-type(1):nth-child(1),.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-of-type(1):nth-child(1){left:0}.c-stats-table__sticky::after,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-child(1)::after,.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-child(1)::after{position:absolute;top:0;right:0;width:15px;height:100%;pointer-events:none;content:"";background:linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);translate:100% 0}.c-stats-table__team{display:flex;gap:5px;align-items:center;justify-content:flex-start;width:-moz-max-content;width:max-content}.c-stats-table__team-img{width:20px;height:20px}@media(min-width: 768px){.c-stats-table__team-img{width:25px;height:25px}}.c-stats-table__vsteam{display:flex;gap:5px;align-items:center;justify-content:space-evenly;width:100%}.c-stats-table__vsteam-num{font-family:"Anton";font-size:clamp(0.75rem,0.8186619718rem + -0.2816901408vw,0.625rem);opacity:.15}.c-stats-table__vsteam-img{width:20px;height:20px}@media(min-width: 768px){.c-stats-table__vsteam-img{width:25px;height:25px}}@media(min-width: 768px){.c-stripe-table__body{display:flex;flex-wrap:wrap}}.c-stripe-table__row{display:grid;grid-template-columns:23.467% 1fr}@media not (min-width: 768px){.c-stripe-table__row:nth-child(2n){background:#f9f9f9}}@media(min-width: 768px){.c-stripe-table__row{grid-template-columns:30% 1fr;width:50%}}.c-stripe-table__th,.c-stripe-table__td{padding:15px 5px 15px 16px}@media(min-width: 768px){.c-stripe-table__th,.c-stripe-table__td{position:relative;padding:20px}.c-stripe-table__th::after,.c-stripe-table__td::after{position:absolute;top:-0.5px;left:-0.5px;width:calc(100% + 1px);height:calc(100% + 1px);content:"";border-top:1px solid #f2f3f4;border-bottom:1px solid #f2f3f4}}.c-stripe-table__th{display:flex;align-items:center;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:700;color:#737a8c}@media(min-width: 768px){.c-stripe-table__th{background:#f9f9f9}.c-stripe-table__th br{display:none}}.c-stripe-table__td{display:flex;align-items:center;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;color:#000}.c-gray-table{width:92%;max-width:1100px;margin-inline:auto}.c-gray-table__inner{position:relative;width:100%}.c-gray-table:has(.js-table-scroll){width:100%;padding-left:4vw}@media(min-width: 768px){.c-gray-table:has(.js-table-scroll){width:92%;padding-left:0}}.c-gray-table:has(.js-table-scroll) .c-gray-table__table{width:-moz-max-content;width:max-content}.c-gray-table:has(.js-table-scroll--stop){width:92%;padding-left:0}.c-gray-table:has(.js-table-scroll--stop) .c-gray-table__table{width:100%}@media(min-width: 768px){.c-gray-table:has(.js-table-scroll--stop) .c-gray-table__table{width:100%;min-width:100%}}.c-gray-table:has(.js-table-scroll--stop) .c-gray-table__th{width:auto}.c-gray-table:has(.js-table-scroll--start) .c-gray-table__table{padding-right:4vw}.c-gray-table:has(.js-table-scroll--start) .c-gray-table__table::after{width:calc(100% + 1px - 4vw)}@media(min-width: 768px){.c-gray-table:has(.js-table-scroll--start) .c-gray-table__table{padding-right:0}.c-gray-table:has(.js-table-scroll--start) .c-gray-table__table::after{width:calc(100% + 1px)}}.c-gray-table:has(.js-table-scroll--start) .js-table-scroll{overflow-x:auto}@media(min-width: 768px){.c-gray-table:has(.js-table-scroll--start) .js-table-scroll{padding-right:0}}.c-gray-table__table{position:relative;display:table;width:100%;table-layout:fixed;border-spacing:0;border-collapse:separate}.c-gray-table__table::after{position:absolute;top:0;left:-0.5px;z-index:1;width:calc(100% + 1px);height:100%;pointer-events:none;content:"";border:1px solid #c2c5cf}.c-gray-table__thead .c-gray-table__sticky--first::before,.c-gray-table__thead .c-gray-table__sticky--last::before{border-right-color:#f2f3f4;border-left-color:#f2f3f4}.c-gray-table__thead .c-gray-table__sticky--first::before{border-left-color:#c2c5cf}.c-gray-table__thead .c-gray-table__sticky--last::before{border-right-color:#c2c5cf}.c-gray-table__tbody .c-gray-table__sticky--first::before,.c-gray-table__tbody .c-gray-table__sticky--last::before{border-right-color:#fff;border-left-color:#fff}.c-gray-table__tbody .c-gray-table__sticky--first::before{border-left-color:#c2c5cf}.c-gray-table__tbody .c-gray-table__sticky--last::before{border-right-color:#c2c5cf}.c-gray-table__tr--accent .c-gray-table__th,.c-gray-table__tr--accent .c-gray-table__td{background:#e7f4ff}.c-gray-table__tr--accent .c-gray-table__sticky::before{border-right-color:#e7f4ff;border-left-color:#e7f4ff}.c-gray-table__tr--accent .c-gray-table__sticky--first::before{border-left-color:#c2c5cf}.c-gray-table__tr--accent .c-gray-table__sticky--last::before{border-right-color:#c2c5cf}.c-gray-table__th,.c-gray-table__td{position:relative;padding:4px;font-weight:500}.c-gray-table__th::before,.c-gray-table__td::before{position:absolute;top:0;left:-0.5px;width:calc(100% + 1px);height:100%;pointer-events:none;content:"";border-right:1px solid #c2c5cf;border-left:1px solid #c2c5cf}.c-gray-table__th{width:44px;height:28px;font-size:12px;letter-spacing:-0.05em;white-space:pre;background:#f2f3f4}@media(min-width: 768px){.c-gray-table__th{padding:8px 4px;font-size:16px}}.c-gray-table__td{font-size:14px;text-align:center;background:#fff}@media(min-width: 768px){.c-gray-table__td{padding:10px;font-size:16px}}.c-gray-table__link{display:block}.c-gray-table__sticky{position:sticky;z-index:1;overflow-y:clip}.c-gray-table__sticky:nth-of-type(1){left:0}.c-gray-table__sticky::after{position:absolute;top:0;right:0;width:15px;height:100%;pointer-events:none;content:"";background:linear-gradient(to right, rgba(22, 24, 29, 0.1) 0%, rgba(22, 24, 29, 0) 100%);translate:100% 0}.c-gray-table__sticky:last-of-type::after{border-right-width:1px}.c-gray-table__ranking{width:32px;font-size:18px}@media(min-width: 768px){.c-gray-table__ranking{font-size:20px}}.c-gray-table__team{display:flex;flex-direction:column;gap:1px;align-items:center;justify-content:center;font-size:10px;line-height:1;letter-spacing:-0.05em;word-break:keep-all}@media(min-width: 768px){.c-gray-table__team{gap:4px}}.c-gray-table__team-logo{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.c-gray-table__team-logo{width:44px}}.c-gray-table__team-logo-img--1{width:79.1667%}.c-gray-table__team-logo-img--3{width:79.1667%}.c-gray-table__team-logo-img--4{width:79.1667%}.c-gray-table__team-logo-img--5{width:79.1667%}.c-gray-table__team-logo-img--6{width:79.1667%}.c-blue-table{width:92%;max-width:1100px;margin-inline:auto}.c-blue-table__inner{position:relative;width:100%}.c-blue-table:has(.js-table-scroll){width:100%;padding-left:4vw}@media(min-width: 768px){.c-blue-table:has(.js-table-scroll){width:92%;padding-left:0}}.c-blue-table:has(.js-table-scroll) .c-blue-table__table{width:-moz-max-content;width:max-content}.c-blue-table:has(.js-table-scroll--stop){width:92%;padding-left:0}.c-blue-table:has(.js-table-scroll--stop) .c-blue-table__table{width:100%}@media(min-width: 768px){.c-blue-table:has(.js-table-scroll--stop) .c-blue-table__table{width:100%;min-width:100%}}.c-blue-table:has(.js-table-scroll--stop) .c-blue-table__th{width:auto}.c-blue-table:has(.js-table-scroll--start) .c-blue-table__table{padding-right:4vw}.c-blue-table:has(.js-table-scroll--start) .c-blue-table__table::after{width:calc(100% + 1px - 4vw)}@media(min-width: 768px){.c-blue-table:has(.js-table-scroll--start) .c-blue-table__table{padding-right:0}.c-blue-table:has(.js-table-scroll--start) .c-blue-table__table::after{width:calc(100% + 1px)}}.c-blue-table:has(.js-table-scroll--start) .js-table-scroll{overflow-x:auto}@media(min-width: 768px){.c-blue-table:has(.js-table-scroll--start) .js-table-scroll{padding-right:0}}.c-blue-table__table{position:relative;display:table;width:100%;table-layout:fixed;border-spacing:0;border-collapse:separate}.c-blue-table__th,.c-blue-table__td{padding:4px;font-weight:500;text-align:center}.c-blue-table__th:has(.c-blue-table__player-name),.c-blue-table__td:has(.c-blue-table__player-name){padding:0}.c-blue-table__th{height:28px;font-size:12px;white-space:pre;background:#eee}@media(min-width: 768px){.c-blue-table__th{padding:8px 4px;font-size:16px}}.c-blue-table__td{position:relative;font-size:14px;background:#fff}@media(min-width: 768px){.c-blue-table__td{font-size:16px}}.c-blue-table__td::before{position:absolute;top:0;left:-0.5px;width:calc(100% + 1px);height:100%;pointer-events:none;content:"";border-bottom:1px solid #c2c5cf}.c-blue-table__link{display:block;width:-moz-max-content;width:max-content;color:#000d99;text-decoration:underline;text-underline-offset:1.5px}@media(min-width: 768px){.c-blue-table__link:hover{opacity:.6}}.c-blue-table__text{display:block;width:-moz-max-content;width:max-content}.c-blue-table__sticky{position:sticky;z-index:1;overflow-y:clip}.c-blue-table__sticky:nth-of-type(1){left:0}.c-blue-table__sticky::after{position:absolute;top:0;right:0;width:15px;height:100%;pointer-events:none;content:"";background:linear-gradient(to right, rgba(22, 24, 29, 0.1) 0%, rgba(22, 24, 29, 0) 100%);translate:100% 0}.c-blue-table__sticky:last-of-type::after{border-right-width:1px}.c-blue-table__team{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;font-size:10px;line-height:1;letter-spacing:-0.05em;word-break:keep-all}.c-blue-table__team-logo{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.c-blue-table__team-logo{width:44px}}.c-blue-table__team-logo-img--1{width:79.1667%}.c-blue-table__team-logo-img--3{width:79.1667%}.c-blue-table__team-logo-img--4{width:79.1667%}.c-blue-table__team-logo-img--5{width:79.1667%}.c-blue-table__team-logo-img--6{width:79.1667%}.c-blue-table__player-name{display:flex;align-items:center;width:100%;height:100%;padding:4px 8px;font-size:14px;text-align:left}@media(min-width: 768px){.c-blue-table__player-name{padding-inline:12px;font-size:16px}}.c-blue-table__player{display:flex;gap:12px;align-items:center;height:100%;font-size:14px}@media(min-width: 768px){.c-blue-table__player{font-size:16px}}.c-blue-table__player-img{width:32px}@media(min-width: 768px){.c-blue-table__player-img{width:40px}}.c-table-score{width:92vw;max-width:1100px;margin-inline:auto}@media(min-width: 768px){.c-table-score{width:100%}}.c-table-score__inner{position:relative;width:100%}@media not (min-width: 768px){.c-table-score:has(.c-table-score__th--13) .c-table-score__table{width:-moz-max-content;width:max-content}.c-table-score:has(.c-table-score__th--13) .c-table-score__th--team,.c-table-score:has(.c-table-score__th--13) .c-table-score__td--team{position:sticky;left:0;z-index:1}.c-table-score:has(.c-table-score__th--13) .c-table-score__th--r,.c-table-score:has(.c-table-score__th--13) .c-table-score__td--r{position:sticky;right:54px;z-index:1}.c-table-score:has(.c-table-score__th--13) .c-table-score__th--h,.c-table-score:has(.c-table-score__th--13) .c-table-score__td--h{position:sticky;right:27px;z-index:1}.c-table-score:has(.c-table-score__th--13) .c-table-score__th--e,.c-table-score:has(.c-table-score__th--13) .c-table-score__td--e{position:sticky;right:0;z-index:1}.c-table-score:has(.c-table-score__th--13) .js-drag-scroll{overflow-x:auto}}.c-table-score__table{position:relative;display:table;width:100%;min-width:100%;line-height:1;table-layout:fixed;border-spacing:0;border-collapse:separate}.c-table-score__table::after{position:absolute;top:0;left:-0.5px;z-index:1;width:calc(100% + 1px);height:100%;pointer-events:none;content:"";border:1px solid #e0e1e6}.c-table-score__thead{background:#040730}.c-table-score__th{position:relative;font-family:"Chakra Petch";font-size:clamp(0.625rem,0.4190140845rem + 0.8450704225vw,1rem);font-weight:700;color:#fff;vertical-align:middle;background:#040730}@media not (min-width: 768px){.c-table-score__th{width:20px;height:28px}}@media(min-width: 768px){.c-table-score__th{height:auto;padding-block:9px 7px}}.c-table-score__th::after{position:absolute;top:0;left:-0.5px;z-index:1;width:calc(100% + 1px);height:100%;pointer-events:none;content:"";border-right:1px solid #040730;border-left:1px solid #040730}.c-table-score__th--team::after{border-right:1px solid #e0e1e6;border-left:1px solid #e0e1e6}.c-table-score__th--r,.c-table-score__th--h,.c-table-score__th--e{background:hsla(0,0%,100%,.3)}.c-table-score__th--r::after,.c-table-score__th--h::after,.c-table-score__th--e::after{border-left:1px solid hsla(0,0%,100%,.3)}.c-table-score__td{position:relative;font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);text-align:center;vertical-align:middle;background:#fff}@media not (min-width: 768px){.c-table-score__td{height:40px}}@media(min-width: 768px){.c-table-score__td{height:50px}}.c-table-score__td::after{position:absolute;top:0;left:-0.5px;z-index:1;width:calc(100% + 1px);height:100%;pointer-events:none;content:"";border-bottom:1px solid #e0e1e6}.c-table-score__td--accent{background:#c2c5cf}.c-table-score__td--team::after{border-right:1px solid #e0e1e6;border-left:1px solid #e0e1e6}.c-table-score__td--r,.c-table-score__td--h,.c-table-score__td--e{width:27px;background:#f2f3f4}.c-table-score__td--r::after{border-left:1px solid #e0e1e6}.c-table-score__td--e::after{border-right:1px solid #e0e1e6}.c-table-score__th--team,.c-table-score__td--team{position:relative;width:34px}@media(min-width: 768px){.c-table-score__th--team,.c-table-score__td--team{width:60px}}.c-table-score__team{display:flex;align-items:center;justify-content:center;width:28px;height:auto;aspect-ratio:1/1;margin-inline:auto}@media(min-width: 768px){.c-table-score__team{width:40px}}.c-table-score__team-img--1{width:79.1667%}.c-table-score__team-img--3{width:79.1667%}.c-table-score__team-img--4{width:79.1667%}.c-table-score__team-img--5{width:79.1667%}.c-table-score__team-img--6{width:79.1667%}.c-grid-pager__contents{display:grid;grid-template-areas:"prev num next";grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;justify-content:space-between}@media(min-width: 768px){.c-grid-pager__contents{gap:50px;justify-content:center}}.c-grid-pager__list{display:flex;gap:2px;align-items:center;justify-content:center}@media(min-width: 768px){.c-grid-pager__list{gap:10px}}.c-grid-pager__list--prev,.c-grid-pager__list--next{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem)}.c-grid-pager__list--prev{grid-area:prev;justify-content:flex-start}@media(min-width: 768px){.c-grid-pager__list--prev{justify-content:flex-end}}.c-grid-pager__list--num{grid-area:num;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.c-grid-pager__list--next{grid-area:next;justify-content:flex-end}@media(min-width: 768px){.c-grid-pager__list--next{justify-content:flex-start}}.c-grid-pager__prev,.c-grid-pager__all-prev,.c-grid-pager__next,.c-grid-pager__all-next{width:30px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.c-grid-pager__prev,.c-grid-pager__all-prev,.c-grid-pager__next,.c-grid-pager__all-next{width:44px}}.c-grid-pager__prev-menu,.c-grid-pager__all-prev-menu,.c-grid-pager__next-menu,.c-grid-pager__all-next-menu{position:relative;display:block;width:100%;height:100%;overflow:hidden}.c-grid-pager__prev-menu::after,.c-grid-pager__all-prev-menu::after,.c-grid-pager__next-menu::after,.c-grid-pager__all-next-menu::after{display:block;width:100%;height:100%;content:""}.c-grid-pager__prev-menu--disabled,.c-grid-pager__all-prev-menu--disabled,.c-grid-pager__next-menu--disabled,.c-grid-pager__all-next-menu--disabled{pointer-events:none;opacity:.2}@media(min-width: 768px){.c-grid-pager__prev-menu,.c-grid-pager__all-prev-menu,.c-grid-pager__next-menu,.c-grid-pager__all-next-menu{transition:all .2s ease}.c-grid-pager__prev-menu:hover,.c-grid-pager__all-prev-menu:hover,.c-grid-pager__next-menu:hover,.c-grid-pager__all-next-menu:hover{opacity:.6}}.c-grid-pager__prev-menu::after{background:url(/asset/images/common/icon/chevron_left_blk.svg) center center/80% auto no-repeat}@media(min-width: 768px){.c-grid-pager__prev-menu::after{background-size:68% auto}}.c-grid-pager__next-menu::after{background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/80% auto no-repeat}@media(min-width: 768px){.c-grid-pager__next-menu::after{background-size:68% auto}}.c-grid-pager__all-prev-menu::after{background:url(/asset/images/common/icon/chevron_left_double_blk.svg) center center/80% auto no-repeat}@media(min-width: 768px){.c-grid-pager__all-prev-menu::after{background-size:68% auto}}.c-grid-pager__all-next-menu::after{background:url(/asset/images/common/icon/chevron_right_double_blk.svg) center center/80% auto no-repeat}@media(min-width: 768px){.c-grid-pager__all-next-menu::after{background-size:68% auto}}.c-grid-pager__num{width:36px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.c-grid-pager__num{width:44px}}.c-grid-pager__num-menu{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;color:#515764;background:#f2f3f4;border-radius:5px}.c-grid-pager__num-menu--current{color:#fff;background:#040730}@media(min-width: 768px){.c-grid-pager__num-menu{transition:all .2s ease}.c-grid-pager__num-menu:hover{color:#fff;background:#040730}}.c-grid-pager--white .c-grid-pager__prev-menu::after{background:url(/asset/images/common/icon/chevron_left_wht.svg) center center/180% auto no-repeat}.c-grid-pager--white .c-grid-pager__next-menu::after{background:url(/asset/images/common/icon/chevron_right_wht.svg) center center/180% auto no-repeat}.c-pager{display:flex;align-items:stretch;justify-content:space-between}.c-pager .p-half-dialog{margin:0}.c-pager .p-half-dialog__button{display:block;padding:0;background:none;outline:none}@media(min-width: 768px){.c-pager .p-half-dialog__button:hover{background:none}}.c-pager .p-half-dialog__button::before,.c-pager .p-half-dialog__button::after{display:none}@media(min-width: 768px){.c-pager__back,.c-pager__next,.c-pager__center,.c-pager__top{transition:all .2s ease-in-out}.c-pager__back:hover,.c-pager__next:hover,.c-pager__center:hover,.c-pager__top:hover{opacity:.6}}.c-pager__back-arrow,.c-pager__next-arrow,.c-pager__center-arrow,.c-pager__top-arrow{width:16px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.c-pager__back-arrow,.c-pager__next-arrow,.c-pager__center-arrow,.c-pager__top-arrow{width:20px;translate:0 1px}}.c-pager__center,.c-pager__top{display:flex;gap:4px;align-items:center;justify-content:center;padding:16px;font-size:clamp(1.125rem,0.9876760563rem + 0.5633802817vw,1.375rem);font-weight:700;line-height:1;color:#000}@media(min-width: 768px){.c-pager__center,.c-pager__top{gap:8px}}.c-pager__center-icon,.c-pager__top-icon{width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/calendar_blk.svg) center center/contain no-repeat}@media(min-width: 768px){.c-pager__center-icon,.c-pager__top-icon{translate:0 2px}}.c-pager__center-arrow{background:url(/asset/images/common/icon/chevron_down_blk.svg) center center/contain no-repeat}.c-pager__top{font-size:clamp(0.875rem,0.6003521127rem + 1.1267605634vw,1.375rem)}.c-pager__top-arrow{background:url(/asset/images/common/icon/chevron_up_blk.svg) center center/contain no-repeat}.c-pager__back,.c-pager__next{display:flex;gap:2px;align-items:center;font-size:clamp(0.75rem,0.5440140845rem + 0.8450704225vw,1.125rem);line-height:1}.c-pager__back--disable,.c-pager__next--disable{opacity:.4;pointer-events:none}@media not (min-width: 768px){.c-pager__back{padding-inline:4vw 1em}}.c-pager__back-arrow{background:url(/asset/images/common/icon/chevron_left_blk.svg) center center/contain no-repeat}@media not (min-width: 768px){.c-pager__next{padding-inline:1em 4vw}}.c-pager__next-arrow{background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat}.c-tag{display:block;align-items:center;justify-content:center;height:25px;padding:8px 12px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:700;line-height:1;color:#fff;background:#040730;border-radius:2px;text-box:trim-both cap alphabetic}@media(min-width: 768px){.c-tag{height:26px}}.c-sns-bar{padding:20px 4% 15px;background:#edeef0}@media(min-width: 768px){.c-sns-bar{padding-block:25px 20px}}.c-sns-bar__inner{display:flex;gap:12px;align-items:stretch;justify-content:center}@media(min-width: 768px){.c-sns-bar__inner{gap:15px}}.c-sns-bar__x,.c-sns-bar__fb,.c-sns-bar__line{height:auto}@media(min-width: 768px){.c-sns-bar__x,.c-sns-bar__fb,.c-sns-bar__line{transition:all .2s ease-in-out}}@media(min-width: 768px){.c-sns-bar__x:hover,.c-sns-bar__fb:hover{opacity:.6}}.c-sns-bar__x-button{display:flex;gap:5px;align-items:center;justify-content:center;height:28px;padding:2px 12px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);color:#fff;background:#16181d;border-radius:50px}.c-sns-bar__x-icon{width:14px;height:auto;aspect-ratio:1/1}.c-breadcrumb{margin-top:60px;background:#f2f2f2}@media(min-width: 768px){.c-breadcrumb{margin-top:100px}}.c-breadcrumb__list{display:flex;flex-wrap:wrap;gap:10px;width:min(92%,1200px);padding-block:12px;margin-inline:auto}.c-breadcrumb__item{display:flex;gap:10px;align-items:center;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:400;color:#666;white-space:break-spaces}.c-breadcrumb__item::after{display:block;flex-shrink:0;width:16px;aspect-ratio:1/1;content:"";background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat}.c-breadcrumb__item:last-child::after{display:none}@media(min-width: 768px){.c-breadcrumb__item:not(.c-breadcrumb__item--current):hover .c-breadcrumb__text{opacity:.6}}.c-breadcrumb__item:not(.c-breadcrumb__item--current) .c-breadcrumb__text{color:#000}.c-calendar__table{width:100%;height:100%;table-layout:fixed;border-spacing:0;border-collapse:separate}.c-calendar__table-thead-tr{background:#f2f3f4}@media(min-width: 768px){.c-calendar__table-thead-tr{position:relative}.c-calendar__table-thead-tr::after{position:absolute;top:-0.5px;left:-0.5px;z-index:1;display:block;width:calc(100% + 1px);height:calc(100% + 1px);pointer-events:none;content:"";border:1px solid #f2f3f4}}.c-calendar__table-thead-th{width:14.2857142857%;padding-block:8px;font-size:clamp(0.75rem,0.75rem + 0vw,0.75rem)}@media(min-width: 768px){.c-calendar__table-thead-th{padding-block:4px}}.c-calendar__table-tbody-td{position:relative;box-sizing:border-box;width:14.2857142857%;height:100%;padding:0;vertical-align:top}.c-calendar__table-tbody-td::after{position:absolute;top:-0.5px;left:-0.5px;z-index:1;display:block;width:calc(100% + 1px);height:calc(100% + 1px);pointer-events:none;content:"";border:1px solid #edeef0}.c-calendar__note{margin-top:16px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.c-calendar__day{display:flex;flex-direction:column;align-items:stretch;width:100%;height:100%;min-height:60px}@media(min-width: 768px){.c-calendar__day{min-height:80px}}.c-calendar__day--home,.c-calendar__day--event{position:relative}.c-calendar__day--home::before,.c-calendar__day--event::before{position:absolute;top:0;left:0;display:block;width:12px;height:auto;aspect-ratio:1/1;clip-path:polygon(0% 0%, 100% 0, 0% 100%);content:"";background:#040730}@media(min-width: 768px){.c-calendar__day--home::before,.c-calendar__day--event::before{width:18px}}.c-calendar__day--event::before{background:#bd0000}.c-calendar__day--current::after{position:absolute;top:50%;left:50%;z-index:-1;display:block;width:100%;height:100%;content:"";background:#def2ff;translate:-50% -50%}.c-calendar__day-num{position:absolute;top:0;left:0;z-index:1;width:100%;padding-top:8px;font-family:"Chakra Petch";font-size:clamp(0.875rem,0.5316901408rem + 1.4084507042vw,1.5rem);font-weight:700;line-height:1;text-align:center;pointer-events:none}@media(min-width: 768px){.c-calendar__day-num{padding:8px 10px;text-align:left}}.c-calendar__day-num--holiday{color:#bd0000}.c-calendar__day-num--saturday{color:#040730}.c-calendar__day-num--sunday{color:#bd0000}.c-calendar__day-num--disabled{color:#989fb0}.c-calendar__day-contents,.c-calendar__day-link{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;padding:8px 0}@media(min-width: 768px){.c-calendar__day-contents,.c-calendar__day-link{position:relative;gap:6px 8px;padding:10px 0}}.c-calendar__day-link{position:relative;padding-top:1.25lh}.c-calendar__day-link::after{position:absolute;top:-0.5px;left:-0.5px;z-index:2;display:block;width:calc(100% + 1px);height:calc(100% + 1px);pointer-events:none;content:"";border:2px solid #040730;border-radius:5px;box-shadow:0 0 8px rgba(26,55,128,.4);opacity:0;transition:all .2s ease-in-out}@media(min-width: 768px){.c-calendar__day-link{padding-top:10px}.c-calendar__day-link:hover::after{opacity:1}}.c-calendar__day-team{width:28px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.c-calendar__day-team{width:36px}}.c-calendar__day-stats{display:flex;gap:4px;align-items:center;justify-content:center;font-weight:700;line-height:1}@media(min-width: 768px){.c-calendar__day-stats{gap:8px;justify-content:flex-start;min-height:16px}}.c-calendar__day-stats--time{font-family:"Chakra Petch";font-size:clamp(0.625rem,0.4533450704rem + 0.7042253521vw,0.9375rem);font-weight:700;letter-spacing:.05em}.c-calendar__day-stats--score{min-height:10px;font-family:"Chakra Petch";font-size:clamp(0.75rem,0.4753521127rem + 1.1267605634vw,1.25rem);font-weight:700}.c-calendar__day-stats--cancel{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem)}.c-calendar__day-stats-num{text-box:trim-both cap alphabetic}.c-calendar__day-stats-icon{width:10px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.c-calendar__day-stats-icon{width:16px}}.c-calendar__day-stats-icon--circle{border-radius:50%;outline:2px solid #000;outline-offset:-2px}@media(min-width: 768px){.c-calendar__day-stats-icon--circle{outline-width:3px;outline-offset:-3px}}.c-calendar__day-stats-icon--triangle{--border: 4px;width:12px}@media(min-width: 768px){.c-calendar__day-stats-icon--triangle{--border: 6px;width:18px}}.c-calendar__day-stats-icon--triangle{aspect-ratio:1/.8660254038;clip-path:polygon(50% 0, 100% 100%, 0 100%, 50% 0, 50% var(--border), calc(var(--border) * 0.8660254038) calc(100% - var(--border) / 2), calc(100% - var(--border) * 0.8660254038) calc(100% - var(--border) / 2), 50% var(--border));background:#000}.c-calendar__day-stats-icon--circle-fill{background:#000;border-radius:50%}@media not (min-width: 768px){.c-calendar__day-stadium{display:none}}@media(min-width: 768px){.c-calendar__day-stadium{font-size:clamp(0.75rem,0.75rem + 0vw,0.75rem);line-height:1;letter-spacing:-0.05em}}.c-form--confirm .c-form__item:not(:has(.c-button)){padding-bottom:16px;border-bottom:1px solid #e0e1e6}.c-form__body{display:flex;flex-direction:column;gap:24px;width:100%}.c-form__item{display:flex;flex-direction:column;gap:8px}.c-form__item:has([aria-invalid=false]) .c-form__error{display:none;visibility:hidden}.c-form__item:has([aria-invalid=true]) .c-form__error{display:block;visibility:visible}.c-form__item--margin-top{margin-top:15px}.c-form__item-flex{display:flex;gap:16px;align-items:center}.c-form__label{position:relative;z-index:1;display:block;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:bold;line-height:1.5}.c-form__required,.c-form__optional{display:inline-block;padding:4px;margin-left:8px;font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);font-weight:700;line-height:1;border-radius:5px;translate:0 -1px}.c-form__required{color:#fff;background-color:#bd0000}.c-form__optional{color:#515764;background-color:#e0e1e6}.c-form__input,.c-form__select,.c-form__textarea,.c-form__file{width:100%;padding:8px 12px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:1.5;color:#000;background-color:#fff;border:1px solid #989fb0;border-radius:5px}.c-form__input:focus-visible,.c-form__select:focus-visible,.c-form__textarea:focus-visible,.c-form__file:focus-visible{outline:2px solid #040730;box-shadow:none;box-shadow:0 0 0 1px #040730}.c-form__input::-moz-placeholder, .c-form__select::-moz-placeholder, .c-form__textarea::-moz-placeholder, .c-form__file::-moz-placeholder{font-weight:400;color:#989fb0}.c-form__input::placeholder,.c-form__select::placeholder,.c-form__textarea::placeholder,.c-form__file::placeholder{font-weight:400;color:#989fb0}.c-form__input.is-error,.c-form__select.is-error,.c-form__textarea.is-error,.c-form__file.is-error{background-color:#fce5ea;border-color:#bd0000}.c-form__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/asset/images/common/icon/chevron_down_blu.svg) center right 8px/16px 16px no-repeat}.c-form__select-date{width:80px}.c-form__textarea{resize:vertical}.c-form .c-form__fieldset-contents{padding-top:8px}@media(min-width: 768px){.c-form__radio:hover,.c-form__checkbox:hover{cursor:pointer}.c-form__radio:hover+label,.c-form__checkbox:hover+label{opacity:.6}}.c-form__radio+label,.c-form__checkbox+label{padding-left:8px;margin-right:16px}.c-form__radio+label:not(:has(+input)),.c-form__checkbox+label:not(:has(+input)){margin-right:0}@media(min-width: 768px){.c-form__radio+label:hover,.c-form__checkbox+label:hover{cursor:pointer;opacity:.6}}.c-form__radio-set,.c-form__checkbox-set{margin-top:8px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.c-form__radio-set:has([aria-invalid=false])~.c-form__error,.c-form__checkbox-set:has([aria-invalid=false])~.c-form__error{display:none;visibility:hidden}.c-form__radio-set:not(:has([aria-invalid=false]))~.c-form__error,.c-form__checkbox-set:not(:has([aria-invalid=false]))~.c-form__error{display:block;visibility:visible}.c-form__help{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.c-form__error{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#bd0000}.c-form__file{padding:6px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.c-form__text{line-height:2}.c-form__text-link{display:inline-block;color:#000d99;text-decoration:underline;text-underline-offset:1.5px}.c-form__note{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.c-form__button{display:flex;gap:4px;align-items:center;justify-content:center;padding:16px 8px;font-weight:700;background:#f2f3f4;border:1px solid #989fb0;border-radius:50px}.c-form__button-arrow{display:block;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat}.c-form__button--submit{margin-top:20px;font-size:clamp(1rem,1rem + 0vw,1rem);color:#fff;background:#bd0000;border:none}.c-form__button--submit .c-form__button-arrow{width:22px;translate:0 1px;background:url(/asset/images/common/icon/chevron_right_wht.svg) center center/contain no-repeat}.c-form__thin-button{display:flex;gap:4px;align-items:center;justify-content:center;padding:8px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764;border:1px solid #e0e1e6;border-radius:5px}.c-form__thin-button-icon{display:block;width:16px;height:auto;aspect-ratio:1/1}.c-form__search{display:flex;gap:8px}.c-form__search-addr{flex-shrink:0;padding:2px 8px;font-size:clamp(0.8125rem,0.8125rem + 0vw,0.8125rem);font-weight:700;line-height:1;color:#fff;background:#515764;border-radius:5px}.c-form__search:has([aria-invalid=false])~.c-form__error{display:none;visibility:hidden}.c-form__search:not(:has([aria-invalid=false]))~.c-form__error{display:block;visibility:visible}.c-form__password{position:relative}.c-form__password-icon{position:absolute;top:0;right:12px;bottom:0;display:none;width:24px;height:24px;margin-block:auto;background-repeat:no-repeat;background-position:center;background-size:cover}.c-form__password-icon.is-displayed{display:block}.c-form__password-icon--visible{background-image:url(/asset/images/common/icon/visibility_blk.svg)}.c-form__password-icon--visible_off{background-image:url(/asset/images/common/icon/visibility_off_blk.svg)}.c-form__input[type=password]{padding-right:36px}.c-form__input[type=password]::-ms-reveal{display:none}fieldset.c-form__item{padding:0;margin:0;border:0}.c-red-blink{position:relative;display:block;width:10.5px;height:auto;aspect-ratio:1/1;background:#bd0000;border-radius:50%}@media(min-width: 768px){.c-red-blink{width:12px}}.c-red-blink::before,.c-red-blink::after{position:absolute;top:50%;left:50%;display:block;height:auto;aspect-ratio:1/1;content:"";translate:-50% -50%;background:#bd0000;border-radius:50%}.c-red-blink::before{width:19.25px;opacity:.4;scale:0;animation:blink_scale 1s infinite linear}@media(min-width: 768px){.c-red-blink::before{width:22px}}.c-red-blink::after{width:28px;opacity:.3;scale:0;animation:blink_scale 1s infinite linear}@media(min-width: 768px){.c-red-blink::after{width:32px}}.c-update{display:block;padding-top:8px;font-size:clamp(0.625rem,0.4876760563rem + 0.5633802817vw,0.875rem);color:#000;text-align:right}@media(min-width: 768px){.c-update{padding-top:16px}}.c-link-text{display:inline;color:#000d99;text-decoration:underline}.v-top .c-urgent{position:absolute;top:70px;left:50%;translate:-50% 0;padding-block:0}@media(min-width: 768px){.v-top .c-urgent{top:94px;padding-block:0}}.c-urgent{position:relative;z-index:5555;width:100%;padding:12px}@media(min-width: 768px){.c-urgent{padding:20px 12px}}.c-urgent__link{display:block;display:flex;align-items:center;justify-content:center;width:100%}@media(min-width: 768px){.c-urgent__link{transition:all .2s ease-in-out}.c-urgent__link:hover{opacity:.6}}.c-urgent__contents{display:flex;align-items:center;width:100%;min-height:56px;padding:16px;background:#ffe0e0;outline:3px solid #bd0000;outline-offset:-3px}@media(min-width: 768px){.c-urgent__contents{max-width:800px}}.c-urgent__icon{position:relative;display:block;align-self:center;width:100%;width:16px;height:auto;aspect-ratio:1/1;overflow:hidden;background:#bd0000;border-radius:50%}.c-urgent__icon::before{position:absolute;top:50%;left:50%;display:block;width:100%;height:auto;aspect-ratio:1/1;content:"";background:#fff;border-radius:50%;-webkit-mask-image:url(/asset/images/common/icon/exclamation_red.svg);mask-image:url(/asset/images/common/icon/exclamation_red.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% auto;mask-size:100% auto;translate:-50% -50%}.c-urgent__text{flex:1;align-self:center;padding-left:12px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);line-height:1.4}.c-urgent__arrow{display:block;align-self:center;width:100%;width:24px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/100% auto no-repeat}.c-select{position:relative;width:-moz-max-content;width:max-content;border:1px solid #989fb0;border-radius:3px}@media(min-width: 768px){.c-select:hover{pointer-events:none}.c-select:hover::after{opacity:.6}}.c-select--right{margin-left:auto}.c-select--left{margin-right:auto}.c-select::after{position:absolute;top:50%;right:3px;display:block;width:14px;height:auto;aspect-ratio:1/1;font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);pointer-events:none;content:"";background:url(/asset/images/common/icon/chevron_down_blk.svg) center center/contain no-repeat;translate:0 -50%}@media(min-width: 768px){.c-select::after{width:20px}}.c-select__select,.c-select__select::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}.c-select__select{display:flex;justify-content:center;width:-moz-fit-content;width:fit-content;padding:4px 20px 4px 5px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:1;text-align:center;background:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(min-width: 768px){.c-select__select{padding:6px 25px 6px 10px;text-indent:0;pointer-events:auto;transition:all .2s ease}.c-select__select:hover{cursor:pointer;opacity:.6}}.c-select__select::-ms-expand{display:none}.c-select__select::picker-icon{display:none}.c-select__select::picker(select){padding-block:10px}.c-select__select option{display:flex;justify-content:center;padding:.7em 1em;font-size:clamp(1rem,1rem + 0vw,1rem);cursor:pointer}.c-select__select option::checkmark,.c-select__select option::before{display:none}.p-inner,.v-media_guide--ds .content{width:92%;margin-inline:auto}@media(min-width: 768px){.p-inner,.v-media_guide--ds .content{max-width:1100px}}@media(min-width: 768px){.p-inner--sp{width:100%;max-width:100%}}.p-inner--pc{width:100%}@media(min-width: 768px){.p-inner--pc{width:92%;max-width:1100px}}@media(min-width: 768px){.p-inner--contents{max-width:1100px}}@media not (min-width: 768px){.p-inner--contents-sp{width:92%;max-width:1100px}}@media(min-width: 768px){.p-inner--contents-sp{width:100%;max-width:100%}}@media not (min-width: 768px){.p-inner--contents-pc{width:100%}}@media(min-width: 768px){.p-inner--contents-pc{max-width:1100px}}:root{--header: 56px}@media(min-width: 768px){:root{--header: 80px}}.p-header{width:100%;height:var(--header)}.p-header__logo{position:absolute;top:0;left:50%;display:flex;align-items:center;justify-content:center;height:var(--header);opacity:1;transition:all .2s ease-in-out;translate:-50% 0}.p-header__logo-link{display:flex;align-items:center;justify-content:center;width:36.69px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.p-header__logo-link{width:48.16px;transition:all .2s ease-in-out}.p-header__logo-link:hover{opacity:.6}}.p-header__logo-icon{width:100%;height:100%;color:#fff;transition:all .1s ease-in-out}.p-header__inner{position:relative;top:0;left:0;z-index:6666;width:100%;height:var(--header)}.p-header__inner.is-fixed{position:fixed;transform:translateY(-100%);animation:translate_Y_0 .4s ease-in-out forwards}.p-header__inner:not(.is-fixed){transition:all .2s ease-in-out}.p-header__inner.is-hide{position:fixed;animation:translate_Y_m100 .4s ease-in-out forwards}.p-header__contents{width:100%;height:var(--header);padding-inline:8px;transition:background .2s ease-in-out}@media(width >= 1200px){.p-header__contents{display:grid;grid-template-columns:repeat(2, 1fr);padding-inline:0}}.p-header__sp{display:grid;grid-template-columns:repeat(2, 1fr);place-items:center normal;height:100%}@media(width >= 1200px){.p-header__sp{display:flex;justify-content:flex-end;width:100%}}@media(min-width: 768px){.p-header__icon{margin-inline:20px}}@media(width >= 1200px){.p-header__icon{order:2}}.p-header__icon-list{display:flex}@media(min-width: 768px){.p-header__icon-list{gap:8px}}@media not (min-width: 768px){.p-header__icon-item--sponsor{display:none}}@media(min-width: 768px){.p-header__icon-link:hover{opacity:.5}}.p-header__icon-contents{display:flex;flex-direction:column;align-items:center;justify-content:center;width:52px;color:#fff}@media(min-width: 768px){.p-header__icon-contents{gap:2px;width:72px}}.p-header__icon-icon{width:28px;height:auto;aspect-ratio:1/1}.p-header__icon-text{font-family:"Chakra Petch";font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);font-weight:700;letter-spacing:.1em}.p-header__hamburger{display:flex;justify-content:flex-end;height:100%}@media(width >= 1200px){.p-header__hamburger{order:3}}.p-header__hamburger-button{position:relative;z-index:9999;width:52px;height:100%}@media(min-width: 768px){.p-header__hamburger-button{transition:all .2s ease-in-out}.p-header__hamburger-button:hover::before,.p-header__hamburger-button:hover::after{opacity:.5}}@media(min-width: 768px){.p-header__hamburger-button{width:100px}}.p-header__hamburger-button::before,.p-header__hamburger-button::after{position:absolute;left:50%;display:block;width:28px;height:2px;content:"";background:#fff;transition:all .2s ease-in-out;translate:-50% 0}@media(min-width: 768px){.p-header__hamburger-button::before,.p-header__hamburger-button::after{width:40px;height:3px}}.p-header__hamburger-button::before{top:23px}@media(min-width: 768px){.p-header__hamburger-button::before{top:33px}}.p-header__hamburger-button::after{top:31px}@media(min-width: 768px){.p-header__hamburger-button::after{top:44px}}.p-header__hamburger-button[aria-expanded=true]::before{top:50%;translate:-50% -50%;transform:rotate(20deg)}.p-header__hamburger-button[aria-expanded=true]::after{top:50%;translate:-50% -50%;transform:rotate(-20deg)}.p-header__hamburger-panel{width:100vw;max-width:400px;height:100vh}.p-header:not(.p-header--wht) .p-header__logo.is-default{position:fixed;z-index:9999}.p-header:not(.p-header--wht) .p-header__inner.is-default{position:fixed;transform:translateY(-100%)}.p-header:not(.p-header--wht) .p-header__inner.is-fixed .p-header__contents,.p-header:not(.p-header--wht) .p-header__inner.is-hide .p-header__contents{background:rgba(4,7,48,.97)}.p-header:not(.p-header--wht) .p-header__contents.is-default{position:fixed;z-index:6666;transform:translateY(-100%)}.p-header:not(.p-header--wht) .p-header__contents.is-fixed{position:fixed;z-index:6666;background:none;transform:translateY(-100%);animation:translate_Y_0 .4s ease-in-out forwards .3s}.p-header--wht .p-header__contents{background:#f2f2f2}.p-header--wht .p-header__icon-contents{color:#040730}.p-header--wht .p-header__logo-icon{color:#040730}.p-header--wht .p-header__hamburger-button::before,.p-header--wht .p-header__hamburger-button::after{background:#040730}.p-header--wht .p-header__hamburger-panel{background:#f8f8f8}.p-hamburger{position:relative;z-index:9998;height:100%;min-height:100vh;padding:var(--header) 20px 40px;overflow-y:auto;background:#040730}@media(min-width: 768px){.p-hamburger{padding-inline:40px}}.p-hamburger a,.p-hamburger button{color:#fff}.p-hamburger__contents{height:-moz-max-content;height:max-content}.p-hamburger__language{display:flex;align-items:center;justify-content:center}.p-hamburger__language-icon{display:block;width:20px;height:auto;aspect-ratio:1/1;color:#fff}.p-hamburger__language-link{padding:12px 16px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:700}.p-hamburger__language-link.is-active{pointer-events:none}.p-hamburger__language-link:not(.is-active) .p-hamburger__language-text{opacity:.5}@media(min-width: 768px){.p-hamburger__language-link:not(.is-active){transition:all .2s ease-in-out}.p-hamburger__language-link:not(.is-active):hover .p-hamburger__language-text{opacity:1}}.p-hamburger__language-link:last-child{position:relative}.p-hamburger__language-link:last-child::before{position:absolute;top:50%;left:0;display:inline-block;order:3;width:1px;height:1em;content:"";background:currentcolor;translate:0 -50%;opacity:.5}.p-hamburger__primary{margin-top:16px}.p-hamburger__primary-item{position:relative}.p-hamburger__primary-item:last-of-type .p-hamburger__primary-button::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;content:"";background:currentcolor;opacity:.1}.p-hamburger__primary-button{width:100%}.p-hamburger__primary-button::before{position:absolute;top:0;left:0;display:block;width:100%;height:1px;content:"";background:currentcolor;opacity:.1}.p-hamburger__primary-button[aria-expanded=true] .p-hamburger__primary-sign-minus{display:block}.p-hamburger__primary-button[aria-expanded=true] .p-hamburger__primary-sign-plus{display:none}.p-hamburger__primary-button[aria-expanded=false] .p-hamburger__primary-sign-minus{display:none}.p-hamburger__primary-button[aria-expanded=false] .p-hamburger__primary-sign-plus{display:block}@media(min-width: 768px){.p-hamburger__primary-button{transition:all .2s ease-in-out}.p-hamburger__primary-button:hover{background-color:color-mix(in srgb, currentcolor 5%, transparent)}}.p-hamburger__primary-contents{display:grid;grid-template-columns:auto 1fr auto;align-items:center;width:100%;padding:16px 12px}.p-hamburger__primary-icon{width:32px;height:auto;aspect-ratio:1/1}.p-hamburger__primary-text{display:flex;flex-direction:column;gap:6px;align-items:flex-start;padding-left:20px;line-height:1}.p-hamburger__primary-text-en{font-family:"Chakra Petch";font-size:clamp(1.25rem,1.25rem + 0vw,1.25rem);font-weight:700}.p-hamburger__primary-text-jp{font-size:clamp(0.75rem,0.75rem + 0vw,0.75rem);opacity:.5}.p-hamburger__primary-sign{display:flex;align-items:center;justify-content:center;width:20px;height:auto;aspect-ratio:1/1}.p-hamburger__primary-sign-minus,.p-hamburger__primary-sign-plus{width:20px;height:20px;color:#fff}.p-hamburger__secondary{margin-top:40px}.p-hamburger__secondary-button,.p-hamburger__secondary-link{position:relative}.p-hamburger__secondary-button::before,.p-hamburger__secondary-link::before{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;content:"";background:currentcolor;opacity:.1}@media(min-width: 768px){.p-hamburger__secondary-link{transition:all .2s ease-in-out}.p-hamburger__secondary-link:hover{background-color:color-mix(in srgb, currentcolor 5%, transparent)}}.p-hamburger__secondary-button{width:100%}.p-hamburger__secondary-button[aria-expanded=true] .p-hamburger__secondary-sign-minus{display:block}.p-hamburger__secondary-button[aria-expanded=true] .p-hamburger__secondary-sign-plus{display:none}@media(min-width: 768px){.p-hamburger__secondary-button[aria-expanded=true]{transition:all .2s ease-in-out}.p-hamburger__secondary-button[aria-expanded=true]:hover{background-color:color-mix(in srgb, currentcolor 10%, transparent)}}.p-hamburger__secondary-button[aria-expanded=false] .p-hamburger__secondary-sign-minus{display:none}.p-hamburger__secondary-button[aria-expanded=false] .p-hamburger__secondary-sign-plus{display:block}@media(min-width: 768px){.p-hamburger__secondary-button[aria-expanded=false]{transition:all .2s ease-in-out}.p-hamburger__secondary-button[aria-expanded=false]:hover{background-color:color-mix(in srgb, currentcolor 5%, transparent)}}.p-hamburger__secondary-contents{display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;padding:16px 12px}.p-hamburger__secondary-text{justify-self:flex-start;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:700}.p-hamburger__secondary-sign{display:flex;align-items:center;justify-content:center;width:20px;height:auto;aspect-ratio:1/1}.p-hamburger__secondary-sign-minus,.p-hamburger__secondary-sign-plus{width:20px;height:20px;color:#fff}.p-hamburger__child-list{display:flex;flex-direction:column;gap:1px;padding-bottom:16px}.p-hamburger__child-link{position:relative}.p-hamburger__child-link::before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:currentcolor;opacity:.05}@media(min-width: 768px){.p-hamburger__child-link::before{transition:all .2s ease-in-out}.p-hamburger__child-link:hover::before{opacity:.1}}.p-hamburger__child-contents{width:100%;padding:16px 12px 16px 40px}.p-hamburger__child-text{font-size:clamp(0.8125rem,0.8125rem + 0vw,0.8125rem)}.p-hamburger__search{position:relative;margin-top:20px}.p-hamburger__search-input{width:100%;padding:12px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);color:#fff;background:hsla(0,0%,100%,.1);border:none;border-radius:5px}.p-hamburger__search-input::-moz-placeholder{color:hsla(0,0%,100%,.3)}.p-hamburger__search-input::placeholder{color:hsla(0,0%,100%,.3)}.p-hamburger__search-button{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:auto;height:100%;aspect-ratio:1/1;transition:all .2s ease-in-out}.p-hamburger__search-button-icon{display:block;width:20px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.p-hamburger__search-button:hover{opacity:.6}}.p-header--wht .p-hamburger{background:#fff}.p-header--wht .p-hamburger a,.p-header--wht .p-hamburger button{color:#040730}.p-header--wht .p-hamburger__language-icon{color:#040730}.p-header--wht .p-hamburger__primary-sign-minus,.p-header--wht .p-hamburger__primary-sign-plus,.p-header--wht .p-hamburger__secondary-sign-minus,.p-header--wht .p-hamburger__secondary-sign-plus{color:#040730}.p-header--wht .p-hamburger__search-input{color:#040730;background:rgba(4,7,48,.1)}.p-header--wht .p-hamburger__search-input::-moz-placeholder{color:rgba(4,7,48,.3)}.p-header--wht .p-hamburger__search-input::placeholder{color:rgba(4,7,48,.3)}.p-nav{display:none}@media(width >= 1200px){.p-nav{display:block;padding-left:38px}.p-nav a,.p-nav button{color:#fff}.p-nav__list{display:flex;align-items:center;justify-content:flex-start;height:100%}.p-nav__item{width:-moz-min-content;width:min-content;height:100%}.p-nav__button,.p-nav__link{height:100%;padding:0 12px;transition:all .2s ease-in-out}.p-nav__button:hover,.p-nav__link:hover{color:#bd0000}.p-nav__link{display:flex;align-items:center;justify-content:center}.p-nav__button[aria-expanded=true]{color:#bd0000}.p-nav__contents{pointer-events:none}.p-nav__text{font-family:"Chakra Petch";font-size:clamp(1rem,1rem + 0vw,1rem);font-weight:700}.p-nav__child{display:grid;grid-template-columns:23% 77%;align-items:flex-start;width:100vw;padding:60px 36px 80px;background:#040730}.p-nav__child-title{display:flex;flex-direction:column;flex-shrink:0;gap:20px;padding-block:4px;padding-left:20px;font-weight:700;line-height:1;color:#fff;border-left:5px solid #bd0000}.p-nav__child-title-en{font-family:"Chakra Petch";font-size:clamp(2rem,2rem + 0vw,2rem);letter-spacing:.1em}.p-nav__child-title-jp{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);letter-spacing:.1em}.p-nav__child-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px 4.3478%;width:100%}.p-nav__child-item{width:100%}.p-nav__child-link:hover .p-nav__child-text::after{opacity:1}.p-nav__child-contents{position:relative;display:grid;grid-template-columns:1fr auto;padding-bottom:9px}.p-nav__child-text::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;content:"";background:currentcolor;opacity:.1;transition:all .2s ease-in-out}.p-nav__child-arrow{display:block;width:20px;height:auto;aspect-ratio:1/1}}@media(width >= 1200px){.p-header--wht .p-nav a,.p-header--wht .p-nav button{color:#040730}.p-header--wht .p-nav__link:hover,.p-header--wht .p-nav__button:hover{color:#bd0000}.p-header--wht .p-nav__button[aria-expanded=true]{color:#bd0000}.p-header--wht .p-nav__child{background:#f8f8f8;box-shadow:inset 0 20px 20px -20px rgba(0,0,0,.15)}.p-header--wht .p-nav__child-title{color:#040730}}.p-footer__sponsor{padding:40px 6%}.p-footer__sponsor-list{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media(min-width: 768px){.p-footer__sponsor-list{gap:12px 40px;max-width:680px;margin-inline:auto}}.p-footer__sponsor-item{width:140px}@media(min-width: 768px){.p-footer__sponsor-link:hover{opacity:.6}}.p-footer__sponsor-button{display:flex;justify-content:center;margin-top:20px}@media(min-width: 768px){.p-footer__sponsor-button-link:hover{opacity:.6}}.p-footer__sponsor-button-contents{display:flex;gap:7px;align-items:center;justify-content:center}.p-footer__sponsor-button-text{font-family:"Chakra Petch";font-size:clamp(1rem,1rem + 0vw,1rem);font-weight:600;color:#000}.p-footer__sponsor-button-arrow{width:16px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/arrow_right_blk.svg) center center/contain no-repeat}.p-footer__contents{padding:40px 5%;background:#040730}.p-footer__flex{display:flex;flex-direction:column;gap:20px;align-items:center;max-width:1200px;margin-inline:auto}@media(min-width: 768px){.p-footer__flex{display:grid;grid-template-columns:auto 1fr auto}}.p-footer__logo{display:flex;align-items:center;justify-content:center}@media not (min-width: 768px){.p-footer__logo{order:1}}@media(min-width: 768px){.p-footer__logo{flex-shrink:0}}@media(min-width: 768px){.p-footer__logo-link:hover{opacity:.6}}.p-footer__logo-img{width:116px}@media(min-width: 768px){.p-footer__logo-img{width:140px}}@media not (min-width: 768px){.p-footer__company{order:3}}.p-footer__company-list{display:flex;flex-wrap:wrap;gap:20px 0;align-items:center;justify-content:center}@media(min-width: 768px){.p-footer__company-list{gap:8px 5.3%;justify-content:flex-start;padding-left:6%}}.p-footer__company-link{line-height:1}@media(min-width: 768px){.p-footer__company-link:hover{opacity:.6}}.p-footer__company-contents{padding-inline:14px}@media(min-width: 768px){.p-footer__company-contents{padding:0}}.p-footer__company-text{font-size:clamp(0.75rem,0.75rem + 0vw,0.75rem);color:#fff}@media not (min-width: 768px){.p-footer__sns{order:2}}.p-footer__sns-list{display:flex;align-items:center;justify-content:center}@media(min-width: 768px){.p-footer__sns-link:hover{opacity:.6}}.p-footer__sns-contents{padding:11px}.p-footer__sns-img{width:28px;height:auto;aspect-ratio:1/1}.p-footer__copyright{padding:16px;font-family:"Chakra Petch";font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:600;color:#fff;text-align:center;letter-spacing:.1em;background:#bd0000}@media not (min-width: 768px){.p-footer__copyright{padding-bottom:90px}}@media not (min-width: 768px){.p-bottom-nav{position:fixed;bottom:0;left:0;z-index:5555;width:100%;height:60px;overflow:hidden;background:#fff;border-radius:5px 5px 0 0;box-shadow:0 0 20px rgba(22,24,29,.2)}.p-bottom-nav__menus{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.p-bottom-nav__menu{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;opacity:.6}.p-bottom-nav__icon{display:block;width:30px;height:auto;aspect-ratio:1/1;pointer-events:none}.p-bottom-nav__text{font-size:clamp(0.5625rem,0.4595070423rem + 0.4225352113vw,0.75rem);font-weight:700;color:#000;pointer-events:none}}@media(min-width: 768px){.p-bottom-nav{display:none}}.p-category-title{display:flex;align-items:center;justify-content:center;height:100px;padding:20px;background:linear-gradient(0deg, rgba(4, 7, 48, 0.94) 0%, rgba(4, 7, 48, 0.94) 100%),url(/asset/images/common/bg_grunge.jpg) #d3d3d3 0% 0%/80.0000011921px 80.0000011921px repeat;background-blend-mode:darken,normal;border-top:3px solid #bd0000}@media(min-width: 768px){.p-category-title{height:160px;border-width:5px}}@media(min-width: 768px){.p-category-title .c-title{gap:12px}}.p-category-title .c-title__en{font-size:clamp(2.5rem,1.676056338rem + 3.3802816901vw,4rem);color:#363a59}.p-category-title .c-title__jp{color:#fff}.p-button{display:flex;gap:20px;justify-content:center;padding-top:20px}@media(min-width: 768px){.p-button{padding-top:40px}}.p-category{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center}@media(min-width: 768px){.p-category{align-items:flex-start}}.p-category__title{font-family:"Chakra Petch";font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:700;text-align:center;letter-spacing:.1em}@media(min-width: 768px){.p-category__title{text-align:left;letter-spacing:0}}.p-category__list{display:flex;flex-wrap:wrap;gap:4px;align-items:center;justify-content:center}@media(min-width: 768px){.p-category__list{justify-content:flex-start}}.p-category--all .p-category__item--all .c-category__contents{background:#eee}.p-category--team .p-category__item--team .c-category__contents{background:#eee}.p-category--farm .p-category__item--farm .c-category__contents{background:#eee}.p-category--goods .p-category__item--goods .c-category__contents{background:#eee}.p-category--ticket .p-category__item--ticket .c-category__contents{background:#eee}.p-category--crew .p-category__item--crew .c-category__contents{background:#eee}.p-category--media .p-category__item--media .c-category__contents{background:#eee}.p-category--premium .p-category__item--premium .c-category__contents{background:#eee}.p-category--csr .p-category__item--csr .c-category__contents{background:#eee}.p-category--academy .p-category__item--academy .c-category__contents{background:#eee}.p-category--other .p-category__item--other .c-category__contents{background:#eee}.p-category--event .p-category__item--event .c-category__contents{background:#eee}.p-dialog__button{display:inline-block}@media(min-width: 768px){.p-dialog__button:hover{cursor:pointer}}.p-dialog__display{position:fixed;top:50%;left:50%;z-index:9999;width:100%;max-width:100%;padding:0;overflow:initial;border:none;translate:-50% -50%}@media(min-width: 768px){.p-dialog__display{width:-moz-max-content;width:max-content;max-width:46.2962962963vw}}.p-dialog__display::backdrop{background:rgba(22,24,29,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.p-dialog__panel-inner--scroll{display:block;max-height:calc(90vh - 80px);overflow:auto}.p-dialog__panel-inner--scroll::-webkit-scrollbar{width:8px}.p-dialog__panel-inner--scroll::-webkit-scrollbar-track{background:#c2c5cf;border-radius:5px}.p-dialog__panel-inner--scroll::-webkit-scrollbar-thumb{background:#fff;border:1px solid #c2c5cf;border-radius:5px}.p-dialog__panel-inner--scroll .p-dialog__contents{height:-moz-max-content;height:max-content}.p-dialog__contents{display:grid;grid-template-rows:auto 1fr;gap:12px;width:100%;height:100%;padding:16px 20px 20px;background:#fff}.p-dialog__contents-img{max-width:100%;max-height:100%}.p-dialog__contents-title{font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:700;text-align:center}.p-dialog__close{position:absolute;top:-12px;right:4vw;display:flex;gap:4px;align-items:center;width:-moz-max-content;width:max-content;translate:0 -100%;color:#fff}@media(min-width: 768px){.p-dialog__close{right:0;gap:8px;transition:all .2s ease-in-out}.p-dialog__close:hover{cursor:pointer;opacity:.6}}.p-dialog__close-icon{width:20px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.p-dialog__close-icon{width:24px}}.p-dialog__close-text{font-family:"Chakra Petch";font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;line-height:1;color:#fff}.p-dialog__youtube{max-width:100%;max-height:100%}@media(min-width: 768px){.p-dialog__youtube{min-width:50vw}}.p-dialog__youtube-iframe{max-width:100%;max-height:100%;border:none}@media(min-width: 768px){.p-half-dialog{margin-inline:auto}}.p-half-dialog__button{position:relative;display:flex;align-items:center;width:100%;min-height:40px;padding:8px 25px 8px 16px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:500;color:#000;text-align:left;background:#fff;border-radius:5px;outline:1px solid #ccc;outline-offset:-1px;text-box:trim-both cap alphabetic}@media(min-width: 768px){.p-half-dialog__button{transition:all .2s ease-in-out}.p-half-dialog__button:hover{outline-color:#000}}.p-half-dialog__button::after{position:absolute;top:50%;right:33px;width:1px;height:calc(100% - 16px);pointer-events:none;content:"";background:#000;opacity:.1;transition:all .2s ease-in-out;translate:0 -50%}.p-half-dialog__button::before{position:absolute;top:50%;right:0;display:block;width:33px;height:25px;pointer-events:none;content:"";background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/16px 16px no-repeat;opacity:.2;transition:all .2s ease-in-out;translate:0 -50%}@media(min-width: 768px){.p-half-dialog__button::before{opacity:1}}.p-half-dialog__display{position:fixed;top:inherit;width:100%;max-width:100%;height:100%;max-height:100%;padding:0;background:none;border:none}.p-half-dialog__display::backdrop{background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.p-half-dialog__panel{position:absolute;width:100%;max-width:100%;overflow:hidden;background:#040730}@media not (min-width: 768px){.p-half-dialog__panel{bottom:0;left:0}}@media(min-width: 768px){.p-half-dialog__panel{top:50%;left:50%;width:min(62.1693121693%,940px);min-width:640px;translate:-50% -50%}}.p-half-dialog__panel-inner{max-height:80vh;overflow-y:auto}.p-half-dialog__panel-inner::-webkit-scrollbar{width:8px}.p-half-dialog__panel-inner::-webkit-scrollbar-track{background:#1a3780}.p-half-dialog__panel-inner::-webkit-scrollbar-thumb{background:#fff;border:1px solid #1a3780;border-radius:5px}.p-half-dialog__contents{height:-moz-max-content;height:max-content}.p-half-dialog__head{display:flex;align-items:center;justify-content:space-between;padding:17px 4%;line-height:1;border-bottom:1px solid hsla(0,0%,100%,.1)}@media(min-width: 768px){.p-half-dialog__head{padding:20px 24px}}.p-half-dialog__title{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;color:#fff}.p-half-dialog__close{position:relative;display:flex;align-items:center;justify-content:center;width:20px;height:auto;aspect-ratio:1/1;background:hsla(0,0%,100%,.2) url(/asset/images/common/icon/close_wht.svg) center center/12px 12px no-repeat;border-radius:50px}@media(min-width: 768px){.p-half-dialog__close{width:24px;background-size:16px 16px;transition:all .2s ease}.p-half-dialog__close:hover{background-color:#fff;background-image:url(/asset/images/common/icon/close_blk.svg)}}.p-half-dialog__close::before{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 20px);height:calc(100% + 20px);content:"";translate:-50% -50%}.p-half-dialog__close-icon{width:12px;height:auto;aspect-ratio:1/1;color:#fff}@media(min-width: 768px){.p-half-dialog__close-icon{width:16px}}.p-half-dialog__main{display:flex;flex-direction:column;gap:20px;width:92%;height:-moz-max-content;height:max-content;padding-block:20px;margin-inline:auto}.p-half-dialog__pager{display:grid;grid-template-columns:20% auto 20%;gap:5%;width:min(100%,550px);margin-inline:auto;container-type:inline-size}@media(min-width: 768px){.p-half-dialog__pager{grid-template-columns:20% 1fr 20%}}.p-half-dialog__back,.p-half-dialog__next{position:relative;display:block;gap:4px;align-self:center;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;line-height:1;color:#fff}.p-half-dialog__back::before,.p-half-dialog__next::before{position:absolute;top:50%;display:block;translate:0 -50%;width:16px;height:auto;aspect-ratio:1/1;margin-top:1px;content:""}@media(min-width: 768px){.p-half-dialog__back::before,.p-half-dialog__next::before{width:20px}}.p-half-dialog__back--disable,.p-half-dialog__next--disable{pointer-events:none;opacity:.3}@media(min-width: 768px){.p-half-dialog__back,.p-half-dialog__next{transition:all .2s ease}.p-half-dialog__back:hover,.p-half-dialog__next:hover{opacity:.6}}.p-half-dialog__back{padding-left:20px}@media(min-width: 768px){.p-half-dialog__back{padding-left:24px}}.p-half-dialog__back::before{left:0;background:url(/asset/images/common/icon/chevron_left_double_wht.svg) center center/contain no-repeat}.p-half-dialog__next{padding-right:20px;text-align:right}@media(min-width: 768px){.p-half-dialog__next{padding-right:24px}}.p-half-dialog__next::before{right:0;background:url(/asset/images/common/icon/chevron_right_double_wht.svg) center center/contain no-repeat}.p-half-dialog__select-wrap{position:relative;width:-moz-fit-content;width:fit-content;margin-inline:auto}@media(min-width: 768px){.p-half-dialog__select-wrap{width:100%;margin-inline:initial}.p-half-dialog__select-wrap:hover{pointer-events:none}.p-half-dialog__select-wrap:hover::after{opacity:.6}}.p-half-dialog__select-wrap::after{position:absolute;top:50%;left:50%;display:block;width:20px;height:auto;aspect-ratio:1/1;font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);pointer-events:none;content:"";background:url(/asset/images/common/icon/chevron_down_wht.svg) center center/contain no-repeat;translate:calc(-50% + 2.6em) -50%}@media(min-width: 768px){.p-half-dialog__select-wrap::after{width:20px}}.p-half-dialog__select,.p-half-dialog__select::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}.p-half-dialog__select{display:flex;justify-content:center;width:-moz-fit-content;width:fit-content;padding:10px 40px;font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:700;line-height:1;color:#fff;text-align:center;letter-spacing:.1em;background:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(min-width: 768px){.p-half-dialog__select{width:100%;padding-inline:0;text-indent:0;pointer-events:auto;transition:all .2s ease}.p-half-dialog__select:hover{cursor:pointer;opacity:.6}}.p-half-dialog__select::-ms-expand{display:none}.p-half-dialog__select::picker-icon{display:none}.p-half-dialog__select::picker(select){height:50vh;padding-block:10px}@media(min-width: 768px){.p-half-dialog__select::picker(select){top:0;left:0;width:50cqw;translate:calc(-75cqw - 20px) 0}}.p-half-dialog__select option{display:flex;justify-content:center;padding:.7em 1em;font-size:clamp(1rem,1rem + 0vw,1rem);color:#fff;cursor:pointer;background:#040730}.p-half-dialog__select option:not(:last-of-type){border-bottom:1px dashed #e0e1e6}.p-half-dialog__select option::checkmark,.p-half-dialog__select option::before{display:none}.p-half-dialog__select option:checked,.p-half-dialog__select option::picker(select){color:#040730;background:#eef3fe}.p-half-dialog__select option:hover,.p-half-dialog__select option:focus-visible{background-color:#eef3fe;outline:none}.p-half-dialog__list{display:grid;gap:4px;width:min(100%,640px);margin-inline:auto}.p-half-dialog__list:has(.p-half-dialog__item--33){grid-template-columns:repeat(3, 1fr)}.p-half-dialog__list:has(.p-half-dialog__item--50){grid-template-columns:repeat(2, 1fr)}.p-half-dialog__menu{display:block;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:41px;padding:5px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:500;line-height:1;color:hsla(0,0%,100%,.8);text-align:center;background:hsla(0,0%,100%,.05)}@media(min-width: 768px){.p-half-dialog__menu{padding:8px 5px}.p-half-dialog__menu:not(.p-half-dialog__menu--current,.p-half-dialog__menu--disabled){transition:all .2s ease}.p-half-dialog__menu:not(.p-half-dialog__menu--current,.p-half-dialog__menu--disabled):hover{font-weight:700;color:#040730;background:#fff}}.p-half-dialog__menu--current{font-weight:700;color:#040730;background:#fff}.p-half-dialog__menu--disabled{color:hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.02)}@media(min-width: 768px){.p-half-dialog__menu--disabled{pointer-events:none}}.p-half-dialog__all-menu{padding:12px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;line-height:1;color:hsla(0,0%,100%,.8);text-align:center;border:1px solid hsla(0,0%,100%,.2);border-radius:5px}@media(min-width: 768px){.p-half-dialog__all-menu{width:240px;padding:16px;margin-inline:auto;transition:all .2s ease}.p-half-dialog__all-menu:hover{color:#1a3780;background:#fff}}.p-first-dialog__button{position:fixed}.p-first-dialog__bg{position:fixed;top:0;left:0;display:block;width:100vw;height:100vh;background:rgba(4,7,48,.8)}.p-first-dialog__panel{position:fixed;top:50%;left:50%;z-index:9999;width:100%;max-width:100%;padding:0;background:none;border:none;translate:-50% -50%}@media(min-width: 768px){.p-first-dialog__panel{width:-moz-max-content;width:max-content;max-width:60vw}}.p-first-dialog__contents{display:grid;grid-template-rows:auto 1fr;gap:12px;width:100%;height:100%;max-height:calc(90vh - 80px);padding:16px 20px 20px;background:#fff}@media(min-width: 768px){.p-first-dialog__contents{max-width:46.2962962963vw}}.p-first-dialog__title{font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:700;text-align:center}.p-first-dialog__main{display:flex;align-items:center;justify-content:center;overflow:hidden}.p-first-dialog__img{max-width:100%;max-height:100%}.p-first-dialog__close{position:absolute;top:-12px;right:4vw;display:flex;gap:4px;align-items:center;width:-moz-max-content;width:max-content;translate:0 -100%;color:#fff}@media(min-width: 768px){.p-first-dialog__close{right:0;gap:8px;transition:all .2s ease-in-out}.p-first-dialog__close:hover{cursor:pointer;opacity:.6}}.p-first-dialog__close-icon{width:20px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.p-first-dialog__close-icon{width:24px}}.p-first-dialog__close-text{font-family:"Chakra Petch";font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;line-height:1}.p-game-card{position:relative}@media(min-width: 768px){.p-game-card::after{position:absolute;top:-0.5px;left:-0.5px;z-index:2;display:block;width:calc(100% + 1px);height:calc(100% + 1px);pointer-events:none;content:"";border:2px solid #040730;border-radius:5px;opacity:0;transition:all .2s ease-in-out}.p-game-card:has(.p-game-card__link):hover::after{opacity:1}.p-game-card:has(.p-game-card__link):hover .c-match__stats-finish,.p-game-card:has(.p-game-card__link):hover .c-match__stats-discontinue{opacity:.6}}.p-game-card__contents,.p-game-card__link{display:block;overflow:hidden;border:1px solid #e0e1e6;border-radius:5px}@media(min-width: 768px){.p-game-card__contents,.p-game-card__link{display:grid;grid-template-columns:24% 1fr auto;min-height:144px;pointer-events:auto}}@media(min-width: 768px){.p-game-card .c-date-title{flex-direction:column;align-items:flex-start;justify-content:center;padding:20px}}@media(min-width: 768px){.p-game-card .c-date-title__name{width:100%;margin-top:10px;text-align:left}}@media(min-width: 768px){.p-game-card .c-date-title__date{gap:2px 4px}}@media(min-width: 768px){.p-game-card .c-match{grid-template-columns:1fr 30% 1fr;width:100%;max-width:590px;margin-inline:auto}}.p-game-card .c-match__left,.p-game-card .c-match__right{padding-block:16px}@media(min-width: 768px){.p-game-card .c-match__left,.p-game-card .c-match__right{padding-block:8px}}@media(min-width: 768px){.p-game-card .c-match__left-contents,.p-game-card .c-match__right-contents{display:flex;gap:0}}@media(min-width: 768px){.p-game-card .c-match__name{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem)}}@media(min-width: 768px){.p-game-card .c-match__player{gap:6px;font-size:clamp(0.75rem,0.7156690141rem + 0.1408450704vw,0.8125rem)}}.p-game-card .c-match__logo{width:72px}@media(min-width: 768px){.p-game-card .c-match__logo{width:70px}}@media(min-width: 768px){.p-game-card .c-match__stadium{font-size:clamp(0.75rem,0.7156690141rem + 0.1408450704vw,0.8125rem)}}@media(min-width: 768px){.p-game-card .c-match__score-num{font-size:clamp(2.75rem,2.6126760563rem + 0.5633802817vw,3rem)}.p-game-card .c-match__score-hyphen{font-size:clamp(2.5rem,2.6373239437rem + -0.5633802817vw,2.25rem)}}@media(min-width: 768px){.p-game-card .c-match__stats{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem)}}@media(min-width: 768px){.p-game-card .c-match__stats-cancel,.p-game-card .c-match__stats-finish,.p-game-card .c-match__stats-discontinue,.p-game-card .c-match__stats-inning{padding:4px 8px}}.p-game-card .c-match__stats-finish{color:#000d99;text-decoration:underline;text-underline-offset:1.5px}.p-game-card__buttons{display:flex;gap:8px;align-items:center;justify-content:flex-start}.p-game-card__buttons:has(.p-game-card__button){padding:0 16px 16px}@media(min-width: 768px){.p-game-card__buttons{flex-direction:column;justify-content:center;width:180px}.p-game-card__buttons,.p-game-card__buttons:has(.p-game-card__button){padding:0 20px 0 0}}.p-game-card__button{display:flex;gap:8px;align-items:center;justify-content:center;width:calc((100% - 8px)/2);height:auto;min-height:44px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:700;line-height:1;pointer-events:auto;border:1px solid #515764;border-radius:5px}@media(min-width: 768px){.p-game-card__button{width:100%;padding:5px;transition:all .2s ease-in-out}}.p-game-card__button-text{text-box:trim-both cap alphabetic}.p-game-card__button-icon{width:24px;height:auto;aspect-ratio:1/1}.p-game-card__button--event .p-game-card__button-icon{background:url(/asset/images/common/icon/stadium_blk.svg) center center/contain no-repeat;transition:all .2s ease-in-out}.p-game-card__button--event:hover{color:#fff;background:#00a051;border-color:#00a051}.p-game-card__button--event:hover .p-game-card__button-icon{background:url(/asset/images/common/icon/stadium_wht.svg) center center/contain no-repeat}.p-game-card__button--highlight .p-game-card__button-icon{background:url(/asset/images/common/icon/movie_blk.svg) center center/contain no-repeat;transition:all .2s ease-in-out}.p-game-card__button--highlight:hover{color:#fff;background:#00a051;border-color:#00a051}.p-game-card__button--highlight:hover .p-game-card__button-icon{background:url(/asset/images/common/icon/movie_wht.svg) center center/contain no-repeat}.p-game-card__button--buy{color:#fff;background:#040730;border-color:#040730}@media(min-width: 768px){.p-game-card__button--buy:hover{background:#bd0000;border-color:#bd0000}}.p-game-card__button--available,.p-game-card__button--few,.p-game-card__button--soldout{color:#fff;background:#040730;border-color:#040730}.p-game-card__button--available .p-game-card__button-icon,.p-game-card__button--few .p-game-card__button-icon,.p-game-card__button--soldout .p-game-card__button-icon{width:20px}@media(min-width: 768px){.p-game-card__button--available:hover,.p-game-card__button--few:hover{background:#bd0000;border-color:#bd0000}}.p-game-card__button--available .p-game-card__button-icon{background:url(/asset/images/common/icon/circle_wht.svg) center center/120% auto no-repeat}.p-game-card__button--few .p-game-card__button-icon{background:url(/asset/images/common/icon/triangle_wht.svg) center center/120% auto no-repeat}.p-game-card__button--soldout{color:#989fb0;pointer-events:none;background:#f2f3f4;border-color:#f2f3f4}.p-game-card__button--soldout .p-game-card__button-icon{background:url(/asset/images/common/icon/close_gry.svg) center center/120% auto no-repeat}.p-news{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px 8px;align-items:stretch}@media(min-width: 768px){.p-news{grid-template-columns:repeat(3, 1fr);gap:3.33vw 1.66vw}}@media(width >= 1200px){.p-news{gap:40px 20px}}.p-news--row{grid-template-columns:repeat(1, 1fr);gap:0}.p-game-card-list{display:flex;flex-direction:column;gap:20px}.p-scroll-nav{width:100%}@media(min-width: 768px){.p-scroll-nav{position:relative;width:92%;margin-inline:auto}.p-scroll-nav::after{position:absolute;top:0;right:0;display:block;width:20px;height:100%;pointer-events:none;content:"";background-image:repeating-linear-gradient(90deg, transparent, #fff)}}.p-scroll-nav__lists{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.p-scroll-nav__lists::-webkit-scrollbar{display:none}.p-scroll-nav__list{display:flex;width:-moz-max-content;width:max-content;padding-inline:4vw;margin-inline:auto}@media(min-width: 768px){.p-scroll-nav__list{padding-inline:0}}.p-scroll-nav.is-full{width:100%}.p-scroll-nav.is-full .p-scroll-nav__lists{width:-moz-fit-content;width:fit-content;margin-inline:auto}.p-oval-nav__list,.v-media_guide--ds .list .wrap,.v-media_guide--ds .bt-tab .wrap{display:flex;flex-wrap:wrap;gap:8px;container-type:inline-size}@media(min-width: 768px){.p-oval-nav__list,.v-media_guide--ds .list .wrap,.v-media_guide--ds .bt-tab .wrap{gap:10px}}.p-oval-nav__list--month{gap:4px 2px}@media(min-width: 768px){.p-oval-nav__list--month{gap:8px}}.p-oval-nav__item,.v-media_guide--ds .list .wrap>div,.v-media_guide--ds .bt-tab .wrap>div{width:calc((100% - 8px)/2)}@media(min-width: 768px){.p-oval-nav__item,.v-media_guide--ds .list .wrap>div,.v-media_guide--ds .bt-tab .wrap>div{width:calc((100% - 30px)/4)}}.p-oval-nav__item--month{width:calc((100% - 10px)/6)}@media(min-width: 768px){.p-oval-nav__item--month{width:calc((100% - 88px)/12)}}.p-position-nav__list{display:flex;flex-wrap:wrap;gap:8px}.p-position-nav__item{position:relative;width:calc((100% - 8px)/2);height:auto;aspect-ratio:14/9;overflow:hidden}@media(min-width: 768px){.p-position-nav__item{width:calc((100% - 16px)/3);aspect-ratio:7/4}.p-position-nav__item:hover .p-position-nav__bg{scale:1.1}}.p-position-nav__item--100{width:100%;aspect-ratio:179/60}@media(min-width: 768px){.p-position-nav__item--100{height:250px;aspect-ratio:inherit}}.p-position-nav__menu{display:block;width:100%;height:100%}.p-position-nav__bg{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .2s linear}.p-position-nav__text{position:absolute;bottom:0;left:0;width:100%;padding:11px 8px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:700;line-height:1;color:#fff;text-align:center;background:rgba(4,7,48,.8)}.p-anchor-nav__ul,.v-media_guide--ds .bt-anchor,.v-media_guide--ds .button-bar{display:flex;flex-wrap:wrap;row-gap:1px;width:100%;overflow:hidden}.p-anchor-nav__li--5{width:5%}.p-anchor-nav__li--10{width:10%}.p-anchor-nav__li--15{width:15%}.p-anchor-nav__li--20{width:20%}.p-anchor-nav__li--25{width:25%}.p-anchor-nav__li--30{width:30%}.p-anchor-nav__li--35{width:35%}.p-anchor-nav__li--40{width:40%}.p-anchor-nav__li--45{width:45%}.p-anchor-nav__li--50{width:50%}.p-anchor-nav__li--55{width:55%}.p-anchor-nav__li--60{width:60%}.p-anchor-nav__li--65{width:65%}.p-anchor-nav__li--70{width:70%}.p-anchor-nav__li--75{width:75%}.p-anchor-nav__li--80{width:80%}.p-anchor-nav__li--85{width:85%}.p-anchor-nav__li--90{width:90%}.p-anchor-nav__li--95{width:95%}.p-anchor-nav__li--100{width:100%}@media(min-width: 768px){.p-anchor-nav__a:hover .p-anchor-nav__item,.p-anchor-nav__a:hover .v-media_guide--ds .bt-anchor .button,.v-media_guide--ds .bt-anchor .p-anchor-nav__a:hover .button,.p-anchor-nav__a:hover .v-media_guide--ds .button-bar .button,.v-media_guide--ds .button-bar .p-anchor-nav__a:hover .button{color:#fff;background:#040730}.p-anchor-nav__a:hover .p-anchor-nav__item::after,.p-anchor-nav__a:hover .v-media_guide--ds .bt-anchor .button::after,.v-media_guide--ds .bt-anchor .p-anchor-nav__a:hover .button::after,.p-anchor-nav__a:hover .v-media_guide--ds .button-bar .button::after,.v-media_guide--ds .button-bar .p-anchor-nav__a:hover .button::after{background:#fff}}.p-anchor-nav__item,.v-media_guide--ds .bt-anchor .button,.v-media_guide--ds .button-bar .button{position:relative;display:block;padding:16px 4px 24px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:bold;color:#040730;text-align:center;white-space:nowrap;background:#f2f3f4;transition:all .2s ease-in-out}.p-anchor-nav__item::before,.v-media_guide--ds .bt-anchor .button::before,.v-media_guide--ds .button-bar .button::before{position:absolute;top:0;right:-1px;z-index:2;display:block;width:1px;height:100%;content:"";background:#fff;transition:all .2s ease-in-out}.p-anchor-nav__item::after,.v-media_guide--ds .bt-anchor .button::after,.v-media_guide--ds .button-bar .button::after{position:absolute;right:0;bottom:6px;left:0;display:block;width:16px;height:16px;margin-inline:auto;content:"";background:#000d99;-webkit-mask:url(/asset/images/common/icon/chevron_down_blk.svg) center center/contain no-repeat;mask:url(/asset/images/common/icon/chevron_down_blk.svg) center center/contain no-repeat}.p-player-visual-low{position:relative;overflow:hidden;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%),linear-gradient(180deg, #040730 50.06%, #020317 100%)}.p-player-visual-low__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;content:"";background:url(/asset/images/common/player/bg_player_sp.jpg) center center/cover no-repeat;mix-blend-mode:multiply}@media(min-width: 768px){.p-player-visual-low__bg{height:auto;max-height:740px;aspect-ratio:378/185;background-image:url(/asset/images/common/player/bg_player.jpg)}}.p-player-visual-low__wrap{position:relative;display:flex;flex-direction:column;height:100%}.p-player-visual-low__grad{position:absolute;top:0;left:50%;display:grid;grid-template-rows:auto 1fr;width:340px;height:100%;pointer-events:none;translate:-50% 0}@media(min-width: 768px){.p-player-visual-low__grad{width:25.462962963vw;max-width:385px}}.p-player-visual-low__grad:has(.p-player-visual-low__grad-thumb){z-index:5}.p-player-visual-low__grad:has(.p-player-visual-low__grad-text-bg){z-index:3}.p-player-visual-low__grad:has(.p-player-visual-low__grad-text-bg)::before{display:block;width:76.4705882353%;height:auto;aspect-ratio:1/1;content:""}@media(min-width: 768px){.p-player-visual-low__grad:has(.p-player-visual-low__grad-text-bg)::before{width:100%}}.p-player-visual-low__grad-thumb{position:relative;width:76.4705882353%;height:auto;aspect-ratio:1/1;margin-inline:auto}@media(min-width: 768px){.p-player-visual-low__grad-thumb{top:1px;width:100%}}.p-player-visual-low__grad-thumb::after{position:absolute;top:1px;left:50%;display:block;width:100vw;height:100%;content:"";background:linear-gradient(0deg, #080913 0%, rgba(8, 9, 19, 0) 50.05%);translate:-50% 0}.p-player-visual-low__grad-text-bg{position:relative;width:100%;height:100%}.p-player-visual-low__grad-text-bg::after{position:absolute;top:0;left:50%;display:block;width:100vw;height:100%;content:"";background:#080913;translate:-50% 0}.p-player-visual-low__wrap{z-index:3;opacity:0}.p-player-visual-low__wrap:has(.swiper-slide-active){opacity:1}.p-player-visual-low__list{align-items:stretch}.p-player-visual-low__item{position:relative;z-index:4;width:340px;height:auto;transition:opacity .2s ease-in-out;container-type:inline-size}@media(min-width: 768px){.p-player-visual-low__item{width:33.2010582011vw;max-width:502px}}.p-player-visual-low__item:not(.swiper-slide-active) .p-player-visual-low__thumb-photo-img{filter:brightness(0.4) contrast(1.5) saturate(0.1)}.p-player-visual-low__item.swiper-slide-active{z-index:5}@media(min-width: 768px){.p-player-visual-low__item.swiper-slide-active{height:100%}}.p-player-visual-low__item.swiper-slide-active .p-player-visual-low__thumb-bg-img{opacity:0;transform:translateY(5%);animation:opacity_show .5s ease-out forwards,translate_Y_0 .5s ease-in-out forwards .1s}.p-player-visual-low__item.swiper-slide-active .p-player-visual-low__thumb-num{opacity:0;transform:translateX(-20%);animation:opacity_show .3s ease-in-out forwards .3s,translate_X_0 .3s ease-in-out forwards .3s}.p-player-visual-low__item.swiper-slide-active .p-player-visual-low__thumb-photo{overflow:hidden}.p-player-visual-low__item.swiper-slide-active .p-player-visual-low__thumb-photo-img{width:76.4705882353%;opacity:0;transform:translateX(-10%);animation:opacity_show .3s ease-in-out forwards .25s,translate_X_0 .3s ease-in-out forwards .25s;-o-object-position:bottom center;object-position:bottom center}@media(min-width: 768px){.p-player-visual-low__item.swiper-slide-active .p-player-visual-low__thumb-photo-img{width:76.6932270916%}}.p-player-visual-low__item.swiper-slide-active .p-player-visual-low__text-tag{width:24px;opacity:0;animation:opacity_show .2s ease-in-out forwards}@media(min-width: 768px){.p-player-visual-low__item.swiper-slide-active .p-player-visual-low__text-tag{width:32px}}.p-player-visual-low__item:not(.swiper-slide-active) .p-player-visual-low__contents{width:76.4705882353%}@media(min-width: 768px){.p-player-visual-low__item:not(.swiper-slide-active) .p-player-visual-low__contents{width:76.6932270916%}}.p-player-visual-low__item:has(+.swiper-slide+.swiper-slide-prev){z-index:6}.p-player-visual-low__item:has(+.swiper-slide+.swiper-slide-prev) .p-player-visual-low__contents{margin-left:auto;translate:48% 0}@media(min-width: 768px){.p-player-visual-low__item:has(+.swiper-slide+.swiper-slide-prev) .p-player-visual-low__contents{translate:40% 0}}.p-player-visual-low__item:has(+.swiper-slide-prev){z-index:5}.p-player-visual-low__item:has(+.swiper-slide-prev) .p-player-visual-low__contents{margin-left:auto;translate:28% 0}@media(min-width: 768px){.p-player-visual-low__item:has(+.swiper-slide-prev) .p-player-visual-low__contents{translate:20% 0}}.p-player-visual-low__item.swiper-slide-prev .p-player-visual-low__contents{margin-left:auto;translate:7% 0}@media(min-width: 768px){.p-player-visual-low__item.swiper-slide-prev .p-player-visual-low__contents{translate:0% 0}}.p-player-visual-low__item.swiper-slide-next .p-player-visual-low__contents{margin-right:auto;translate:-7% 0}@media(min-width: 768px){.p-player-visual-low__item.swiper-slide-next .p-player-visual-low__contents{translate:0% 0}}.p-player-visual-low__item.swiper-slide-next+.swiper-slide .p-player-visual-low__contents{margin-right:auto;translate:-28% 0}@media(min-width: 768px){.p-player-visual-low__item.swiper-slide-next+.swiper-slide .p-player-visual-low__contents{translate:-20% 0}}.p-player-visual-low__item.swiper-slide-next+.swiper-slide+.swiper-slide .p-player-visual-low__contents{margin-right:auto;translate:-48% 0}@media(min-width: 768px){.p-player-visual-low__item.swiper-slide-next+.swiper-slide+.swiper-slide .p-player-visual-low__contents{translate:-40% 0}}.p-player-visual-low__link{height:100%}.p-player-visual-low__contents{display:flex;flex-direction:column;height:100%}.p-player-visual-low__thumb{position:relative}@media(min-width: 768px){.p-player-visual-low__thumb{width:100%;height:100%}}.p-player-visual-low__thumb-bg{position:absolute;bottom:0;left:0;width:320px;height:229px;overflow:hidden}@media(min-width: 768px){.p-player-visual-low__thumb-bg{bottom:0;width:94.422310757%;height:auto;aspect-ratio:237/169}}.p-player-visual-low__thumb-bg-img{opacity:0}.p-player-visual-low__thumb-num{position:absolute;top:32px;left:-15%;width:50%;font-family:"Anton";font-size:96px;color:rgba(0,0,0,0);text-align:right;opacity:0;-webkit-text-stroke:.54px #fff;text-stroke:.54px #fff}@media(min-width: 768px){.p-player-visual-low__thumb-num{top:.3em;width:50%;font-size:26cqw;-webkit-text-stroke:.8px #fff;text-stroke:.8px #fff}}@media(width >= 1512px){.p-player-visual-low__thumb-num{font-size:160px}}.p-player-visual-low__thumb-photo{position:relative;display:flex;justify-content:center;width:100%;height:100%}.p-player-visual-low__thumb-photo-img{height:100%;-o-object-fit:contain;object-fit:contain}@media(min-width: 768px){.p-player-visual-low__thumb-photo-img{aspect-ratio:1/1}}.p-player-visual-low__text{position:relative;display:flex;flex-direction:column;gap:.25em;align-items:center;font-size:24px;line-height:1;color:#fff;opacity:.2;transition:all .2s}@media(min-width: 768px){.p-player-visual-low__text{font-size:clamp(0.3125rem,-0.5457746479rem + 3.5211267606vw,1.875rem)}}.swiper-slide-active .p-player-visual-low__text{opacity:1}.p-player-visual-low__text-en{display:flex;gap:4px;align-items:center;justify-content:flex-start;font-family:"Chakra Petch";font-weight:600;letter-spacing:.05em;white-space:nowrap}.p-player-visual-low__text-tag{flex-shrink:0;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/bookmark_star_wht.svg) center center/contain no-repeat}.p-player-visual-low__text-tag--red{background:url(/asset/images/common/icon/bookmark_star_red.svg) center center/contain no-repeat}.p-player-visual-low__text-jp{font-size:14px;font-weight:700}@media(min-width: 768px){.p-player-visual-low__text-jp{font-size:clamp(0.3125rem,-0.0651408451rem + 1.5492957746vw,1rem)}}.p-player-visual.is-low{position:relative;overflow:hidden;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%),linear-gradient(180deg, #040730 50.06%, #020317 100%)}.p-player-visual.is-low .p-player-visual__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;content:"";background:url(/asset/images/common/player/bg_player_sp.jpg) center center/cover no-repeat;mix-blend-mode:multiply}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__bg{height:auto;max-height:740px;aspect-ratio:378/185;background-image:url(/asset/images/common/player/bg_player.jpg)}}.p-player-visual.is-low .p-player-visual__wrap{position:relative;display:flex;flex-direction:column;height:100%}.p-player-visual.is-low .p-player-visual__grad{position:absolute;top:0;left:50%;display:grid;grid-template-rows:auto 1fr;width:340px;height:100%;pointer-events:none;translate:-50% 0}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__grad{width:25.462962963vw;max-width:385px}}.p-player-visual.is-low .p-player-visual__grad:has(.p-player-visual__grad-thumb){z-index:5}.p-player-visual.is-low .p-player-visual__grad:has(.p-player-visual__grad-text-bg){z-index:3}.p-player-visual.is-low .p-player-visual__grad:has(.p-player-visual__grad-text-bg)::before{display:block;width:76.4705882353%;height:auto;aspect-ratio:1/1;content:""}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__grad:has(.p-player-visual__grad-text-bg)::before{width:100%}}.p-player-visual.is-low .p-player-visual__grad-thumb{position:relative;width:76.4705882353%;height:auto;aspect-ratio:1/1;margin-inline:auto}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__grad-thumb{top:1px;width:100%}}.p-player-visual.is-low .p-player-visual__grad-thumb::after{position:absolute;top:1px;left:50%;display:block;width:100vw;height:100%;content:"";background:linear-gradient(0deg, #080913 0%, rgba(8, 9, 19, 0) 50.05%);translate:-50% 0}.p-player-visual.is-low .p-player-visual__grad-text-bg{position:relative;width:100%;height:100%}.p-player-visual.is-low .p-player-visual__grad-text-bg::after{position:absolute;top:0;left:50%;display:block;width:100vw;height:100%;content:"";background:#080913;translate:-50% 0}.p-player-visual.is-low .p-player-visual__wrap{z-index:3;opacity:0}.p-player-visual.is-low .p-player-visual__wrap:has(.swiper-slide-active){opacity:1}.p-player-visual.is-low .p-player-visual__list{align-items:stretch}.p-player-visual.is-low .p-player-visual__item{position:relative;z-index:4;width:340px;height:auto;transition:opacity .2s ease-in-out;container-type:inline-size}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__item{width:33.2010582011vw;max-width:502px}}.p-player-visual.is-low .p-player-visual__item:not(.swiper-slide-active) .p-player-visual__thumb-photo-img{filter:brightness(0.4) contrast(1.5) saturate(0.1)}.p-player-visual.is-low .p-player-visual__item.swiper-slide-active{z-index:5}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__item.swiper-slide-active{height:100%}}.p-player-visual.is-low .p-player-visual__item.swiper-slide-active .p-player-visual__thumb-bg-img{opacity:0;transform:translateY(5%);animation:opacity_show 1s ease-out forwards,translate_Y_0 .5s ease-in-out forwards .1s}.p-player-visual.is-low .p-player-visual__item.swiper-slide-active .p-player-visual__thumb-num{opacity:0;transform:translateX(-5%);animation:opacity_show .3s ease-in-out forwards .3s,translate_X_0 .3s ease-in-out forwards .3s}.p-player-visual.is-low .p-player-visual__item.swiper-slide-active .p-player-visual__thumb-photo{overflow:hidden}.p-player-visual.is-low .p-player-visual__item.swiper-slide-active .p-player-visual__thumb-photo-img{width:76.4705882353%;-o-object-position:bottom center;object-position:bottom center;transition:all 1s}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__item.swiper-slide-active .p-player-visual__thumb-photo-img{width:76.6932270916%}}.p-player-visual.is-low .p-player-visual__item.swiper-slide-active .p-player-visual__text-tag{width:24px;opacity:0;animation:opacity_show .2s ease-in-out forwards}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__item.swiper-slide-active .p-player-visual__text-tag{width:32px}}.p-player-visual.is-low .p-player-visual__item:not(.swiper-slide-active) .p-player-visual__contents{width:76.4705882353%}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__item:not(.swiper-slide-active) .p-player-visual__contents{width:76.6932270916%}}.p-player-visual.is-low .p-player-visual__item:has(+.swiper-slide+.swiper-slide-prev){z-index:6}.p-player-visual.is-low .p-player-visual__item:has(+.swiper-slide+.swiper-slide-prev) .p-player-visual__contents{margin-left:auto;translate:48% 0}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__item:has(+.swiper-slide+.swiper-slide-prev) .p-player-visual__contents{translate:40% 0}}.p-player-visual.is-low .p-player-visual__item:has(+.swiper-slide-prev){z-index:5}.p-player-visual.is-low .p-player-visual__item:has(+.swiper-slide-prev) .p-player-visual__contents{margin-left:auto;translate:28% 0}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__item:has(+.swiper-slide-prev) .p-player-visual__contents{translate:20% 0}}.p-player-visual.is-low .p-player-visual__item.swiper-slide-prev .p-player-visual__contents{margin-left:auto;translate:7% 0}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__item.swiper-slide-prev .p-player-visual__contents{translate:0% 0}}.p-player-visual.is-low .p-player-visual__item.swiper-slide-next .p-player-visual__contents{margin-right:auto;translate:-7% 0}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__item.swiper-slide-next .p-player-visual__contents{translate:0% 0}}.p-player-visual.is-low .p-player-visual__item.swiper-slide-next+.swiper-slide .p-player-visual__contents{margin-right:auto;translate:-28% 0}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__item.swiper-slide-next+.swiper-slide .p-player-visual__contents{translate:-20% 0}}.p-player-visual.is-low .p-player-visual__item.swiper-slide-next+.swiper-slide+.swiper-slide .p-player-visual__contents{margin-right:auto;translate:-48% 0}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__item.swiper-slide-next+.swiper-slide+.swiper-slide .p-player-visual__contents{translate:-40% 0}}.p-player-visual.is-low .p-player-visual__link{height:100%}.p-player-visual.is-low .p-player-visual__contents{display:flex;flex-direction:column;height:100%}.p-player-visual.is-low .p-player-visual__thumb{position:relative;aspect-ratio:auto}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__thumb{width:100%;height:100%}}.p-player-visual.is-low .p-player-visual__thumb-bg{position:absolute;bottom:0;left:0;width:320px;height:229px;overflow:hidden}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__thumb-bg{bottom:0;width:94.422310757%;height:auto;aspect-ratio:237/169}}.p-player-visual.is-low .p-player-visual__thumb-bg-img{opacity:0}.p-player-visual.is-low .p-player-visual__thumb-num{position:absolute;top:32px;left:-15%;width:50%;font-family:"Anton";font-size:96px;color:rgba(0,0,0,0);text-align:right;opacity:0;-webkit-text-stroke:.54px #fff;text-stroke:.54px #fff}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__thumb-num{top:.3em;width:50%;font-size:26cqw;-webkit-text-stroke:.8px #fff;text-stroke:.8px #fff}}@media(width >= 1512px){.p-player-visual.is-low .p-player-visual__thumb-num{font-size:160px}}.p-player-visual.is-low .p-player-visual__thumb-photo{position:relative;display:flex;justify-content:center;width:100%;height:100%}.p-player-visual.is-low .p-player-visual__thumb-photo-img{height:100%;-o-object-fit:contain;object-fit:contain}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__thumb-photo-img{aspect-ratio:1/1}}.p-player-visual.is-low .p-player-visual__text{position:relative;display:flex;flex-direction:column;gap:.25em;align-items:center;font-size:24px;line-height:1;color:#fff;opacity:.2;transition:all .2s}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__text{font-size:clamp(0.3125rem,-0.5457746479rem + 3.5211267606vw,1.875rem)}}.p-player-visual.is-low .p-player-visual__text-en{display:flex;gap:4px;align-items:center;justify-content:flex-start;font-family:"Chakra Petch";font-weight:600;letter-spacing:.05em;white-space:nowrap}.p-player-visual.is-low .p-player-visual__text-tag{flex-shrink:0;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/bookmark_star_wht.svg) center center/contain no-repeat}.p-player-visual.is-low .p-player-visual__text-tag--red{background:url(/asset/images/common/icon/bookmark_star_red.svg) center center/contain no-repeat}.p-player-visual.is-low .p-player-visual__text-jp{font-size:14px;font-weight:700}@media(min-width: 768px){.p-player-visual.is-low .p-player-visual__text-jp{font-size:clamp(0.3125rem,-0.0651408451rem + 1.5492957746vw,1rem)}}.p-player-visual.is-low .swiper-slide-active .p-player-visual__text{opacity:1}.p-player-visual{position:relative;overflow:hidden;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 100%),linear-gradient(180deg, #040730 50.06%, #020317 100%)}.p-player-visual__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;content:"";background:url(/asset/images/common/player/bg_player_sp.jpg) center center/cover no-repeat;mix-blend-mode:multiply}@media(min-width: 768px){.p-player-visual__bg{height:auto;max-height:740px;aspect-ratio:378/185;background-image:url(/asset/images/common/player/bg_player.jpg)}}.p-player-visual__wrap{position:relative;display:flex;flex-direction:column;height:100%}.p-player-visual__grad{position:absolute;top:0;left:50%;display:grid;grid-template-rows:auto 1fr;width:340px;height:100%;pointer-events:none;translate:-50% 0}@media(min-width: 768px){.p-player-visual__grad{width:25.462962963vw;max-width:385px}}.p-player-visual__grad:has(.p-player-visual__grad-thumb){z-index:5}.p-player-visual__grad:has(.p-player-visual__grad-text-bg){z-index:3}.p-player-visual__grad:has(.p-player-visual__grad-text-bg)::before{display:block;width:76.4705882353%;height:auto;aspect-ratio:10/13;content:""}@media(min-width: 768px){.p-player-visual__grad:has(.p-player-visual__grad-text-bg)::before{width:100%}}.p-player-visual__grad-thumb{position:relative;width:76.4705882353%;height:auto;aspect-ratio:10/13;margin-inline:auto}@media(min-width: 768px){.p-player-visual__grad-thumb{top:1px;width:100%}}.p-player-visual__grad-thumb::after{position:absolute;top:1px;left:50%;display:block;width:100vw;height:100%;content:"";background:linear-gradient(0deg, #080913 0.05%, rgba(8, 9, 19, 0) 50.05%);translate:-50% 0}.p-player-visual__grad-text-bg{position:relative;width:100%;height:100%}.p-player-visual__grad-text-bg::after{position:absolute;top:0;left:50%;display:block;width:100vw;height:100%;content:"";background:#080913;translate:-50% 0}.p-player-visual__wrap{z-index:3;opacity:0}.p-player-visual__wrap:has(.swiper-slide-active){opacity:1}.p-player-visual__list{align-items:stretch}.p-player-visual__item{position:relative;z-index:4;width:340px;height:auto;transition:opacity .2s ease-in-out;container-type:inline-size}@media(min-width: 768px){.p-player-visual__item{width:33.2010582011vw;max-width:502px}}.p-player-visual__item:not(.swiper-slide-active) .p-player-visual__thumb-photo-img{filter:brightness(0.4) contrast(1.5) saturate(0.1)}.p-player-visual__item.swiper-slide-active{z-index:5}.p-player-visual__item.swiper-slide-active .p-player-visual__thumb-bg-img{opacity:0;transform:translateY(5%);animation:opacity_show 1s ease-out forwards,translate_Y_0 .5s ease-in-out forwards .1s}.p-player-visual__item.swiper-slide-active .p-player-visual__thumb-num{opacity:0;transform:translateX(-5%);animation:opacity_show .3s ease-in-out forwards .3s,translate_X_0 .3s ease-in-out forwards .3s}.p-player-visual__item.swiper-slide-active .p-player-visual__thumb-photo{overflow:hidden}.p-player-visual__item.swiper-slide-active .p-player-visual__thumb-photo-img{width:76.4705882353%;-o-object-position:center center;object-position:center center;transition:all 1s}@media(min-width: 768px){.p-player-visual__item.swiper-slide-active .p-player-visual__thumb-photo-img{width:76.6932270916%}}.p-player-visual__item.swiper-slide-active .p-player-visual__text-tag{width:24px;opacity:0;animation:opacity_show .2s ease-in-out forwards}@media(min-width: 768px){.p-player-visual__item.swiper-slide-active .p-player-visual__text-tag{width:32px}}.p-player-visual__item:not(.swiper-slide-active) .p-player-visual__contents{width:76.4705882353%}@media(min-width: 768px){.p-player-visual__item:not(.swiper-slide-active) .p-player-visual__contents{width:76.6932270916%}}.p-player-visual__item:has(+.swiper-slide+.swiper-slide-prev){z-index:6}.p-player-visual__item:has(+.swiper-slide+.swiper-slide-prev) .p-player-visual__contents{margin-left:auto;translate:60% 0}@media(min-width: 768px){.p-player-visual__item:has(+.swiper-slide+.swiper-slide-prev) .p-player-visual__contents{translate:40% 0}}.p-player-visual__item:has(+.swiper-slide-prev){z-index:5}.p-player-visual__item:has(+.swiper-slide-prev) .p-player-visual__contents{margin-left:auto;translate:35% 0}@media(min-width: 768px){.p-player-visual__item:has(+.swiper-slide-prev) .p-player-visual__contents{translate:20% 0}}.p-player-visual__item.swiper-slide-prev .p-player-visual__contents{margin-left:auto;translate:10% 0}@media(min-width: 768px){.p-player-visual__item.swiper-slide-prev .p-player-visual__contents{translate:0 0}}.p-player-visual__item.swiper-slide-next .p-player-visual__contents{margin-right:auto;translate:-10% 0}@media(min-width: 768px){.p-player-visual__item.swiper-slide-next .p-player-visual__contents{translate:0 0}}.p-player-visual__item.swiper-slide-next+.swiper-slide .p-player-visual__contents{margin-right:auto;translate:-35% 0}@media(min-width: 768px){.p-player-visual__item.swiper-slide-next+.swiper-slide .p-player-visual__contents{translate:-20% 0}}.p-player-visual__item.swiper-slide-next+.swiper-slide+.swiper-slide .p-player-visual__contents{margin-right:auto;translate:-60% 0}@media(min-width: 768px){.p-player-visual__item.swiper-slide-next+.swiper-slide+.swiper-slide .p-player-visual__contents{translate:-40% 0}}.p-player-visual__link{height:100%}.p-player-visual__contents{display:flex;flex-direction:column;height:100%}.p-player-visual__thumb{position:relative}@media(min-width: 768px){.p-player-visual__thumb{width:100%;height:100%;aspect-ratio:1/1}}.p-player-visual__thumb-bg{position:absolute;bottom:0;left:0;overflow:hidden}.p-player-visual__thumb-bg-img{opacity:0}.p-player-visual__thumb-num{position:absolute;top:24px;left:-15%;width:50%;font-family:"Anton";font-size:96px;color:rgba(0,0,0,0);text-align:right;opacity:0;-webkit-text-stroke:.54px #fff;text-stroke:.54px #fff}@media(min-width: 768px){.p-player-visual__thumb-num{top:.25em;width:50%;font-size:26cqw;-webkit-text-stroke:.8px #fff;text-stroke:.8px #fff}}@media(width >= 1512px){.p-player-visual__thumb-num{font-size:160px}}.p-player-visual__thumb-photo{position:relative;display:flex;justify-content:center;width:100%;height:100%}.p-player-visual__thumb-photo-img{height:100%;-o-object-fit:contain;object-fit:contain}.p-player-visual__text{position:relative;display:flex;flex-direction:column;gap:.25em;align-items:center;font-size:24px;line-height:1;color:#fff;opacity:.2;transition:all .2s ease-in-out}.swiper-slide-active .p-player-visual__text{opacity:1}@media(min-width: 768px){.p-player-visual__text{font-size:clamp(0.3125rem,-0.5457746479rem + 3.5211267606vw,1.875rem)}}.p-player-visual__text-en{display:flex;gap:4px;align-items:center;justify-content:flex-start;font-family:"Chakra Petch";font-weight:600;letter-spacing:.05em;white-space:nowrap}@media(min-width: 768px){.p-player-visual__text-en{min-height:32px}}.p-player-visual__text-tag{flex-shrink:0;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/bookmark_star_wht.svg) center center/contain no-repeat}.p-player-visual__text-tag--red{background:url(/asset/images/common/icon/bookmark_star_red.svg) center center/contain no-repeat}.p-player-visual__text-jp{font-size:14px;font-weight:700}@media(min-width: 768px){.p-player-visual__text-jp{font-size:clamp(0.3125rem,-0.0651408451rem + 1.5492957746vw,1rem)}}.p-player-slider{width:100%}.p-player-slider__lists{min-width:100%;height:100%;overflow:auto hidden;scrollbar-width:none;-ms-overflow-style:none}.p-player-slider__lists::-webkit-scrollbar{display:none}.p-player-slider__list{display:flex;gap:12px;justify-content:flex-start;width:-moz-max-content;width:max-content;min-width:100%;margin-inline:auto}.p-goods-slider{position:relative}.p-goods-slider__lists{width:100%}@media(min-width: 768px){.p-goods-slider__lists{width:92%;max-width:1100px;margin-inline:auto}}.p-goods-slider__list{position:relative;align-items:stretch;margin-top:20px}@media(min-width: 768px){.p-goods-slider__list{margin-top:40px}}.p-goods-slider__item{width:-moz-fit-content;width:fit-content;height:auto;overflow:hidden;border-radius:10px}.p-goods-slider__control{position:absolute;top:0;left:50%;z-index:2;width:100%;height:100%;pointer-events:none;translate:-50% 0}@media(min-width: 768px){.p-goods-slider__control{width:92%;max-width:1100px;margin-inline:auto}}.p-goods-slider__control .swiper-button-disabled{display:none}.p-goods-slider__prev,.p-goods-slider__next{position:absolute;top:50%;display:block;width:32px;height:auto;aspect-ratio:1/1;pointer-events:auto;background:rgba(242,243,244,.9);border-radius:500px;translate:0 -50%}@media(min-width: 768px){.p-goods-slider__prev,.p-goods-slider__next{width:40px;transition:all .2s linear}.p-goods-slider__prev:hover,.p-goods-slider__next:hover{cursor:pointer;opacity:.6}}.p-goods-slider__prev::after,.p-goods-slider__next::after{position:absolute;top:50%;left:50%;display:block;width:16px;height:auto;aspect-ratio:1/1;content:"";translate:-50% -50%}@media(min-width: 768px){.p-goods-slider__prev::after,.p-goods-slider__next::after{width:18px}}.p-goods-slider__prev{left:4px}@media(min-width: 768px){.p-goods-slider__prev{left:0}}.p-goods-slider__prev::after{background:url(/asset/images/common/icon/arrow_l_back_blu.svg) center center/contain no-repeat}.p-goods-slider__next{right:4px}@media(min-width: 768px){.p-goods-slider__next{right:0}}.p-goods-slider__next::after{background:url(/asset/images/common/icon/arrow_l_forward_blu.svg) center center/contain no-repeat}.p-photo-slider__main{background:#16181d}@media(min-width: 768px){.p-photo-slider__main{padding-bottom:2px}}.p-photo-slider__main-lists{position:relative;height:300px}@media(min-width: 768px){.p-photo-slider__main-lists{height:50vh}}.p-photo-slider__main-list{position:relative;z-index:1}.p-photo-slider__main-item{display:flex;align-items:center;justify-content:center;width:100%}@media(min-width: 768px){.p-photo-slider__main-item{width:-moz-fit-content;width:fit-content;opacity:.2}}@media(min-width: 768px){.p-photo-slider__main .swiper-slide-active{opacity:1}}.p-photo-slider__main-img{width:100%;height:100%;margin:auto;-o-object-fit:contain;object-fit:contain}.p-photo-slider__main-control{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;pointer-events:none}.p-photo-slider__main-pager{position:absolute;right:16px;bottom:8px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#fff;letter-spacing:-0.05em;pointer-events:auto}@media(min-width: 768px){.p-photo-slider__main-pager{letter-spacing:.05em}}.p-photo-slider__main-prev,.p-photo-slider__main-next{position:absolute;top:50%;display:block;width:20px;height:auto;aspect-ratio:1/1;pointer-events:auto;translate:0 -50%}@media(min-width: 768px){.p-photo-slider__main-prev,.p-photo-slider__main-next{width:30px;transition:all .2s linear}.p-photo-slider__main-prev:hover,.p-photo-slider__main-next:hover{cursor:pointer;opacity:.6}}.p-photo-slider__main-prev::after,.p-photo-slider__main-next::after{position:absolute;top:50%;left:50%;display:block;width:100%;height:auto;aspect-ratio:1/1;content:"";translate:-50% -50%}.p-photo-slider__main-prev{left:16px}.p-photo-slider__main-prev::after{background:url(/asset/images/common/icon/arrow_l_back_wht.svg) center center/contain no-repeat}.p-photo-slider__main-next{right:16px}.p-photo-slider__main-next::after{background:url(/asset/images/common/icon/arrow_l_forward_wht.svg) center center/contain no-repeat}.p-photo-slider__thumb-list{padding-bottom:15px}.p-photo-slider__thumb-item{display:block;width:16.6666666667%;height:auto;aspect-ratio:1/1;background:#16181d}@media(min-width: 768px){.p-photo-slider__thumb-item{width:80px}.p-photo-slider__thumb-item:hover .p-photo-slider__thumb-img{cursor:pointer;opacity:1}}.p-photo-slider__thumb .swiper-slide-thumb-active .p-photo-slider__thumb-img{opacity:1}.p-photo-slider__thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.3;transition:all .2s ease-in-out}.p-photo-slider__thumb-scrollbar{width:92%;height:5px;margin-inline:auto;background:#edeef0}@media(min-width: 768px){.p-photo-slider__thumb-scrollbar{width:100%}}.p-photo-slider__thumb-scrollbar .swiper-scrollbar-drag{height:5px;background:#040730}.p-photo-slider__thumb-scrollbar .swiper-scrollbar-drag:hover{cursor:pointer}.p-accordion+.p-accordion{margin-top:10px}.p-accordion__button{position:relative;display:block;width:100%;padding:15px 40px 15px 15px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:1;color:#fff;text-align:left;background:#040730}.p-accordion__button[aria-expanded=true] .p-accordion__arrow::after{clip-path:polygon(50% 0, 100% 100%, 0 100%)}@media(min-width: 768px){.p-accordion__button{transition:all .2s ease-in-out}.p-accordion__button:hover{opacity:.6}}.p-accordion__arrow{position:absolute;top:0;right:0;width:calc(1em + 30px);height:calc(1em + 30px)}.p-accordion__arrow::after{--triangle-width: 15px;position:absolute;top:50%;left:50%;width:var(--triangle-width);height:calc(var(--triangle-width)/2);content:"";background:#040730;clip-path:polygon(0 0, 100% 0, 50% 100%);translate:-50% -50%;transition:all .2s ease-in-out}.p-accordion__panel{padding-inline:20px;margin-inline:auto;background:#fff}.p-accordion__panel[aria-hidden=false]{padding-block:20px}.p-accordion__inner{display:flex;flex-direction:column;gap:10px}.p-accordion__title{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:700}.p-accordion__text{font-size:clamp(0.75rem,0.75rem + 0vw,0.75rem)}.p-article__archive{width:min(92%,800px);margin-inline:auto;margin-top:20px;font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);line-height:2}@media(min-width: 768px){.p-article__archive{margin-top:50px}}.p-article__archive a{color:#000d99;text-decoration:underline}@media(min-width: 768px){.p-article__archive a:hover{opacity:.6}}.p-article__archive .caution{display:block;margin-top:1em;font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);line-height:1.5;color:#515764}.p-article__archive iframe{display:block;width:100%;height:100%;aspect-ratio:16/9;margin-inline:auto;text-align:center;border:none}@media(min-width: 768px){.p-article__archive iframe{max-width:750px}}@media(min-width: 768px){.p-article__archive .sp{display:none}}.p-article__archive .wrap{display:block;font-size:0}.p-article__archive .wrap>*{position:relative;display:inline-block;min-height:1px;font-size:1rem;vertical-align:top}@media(min-width: 768px){.p-article__archive .wrap>*{width:100%}}.p-article__archive .img-holder{position:relative;display:block;margin-inline:auto;margin-top:20px}.p-article__archive .img-holder img{width:100%;max-width:none;line-height:1;border:1px solid #f2f3f4;border-radius:5px}.p-article__archive .eye-catch{position:relative;display:block;padding-block:20px;margin-inline:auto;margin-bottom:20px;border-bottom:1px solid #c2c5cf}.p-article__archive .eye-catch img{display:inherit;width:-moz-max-content;width:max-content;max-width:100%;height:auto;margin:auto;line-height:1;text-align:center;vertical-align:top;border:1px solid #f2f3f4;border-radius:5px}.p-article__archive .eye-catch+.caution{margin-top:10px}.p-article__archive .c_box{position:relative;display:inline-block;line-height:1;text-align:center}.p-article__archive .c_box::before{position:absolute;top:50%;left:50%;display:block;width:30px;height:auto;aspect-ratio:1/1;content:"";background:url(/asset/images/news/zoom_gry.svg) center center/contain no-repeat;opacity:.3;translate:-50% -50%;transition:all .2s ease}@media(min-width: 768px){.p-article__archive .c_box::before{width:36px;opacity:.6}}.p-article__archive .c-red{color:#bd0000}.p-article__archive .button{position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:48px;padding-block:16px;padding-inline:2em;margin-inline:auto;font-size:clamp(0.875rem,0.8406690141rem + 0.1408450704vw,0.9375rem);font-weight:700;line-height:1;color:#fff;text-decoration:none;letter-spacing:.05em;background:#040730;border:1px solid #040730;border-radius:50px}@media(min-width: 768px){.p-article__archive .button{min-height:52px;padding-inline:4em}.p-article__archive .button:hover{opacity:.6}}.p-article__archive .button[disabled]{pointer-events:none;color:#989fb0;background:#edeef0;border-color:#edeef0}.p-article__archive .button[disabled]::after{display:none}.p-article__archive .tbl-holder{display:block;margin-top:40px}@media(min-width: 768px){.p-article__archive .tbl-holder{margin-top:60px}}.p-article__archive .c-blue,.p-article__archive .item{display:block;padding-left:12px;font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.25;border-left:5px solid #040730;text-box:trim-both text}.p-article__archive .item+table{margin-top:10px}@media(min-width: 768px){.p-article__archive .item+table{margin-top:20px}}.p-article__archive table{width:100%;max-width:1100px;border-spacing:0;border-collapse:collapse;border-top:1px solid #e0e1e6;border-bottom:1px solid #e0e1e6}.p-article__archive table tr:nth-child(2n+1) td{background:rgba(4,7,48,.02)}.p-article__archive table th,.p-article__archive table td{padding-block:.5em;font-family:"Oswald","Noto Sans JP","Hiragino Sans","Yu Gothic","Meiryo",sans-serif;font-weight:500;text-align:center;letter-spacing:-0.05em}@media(min-width: 768px){.p-article__archive table th,.p-article__archive table td{letter-spacing:0}}.p-article__archive table th{font-size:clamp(0.625rem,0.4533450704rem + 0.7042253521vw,0.9375rem);background:#f2f3f4}@media(min-width: 768px){.p-article__archive table th{padding-block:1em}}.p-article__archive table th:has(span){vertical-align:top}.p-article__archive table th span{display:flex;justify-content:center;width:100%;padding-inline:8px;line-height:1.1;text-align:center;vertical-align:top}@media(min-width: 768px){.p-article__archive table th span{align-items:center}}.p-article__archive table td{font-size:clamp(0.6875rem,0.4815140845rem + 0.8450704225vw,1.0625rem);background:#fff}.p-article__archive table td:not(:last-child){border-right:1px solid #f2f3f4}.p-article__archive .m0{margin:0 !important}.p-article__archive .ml0{margin-left:0 !important}.p-article__archive .ml5{margin-left:5px !important}.p-article__archive .ml10{margin-left:10px !important}.p-article__archive .ml15{margin-left:15px !important}.p-article__archive .ml20{margin-left:20px !important}.p-article__archive .ml25{margin-left:25px !important}.p-article__archive .ml30{margin-left:30px !important}.p-article__archive .ml35{margin-left:35px !important}.p-article__archive .ml40{margin-left:40px !important}.p-article__archive .ml45{margin-left:45px !important}.p-article__archive .ml50{margin-left:50px !important}.p-article__archive .mr0{margin-right:0 !important}.p-article__archive .mr5{margin-right:5px !important}.p-article__archive .mr10{margin-right:10px !important}.p-article__archive .mr15{margin-right:15px !important}.p-article__archive .mr20{margin-right:20px !important}.p-article__archive .mr25{margin-right:25px !important}.p-article__archive .mr30{margin-right:30px !important}.p-article__archive .mr35{margin-right:35px !important}.p-article__archive .mr40{margin-right:40px !important}.p-article__archive .mr45{margin-right:45px !important}.p-article__archive .mr50{margin-right:50px !important}.p-article__archive .mt0{margin-top:0 !important}.p-article__archive .mt5{margin-top:5px !important}.p-article__archive .mt10{margin-top:10px !important}.p-article__archive .mt15{margin-top:15px !important}.p-article__archive .mt20{margin-top:20px !important}.p-article__archive .mt25{margin-top:25px !important}.p-article__archive .mt30{margin-top:30px !important}.p-article__archive .mt35{margin-top:35px !important}.p-article__archive .mt40{margin-top:40px !important}.p-article__archive .mt45{margin-top:45px !important}.p-article__archive .mt50{margin-top:50px !important}.p-article__archive .mb0{margin-bottom:0 !important}.p-article__archive .mb5{margin-bottom:5px !important}.p-article__archive .mb10{margin-bottom:10px !important}.p-article__archive .mb15{margin-bottom:15px !important}.p-article__archive .mb20{margin-bottom:20px !important}.p-article__archive .mb25{margin-bottom:25px !important}.p-article__archive .mb30{margin-bottom:30px !important}.p-article__archive .mb35{margin-bottom:35px !important}.p-article__archive .mb40{margin-bottom:40px !important}.p-article__archive .mb45{margin-bottom:45px !important}.p-article__archive .mb50{margin-bottom:50px !important}.p-article__archive .p0{padding:0 !important}.p-article__archive .pl0{padding-left:0 !important}.p-article__archive .pl5{padding-left:5px !important}.p-article__archive .pl10{padding-left:10px !important}.p-article__archive .pl15{padding-left:15px !important}.p-article__archive .pl20{padding-left:20px !important}.p-article__archive .pl25{padding-left:25px !important}.p-article__archive .pl30{padding-left:30px !important}.p-article__archive .pl35{padding-left:35px !important}.p-article__archive .pl40{padding-left:40px !important}.p-article__archive .pl45{padding-left:45px !important}.p-article__archive .pl50{padding-left:50px !important}.p-article__archive .pr0{padding-right:0 !important}.p-article__archive .pr5{padding-right:5px !important}.p-article__archive .pr10{padding-right:10px !important}.p-article__archive .pr15{padding-right:15px !important}.p-article__archive .pr20{padding-right:20px !important}.p-article__archive .pr25{padding-right:25px !important}.p-article__archive .pr30{padding-right:30px !important}.p-article__archive .pr35{padding-right:35px !important}.p-article__archive .pr40{padding-right:40px !important}.p-article__archive .pr45{padding-right:45px !important}.p-article__archive .pr50{padding-right:50px !important}.p-article__archive .pt0{padding-top:0 !important}.p-article__archive .pt5{padding-top:5px !important}.p-article__archive .pt10{padding-top:10px !important}.p-article__archive .pt15{padding-top:15px !important}.p-article__archive .pt20{padding-top:20px !important}.p-article__archive .pt25{padding-top:25px !important}.p-article__archive .pt30{padding-top:30px !important}.p-article__archive .pt35{padding-top:35px !important}.p-article__archive .pt40{padding-top:40px !important}.p-article__archive .pt45{padding-top:45px !important}.p-article__archive .pt50{padding-top:50px !important}.p-article__archive .pb0{padding-bottom:0 !important}.p-article__archive .pb5{padding-bottom:5px !important}.p-article__archive .pb10{padding-bottom:10px !important}.p-article__archive .pb15{padding-bottom:15px !important}.p-article__archive .pb20{padding-bottom:20px !important}.p-article__archive .pb25{padding-bottom:25px !important}.p-article__archive .pb30{padding-bottom:30px !important}.p-article__archive .pb35{padding-bottom:35px !important}.p-article__archive .pb40{padding-bottom:40px !important}.p-article__archive .pb45{padding-bottom:45px !important}.p-article__archive .pb50{padding-bottom:50px !important}.p-article__archive .tal{text-align:left !important}.p-article__archive .tac{text-align:center !important}.p-article__archive .tar{text-align:right !important}.p-article__archive .vat{vertical-align:top !important}.p-article__archive .vam{vertical-align:middle !important}.p-article__archive .vab{vertical-align:bottom !important}.p-article__archive .bd1{border:1px solid #ddd !important}.p-article__archive .def{font-style:normal !important;font-weight:normal !important;text-decoration:none !important}.p-article__archive .fwn{font-weight:normal !important}.p-article__archive .fwb{font-weight:bold !important}.p-article__archive .fsn{font-style:normal !important}.p-article__archive .fsi{font-style:italic !important}.p-article__archive .fso{font-style:oblique !important}.p-article__archive .tdn{text-decoration:none !important}.p-article__archive .tdu{text-decoration:underline !important}.p-article__archive .fz8{font-size:8px !important}.p-article__archive .fz9{font-size:9px !important}.p-article__archive .fz10{font-size:10px !important}.p-article__archive .fz11{font-size:11px !important}.p-article__archive .fz12{font-size:12px !important}.p-article__archive .fz13{font-size:13px !important}.p-article__archive .fz14{font-size:14px !important}.p-article__archive .fz15{font-size:15px !important}.p-article__archive .fz16{font-size:16px !important}.p-article__archive .fz17{font-size:17px !important}.p-article__archive .fz18{font-size:18px !important}.p-article__archive .fz19{font-size:19px !important}.p-article__archive .fz20{font-size:20px !important}.p-article__archive .fz21{font-size:21px !important}.p-article__archive .fz22{font-size:22px !important}.p-article__archive .fz23{font-size:23px !important}.p-article__archive .fz24{font-size:24px !important}.p-article__archive .fz25{font-size:25px !important}.p-article__archive .fz26{font-size:26px !important}.p-article__archive .fz27{font-size:27px !important}.p-article__archive .fz28{font-size:28px !important}.p-article__archive .fz29{font-size:29px !important}.p-article__archive .fz30{font-size:30px !important}.p-article__archive .fz31{font-size:31px !important}.p-article__archive .fz32{font-size:32px !important}.p-article__archive .fz33{font-size:33px !important}.p-article__archive .fz34{font-size:34px !important}.p-article__archive .fz35{font-size:35px !important}.p-article__archive .fz36{font-size:36px !important}.p-article__archive .fz37{font-size:37px !important}.p-article__archive .fz38{font-size:38px !important}.p-article__archive .fz39{font-size:39px !important}.p-article__archive .fz40{font-size:40px !important}.p-article__archive .fz41{font-size:41px !important}.p-article__archive .fz42{font-size:42px !important}.p-article__archive .fz43{font-size:43px !important}.p-article__archive .fz44{font-size:44px !important}.p-article__archive .fz45{font-size:45px !important}.p-article__archive .fz46{font-size:46px !important}.p-article__archive .fz47{font-size:47px !important}.p-article__archive .fz48{font-size:48px !important}.p-article__archive .lh13{line-height:1.3 !important}.p-article__archive .lh14{line-height:1.4 !important}.p-article__archive .lh15{line-height:1.5 !important}.p-article__archive .lh175{line-height:1.75 !important}.p-article__archive .lh2{line-height:2 !important}.p-article__archive .gutter-0-xs{margin:0}.p-article__archive .gutter-0-xs>*{padding:0}.p-article__archive .gutter-1-xs{margin:0 -1px}.p-article__archive .gutter-1-xs>*{padding:0 1px}.p-article__archive .gutter-2-xs{margin:0 -2px}.p-article__archive .gutter-2-xs>*{padding:0 2px}.p-article__archive .gutter-3-xs{margin:0 -3px}.p-article__archive .gutter-3-xs>*{padding:0 3px}.p-article__archive .gutter-4-xs{margin:0 -4px}.p-article__archive .gutter-4-xs>*{padding:0 4px}.p-article__archive .gutter-5-xs{margin:0 -5px}.p-article__archive .gutter-5-xs>*{padding:0 5px}.p-article__archive .gutter-6-xs{margin:0 -6px}.p-article__archive .gutter-6-xs>*{padding:0 6px}.p-article__archive .gutter-7-xs{margin:0 -7px}.p-article__archive .gutter-7-xs>*{padding:0 7px}.p-article__archive .gutter-8-xs{margin:0 -8px}.p-article__archive .gutter-8-xs>*{padding:0 8px}.p-article__archive .gutter-9-xs{margin:0 -9px}.p-article__archive .gutter-9-xs>*{padding:0 9px}.p-article__archive .gutter-10-xs{margin:0 -10px}.p-article__archive .gutter-10-xs>*{padding:0 10px}.p-article__archive .gutter-11-xs{margin:0 -11px}.p-article__archive .gutter-11-xs>*{padding:0 11px}.p-article__archive .gutter-12-xs{margin:0 -12px}.p-article__archive .gutter-12-xs>*{padding:0 12px}.p-article__archive .gutter-13-xs{margin:0 -13px}.p-article__archive .gutter-13-xs>*{padding:0 13px}.p-article__archive .gutter-14-xs{margin:0 -14px}.p-article__archive .gutter-14-xs>*{padding:0 14px}.p-article__archive .gutter-15-xs{margin:0 -15px}.p-article__archive .gutter-15-xs>*{padding:0 15px}.p-article__archive .gutter-16-xs{margin:0 -16px}.p-article__archive .gutter-16-xs>*{padding:0 16px}.p-article__archive .gutter-17-xs{margin:0 -17px}.p-article__archive .gutter-17-xs>*{padding:0 17px}.p-article__archive .gutter-18-xs{margin:0 -18px}.p-article__archive .gutter-18-xs>*{padding:0 18px}.p-article__archive .gutter-19-xs{margin:0 -19px}.p-article__archive .gutter-19-xs>*{padding:0 19px}.p-article__archive .gutter-20-xs{margin:0 -20px}.p-article__archive .gutter-20-xs>*{padding:0 20px}.p-article__archive .gutter-out-xs{margin:0}@media(min-width: 768px){.p-article__archive .md-1,.p-article__archive .ld-1,.p-article__archive .xl-1{width:100%}.p-article__archive .md-2-1,.p-article__archive .md-4-2,.p-article__archive .md-6-3,.p-article__archive .md-8-4,.p-article__archive .md-10-5,.p-article__archive .md-12-6,.p-article__archive .md-14-7,.p-article__archive .md-16-8,.p-article__archive .md-18-9,.p-article__archive .md-20-10,.p-article__archive .md-24-12{width:50%}.p-article__archive .md-3-1,.p-article__archive .md-6-2,.p-article__archive .md-12-4,.p-article__archive .md-15-5,.p-article__archive .md-21-7,.p-article__archive .md-24-8{width:33.3333333333%}.p-article__archive .md-3-2,.p-article__archive .md-6-4,.p-article__archive .md-12-8,.p-article__archive .md-15-10,.p-article__archive .md-21-14,.p-article__archive .md-24-16{width:66.6666666667%}.p-article__archive .md-4-1,.p-article__archive .md-8-2,.p-article__archive .md-12-3,.p-article__archive .md-16-4,.p-article__archive .md-20-5,.p-article__archive .md-24-6{width:25%}.p-article__archive .md-4-3,.p-article__archive .md-8-6,.p-article__archive .md-12-9,.p-article__archive .md-16-12,.p-article__archive .md-20-15,.p-article__archive .md-24-18{width:75%}.p-article__archive .md-5-1,.p-article__archive .md-10-2,.p-article__archive .md-15-3,.p-article__archive .md-20-4{width:20%}.p-article__archive .md-5-2,.p-article__archive .md-10-4,.p-article__archive .md-15-6,.p-article__archive .md-20-8{width:40%}.p-article__archive .md-5-3,.p-article__archive .md-10-6,.p-article__archive .md-15-9,.p-article__archive .md-20-12{width:60%}.p-article__archive .md-5-4,.p-article__archive .md-10-8,.p-article__archive .md-15-12,.p-article__archive .md-20-16{width:80%}.p-article__archive .md-6-1,.p-article__archive .md-12-2,.p-article__archive .md-24-4{width:16.6666666667%}.p-article__archive .md-6-5,.p-article__archive .md-12-10,.p-article__archive .md-24-20{width:83.3333333333%}.p-article__archive .md-7-1,.p-article__archive .md-14-2{width:14.2857142857%}.p-article__archive .md-7-2,.p-article__archive .md-14-4{width:28.5714285714%}.p-article__archive .md-7-3,.p-article__archive .md-14-6{width:42.8571428571%}.p-article__archive .md-7-4,.p-article__archive .md-14-8{width:57.1428571429%}.p-article__archive .md-7-5,.p-article__archive .md-14-10,.p-article__archive .md-21-15{width:71.4285714286%}.p-article__archive .md-7-6,.p-article__archive .md-14-12{width:85.7142857143%}.p-article__archive .md-8-1,.p-article__archive .md-16-2,.p-article__archive .md-24-3{width:12.5%}.p-article__archive .md-8-3,.p-article__archive .md-16-6,.p-article__archive .md-24-9{width:37.5%}.p-article__archive .md-8-5,.p-article__archive .md-16-10{width:62.5%}.p-article__archive .md-8-7,.p-article__archive .md-16-14,.p-article__archive .md-24-21{width:87.5%}.p-article__archive .md-9-1,.p-article__archive .md-18-2{width:11.1111111111%}.p-article__archive .md-9-2,.p-article__archive .md-18-4{width:22.2222222222%}.p-article__archive .md-9-3,.p-article__archive .md-18-6{width:33.3333333333%}.p-article__archive .md-9-4,.p-article__archive .md-18-8{width:44.4444444444%}.p-article__archive .md-9-5,.p-article__archive .md-18-10{width:55.5555555556%}.p-article__archive .md-9-6,.p-article__archive .md-18-12{width:66.6666666667%}.p-article__archive .md-9-7,.p-article__archive .md-18-14{width:77.7777777778%}.p-article__archive .md-9-8,.p-article__archive .md-18-16{width:88.8888888889%}.p-article__archive .md-10-1{width:10%}.p-article__archive .md-10-3{width:30%}.p-article__archive .md-10-7{width:70%}.p-article__archive .md-10-9{width:90%}.p-article__archive .md-11-1,.p-article__archive .md-22-2{width:9.0909090909%}.p-article__archive .md-11-2,.p-article__archive .md-22-4{width:18.1818181818%}.p-article__archive .md-11-3,.p-article__archive .md-22-6{width:27.2727272727%}.p-article__archive .md-11-4,.p-article__archive .md-22-8{width:36.3636363636%}.p-article__archive .md-11-5,.p-article__archive .md-22-10{width:45.4545454545%}.p-article__archive .md-11-6,.p-article__archive .md-22-12{width:54.5454545455%}.p-article__archive .md-11-7,.p-article__archive .md-22-14{width:63.6363636364%}.p-article__archive .md-11-8,.p-article__archive .md-22-16{width:72.7272727273%}.p-article__archive .md-11-9,.p-article__archive .md-22-18{width:81.8181818182%}.p-article__archive .md-11-10,.p-article__archive .md-22-20{width:90.9090909091%}.p-article__archive .md-12-1,.p-article__archive .md-24-2{width:8.3333333333%}.p-article__archive .md-12-5,.p-article__archive .md-24-10{width:41.6666666667%}.p-article__archive .md-12-7,.p-article__archive .md-24-14{width:58.3333333333%}.p-article__archive .md-12-11,.p-article__archive .md-24-22{width:91.6666666667%}.p-article__archive .md-13-1{width:7.6923076923%}.p-article__archive .md-13-2{width:15.3846153846%}.p-article__archive .md-13-3{width:23.0769230769%}.p-article__archive .md-13-4{width:30.7692307692%}.p-article__archive .md-13-5{width:38.4615384615%}.p-article__archive .md-13-6{width:46.1538461538%}.p-article__archive .md-13-7{width:53.8461538462%}.p-article__archive .md-13-8{width:61.5384615385%}.p-article__archive .md-13-9{width:69.2307692308%}.p-article__archive .md-13-10{width:76.9230769231%}.p-article__archive .md-13-11{width:84.6153846154%}.p-article__archive .md-13-12{width:92.3076923077%}.p-article__archive .md-14-1{width:7.1428571429%}.p-article__archive .md-14-3{width:21.4285714286%}.p-article__archive .md-14-5{width:35.7142857143%}.p-article__archive .md-14-9{width:64.2857142857%}.p-article__archive .md-14-11{width:78.5714285714%}.p-article__archive .md-14-13{width:92.8571428571%}.p-article__archive .md-15-1{width:6.6666666667%}.p-article__archive .md-15-2{width:13.3333333333%}.p-article__archive .md-15-4{width:26.6666666667%}.p-article__archive .md-15-7{width:46.6666666667%}.p-article__archive .md-15-8{width:53.3333333333%}.p-article__archive .md-15-11{width:73.3333333333%}.p-article__archive .md-15-13{width:86.6666666667%}.p-article__archive .md-15-14{width:93.3333333333%}.p-article__archive .md-16-1{width:6.25%}.p-article__archive .md-16-3{width:18.75%}.p-article__archive .md-16-5{width:31.25%}.p-article__archive .md-16-7{width:43.75%}.p-article__archive .md-16-9{width:56.25%}.p-article__archive .md-16-11{width:68.75%}.p-article__archive .md-16-13{width:81.25%}.p-article__archive .md-16-15{width:93.75%}.p-article__archive .md-17-1{width:5.8823529412%}.p-article__archive .md-17-2{width:11.7647058824%}.p-article__archive .md-17-3{width:17.6470588235%}.p-article__archive .md-17-4{width:23.5294117647%}.p-article__archive .md-17-5{width:29.4117647059%}.p-article__archive .md-17-6{width:35.2941176471%}.p-article__archive .md-17-7{width:41.1764705882%}.p-article__archive .md-17-8{width:47.0588235294%}.p-article__archive .md-17-9{width:52.9411764706%}.p-article__archive .md-17-10{width:58.8235294118%}.p-article__archive .md-17-11{width:64.7058823529%}.p-article__archive .md-17-12{width:70.5882352941%}.p-article__archive .md-17-13{width:76.4705882353%}.p-article__archive .md-17-14{width:82.3529411765%}.p-article__archive .md-17-15{width:88.2352941176%}.p-article__archive .md-17-16{width:94.1176470588%}.p-article__archive .md-18-1{width:5.5555555556%}.p-article__archive .md-18-3{width:16.6666666667%}.p-article__archive .md-18-5{width:27.7777777778%}.p-article__archive .md-18-7{width:38.8888888889%}.p-article__archive .md-18-11{width:61.1111111111%}.p-article__archive .md-18-13{width:72.2222222222%}.p-article__archive .md-18-15{width:83.3333333333%}.p-article__archive .md-18-17{width:94.4444444444%}.p-article__archive .md-19-1{width:5.2631578947%}.p-article__archive .md-19-2{width:10.5263157895%}.p-article__archive .md-19-3{width:15.7894736842%}.p-article__archive .md-19-4{width:21.0526315789%}.p-article__archive .md-19-5{width:26.3157894737%}.p-article__archive .md-19-6{width:31.5789473684%}.p-article__archive .md-19-7{width:36.8421052632%}.p-article__archive .md-19-8{width:42.1052631579%}.p-article__archive .md-19-9{width:47.3684210526%}.p-article__archive .md-19-10{width:52.6315789474%}.p-article__archive .md-19-11{width:57.8947368421%}.p-article__archive .md-19-12{width:63.1578947368%}.p-article__archive .md-19-13{width:68.4210526316%}.p-article__archive .md-19-14{width:73.6842105263%}.p-article__archive .md-19-15{width:78.9473684211%}.p-article__archive .md-19-16{width:84.2105263158%}.p-article__archive .md-19-17{width:89.4736842105%}.p-article__archive .md-19-18{width:94.7368421053%}.p-article__archive .md-20-1{width:5%}.p-article__archive .md-20-2{width:10%}.p-article__archive .md-20-3{width:15%}.p-article__archive .md-20-6{width:30%}.p-article__archive .md-20-7{width:35%}.p-article__archive .md-20-9{width:45%}.p-article__archive .md-20-11{width:55%}.p-article__archive .md-20-13{width:65%}.p-article__archive .md-20-14{width:70%}.p-article__archive .md-20-17{width:85%}.p-article__archive .md-20-18{width:90%}.p-article__archive .md-20-19{width:95%}.p-article__archive .md-21-1{width:4.7619047619%}.p-article__archive .md-21-2{width:9.5238095238%}.p-article__archive .md-21-3{width:14.2857142857%}.p-article__archive .md-21-4{width:19.0476190476%}.p-article__archive .md-21-5{width:23.8095238095%}.p-article__archive .md-21-6{width:28.5714285714%}.p-article__archive .md-21-8{width:38.0952380952%}.p-article__archive .md-21-9{width:42.8571428571%}.p-article__archive .md-21-10{width:47.619047619%}.p-article__archive .md-21-11{width:52.380952381%}.p-article__archive .md-21-12{width:57.1428571429%}.p-article__archive .md-21-13{width:61.9047619048%}.p-article__archive .md-21-16{width:76.1904761905%}.p-article__archive .md-21-17{width:80.9523809524%}.p-article__archive .md-21-18{width:85.7142857143%}.p-article__archive .md-21-19{width:90.4761904762%}.p-article__archive .md-21-20{width:95.2380952381%}.p-article__archive .md-22-1{width:4.5454545455%}.p-article__archive .md-22-3{width:13.6363636364%}.p-article__archive .md-22-5{width:22.7272727273%}.p-article__archive .md-22-7{width:31.8181818182%}.p-article__archive .md-22-9{width:40.9090909091%}.p-article__archive .md-22-11{width:50%}.p-article__archive .md-22-13{width:59.0909090909%}.p-article__archive .md-22-15{width:68.1818181818%}.p-article__archive .md-22-17{width:77.2727272727%}.p-article__archive .md-22-19{width:86.3636363636%}.p-article__archive .md-22-21{width:95.4545454545%}.p-article__archive .md-23-1{width:4.347826087%}.p-article__archive .md-23-2{width:8.6956521739%}.p-article__archive .md-23-3{width:13.0434782609%}.p-article__archive .md-23-4{width:17.3913043478%}.p-article__archive .md-23-5{width:21.7391304348%}.p-article__archive .md-23-6{width:26.0869565217%}.p-article__archive .md-23-7{width:30.4347826087%}.p-article__archive .md-23-8{width:34.7826086957%}.p-article__archive .md-23-9{width:39.1304347826%}.p-article__archive .md-23-10{width:43.4782608696%}.p-article__archive .md-23-11{width:47.8260869565%}.p-article__archive .md-23-12{width:52.1739130435%}.p-article__archive .md-23-13{width:56.5217391304%}.p-article__archive .md-23-14{width:60.8695652174%}.p-article__archive .md-23-15{width:65.2173913043%}.p-article__archive .md-23-16{width:69.5652173913%}.p-article__archive .md-23-17{width:73.9130434783%}.p-article__archive .md-23-18{width:78.2608695652%}.p-article__archive .md-23-19{width:82.6086956522%}.p-article__archive .md-23-20{width:86.9565217391%}.p-article__archive .md-23-21{width:91.3043478261%}.p-article__archive .md-23-22{width:95.652173913%}.p-article__archive .md-24-1{width:4.1666666667%}.p-article__archive .md-24-5{width:20.8333333333%}.p-article__archive .md-24-7{width:29.1666666667%}.p-article__archive .md-24-11{width:45.8333333333%}.p-article__archive .md-24-13{width:54.1666666667%}.p-article__archive .md-24-15{width:62.5%}.p-article__archive .md-24-17{width:70.8333333333%}.p-article__archive .md-24-19{width:79.1666666667%}.p-article__archive .md-24-23{width:95.8333333333%}.p-article__archive .gutter-0-md{margin:0}.p-article__archive .gutter-0-md>*{padding:0}.p-article__archive .gutter-1-md{margin:0 -1px}.p-article__archive .gutter-1-md>*{padding:0 1px}.p-article__archive .gutter-2-md{margin:0 -2px}.p-article__archive .gutter-2-md>*{padding:0 2px}.p-article__archive .gutter-3-md{margin:0 -3px}.p-article__archive .gutter-3-md>*{padding:0 3px}.p-article__archive .gutter-4-md{margin:0 -4px}.p-article__archive .gutter-4-md>*{padding:0 4px}.p-article__archive .gutter-5-md{margin:0 -5px}.p-article__archive .gutter-5-md>*{padding:0 5px}.p-article__archive .gutter-6-md{margin:0 -6px}.p-article__archive .gutter-6-md>*{padding:0 6px}.p-article__archive .gutter-7-md{margin:0 -7px}.p-article__archive .gutter-7-md>*{padding:0 7px}.p-article__archive .gutter-8-md{margin:0 -8px}.p-article__archive .gutter-8-md>*{padding:0 8px}.p-article__archive .gutter-9-md{margin:0 -9px}.p-article__archive .gutter-9-md>*{padding:0 9px}.p-article__archive .gutter-10-md{margin:0 -10px}.p-article__archive .gutter-10-md>*{padding:0 10px}.p-article__archive .gutter-11-md{margin:0 -11px}.p-article__archive .gutter-11-md>*{padding:0 11px}.p-article__archive .gutter-12-md{margin:0 -12px}.p-article__archive .gutter-12-md>*{padding:0 12px}.p-article__archive .gutter-13-md{margin:0 -13px}.p-article__archive .gutter-13-md>*{padding:0 13px}.p-article__archive .gutter-14-md{margin:0 -14px}.p-article__archive .gutter-14-md>*{padding:0 14px}.p-article__archive .gutter-15-md{margin:0 -15px}.p-article__archive .gutter-15-md>*{padding:0 15px}.p-article__archive .gutter-16-md{margin:0 -16px}.p-article__archive .gutter-16-md>*{padding:0 16px}.p-article__archive .gutter-17-md{margin:0 -17px}.p-article__archive .gutter-17-md>*{padding:0 17px}.p-article__archive .gutter-18-md{margin:0 -18px}.p-article__archive .gutter-18-md>*{padding:0 18px}.p-article__archive .gutter-19-md{margin:0 -19px}.p-article__archive .gutter-19-md>*{padding:0 19px}.p-article__archive .gutter-20-md{margin:0 -20px}.p-article__archive .gutter-20-md>*{padding:0 20px}.p-article__archive .gutter-out-md{margin:0}.p-article__archive .gutter-0-lg{margin:0}.p-article__archive .gutter-0-lg>*{padding:0}.p-article__archive .gutter-1-lg{margin:0 -1px}.p-article__archive .gutter-1-lg>*{padding:0 1px}.p-article__archive .gutter-2-lg{margin:0 -2px}.p-article__archive .gutter-2-lg>*{padding:0 2px}.p-article__archive .gutter-3-lg{margin:0 -3px}.p-article__archive .gutter-3-lg>*{padding:0 3px}.p-article__archive .gutter-4-lg{margin:0 -4px}.p-article__archive .gutter-4-lg>*{padding:0 4px}.p-article__archive .gutter-5-lg{margin:0 -5px}.p-article__archive .gutter-5-lg>*{padding:0 5px}.p-article__archive .gutter-6-lg{margin:0 -6px}.p-article__archive .gutter-6-lg>*{padding:0 6px}.p-article__archive .gutter-7-lg{margin:0 -7px}.p-article__archive .gutter-7-lg>*{padding:0 7px}.p-article__archive .gutter-8-lg{margin:0 -8px}.p-article__archive .gutter-8-lg>*{padding:0 8px}.p-article__archive .gutter-9-lg{margin:0 -9px}.p-article__archive .gutter-9-lg>*{padding:0 9px}.p-article__archive .gutter-10-lg{margin:0 -10px}.p-article__archive .gutter-10-lg>*{padding:0 10px}.p-article__archive .gutter-11-lg{margin:0 -11px}.p-article__archive .gutter-11-lg>*{padding:0 11px}.p-article__archive .gutter-12-lg{margin:0 -12px}.p-article__archive .gutter-12-lg>*{padding:0 12px}.p-article__archive .gutter-13-lg{margin:0 -13px}.p-article__archive .gutter-13-lg>*{padding:0 13px}.p-article__archive .gutter-14-lg{margin:0 -14px}.p-article__archive .gutter-14-lg>*{padding:0 14px}.p-article__archive .gutter-15-lg{margin:0 -15px}.p-article__archive .gutter-15-lg>*{padding:0 15px}.p-article__archive .gutter-16-lg{margin:0 -16px}.p-article__archive .gutter-16-lg>*{padding:0 16px}.p-article__archive .gutter-17-lg{margin:0 -17px}.p-article__archive .gutter-17-lg>*{padding:0 17px}.p-article__archive .gutter-18-lg{margin:0 -18px}.p-article__archive .gutter-18-lg>*{padding:0 18px}.p-article__archive .gutter-19-lg{margin:0 -19px}.p-article__archive .gutter-19-lg>*{padding:0 19px}.p-article__archive .gutter-20-lg{margin:0 -20px}.p-article__archive .gutter-20-lg>*{padding:0 20px}.p-article__archive .gutter-out-lg{margin:0}.p-article__archive .gutter-0-xl{margin:0}.p-article__archive .gutter-0-xl>*{padding:0}.p-article__archive .gutter-1-xl{margin:0 -1px}.p-article__archive .gutter-1-xl>*{padding:0 1px}.p-article__archive .gutter-2-xl{margin:0 -2px}.p-article__archive .gutter-2-xl>*{padding:0 2px}.p-article__archive .gutter-3-xl{margin:0 -3px}.p-article__archive .gutter-3-xl>*{padding:0 3px}.p-article__archive .gutter-4-xl{margin:0 -4px}.p-article__archive .gutter-4-xl>*{padding:0 4px}.p-article__archive .gutter-5-xl{margin:0 -5px}.p-article__archive .gutter-5-xl>*{padding:0 5px}.p-article__archive .gutter-6-xl{margin:0 -6px}.p-article__archive .gutter-6-xl>*{padding:0 6px}.p-article__archive .gutter-7-xl{margin:0 -7px}.p-article__archive .gutter-7-xl>*{padding:0 7px}.p-article__archive .gutter-8-xl{margin:0 -8px}.p-article__archive .gutter-8-xl>*{padding:0 8px}.p-article__archive .gutter-9-xl{margin:0 -9px}.p-article__archive .gutter-9-xl>*{padding:0 9px}.p-article__archive .gutter-10-xl{margin:0 -10px}.p-article__archive .gutter-10-xl>*{padding:0 10px}.p-article__archive .gutter-11-xl{margin:0 -11px}.p-article__archive .gutter-11-xl>*{padding:0 11px}.p-article__archive .gutter-12-xl{margin:0 -12px}.p-article__archive .gutter-12-xl>*{padding:0 12px}.p-article__archive .gutter-13-xl{margin:0 -13px}.p-article__archive .gutter-13-xl>*{padding:0 13px}.p-article__archive .gutter-14-xl{margin:0 -14px}.p-article__archive .gutter-14-xl>*{padding:0 14px}.p-article__archive .gutter-15-xl{margin:0 -15px}.p-article__archive .gutter-15-xl>*{padding:0 15px}.p-article__archive .gutter-16-xl{margin:0 -16px}.p-article__archive .gutter-16-xl>*{padding:0 16px}.p-article__archive .gutter-17-xl{margin:0 -17px}.p-article__archive .gutter-17-xl>*{padding:0 17px}.p-article__archive .gutter-18-xl{margin:0 -18px}.p-article__archive .gutter-18-xl>*{padding:0 18px}.p-article__archive .gutter-19-xl{margin:0 -19px}.p-article__archive .gutter-19-xl>*{padding:0 19px}.p-article__archive .gutter-20-xl{margin:0 -20px}.p-article__archive .gutter-20-xl>*{padding:0 20px}.p-article__archive .gutter-out-xl{margin:0}}.p-article{padding-top:40px}.p-article__visual{width:min(100%,800px);margin-inline:auto;background:rgba(242,243,244,.3)}.p-article__visual img{width:100%;max-width:-moz-max-content;max-width:max-content;height:100%;max-height:580px;-o-object-fit:contain;object-fit:contain;margin-inline:auto}.p-article__info{display:flex;gap:12px;align-items:center;width:min(92%,800px);margin-inline:auto}@media(min-width: 768px){.p-article__info{margin-top:40px}}.p-article__date{font-family:"Chakra Petch";font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:600;letter-spacing:.1em}.p-article__primary-title{width:min(92%,800px);padding-top:8px;margin-inline:auto;margin-bottom:40px;font-size:clamp(1.125rem,0.6443661972rem + 1.9718309859vw,2rem);font-weight:700;line-height:1.25}.p-article__main{width:min(92%,800px);margin-inline:auto}.p-article__secondary-title{margin-top:60px}@media(min-width: 768px){.p-article__secondary-title{margin-top:120px}}.p-article__secondary-title+.p-article__tertiary-title{margin-top:20px}@media(min-width: 768px){.p-article__secondary-title+.p-article__tertiary-title{margin-top:40px}}.p-article__tertiary-title{position:relative;padding-bottom:17px;margin-top:40px;font-size:clamp(1rem,1rem + 0vw,1rem);font-weight:700}@media(min-width: 768px){.p-article__tertiary-title{padding-bottom:13px;margin-top:60px}}.p-article__tertiary-title::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:5px;content:"";background-image:linear-gradient(90deg, #bd0000 60px, #eee 60px)}.p-article__text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:2;text-align:justify}@media(min-width: 768px){.p-article__text{margin-top:40px;line-height:2.2}}.p-article__text a{display:inline-block;color:#000d99;text-decoration:underline}@media(min-width: 768px){.p-article__text a:hover{opacity:.6}}.p-article__hr{width:calc(100% - 1em);height:0;padding:0;margin:0;margin-inline:auto;margin-top:12px;border:0;border-top:1px solid #d9d9d9}@media(min-width: 768px){.p-article__hr{width:calc(100% - 2em);margin-top:40px}}.p-article__note{margin-top:4px !important;font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem) !important;line-height:1.5 !important;color:#515764}@media(min-width: 768px){.p-article__note{margin-top:8px !important}}.p-article__red-note{margin-top:4px !important;font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem) !important;line-height:1.5 !important;color:#bd0000}@media(min-width: 768px){.p-article__red-note{margin-top:8px !important}}.p-article__ul,.p-article__ol{margin-top:20px}@media(min-width: 768px){.p-article__ul,.p-article__ol{margin-top:40px}}.p-article__ul li,.p-article__ol li{position:relative;padding-left:1.5em}.p-article__ul li::before,.p-article__ol li::before{position:absolute;top:.75em;display:block;content:"";translate:0 -50%}.p-article__ul li,.p-article__ul li>*,.p-article__ul li>* a,.p-article__ol li,.p-article__ol li>*,.p-article__ol li>* a{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:1.5}.p-article__ul li+li,.p-article__ol li+li{margin-top:1em}.p-article__ul li>*,.p-article__ol li>*{display:inline-block;margin-top:0}.p-article__ul li>a,.p-article__ol li>a{color:#040730;text-decoration:underline}@media(min-width: 768px){.p-article__ul li>a:hover,.p-article__ol li>a:hover{opacity:.6}}.p-article__ul li::before{left:3px;width:6px;height:auto;aspect-ratio:1/1;background:#040730;border-radius:50px}.p-article__ol{counter-reset:list_num}.p-article__ol li::before{left:0;color:#515764;content:counter(list_num) ".";counter-increment:list_num}.p-article__caption{display:block;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);line-height:1.5;color:#737a8c}.p-article__img{display:block;margin-top:20px;text-align:center}@media(min-width: 768px){.p-article__img{margin-top:40px}}.p-article__img img{display:inline-block;width:100%;max-width:-moz-max-content;max-width:max-content;height:auto;overflow:hidden;border:1px solid #f2f3f4;border-radius:5px}.p-article__img .p-article__caption{margin-top:.5em}@media(min-width: 768px){.p-article__img .p-article__caption{margin-top:1em}}.p-article__img-link{display:block;margin-top:20px;text-align:center}@media(min-width: 768px){.p-article__img-link{margin-top:40px}}.p-article__img-link a{display:inline-block}@media(min-width: 768px){.p-article__img-link a:hover{opacity:.6}}.p-article__img-link img{width:100%;max-width:-moz-max-content;max-width:max-content;height:auto;overflow:hidden;border:1px solid #f2f3f4;border-radius:5px}.p-article__img-link .p-article__caption{margin-top:.5em}@media(min-width: 768px){.p-article__img-link .p-article__caption{margin-top:1em}}.p-article__dialog{margin-top:20px;text-align:center}@media(min-width: 768px){.p-article__dialog{margin-top:40px}}.p-article__dialog .p-article__caption{margin-top:.5em}@media(min-width: 768px){.p-article__dialog .p-article__caption{margin-top:1em}}@media(min-width: 768px){.p-article__dialog-button{transition:all .2s ease-in-out}.p-article__dialog-button:hover{opacity:.6}.p-article__dialog-button:hover .p-article__dialog-button-img::after{opacity:1;scale:1.2}}.p-article__dialog-button-img{position:relative;display:inline-block}.p-article__dialog-button-img::after{position:absolute;top:50%;left:50%;display:block;width:30px;height:auto;aspect-ratio:1/1;content:"";translate:-50% -50%;background:url(/asset/images/common/icon/zoom_blu.svg) center center/contain no-repeat;opacity:.5;transition:all .2s ease-in-out}@media(min-width: 768px){.p-article__dialog-button-img::after{width:40px}}.p-article__dialog-button img{width:100%;max-width:-moz-max-content;max-width:max-content;overflow:hidden;border:1px solid #f2f3f4;border-radius:5px}.p-article__img-flex{margin-top:20px}.p-article__img-flex>*{margin-top:0}@media not (min-width: 768px){.p-article__img-flex{display:flex;flex-direction:column;gap:30px}}@media(min-width: 768px){.p-article__img-flex{display:flex;gap:10px;margin-top:40px}.p-article__img-flex>*{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}}@media(min-width: 768px){.p-article__img-flex--3{margin-top:20px}.p-article__img-flex--3>*{width:calc((100% - 20px)/3)}.p-article__img-flex--4{margin-top:20px}.p-article__img-flex--4>*{width:calc((100% - 30px)/4)}}.p-article__grid{margin-top:10px}.p-article__grid>*{margin-top:0}@media not (min-width: 768px){.p-article__grid{display:flex;flex-direction:column;gap:20px}}@media(min-width: 768px){.p-article__grid{display:flex;gap:20px;margin-top:40px}.p-article__grid--right{flex-direction:row}.p-article__grid--left{flex-direction:row-reverse}.p-article__grid>*:not(.p-article__text){flex-shrink:0;max-width:40%}.p-article__grid .p-article__text{flex-grow:1}}.p-article__download-button{display:block;margin-top:20px;text-align:center}@media(min-width: 768px){.p-article__download-button{margin-top:60px}}.p-article__download-button a{display:inline-block;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#000d99;text-align:left;text-decoration:underline}.p-article__download-button a::before{display:inline-block;width:18px;height:auto;translate:0 3px;aspect-ratio:1/1;margin-right:5px;content:"";background:url(/asset/images/common/icon/file_blu.svg) center center/contain no-repeat}@media(min-width: 768px){.p-article__download-button a::before{width:20px}}@media(min-width: 768px){.p-article__download-button a:hover{opacity:.6}}.p-article__download-button--disabled a{color:#989fb0;text-decoration:none;pointer-events:none}.p-article__download-button--disabled a::before{background:url(/asset/images/common/icon/file_gry.svg) center center/contain no-repeat}.p-article__button{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;margin-top:20px}@media(min-width: 768px){.p-article__button{margin-top:60px}}.p-article__button a{position:relative;display:block;width:100%;padding:16px 44px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;color:#fff;text-align:center;background:#040730;border:2px solid #040730;border-radius:500px;offset:-2px}@media(min-width: 768px){.p-article__button a{width:500px;padding:22px 56px;transition:all .2s ease-in-out}.p-article__button a:hover{background:#164ed7;border-color:#164ed7}.p-article__button a:hover::after{translate:5px -50%}}.p-article__button a::after{position:absolute;top:50%;right:20px;display:block;width:24px;height:auto;aspect-ratio:1/1;content:"";background:url(/asset/images/common/icon/chevron_right_wht.svg) center center/contain no-repeat;translate:0 -50%}@media(min-width: 768px){.p-article__button a::after{transition:all .2s ease-in-out}}.p-article__button--border a{color:#040730;background:#fff;border-color:#040730}.p-article__button--border a::after{background:url(/asset/images/common/icon/chevron_right_blu.svg) center center/contain no-repeat}@media(min-width: 768px){.p-article__button--border a:hover{color:#fff;background:#040730;border-color:#040730}.p-article__button--border a:hover::after{background:url(/asset/images/common/icon/chevron_right_wht.svg) center center/contain no-repeat;translate:5px -50%}}.p-article__button--disabled{pointer-events:none}.p-article__button--disabled a{color:#989fb0;background:#edeef0;border-color:#edeef0}.p-article__button--disabled a::after{display:none}.p-article__button--disabled.p-article__button--border a{background:#fff;border-color:#c2c5cf}.p-article__table{margin-top:20px}@media(min-width: 768px){.p-article__table{margin-top:30px}}.p-article__table-title{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700}@media(min-width: 768px){.p-article__table-title{gap:16px}}.p-article__table-title::before{width:3px;height:100%;content:"";background:#16181d}@media(min-width: 768px){.p-article__table-title::before{width:5px}}.p-article__table-title+*{margin-top:10px}@media(min-width: 768px){.p-article__table-title+*{margin-top:20px}}.p-article__table:has(.js-table-scroll){width:100%}@media(min-width: 768px){.p-article__table:has(.js-table-scroll){width:92%}}.p-article__table:has(.js-table-scroll) .p-article__table__table{width:-moz-max-content;width:max-content}.p-article__table:has(.js-table-scroll) th,.p-article__table:has(.js-table-scroll) td{padding-inline:.5em}.p-article__table:has(.js-table-scroll--stop){width:100%}.p-article__table:has(.js-table-scroll--stop) .p-article__table__table{width:100%}@media(min-width: 768px){.p-article__table:has(.js-table-scroll--stop) .p-article__table__table{max-width:950px}}.p-article__table:has(.js-table-scroll--stop) th,.p-article__table:has(.js-table-scroll--stop) td{padding-inline:4px}.p-article__table:has(.js-table-scroll--start) .p-article__table__table{padding-right:0}.p-article__table:has(.js-table-scroll--start) .p-article__table__table::after{width:calc(100% + 1px)}.p-article__table:has(.js-table-scroll--start) .js-table-scroll{overflow-x:auto}.p-article__table table{width:100%;max-width:1100px;border-spacing:0;border-collapse:collapse;border-top:1px solid #e0e1e6;border-bottom:1px solid #e0e1e6}.p-article__table tr:nth-child(2n+1) td{background:rgba(4,7,48,.02)}.p-article__table th,.p-article__table td{padding:1em 4px;font-family:"Oswald","Noto Sans JP","Hiragino Sans","Yu Gothic","Meiryo",sans-serif;font-weight:500;text-align:center;letter-spacing:-0.05em}@media(min-width: 768px){.p-article__table th,.p-article__table td{padding-block:.5em;letter-spacing:0}}.p-article__table th{width:150px;font-size:clamp(0.6875rem,0.5501760563rem + 0.5633802817vw,0.9375rem);background:#f2f3f4}@media(min-width: 768px){.p-article__table th{width:200px}}.p-article__table td{font-size:clamp(0.75rem,0.5783450704rem + 0.7042253521vw,1.0625rem);background:#fff}.p-article__table td:not(:last-child){border-right:1px solid #f2f3f4}.p-article__table--info tr:nth-child(2n+1) td{background:#fff}.p-article__table--info th,.p-article__table--info td{letter-spacing:.1em;border-bottom:1px solid #e0e1e6}.p-article__table--info td{padding:1em;text-align:left}.p-article__movie{aspect-ratio:16/9;margin-top:40px;overflow:hidden}@media(min-width: 768px){.p-article__movie{max-width:750px;margin-inline:auto;margin-top:60px}}.p-article__movie iframe{width:100%;height:100%;border:none}.p-article__map{width:100%;height:200px;margin-top:40px;overflow:hidden}@media(min-width: 768px){.p-article__map{height:400px;margin-top:60px}}.p-article__map iframe{width:100%;height:100%}.p-article__block>*{margin-inline:auto !important}.p-article .is-sunday{color:#bd0000}.p-article .is-saturday{color:#0b318f}.p-editor h2{position:relative;width:100%;padding:11px 16px 11px 44px;margin-top:40px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;color:#fff;background:url(/asset/images/common/bg_grunge.jpg) 0% 58%/350% auto repeat,linear-gradient(90deg, rgba(4, 7, 48, 0.9) 0%, rgba(50, 52, 83, 0.9) 80%);background-blend-mode:color-burn,normal}@media(min-width: 768px){.p-editor h2{padding:16px 20px 16px 62px;margin-top:60px;background:url(/asset/images/common/bg_grunge.jpg) 0% 50%/100% auto repeat,linear-gradient(90deg, rgba(4, 7, 48, 0.9) 0%, rgba(50, 52, 83, 0.9) 80%)}}.p-editor h2::before{position:absolute;top:14px;left:16px;display:block;width:20px;height:auto;aspect-ratio:1/1;clip-path:polygon(60% 0, 100% 0, 40% 100%, 0 100%);content:"";background:#bd0000}@media(min-width: 768px){.p-editor h2::before{top:16px;left:20px;width:26px}}.p-editor h2+h3{margin-top:20px}@media(min-width: 768px){.p-editor h2+h3{margin-top:40px}}.p-editor h3{position:relative;padding-bottom:17px;margin-top:40px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700}.p-editor h3::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:5px;content:"";background-image:linear-gradient(90deg, #bd0000 60px, #eee 60px)}@media(min-width: 768px){.p-editor h3{padding-bottom:13px;margin-top:60px}}.p-editor p,.p-editor a,.p-editor b,.p-editor del,.p-editor small,.p-editor ul,.p-editor ol,.p-editor figure,.p-editor img{display:block}.p-editor p>p,.p-editor p>a,.p-editor p>b,.p-editor p>del,.p-editor p>small,.p-editor p>hr,.p-editor p>ul,.p-editor p>ol,.p-editor p>figure,.p-editor p>img,.p-editor a>p,.p-editor a>a,.p-editor a>b,.p-editor a>del,.p-editor a>small,.p-editor a>hr,.p-editor a>ul,.p-editor a>ol,.p-editor a>figure,.p-editor a>img,.p-editor b>p,.p-editor b>a,.p-editor b>b,.p-editor b>del,.p-editor b>small,.p-editor b>hr,.p-editor b>ul,.p-editor b>ol,.p-editor b>figure,.p-editor b>img,.p-editor del>p,.p-editor del>a,.p-editor del>b,.p-editor del>del,.p-editor del>small,.p-editor del>hr,.p-editor del>ul,.p-editor del>ol,.p-editor del>figure,.p-editor del>img,.p-editor small>p,.p-editor small>a,.p-editor small>b,.p-editor small>del,.p-editor small>small,.p-editor small>hr,.p-editor small>ul,.p-editor small>ol,.p-editor small>figure,.p-editor small>img,.p-editor ul>p,.p-editor ul>a,.p-editor ul>b,.p-editor ul>del,.p-editor ul>small,.p-editor ul>hr,.p-editor ul>ul,.p-editor ul>ol,.p-editor ul>figure,.p-editor ul>img,.p-editor ol>p,.p-editor ol>a,.p-editor ol>b,.p-editor ol>del,.p-editor ol>small,.p-editor ol>hr,.p-editor ol>ul,.p-editor ol>ol,.p-editor ol>figure,.p-editor ol>img,.p-editor figure>p,.p-editor figure>a,.p-editor figure>b,.p-editor figure>del,.p-editor figure>small,.p-editor figure>hr,.p-editor figure>ul,.p-editor figure>ol,.p-editor figure>figure,.p-editor figure>img,.p-editor img>p,.p-editor img>a,.p-editor img>b,.p-editor img>del,.p-editor img>small,.p-editor img>hr,.p-editor img>ul,.p-editor img>ol,.p-editor img>figure,.p-editor img>img{padding-inline:0}.p-editor p,.p-editor a,.p-editor b,.p-editor del,.p-editor hr,.p-editor ul,.p-editor ol,.p-editor figure,.p-editor img{display:block;margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:2}@media(min-width: 768px){.p-editor p,.p-editor a,.p-editor b,.p-editor del,.p-editor hr,.p-editor ul,.p-editor ol,.p-editor figure,.p-editor img{margin-top:40px;line-height:2.2}}.p-editor p>p,.p-editor p>a,.p-editor p>b,.p-editor p>del,.p-editor a>p,.p-editor a>a,.p-editor a>b,.p-editor a>del,.p-editor b>p,.p-editor b>a,.p-editor b>b,.p-editor b>del,.p-editor del>p,.p-editor del>a,.p-editor del>b,.p-editor del>del,.p-editor hr>p,.p-editor hr>a,.p-editor hr>b,.p-editor hr>del,.p-editor ul>p,.p-editor ul>a,.p-editor ul>b,.p-editor ul>del,.p-editor ol>p,.p-editor ol>a,.p-editor ol>b,.p-editor ol>del,.p-editor figure>p,.p-editor figure>a,.p-editor figure>b,.p-editor figure>del,.p-editor img>p,.p-editor img>a,.p-editor img>b,.p-editor img>del{display:inline-block;margin-block:0}.p-editor p>small,.p-editor a>small,.p-editor b>small,.p-editor del>small,.p-editor hr>small,.p-editor ul>small,.p-editor ol>small,.p-editor figure>small,.p-editor img>small{margin-top:0}.p-editor b{margin-top:0}.p-editor a{color:#000d99;text-decoration:underline}.p-editor a:has(img) img{margin-block:0}@media(min-width: 768px){.p-editor a:hover{opacity:.6}}.p-editor figure{max-width:-moz-max-content;max-width:max-content;margin-inline:auto}.p-editor figure figcaption,.p-editor figure p{display:block;margin-top:.5em;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);line-height:1.5;color:#737a8c;text-align:center}@media(min-width: 768px){.p-editor figure figcaption,.p-editor figure p{margin-top:1em}}.p-editor img{max-width:-moz-max-content;max-width:max-content;max-height:-moz-max-content;max-height:max-content;margin-inline:auto;overflow:hidden;filter:drop-shadow(1px 1px 0 #f2f3f4) drop-shadow(-1px 1px 0 #f2f3f4) drop-shadow(1px -1px 0 #f2f3f4) drop-shadow(-1px -1px 0 #f2f3f4)}.p-editor small{margin-top:12px}.p-editor hr{width:100%;height:0;margin-inline:auto;border:0;border-top:1px solid #666}.p-editor ul li,.p-editor ol li{position:relative;padding-left:1.5em}.p-editor ul li::before,.p-editor ol li::before{position:absolute;top:.75em;display:block;content:"";translate:0 -50%}.p-editor ul li,.p-editor ul li>*,.p-editor ul li>* a,.p-editor ol li,.p-editor ol li>*,.p-editor ol li>* a{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:1.5}.p-editor ul li+li,.p-editor ol li+li{margin-top:1em}.p-editor ul li>*,.p-editor ol li>*{display:inline-block;margin-top:0}.p-editor ul li>a,.p-editor ol li>a{color:#040730;text-decoration:underline}@media(min-width: 768px){.p-editor ul li>a:hover,.p-editor ol li>a:hover{opacity:.6}}.p-editor ul li::before{left:3px;width:6px;height:auto;aspect-ratio:1/1;background:#040730;border-radius:50px}.p-editor ol{counter-reset:list_num}.p-editor ol li::before{left:0;color:#515764;content:counter(list_num) ".";counter-increment:list_num}.p-editor table{width:calc(100% - 16px);margin-inline:auto;margin-top:40px;border-spacing:0;border-collapse:collapse;border-top:1px solid #e0e1e6;border-bottom:1px solid #e0e1e6}@media(min-width: 768px){.p-editor table{width:calc(100% - 32px);margin-top:60px}}.p-editor table tr:nth-child(2n+1) td{background:rgba(4,7,48,.02)}.p-editor table tr:has(>th:nth-of-type(-n + 1):last-of-type):not(:has(>td+th):not(:nth-of-type(1))):nth-child(2n+1) td{background:none}.p-editor table tr:has(>th:nth-of-type(-n + 1):last-of-type):not(:has(>td+th):not(:nth-of-type(1))) th{background:#f2f3f4}.p-editor table tr:has(>th:nth-of-type(-n + 1):last-of-type):not(:has(>td+th):not(:nth-of-type(1))) th,.p-editor table tr:has(>th:nth-of-type(-n + 1):last-of-type):not(:has(>td+th):not(:nth-of-type(1))) td{letter-spacing:.1em;border-bottom:1px solid #e0e1e6}.p-editor table tr:has(>th:nth-of-type(-n + 1):last-of-type):not(:has(>td+th):not(:nth-of-type(1))) td{padding:1em;text-align:left}.p-editor table th,.p-editor table td{padding:1em 4px;font-family:"Oswald","Noto Sans JP","Hiragino Sans","Yu Gothic","Meiryo",sans-serif;font-weight:500;text-align:center;letter-spacing:-0.05em}@media(min-width: 768px){.p-editor table th,.p-editor table td{padding-block:.5em;letter-spacing:0}}.p-editor table th{font-size:clamp(0.6875rem,0.5501760563rem + 0.5633802817vw,0.9375rem);white-space:pre;background:#f2f3f4}.p-editor table td{font-size:clamp(0.75rem,0.5783450704rem + 0.7042253521vw,1.0625rem);background:#fff}.p-editor table td:not(:last-child){border-right:1px solid #f2f3f4}.p-tab__list{display:flex;width:100%;font-size:0;background:#f2f3f4}.p-tab__list:has(.p-tab__list-inner>:nth-child(2):last-child) .p-tab__list-inner{width:100%;max-width:100%}@media not (min-width: 768px){.p-tab__list:has(.p-tab__list-inner>:nth-child(2):last-child) .p-tab__button{width:50%;min-width:179px}.p-tab__list:has(.p-tab__list-inner>:nth-child(2):last-child) .p-tab__button-contents::after{display:none}}@media(min-width: 768px){.p-tab__list:has(.p-tab__list-inner>:nth-child(2):last-child) .p-tab__button{min-width:200px}}@media not (min-width: 768px){.p-tab__list:has(.p-tab__list-inner>:nth-child(2):last-child) .p-tab__list-inner{width:100%;max-width:100%}.p-tab__list:has(.p-tab__list-inner>:nth-child(2):last-child) .p-tab__button{width:50%;min-width:150px}.p-tab__list:has(.p-tab__list-inner>:nth-child(2):last-child) .p-tab__button-contents::after{display:none}.p-tab__list:has(.p-tab__list-inner>:nth-child(3)){overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.p-tab__list:has(.p-tab__list-inner>:nth-child(3))::-webkit-scrollbar{display:none}}@media(min-width: 768px){.p-tab__list:has(.p-tab__list-inner>:nth-child(-n+4):last-child) .p-tab__list-inner{width:100%;max-width:100%}.p-tab__list:has(.p-tab__list-inner>:nth-child(-n+4):last-child) .p-tab__button{min-width:200px}.p-tab__list:has(.p-tab__list-inner>:nth-child(4)){overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.p-tab__list:has(.p-tab__list-inner>:nth-child(4))::-webkit-scrollbar{display:none}}.p-tab__list-inner{display:flex;max-width:-moz-max-content;max-width:max-content}.p-tab__button{position:relative;width:-moz-max-content;width:max-content;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);color:#000}.p-tab__button::before{position:absolute;top:0;left:0;display:block;width:0;height:3px;content:"";background:#040730;transition:all .2s ease-in-out}.p-tab__button:has(+.p-tab__button[aria-selected=true]) .p-tab__button-contents::after,.p-tab__button:has(+.is-current) .p-tab__button-contents::after{display:none}.p-tab__button[aria-selected=true],.p-tab__button.is-current{font-weight:700;color:#040730;background:#fff}.p-tab__button[aria-selected=true]::before,.p-tab__button.is-current::before{width:100%}.p-tab__button[aria-selected=true] .p-tab__button-contents::after,.p-tab__button.is-current .p-tab__button-contents::after{display:none}@media(min-width: 768px){.p-tab__button[aria-selected=false]:hover,.p-tab__button:not(.is-current):hover{color:#040730;text-shadow:0 0 1px currentcolor}}.p-tab__button .p-tab__button-contents{position:relative;display:flex;gap:2px;align-items:center;justify-content:center;width:100%;height:44px;padding-inline:10px;overflow:hidden;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);transition:all 0s}@media(min-width: 768px){.p-tab__button .p-tab__button-contents{gap:6px;height:52px}}.p-tab__button .p-tab__button-contents::after{position:absolute;top:50%;right:0;display:block;width:1px;height:1em;content:"";translate:0 -50%;background:#e0e1e6}.p-tab__button .p-tab__button-team-logo{display:flex;align-items:center;justify-content:center;width:32px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.p-tab__button .p-tab__button-team-logo{width:36px}}.p-tab__button .p-tab__button-team-logo-img--1{width:79.1667%}.p-tab__button .p-tab__button-team-logo-img--3{width:79.1667%}.p-tab__button .p-tab__button-team-logo-img--4{width:79.1667%}.p-tab__button .p-tab__button-team-logo-img--5{width:79.1667%}.p-tab__button .p-tab__button-team-logo-img--6{width:79.1667%}@media(min-width: 768px){.p-tab.js-tab--sp{display:flex;flex-wrap:wrap;justify-content:space-between;width:92%;max-width:1100px;margin-inline:auto}.p-tab.js-tab--sp>*{width:100%}.p-tab.js-tab--sp .p-tab__list{background:none}.p-tab.js-tab--sp .p-tab__list-inner{justify-content:space-between}.p-tab.js-tab--sp .p-tab__button{width:calc((100% - 20px)/2);pointer-events:none}.p-tab.js-tab--sp .p-tab__button::before{top:50%;width:5px;height:100%;translate:0 -50%;background:#16181d}.p-tab.js-tab--sp .p-tab__button-contents{gap:8px;justify-content:flex-start;height:auto;padding-left:16px;font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700;color:#000}.p-tab.js-tab--sp .p-tab__panel{width:calc((100% - 20px)/2)}.p-tab.js-tab--sp .p-tab__panel .c-blue-table{width:100%}}.p-table{display:block;width:100%}.p-table__note{padding-top:12px;font-size:clamp(0.625rem,0.4876760563rem + 0.5633802817vw,0.875rem);color:#000}@media(min-width: 768px){.p-table__note{padding-top:20px}}.p-table__note-red{color:#bd0000}.p-table__more{margin-top:16px}@media(min-width: 768px){.p-table__more{margin-top:24px}}.p-table__more.is-hide{display:none}.p-table:has(.js-table-scroll--stop) .p-table__note--scroll{display:none}.p-table-score__control{display:flex;gap:12px;justify-content:flex-end}@media(min-width: 768px){.p-table-score__control{gap:20px}}.p-table-score__control-auto-refresh{display:flex;gap:4px;align-items:center;font-size:clamp(0.75rem,0.5440140845rem + 0.8450704225vw,1.125rem)}@media(min-width: 768px){.p-table-score__control-auto-refresh{gap:10px}}.p-calendar__pager{display:flex;align-items:stretch;justify-content:space-between}@media(min-width: 768px){.p-calendar__pager__back,.p-calendar__pager__next,.p-calendar__pager__top,.p-calendar__pager__center{transition:all .2s ease-in-out}.p-calendar__pager__back:hover,.p-calendar__pager__next:hover,.p-calendar__pager__top:hover,.p-calendar__pager__center:hover{opacity:.6}}.p-calendar__pager__back-arrow,.p-calendar__pager__next-arrow,.p-calendar__pager__top-arrow,.p-calendar__pager__center-arrow{width:16px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.p-calendar__pager__back-arrow,.p-calendar__pager__next-arrow,.p-calendar__pager__top-arrow,.p-calendar__pager__center-arrow{width:20px;translate:0 1px}}.p-calendar__pager__back,.p-calendar__pager__next{display:flex;gap:2px;align-items:center;font-size:clamp(0.75rem,0.5440140845rem + 0.8450704225vw,1.125rem);line-height:1}@media(min-width: 768px){.p-calendar__pager__back,.p-calendar__pager__next{padding:16px}}@media not (min-width: 768px){.p-calendar__pager__back{padding-inline:4vw 16px}}@media(min-width: 768px){.p-calendar__pager__back{padding-left:0}}.p-calendar__pager__back-arrow{background:url(/asset/images/common/icon/chevron_left_blk.svg) center center/contain no-repeat}@media not (min-width: 768px){.p-calendar__pager__next{padding-inline:16px 4vw}}@media(min-width: 768px){.p-calendar__pager__next{padding-right:0}}.p-calendar__pager__next-arrow{background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat}.p-calendar__pager__center,.p-calendar__pager__top,.p-calendar__pager__refresh{display:flex;gap:4px;align-items:center;justify-content:center;padding:16px;font-size:clamp(1.125rem,0.9876760563rem + 0.5633802817vw,1.375rem);font-weight:700;line-height:1;color:#000}@media(min-width: 768px){.p-calendar__pager__center,.p-calendar__pager__top,.p-calendar__pager__refresh{gap:8px}}.p-calendar__pager__center-icon,.p-calendar__pager__top-icon,.p-calendar__pager__refresh-icon{width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/calendar_blk.svg) center center/contain no-repeat}@media(min-width: 768px){.p-calendar__pager__center-icon,.p-calendar__pager__top-icon,.p-calendar__pager__refresh-icon{margin-right:2px}}.p-calendar__pager__center-arrow{background:url(/asset/images/common/icon/chevron_down_blk.svg) center center/contain no-repeat}.p-calendar__pager__center-icon{translate:0 2px}.p-calendar__pager__top{font-size:clamp(1.125rem,1.125rem + 0vw,1.125rem)}.p-calendar__pager__top-arrow{background:url(/asset/images/common/icon/chevron_up_blk.svg) center center/contain no-repeat}.p-calendar__pager__top-icon{translate:0 1px}.p-calendar__pager__refresh{gap:2px;padding:12px;font-size:12px}.p-calendar__pager__refresh-icon{background:url(/asset/images/common/icon/reload_blk.svg) center center/contain no-repeat}.p-calendar__pager--bottom .p-calendar__pager__top{font-size:clamp(0.875rem,0.6003521127rem + 1.1267605634vw,1.375rem)}.p-calendar .p-half-dialog{margin:0}.p-calendar .p-half-dialog__button{display:block;padding:0;background:none;outline:none}.p-calendar .p-half-dialog__button::before,.p-calendar .p-half-dialog__button::after{display:none}.p-grunge{background:url(/asset/images/common/bg_grunge.jpg);background-repeat:repeat;background-size:auto}.p-diversion a{display:inline;color:#000d99;text-decoration:underline}.p-select{display:flex;gap:10px}.p-select--right{justify-content:flex-end}.p-select--left{justify-content:flex-start}:where(:focus:not(:focus-visible)){outline:none}:where(:focus-visible){outline:2px solid red;outline-offset:-2px;box-shadow:inset 0 0 0 5px red}@media not (min-width: 768px){dialog,dialog button,dialog a,dialog select{outline:none;box-shadow:none}}body{min-width:100%}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}a{color:inherit}.v-top .p-inner{max-width:1200px}.v-top .p-header{position:absolute}.v-top__visual{position:relative;display:grid;grid-template-rows:calc(100vh - 244px) auto;transition:grid-template-rows .2s ease-out}@media(min-width: 768px){.v-top__visual{grid-template-rows:calc(100vh - 80px) auto;background:#040730}}.v-top__visual.is-close{grid-template-rows:71.7948vw auto}@media(min-width: 768px){.v-top__visual.is-close{grid-template-rows:540px auto}}@media(min-width: 768px){.v-top__visual.is-close .v-top__visual-main-contents{bottom:80px}}.v-top__visual .svg{display:block;width:24px;height:auto;aspect-ratio:1/1;color:#fff}.v-top__visual-main{position:relative;overflow:hidden;transition:all .2s ease-in-out}.v-top__visual-main-contents{position:absolute;bottom:20px;left:3.5vw;width:96.5vw;transition:all .2s ease-in-out}@media(min-width: 768px){.v-top__visual-main-contents{bottom:80px;left:10.3835vw;width:87.2356vw}}.v-top__visual-video-wrap{position:absolute;top:50%;left:50%;z-index:3;width:100%;height:100%;translate:-50% -50%;pointer-events:none}.v-top__visual-video-wrap::before{position:absolute;top:0;left:0;z-index:4;display:block;width:100%;height:100%;pointer-events:none;content:"";background-image:linear-gradient(180deg, #040730 9.75%, rgba(4, 7, 48, 0.6) 25.95%, rgba(4, 7, 48, 0.6) 55.1%, rgba(4, 7, 48, 0.7) 74.53%);background-blend-mode:multiply}@media(min-width: 768px){.v-top__visual-video-wrap::before{background:linear-gradient(180deg, #040730 9.75%, rgba(4, 7, 48, 0.6) 29.95%, rgba(4, 7, 48, 0.6) 66.3%, rgba(4, 7, 48, 0.7) 90.54%)}}.v-top__visual-video-wrap::after{position:absolute;top:0;left:0;z-index:5;display:block;width:100%;height:100%;pointer-events:none;content:"";background-image:radial-gradient(circle, rgba(0, 0, 0, 0.05) 1px, transparent 1px);background-size:2px 2px;background-blend-mode:multiply}.v-top__visual-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.v-top__visual-video{top:-5%;height:105%}}.v-top__visual-title{position:relative;top:-20px;z-index:6;margin-right:auto;font-family:"Anton";font-size:clamp(3.9375rem,1.2940140845rem + 10.8450704225vw,8.75rem);font-weight:400;line-height:1.25;color:hsla(0,0%,100%,.7);mix-blend-mode:plus-lighter;opacity:0;translate:0 .2em}@media(min-width: 768px){.v-top__visual-title{top:0}}.v-top__visual-option{position:relative;z-index:6;display:flex;gap:25px;align-items:center;width:-moz-max-content;width:max-content;padding:8px 12px;margin-right:3.5vw;margin-left:auto;border-radius:999px;outline:1px solid hsla(0,0%,100%,.5);outline-offset:-1px}@media(min-width: 768px){.v-top__visual-option{position:absolute;right:0;bottom:0;margin:auto}}.v-top__visual-option::after{position:absolute;top:50%;left:50%;display:block;width:1px;height:20px;content:"";translate:-50% -50%;background:hsla(0,0%,100%,.2)}.v-top__visual-control,.v-top__visual-screen{width:16px;height:16px;line-height:0}.v-top__visual-control-button,.v-top__visual-screen-button{position:relative}.v-top__visual-control-button::before,.v-top__visual-screen-button::before{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 8px);height:calc(100% + 8px);content:"";translate:-50% -50%}@media(min-width: 768px){.v-top__visual-control-button,.v-top__visual-screen-button{transition:all .2s ease-in-out}.v-top__visual-control-button:hover,.v-top__visual-screen-button:hover{opacity:.6}}.v-top__visual-control-icon,.v-top__visual-screen-icon{display:block;width:16px;height:auto;aspect-ratio:1/1;color:#fff}.v-top__visual-control-button[aria-pressed=false] .v-top__visual-control-pause{display:block}.v-top__visual-control-button[aria-pressed=false] .v-top__visual-control-play{display:none}.v-top__visual-control-button[aria-pressed=true] .v-top__visual-control-pause{display:none}.v-top__visual-control-button[aria-pressed=true] .v-top__visual-control-play{display:block}.v-top__visual-screen-button[aria-expanded=false] .v-top__visual-screen-close{display:block}.v-top__visual-screen-button[aria-expanded=false] .v-top__visual-screen-open{display:none}.v-top__visual-screen-button[aria-expanded=true] .v-top__visual-screen-close{display:none}.v-top__visual-screen-button[aria-expanded=true] .v-top__visual-screen-open{display:block}.v-top__visual-progress{position:absolute;bottom:64px;left:0;z-index:4;width:100%;height:4px;overflow:hidden;pointer-events:none;translate:0 100%}@media(min-width: 768px){.v-top__visual-progress{bottom:0;z-index:3}}.v-top__visual-progress-played{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#bd0000;transform:scaleX(0);transform-origin:left center;will-change:transform}.v-top__visual-sns{position:relative;display:flex;align-items:center;justify-content:center;height:64px;background:rgba(0,0,0,.5);transition:all .2s ease-in-out}@media(min-width: 768px){.v-top__visual-sns{position:absolute;top:50%;left:2.3809vw;z-index:5;height:-moz-max-content;height:max-content;background:none;translate:0 calc(-50% + 40px)}}.v-top__visual-sns::before{position:absolute;top:50%;left:50%;display:block;width:100%;height:100%;content:"";background:#040730;translate:-50% -50%}@media(min-width: 768px){.v-top__visual-sns::before{display:none}}.v-top__visual-sns-list{display:flex;gap:24px;align-items:center;justify-content:center}@media(min-width: 768px){.v-top__visual-sns-list{flex-direction:column;gap:43.76px}}@media(min-width: 768px){.v-top__visual-sns-link:hover .v-top__visual-sns-icon{opacity:1}}.v-top__visual-sns-icon{display:block;width:24px;height:auto;aspect-ratio:1/1;color:#fff;opacity:.5}@media(min-width: 768px){.v-top__visual-sns-icon{width:28px;transition:all .2s ease-in-out}}.v-top__next{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:120px;overflow:hidden;background:url(/asset/images/top/nextgame/bg_nextgame_sp.jpg) center center/cover no-repeat}@media(min-width: 768px){.v-top__next{height:80px;padding-block:15px 18px;background:url(/asset/images/top/nextgame/bg_nextgame.jpg) center center/cover no-repeat}}.v-top__next-contents{display:flex;flex-wrap:wrap;gap:10px 20px;align-items:center;justify-content:center}@media(min-width: 768px){.v-top__next-contents{gap:40px}}.v-top__next-information{display:flex;align-items:center;justify-content:center;width:100%;color:#fff;text-align:center}@media(min-width: 768px){.v-top__next-information{width:auto}}.v-top__next-information-title{font-family:"Chakra Petch";font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;text-box:trim-both cap alphabetic}.v-top__next-information-mmdd{padding-left:12px;font-family:"Chakra Petch";font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:600;letter-spacing:.1em;text-box:trim-both cap alphabetic}@media(min-width: 768px){.v-top__next-information-mmdd{padding-left:40px}}.v-top__next-information-weektime{padding-left:8px;font-family:"Chakra Petch";font-size:clamp(1rem,1rem + 0vw,1rem);font-weight:600;letter-spacing:.1em;text-box:trim-both cap alphabetic}@media(min-width: 768px){.v-top__next-information-weektime{padding-left:12px}}.v-top__next-information-stadium{padding-left:4px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:600;text-box:trim-both cap alphabetic}.v-top__next:has(.v-top__next-inning){padding-block:20px 10px}.v-top__next-inning{display:flex;gap:12px;align-items:center;justify-content:center;padding-bottom:4px}.v-top__next-inning-text{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:700;color:#fff;text-box:trim-both cap alphabetic}.v-top__next:has(.v-top__next-stats){padding-block:16px}.v-top__next-stats{display:flex;gap:8px;align-items:center;justify-content:center;color:#fff}.v-top__next-stats-marks{font-family:"Chakra Petch";font-size:clamp(1rem,1rem + 0vw,1rem);font-weight:700;text-box:trim-both cap alphabetic}.v-top__next-stats-text{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:700;text-box:trim-both cap alphabetic}.v-top__next-match{display:flex;gap:4px;align-items:center;justify-content:center}@media(min-width: 768px){.v-top__next-match{gap:12px}}.v-top__next-match-left-img,.v-top__next-match-right-img{width:48px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-top__next-match-left-img,.v-top__next-match-right-img{width:44px}}.v-top__next-match-center{font-family:"Anton";font-size:clamp(1.5rem,1.2253521127rem + 1.1267605634vw,2rem);font-weight:400;color:#fff;opacity:.2}.v-top__next:has(.v-top__next-point) .v-top__next-contents{gap:0}@media(min-width: 768px){.v-top__next:has(.v-top__next-point) .v-top__next-contents{gap:40px}}.v-top__next-status{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:bold;color:#fff}.v-top__next-point{display:flex;gap:16px;align-items:center;justify-content:center;width:100%}@media(min-width: 768px){.v-top__next-point{gap:12px;width:-moz-max-content;width:max-content}}.v-top__next-point-left-img,.v-top__next-point-right-img{width:48px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-top__next-point-left-img,.v-top__next-point-right-img{width:44px}}.v-top__next-point-center{display:flex;gap:20px;align-items:center;justify-content:center;font-family:"Chakra Petch";font-size:clamp(2.25rem,2.25rem + 0vw,2.25rem);font-weight:600;color:#fff}.v-top__next-point-center-left,.v-top__next-point-center-right,.v-top__next-point-center-hyphen{text-box:trim-both cap alphabetic}.v-top__next:has(.v-top__next-text) .v-top__next-contents{gap:16px}@media(min-width: 768px){.v-top__next:has(.v-top__next-text) .v-top__next-contents{gap:40px}}.v-top__next-text{width:100%;padding-inline:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:600;line-height:1.25;color:#fff;text-align:center;letter-spacing:.1em}@media(min-width: 768px){.v-top__next-text{width:-moz-max-content;width:max-content;padding-inline:0;line-height:1;letter-spacing:0}}@media(min-width: 768px){.v-top__next-button-link:hover .v-top__next-button-contents{outline:1px solid #fff}}.v-top__next-button-contents{display:flex;gap:4px;align-items:center;justify-content:center;width:140px;padding:8px;color:#fff;border-radius:5px;outline:1px solid hsla(0,0%,100%,.5);outline-offset:-1px}@media(min-width: 768px){.v-top__next-button-contents{width:200px;transition:all .2s ease-in-out}}.v-top__next-button-icon{display:block;width:20px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-top__next-button-icon{width:24px}}.v-top__next-button:has(.v-top__next-button-arrow) .v-top__next-button-contents{gap:4px;width:auto;padding:8px 0 8px 12px}@media(min-width: 768px){.v-top__next-button:has(.v-top__next-button-arrow) .v-top__next-button-contents{gap:0}}.v-top__next-button-arrow{display:block;width:16px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-top__next-button-arrow{width:24px}}.v-top__next-button-text{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:700;line-height:1;text-box:trim-both cap alphabetic}.v-top__next-button--thin .v-top__next-contents,.v-top__next-button--thin:has(.v-top__next-button-arrow) .v-top__next-contents{row-gap:0}.v-top__next-button--thin .v-top__next-button-contents,.v-top__next-button--thin:has(.v-top__next-button-arrow) .v-top__next-button-contents{padding-block:2px}@media(min-width: 768px){.v-top__next-button--thin .v-top__next-button-contents,.v-top__next-button--thin:has(.v-top__next-button-arrow) .v-top__next-button-contents{padding-block:8px}}.v-top__next-button--thin .v-top__next-button-arrow,.v-top__next-button--thin:has(.v-top__next-button-arrow) .v-top__next-button-arrow{width:24px}.v-top__slider{padding-block:40px;margin-inline:auto;background:#11133a}@media(min-width: 768px){.v-top__slider{padding-top:40px;background:#1c1f3c}}.v-top__slider.is-show{visibility:inherit;opacity:1;transform:translate(0, 0);translate:none;rotate:none;scale:none}@media(min-width: 768px){.v-top__slider-item{width:min(50vw,1000px)}}@media(min-width: 768px){.v-top__slider-link{overflow:hidden;transition:all .2s ease-in-out}.v-top__slider-link:hover{opacity:.6}}.v-top__slider-contents-img{width:100%}.v-top__slider-control{display:flex;align-items:center;justify-content:center;padding-top:20px}@media(min-width: 768px){.v-top__slider-control{padding-top:20px}}.v-top__slider-pager{display:flex;margin-right:28px}@media(min-width: 768px){.v-top__slider-pager{gap:4px;margin-right:2.5132vw}}@media(width >= 1200px){.v-top__slider-pager{margin-right:38px}}.v-top__slider .swiper-pagination-bullet{position:relative;width:46px;height:4px;overflow:hidden;clip-path:polygon(10% 0, 100% 0, 90% 100%, 0 100%);background:hsla(0,0%,100%,.2)}@media(min-width: 768px){.v-top__slider .swiper-pagination-bullet{height:6px;clip-path:polygon(5% 0, 100% 0, 95% 100%, 0 100%);transition:all .2s ease-in-out}.v-top__slider .swiper-pagination-bullet:hover{cursor:pointer;opacity:.6}}.v-top__slider .swiper-pagination-bullet::after{position:absolute;top:0;left:0;width:0;height:100%;content:"";background:#fff}.v-top__slider .swiper-pagination-bullet-active::after{animation:width_100 5s linear forwards}.v-top__slider .swiper-pagination-bullet.is-pause::after{animation-play-state:paused}.v-top__slider-pause,.v-top__slider-play{position:relative;width:16px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-top__slider-pause,.v-top__slider-play{width:20px}}.v-top__slider-pause::before,.v-top__slider-play::before{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 6px);height:calc(100% + 6px);pointer-events:auto;content:"";translate:-50% -50%}.v-top__slider-pause[aria-expanded=false],.v-top__slider-play[aria-expanded=false]{opacity:.2}@media(min-width: 768px){.v-top__slider-pause[aria-expanded=false],.v-top__slider-play[aria-expanded=false]{transition:all .2s ease-in-out}.v-top__slider-pause[aria-expanded=false]:hover,.v-top__slider-play[aria-expanded=false]:hover{opacity:1}}.v-top__slider-pause[aria-expanded=true],.v-top__slider-play[aria-expanded=true]{opacity:1}@media(min-width: 768px){.v-top__slider-pause,.v-top__slider-play{transition:all .2s ease-in-out}}.v-top__slider-pause{margin-right:12px;background:url(/asset/images/common/icon/pause_wht.svg) center center/contain no-repeat}.v-top__slider-play{background:url(/asset/images/common/icon/play_wht.svg) center center/contain no-repeat}.v-top__latestgame{position:relative;overflow:hidden;line-height:1;color:#fff}@media(min-width: 768px){.v-top__latestgame{display:flex;align-items:center;justify-content:center;width:100%;height:auto;max-height:640px;aspect-ratio:189/80;container-type:size}}.v-top__latestgame::before{position:absolute;top:0;left:0;z-index:0;display:block;width:100%;height:100%;content:"";background:#040730}.v-top__latestgame-bg{position:absolute;z-index:0;display:flex;width:100%;pointer-events:none}.v-top__latestgame-bg::after{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:130/207;content:"";background:linear-gradient(180deg, rgba(4, 7, 48, 0) 3.1%, rgba(4, 7, 48, 0.4) 21.94%, #040730 95.58%)}@media(min-width: 768px){.v-top__latestgame-bg::after{display:none}}.v-top__latestgame-bg-left,.v-top__latestgame-bg-right{position:relative;width:100%}.v-top__latestgame-bg-img{width:100%}.v-top__latestgame-contents{z-index:1;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;padding:60px 0}@media(min-width: 768px){.v-top__latestgame-contents{gap:min(9.375cqh,60px);padding:0}}.v-top__latestgame-header{display:flex;flex-direction:column;gap:12px;align-items:stretch;justify-content:center;width:-moz-max-content;width:max-content;margin-inline:auto;font-family:"Chakra Petch";font-weight:700}@media(min-width: 768px){.v-top__latestgame-header{display:grid;grid-template-columns:1fr auto 1fr;gap:min(2.6455026455cqw,40px);align-items:center}}.v-top__latestgame-date{display:flex;gap:.5em;align-items:center;justify-content:center;font-size:clamp(1.5rem,1.5rem + 0vw,1.5rem);letter-spacing:.2em}@media(min-width: 768px){.v-top__latestgame-date{height:50px;padding-inline:20px;font-size:clamp(0.625rem,0.1443661972rem + 1.9718309859vw,1.5rem);border-top:1px solid hsla(0,0%,100%,.4);border-bottom:1px solid hsla(0,0%,100%,.4)}}.v-top__latestgame-date-day{text-box:trim-both cap alphabetic}.v-top__latestgame-date-week{text-box:trim-both cap alphabetic}.v-top__latestgame-title{display:flex;align-items:center;justify-content:center;padding:12px 16px;font-size:clamp(2rem,1.4507042254rem + 2.2535211268vw,3rem);letter-spacing:.1em;border-top:1px solid hsla(0,0%,100%,.4);border-bottom:1px solid hsla(0,0%,100%,.4);text-box:trim-both cap alphabetic}@media(min-width: 768px){.v-top__latestgame-title{padding:0;font-size:clamp(0.625rem,-0.6795774648rem + 5.3521126761vw,3rem);letter-spacing:0;border:none}}.v-top__latestgame-countdown{display:flex;align-items:center;justify-content:space-evenly}@media(min-width: 768px){.v-top__latestgame-countdown{gap:24px;justify-content:center;height:50px;padding-inline:20px;border-top:1px solid hsla(0,0%,100%,.4);border-bottom:1px solid hsla(0,0%,100%,.4)}}.v-top__latestgame-countdown-title{display:flex;gap:.5em;align-items:center;font-size:clamp(0.75rem,0.75rem + 0vw,0.75rem);letter-spacing:.2em}@media(min-width: 768px){.v-top__latestgame-countdown-title{flex-direction:column;gap:6px;font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);letter-spacing:0}}.v-top__latestgame-countdown-title-line{text-box:trim-both cap alphabetic}.v-top__latestgame-countdown-time{display:flex;align-items:center;justify-content:center;font-size:clamp(1.125rem,0.9190140845rem + 0.8450704225vw,1.5rem);letter-spacing:.1em}@media(min-width: 768px){.v-top__latestgame-countdown-time{font-size:clamp(0.625rem,0.1443661972rem + 1.9718309859vw,1.5rem)}}.v-top__latestgame-countdown-hh,.v-top__latestgame-countdown-mm,.v-top__latestgame-countdown-ss{display:flex;justify-content:center;width:2em;text-box:trim-both cap alphabetic}.v-top__latestgame-countdown-colon{text-box:trim-both cap alphabetic}.v-top__latestgame-playball{display:flex;gap:20px;align-items:center;justify-content:center;font-size:clamp(1.125rem,0.9190140845rem + 0.8450704225vw,1.5rem)}@media(min-width: 768px){.v-top__latestgame-playball{height:50px;font-size:clamp(0.625rem,0.1443661972rem + 1.9718309859vw,1.5rem);border-top:1px solid hsla(0,0%,100%,.4);border-bottom:1px solid hsla(0,0%,100%,.4)}}.v-top__latestgame-playball-time{letter-spacing:.2em;text-box:trim-both cap alphabetic}.v-top__latestgame-playball-title{letter-spacing:.1em;text-box:trim-both cap alphabetic}.v-top__latestgame-match{display:flex;gap:4px;justify-content:center}@media(min-width: 768px){.v-top__latestgame-match{gap:min(5.291005291cqw,80px)}}.v-top__latestgame-match-left,.v-top__latestgame-match-right{display:flex;flex-direction:column;gap:8px;align-items:center;max-width:28%}@media(min-width: 768px){.v-top__latestgame-match-left,.v-top__latestgame-match-right{gap:min(1.875cqh,12px)}}.v-top__latestgame-match-team-img{width:100px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-top__latestgame-match-team-img{width:min(9.2592592593cqw,140px)}}.v-top__latestgame-match-text{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center}@media(min-width: 768px){.v-top__latestgame-match-text{gap:min(1.5625cqh,10px)}}.v-top__latestgame-match-text-starter-title{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:500}@media(min-width: 768px){.v-top__latestgame-match-text-starter-title{font-size:clamp(0.625rem,0.4876760563rem + 0.5633802817vw,0.875rem)}}.v-top__latestgame-match-text-starter-name{font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:700}@media(min-width: 768px){.v-top__latestgame-match-text-starter-name{font-size:clamp(0.625rem,0.2816901408rem + 1.4084507042vw,1.25rem)}}.v-top__latestgame-match-text-player{display:flex;flex-direction:column;gap:4px;width:-moz-max-content;width:max-content;margin-inline:auto;line-height:1}@media(min-width: 768px){.v-top__latestgame-match-text-player{gap:min(1.25cqh,8px)}}.v-top__latestgame-match-text-player-item{display:flex;gap:8px;align-items:center;font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);font-weight:500}.v-top__latestgame-match-text-player-icon{display:flex;align-items:center;justify-content:center;width:20px;height:16px;background:rgba(0,0,0,.3);text-box:trim-both cap alphabetic}@media(min-width: 768px){.v-top__latestgame-match-text-player-icon{width:26px;height:22px}}.v-top__latestgame-match-text-player-name{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);font-weight:700}@media(min-width: 768px){.v-top__latestgame-match-text-player-name{font-size:clamp(0.625rem,0.4190140845rem + 0.8450704225vw,1rem)}}.v-top__latestgame-match-center{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;max-width:40%;padding:4px 8px}@media(min-width: 768px){.v-top__latestgame-match-center{gap:16px;padding:0}}.v-top__latestgame-match-time{font-family:"Chakra Petch";font-size:clamp(2rem,0.9014084507rem + 4.5070422535vw,4rem);font-weight:700;letter-spacing:.2em}@media(min-width: 768px){.v-top__latestgame-match-time{font-size:clamp(0.625rem,-1.2288732394rem + 7.6056338028vw,4rem)}}@media(min-width: 768px)and (min-width: 768px){.v-top__latestgame-match-time{letter-spacing:.05em}}.v-top__latestgame-match-cancel{padding-bottom:10px;font-size:clamp(1.25rem,0.426056338rem + 3.3802816901vw,2.75rem);font-weight:700}@media(min-width: 768px){.v-top__latestgame-match-cancel{padding-bottom:20px}}.v-top__latestgame-match-stats{display:flex;gap:6px;align-items:flex-end;justify-content:center;font-weight:700}@media(min-width: 768px){.v-top__latestgame-match-stats{gap:8px}}.v-top__latestgame-match-stats-marks{font-family:"Chakra Petch";font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);text-box:trim-both cap alphabetic}@media(min-width: 768px){.v-top__latestgame-match-stats-marks{font-size:clamp(0.625rem,0.3503521127rem + 1.1267605634vw,1.125rem)}}.v-top__latestgame-match-stats-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);text-box:trim-both cap alphabetic}@media(min-width: 768px){.v-top__latestgame-match-stats-text{font-size:clamp(0.625rem,0.4190140845rem + 0.8450704225vw,1rem)}}.v-top__latestgame-match-inning{display:flex;gap:10px;align-items:center;justify-content:center;padding-bottom:8px}.v-top__latestgame-match-inning-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700}@media(min-width: 768px){.v-top__latestgame-match-inning-text{font-size:clamp(0.625rem,0.4190140845rem + 0.8450704225vw,1rem)}}.v-top__latestgame-match-point{display:flex;gap:12px;align-items:center;justify-content:center;font-family:"Chakra Petch";font-size:clamp(3rem,2.176056338rem + 3.3802816901vw,4.5rem);font-weight:600}@media(min-width: 768px){.v-top__latestgame-match-point{gap:24px;font-size:clamp(0.625rem,-1.5035211268rem + 8.7323943662vw,4.5rem);font-weight:700}}.v-top__latestgame-match-point-left{text-box:trim-both cap alphabetic}.v-top__latestgame-match-point-center{text-box:trim-both cap alphabetic}.v-top__latestgame-match-point-right{text-box:trim-both cap alphabetic}.v-top__latestgame-match-stadium{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);font-weight:700;text-box:trim-both cap alphabetic}@media(min-width: 768px){.v-top__latestgame-match-stadium{font-size:clamp(0.625rem,0.4190140845rem + 0.8450704225vw,1rem)}}.v-top__latestgame-match-stadium-sp,.v-top__latestgame-match-stadium-pc{text-box:trim-both cap alphabetic}.v-top__latestgame-match-stadium-sp{display:block}@media(min-width: 768px){.v-top__latestgame-match-stadium-sp{display:none}}.v-top__latestgame-match-stadium-pc{display:none}@media(min-width: 768px){.v-top__latestgame-match-stadium-pc{display:block}}.v-top__latestgame-button-wrap{display:flex;flex-direction:column;gap:12px;width:338px}@media(min-width: 768px){.v-top__latestgame-button-wrap{flex-direction:row;align-items:center;justify-content:center;width:-moz-max-content;width:max-content}}.v-top__latestgame-ticket--available .v-top__latestgame-ticket-contents,.v-top__latestgame-ticket--few .v-top__latestgame-ticket-contents{background:#bd0000}@media(min-width: 768px){.v-top__latestgame-ticket--available .v-top__latestgame-ticket-link:hover .v-top__latestgame-ticket-contents,.v-top__latestgame-ticket--few .v-top__latestgame-ticket-link:hover .v-top__latestgame-ticket-contents{background:#d60000}}.v-top__latestgame-ticket--soldout .v-top__latestgame-ticket-contents{background:#999}.v-top__latestgame-ticket-contents{display:flex;gap:8px;align-items:center;justify-content:center;height:44px;color:#fff;border-radius:5px}@media(min-width: 768px){.v-top__latestgame-ticket-contents{width:220px;transition:all .2s ease-in-out}}.v-top__latestgame-ticket-icon{width:24px;height:auto;aspect-ratio:1/1}.v-top__latestgame-ticket-text{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem)}.v-top__latestgame-buttons{display:flex;gap:8px}@media(min-width: 768px){.v-top__latestgame-buttons{gap:16px}}.v-top__latestgame-button{width:100%}@media(min-width: 768px){.v-top__latestgame-button{width:220px}}@media(min-width: 768px){.v-top__latestgame-button-link:hover .v-top__latestgame-button-contents{border:1px solid #fff}}.v-top__latestgame-button-contents{display:flex;align-items:center;justify-content:center;height:44px;color:#fff;border:1px solid hsla(0,0%,100%,.4)}@media(min-width: 768px){.v-top__latestgame-button-contents{border-radius:5px;transition:all .2s ease-in-out}}.v-top__latestgame-button-text{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem)}.v-top__latestgame--project{display:flex;flex-direction:column-reverse}.v-top__latestgame--project::before{display:none}@media(min-width: 768px){.v-top__latestgame--project{display:block;width:100%;overflow:hidden}}.v-top__latestgame--project .v-top__latestgame-contents{padding-bottom:12px}@media(min-width: 768px){.v-top__latestgame--project .v-top__latestgame-contents{position:relative;top:50%;left:50%;z-index:2;gap:min(4cqh,20px);width:min(41.9672131148%,640px);min-width:-moz-max-content;min-width:max-content;padding:0;translate:calc(-100% + 5.46875cqw) -50%}.v-top__latestgame--project .v-top__latestgame-contents:has(.v-top__latestgame-ticket){width:min(45.3770491803%,692px)}}@media(width >= 1200px){.v-top__latestgame--project .v-top__latestgame-contents{gap:min(8cqh,40px);padding-block:11.2cqh 16.6cqh}}.v-top__latestgame--project .v-top__latestgame-project-ground{--color-one: #001106;--color-two: #00a051;--angle: 180deg}@media(min-width: 768px){.v-top__latestgame--project .v-top__latestgame-project-ground{--angle: 100deg}}.v-top__latestgame--project .v-top__latestgame-project-ground{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(var(--angle), var(--color-one), var(--color-two))}.v-top__latestgame--project .v-top__latestgame-project-bg{position:relative}@media(min-width: 768px){.v-top__latestgame--project .v-top__latestgame-project-bg{position:absolute;right:0;z-index:1;width:calc(50cqw - 35px);height:100%}}.v-top__latestgame--project .v-top__latestgame-project-bg-visual{position:relative;z-index:1;height:325px;max-height:-moz-max-content;max-height:max-content;overflow:hidden}@media(min-width: 768px){.v-top__latestgame--project .v-top__latestgame-project-bg-visual{height:100%;max-height:100%}}.v-top__latestgame--project .v-top__latestgame-project-bg-visual picture{height:100%}.v-top__latestgame--project .v-top__latestgame-project-bg-visual-img{height:100%}@media not (min-width: 768px){.v-top__latestgame--project .v-top__latestgame-project-bg-visual-img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}}@media(min-width: 768px){.v-top__latestgame--project .v-top__latestgame-project-bg-visual-img{-o-object-position:bottom center;object-position:bottom center}}.v-top__latestgame--project .v-top__latestgame-project-bg-logo{position:absolute;bottom:8px;left:50%;z-index:2;width:168px;translate:-50% 0}@media(min-width: 768px){.v-top__latestgame--project .v-top__latestgame-project-bg-logo{bottom:min(3.75cqh,24px);width:min(18.5185185185cqw,280px)}}@media(min-width: 768px){.v-top__latestgame--project .v-top__latestgame-header{display:flex;flex-direction:column;gap:0;width:92.4855491329%}.v-top__latestgame--project .v-top__latestgame-date{width:100%;height:min(10cqh,50px);font-size:clamp(0.625rem,-0.1302816901rem + 3.0985915493vw,2rem);border-top:none}.v-top__latestgame--project .v-top__latestgame-title{width:100%;height:min(14.8cqh,74px)}.v-top__latestgame--project .v-top__latestgame-countdown{width:100%;height:min(10cqh,50px);border-bottom:none}.v-top__latestgame--project .v-top__latestgame-countdown-title{flex-direction:row;font-size:clamp(0.625rem,0.4190140845rem + 0.8450704225vw,1rem)}.v-top__latestgame--project .v-top__latestgame-playball{width:100%;height:min(10cqh,50px);border-bottom:none}.v-top__latestgame--project .v-top__latestgame-button-wrap{gap:min(1.0582010582vw,16px);width:100%}.v-top__latestgame--project .v-top__latestgame-ticket{flex-shrink:0;width:min((100% - 1.1560693642cqw)/3,220px)}.v-top__latestgame--project .v-top__latestgame-ticket-contents{width:100%}.v-top__latestgame--project .v-top__latestgame-buttons{gap:min(1.0582010582vw,16px);justify-content:center;width:100%}.v-top__latestgame--project .v-top__latestgame-button{width:min(100%,220px)}}.v-top__ticket{padding-top:40px}@media(min-width: 768px){.v-top__ticket{padding-top:60px}}.v-top__ticket-slider{padding-block:20px 15px}@media(min-width: 768px){.v-top__ticket-slider{padding-block:40px 15px}}.v-top__ticket-slider-list{align-items:stretch;padding-inline:4vw}@media(min-width: 768px){.v-top__ticket-slider-list{padding-inline:2.380952381vw}}.v-top__ticket-slider-item{position:relative;width:280px;height:auto;filter:drop-shadow(0 0 10px rgba(0, 0, 0, 0.1))}@media(min-width: 768px){.v-top__ticket-slider-item{width:338px}}.v-top__ticket-slider-item::before{position:absolute;top:0;left:0;z-index:0;display:block;width:100%;height:100%;clip-path:polygon(0 40px, 40px 0, 100% 0, 100% 100%, 0 100%);content:"";background:#fff}@media(min-width: 768px){.v-top__ticket-slider-item::before{clip-path:polygon(0 50px, 50px 0, 100% 0, 100% 100%, 0 100%)}}.v-top__ticket-slider-contents{position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;padding:54px 20px 40px;line-height:1}@media(min-width: 768px){.v-top__ticket-slider-contents{padding-inline:28px;padding-top:70px;padding-bottom:36px}}.v-top__ticket-slider-date{display:flex;gap:10px;align-items:center;font-family:"Chakra Petch"}.v-top__ticket-slider-date-mmdd{font-size:clamp(3rem,2.7253521127rem + 1.1267605634vw,3.5rem);font-weight:700;letter-spacing:.1em;text-box:trim-both cap alphabetic}.v-top__ticket-slider-date-weektime{display:flex;flex-direction:column;gap:4px;justify-content:center}@media(min-width: 768px){.v-top__ticket-slider-date-weektime{gap:6px}}.v-top__ticket-slider-date-week{font-size:clamp(1.25rem,1.1126760563rem + 0.5633802817vw,1.5rem);font-weight:700;letter-spacing:.1em;text-box:trim-both cap alphabetic}.v-top__ticket-slider-date-time{font-size:clamp(1.25rem,1.25rem + 0vw,1.25rem);font-weight:700;letter-spacing:.1em;text-box:trim-both cap alphabetic}.v-top__ticket-slider-stadium{display:flex;gap:12px;align-items:center;padding-top:12px}@media(min-width: 768px){.v-top__ticket-slider-stadium{padding-top:10px}}.v-top__ticket-slider-stadium-type{display:block;padding:6px 8px;font-family:"Chakra Petch";font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);font-weight:600;border:1px solid #000}.v-top__ticket-slider-stadium-name{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-top__ticket-slider-match{display:flex;flex-direction:column}.v-top__ticket-slider-team{display:flex;gap:10px;align-items:center;justify-content:center}.v-top__ticket-slider-team-left,.v-top__ticket-slider-team-right{width:80px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-top__ticket-slider-team-left,.v-top__ticket-slider-team-right{width:100px}}.v-top__ticket-slider-team-left-img,.v-top__ticket-slider-team-right-img{width:100%}.v-top__ticket-slider-team-vs{font-family:"Anton";font-size:clamp(2.25rem,1.838028169rem + 1.6901408451vw,3rem);font-weight:400;line-height:1;opacity:.15}.v-top__ticket-slider-rival{display:flex;gap:8px;align-items:baseline;justify-content:center}.v-top__ticket-slider-rival-vs{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:700;line-height:1}.v-top__ticket-slider-rival-team{font-size:clamp(1rem,1rem + 0vw,1rem);font-weight:700;line-height:1}.v-top__ticket-slider-buttons{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;padding-top:20px}.v-top__ticket-slider-button{width:100%;height:44px;border-radius:5px}@media(min-width: 768px){.v-top__ticket-slider-button{transition:all .2s ease-in-out}}.v-top__ticket-slider-button--available{background:#bd0000;border:1px solid #bd0000}.v-top__ticket-slider-button--available .v-top__ticket-slider-button-link{color:#fff}@media(min-width: 768px){.v-top__ticket-slider-button--available:hover{background:#d60000}}.v-top__ticket-slider-button--few{background:#bd0000;border:1px solid #bd0000}.v-top__ticket-slider-button--few .v-top__ticket-slider-button-link{color:#fff}@media(min-width: 768px){.v-top__ticket-slider-button--few:hover{background:#d60000}}.v-top__ticket-slider-button--soldout{background:#999;border:1px solid #999}.v-top__ticket-slider-button--soldout .v-top__ticket-slider-button-link{color:#fff}.v-top__ticket-slider-button--notsold{background:#989fb0;border:1px solid #999}.v-top__ticket-slider-button--notsold .v-top__ticket-slider-button-link{color:#fff;pointer-events:none}.v-top__ticket-slider-button--sell{background:#bd0000;border:1px solid #bd0000}.v-top__ticket-slider-button--sell .v-top__ticket-slider-button-link{color:#fff}@media(min-width: 768px){.v-top__ticket-slider-button--sell:hover{background:#d60000}}.v-top__ticket-slider-button--event{border:1px solid rgba(0,0,0,.25)}.v-top__ticket-slider-button--event .v-top__ticket-slider-button-link{color:#000}@media(min-width: 768px){.v-top__ticket-slider-button--event:hover{border-color:#666}}.v-top__ticket-slider-button-link{width:100%;height:100%}.v-top__ticket-slider-button-contents{display:flex;gap:8px;align-items:center;justify-content:center;width:100%;height:100%}.v-top__ticket-slider-button-icon{width:24px;height:auto;aspect-ratio:1/1;color:#fff}.v-top__ticket-slider-button:has(.v-top__ticket-slider-button-arrow) .v-top__ticket-slider-button-contents{position:relative;padding-inline:28px}@media(min-width: 768px){.v-top__ticket-slider-button:has(.v-top__ticket-slider-button-arrow) .v-top__ticket-slider-button-contents{padding-inline:32px}}.v-top__ticket-slider-button-arrow{position:absolute;top:50%;right:0;width:28px;height:auto;aspect-ratio:1/1;color:#fff;translate:0 -50%}@media(min-width: 768px){.v-top__ticket-slider-button-arrow{width:32px}}.v-top__ticket-slider-button-text{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem)}.v-top__ticket-slider-more{display:flex;align-items:center;height:auto}@media(min-width: 768px){.v-top__ticket-slider-more-link:hover .v-top__ticket-slider-more-icon{background:#fff}.v-top__ticket-slider-more-link:hover .v-top__ticket-slider-more-icon-arrow{color:#040730;animation:hoverBtn .4s cubic-bezier(0.1, 0.1, 0.5, 1)}}.v-top__ticket-slider-more-contents{display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;width:100px;padding-block:20px}@media(min-width: 768px){.v-top__ticket-slider-more-contents{gap:20px}}.v-top__ticket-slider-more-icon{position:relative;width:56px;height:auto;aspect-ratio:1/1;overflow:hidden;background:#040730;border-radius:50%;transition:all .2s ease-in-out}@media(min-width: 768px){.v-top__ticket-slider-more-icon{width:60px}}.v-top__ticket-slider-more-icon-arrow{position:absolute;top:50%;left:50%;display:block;width:40px;height:auto;aspect-ratio:1/1;translate:-50% -50%;color:#fff;transition:all .2s ease-in-out}@media(min-width: 768px){.v-top__ticket-slider-more-icon-arrow{width:48px}}.v-top__ticket-slider-more-text{font-size:clamp(0.875rem,0.8406690141rem + 0.1408450704vw,0.9375rem);font-weight:500;color:#000}.v-top__event{position:relative;padding-top:85px;padding-bottom:40px}@media(min-width: 768px){.v-top__event{padding-top:calc(7.672vw + 19px);padding-bottom:60px}}@media(width >= 1200px){.v-top__event{padding-top:135px}}.v-top__event-deco{position:absolute;top:25px;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.v-top__event-deco-inner{display:flex;gap:24px;width:-moz-max-content;width:max-content}@media(min-width: 768px){.v-top__event-deco-inner{gap:43px}}.v-top__event-deco-text{font-family:"Anton";font-size:clamp(6rem,3.8028169014rem + 9.014084507vw,10rem);font-weight:400;line-height:1;color:#000;opacity:.1;animation:infinity-scroll-left 50s infinite linear .5s both}.v-top__event-slider{padding-top:20px;margin-inline:auto}@media(min-width: 768px){.v-top__event-slider{padding-top:40px}}.v-top__event-slider-list{align-items:center}.v-top__event-slider-item{width:320px;opacity:0;transition:opacity .5s ease-in-out}@media(min-width: 768px){.v-top__event-slider-item{width:41vw;max-width:620px}}.v-top__event-slider-item.swiper-slide-active{opacity:1}.v-top__event-slider-item.swiper-slide-active .v-top__event-slider-contents-img{width:100%}.v-top__event-slider-item.swiper-slide-prev{opacity:1;transition:opacity .8s ease-in-out}.v-top__event-slider-item.swiper-slide-next{opacity:1;transition:opacity .8s ease-in-out}@media(min-width: 768px){.v-top__event-slider-link{overflow:hidden;transition:all .2s ease-in-out}.v-top__event-slider-link:hover{opacity:.6}}.v-top__event-slider-contents{display:flex;align-items:center;justify-content:center;width:100%;height:100%;aspect-ratio:64/39}.v-top__event-slider-contents-img{width:75%;transition:all .2s ease-in-out}@media(min-width: 768px){.v-top__event-slider-contents-img{width:80.6%}}.v-top__event-slider-control{display:flex;align-items:center;justify-content:center;padding-top:12px}@media(min-width: 768px){.v-top__event-slider-control{padding-top:20px}}.v-top__event-slider-pager{display:flex;margin-right:28px}@media(min-width: 768px){.v-top__event-slider-pager{gap:4px;margin-right:2.5132vw}}@media(width >= 1200px){.v-top__event-slider-pager{margin-right:38px}}.v-top__event-slider .swiper-pagination-bullet{position:relative;width:46px;height:4px;overflow:hidden;clip-path:polygon(10% 0, 100% 0, 90% 100%, 0 100%);background:rgba(4,7,48,.2)}@media(min-width: 768px){.v-top__event-slider .swiper-pagination-bullet{height:6px;clip-path:polygon(5% 0, 100% 0, 95% 100%, 0 100%);transition:all .2s ease-in-out}.v-top__event-slider .swiper-pagination-bullet:hover{cursor:pointer;opacity:.6}}.v-top__event-slider .swiper-pagination-bullet::after{position:absolute;top:0;left:0;width:0;height:100%;content:"";background:#040730}.v-top__event-slider .swiper-pagination-bullet-active::after{animation:width_100 5s linear forwards}.v-top__event-slider .swiper-pagination-bullet.is-pause::after{animation-play-state:paused}.v-top__event-slider-pause,.v-top__event-slider-play{position:relative;width:16px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-top__event-slider-pause,.v-top__event-slider-play{width:20px}}.v-top__event-slider-pause::before,.v-top__event-slider-play::before{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 6px);height:calc(100% + 6px);pointer-events:auto;content:"";translate:-50% -50%}.v-top__event-slider-pause[aria-expanded=false],.v-top__event-slider-play[aria-expanded=false]{opacity:.2}@media(min-width: 768px){.v-top__event-slider-pause[aria-expanded=false],.v-top__event-slider-play[aria-expanded=false]{transition:all .2s ease-in-out}.v-top__event-slider-pause[aria-expanded=false]:hover,.v-top__event-slider-play[aria-expanded=false]:hover{opacity:1}}.v-top__event-slider-pause[aria-expanded=true],.v-top__event-slider-play[aria-expanded=true]{opacity:1}@media(min-width: 768px){.v-top__event-slider-pause,.v-top__event-slider-play{transition:all .2s ease-in-out}}.v-top__event-slider-pause{margin-right:12px;background:url(/asset/images/common/icon/pause_blu.svg) center center/contain no-repeat}.v-top__event-slider-play{background:url(/asset/images/common/icon/play_blu.svg) center center/contain no-repeat}.v-top__goods{position:relative;padding-block:40px}@media(min-width: 768px){.v-top__goods{padding-block:60px}}.v-top__goods-ground{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:#040730}.v-top__goods-slider{padding-top:20px}@media(min-width: 768px){.v-top__goods-slider{padding-top:40px}}.v-top__goods-slider-list{transition-timing-function:linear}@media(min-width: 768px){.v-top__goods-slider-link:hover{opacity:.6}}.v-top__goods-slider-img img{width:100%}.v-top__goods-slider-control{display:none;align-items:center;justify-content:center;padding-top:12px}@media(min-width: 768px){.v-top__goods-slider-control{padding-top:20px}}.v-top__goods-slider-pause,.v-top__goods-slider-play{position:relative;width:16px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-top__goods-slider-pause,.v-top__goods-slider-play{width:20px}}.v-top__goods-slider-pause::before,.v-top__goods-slider-play::before{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 6px);height:calc(100% + 6px);pointer-events:auto;content:"";translate:-50% -50%}@media(min-width: 768px){.v-top__goods-slider-pause::before,.v-top__goods-slider-play::before{width:calc(100% + 4px);height:calc(100% + 4px)}}.v-top__goods-slider-pause[aria-expanded=false],.v-top__goods-slider-play[aria-expanded=false]{opacity:.2}@media(min-width: 768px){.v-top__goods-slider-pause[aria-expanded=false],.v-top__goods-slider-play[aria-expanded=false]{transition:all .2s ease-in-out}.v-top__goods-slider-pause[aria-expanded=false]:hover,.v-top__goods-slider-play[aria-expanded=false]:hover{opacity:1}}.v-top__goods-slider-pause[aria-expanded=true],.v-top__goods-slider-play[aria-expanded=true]{opacity:1}.v-top__goods-slider-pause{margin-right:12px;background:url(/asset/images/common/icon/pause_wht.svg) center center/contain no-repeat}@media(min-width: 768px){.v-top__goods-slider-pause{margin-right:8px}}.v-top__goods-slider-play{background:url(/asset/images/common/icon/play_wht.svg) center center/contain no-repeat}.v-top__movie{padding-top:40px}@media(min-width: 768px){.v-top__movie{padding-top:60px}}.v-top__movie-wrap{padding-top:20px}@media(min-width: 768px){.v-top__movie-wrap{display:grid;grid-template-columns:66.5% 1fr;gap:min(2.6666666667%,32px);padding-top:40px}}@media(min-width: 768px){.v-top__movie-big{background:#fff}}@media(min-width: 768px){.v-top__movie-big-link:hover .v-top__movie-big-thumb-img{transform:scale(1.1)}}.v-top__movie-big-thumb{position:relative;width:100%;height:auto;aspect-ratio:16/9;overflow:hidden;line-height:0;background:#000}.v-top__movie-big-thumb::before{position:absolute;top:50%;left:50%;z-index:1;display:block;width:40px;height:auto;aspect-ratio:1/1;content:"";background:url(/asset/images/top/icon_play.svg) center center/contain no-repeat;translate:-50% -50%}@media(min-width: 768px){.v-top__movie-big-thumb::before{width:60px}}.v-top__movie-big-thumb-img{position:absolute;inset:0;width:100%;margin:auto;opacity:.7}@media(min-width: 768px){.v-top__movie-big-thumb-img{transition:all .2s ease-in-out}}.v-top__movie-big-text{padding:4vw;font-size:clamp(0.8125rem,0.7781690141rem + 0.1408450704vw,0.875rem);line-height:1.25;color:#000;background:#fff}@media(min-width: 768px){.v-top__movie-big-text{padding:min(1.6666666667vw,20px)}}.v-top__movie-small{padding-top:20px}@media(min-width: 768px){.v-top__movie-small{padding:0;background:#fff}}.v-top__movie-small-list{display:flex;flex-direction:column;gap:4vw;padding:4vw;background:#fff}@media(min-width: 768px){.v-top__movie-small-list{gap:min(1.3333333333vw,16px);padding:min(1.6666666667vw,20px)}}@media(min-width: 768px){.v-top__movie-small-link:hover .v-top__movie-small-thumb-img{transform:scale(1.1)}}.v-top__movie-small-contents{display:flex;gap:2vw}@media(min-width: 768px){.v-top__movie-small-contents{gap:min(.6666666667vw,20px)}}.v-top__movie-small-thumb{position:relative;flex-shrink:0;width:41.6201117318%;height:auto;aspect-ratio:16/9;overflow:hidden}@media(min-width: 768px){.v-top__movie-small-thumb{width:45.1515151515%}}.v-top__movie-small-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.v-top__movie-small-thumb-img{transition:all .2s ease-in-out}}.v-top__movie-small-text{font-size:clamp(0.8125rem,0.7781690141rem + 0.1408450704vw,0.875rem);font-weight:400;line-height:1.25;color:#000}@media(min-width: 768px){.v-top__movie-small-text{padding:0;font-size:clamp(0.625rem,0.4876760563rem + 0.5633802817vw,0.875rem);line-height:1.5;display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}}.v-top__movie-small-text br{display:none}@media(min-width: 768px){.v-top__movie-small-text br{display:block}}@media not (min-width: 768px){.v-top__movie .p-button{padding-top:32px}}.v-top__specials{position:relative;padding-top:85px;padding-bottom:40px}@media(min-width: 768px){.v-top__specials{padding-top:calc(7.672vw + 19px);padding-bottom:60px}}@media(width >= 1200px){.v-top__specials{padding-top:135px}}.v-top__specials-deco{position:absolute;top:25px;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.v-top__specials-deco-inner{display:flex;gap:24px;width:-moz-max-content;width:max-content}@media(min-width: 768px){.v-top__specials-deco-inner{gap:43px}}.v-top__specials-deco-text{font-family:"Anton";font-size:clamp(6rem,3.8028169014rem + 9.014084507vw,10rem);font-weight:400;line-height:1;color:#000;opacity:.1;animation:infinity-scroll-left 50s infinite linear .5s both}@media(min-width: 768px){.v-top__specials .p-inner{max-width:100%;padding-inline:2.4470899471%}}.v-top__specials-list{display:flex;flex-direction:column;gap:min(8.2051282051vw,32px);max-width:375px;padding-top:20px;margin-inline:auto}@media(min-width: 768px){.v-top__specials-list{flex-direction:row;gap:min(2.1164021164%,32px);max-width:-moz-max-content;max-width:max-content;padding-top:40px}}@media(min-width: 768px){.v-top__specials-link:hover .v-top__specials-thumb-img{transform:scale(1.1)}}.v-top__specials-thumb{overflow:hidden}@media(min-width: 768px){.v-top__specials-thumb-img{transition:all .2s ease-in-out}}.v-top__news{position:relative;padding-block:40px}@media(min-width: 768px){.v-top__news{padding-block:60px}}.v-top__news::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:40px;pointer-events:none;content:"";background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%)}@media(min-width: 768px){.v-top__news::after{height:60px}}@media(min-width: 768px){.v-top__news{padding-top:60px}}.v-top__news .p-category{padding-top:20px}@media(min-width: 768px){.v-top__news .p-category{flex-direction:row;gap:20px;align-items:center;padding-top:40px}}.v-top__news .p-category__title{flex-shrink:0;text-align:center}.v-top__news .p-category__item--all{display:none}.v-top__news .p-news{padding-top:20px}@media(min-width: 768px){.v-top__news .p-news{padding-top:40px}}.v-top__players{position:relative}.v-top__players .p-player-visual,.v-top__players .p-player-visual-low{padding-top:min(15%,40px)}@media(min-width: 768px){.v-top__players .p-player-visual,.v-top__players .p-player-visual-low{padding-top:min(5%,80px)}}.v-top__players .p-button{position:relative;z-index:7777;padding-bottom:min(10.2564%,40px);background:#080913}@media(min-width: 768px){.v-top__players .p-button{padding-top:min(4.2328%,64px);padding-bottom:min(5.291%,80px)}}.v-top__grid{display:flex;flex-direction:column;gap:40px;padding-top:40px}@media(min-width: 768px){.v-top__grid{padding-top:60px}}@media(min-width: 768px){.v-top__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:3.3333%}}.v-top__premium{position:relative;width:100%;overflow:hidden;border-radius:12px}.v-top__premium::before{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;content:"";background:url(/asset/images/premium/lp_noise.png),linear-gradient(270deg, #161e34 0%, #233155 50%, #161e34 100%);background-repeat:repeat,no-repeat;background-position:center center,auto auto;background-size:50% auto,100% 100%}.v-top__premium-header{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;height:160px;padding-top:53px;background:url(/asset/images/top/bg_premium_title_sp.jpg) center center/cover no-repeat}@media(min-width: 768px){.v-top__premium-header{height:200px;padding-top:80px;background:url(/asset/images/top/bg_premium_title.jpg) center center/cover no-repeat}}.v-top__premium-title{display:flex;flex-direction:column;gap:10px;align-items:center;width:100%;height:100%}@media(min-width: 768px){.v-top__premium-title{gap:8px}}.v-top__premium-title-en{width:265px}@media(min-width: 768px){.v-top__premium-title-en{width:54.6551%}}.v-top__premium-title-jp{width:140px}@media(min-width: 768px){.v-top__premium-title-jp{width:29.1379%}}.v-top__premium-contents{position:relative;z-index:2;display:flex;flex-direction:column;gap:30px;padding:20px 16px 60px}@media(min-width: 768px){.v-top__premium-contents{gap:20px;padding:40px 6.8965%}}.v-top__premium-text{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);color:#fff}@media(min-width: 768px){.v-top__premium-link:hover .v-top__premium-link-thumb-img{scale:1.1}}.v-top__premium-link-thumb{position:relative;width:100%;height:auto;aspect-ratio:326/183;overflow:hidden;background:#000;border-radius:10px}@media(min-width: 768px){.v-top__premium-link-thumb{max-width:400px;margin-inline:auto}}.v-top__premium-link-thumb::before{position:absolute;top:50%;left:50%;z-index:1;display:block;width:32px;height:auto;aspect-ratio:1/1;content:"";background:url(/asset/images/top/icon_play.svg) center center/contain no-repeat;translate:-50% -50%}@media(min-width: 768px){.v-top__premium-link-thumb::before{width:40px}}.v-top__premium-link-thumb::after{width:18.3px}.v-top__premium-link-thumb-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;opacity:.6}@media(min-width: 768px){.v-top__premium-link-thumb-img{transition:all .2s ease-in-out}}.v-top__premium .p-button{padding-top:0}@media(min-width: 768px){.v-top__premium .p-button{padding-top:20px}}.v-top__spotify{width:100%;height:485px}@media(min-width: 768px){.v-top__spotify{height:100%}}.v-top__spotify-iframe{width:100%;height:100%;border:none}.v-top__site-contents{margin-top:40px}@media(min-width: 768px){.v-top__site-contents{padding-top:60px}}.v-top__site-contents-list{display:flex;flex-direction:column;gap:12px}@media(min-width: 768px){.v-top__site-contents-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}}@media(min-width: 768px){.v-top__site-contents-link .v-top__site-contents-text-en,.v-top__site-contents-link .v-top__site-contents-arrow::before{transition:all .2s ease-in-out}.v-top__site-contents-link:hover .v-top__site-contents-text-en{color:#676988}.v-top__site-contents-link:hover .v-top__site-contents-arrow::before{background:#676988}.v-top__site-contents-link:hover .v-top__site-contents-thumb-img{transform:scale(1.1)}}.v-top__site-contents-contents{display:flex;align-items:center;padding-right:12px;border:1px solid #ddd}@media(min-width: 768px){.v-top__site-contents-contents{display:grid;grid-template-columns:32.542% 1fr auto;gap:20px;min-height:120px;padding-right:20px}}.v-top__site-contents-thumb{flex-shrink:0;width:150px;height:94px;overflow:hidden}@media(min-width: 768px){.v-top__site-contents-thumb{width:100%;height:100%}}@media(min-width: 768px){.v-top__site-contents-thumb-img{width:100%;height:100%;transition:all .2s ease-in-out;-o-object-fit:cover;object-fit:cover}}.v-top__site-contents-text{display:flex;flex-direction:column;gap:8px;width:100%;padding-left:16px;line-height:1}@media(min-width: 768px){.v-top__site-contents-text{gap:10px;padding:20px 0}}.v-top__site-contents-text-en{font-family:"Chakra Petch";font-size:clamp(1.25rem,1.1126760563rem + 0.5633802817vw,1.5rem);font-weight:700;color:#0f1350}.v-top__site-contents-text-jp{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#000}.v-top__site-contents-arrow{position:relative;flex-shrink:0;width:20px}.v-top__site-contents-arrow::before{position:absolute;top:50%;left:50%;width:100%;height:auto;aspect-ratio:1/1;content:"";background:#040730;border-radius:50px;translate:-50% -50%}.v-top__site-contents-arrow::after{position:absolute;top:50%;left:50%;display:block;width:13.33px;height:auto;aspect-ratio:1/1;content:"";translate:-50% -50%;background:url(/asset/images/common/icon/arrow_right_wht.svg) center center/contain no-repeat}.v-top__footer{padding-top:40px}@media(min-width: 768px){.v-top__footer{padding-top:60px}}.v-top__banner{padding:40px 3%;background:#eee}.v-top__banner-list{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}@media(min-width: 768px){.v-top__banner-list{gap:20px}}.v-top__banner-item{width:80px}@media(min-width: 768px){.v-top__banner-item{width:92px}}@media(min-width: 768px){.v-top__banner-link:hover{opacity:.6}}.v-top__sns{position:relative;width:100%;overflow:hidden;border-radius:12px}.v-top__sns::before{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;content:"";background:url(/asset/images/premium/lp_noise.png),linear-gradient(270deg, #161e34 0%, #233155 50%, #161e34 100%);background-repeat:repeat,no-repeat;background-position:center center,auto auto;background-size:50% auto,100% 100%}.v-top__sns-header{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;height:160px;background:url(/asset/images/top/bg_sns_title_sp.jpg) center center/cover no-repeat}@media(min-width: 768px){.v-top__sns-header{height:200px;background:url(/asset/images/top/bg_sns_title.jpg) center center/cover no-repeat}}.v-top__sns-title{position:relative;top:-8px;font-family:"Chakra Petch";color:#fff;text-align:center}@media(min-width: 768px){.v-top__sns-title{top:-20px}}.v-top__sns-title-main{font-size:clamp(2rem,1.7253521127rem + 1.1267605634vw,2.5rem)}.v-top__sns-title-sub{font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem)}.v-top__sns-contents{position:relative;z-index:2;display:flex;flex-direction:column;gap:30px;padding:20px 16px 0}@media(min-width: 768px){.v-top__sns-contents{gap:20px;padding:20px 6.8965% 0}}.v-top__sns-list{position:relative;top:-44px;display:flex;flex-direction:column;gap:12px}@media(min-width: 768px){.v-top__sns-list{top:-60px;width:80%;max-width:420px;margin-inline:auto}}.v-top__sns-link{display:flex;gap:12px;align-items:center;padding:16px;color:#000;background:#fff;border-radius:5px}@media(min-width: 768px){.v-top__sns-link{gap:20px;padding:20px}}@media(min-width: 768px){.v-top__sns-link:hover{transform:scale(1.05)}}.v-top__sns-icon{display:flex;align-items:center;justify-content:center;width:44px;min-height:40px;padding-right:12px;border-right:solid 1px #edeef0}@media(min-width: 768px){.v-top__sns-icon{width:60px;min-height:44px;padding-right:16px}}@media(min-width: 768px){.v-top__sns-icon-image{width:38px;height:auto;transition:all .2s ease-in-out}}.v-top__sns-icon--x .v-top__sns-icon-image{width:20px}@media(min-width: 768px){.v-top__sns-icon--x .v-top__sns-icon-image{width:24px}}.v-top__sns-detail{flex:1;font-size:clamp(0.8125rem,0.7781690141rem + 0.1408450704vw,0.875rem)}.v-en__visual{margin-top:20px}@media(min-width: 768px){.v-en__visual{margin-top:40px;background:#f2f3f4}}.v-en__visual .p-inner--pc{margin:0 auto}.v-en__visual-img{max-width:-moz-max-content;max-width:max-content;margin-inline:auto}.v-en__section{padding-top:20px}@media(min-width: 768px){.v-en__section{padding-top:60px}}.v-en__section+.v-en__section{padding-top:40px}@media(min-width: 768px){.v-en__section+.v-en__section{padding-top:100px}}.v-en__section .v-ticket-calender__card-details .v-en__text-link{width:50%}@media(min-width: 768px){.v-en__section .v-ticket-calender__card-details .v-en__text-link{width:100%}}.v-en__text{padding-top:20px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:400}@media(min-width: 768px){.v-en__text{padding-top:40px}}.v-en__text-link{display:inline-block;color:#000d99;text-decoration:underline;text-underline-offset:1.5px}@media(min-width: 768px){.v-en__text-link:hover{opacity:.6}}.v-en__text-disabled{width:50%;color:#989fb0;pointer-events:none}@media(min-width: 768px){.v-en__text-disabled{width:100%}}.v-en__note{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#515764}@media(min-width: 768px){.v-en__note{margin-top:40px}}.v-en__item{display:flex}.v-en__item::before{content:"・"}.v-en__item--arrow{position:relative;padding-bottom:2em}.v-en__item--arrow::after{position:absolute;bottom:0;left:10%;display:block;width:auto;height:2em;line-height:2em;content:"↓"}.v-en__flow{padding-top:20px}@media(min-width: 768px){.v-en__flow{padding-top:40px}}.v-en__flow .p-button{margin-top:20px}@media(min-width: 768px){.v-en__flow .p-button{margin-top:60px}}.v-en__sites,.v-en__ticket-box,.v-en__online{padding-top:40px}@media(min-width: 768px){.v-en__sites,.v-en__ticket-box,.v-en__online{padding-top:100px}}.v-en__sites-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px;padding-inline:16px;padding-top:20px}@media(min-width: 768px){.v-en__sites-list{display:flex;justify-content:space-evenly;max-width:800px;padding-top:60px;margin-inline:auto}}.v-en__sites-item{width:100%;height:100%;overflow:hidden;border:1px solid #e0e1e6;border-radius:10px}@media(min-width: 768px){.v-en__sites-item{width:-moz-max-content;width:max-content}}@media(min-width: 768px){.v-en__sites-link:hover{opacity:.6}}.v-en__sites-thumb-img{scale:1.05}.p-game-card-list .p-dialog__contents{display:block;padding-bottom:20px}.p-game-card-list .p-dialog__panel{border:none}.p-game-card-list .p-dialog__panel-inner:where(:focus-visible){outline:none;outline-offset:0;box-shadow:none}.p-game-card-list .p-dialog__panel-inner .p-button{margin-top:20px}.p-game-card-list .p-dialog__panel-inner .p-button:focus-visible,.p-game-card-list .p-dialog__panel-inner .p-button *:focus-visible{box-shadow:none}.v-en__dialog-sub-title{margin-top:20px;font-size:clamp(1.125rem,1.0563380282rem + 0.2816901408vw,1.25rem);font-weight:700}.v-en__dialog-text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-en__dialog-note{margin-top:4px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-en__dialog-note-red{margin-top:4px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#e6002d}.v-en__dialog-thumb{margin-top:20px}.v-en__dialog-thumb-img{margin-inline:auto}@media(min-width: 768px){.v-en__dialog-thumb-img{width:auto;height:300px}}.v-en__game-schedule .c-vertical-bar-title{margin-top:20px}@media(min-width: 768px){.v-en__game-schedule .c-vertical-bar-title{margin-top:40px}}.v-en__game-schedule .c-pager{margin-top:20px}@media(min-width: 768px){.v-en__game-schedule .c-pager{margin-top:40px}}.v-en__game-schedule .v-en__text-category{position:relative;padding-left:16px;margin-top:4px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-en__game-schedule .v-en__text-category::before{position:absolute;top:50%;left:0;display:inline-block;width:10px;height:10px;content:"";border-radius:0;transform:translateY(-50%)}.v-en__game-schedule .v-en__text-category--super-value::before{background:#18489c}.v-en__game-schedule .v-en__text-category--value::before{background:#ee7800}.v-en__game-schedule .v-en__text-category--standard::before{background:#ec008c}.v-en__game-schedule .v-en__text-category--premier::before{background:#00a97b}.v-en__game-schedule .v-en__text-category--01::before{background:#fff2cc}.v-en__game-schedule .v-en__text-category--02::before{background:#ccfffc}.v-en__game-schedule .v-en__text-category--03::before{background:#ffd8cc}.v-en__game-schedule .v-ticket-calender__card-type--category-01{color:#000;background:#fff2cc}.v-en__game-schedule .v-ticket-calender__card-type--category-02{color:#000;background:#ccfffc}.v-en__game-schedule .v-ticket-calender__card-type--category-03{color:#000;background:#ffd8cc}.v-en__game-schedule .v-ticket-calender__card-detail{width:100%}@media(min-width: 768px){.v-en__game-schedule .v-ticket-calender__card-detail{justify-content:flex-start;margin:0 auto}}.v-en__game-schedule .v-en__flex{display:flex;gap:20px;padding-top:20px}@media(min-width: 768px){.v-en__game-schedule .v-en__flex{gap:40px;padding-top:40px}}.v-en__ticket-box .c-vertical-bar-title{padding-top:20px}@media(min-width: 768px){.v-en__ticket-box .c-vertical-bar-title{padding-top:40px}}@media(min-width: 768px){.v-en__ticket-box .v-en__flex{display:grid;grid-template-columns:30% 1fr;gap:30px;align-items:center;padding-top:40px}.v-en__ticket-box .v-en__text{padding-top:0}.v-en__ticket-box .v-en__text+.v-en__text{padding-top:10px}}.v-en__ticket-box-thumb{width:75.1396%;margin-inline:auto;margin-top:20px}@media(min-width: 768px){.v-en__ticket-box-thumb{width:100%;margin-top:0}}.v-en__ticket-box .p-dialog{text-align:center}.v-en__ticket-box .p-dialog__button{width:-moz-max-content;width:max-content;margin-inline:auto;margin-top:20px}@media(min-width: 768px){.v-en__ticket-box .p-dialog__button{margin-top:40px}}.v-en__ticket-box .p-dialog__panel{text-align:left}.v-en__ticket-box .p-dialog__panel-inner{width:100%}.v-en__ticket-box .c-stripe-table{width:100%}.v-en__ticket-box .c-stripe-table__body{flex-direction:column}.v-en__ticket-box .c-stripe-table__row{grid-template-columns:44.1988% 1fr}@media(min-width: 768px){.v-en__ticket-box .c-stripe-table__row{grid-template-columns:240px 1fr;width:60vw}}.v-en__ticket-box .c-stripe-table__th{padding:8px}@media(min-width: 768px){.v-en__ticket-box .c-stripe-table__th{padding:16px 24px}}.v-en__ticket-box .c-stripe-table__td{padding:8px}@media(min-width: 768px){.v-en__ticket-box .c-stripe-table__td{padding:16px 24px}}.v-en__seat-map .c-vertical-bar-title,.v-en__seat-map .c-primary-title{margin-top:20px}@media(min-width: 768px){.v-en__seat-map .c-vertical-bar-title,.v-en__seat-map .c-primary-title{margin-top:40px}}.v-en__seat-map .p-inner--contents+.p-inner--contents{padding-top:20px}@media(min-width: 768px){.v-en__seat-map .p-inner--contents+.p-inner--contents{padding-top:40px}}.v-en__seat-map-thumb{width:100%;padding-top:20px}@media(min-width: 768px){.v-en__seat-map-thumb{width:80%;max-width:-moz-max-content;max-width:max-content;margin-inline:auto}}.v-en__seat-map-acc{position:relative;padding:10px;margin-top:20px;background-color:#fff;border:1px solid #040730;border-radius:10px}.v-en__seat-map-acc--category-01{background:linear-gradient(90deg, #fff2cc 10px, transparent 0) no-repeat}.v-en__seat-map-acc--category-02{background:linear-gradient(90deg, #ccfffc 10px, transparent 0) no-repeat}.v-en__seat-map-acc--category-03{background:linear-gradient(90deg, #ffd8cc 10px, transparent 0) no-repeat}.v-en__seat-map-acc--super-value{background:linear-gradient(90deg, #18489c 10px, transparent 0) no-repeat}.v-en__seat-map-acc--value{background:linear-gradient(90deg, #ee7800 10px, transparent 0) no-repeat}.v-en__seat-map-acc--standard{background:linear-gradient(90deg, #ec008c 10px, transparent 0) no-repeat}.v-en__seat-map-acc--premier{background:linear-gradient(90deg, #00a97b 10px, transparent 0) no-repeat}.v-en__seat-map-button{display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%;padding:16px;margin:0;list-style:none;cursor:pointer;background:#fff}@media(min-width: 768px){.v-en__seat-map-button:hover{opacity:.6}}.v-en__seat-map-button::-webkit-details-marker{display:none}.v-en__seat-map-button-icon{flex-shrink:0;width:24px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/plus_blu.svg) center center/contain no-repeat}.v-en__seat-map-button[aria-expanded=true] .v-en__seat-map-button-icon{background-image:url(/asset/images/common/icon/minus_blu.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.v-en__seat-map-title{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;text-align:left}.v-en__seat-map-list{display:grid;gap:20px;padding:16px}.v-en__seat-map-dot{align-items:center;width:12px;height:12px}.v-en__seat-map-dot--reserved-ss{background:#18489c}.v-en__seat-map-dot--reserved-s{background:#5f87c5}.v-en__seat-map-dot--reserved-s2{background:#b09dbb}.v-en__seat-map-dot--reserved-a{background:#fff365}.v-en__seat-map-dot--reserved-a2{background:#ffefbd}.v-en__seat-map-dot--reserved-b{background:#eea9c7}.v-en__seat-map-dot--reserved-b2{background:#fadfeb}.v-en__seat-map-dot--panorama-a{background:#ff4500}.v-en__seat-map-dot--panorama-b{background:tomato}.v-en__seat-map-dot--swallows-a{background:#6fbb5a}.v-en__seat-map-dot--swallows-a2{background:#b1d482}.v-en__seat-map-dot--swallows-b{background:#00a97b}.v-en__seat-map-dot--swallows-b2{background:#77c080}.v-en__seat-map-dot--seated{background:#009b9a}.v-en__seat-map-dot--outfield-a{background:#2383be}.v-en__seat-map-dot--outfield-b{background:#88c0dd}.v-en__seat-map-dot--outfield-c1{background:#e9bc00}.v-en__seat-map-dot--outfield-c2{background:#edde7b}.v-en__seat-map-dot--outfield-c3{background:#e3e548}.v-en__seat-map-dot--category-01{background:#fff2cc}.v-en__seat-map-dot--category-02{background:#ccfffc}.v-en__seat-map-dot--category-03{background:#ffd8cc}.v-en__seat-map-body{display:flex;display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;min-width:0;padding:16px 0;border-top:1px solid #e1e7f0}.v-en__seat-map-body:first-child{border-top:1px solid #e1e7f0}.v-en__seat-map-name{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700}.v-en__seat-map-chips{display:flex;flex-wrap:wrap;gap:6px}.v-en__seat-map-chip{display:inline-block;width:100%;padding:8px 20px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);background:rgba(11,49,143,.1019607843);border-radius:5px}.v-en__seat-map-head:focus{outline:none}.v-en__seat-map-head:focus-visible{outline:2px solid #114a95;outline-offset:2px}.v-en__seat-map-panel[aria-hidden=true]{max-height:0}.v-en__stadium{padding-top:40px}@media(min-width: 768px){.v-en__stadium .v-en__flex{display:grid;grid-template-columns:45% 1fr;gap:30px;align-items:center;padding-top:40px}.v-en__stadium .v-en__text{padding-top:0}}.v-en__stadium-thumb{width:100%;margin-top:20px}@media(min-width: 768px){.v-en__stadium-thumb{margin-top:0}}.v-en__stadium-thumb-img{border-radius:10px}.v-en__access{padding-top:40px}.v-en__access .c-vertical-bar-title{padding-top:20px}@media(min-width: 768px){.v-en__access .c-vertical-bar-title{padding-top:40px}}.v-en__access .c-vertical-bar-title+.v-en__text{padding-top:16px}.v-en__access-thumb{width:100%;padding-top:20px}@media(min-width: 768px){.v-en__access-thumb{width:80%;max-width:-moz-max-content;max-width:max-content;margin-inline:auto}}.v-en__access-thumb+.v-en__text{padding-top:8px}@media(min-width: 768px){.v-en__access-thumb+.v-en__text{padding-top:16px}}.v-en__access-thumb-img{border-radius:10px}.v-en__address{padding-top:40px}.v-en__address-map{width:100%;height:auto;aspect-ratio:358/485;margin-top:20px}@media(min-width: 768px){.v-en__address-map{aspect-ratio:2/1}}.v-en__address-map iframe{width:100%;height:100%}.v-en__shop{padding-top:20px}@media(min-width: 768px){.v-en__shop{padding-top:40px}}.v-en__shop .c-vertical-bar-title{padding-top:20px}@media(min-width: 768px){.v-en__shop .c-vertical-bar-title{padding-top:40px}}.v-en__shop-contents+.v-en__shop-contents .c-vertical-bar-title{margin-top:40px}@media(min-width: 768px){.v-en__shop .v-en__flex{display:grid;grid-template-columns:30% 1fr;gap:30px;padding-top:40px}.v-en__shop .v-en__text{padding-top:0}}.v-en__shop-thumb{width:100%;padding-top:20px}@media(min-width: 768px){.v-en__shop-thumb{padding:0}}.v-en__shop-thumb-img{border-radius:10px}.v-en__shop-information-item{display:flex;flex-direction:column;gap:4px;padding:16px;border-bottom:1px solid #f2f3f4}@media(min-width: 768px){.v-en__shop-information-item{padding:16px 0}}.v-en__shop-information-title{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:400;color:#737a8c}.v-en__shop-information-text{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:700}.v-en__online .c-vertical-bar-title{padding-top:20px}@media(min-width: 768px){.v-en__online .c-vertical-bar-title{padding-top:40px}}@media(min-width: 768px){.v-en__online .v-en__text{padding-top:20px}}.v-en__contact .v-en__text{line-height:2}.v-news__dialogs{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px;margin-top:20px}@media(min-width: 768px){.v-news__dialogs{display:flex;gap:20px;align-items:center;justify-content:flex-end;margin-top:40px}}.v-news__dialogs .p-half-dialog{width:100%}@media(min-width: 768px){.v-news__dialogs .p-half-dialog{width:200px;margin:0}}.v-news__contents .p-category{padding-top:20px}.v-news__contents .p-news{margin-top:40px}.v-news__note{display:block;padding:20px;font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);color:#515764;text-align:center;background:rgba(242,243,244,.5);border:1px solid #edeef0}.v-news__sanspo .c-primary-title{margin-top:60px}@media(min-width: 768px){.v-news__sanspo .c-primary-title{margin-top:80px}}.v-news__sanspo .p-news{padding-top:20px}@media(min-width: 768px){.v-news__sanspo .p-news{padding-top:40px}}.v-news-detail .c-sns-bar{margin-top:60px}@media(min-width: 768px){.v-news-detail .c-sns-bar{margin-top:80px}}.v-news-detail__related{margin-top:64px}@media(min-width: 768px){.v-news-detail__related{width:92%;max-width:800px;margin-inline:auto;margin-top:80px}}.v-news-detail .p-news{padding-top:20px}@media(min-width: 768px){.v-news-detail .p-news{padding-top:40px}}.v-players__favorite,.v-players__stats,.v-players__info,.v-players__camp{padding-top:60px}@media(min-width: 768px){.v-players__favorite,.v-players__stats,.v-players__info,.v-players__camp{padding-top:80px}}.v-players__profile{padding-top:40px}@media(min-width: 768px){.v-players__profile{padding-top:80px}}.v-players__profile .p-position-nav{margin-top:20px}@media(min-width: 768px){.v-players__profile .p-position-nav{margin-top:40px}}@media(min-width: 768px){.v-players__favorite{padding-top:60px}}.v-players__favorite-title{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;padding-block:40px 25px;color:#fff}@media(min-width: 768px){.v-players__favorite-title{padding-block:60px 32px}}@media(min-width: 768px){.v-players__favorite-title{gap:20px}}.v-players__favorite-title::before{display:block;order:2;width:75px;height:4px;content:"";background:url(/asset/images/players/favorite-line.png) center center/contain no-repeat;translate:4px 0}@media(min-width: 768px){.v-players__favorite-title::before{width:150px;height:8px;translate:8px 0}}.v-players__favorite-title-en{order:1;font-family:"Chakra Petch";font-size:clamp(1.5rem,0.9507042254rem + 2.2535211268vw,2.5rem);font-weight:700;letter-spacing:.1em;text-box:trim-both cap alphabetic}.v-players__favorite-title-jp{order:3;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;text-box:trim-both cap alphabetic}.v-players__favorite .p-player-visual__text{padding-bottom:40px}.v-players__stats-buttons{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px;margin-top:20px}@media(min-width: 768px){.v-players__stats-buttons{grid-template-columns:repeat(4, 1fr);gap:16px;margin-top:40px}}.v-players__stats-button{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;padding:1em;font-size:clamp(0.875rem,0.8406690141rem + 0.1408450704vw,0.9375rem);color:#000;border-radius:5px;outline:1px solid #ccc;outline-offset:-1px}@media(min-width: 768px){.v-players__stats-button{position:relative;gap:4px;padding:1em;border-radius:5px;outline:1px solid #ccc;outline-offset:-1px}.v-players__stats-button::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";border-radius:5px;outline:2px solid #000;outline-offset:-2px;opacity:0;transition:all .2s ease-in-out}.v-players__stats-button:hover::after{opacity:1}}.v-players__stats-button--pitcher .v-players__stats-icon{background:url(/asset/images/common/icon/glove_blk.svg) center center/contain no-repeat}.v-players__stats-button--pitcher.v-players__stats-button--disabled .v-players__stats-icon{background:url(/asset/images/common/icon/glove_gry.svg) center center/contain no-repeat}.v-players__stats-button--batter .v-players__stats-icon{background:url(/asset/images/common/icon/bat_blk.svg) center center/contain no-repeat}.v-players__stats-button--batter.v-players__stats-batter--disabled .v-players__stats-icon{background:url(/asset/images/common/icon/bat_gry.svg) center center/contain no-repeat}.v-players__stats-button--disabled{pointer-events:none;outline-color:#ccc}.v-players__stats-button--disabled .v-players__stats-sub-title{color:#ccc}.v-players__stats-icon{width:28px;height:100%;aspect-ratio:1/1}@media(min-width: 768px){.v-players__stats-icon{width:32px}}.v-players__stats-sub-title{font-weight:700;line-height:1.25}.v-players__info-buttons{display:grid;grid-template-columns:repeat(1, 1fr);gap:8px;margin-top:20px}@media(min-width: 768px){.v-players__info-buttons{grid-template-columns:repeat(2, 1fr);gap:10px;margin-top:40px}}@media(width >= 1200px){.v-players__info-buttons{grid-template-columns:repeat(3, 1fr)}}.v-players__info-button{position:relative;border-radius:5px;outline:1px solid #ccc;outline-offset:-1px}@media(min-width: 768px){.v-players__info-button::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";border-radius:5px;outline:2px solid #000;outline-offset:-2px;opacity:0;transition:all .2s ease-in-out}.v-players__info-button:hover::after{opacity:1}}.v-players__info-button-contents{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:18px 16px;font-size:clamp(0.875rem,0.8406690141rem + 0.1408450704vw,0.9375rem);color:#000}.v-players__info-button--disabled{pointer-events:none}.v-players__info-button--disabled .v-players__info-icon{opacity:.2}.v-players__info-button--disabled .v-players__info-sub-title{color:#ccc}.v-players__info-button--disabled .v-players__info-arrow{display:none}.v-players__info-icon{display:block;width:24px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-players__info-icon{width:26px}}.v-players__info-icon--music{background:url(/asset/images/common/icon/music_blk.svg) center center/contain no-repeat}.v-players__info-icon--song{background:url(/asset/images/common/icon/cheer_blk.svg) center center/contain no-repeat}.v-players__info-icon--roster{background:url(/asset/images/common/icon/profile_blk.svg) center center/contain no-repeat}.v-players__info-icon--announce{background:url(/asset/images/common/icon/data_blk.svg) center center/contain no-repeat}.v-players__info-icon--media{background:url(/asset/images/common/icon/media_blk.svg) center center/contain no-repeat}.v-players__info-icon--photo{background:url(/asset/images/common/icon/camera_blk.svg) center center/contain no-repeat}.v-players__info-sub-title{font-weight:700;line-height:1.25}@media(min-width: 768px){.v-players__info-sub-title{line-height:1.75}}.v-players__info-arrow{display:block;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat}.v-players__camp-recent{margin-top:20px}@media(min-width: 768px){.v-players__camp-recent{margin-top:40px}}.v-players__camp-recent-button{display:flex;flex-direction:column;gap:4px}@media(min-width: 768px){.v-players__camp-recent-button{max-width:870px;margin-inline:auto}.v-players__camp-recent-button:hover .v-players__camp-recent-thumb-img{scale:1.1}}.v-players__camp-recent-thumb{display:block;width:100%;height:auto;overflow:hidden;border-radius:5px}.v-players__camp-recent-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .2s ease-in-out}.v-players__camp-recent-sub-title{display:block;font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700;line-height:1.25;color:#000;text-align:center}@media(min-width: 768px){.v-players__camp-recent-sub-title{padding-block:8px}}.v-players__camp-archive{margin-top:20px}.v-players__camp-archive .c-vertical-bar-title{margin-top:40px}.v-players__camp-archive-buttons{display:grid;grid-template-columns:repeat(3, 1fr);gap:4px;margin-top:20px}@media(min-width: 768px){.v-players__camp-archive-buttons{grid-template-columns:repeat(4, 1fr);gap:8px;margin-top:25px}}.v-players__camp-archive-button{position:relative;display:grid;grid-template-columns:auto auto;gap:8px;align-items:center;justify-content:center;min-height:45px;padding:.81em 0 .81em .5em;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;color:#000;border-radius:5px;outline:1px solid #ccc;outline-offset:-1px}@media(min-width: 768px){.v-players__camp-archive-button{grid-template-columns:1fr auto;justify-content:flex-start;padding:1em}.v-players__camp-archive-button::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";border-radius:5px;outline:2px solid #000;outline-offset:-2px;opacity:0;transition:all .2s ease-in-out}.v-players__camp-archive-button:hover::after{opacity:1}}.v-players__camp-archive-button-arrow{display:block;width:18px;height:100%;aspect-ratio:1/1;content:"";background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/24px 24px no-repeat}@media(min-width: 768px){.v-players__camp-archive-button-arrow{width:20px}}@media(min-width: 768px){.v-players-detail__visual{position:relative;display:flex;align-items:center;justify-content:center;padding-block:min(4.1666%,63px);overflow:hidden}}@media(min-width: 768px){.v-players-detail__visual:has(.p-player-visual){padding-block:min(8%,100px)}}@media(min-width: 768px){.v-players-detail__visual:has(.p-player-visual.is-low){padding-block:min(4.1666%,63px)}}.v-players-detail__visual .p-player-visual{position:relative;padding:20px 0 0}@media(min-width: 768px){.v-players-detail__visual .p-player-visual{position:absolute;top:50%;left:50%;width:100%;height:100%;padding:0;translate:-50% -50%}}.v-players-detail__visual .p-player-visual::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;content:"";background:linear-gradient(0deg, #080913 0.05%, rgba(8, 9, 19, 0) 50.05%)}.v-players-detail__visual .p-player-visual__thumb{width:400px;height:400px;margin-inline:auto;container-type:inline-size}@media(min-width: 768px){.v-players-detail__visual .p-player-visual__thumb{position:absolute;right:4vw;bottom:0;width:auto;height:min(100%,500px);aspect-ratio:251/250}}@media(width >= 1200px){.v-players-detail__visual .p-player-visual__thumb{right:calc((100% - 1200px)/2)}}.v-players-detail__visual .p-player-visual__thumb-bg-img{opacity:1}.v-players-detail__visual .p-player-visual__thumb-num{top:52px;left:-12%;width:50%;font-size:24cqw;text-align:right;white-space:nowrap;opacity:1}@media(min-width: 768px){.v-players-detail__visual .p-player-visual__thumb-num{top:40px;left:-12%;font-size:28cqw;text-align:right}}.v-players-detail__visual .p-player-visual__thumb-photo{width:300px;margin-inline:auto}@media(min-width: 768px){.v-players-detail__visual .p-player-visual__thumb-photo{width:auto;height:100%}}.v-players-detail__visual .p-player-visual__thumb-photo-img{-o-object-position:center center;object-position:center center}@media(min-width: 768px){.v-players-detail__visual .p-player-visual__thumb-photo-img{-o-object-position:bottom center;object-position:bottom center}}.v-players-detail__visual .p-player-visual-low{position:relative}@media(min-width: 768px){.v-players-detail__visual .p-player-visual-low{position:absolute;top:50%;left:50%;width:100%;height:100%;padding:0;translate:-50% -50%}}.v-players-detail__visual .p-player-visual-low::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;content:"";background:linear-gradient(0deg, #080913 0.05%, rgba(8, 9, 19, 0) 50.05%)}.v-players-detail__visual .p-player-visual-low__thumb{width:400px;height:325px;margin-inline:auto;container-type:inline-size}@media(min-width: 768px){.v-players-detail__visual .p-player-visual-low__thumb{position:absolute;right:4vw;bottom:0;width:auto;height:min(100%,420px);aspect-ratio:474/385}}@media(width >= 1200px){.v-players-detail__visual .p-player-visual-low__thumb{right:calc((100% - 1200px)/2)}}.v-players-detail__visual .p-player-visual-low__thumb-bg{translate:-20px 0;width:100%;height:260px}@media(min-width: 768px){.v-players-detail__visual .p-player-visual-low__thumb-bg{height:auto;aspect-ratio:237/169;translate:-4% 5%}}.v-players-detail__visual .p-player-visual-low__thumb-bg-img{opacity:1}.v-players-detail__visual .p-player-visual-low__thumb-num{top:72px;font-size:24cqw;text-align:right;white-space:nowrap;opacity:1}@media(min-width: 768px){.v-players-detail__visual .p-player-visual-low__thumb-num{top:62px;left:-15%;font-size:26cqw;text-align:right}}.v-players-detail__visual .p-player-visual-low__thumb-photo{width:325px;height:325px;margin-inline:auto}@media(min-width: 768px){.v-players-detail__visual .p-player-visual-low__thumb-photo{width:auto;height:100%}}.v-players-detail__visual .p-player-visual-low__thumb-photo-img{-o-object-position:center center;object-position:center center}@media(min-width: 768px){.v-players-detail__visual .p-player-visual-low__thumb-photo-img{-o-object-position:bottom center;object-position:bottom center}}.v-players-detail__visual .p-player-visual.is-low{position:relative;padding-top:0}@media(min-width: 768px){.v-players-detail__visual .p-player-visual.is-low{position:absolute;top:50%;left:50%;width:100%;height:100%;padding:0;translate:-50% -50%}}.v-players-detail__visual .p-player-visual.is-low::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;content:"";background:linear-gradient(0deg, #080913 0.05%, rgba(8, 9, 19, 0) 50.05%)}.v-players-detail__visual .p-player-visual.is-low .p-player-visual__thumb{width:400px;height:325px;margin-inline:auto;container-type:inline-size}@media(min-width: 768px){.v-players-detail__visual .p-player-visual.is-low .p-player-visual__thumb{position:absolute;right:4vw;bottom:0;width:auto;height:min(100%,420px);aspect-ratio:474/385}}@media(width >= 1200px){.v-players-detail__visual .p-player-visual.is-low .p-player-visual__thumb{right:calc((100% - 1200px)/2)}}.v-players-detail__visual .p-player-visual.is-low .p-player-visual__thumb-bg{translate:-20px 0;width:100%;height:260px}@media(min-width: 768px){.v-players-detail__visual .p-player-visual.is-low .p-player-visual__thumb-bg{height:auto;aspect-ratio:237/169;translate:-4% 5%}}.v-players-detail__visual .p-player-visual.is-low .p-player-visual__thumb-bg-img{opacity:1}.v-players-detail__visual .p-player-visual.is-low .p-player-visual__thumb-num{top:72px;font-size:24cqw;text-align:right;white-space:nowrap;opacity:1}@media(min-width: 768px){.v-players-detail__visual .p-player-visual.is-low .p-player-visual__thumb-num{top:62px;left:-15%;font-size:26cqw;text-align:right}}.v-players-detail__visual .p-player-visual.is-low .p-player-visual__thumb-photo{width:325px;height:325px;margin-inline:auto}@media(min-width: 768px){.v-players-detail__visual .p-player-visual.is-low .p-player-visual__thumb-photo{width:auto;height:100%}}.v-players-detail__visual .p-player-visual.is-low .p-player-visual__thumb-photo-img{-o-object-position:center center;object-position:center center}@media(min-width: 768px){.v-players-detail__visual .p-player-visual.is-low .p-player-visual__thumb-photo-img{-o-object-position:bottom center;object-position:bottom center}}.v-players-detail__visual-information{display:flex;flex-direction:column;gap:20px;padding:20px 20px 40px;font-weight:700;color:#fff;background:#080913}@media(min-width: 768px){.v-players-detail__visual-information{position:relative;z-index:1;gap:0;align-items:stretch;width:min(92%,1200px);padding:0;margin-inline:auto;background:none}}@media(min-width: 768px){.v-players-detail__visual-player,.v-players-detail__visual-data,.v-players-detail__visual-button-wrap{width:-moz-max-content;width:max-content;min-width:580px}}.v-players-detail__visual-player{display:flex;gap:12px;align-items:center}@media(min-width: 768px){.v-players-detail__visual-player{gap:25px}}.v-players-detail__visual-player-thumb{width:60px}@media(min-width: 768px){.v-players-detail__visual-player-thumb{width:95px}}.v-players-detail__visual-player-thumb-img{aspect-ratio:19/24;border-radius:3.158px}@media(min-width: 768px){.v-players-detail__visual-player-thumb-img{border-radius:5px}}.v-players-detail__visual-player-name{display:flex;flex-direction:column;gap:8px}@media(min-width: 768px){.v-players-detail__visual-player-name{gap:20px}}.v-players-detail__visual-player-name-en{font-family:"Chakra Petch";font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);letter-spacing:.1em;text-box:trim-both cap alphabetic}.v-players-detail__visual-player-name-jp{display:flex;flex-direction:column;gap:8px;line-height:1}@media(min-width: 768px){.v-players-detail__visual-player-name-jp{gap:12px}}.v-players-detail__visual-player-name-jp-text{font-size:clamp(1.75rem,1.338028169rem + 1.6901408451vw,2.5rem)}.v-players-detail__visual-player-name-pos{display:flex;gap:4px;align-items:center;padding-left:.5em;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);opacity:.5}.v-players-detail__visual-player-name-pos-num{padding-right:.25em;font-family:"Chakra Petch";font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);text-box:trim-both cap alphabetic}.v-players-detail__visual-player-name-pos-mark{text-box:trim-both cap alphabetic}.v-players-detail__visual-player-name-pos-text{text-box:trim-both cap alphabetic}@media(min-width: 768px){.v-players-detail__visual-data{padding-block:min(3.333%,40px)}}.v-players-detail__visual-data-list{display:flex;gap:16px}@media(min-width: 768px){.v-players-detail__visual-data-list{gap:20px;padding-left:20px;border-left:1px solid hsla(0,0%,100%,.2)}}.v-players-detail__visual-data-item{display:flex;flex-direction:column;gap:5px;padding-block:2px;padding-right:15px;font-family:"Chakra Petch";line-height:1;border-right:1px solid hsla(0,0%,100%,.5)}@media(min-width: 768px){.v-players-detail__visual-data-item{gap:10px;padding-block:4px;padding-right:20px;border-color:hsla(0,0%,100%,.2)}}.v-players-detail__visual-data-title{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);opacity:.5}.v-players-detail__visual-data-text{font-size:clamp(1.125rem,0.6443661972rem + 1.9718309859vw,2rem);letter-spacing:.1em}.v-players-detail__visual-data-text-unit{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem)}.v-players-detail__visual-button-wrap{display:flex;flex-direction:column;gap:8px}@media(min-width: 768px){.v-players-detail__visual-button-wrap{flex-direction:row;gap:20px}}.v-players-detail__visual-button{display:flex;gap:12px;align-items:center;justify-content:center;width:100%;min-height:50px;padding:13px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:700;color:#fff;border-radius:5px;outline:1px solid hsla(0,0%,100%,.5);outline-offset:-1px;transition:all .2s ease-in-out;text-box:trim-both cap alphabetic}@media(min-width: 768px){.v-players-detail__visual-button{padding:9px}}@media(min-width: 768px)and (min-width: 768px){.v-players-detail__visual-button:hover{outline-color:#fff}}.v-players-detail__visual-button::before{display:block;width:24px;height:auto;aspect-ratio:1/1;content:""}.v-players-detail__visual-button--favorite-add::before{background:url(/asset/images/common/icon/bookmark_star_wht.svg) center center/cover no-repeat}@media(min-width: 768px){.v-players-detail__visual-button--favorite-add::before{width:32px}}.v-players-detail__visual-button--favorite-remove::before{background:url(/asset/images/common/icon/bookmark_star_red.svg) center center/cover no-repeat}@media(min-width: 768px){.v-players-detail__visual-button--favorite-remove::before{width:32px}}.v-players-detail__visual-button--goods::before{background:url(/asset/images/common/icon/goods_wht.svg) center center/cover no-repeat}.v-players-detail__visual-button--disabled{color:#ccc;pointer-events:none}.v-players-detail__visual-button--disabled::before{opacity:.6}@media not (min-width: 768px){.v-players-detail__visual.v-players-detail__visual--short{position:relative}}@media not (min-width: 768px){.v-players-detail__visual.v-players-detail__visual--short .p-player-visual{position:absolute;width:100%;height:100%}}@media not (min-width: 768px){.v-players-detail__visual.v-players-detail__visual--short .v-players-detail__visual-player{z-index:1}}@media not (min-width: 768px){.v-players-detail__visual.v-players-detail__visual--short .v-players-detail__visual-information{padding:40px 20px}}.v-players-detail__profile,.v-players-detail__stats,.v-players-detail__connection,.v-players-detail__goods,.v-players-detail__photo,.v-players-detail__movie{padding-top:60px}@media(min-width: 768px){.v-players-detail__profile,.v-players-detail__stats,.v-players-detail__connection,.v-players-detail__goods,.v-players-detail__photo,.v-players-detail__movie{padding-top:80px}}.v-players-detail__profile .p-table{margin-top:20px}@media(min-width: 768px){.v-players-detail__profile .p-table{margin-top:40px}}.v-players-detail__stats-fiscal-year,.v-players-detail__stats-this-year{padding-top:40px}.v-players-detail__stats-fiscal-year .p-table{margin-top:20px}.v-players-detail__stats-fiscal-year .c-stats-table__th:nth-of-type(1),.v-players-detail__stats-fiscal-year .js-table-scroll--stop .c-stats-table__th:nth-of-type(1){width:44px}@media(min-width: 768px){.v-players-detail__stats-fiscal-year .c-stats-table__th:nth-of-type(1),.v-players-detail__stats-fiscal-year .js-table-scroll--stop .c-stats-table__th:nth-of-type(1){width:80px}}.v-players-detail__stats-fiscal-year .c-stats-table__th:nth-of-type(2),.v-players-detail__stats-fiscal-year .js-table-scroll--stop .c-stats-table__th:nth-of-type(2){width:95px;letter-spacing:-0.05em}@media(min-width: 768px){.v-players-detail__stats-fiscal-year .c-stats-table__th:nth-of-type(2),.v-players-detail__stats-fiscal-year .js-table-scroll--stop .c-stats-table__th:nth-of-type(2){width:120px}}.v-players-detail__stats-fiscal-year .c-stats-table__sticky:nth-of-type(2){left:44px}@media(min-width: 768px){.v-players-detail__stats-fiscal-year .c-stats-table__sticky:nth-of-type(2){left:80px}}.v-players-detail__stats-this-year .p-tab{margin-top:20px}@media(min-width: 768px){.v-players-detail__stats-this-year .p-tab{margin-top:30px}}.v-players-detail__stats-this-year .p-table{margin-top:20px}@media(min-width: 768px){.v-players-detail__stats-this-year .p-table{margin-top:30px}}.v-players-detail__stats-this-year .c-stats-table__th:nth-of-type(1),.v-players-detail__stats-this-year .js-table-scroll--stop .c-stats-table__th:nth-of-type(1){width:48px}@media(min-width: 768px){.v-players-detail__stats-this-year .c-stats-table__th:nth-of-type(1),.v-players-detail__stats-this-year .js-table-scroll--stop .c-stats-table__th:nth-of-type(1){width:100px}}.v-players-detail__stats-this-year .c-stats-table__th:nth-of-type(2),.v-players-detail__stats-this-year .js-table-scroll--stop .c-stats-table__th:nth-of-type(2){width:60px}@media(min-width: 768px){.v-players-detail__stats-this-year .c-stats-table__th:nth-of-type(2),.v-players-detail__stats-this-year .js-table-scroll--stop .c-stats-table__th:nth-of-type(2){width:100px}}.v-players-detail__stats-this-year .c-stats-table__sticky:nth-of-type(2){left:48px}@media(min-width: 768px){.v-players-detail__stats-this-year .c-stats-table__sticky:nth-of-type(2){left:100px}}.v-players-detail__connection-age{padding-top:40px}.v-players-detail__connection-place{padding-top:60px}.v-players-detail__connection .p-player-slider{margin-top:20px}@media(min-width: 768px){.v-players-detail__connection .p-player-slider{margin-top:30px}}@media(min-width: 768px){.v-players-detail__connection-age .c-vertical-bar-title{margin-top:40px}}.v-players-detail__photo .p-photo-slider{padding-top:20px}@media(min-width: 768px){.v-players-detail__photo .p-photo-slider{padding-top:40px}}.v-players-detail__movie-contents{display:flex;flex-direction:column;gap:20px;padding-top:20px}@media(min-width: 768px){.v-players-detail__movie-contents{flex-flow:row wrap;gap:20px;justify-content:center;padding-top:40px}}.v-players-detail__movie-item{width:100%;height:auto;aspect-ratio:16/9;line-height:0}@media(min-width: 768px){.v-players-detail__movie-item{width:calc((100% - 20px)/2)}}.v-players-detail__movie-iframe{width:100%;height:100%;border:none}.v-players-detail__position-nav{margin-top:40px}@media(min-width: 768px){.v-players-detail__position-nav{margin-top:60px}}.v-players-detail__buttons{display:flex;justify-content:center;margin-top:40px}@media(min-width: 768px){.v-players-detail__buttons{margin-top:60px}}.v-players-detail .p-position-nav{margin-top:40px}@media(min-width: 768px){.v-players-detail .p-position-nav{margin-top:80px}}.v-players-list .p-oval-nav{margin-top:20px}@media(min-width: 768px){.v-players-list .p-oval-nav{margin-top:40px}}@media not (min-width: 768px){.v-players-list .p-oval-nav__list{-moz-column-gap:2px;column-gap:2px}.v-players-list .p-oval-nav__item:nth-child(n-3){width:calc((100% - 6px)/4)}.v-players-list .p-oval-nav__item:nth-child(n+5){width:calc((100% - 4px)/3)}}@media(width >= 1200px){.v-players-list .p-oval-nav__list{flex-wrap:nowrap}.v-players-list .p-oval-nav__item{width:100%}}.v-players-list__pitcher,.v-players-list__catcher,.v-players-list__infielder,.v-players-list__outfielder,.v-players-list__manager,.v-players-list__staff{padding-top:40px}@media(min-width: 768px){.v-players-list__pitcher,.v-players-list__catcher,.v-players-list__infielder,.v-players-list__outfielder,.v-players-list__manager,.v-players-list__staff{padding-top:80px}}.v-players-list .c-primary-title+.v-players-list__articles{padding-top:20px}@media(min-width: 768px){.v-players-list .c-primary-title+.v-players-list__articles{padding-top:40px}}.v-players-list__articles{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media(min-width: 768px){.v-players-list__articles{grid-template-columns:repeat(4, 1fr)}}@media(width >= 992px){.v-players-list__articles{grid-template-columns:repeat(6, 1fr)}}.v-players-list__articles+.v-players-list__articles{padding-top:20px}@media(min-width: 768px){.v-players-list__articles+.v-players-list__articles{padding-top:40px}}.v-players-list__article{display:grid;grid-template-rows:subgrid;grid-row:span 1}.v-players-list__article-link,.v-players-list__article-item{overflow:hidden;border:1px solid #edeef0;offset:-1px;border-radius:5px}@media(min-width: 768px){.v-players-list__article-link,.v-players-list__article-item{border-radius:10px}}@media(min-width: 768px){.v-players-list__article-link:hover .v-players-list__article-thumb-img{scale:1.1}}.v-players-list__article-contents{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.v-players-list__article-thumb{position:relative;display:block;width:100%;height:100%;aspect-ratio:57/71;overflow:hidden}@media(min-width: 768px){.v-players-list__article-thumb{aspect-ratio:5/6}}.v-players-list__article-thumb-img{position:absolute;top:50%;left:50%;width:100%;translate:-50% -50%}@media(min-width: 768px){.v-players-list__article-thumb-img{transition:all .2s ease-in-out}}.v-players-list__article-text{padding:10px 4px 16px;color:#040730}@media(min-width: 768px){.v-players-list__article-text{padding:12px}}.v-players-list__article-num{display:block;font-size:clamp(1.5rem,1.3626760563rem + 0.5633802817vw,1.75rem);line-height:1}.v-players-list__article-en{display:block;padding-top:12px;font-family:"Chakra Petch";font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:600;line-height:1}.v-players-list__article-jp{display:block;padding-top:4px;font-size:clamp(1.125rem,1.125rem + 0vw,1.125rem);font-weight:700;line-height:1}@media(min-width: 768px){.v-players-list__article-jp{padding-top:4px}}.v-players-list__article-position{display:block;padding-top:8px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);line-height:1.25;color:#989fb0}@media(min-width: 768px){.v-players-list__article-position{padding-top:8px}}.v-players-list .p-position-nav{margin-top:40px}@media(min-width: 768px){.v-players-list .p-position-nav{margin-top:80px}}.v-players-stats .p-oval-nav{margin-top:20px}@media(min-width: 768px){.v-players-stats .p-oval-nav{margin-top:40px}}.v-players-stats__team-total,.v-players-stats__person{padding-top:60px}@media(min-width: 768px){.v-players-stats__team-total,.v-players-stats__person{padding-top:80px}}.v-players-stats__team-total .p-table,.v-players-stats__person .p-table{padding-top:20px}.v-players-stats__person .c-stats-table__sticky:nth-of-type(2){left:44px}@media(min-width: 768px){.v-players-stats__person .c-stats-table__sticky:nth-of-type(2){left:60px}}.v-players-photo .p-tab{padding-top:40px}@media(min-width: 768px){.v-players-photo .p-tab{padding-top:60px}}.v-players-photo .p-oval-nav{padding-top:20px}@media(min-width: 768px){.v-players-photo .p-oval-nav{padding-top:40px}}.v-players-photo__list{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;padding-top:40px}@media(min-width: 768px){.v-players-photo__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;padding-top:40px}}.v-players-photo__item{position:relative;width:100%;height:auto;aspect-ratio:4/3;overflow:hidden;border-radius:5px}.v-players-photo__item-link{position:relative;display:flex;align-items:flex-end;width:100%;height:100%;overflow:hidden}.v-players-photo__item-link::after{position:absolute;z-index:1;width:100%;height:100%;content:"";background:linear-gradient(180deg, rgba(22, 24, 29, 0) 41%, rgba(22, 24, 29, 0.5) 70%)}@media(min-width: 768px){.v-players-photo__item-link:hover .v-players-photo__item-bg{scale:1.1}}.v-players-photo__item-bg{position:absolute;width:100%;transition:all .2s ease-in-out}.v-players-photo__item-text{position:relative;z-index:2;width:100%;padding:1em;font-size:clamp(1rem,1rem + 0vw,1rem);color:#fff}.v-players-photo__item-date{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem)}.v-players-photo__item-title{display:grid;grid-template-columns:1fr 16px;gap:4px;align-items:center;font-weight:700}.v-players-photo__item-title::after{width:100%;height:auto;aspect-ratio:1/1;content:"";background:url(/asset/images/common/icon/chevron_right_wht.svg) center center/20px 20px no-repeat}.v-players-photo .c-grid-pager{padding-top:20px}@media(min-width: 768px){.v-players-photo .c-grid-pager{padding-top:60px}}.v-players-photo .p-button{padding-top:40px}@media(min-width: 768px){.v-players-photo .p-button{padding-top:60px}}.v-players-photo-detail__visual{display:flex;align-items:center;justify-content:center;padding-top:40px}@media(min-width: 768px){.v-players-photo-detail__visual{width:92%;max-width:700px;padding-top:60px;margin-inline:auto}}.v-players-photo-detail__visual-img{width:100%}@media(min-width: 768px){.v-players-photo-detail__pager{width:92%;max-width:700px;margin-inline:auto}}.v-players-photo-detail__pager-list{display:grid;grid-template-columns:repeat(2, 1fr);width:100%;border-right:1px solid #e0e1e6;border-bottom:1px solid #e0e1e6;border-left:1px solid #e0e1e6}.v-players-photo-detail__pager-prev-menu,.v-players-photo-detail__pager-next-menu{display:flex;gap:8px;align-items:center;width:100%;padding:8px 16px;transition:all .2s ease}@media(min-width: 768px){.v-players-photo-detail__pager-prev-menu,.v-players-photo-detail__pager-next-menu{gap:10px;padding:16px}.v-players-photo-detail__pager-prev-menu:hover,.v-players-photo-detail__pager-next-menu:hover{opacity:.6}}.v-players-photo-detail__pager-prev-thumb,.v-players-photo-detail__pager-next-thumb{width:35px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-players-photo-detail__pager-prev-thumb,.v-players-photo-detail__pager-next-thumb{width:50px}}.v-players-photo-detail__pager-prev-thumb-img,.v-players-photo-detail__pager-next-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.v-players-photo-detail__pager-prev-text,.v-players-photo-detail__pager-next-text{display:flex;gap:4px;align-items:center;font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700}@media(min-width: 768px){.v-players-photo-detail__pager-prev-text,.v-players-photo-detail__pager-next-text{gap:8px}}.v-players-photo-detail__pager-prev{border-right:1px solid #e0e1e6}.v-players-photo-detail__pager-prev-text::before{display:block;width:16px;height:auto;aspect-ratio:1/1;content:"";background:url(/asset/images/common/icon/chevron_left_blk.svg) center center/contain no-repeat}@media(min-width: 768px){.v-players-photo-detail__pager-prev-text::before{width:20px}}.v-players-photo-detail__pager-next-menu{justify-content:flex-end}.v-players-photo-detail__pager-next-text::after{display:block;width:16px;height:auto;aspect-ratio:1/1;content:"";background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat}@media(min-width: 768px){.v-players-photo-detail__pager-next-text::after{width:20px}}.v-players-photo-detail__text{padding-inline:16px;margin-inline:auto;margin-top:20px;border:1px solid #e0e1e6;border-radius:10px}@media(min-width: 768px){.v-players-photo-detail__text{max-width:950px;padding-inline:32px;margin-top:40px}}.v-players-photo-detail__text-head{display:flex;flex-direction:column;gap:8px;padding-block:32px}@media(min-width: 768px){.v-players-photo-detail__text-head{gap:10px;padding-block:40px}}.v-players-photo-detail__text-date{font-family:"Chakra Petch";font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:600}.v-players-photo-detail__text-title{font-size:clamp(1.375rem,1.1690140845rem + 0.8450704225vw,1.75rem);font-weight:700;line-height:1.2}.v-players-photo-detail__text-foot{padding-block:20px;border-top:1px solid #e0e1e6}@media(min-width: 768px){.v-players-photo-detail__text-foot{padding-block:26px}}.v-players-photo-detail__text-description{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:2}.v-players-photo-detail .c-sns-bar{margin-top:20px}@media(min-width: 768px){.v-players-photo-detail .c-sns-bar{margin-top:60px}}.v-players-announce .c-pager{margin-top:20px}@media(min-width: 768px){.v-players-announce .c-pager{margin-top:40px}}@media(min-width: 768px){.v-players-announce__contents{margin-top:20px}}.v-players-announce__contents .c-stats-table__th{height:auto;padding:8px;font-size:clamp(0.8125rem,0.7095070423rem + 0.4225352113vw,1rem);line-height:1}@media(min-width: 768px){.v-players-announce__contents .c-stats-table__th{padding-block:16px}}.v-players-announce__contents .c-stats-table__th:nth-child(1){width:20.6704%}@media(min-width: 768px){.v-players-announce__contents .c-stats-table__th:nth-child(1){width:120px}}.v-players-announce__contents .c-stats-table__th:nth-child(n+2){width:39.6648%}@media(min-width: 768px){.v-players-announce__contents .c-stats-table__th:nth-child(n+2){width:calc((100% - 120px)/2)}}.v-players-announce__contents .c-stats-table__td{padding:8px;line-height:0}.v-players-announce__contents .c-stats-table__td:nth-child(1){text-align:center}@media(min-width: 768px){.v-players-announce__contents .c-stats-table__td{padding:8px 16px;text-align:left}}.v-players-announce__contents .c-stats-table__link{width:-moz-fit-content;width:fit-content}.v-players-announce__contents .c-stats-table__link .c-stats-table__player-text-name{color:#000d99;text-decoration:underline;text-underline-offset:1.5px}@media(min-width: 768px){.v-players-announce__contents .c-stats-table__link{display:block;width:100%}}.v-players-announce__contents .c-stats-table__player{display:flex;gap:4px;align-items:center;padding:0;line-height:1}@media(min-width: 768px){.v-players-announce__contents .c-stats-table__player{gap:12px;align-items:flex-start;width:100%}}@media(min-width: 768px){.v-players-announce__contents .c-stats-table__player-img{width:50px}}.v-players-announce__contents .c-stats-table__player-text{display:flex;flex-direction:column;gap:4px;padding:0;text-align:left}@media(min-width: 768px){.v-players-announce__contents .c-stats-table__player-text{padding:12px 8px 12px 0}}.v-players-announce__contents .c-stats-table__player-text-position{font-size:clamp(0.75rem,0.7156690141rem + 0.1408450704vw,0.8125rem);color:#515764}.v-players-announce__contents .c-stats-table__player-text-name{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);white-space:normal}.v-players-announce__player-list{display:grid;gap:8px}@media(min-width: 768px){.v-players-announce__player-list{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.v-players-announce__player-item{border:1px solid #e0e1e6;border-radius:5px}}.v-players-announce .c-stats-table__table .c-stats-table__player{width:auto}.v-players-music .p-oval-nav{margin-top:20px}@media(min-width: 768px){.v-players-music .p-oval-nav{margin-top:60px}}.v-players-music .p-oval-nav__item{width:calc((100% - 24px)/3)}@media(min-width: 768px){.v-players-music .p-oval-nav__item{width:calc((100% - 40px)/5)}}.v-players-music .c-oval-button[aria-selected=true]{color:#040730}.v-players-music .c-oval-button[aria-selected=true]::after{opacity:1}.v-players-music__section[aria-hidden=false]{display:block;opacity:1}.v-players-music__section[aria-hidden=true]{display:none;opacity:0}.v-players-music .c-primary-title{margin-top:40px}@media(min-width: 768px){.v-players-music .c-primary-title{margin-top:80px}}.v-players-music__list{margin-top:20px}@media(min-width: 768px){.v-players-music__list{margin-top:40px}}.v-players-music__list-item{border:solid 1px #edeef0}@media(min-width: 768px){.v-players-music__list-item{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:20px;border-top:none;border-right:none;border-left:none}}.v-players-music__list-item:nth-child(n+2){margin-top:20px}@media(min-width: 768px){.v-players-music__list-item:nth-child(n+2){margin-top:20px}}.v-players-music__list-profile{display:flex;align-items:center;background:#f2f3f4}@media(min-width: 768px){.v-players-music__list-profile{width:100%;background:none}}.v-players-music__list-number-wrap{padding-inline:16px}@media(min-width: 768px){.v-players-music__list-number-wrap{padding-inline:28px}}.v-players-music__list-number{font-family:"Chakra Petch";font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:bold}.v-players-music__list-photo{width:auto;height:40px;aspect-ratio:4/5;background:url(/asset/images/common/player_no.jpg) center center/contain no-repeat}@media(min-width: 768px){.v-players-music__list-photo{min-height:150px}}.v-players-music__list-name{flex:1;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-players-music__list-name-link{color:#000d99;text-decoration:underline}.v-players-music__list-spotify{display:flex;flex-direction:column;gap:16px;padding:16px 16px 20px}@media(min-width: 768px){.v-players-music__list-spotify{width:100%;padding:0}}.v-players-music__list-spotify-item iframe{width:100%;height:152px}.v-players-music__list-spotify-title{margin-bottom:.25em;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#737a8c}@media(min-width: 768px){.v-players-music__list-song-wrap{display:flex;gap:20px}}.v-players-music__list-song{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:bold}.v-players-music__list-singer{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:bold}.v-players-song .p-tab__list{margin-top:20px}@media(min-width: 768px){.v-players-song .p-tab__list{margin-top:60px}}.v-players-song__list+.v-players-song__list{margin-top:40px}@media(min-width: 768px){.v-players-song__list+.v-players-song__list{padding-top:40px;margin-top:80px;border-top:solid 1px #edeef0}}.v-players-song__list-item{border:solid 1px #edeef0}@media(min-width: 768px){.v-players-song__list-item{display:flex;gap:20px;align-items:center;justify-content:space-between;padding-bottom:20px;border-top:none;border-right:none;border-left:none}}.v-players-song__list-item+.v-players-song__list-item{margin-top:20px}@media(min-width: 768px){.v-players-song__list-item+.v-players-song__list-item{margin-top:20px}}@media(min-width: 768px){.v-players-song__list-item+.v-players-song__list-item--vertical{margin-top:0}}@media(min-width: 768px){.v-players-song__list-item--vertical{flex-direction:column;margin-bottom:0;border:none}}@media(min-width: 768px){.v-players-song__list-item--vertical .v-players-song__list-profile{background:#f2f3f4}}.v-players-song__list-profile{display:flex;align-items:center;background:#f2f3f4}@media(min-width: 768px){.v-players-song__list-profile{width:100%;background:none}}.v-players-song__list-number-wrap{padding-inline:16px}@media(min-width: 768px){.v-players-song__list-number-wrap{padding-inline:28px}}.v-players-song__list-number{font-family:"Chakra Petch";font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:bold}.v-players-song__list-photo{width:auto;height:40px;aspect-ratio:4/5;background:url(/asset/images/common/player_no.jpg) center center/contain no-repeat}@media(min-width: 768px){.v-players-song__list-photo{min-height:150px}}.v-players-song__list-name{flex:1;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-players-song__list-title{flex:1;padding:.75em;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-players-song__list-name-link{color:#000d99;text-decoration:underline}.v-players-song__tab-icon::before{display:block;width:24px;height:24px;content:""}@media(min-width: 768px){.v-players-song__tab-icon::before{width:32px;height:32px}}.v-players-song__tab-icon--song::before{background:url(/asset/images/common/icon/cheer_blk.svg) center center/contain no-repeat}.v-players-song__tab-icon--thema::before{background:url(/asset/images/common/icon/star_blk.svg) center center/contain no-repeat}@media not (min-width: 768px){.v-players-song .p-tab__button{min-width:auto !important}}@media(min-width: 768px){.v-players-song .p-tab__button{min-width:200px}}.v-players-song .p-tab__button.is-current .v-players-song__tab-icon--song::before{background-image:url(/asset/images/common/icon/cheer_blu.svg)}.v-players-song .p-tab__button.is-current .v-players-song__tab-icon--thema::before{background-image:url(/asset/images/common/icon/star_blu.svg)}.v-players-song .p-tab__button:hover .v-players-song__tab-icon--song::before{background-image:url(/asset/images/common/icon/cheer_blu.svg)}.v-players-song .p-tab__button:hover .v-players-song__tab-icon--thema::before{background-image:url(/asset/images/common/icon/star_blu.svg)}.v-players-song__tab-panel{margin-top:20px}@media(min-width: 768px){.v-players-song__tab-panel{margin-top:40px}}.v-players-song__phrase{display:flex;gap:8px;padding:16px 16px 20px 8px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-players-song__phrase{gap:24px;width:100%}}.v-players-song__phrase::before{display:block;width:48px;aspect-ratio:1/1;content:"";background:url(/asset/images/common/icon/music_blk.svg) no-repeat center/24px 24px}.v-players-song__phrase-text{flex:1}.v-players-song__phrase-text p+p{margin-top:.5em}.v-players-song__phrase-note{margin-top:1em;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-game .p-calendar{margin-top:20px}.v-game .p-game-card-list{margin-top:40px}@media(min-width: 768px){.v-game .p-game-card-list{max-width:1100px;margin-inline:auto;margin-top:60px}}@media(min-width: 768px){.v-game .c-pager--bottom{margin-top:40px}}.v-game__empty-text{display:flex;align-items:center;justify-content:center;padding:40px 20px;margin-block:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#989fb0;border-top:1px solid #f2f3f4;border-bottom:1px solid #f2f3f4}@media(min-width: 768px){.v-game__empty-text{margin-block:40px}}.v-game-standings .v-game-standings__c-results,.v-game-standings .v-game-standings__c-standings,.v-game-standings .v-game-standings__i-standings{padding-top:40px}@media(min-width: 768px){.v-game-standings .v-game-standings__c-results,.v-game-standings .v-game-standings__c-standings,.v-game-standings .v-game-standings__i-standings{padding-top:60px}}.v-game-standings .v-game-standings__c-results .p-table,.v-game-standings .v-game-standings__c-standings .p-table,.v-game-standings .v-game-standings__i-standings .p-table{padding-top:12px}.v-game-standings .v-game-standings__year{text-align:right;margin-top:20px}@media(min-width: 768px){.v-game-standings .v-game-standings__year{margin-top:30px}}.v-game-standings .v-game-standings__year-wrap{position:relative;width:-moz-max-content;width:max-content;margin-left:auto;border:1px solid #989fb0;border-radius:3px}@media(min-width: 768px){.v-game-standings .v-game-standings__year-wrap:hover{pointer-events:none}.v-game-standings .v-game-standings__year-wrap:hover::after{opacity:.6}}.v-game-standings .v-game-standings__year-wrap::after{position:absolute;top:50%;right:3px;display:block;width:14px;height:auto;aspect-ratio:1/1;font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);pointer-events:none;content:"";background:url(/asset/images/common/icon/chevron_down_blk.svg) center center/contain no-repeat;translate:0 -50%}@media(min-width: 768px){.v-game-standings .v-game-standings__year-wrap::after{width:20px}}.v-game-standings .v-game-standings__year-select,.v-game-standings .v-game-standings__year-select::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}.v-game-standings .v-game-standings__year-select{display:flex;justify-content:center;width:-moz-fit-content;width:fit-content;padding:4px 20px 4px 5px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:1;text-align:center;background:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(min-width: 768px){.v-game-standings .v-game-standings__year-select{text-indent:0;padding:6px 25px 6px 10px;pointer-events:auto;transition:all .2s ease}.v-game-standings .v-game-standings__year-select:hover{cursor:pointer;opacity:.6}}.v-game-standings .v-game-standings__year-select::-ms-expand{display:none}.v-game-standings .v-game-standings__year-select::picker-icon{display:none}.v-game-standings .v-game-standings__year-select::picker(select){padding-block:10px}.v-game-standings .v-game-standings__year-select option{display:flex;justify-content:center;padding:.7em 1em;font-size:clamp(1rem,1rem + 0vw,1rem);cursor:pointer}.v-game-standings .v-game-standings__year-select option::checkmark,.v-game-standings .v-game-standings__year-select option::before{display:none}.v-game-standings .v-game-standings__year+.v-game-standings__c-standings{padding-top:15px}@media(min-width: 768px){.v-game-standings .v-game-standings__year+.v-game-standings__c-standings{padding-top:15px}}.v-game-standings .v-game-standings__c-standings .c-gray-table__th:nth-of-type(1){width:32px;padding-inline:0}.v-game-standings .v-game-standings__c-standings .c-gray-table__sticky:nth-of-type(2){left:32px}.v-game-standings .v-game-standings__c-standings .js-table-scroll--stop .c-gray-table__sticky:nth-of-type(1){width:50px}.v-game-standings .v-game-standings__c-standings .js-table-scroll--stop .c-gray-table__sticky:nth-of-type(2){left:50px;width:80px}@media(width >= 900px){.v-game-standings .v-game-standings__c-standings .js-table-scroll--stop .c-gray-table__sticky:nth-of-type(2){width:150px}}@media not (min-width: 768px){.v-game-standings .v-game-standings__c-results .c-gray-table__th{width:auto}.v-game-standings .v-game-standings__c-results .c-gray-table__th:nth-child(1){width:48px}}@media(width >= 900px){.v-game-standings .v-game-standings__c-results .c-gray-table__th{width:100%}.v-game-standings .v-game-standings__c-results .c-gray-table__th:nth-child(1){width:180px}}.v-game-standings .v-game-standings__i-standings .c-gray-table__th:nth-of-type(1){width:32px;padding-inline:0}.v-game-standings .v-game-standings__i-standings .c-gray-table__sticky:nth-of-type(2){left:32px}.v-game-standings .v-game-standings__i-standings .js-table-scroll--stop .c-gray-table__sticky:nth-of-type(1){width:50px}.v-game-standings .v-game-standings__i-standings .js-table-scroll--stop .c-gray-table__sticky:nth-of-type(2){left:50px;width:80px}@media(width >= 900px){.v-game-standings .v-game-standings__i-standings .js-table-scroll--stop .c-gray-table__sticky:nth-of-type(2){width:150px}}@media(width >= 900px){.v-game-standings .c-gray-table__team{flex-direction:row;justify-content:flex-start;font-size:12px}}@media not (min-width: 768px){.v-game-standings--farm .v-game-standings__c-results .c-gray-table__th{width:80px}.v-game-standings--farm .v-game-standings__c-results .c-gray-table__th:nth-child(1){width:70px}}.v-game-result__title{display:flex;flex-direction:column;gap:4px;align-items:center;padding-top:10px}@media(min-width: 768px){.v-game-result__title{padding-top:40px}}.v-game-result__title-name{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem)}.v-game-result__title-information{font-size:clamp(1rem,0.7940140845rem + 0.8450704225vw,1.375rem);font-weight:700}@media(min-width: 768px){.v-game-result__title-information{letter-spacing:.1em}}.v-game-result{overflow:visible}@media(min-width: 768px){.v-game-result .c-match,.v-game-result .p-table-score__control{width:92%;max-width:950px;margin-inline:auto}}.v-game-result__nav{padding-top:20px}@media(min-width: 768px){.v-game-result__nav{max-width:1100px;padding-top:40px;margin-inline:auto}}.v-game-result__nav-lists{overflow:hidden;border-top:1px solid #e0e1e6;border-bottom:1px solid #e0e1e6}.v-game-result__nav-list{display:flex;align-items:stretch}.v-game-result__nav-item{width:100%}.v-game-result__nav-item:not(:last-child){border-right:1px solid #e0e1e6}.v-game-result__nav-link{display:flex;gap:4px;align-items:center;justify-content:center;width:100%;height:100%;padding:15px 4px;font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);line-height:1}@media(min-width: 768px){.v-game-result__nav-link{gap:6px}}@media(min-width: 768px)and (min-width: 768px){.v-game-result__nav-link:hover{font-weight:700;color:#fff;background:#040730}}.v-game-result__nav-link--current{font-weight:700;color:#fff;background:#040730;transition:all .2s ease-in-out}.v-game-result__nav-link--disabled{color:#989fb0;background:#edeef0}@media(min-width: 768px){.v-game-result__nav-link--disabled{pointer-events:none}}.v-game-result__nav-icon{display:flex;align-items:center;justify-content:center;width:14px;height:auto;aspect-ratio:1/1;font-family:"Chakra Petch";font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);font-weight:700;line-height:1;color:#fff;background:#a88617;border-radius:50px}@media(min-width: 768px){.v-game-result__nav-icon{width:18px}}.v-game-result__match{position:relative;padding-block:40px;margin-top:8px;line-height:1;color:#fff}@media(min-width: 768px){.v-game-result__match{margin-top:20px}}.v-game-result__match-bg{position:absolute;top:50%;left:50%;z-index:-1;width:100%;height:100%;translate:-50% -50%}.v-game-result__match-bg-picture{height:100%}.v-game-result__match-bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.v-game-result__match .c-match{grid-template-columns:1fr auto 1fr;gap:12px;color:#fff}.v-game-result__match .c-match__center{gap:6px}@media(min-width: 768px){.v-game-result__match .c-match__center{gap:28px}}.v-game-result__match .c-match__score{grid-template-columns:1fr auto 1fr;gap:12px}@media(min-width: 768px){.v-game-result__match .c-match__score{gap:24px}}.v-game-result__match .c-match__score-num{text-box:trim-both cap alphabetic;font-size:clamp(2.75rem,1.7887323944rem + 3.9436619718vw,4.5rem)}.v-game-result__match .c-match__score-hyphen{text-box:trim-both cap alphabetic;font-size:clamp(2.5rem,1.676056338rem + 3.3802816901vw,4rem)}.v-game-result__match .c-match__stats{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem)}.v-game-result__match .c-match__stats-cancel,.v-game-result__match .c-match__stats-finish,.v-game-result__match .c-match__stats-discontinue,.v-game-result__match .c-match__stats-inning{color:#fff}.v-game-result__match .c-match__stats-finish{display:flex;gap:8px;align-items:center;justify-content:center}.v-game-result__match .c-match__stats-inning{letter-spacing:.1em}.v-game-result__match .c-match__stats-mark{text-box:trim-both cap alphabetic;font-size:clamp(0.75rem,0.5440140845rem + 0.8450704225vw,1.125rem)}.v-game-result__match .c-match__stadium{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);font-weight:700;text-box:trim-both cap alphabetic}.v-game-result__match .c-match__logo{width:100px}@media(min-width: 768px){.v-game-result__match .c-match__logo{width:140px}}.v-game-result__match .c-match__players{margin-top:12px}.v-game-result__match .c-match__player-win,.v-game-result__match .c-match__player-lose{padding:0;padding:3px 5px;background:rgba(0,0,0,.3)}@media(min-width: 768px){.v-game-result__match .c-match__player-win,.v-game-result__match .c-match__player-lose{padding:5px 7px}}@media(min-width: 768px){.v-game-result__match .c-match__left-contents,.v-game-result__match .c-match__right-contents{display:flex;flex-direction:column;row-gap:0}}.v-game-result__match-inner{display:flex;gap:4px;justify-content:center}@media(min-width: 768px){.v-game-result__match-inner{gap:min(5.291005291cqw,80px)}}.v-game-result__match-left,.v-game-result__match-right{display:flex;flex-direction:column;gap:8px;align-items:center;max-width:28%}@media(min-width: 768px){.v-game-result__match-left,.v-game-result__match-right{gap:min(1.875cqh,12px)}}.v-game-result__match-team-img{width:100px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-game-result__match-team-img{width:min(9.2592592593cqw,140px)}}.v-game-result__match-text{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center}@media(min-width: 768px){.v-game-result__match-text{gap:min(1.5625cqh,10px)}}.v-game-result__match-text-starter-title{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:500}@media(min-width: 768px){.v-game-result__match-text-starter-title{font-size:clamp(0.625rem,0.4876760563rem + 0.5633802817vw,0.875rem)}}.v-game-result__match-text-starter-name{font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:700}@media(min-width: 768px){.v-game-result__match-text-starter-name{font-size:clamp(0.625rem,0.2816901408rem + 1.4084507042vw,1.25rem)}}.v-game-result__match-text-player{display:flex;flex-direction:column;gap:4px;width:-moz-max-content;width:max-content;margin-inline:auto;line-height:1}@media(min-width: 768px){.v-game-result__match-text-player{gap:min(1.25cqh,8px)}}.v-game-result__match-text-player-item{display:flex;gap:8px;align-items:center;font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);font-weight:500}.v-game-result__match-text-player-icon{display:flex;align-items:center;justify-content:center;width:20px;height:16px;background:rgba(0,0,0,.3);text-box:trim-both cap alphabetic}@media(min-width: 768px){.v-game-result__match-text-player-icon{width:26px;height:22px}}.v-game-result__match-text-player-name{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);font-weight:700}@media(min-width: 768px){.v-game-result__match-text-player-name{font-size:clamp(0.625rem,0.4190140845rem + 0.8450704225vw,1rem)}}.v-game-result__match-center{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;max-width:40%;padding:4px 8px}@media(min-width: 768px){.v-game-result__match-center{gap:16px;padding:0}}.v-game-result__match-time{font-family:"Chakra Petch";font-size:clamp(2rem,0.9014084507rem + 4.5070422535vw,4rem);font-weight:700;letter-spacing:.2em}@media(min-width: 768px){.v-game-result__match-time{font-size:clamp(0.625rem,-1.2288732394rem + 7.6056338028vw,4rem)}}@media(min-width: 768px)and (min-width: 768px){.v-game-result__match-time{letter-spacing:.05em}}.v-game-result__match-cancel{padding-bottom:10px;font-size:clamp(1.25rem,0.426056338rem + 3.3802816901vw,2.75rem);font-weight:700}@media(min-width: 768px){.v-game-result__match-cancel{padding-bottom:20px}}.v-game-result__match-stats{display:flex;gap:6px;align-items:flex-end;justify-content:center;font-weight:700}@media(min-width: 768px){.v-game-result__match-stats{gap:8px}}.v-game-result__match-stats-marks{font-family:"Chakra Petch";font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);text-box:trim-both cap alphabetic}@media(min-width: 768px){.v-game-result__match-stats-marks{font-size:clamp(0.625rem,0.3503521127rem + 1.1267605634vw,1.125rem)}}.v-game-result__match-stats-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);text-box:trim-both cap alphabetic}@media(min-width: 768px){.v-game-result__match-stats-text{font-size:clamp(0.625rem,0.4190140845rem + 0.8450704225vw,1rem)}}.v-game-result__match-inning{display:flex;gap:10px;align-items:center;justify-content:center;padding-bottom:8px}.v-game-result__match-inning-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700}@media(min-width: 768px){.v-game-result__match-inning-text{font-size:clamp(0.625rem,0.4190140845rem + 0.8450704225vw,1rem)}}.v-game-result__match-point{display:flex;gap:12px;align-items:center;justify-content:center;font-family:"Chakra Petch";font-size:clamp(3rem,2.176056338rem + 3.3802816901vw,4.5rem);font-weight:600}@media(min-width: 768px){.v-game-result__match-point{gap:24px;font-size:clamp(0.625rem,-1.5035211268rem + 8.7323943662vw,4.5rem);font-weight:700}}.v-game-result__match-point-left{text-box:trim-both cap alphabetic}.v-game-result__match-point-center{text-box:trim-both cap alphabetic}.v-game-result__match-point-right{text-box:trim-both cap alphabetic}.v-game-result__match-stadium{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);font-weight:700;text-box:trim-both cap alphabetic}@media(min-width: 768px){.v-game-result__match-stadium{font-size:clamp(0.625rem,0.4190140845rem + 0.8450704225vw,1rem)}}.v-game-result__match-stadium-sp,.v-game-result__match-stadium-pc{text-box:trim-both cap alphabetic}.v-game-result__match-stadium-sp{display:block}@media(min-width: 768px){.v-game-result__match-stadium-sp{display:none}}.v-game-result__match-stadium-pc{display:none}@media(min-width: 768px){.v-game-result__match-stadium-pc{display:block}}.v-game-result .p-table-score{display:contents}.v-game-result .p-table-score__control{width:92%;padding-block:20px;margin-inline:auto}@media(min-width: 768px){.v-game-result .p-table-score__control{padding-block:40px}}.v-game-result .c-table-score::before{position:absolute;top:-100px;left:50%;z-index:-1;display:block;width:100vw;height:calc(110% + 100px);pointer-events:none;content:"";background-image:linear-gradient(to bottom, #fff 100px, rgba(255, 255, 255, 0.8) 70%, transparent 95%);opacity:0;translate:-50% 0}.v-game-result .c-table-score.is-stuck::before{opacity:1}@media(min-width: 768px){.v-game-result .c-table-score__table{width:92%;min-width:auto;max-width:950px;margin-inline:auto}}.v-game-result__review,.v-game-result__highlight,.v-game-result__stats,.v-game-result__starting-members,.v-game-result__bench-members,.v-game-result__same-day{padding-top:60px}@media(min-width: 768px){.v-game-result__review,.v-game-result__highlight,.v-game-result__stats,.v-game-result__starting-members,.v-game-result__bench-members,.v-game-result__same-day{padding-top:80px}}.v-game-result__players,.v-game-result__battery,.v-game-result__information{padding-top:40px}.v-game-result__players .p-table,.v-game-result__battery .p-table,.v-game-result__information .p-table{margin-top:20px}.v-game-result__highlight-movie{width:100%;height:auto;aspect-ratio:16/9;padding-top:20px;margin-inline:auto;line-height:0}@media(min-width: 768px){.v-game-result__highlight-movie{width:92%;max-width:950px;padding-top:40px}}.v-game-result__highlight-iframe{width:100%;height:100%;border:none}.v-game-result__review-subtitle{margin-top:20px;font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700}@media(min-width: 768px){.v-game-result__review-subtitle{margin-top:40px}}.v-game-result__review-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-game-result__review-text-contents{padding-top:20px}@media not (min-width: 768px){.v-game-result__review-text-contents{max-height:150px}}.v-game-result__review-more{padding-top:16px;border-top:1px solid #e0e1e6}@media(min-width: 768px){.v-game-result__review-more{padding-top:24px}}.v-game-result__review-more.is-hide{display:none}.v-game-result__players .c-table__th:nth-child(1){min-width:100px}.v-game-result__information .c-table__th:nth-child(1){min-width:100px}.v-game-result__starting-members .p-tab{margin-top:20px}@media(min-width: 768px){.v-game-result__starting-members .p-tab{margin-top:40px}}.v-game-result__starting-members .p-table{margin-top:20px}.v-game-result__starting-members .c-blue-table__th:nth-child(1){width:44px}@media(min-width: 768px){.v-game-result__starting-members .c-blue-table__th:nth-child(1){width:60px}}.v-game-result__starting-members .c-blue-table__th:nth-child(2){width:44px}@media(min-width: 768px){.v-game-result__starting-members .c-blue-table__th:nth-child(2){width:60px}}.v-game-result__starting-members .c-blue-table__th:nth-child(4){width:60px}@media(min-width: 768px){.v-game-result__starting-members .c-blue-table__th:nth-child(4){width:80px}}.v-game-result__starting-members .c-blue-table__th:nth-child(5){width:60px}@media(min-width: 768px){.v-game-result__starting-members .c-blue-table__th:nth-child(5){width:80px}}.v-game-result__starting-members .c-blue-table__td{height:48px}@media(min-width: 768px){.v-game-result__starting-members .c-blue-table__td{height:58px}}.v-game-result__bench-members .p-tab{margin-top:20px}@media(min-width: 768px){.v-game-result__bench-members .p-tab{margin-top:40px}}.v-game-result__bench-members .p-table{margin-top:20px}.v-game-result__bench-members .c-blue-table__th:nth-child(1){width:44px}@media(min-width: 768px){.v-game-result__bench-members .c-blue-table__th:nth-child(1){width:60px}}.v-game-result__bench-members .c-blue-table__th:nth-child(3){width:60px}@media(min-width: 768px){.v-game-result__bench-members .c-blue-table__th:nth-child(3){width:110px}}.v-game-result__bench-members .c-blue-table__td{height:48px}@media(min-width: 768px){.v-game-result__bench-members .c-blue-table__td{height:58px}}.v-game-result__stats .p-tab{margin-top:20px}@media(min-width: 768px){.v-game-result__stats .p-tab{margin-top:40px}}@media(min-width: 768px){.v-game-result__stats .p-tab__button{width:50%}}@media(min-width: 768px){.v-game-result__stats .p-tab__button-contents::after{display:none}}.v-game-result__stats .c-tertiary-title{margin-top:20px}@media(min-width: 768px){.v-game-result__stats .c-tertiary-title{margin-top:40px}}.v-game-result__stats .p-table{margin-top:20px}.v-game-result__stats-batter-table .c-stats-table{container-type:inline-size}.v-game-result__stats-batter-table .c-stats-table__th:nth-child(1){width:52px}@media(min-width: 768px){.v-game-result__stats-batter-table .c-stats-table__th:nth-child(1){width:60px}}.v-game-result__stats-batter-table .c-stats-table__th:nth-child(2){width:92px}@media(min-width: 768px){.v-game-result__stats-batter-table .c-stats-table__th:nth-child(2){width:180px}}.v-game-result__stats-batter-table .c-stats-table__th:nth-child(4),.v-game-result__stats-batter-table .c-stats-table__th:nth-child(5),.v-game-result__stats-batter-table .c-stats-table__th:nth-child(6),.v-game-result__stats-batter-table .c-stats-table__th:nth-child(7),.v-game-result__stats-batter-table .c-stats-table__th:nth-child(8){width:30px;min-width:30px;padding-inline:0}@media(min-width: 768px){.v-game-result__stats-batter-table .c-stats-table__th:nth-child(4),.v-game-result__stats-batter-table .c-stats-table__th:nth-child(5),.v-game-result__stats-batter-table .c-stats-table__th:nth-child(6),.v-game-result__stats-batter-table .c-stats-table__th:nth-child(7),.v-game-result__stats-batter-table .c-stats-table__th:nth-child(8){width:35px;min-width:35px}}.v-game-result__stats-batter-table .c-stats-table__th:nth-child(3),.v-game-result__stats-batter-table .c-stats-table__th:nth-child(n+9){padding-inline:2px}@media(min-width: 768px){.v-game-result__stats-batter-table .c-stats-table__th:nth-child(3),.v-game-result__stats-batter-table .c-stats-table__th:nth-child(n+9){width:55px;min-width:55px}}.v-game-result__stats-batter-table .c-stats-table__td:nth-child(n+4){padding-inline:4px}.v-game-result__stats-batter-table .c-stats-table__sticky:nth-child(2){left:52px}@media(min-width: 768px){.v-game-result__stats-batter-table .c-stats-table__sticky:nth-child(2){left:60px}}.v-game-result__stats-pitcher-table .c-stats-table__th{height:92px;letter-spacing:.1em}.v-game-result__stats-pitcher-table .c-stats-table__th:nth-child(1){width:92px}@media(min-width: 768px){.v-game-result__stats-pitcher-table .c-stats-table__th:nth-child(1){width:240px}}.v-game-result__same-day-link{display:flex;align-items:center;justify-content:flex-end;margin-top:12px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-game-result__same-day-link{margin-top:20px}.v-game-result__same-day-link:hover{opacity:.6}}.v-game-result__same-day-link-arrow{display:block;width:16px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat}@media(min-width: 768px){.v-game-result__same-day-link-arrow{width:20px;margin-top:2px}}.v-game-result__same-day-lists{margin-top:12px}@media(min-width: 768px){.v-game-result__same-day-lists{margin-top:20px}}.v-game-result__same-day-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px}@media(min-width: 768px){.v-game-result__same-day-list{grid-template-columns:repeat(3, 1fr);gap:10px}}@media not (min-width: 768px){.v-game-result--farm .p-game-card{margin-top:20px}}.v-game-result-premium .c-pager{background:#f2f3f4}.v-game-result-premium .c-pager+.v-game-result__title{margin-top:12px}.v-game-result-premium .c-pager__center{padding:12px;font-size:14px}.v-game-result-premium .p-table-score:not(:has(.p-table-score__control)) .c-table-score{margin-top:40px}.v-game-result-premium__comment-contents{margin-top:40px}.v-game-result-premium__comment-contents:first-of-type{margin-top:20px}.v-game-result-premium__comment-player{display:flex;gap:12px;align-items:center;line-height:1.25;background:#f2f3f4;border-top:2px solid #040730}.v-game-result-premium__comment-player-thumb{display:block;width:48px;height:auto;aspect-ratio:1/1;overflow:hidden}.v-game-result-premium__comment-player-text{display:flex;font-size:14px;font-weight:700}.v-game-result-premium__comment-player-link,.v-game-result-premium__comment-player-name{margin-right:4px}.v-game-result-premium__comment-player-link{position:relative;color:#000d99;text-decoration:underline;text-underline-offset:1.5px}.v-game-result-premium__comment-player-inning{margin-left:12px;font-weight:500;color:#515764}.v-game-result-premium__comment-body{font-size:14px;text-align:justify}.v-game-result-premium__comment-topic{display:flex;gap:8px;align-items:center;margin-top:1.25em;font-weight:700;color:#040730}.v-game-result-premium__comment-topic::before{display:block;flex-shrink:0;width:20px;height:1px;content:"";background:#040730}.v-game-result-premium__comment-question{margin-top:1.25em;font-weight:400;line-height:2}.v-game-result-premium__comment-question+.v-game-result-premium__comment-text{margin-top:0}.v-game-result-premium__comment-text{margin-top:20px;font-weight:400;line-height:2}.v-game-result-premium__inning-list{padding-inline:2vw 5vw;margin-top:16px}@media(min-width: 768px){.v-game-result-premium__inning-list{width:92%;max-width:950px;padding-inline:0;margin-inline:auto}}.v-game-result-premium__inning-list:not(:has(.v-game-result-premium__inning-item--play)) .v-game-result-premium__inning-item::before{top:7px;height:calc(100% - 7px)}.v-game-result-premium__inning-list:not(:has(.v-game-result-premium__inning-item--play)) .v-game-result-premium__inning-title{padding-top:0}.v-game-result-premium__inning-list:not(:has(.v-game-result-premium__inning-item--play)) .v-game-result-premium__inning-title-circle{height:14px;aspect-ratio:auto}.v-game-result-premium__inning-item{position:relative}.v-game-result-premium__inning-item::before{position:absolute;top:0;left:4vw;z-index:-1;display:block;width:4px;height:100%;content:"";background:#edeef0}@media(min-width: 768px){.v-game-result-premium__inning-item::before{left:28px}}.v-game-result-premium__inning-item:last-child{padding-bottom:16px}.v-game-result-premium__inning-title{display:flex;gap:6px;align-items:center;padding-block:8px;line-height:1}.v-game-result-premium__inning-title:has(.v-game-result-premium__inning-title-thumb){gap:12px;background:#fff}.v-game-result-premium__inning-title-thumb{display:flex;align-items:center;justify-content:center;width:36px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-game-result-premium__inning-title-thumb{width:56px}}.v-game-result-premium__inning-title-thumb-img--1{width:79.1667%}.v-game-result-premium__inning-title-thumb-img--3{width:79.1667%}.v-game-result-premium__inning-title-thumb-img--4{width:79.1667%}.v-game-result-premium__inning-title-thumb-img--5{width:79.1667%}.v-game-result-premium__inning-title-thumb-img--6{width:79.1667%}.v-game-result-premium__inning-title-circle{position:relative;display:block;width:36px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-game-result-premium__inning-title-circle{width:60px}}.v-game-result-premium__inning-title-circle::after{position:absolute;top:50%;left:50%;display:block;width:14px;height:auto;aspect-ratio:1/1;margin-left:-0.5px;content:"";background:#fff;border:2px solid #989fb0;border-radius:50px;translate:-50% -50%}.v-game-result-premium__inning-title-text{font-size:16px;font-weight:700}.v-game-result-premium__inning-result{display:block;padding-left:8vw;margin-top:12px}@media(min-width: 768px){.v-game-result-premium__inning-result{padding-left:68px}}.v-game-result-premium__inning-result-tbody{display:flex;border-top:1px solid #edeef0;border-bottom:1px solid #edeef0}.v-game-result-premium__inning-result-tr{display:flex;align-items:center;width:100%;height:42px;line-height:1}.v-game-result-premium__inning-result-th{width:100%;font-size:12px;color:#515764;text-align:center}.v-game-result-premium__inning-result-td{width:100%;font-size:16px;text-align:center}.v-game-result-premium__inning-play-list{padding-left:8vw}@media(min-width: 768px){.v-game-result-premium__inning-play-list{padding-left:68px}}.v-game-result-premium__inning-play{padding-block:16px;border-bottom:1px solid #c2c5cf}.v-game-result-premium__inning-play:not(:has(.v-game-result-premium__inning-play-head)) .v-game-result-premium__inning-play-contents{margin-top:0}.v-game-result-premium__inning-play-head{display:grid;grid-template-columns:1fr auto}.v-game-result-premium__inning-play-player{display:flex;gap:7px;align-items:center}.v-game-result-premium__inning-play-player-thumb{display:block;flex-shrink:0;width:48px;height:auto;aspect-ratio:1/1;overflow:hidden}.v-game-result-premium__inning-play-player-text{display:grid;flex-grow:1;grid-template-areas:"num name pitcher" "outs outs count";grid-template-columns:auto auto 1fr;gap:8px;line-height:1}.v-game-result-premium__inning-play-player-num{grid-area:num;align-self:center;font-size:14px;font-weight:700}.v-game-result-premium__inning-play-player-link{grid-area:name;align-self:center;font-size:14px;font-weight:700;color:#000d99;text-decoration:underline;text-underline-offset:1.5px}.v-game-result-premium__inning-play-player-name{grid-area:name;align-self:center;font-size:14px;font-weight:700}.v-game-result-premium__inning-play-player-outs{grid-area:outs;align-self:center;font-size:12px}.v-game-result-premium__inning-play-player-pitcher{display:flex;grid-area:pitcher;gap:4px;place-self:center flex-end;align-items:center;font-size:12px}.v-game-result-premium__inning-play-player-pitcher-item{color:#515764}.v-game-result-premium__inning-play-player-count{display:flex;grid-area:count;gap:12px;align-items:center;justify-content:flex-end}.v-game-result-premium__inning-play-player-circles{display:flex;gap:4px;align-items:center}.v-game-result-premium__inning-play-player-circle{width:8px;height:auto;aspect-ratio:1/1;background:rgba(0,0,0,.2);border-radius:50px}.v-game-result-premium__inning-play-player-circle--active{background:#bd0000}.v-game-result-premium__inning-play-player-base{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;gap:0 6.58px}.v-game-result-premium__inning-play-player-base-first,.v-game-result-premium__inning-play-player-base-second,.v-game-result-premium__inning-play-player-base-third{display:block;width:17.76px;height:11.3px;clip-path:polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);background:rgba(0,0,0,.2)}.v-game-result-premium__inning-play-player-base-first--active,.v-game-result-premium__inning-play-player-base-second--active,.v-game-result-premium__inning-play-player-base-third--active{background:#040730}.v-game-result-premium__inning-play-player-base-first{grid-row:2/3;grid-column:2/3}.v-game-result-premium__inning-play-player-base-second{grid-row:1/2;grid-column:1/3;justify-self:center;margin-bottom:-3px}.v-game-result-premium__inning-play-player-base-third{grid-row:2/3;grid-column:1/2}.v-game-result-premium__inning-play-contents{display:flex;flex-direction:column;gap:8px;margin-top:12px}.v-game-result-premium__inning-play-text{font-size:14px;font-weight:400;line-height:1.25}.v-game-result-premium__inning-play-text--bold{font-weight:700}.v-game-result-premium__inning-page-top{display:flex;justify-content:flex-end;margin-top:12px}.v-game-result-premium__inning-page-top-link{display:flex;gap:4px;font-size:12px;line-height:1.25;color:#000d99}.v-game-result-premium__inning-page-top-link-arrow{display:block;width:16px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_up_blu.svg) center center/contain no-repeat}.v-game-result-premium__inning-contents{display:flex;flex-direction:column;gap:8px;padding-left:8vw;margin-top:12px}@media(min-width: 768px){.v-game-result-premium__inning-contents{padding-left:68px}}.v-game-result-premium__inning-text{font-size:12px;font-weight:400;line-height:1.25}.v-game-result-premium__inning-text--bold{font-weight:700}.v-game-result-premium__flash{margin-top:40px}.v-game-result-premium__flash-title{display:flex;align-items:baseline;justify-content:center;padding-top:12px;font-size:14px;font-weight:700;line-height:1;color:#fff;background:#040730}.v-game-result-premium__flash-title-num{margin-right:2px;font-size:18px}.v-game-result-premium__flash-title-team{margin-left:4px;font-size:18px}.v-game-result-premium__count{display:flex;gap:12px;align-items:center;justify-content:center;padding-block:10px 12px;background:#040730}.v-game-result-premium__count-ball,.v-game-result-premium__count-strike,.v-game-result-premium__count-out{display:flex;gap:4px;align-items:center}.v-game-result-premium__count-ball-name,.v-game-result-premium__count-strike-name,.v-game-result-premium__count-out-name{font-size:16px;color:#fff}.v-game-result-premium__count-ball-circles,.v-game-result-premium__count-strike-circles,.v-game-result-premium__count-out-circles{display:flex;gap:4px}.v-game-result-premium__count-circle{width:8px;height:auto;aspect-ratio:1/1;background:hsla(0,0%,100%,.2);border-radius:50px}.v-game-result-premium__count-ball .v-game-result-premium__count-circle--active{background:#00a051}.v-game-result-premium__count-strike .v-game-result-premium__count-circle--active{background:#f5e816}.v-game-result-premium__count-out .v-game-result-premium__count-circle--active{background:#bd0000}.v-game-result-premium__count-base{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;gap:0 6.58px}.v-game-result-premium__count-base-first,.v-game-result-premium__count-base-second,.v-game-result-premium__count-base-third{display:block;width:17.76px;height:11.3px;clip-path:polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);background:hsla(0,0%,100%,.2)}.v-game-result-premium__count-base-first--active,.v-game-result-premium__count-base-second--active,.v-game-result-premium__count-base-third--active{background:#bd0000}.v-game-result-premium__count-base-first{grid-row:2/3;grid-column:2/3}.v-game-result-premium__count-base-second{grid-row:1/2;grid-column:1/3;justify-self:center;margin-bottom:-3px}.v-game-result-premium__count-base-third{grid-row:2/3;grid-column:1/2}.v-game-result-premium-subtitle{display:flex;gap:12px;align-items:center;justify-content:center;padding-block:12px;font-size:14px}.v-game-result-premium-subtitle-advance--red{color:#bd0000}.v-game-result-premium-subtitle-advance--bold{font-weight:700}.v-game-result-premium__flash .p-tab__list{margin-bottom:12px}.v-game-result-premium__flash .p-tab__list-inner{width:100%;max-width:100%}.v-game-result-premium__flash .p-tab__button{width:100%}.v-game-result-premium__flash .p-tab__button[aria-selected=true]{color:#0b318f}.v-game-result-premium__map{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:320px;padding-block:85px;background-image:linear-gradient(to bottom, #32363f 0, #16181d 100%)}.v-game-result-premium__map::before,.v-game-result-premium__map::after{position:absolute;top:50%;left:50%;display:block;width:100%;height:100%;content:"";translate:-50% -50%}.v-game-result-premium__map::before{background:url(/asset/images/game/bg_pitching.png) center center/contain no-repeat}.v-game-result-premium__map--right::after{background:url(/asset/images/game/batter_right.png) center center/contain no-repeat}.v-game-result-premium__map--left::after{background:url(/asset/images/game/batter_left.png) center center/contain no-repeat}.v-game-result-premium__map-inner{position:relative;width:124px;height:150px}.v-game-result-premium__map-table{width:100%;height:100%;border-spacing:1.5px;border-collapse:separate}.v-game-result-premium__map-tr:nth-child(2) .v-game-result-premium__map-td:nth-child(2),.v-game-result-premium__map-tr:nth-child(2) .v-game-result-premium__map-td:nth-child(3),.v-game-result-premium__map-tr:nth-child(2) .v-game-result-premium__map-td:nth-child(4),.v-game-result-premium__map-tr:nth-child(3) .v-game-result-premium__map-td:nth-child(2),.v-game-result-premium__map-tr:nth-child(3) .v-game-result-premium__map-td:nth-child(3),.v-game-result-premium__map-tr:nth-child(3) .v-game-result-premium__map-td:nth-child(4),.v-game-result-premium__map-tr:nth-child(4) .v-game-result-premium__map-td:nth-child(2),.v-game-result-premium__map-tr:nth-child(4) .v-game-result-premium__map-td:nth-child(3),.v-game-result-premium__map-tr:nth-child(4) .v-game-result-premium__map-td:nth-child(4){background:hsla(0,0%,100%,.4)}.v-game-result-premium__map-td{background:hsla(0,0%,100%,.2)}.v-game-result-premium__map-icon-area{position:absolute;top:0;left:0;width:100%;height:100%}.v-game-result-premium__map-icon{position:absolute;display:flex;align-items:center;justify-content:center;height:auto;aspect-ratio:1/1;font-size:12px;line-height:1}.v-game-result-premium__map-icon--strike{background:#f5e816}.v-game-result-premium__map-icon--ball{color:#fff;background:#00a051}.v-game-result-premium__map-icon--out{color:#fff;background:#bd0000}.v-game-result-premium__map-icon--base{color:#fff;background:#164ed7}.v-game-result-premium__map-icon--curve{width:18%;translate:0 25%;clip-path:polygon(50% 0%, 100% 85%, 0% 85%, 0% 85%)}.v-game-result-premium__map-icon--straight{width:16.129%;border-radius:50px}.v-game-result-premium__chart{width:100%;background-image:linear-gradient(to bottom, #32363f 0, #16181d 100%)}.v-game-result-premium__chart-title{position:absolute;top:16px;left:16px;font-size:14px;font-weight:700;color:#fff}.v-game-result-premium__course{position:relative;display:flex;align-items:center;justify-content:center;height:160px;background:url(/asset/images/game/bg_course.png) center center/100% auto no-repeat}.v-game-result-premium__course-table{width:120px;height:120px;border-spacing:0;border-collapse:separate}.v-game-result-premium__course-td{position:relative;color:#fff;text-align:center}.v-game-result-premium__course-td::after{position:absolute;top:-0.5px;left:-0.5px;display:block;width:calc(100% + 1px);height:calc(100% + 1px);content:"";border:1px solid #fff}.v-game-result-premium__course-td--red1{background:rgba(230,0,45,.8)}.v-game-result-premium__course-td--red2{background:rgba(255,104,134,.7)}.v-game-result-premium__hit-zone{position:relative;display:flex;align-items:center;justify-content:center;height:160px;border-top:1px solid #32363f}.v-game-result-premium__hit-zone-list{display:flex;width:177px;height:126px;background:url(/asset/images/game/bg_hitzone.png) center center/contain no-repeat}.v-game-result-premium__hit-zone-item{width:100%;font-size:14px;font-weight:700;color:#fff;text-align:center;text-indent:3px}.v-game-result-premium__hit-zone-item:nth-child(1){padding-top:31px;translate:40% 0}.v-game-result-premium__hit-zone-item:nth-child(2){padding-top:15px;translate:15% 0}.v-game-result-premium__hit-zone-item:nth-child(3){padding-top:10px}.v-game-result-premium__hit-zone-item:nth-child(4){padding-top:15px;translate:-15% 0}.v-game-result-premium__hit-zone-item:nth-child(5){padding-top:31px;translate:-40% 0}.v-game-result-premium__hit-zone-item--red{color:#bd0000}.v-game-result-premium__hit-zone-unit{font-size:10px}.v-game-result-premium__result{position:relative;display:flex;align-items:center;justify-content:center;height:132px}.v-game-result-premium__result-table{width:358px;font-weight:700;color:#fff;border-spacing:0;border-collapse:separate;border:1px solid #737a8c}.v-game-result-premium__result-th{height:28px;padding-inline:8px;background:#515764;border-bottom:1px solid #737a8c}.v-game-result-premium__result-th:nth-child(1){font-size:14px;text-align:left}.v-game-result-premium__result-th:not(:nth-child(1)){font-size:12px;border-left:1px solid #737a8c}.v-game-result-premium__result-td{height:24px;padding-inline:8px}.v-game-result-premium__result-td:nth-child(1){font-size:12px}.v-game-result-premium__result-td:not(:nth-child(1)){font-size:14px;text-align:center;border-left:1px solid #737a8c}.v-game-result-premium__type{position:relative;display:grid;grid-template-columns:1fr auto 1fr;height:188px;border-top:1px solid #32363f}.v-game-result-premium__type-graph{display:flex;grid-column:2/3;align-items:center;justify-content:center}.v-game-result-premium__type-lists{display:flex;align-items:center;justify-content:center}.v-game-result-premium__type-list{display:flex;flex-direction:column;grid-column:3/4;gap:4px}.v-game-result-premium__type-item{display:flex;gap:2.5px;align-items:center;font-size:10px;line-height:1;color:#fff}.v-game-result-premium__type-color{width:8px;height:8px}.v-game-result-premium__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1px;padding-bottom:1px;background:#e0e1e6}.v-game-result-premium__grid-column{padding-bottom:4px;background:#fff}.v-game-result-premium__yakult-title,.v-game-result-premium__opponent-title{display:flex;gap:12px;align-items:stretch;font-size:13px;font-weight:700;line-height:1;color:#fff;background:#32363f}.v-game-result-premium__yakult-item,.v-game-result-premium__opponent-item{display:flex;align-items:center;justify-content:center;width:54px;clip-path:polygon(100% 0%, 85.1852% 100%, 0% 100%, 0% 0%);text-indent:-7.4074%;background:#515764}.v-game-result-premium__yakult-team,.v-game-result-premium__opponent-team{display:flex;align-items:center;padding-block:9px}.v-game-result-premium__yakult-player,.v-game-result-premium__opponent-player{display:flex;gap:8px;padding:8px 8px 12px}.v-game-result-premium__yakult-thumb,.v-game-result-premium__opponent-thumb{flex-shrink:0;width:40px;height:100%;aspect-ratio:1/1;overflow:hidden}.v-game-result-premium__yakult-text,.v-game-result-premium__opponent-text{display:grid;grid-template-columns:auto 1fr;gap:8px;align-self:center;min-height:40px;line-height:1}.v-game-result-premium__yakult-num,.v-game-result-premium__opponent-num{grid-row:1/2;grid-column:1/2;align-self:center;font-size:14px}.v-game-result-premium__yakult-link,.v-game-result-premium__opponent-link{grid-row:1/2;grid-column:2/3;align-self:center;font-size:16px;font-weight:700;color:#000d99;text-decoration:underline;text-underline-offset:1.5px}.v-game-result-premium__yakult-name,.v-game-result-premium__opponent-name{grid-row:1/2;grid-column:2/3;align-self:center;font-size:16px}.v-game-result-premium__yakult-hand,.v-game-result-premium__opponent-hand{grid-row:2/3;grid-column:1/3;align-self:center;font-size:12px;color:#515764}.v-game-result-premium__yakult-subtitle,.v-game-result-premium__opponent-subtitle{padding:8px 12px;font-size:12px;font-weight:700;background:#f2f3f4}.v-game-result-premium__yakult-table,.v-game-result-premium__opponent-table{width:100%;padding:0 12px 16px;border-spacing:0;border-collapse:separate}.v-game-result-premium__yakult-tbody,.v-game-result-premium__opponent-tbody{display:flex;flex-wrap:wrap}.v-game-result-premium__yakult-tbody:has(>:nth-child(2n):last-child) .v-game-result-premium__yakult-tr:nth-last-child(-n+2),.v-game-result-premium__yakult-tbody:has(>:nth-child(2n):last-child) .v-game-result-premium__opponent-tr:nth-last-child(-n+2),.v-game-result-premium__opponent-tbody:has(>:nth-child(2n):last-child) .v-game-result-premium__yakult-tr:nth-last-child(-n+2),.v-game-result-premium__opponent-tbody:has(>:nth-child(2n):last-child) .v-game-result-premium__opponent-tr:nth-last-child(-n+2){border-bottom:none}.v-game-result-premium__yakult-tbody:has(>:nth-child(2n-1):last-child) .v-game-result-premium__yakult-tr:nth-last-child(-n+1),.v-game-result-premium__yakult-tbody:has(>:nth-child(2n-1):last-child) .v-game-result-premium__opponent-tr:nth-last-child(-n+1),.v-game-result-premium__opponent-tbody:has(>:nth-child(2n-1):last-child) .v-game-result-premium__yakult-tr:nth-last-child(-n+1),.v-game-result-premium__opponent-tbody:has(>:nth-child(2n-1):last-child) .v-game-result-premium__opponent-tr:nth-last-child(-n+1){border-bottom:none}.v-game-result-premium__yakult-tr,.v-game-result-premium__opponent-tr{display:flex;width:50%;line-height:1;border-bottom:1px solid #edeef0}.v-game-result-premium__yakult-tr:not(.v-game-result-premium__yakult-tr--full,.v-game-result-premium__opponent-tr--full):nth-child(2n),.v-game-result-premium__opponent-tr:not(.v-game-result-premium__yakult-tr--full,.v-game-result-premium__opponent-tr--full):nth-child(2n){padding-left:10px}.v-game-result-premium__yakult-tr:not(.v-game-result-premium__yakult-tr--full,.v-game-result-premium__opponent-tr--full):nth-child(2n-1),.v-game-result-premium__opponent-tr:not(.v-game-result-premium__yakult-tr--full,.v-game-result-premium__opponent-tr--full):nth-child(2n-1){padding-right:10px}.v-game-result-premium__yakult-tr--full,.v-game-result-premium__opponent-tr--full{width:100%;padding-inline:0;border:none}.v-game-result-premium__yakult-th,.v-game-result-premium__yakult-td,.v-game-result-premium__opponent-th,.v-game-result-premium__opponent-td{padding-block:8px}.v-game-result-premium__yakult-th,.v-game-result-premium__opponent-th{flex-grow:1;align-self:center;font-size:12px;color:#515764;text-align:left}.v-game-result-premium__yakult-td,.v-game-result-premium__opponent-td{font-size:14px;text-align:right}.v-game-result-premium__yakult-td--count,.v-game-result-premium__opponent-td--count{align-self:center;padding:8px 0;font-size:12px;font-weight:500}.v-game-result-premium__yakult-today,.v-game-result-premium__opponent-today{display:flex;flex-wrap:wrap;gap:12px;padding:8px 12px 16px}.v-game-result-premium__yakult-today-item,.v-game-result-premium__opponent-today-item{display:flex;gap:2px;align-items:center;font-size:12px;line-height:1}.v-game-result-premium__yakult-today-item--red,.v-game-result-premium__opponent-today-item--red{color:#bd0000}.v-game-result-premium__yakult-today-item--bold,.v-game-result-premium__opponent-today-item--bold{font-weight:700}.v-game-result-premium__yakult-today-icon,.v-game-result-premium__opponent-today-icon{display:flex;align-items:center;justify-content:center;width:14px;height:auto;aspect-ratio:1/1;font-size:10px;line-height:1;color:#fff;background:#040730;border-radius:50px}.v-game-result-premium__yakult-title{background:#040730}.v-game-result-premium__yakult-item{background:#0b318f}.v-game-result-premium__history-table{width:100%;margin-top:20px;font-size:14px;line-height:1;border-top:2px solid #040730}.v-game-result-premium__history-thead{background:#f2f3f4}.v-game-result-premium__history-tr{border-bottom:1px solid #f2f3f4}.v-game-result-premium__history-th{padding:12px 16px;font-weight:500;text-align:center}.v-game-result-premium__history-td{padding:8px;text-align:center}.v-game-result-premium__history-td--red{color:#bd0000}.v-game-result-premium__history-td--bold{font-weight:700}.v-game-result-premium__history-icon{display:flex;align-items:center;justify-content:center;width:20px;height:auto;aspect-ratio:1/1;margin-inline:auto;font-size:12px;border-radius:50px}.v-game-result-premium__history-icon--strike{background:#f5e816}.v-game-result-premium__history-icon--ball{color:#fff;background:#00a051}.v-game-result-premium__history-icon--out{color:#fff;background:#bd0000}.v-game-result-premium__history-icon--base{color:#fff;background:#040730}.v-game-result-premium__history-note{padding:12px 0;font-size:14px;line-height:1.5;color:#515764}.v-game-result-premium__comment,.v-game-result-premium__inning,.v-game-result-premium__history{padding-top:60px}.v-game-result__same-day{padding-top:40px}.v-game-broadcast .c-pager{margin-top:20px}@media(min-width: 768px){.v-game-broadcast__game .c-date-title{gap:30px;justify-content:flex-start;margin-top:20px}.v-game-broadcast__game .c-date-title__name-stadium{display:inline-block;padding-left:.5em}.v-game-broadcast__game-contents{display:grid;grid-template-columns:30% 1fr;gap:1%;margin-top:4px}}.v-game-broadcast__game:not(:first-child) .c-date-title{margin-top:20px}@media(min-width: 768px){.v-game-broadcast__game:not(:first-child) .c-date-title{margin-top:44px}}.v-game-broadcast__match{display:flex;gap:8px;align-items:center;padding-block:8px}@media(min-width: 768px){.v-game-broadcast__match{display:grid;grid-template-columns:30% 1fr;gap:0;width:100%;padding-block:0}}.v-game-broadcast__match-thumb{display:flex;align-items:center;justify-content:center;width:62px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-game-broadcast__match-thumb{width:100%}}.v-game-broadcast__match-thumb-img--1{width:79.1667%}.v-game-broadcast__match-thumb-img--3{width:79.1667%}.v-game-broadcast__match-thumb-img--4{width:79.1667%}.v-game-broadcast__match-thumb-img--5{width:79.1667%}.v-game-broadcast__match-thumb-img--6{width:79.1667%}.v-game-broadcast__match-text{display:flex;flex-direction:column;line-height:1.5}@media(min-width: 768px){.v-game-broadcast__match-text{gap:4px;text-align:center}}.v-game-broadcast__match-team{display:flex;gap:4px;align-items:center;font-size:clamp(1.125rem,1.0563380282rem + 0.2816901408vw,1.25rem)}@media(min-width: 768px){.v-game-broadcast__match-team{gap:8px;justify-content:center}}.v-game-broadcast__match-vs{font-size:clamp(1.125rem,0.9876760563rem + 0.5633802817vw,1.375rem)}.v-game-broadcast__match-time{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem)}.v-game-broadcast__media-item{display:flex;flex-wrap:wrap;-moz-column-gap:16px;column-gap:16px;align-items:center;padding-block:16px}.v-game-broadcast__media-item:not(:last-child){border-bottom:1px dashed #e0e1e6}@media(min-width: 768px){.v-game-broadcast__media-item{flex-wrap:nowrap;-moz-column-gap:10px;column-gap:10px;padding-block:16px}}.v-game-broadcast__media-type{display:grid;flex-shrink:0;grid-template-columns:20px 1fr;gap:4px;align-items:center;min-width:76px;min-height:28px;padding:4px 8px;font-size:clamp(0.75rem,0.75rem + 0vw,0.75rem);text-align:center;border:1px solid #16181d;border-radius:50px}@media(min-width: 768px){.v-game-broadcast__media-type{grid-template-columns:14px 1fr;gap:6px;min-width:78px;min-height:auto;padding:5px 10px;border-color:#c2c5cf;opacity:.5}}.v-game-broadcast__media-type-icon{width:100%;height:auto;aspect-ratio:1/1}.v-game-broadcast__media-name{font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem)}@media(min-width: 768px){.v-game-broadcast__media-name{flex-shrink:0;width:30%;font-weight:700}}.v-game-broadcast__media-info{width:100%;padding-top:5px;font-size:clamp(0.75rem,0.7156690141rem + 0.1408450704vw,0.8125rem);color:#515764}@media(min-width: 768px){.v-game-broadcast__media-info{padding-top:0}}.v-game-broadcast__media-link{display:inline-block;color:#000d99;text-decoration:underline}.v-game-broadcast__empty-text{display:flex;align-items:center;justify-content:center;padding:40px 20px;margin-block:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#32363f;border-top:1px solid #e0e1e6;border-bottom:1px solid #e0e1e6}@media(min-width: 768px){.v-game-broadcast__empty-text{margin-block:40px}}.v-game-broadcast__note{padding:10px 0 0;font-size:clamp(0.75rem,0.7156690141rem + 0.1408450704vw,0.8125rem);color:#515764;border-top:1px solid #e0e1e6}@media(min-width: 768px){.v-game-broadcast__note{margin-top:20px}}.v-event__info{padding:40px 0}.v-event__info-message{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);text-align:center;padding:40px 0}.v-event__info-separator{border:none;border-top:1px solid #e0e1e6;margin:0}.v-event__special{padding-top:40px}@media(min-width: 768px){.v-event__special{padding-top:60px}}.v-event__special-list{display:flex;flex-direction:column;gap:20px;margin-top:20px}@media(min-width: 768px){.v-event__special-list{display:grid;grid-template-columns:repeat(3, 1fr);align-items:stretch;margin-top:40px}}.v-event__special-item{display:flex;height:auto}@media(min-width: 768px){.v-event__special .c-event-card{display:flex;height:auto}}.v-event__special-link{display:flex;gap:2px;align-items:center;justify-content:flex-end;margin-top:20px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;line-height:1;color:#000d99;text-decoration:underline;text-underline-offset:1.5px}@media(min-width: 768px){.v-event__special-link{margin-top:25px}.v-event__special-link:hover{opacity:.6}}.v-event__special-link-arrow{display:block;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blu.svg) center center/contain no-repeat}@media(min-width: 768px){.v-event__special-link-arrow{width:28px}}.v-event__guide{padding-top:40px}@media(min-width: 768px){.v-event__guide{padding-top:60px}}.v-event__guide-list{margin-top:20px}@media(min-width: 768px){.v-event__guide-list{margin-top:40px}}.v-event__guide-item{display:flex;height:auto}@media(min-width: 768px){.v-event__guide .c-event-card__contents{display:flex;align-items:stretch;height:100%}.v-event__guide .c-event-card__thumb{display:flex;flex-shrink:0;width:30%;height:auto;aspect-ratio:auto}.v-event__guide .c-event-card__thumb-img{-o-object-fit:cover;object-fit:cover}.v-event__guide .c-event-card__text{display:flex;align-items:flex-start;padding:16px 30px}.v-event__guide .c-event-card__title{font-size:18px}}.v-event__introduction{padding-top:40px}@media(min-width: 768px){.v-event__introduction{padding-top:60px}}.v-event__introduction-list{display:flex;gap:8px;margin-top:20px}@media(min-width: 768px){.v-event__introduction-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;margin-top:40px}}.v-event__introduction-item{display:flex;width:auto;height:auto}.v-event__introduction .c-event-card__text{padding:10px}.v-event__introduction .c-event-card__title{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-event__introduction .c-event-card{width:100%}.v-event__introduction .c-event-card__contents{display:flex;align-items:stretch;height:100%}.v-event__introduction .c-event-card__thumb{display:flex;flex-shrink:0;width:40%;height:auto;aspect-ratio:auto}.v-event__introduction .c-event-card__thumb-img{-o-object-fit:cover;object-fit:cover}.v-event__introduction .c-event-card__text{display:flex;align-items:flex-start;padding:16px 30px}.v-event__introduction .c-event-card__description{font-size:16px}}.v-event__support{padding-top:40px}@media(min-width: 768px){.v-event__support{padding-top:60px}}.v-event__support-list{margin-top:20px}@media(min-width: 768px){.v-event__support-list{margin-top:40px}}@media(min-width: 768px){.v-event__support-list .c-event-card__contents{display:flex;align-items:stretch;height:100%}.v-event__support-list .c-event-card__thumb{display:flex;flex-shrink:0;width:30%;height:auto;aspect-ratio:auto}.v-event__support-list .c-event-card__thumb-img{-o-object-fit:cover;object-fit:cover}.v-event__support-list .c-event-card__text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;padding:16px 30px}.v-event__support-list .c-event-card__title{font-size:18px}.v-event__support-list .c-event-card__description{font-size:16px}}.v-event__support-item{display:flex;height:auto}.v-event__performance{padding-top:40px}@media(min-width: 768px){.v-event__performance{padding-top:60px}}.v-event__performance-list{display:flex;flex-direction:column;gap:8px;margin-top:20px}@media(min-width: 768px){.v-event__performance-list{display:grid;grid-template-columns:repeat(2, 1fr);align-items:stretch;margin-top:40px}}@media(width >= 1100px){.v-event__performance-list{grid-template-columns:repeat(3, 1fr)}}.v-event__performance-item{display:flex;height:auto}.v-event__performance-item .c-event-card__thumb{width:41.8994%;aspect-ratio:75/59}@media(min-width: 768px){.v-event__performance-item .c-event-card__thumb{width:35%}}.v-event__performance-item .c-event-card__arrow{margin-right:8px}@media(min-width: 768px){.v-event__performance-item .c-event-card{height:auto}.v-event__performance-item .c-event-card__text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:16px}.v-event__performance-item .c-event-card__title{font-size:16px}.v-event__performance-item .c-event-card__description{font-size:14px}}.v-event__buttons{display:grid;grid-template-columns:repeat(1, 1fr);gap:8px;margin-top:40px}@media(min-width: 768px){.v-event__buttons{grid-template-columns:repeat(2, 1fr);gap:10px;margin-top:100px}}@media(width >= 1200px){.v-event__buttons{grid-template-columns:repeat(3, 1fr)}}.v-event__button{position:relative;border-radius:5px;outline:1px solid #e0e1e6;outline-offset:-1px}@media(min-width: 768px){.v-event__button{transition:all .2s ease-in-out}.v-event__button::after{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 2px);height:calc(100% + 2px);content:"";border-radius:5px;outline:2px solid #040730;outline-offset:-2px;opacity:0;transition:all .2s ease-in-out;translate:-50% -50%}.v-event__button:hover{border-color:#fff}.v-event__button:hover::after{opacity:1}}.v-event__button-contents{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;height:100%;padding:18px 20px;font-size:clamp(1rem,1rem + 0vw,1rem);color:#000}@media(min-width: 768px){.v-event__button-contents{font-size:clamp(0.9375rem,0.9375rem + 0vw,0.9375rem)}}.v-event__button--disabled{pointer-events:none;border-color:#e0e1e6}.v-event__button--disabled .v-event-icon--ticket{background:url(/asset/images/common/icon/ticket_gry.svg) center center/contain no-repeat}.v-event__button--disabled .v-event-icon--calendar{background:url(/asset/images/common/icon/calendar_gry.svg) center center/contain no-repeat}.v-event__button--disabled .v-event-icon--map{background:url(/asset/images/common/icon/map_gry.svg) center center/contain no-repeat}.v-event__button--disabled .v-event-icon--stadium{background:url(/asset/images/common/icon/stadium_gry.svg) center center/contain no-repeat}.v-event__button--disabled .v-event-icon--help{background:url(/asset/images/common/icon/help_gry.svg) center center/contain no-repeat}.v-event__button--disabled .v-event-text{color:#989fb0}.v-event__button--disabled .v-event-arrow{display:none}.v-event__button-icon{display:block;width:24px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-event__button-icon{width:26px}}.v-event__button-icon--ticket{background:url(/asset/images/common/icon/ticket_blk.svg) center center/contain no-repeat}.v-event__button-icon--calendar{background:url(/asset/images/common/icon/calendar_blk.svg) center center/contain no-repeat}.v-event__button-icon--map{background:url(/asset/images/common/icon/map_blk.svg) center center/contain no-repeat}.v-event__button-icon--stadium{background:url(/asset/images/common/icon/stadium_blk.svg) center center/contain no-repeat}.v-event__button-icon--help{background:url(/asset/images/common/icon/help_blk.svg) center center/contain no-repeat}.v-event__button-text{font-weight:700;line-height:1.25}@media(min-width: 768px){.v-event__button-text{line-height:1.75}}.v-event__button-arrow{display:block;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blu.svg) center center/110% auto no-repeat}.v-event .p-button{padding-top:40px}.v-event--farm .v-event__special-list{margin-top:0}@media(min-width: 768px){.v-event--farm .v-event__special-list{grid-template-rows:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}.v-event--farm .v-event__special-list .c-event-card{width:100%}.v-event--farm .v-event__special-list .c-event-card__thumb{width:100%;height:200px;aspect-ratio:auto}.v-event--farm .v-event__special-list .c-event-card__thumb-img{height:100%}}.v-event--farm .v-event__special-item{display:flex;width:auto;height:auto}.v-event--farm .v-event__special .c-event-card__link{width:100%}@media(min-width: 768px){.v-event--farm .v-event__buttons{display:flex;justify-content:center}}@media(min-width: 768px){.v-event--farm .v-event__button{width:33.3333333333%}}.v-event__sponsor{display:flex;justify-content:center;padding-top:40px}@media(min-width: 768px){.v-event__sponsor{padding-top:60px}}.v-event__sponsor-toda{display:inline-block}@media(min-width: 768px){.v-event__sponsor-link:hover{opacity:.6}}.v-event__sponsor-logo{width:100%;max-width:-moz-max-content;max-width:max-content}.v-event-schedule .c-pager{margin-top:20px}@media(min-width: 768px){.v-event-schedule__game .c-date-title{gap:30px;justify-content:flex-start;margin-top:20px}.v-event-schedule__game .c-date-title__name-stadium{display:inline-block;padding-left:.5em}.v-event-schedule__game-contents{display:grid;grid-template-columns:35% 1fr;gap:5%;margin-top:20px}}.v-event-schedule__game:not(:first-child) .c-date-title{margin-top:20px}@media(min-width: 768px){.v-event-schedule__game:not(:first-child) .c-date-title{margin-top:60px}}.v-event-schedule__match{display:flex;gap:8px;align-items:center;padding-block:8px}@media(min-width: 768px){.v-event-schedule__match{display:grid;grid-template-columns:35% 1fr;gap:0;width:100%;padding-block:0;padding-left:5%}}.v-event-schedule__match-thumb{display:flex;align-items:center;justify-content:center;width:62px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-event-schedule__match-thumb{width:100%}}.v-event-schedule__match-thumb-img--1{width:79.1667%}.v-event-schedule__match-thumb-img--3{width:79.1667%}.v-event-schedule__match-thumb-img--4{width:79.1667%}.v-event-schedule__match-thumb-img--5{width:79.1667%}.v-event-schedule__match-thumb-img--6{width:79.1667%}.v-event-schedule__match-text{display:flex;flex-direction:column;line-height:1.5}@media(min-width: 768px){.v-event-schedule__match-text{gap:4px;text-align:center}}.v-event-schedule__match-team{display:flex;gap:4px;align-items:center;font-size:clamp(1.125rem,1.0563380282rem + 0.2816901408vw,1.25rem)}@media(min-width: 768px){.v-event-schedule__match-team{gap:8px;justify-content:center}}.v-event-schedule__match-vs{font-size:clamp(1.125rem,0.9876760563rem + 0.5633802817vw,1.375rem)}.v-event-schedule__match-time{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem)}.v-event-schedule__card-list{display:grid;grid-template-columns:repeat(1, 1fr);gap:16px}.v-event-schedule__card-item .c-event-card__thumb{width:45.81%;aspect-ratio:41/25}@media(min-width: 768px){.v-event-schedule__card-item .c-event-card__thumb{width:35%}}.v-event-schedule__card-item .c-event-card__text{justify-content:space-between}@media(min-width: 768px){.v-event-schedule__card-item .c-event-card__text{display:grid;grid-template-rows:1fr auto;grid-template-columns:1fr}}.v-event-schedule__card-item .c-event-card__arrow{width:16px;background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat}@media(min-width: 768px){.v-event-schedule__card-item .c-event-card__arrow{width:18px;translate:0 1px}}.v-event-schedule__card-event-link{display:flex;gap:4px;align-items:center;justify-content:flex-end;font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);font-weight:700}@media(min-width: 768px){.v-event-schedule__card-event-link{gap:0;margin-top:auto}}.v-event-mascot__head{padding-top:20px}@media(min-width: 768px){.v-event-mascot__head{padding-top:60px}}.v-event-mascot__head-thumb-img{width:100%}.v-event-mascot__head-text{padding-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700}.v-event-mascot__profile{padding-top:40px}@media(min-width: 768px){.v-event-mascot__profile{padding-top:60px}}.v-event-mascot__profile-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;padding-top:20px}@media(min-width: 768px){.v-event-mascot__profile-list{gap:20px}}.v-event-mascot__profile-item{width:100%}.v-event-mascot__profile-item .p-dialog__button{width:100%}@media(min-width: 768px){.v-event-mascot__profile-item .p-dialog__button{transition:all .2s ease-in-out}.v-event-mascot__profile-item .p-dialog__button .v-event-mascot__profile-text-link{transition:all .2s ease-in-out}.v-event-mascot__profile-item .p-dialog__button:hover .v-event-mascot__profile-thumb-img{scale:1.1}.v-event-mascot__profile-item .p-dialog__button:hover .v-event-mascot__profile-text-link{opacity:.6}}.v-event-mascot__profile-contents{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;text-align:center;border:1px solid #edeef0;border-radius:5px}@media(min-width: 768px){.v-event-mascot__profile-contents{flex-direction:row;width:100%}}.v-event-mascot__profile-thumb{position:relative;display:block;width:100%;height:100%;aspect-ratio:57/71;overflow:hidden}@media(min-width: 768px){.v-event-mascot__profile-thumb{width:200px}}@media(min-width: 768px){.v-event-mascot__profile-thumb{aspect-ratio:5/6}}.v-event-mascot__profile-thumb-img{position:absolute;top:50%;left:50%;width:100%;translate:-50% -50%}@media(min-width: 768px){.v-event-mascot__profile-thumb-img{transition:all .2s ease-in-out}}.v-event-mascot__profile-text{display:flex;flex-direction:column;width:100%;padding:10px 8px 8px;color:#040730}@media(min-width: 768px){.v-event-mascot__profile-text{display:grid;grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;-moz-column-gap:8px;column-gap:8px;align-items:center;padding:0 5%}}.v-event-mascot__profile-text-num{display:block;font-size:clamp(1.5rem,1.2940140845rem + 0.8450704225vw,1.875rem);line-height:1}@media(min-width: 768px){.v-event-mascot__profile-text-num{grid-row:1/2;grid-column:1/2;justify-self:self-start}}.v-event-mascot__profile-text-name{display:block;margin-top:8px;font-size:clamp(1.125rem,1.0563380282rem + 0.2816901408vw,1.25rem);font-weight:700;line-height:1}@media(min-width: 768px){.v-event-mascot__profile-text-name{grid-row:1/2;grid-column:2/3;justify-self:self-start;margin-top:0}}.v-event-mascot__profile-text-link{display:flex;gap:4px;align-items:center;justify-content:center;width:100%;padding-block:8px;margin-top:12px;font-size:clamp(0.8125rem,0.7095070423rem + 0.4225352113vw,1rem);font-weight:700;line-height:1;color:#000;background:#e0e1e6;border-radius:3px}@media(min-width: 768px){.v-event-mascot__profile-text-link{grid-row:2/3;grid-column:1/3;padding-block:12px;margin-inline:auto;margin-top:16px}}.v-event-mascot__profile-text-link-arrow{width:20px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-event-mascot__profile .p-dialog__display{min-width:600px}}.v-event-mascot__profile-dialog{padding-bottom:40px}.v-event-mascot__profile-dialog-thumb{width:55.2486%;height:auto;aspect-ratio:4/5;padding-top:20px;margin-inline:auto}@media(min-width: 768px){.v-event-mascot__profile-dialog-thumb{width:240px}}.v-event-mascot__profile-dialog-item{display:flex;flex-direction:column;gap:4px;padding:16px 0;border-bottom:1px solid #f2f3f4}.v-event-mascot__profile-dialog-title{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);color:#737a8c}.v-event-mascot__profile-dialog-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;color:#000}.v-event-mascot__profile-dialog .c-secondary-title{margin-top:40px}.v-event-mascot__communication{padding-top:60px}@media(min-width: 768px){.v-event-mascot__communication{padding-top:80px}}.v-event-mascot__communication-head{padding-top:20px}.v-event-mascot__communication-head-thumb{max-width:-moz-max-content;max-width:max-content;margin-inline:auto}.v-event-mascot__communication-head-text{padding-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-event-mascot__communication-head-text{text-align:center}}.v-event-mascot__activity{padding-top:60px}@media(min-width: 768px){.v-event-mascot__activity{padding-top:80px}}.v-event-mascot__activity-list{display:grid;grid-template-columns:repeat(1, 1fr);gap:8px;padding-top:20px}@media(min-width: 768px){.v-event-mascot__activity-list{grid-template-columns:repeat(2, 1fr);gap:16px}}.v-event-mascot__activity-item{height:100%}.v-event-mascot__activity-link{display:block;height:100%}@media(min-width: 768px){.v-event-mascot__activity-link{position:relative;transition:all .2s ease-in-out}.v-event-mascot__activity-link::after{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 2px);height:calc(100% + 2px);content:"";border:2px solid #040730;border-radius:10px;translate:-50% -50%;offset:-2px;opacity:0;transition:all .2s ease-in-out}.v-event-mascot__activity-link:hover{border-color:#fff}.v-event-mascot__activity-link:hover::after{opacity:1}}.v-event-mascot__activity-contents{display:grid;grid-template-columns:150px 1fr auto;align-items:center;min-height:118px;overflow:hidden;border:1px solid #e0e1e6;border-radius:10px}.v-event-mascot__activity-thumb-img{-o-object-fit:cover;object-fit:cover}.v-event-mascot__activity-text{padding:16px 8px 16px 16px;font-size:clamp(1rem,1rem + 0vw,1rem);font-weight:700;color:#040730}.v-event-mascot__activity-arrow{width:20px;height:auto;aspect-ratio:1/1;margin-right:8px}.v-event-mascot-schedule .c-pager{margin-top:20px}@media(min-width: 768px){.v-event-mascot-schedule .c-pager--bottom{margin-top:40px}}.v-event-mascot-schedule__day .c-calendar__day-link,.v-event-mascot-schedule__day .c-calendar__day-contents{padding-inline:0}@media(min-width: 768px){.v-event-mascot-schedule__day .c-calendar__day-link,.v-event-mascot-schedule__day .c-calendar__day-contents{padding-top:36px;padding-bottom:0}}.v-event-mascot-schedule__day-field{position:absolute;top:0;right:1px;display:flex;align-items:center;justify-content:center;width:16px;height:auto;aspect-ratio:1/1;font-size:11px;line-height:1;color:#fff;pointer-events:none;border-radius:0 0 3px 3px}@media(min-width: 768px){.v-event-mascot-schedule__day-field{top:6px;right:6px;width:24px;font-size:14px;border-radius:3px}}.v-event-mascot-schedule__day-field--visitor{background:#00a051}.v-event-mascot-schedule__day-field--home{background:#040730}.v-event-mascot-schedule__day-field--event{background:#bd0000}.v-event-mascot-schedule__day-mascot{display:flex;flex-wrap:wrap;padding-inline:3px}@media(min-width: 768px){.v-event-mascot-schedule__day-mascot{padding-inline:8px;padding-bottom:8px}}.v-event-mascot-schedule__day-mascot-icon{width:50%}@media(min-width: 768px){.v-event-mascot-schedule__day-mascot-icon{display:flex;align-items:center;justify-content:center}}@media(min-width: 768px){.v-event-mascot-schedule__day-mascot-icon-img{width:70%;height:auto}}.v-event-mascot-schedule__contents{margin-top:20px}@media(min-width: 768px){.v-event-mascot-schedule__contents{margin-top:60px}}.v-event-mascot-schedule__contents .c-date-title{position:relative}.v-event-mascot-schedule__contents .v-event-mascot-schedule__card-field{position:absolute;top:23px;right:16px;display:flex;align-items:center;justify-content:center;width:20px;height:auto;aspect-ratio:1/1;font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);line-height:1;color:#fff;border-radius:3px;translate:0 -50%}@media(min-width: 768px){.v-event-mascot-schedule__contents .v-event-mascot-schedule__card-field{top:50%;width:28px}}.v-event-mascot-schedule__contents .v-event-mascot-schedule__card-field--visitor{background:#00a051}.v-event-mascot-schedule__contents .v-event-mascot-schedule__card-field--home{background:#040730}.v-event-mascot-schedule__contents .v-event-mascot-schedule__card-field--event{background:#bd0000}.v-event-mascot-schedule__detail{padding:8px 16px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-event-mascot-schedule__detail{display:flex;flex-direction:column;gap:4px;justify-content:center}}.v-event-mascot-schedule__detail-performer{display:flex;gap:8px;margin-top:8px}@media(min-width: 768px){.v-event-mascot-schedule__detail-performer{margin-top:0}}.v-event-mascot-schedule__detail-mascot{width:52px}.v-event-mascot-schedule__detail-link{color:#000d99;text-decoration:underline;text-underline-offset:1.5px}.v-event-mascot-communication .p-tab{padding-top:20px}@media(min-width: 768px){.v-event-mascot-communication .p-tab{padding-top:40px}}.v-event-mascot-communication .p-tab__panel{padding-top:20px}@media(min-width: 768px){.v-event-mascot-communication .p-tab__button{width:50%}}.v-event-mascot-communication__update{display:flex;justify-content:flex-end}.v-event-mascot-communication__update-contents{padding:4px 8px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#fff;background:#bd0000;border-radius:3px}.v-event-mascot-communication__team{padding-top:20px}.v-event-mascot-communication__team+.v-event-mascot-communication__team{padding-top:40px}@media(min-width: 768px){.v-event-mascot-communication__team+.v-event-mascot-communication__team{padding-top:60px}}.v-event-mascot-communication__team-image{display:flex;flex-direction:column;gap:20px;padding-top:20px}@media(min-width: 768px){.v-event-mascot-communication__team-image{flex-direction:row;justify-content:center;width:100%;padding-top:40px;margin-inline:auto}}.v-event-mascot-communication__team-thumb{display:flex;flex-direction:column;gap:4px}@media(min-width: 768px){.v-event-mascot-communication__team-thumb{gap:8px;width:40%}}.v-event-mascot-communication__team-thumb-caption{font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700;text-align:center}.v-event-mascot-communication__team-thumb-img{border:1px solid #f2f3f4;border-radius:10px;offset:-1px}.v-event-mascot-communication__team-thumb-note{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#989fb0;text-align:center}.v-event-mascot-communication__team-table .p-table{padding-top:20px}@media(min-width: 768px){.v-event-mascot-communication__team-table .p-table{padding-top:40px}}.v-event-mascot-communication__team-table .c-table__th,.v-event-mascot-communication__team-table .c-table__td{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-event-mascot-communication__team-table .c-table__th{width:150px}@media(min-width: 768px){.v-event-mascot-communication__team-table .c-table__th{width:250px}}.v-event-mascot-communication__team-table .c-table__td{width:calc(100% - 150px)}@media(min-width: 768px){.v-event-mascot-communication__team-table .c-table__td{width:calc(100% - 250px)}}.v-event-mascot-communication__note{margin-top:40px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem)}.v-event-cheer__keyvisual{margin-top:20px}@media(min-width: 768px){.v-event-cheer__keyvisual{width:100%}}.v-event-cheer__keyvisual-inner{width:92%;margin-inline:auto}@media(min-width: 768px){.v-event-cheer__keyvisual-inner{width:auto}}.v-event-cheer__keyvisual-image--radius{border-radius:5px}.v-event-cheer__navi{margin-top:20px}@media(min-width: 768px){.v-event-cheer__navi{margin-top:40px}}.v-event-cheer__navi-list{display:flex;gap:1px;align-items:center}.v-event-cheer__navi-item{width:100%}.v-event-cheer__navi-link{position:relative;display:block;padding:16px 4px 24px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:bold;color:#040730;text-align:center;background:#f2f3f4}.v-event-cheer__navi-link::after{position:absolute;right:0;bottom:6px;left:0;display:block;width:16px;height:16px;margin-inline:auto;content:"";background:url(/asset/images/common/icon/chevron_down_blu.svg) center center/contain no-repeat}@media(min-width: 768px){.v-event-cheer__navi-link:hover{color:#fff;background:#040730}}.v-event-cheer__navi-link:hover::after{background-image:url(/asset/images/common/icon/chevron_down_wht.svg)}.v-event-cheer__section{margin-top:40px}@media(min-width: 768px){.v-event-cheer__section{margin-top:60px}}.v-event-cheer__activity-detail{padding:40px 20px;margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#fff;background:#040730 url(/asset/images/event/cheer/bg_logo_passion.png) center center/120% auto no-repeat;border-radius:5px}@media(min-width: 768px){.v-event-cheer__activity-detail{padding:60px 40px;margin-top:40px;line-height:2.5;background-size:80% auto}}.v-event-cheer__activity-detail p{text-align:center}.v-event-cheer__activity-detail p+p{margin-top:1em}@media(min-width: 768px){.v-event-cheer__activity-detail p+p{margin-top:2em}}@media not (min-width: 768px){.v-event-cheer__activity-detail .is-hidden--sm{display:none}}@media(min-width: 768px){.v-event-cheer__activity-detail .is-hidden--tb{display:none}}.v-event-cheer__section-item{margin-top:40px}@media(min-width: 768px){.v-event-cheer__section-item{margin-top:60px}}.v-event-cheer__section-text{margin-top:16px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-event-cheer__section-text--bold{font-weight:bold}.v-event-cheer__section-text p+p,.v-event-cheer__section-text p+ul,.v-event-cheer__section-text ul+p{margin-top:1em}@media(min-width: 768px){.v-event-cheer__section-text p+p,.v-event-cheer__section-text p+ul,.v-event-cheer__section-text ul+p{margin-top:2em}}.v-event-cheer__member-list{display:flex;flex-wrap:wrap;gap:8px}@media(min-width: 768px){.v-event-cheer__member-list{gap:20px}}.v-event-cheer__member-item{width:calc((100% - 8px)/2);border:solid 1px #edeef0;border-radius:5px}@media(min-width: 768px){.v-event-cheer__member-item{width:calc((100% - 40px)/3)}}.v-event-cheer__member-link{position:relative;padding:8px 8px 16px}@media(min-width: 768px){.v-event-cheer__member-link{padding:16px 16px 32px;transition:all .2s ease-in-out}}@media(min-width: 768px){.v-event-cheer__member-link:hover{opacity:.6}}.v-event-cheer__member-image{display:block}.v-event-cheer__member-number{display:block;margin-top:4px;font-family:"Chakra Petch";font-size:clamp(1.5rem,1.3626760563rem + 0.5633802817vw,1.75rem);font-weight:bold;line-height:1;color:#040730}@media(min-width: 768px){.v-event-cheer__member-number{margin-top:8px}}.v-event-cheer__member-name{display:block;margin-top:4px;font-family:"Chakra Petch";font-size:clamp(1.125rem,0.9190140845rem + 0.8450704225vw,1.5rem);font-weight:bold;line-height:1;color:#040730}@media(min-width: 768px){.v-event-cheer__member-name{margin-top:8px}}.v-event-cheer__member-label{position:absolute;right:4px;bottom:4px;width:24px;height:24px}@media(min-width: 768px){.v-event-cheer__member-label{right:8px;bottom:12px;width:28px;height:28px}}.v-event-cheer__member-modal{padding:16px 8px}@media(min-width: 768px){.v-event-cheer__member-modal{padding:20px}}.v-event-cheer__member-title{display:flex;gap:8px;padding:10px 16px;font-family:"Chakra Petch";font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:bold;color:#fff;background:#040730}.v-event-cheer__member-photo{display:flex;gap:8px;justify-content:center;margin-top:20px}.v-event-cheer__member-photo-item{overflow:hidden;border:solid 1px #edeef0;border-radius:5px}.v-event-cheer__desc{padding-bottom:20px;margin-top:20px}@media(min-width: 768px){.v-event-cheer__desc{max-width:800px;line-height:2}}@media(min-width: 768px){.v-event-cheer__desc-row{display:flex;gap:20px;align-items:center;padding:2em 1em;border-bottom:solid 1px #f2f3f4}}.v-event-cheer__desc-term{padding-inline:8px;margin-top:16px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#737a8c}@media(min-width: 768px){.v-event-cheer__desc-term{width:13em;padding:0;margin:0}}@media not (min-width: 768px){.v-event-cheer__desc-term br{display:none}}.v-event-cheer__desc-definition{padding:8px 8px 16px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:bold;border-bottom:solid 1px #f2f3f4}@media(min-width: 768px){.v-event-cheer__desc-definition{flex:1;padding:0;border-bottom:none}}.v-event-cheer__sns-list{margin-top:8px}@media(min-width: 768px){.v-event-cheer__sns-list{display:flex;gap:20px;margin-top:20px}}.v-event-cheer__sns-item{border-bottom:solid 1px #e0e1e6}@media(min-width: 768px){.v-event-cheer__sns-item{width:calc((100% - 40px)/3)}}.v-event-cheer__sns-link{position:relative;display:flex;gap:16px;align-items:center;padding:8px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem)}.v-event-cheer__sns-link::after{position:absolute;right:8px;display:block;width:20px;height:20px;content:"";background:url(/asset/images/common/icon/chevron_right_blu.svg) center center/contain no-repeat}@media(min-width: 768px){.v-event-cheer__sns-link:hover{opacity:.6}}.v-event-cheer__sns-icon{width:40px;height:40px}.v-event-cheer__sns-icon--x{padding:0}.v-event-cheer__sns-icon--instagram{padding:4px}.v-event-cheer__sns-icon--tiktok{padding:6px}.v-event-cheer__caution-list{padding-left:2em;list-style-type:disc}.v-event-cheer__caution-item+.v-event-cheer__caution-item{margin-top:.5em}.v-event-cheer__caution-sublist{padding-left:1em;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-event-cheer__caution-subitem{margin-top:.5em}.v-event-cheer__caution-subitem::marker{content:"※"}.v-event-cheer__logo-sparkles{max-width:210px;margin:20px auto 0}@media(min-width: 768px){.v-event-cheer__logo-sparkles{max-width:400px}}.v-event-cheer__logo-sparkles-image{width:100%}.v-event-cheer__movie{max-width:100%;aspect-ratio:16/9}@media(min-width: 768px){.v-event-cheer__movie{max-width:1100px;margin-inline:auto}}.v-event-cheer__movie-iframe{width:100%;height:100%;border:none}@media(min-width: 768px){.v-event-cheer__flexbox{display:flex;gap:40px;max-width:1100px;margin:40px auto 0}}@media(min-width: 768px){.v-event-cheer__flexbox-item{width:100%;margin-top:0}}.v-event-program .c-primary-title{margin-top:40px}@media(min-width: 768px){.v-event-program .c-primary-title{margin-top:80px}}.v-event-program__section{margin-top:20px}@media(min-width: 768px){.v-event-program__section{margin-top:40px}}.v-event-program__section-text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-event-program__section-text{margin-top:40px}}.v-event-program__list{position:relative;margin-top:40px}@media(min-width: 768px){.v-event-program__list{max-width:900px;margin-inline:auto;margin-top:60px}}.v-event-program__list::before{position:absolute;top:0;left:0;display:block;width:16px;height:16px;content:"";background:#fff}.v-event-program__item{position:relative}.v-event-program__item::before{position:absolute;top:0;left:8px;z-index:-1;display:block;width:4px;height:100%;content:"";background:#edeef0}.v-event-program__item::after{display:block;height:1px;margin-left:32px;content:"";background-color:#f2f3f4}@media(min-width: 768px){.v-event-program__item::after{margin-left:52px}}.v-event-program__item+.v-event-program__item{padding-top:20px}@media(min-width: 768px){.v-event-program__item+.v-event-program__item{padding-top:40px}}.v-event-program__title{display:flex;gap:4px;align-items:center}@media(min-width: 768px){.v-event-program__title{gap:20px}}.v-event-program__title--padding{padding-bottom:20px}@media(min-width: 768px){.v-event-program__title--padding{padding-bottom:40px}}.v-event-program__title-circle{position:relative;display:block;width:20px;height:auto;aspect-ratio:1/1}.v-event-program__title-circle::after{position:absolute;top:50%;left:50%;display:block;width:14px;height:auto;aspect-ratio:1/1;margin-left:-0.5px;content:"";background:#fff;border:2px solid #989fb0;border-radius:50px;translate:-50% -50%}.v-event-program__title-text{flex:1;padding-left:4px;font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:bold;color:#040730}.v-event-program__title-label{color:#bd0000}.v-event-program__title-text--pickup{color:#bd0000}.v-event-program__title-time{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);font-weight:bold;color:#515764;text-align:right}.v-event-program__title-time-note{font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem)}@media not (min-width: 768px){.v-event-program__title-time-note{display:block}}.v-event-program__block{padding-bottom:20px;margin-top:12px;margin-left:28px}@media(min-width: 768px){.v-event-program__block{padding-bottom:40px;margin-top:20px;margin-left:56px}}@media(min-width: 768px){.v-event-program__block-box{display:flex;gap:40px}}.v-event-program__block-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-event-program__block-text{flex:1;width:60%}}.v-event-program__block-text p+p{margin-top:.5em}@media(min-width: 768px){.v-event-program__block-text p+p{margin-top:1em}}.v-event-program__block-text-link{display:inline;color:#000d99;text-decoration:underline}@media not (min-width: 768px){.v-event-program__block-photo{margin-top:20px}}@media(min-width: 768px){.v-event-program__block-photo{width:40%;max-width:400px}}.v-event-program__block-photo-image img{width:100%}.v-event-program__block-vision{display:flex;gap:8px;align-items:center;justify-content:right;margin-top:12px}.v-event-program__block-vision-label{flex:1;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#515764;text-align:right}.v-event-program__block-vision-image{width:40px}.v-event-program__block-button{margin-top:20px}@media(min-width: 768px){.v-event-program__block-button{margin-top:40px}}@media(min-width: 768px){.v-event-program__block-button .c-button{margin-inline:0}}.v-event-program__block-button .p-article__button{align-items:flex-start}.v-event-program__block-button a{padding-block:12px}@media(min-width: 768px){.v-event-program__block-button a{max-width:300px}}.v-event-song__section{margin-top:40px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-event-song__section{margin-top:80px}}.v-event-song__section-text{margin-top:20px}.v-event-song__section-text p+p{margin-top:1em}.v-event-song__lyrics{margin-top:40px}@media(min-width: 768px){.v-event-song__lyrics{max-width:640px;margin-inline:auto;margin-top:60px}}.v-event-song__lyrics img{width:100%}.v-event-song__composer{display:flex;gap:8px}.v-event-song__composer-en{font-family:"Chakra Petch";font-size:clamp(1.125rem,1.0563380282rem + 0.2816901408vw,1.25rem)}@media(min-width: 768px){.v-event-song__composer-info{display:flex;gap:40px;margin-top:40px}}.v-event-song__composer-image{margin-inline:auto;margin-top:20px}@media not (min-width: 768px){.v-event-song__composer-image{max-width:150px}}@media(min-width: 768px){.v-event-song__composer-image{width:200px;margin-top:0}}.v-event-song__composer-image img{width:100%;border-radius:5px}.v-event-song__section-item{margin-top:20px}@media(min-width: 768px){.v-event-song__section-item{flex:1;margin-top:0}}.v-event-access .p-oval-nav__lists{margin-top:20px}@media(min-width: 768px){.v-event-access .p-oval-nav__lists{margin-top:40px}}.v-event-access .p-oval-nav__item:nth-child(3){width:calc((100% - 8px)/1)}@media(min-width: 768px){.v-event-access .p-oval-nav__item:nth-child(3){width:calc((100% - 30px)/3)}}@media(min-width: 768px){.v-event-access .p-oval-nav__item{width:calc((100% - 30px)/3)}}.v-event-access__section-inner{margin-top:20px}@media(min-width: 768px){.v-event-access__section-inner{margin-top:40px}}.v-event-access__thumb{margin-top:20px}@media(min-width: 768px){.v-event-access__thumb{margin-top:40px}}.v-event-access__thumb-img{border:1px solid #f2f3f4;border-radius:5px}@media(min-width: 768px){.v-event-access__thumb-img{max-width:800px;margin-inline:auto}}.v-event-access__thumb-note{margin-top:1em;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764;text-align:center}.v-event-access__text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-event-access__text-link{display:block;margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#000d99;text-decoration:underline}@media(min-width: 768px){.v-event-access__text-link:hover{opacity:.6}}.v-event-access__link{display:flex;gap:2px;align-items:center;justify-content:flex-end;margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;line-height:1;color:#000d99;text-decoration:underline;text-underline-offset:1.5px}@media(min-width: 768px){.v-event-access__link:hover{opacity:.6}}.v-event-access__link-arrow{display:block;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blu.svg) center center/contain no-repeat}@media(min-width: 768px){.v-event-access__link-arrow{width:28px}}.v-event-access__note{margin-top:1em;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-event-access__caution{margin-top:1em;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#bd0000}.v-event-access .p-table{margin-top:20px}@media(min-width: 768px){.v-event-access .p-table{margin-top:40px}}.v-event-access__td-link{color:#000d99;text-decoration:underline}@media(min-width: 768px){.v-event-access__td-link:hover{opacity:.6}}.v-event-access__td-icon{width:28px}@media(min-width: 768px){.v-event-access__td-icon{width:100%}}.v-event-access__td-icon:hover{opacity:.6}.v-event-access__td-icon-list{display:flex;gap:20px}.v-event-access .c-secondary-title+.c-tertiary-title{margin-top:20px}@media(min-width: 768px){.v-event-access .c-secondary-title+.c-tertiary-title{margin-top:40px}}.v-event-access .c-primary-title+.c-secondary-title{margin-top:20px}@media(min-width: 768px){.v-event-access .c-primary-title+.c-secondary-title{margin-top:40px}}.v-event-access .c-button{margin-top:20px}@media(min-width: 768px){.v-event-access .c-button{margin-top:40px}}.v-event-access .c-button-text{line-height:1.25;text-align:center}@media(min-width: 768px){.v-event-access .c-button-text{line-height:1}}@media(min-width: 768px){.v-event-access__map{max-width:800px;margin-inline:auto}}.v-event-access__iframe{width:100%}@media(min-width: 768px){.v-event-access__iframe{display:flex;justify-content:center;margin-inline:auto}}.v-event-access .p-dialog{display:flex;justify-content:center}.v-event-access__bus-dialog{padding-bottom:40px}.v-event-access__bus-dialog-inner+.v-event-access__bus-dialog-inner{margin-top:40px}.v-event-access__bus-dialog-list{margin-top:20px;counter-reset:list_num}.v-event-access__bus-dialog-text{position:relative;padding-left:1.5em;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-event-access__bus-dialog-text::before{position:absolute;top:.75em;left:0;display:block;content:counter(list_num) ".";counter-increment:list_num;translate:0 -50%}.v-event-access__bus-dialog-thumb{margin-top:20px}.v-event-access__bus-dialog-thumb-img{border-radius:5px}.v-event-access__bus-dialog-item+.v-event-access__bus-dialog-item{margin-top:40px}.v-event-access .p-anchor-nav{padding-top:20px}.v-event-access .p-anchor-nav__li{width:33%}.v-event-manner{font-size:clamp(0.8125rem,0.7781690141rem + 0.1408450704vw,0.875rem)}.v-event-manner .p-anchor-nav{padding-top:20px}@media(min-width: 768px){.v-event-manner .p-anchor-nav{padding-top:40px}}.v-event-manner__npb{display:flex;flex-direction:column;padding-top:20px}@media(min-width: 768px){.v-event-manner__npb{padding-top:40px}}.v-event-manner__yakult{padding-top:60px}.v-event-manner .c-primary-title+.v-event-manner__contents{padding-top:20px}@media(min-width: 768px){.v-event-manner .c-primary-title+.v-event-manner__contents{padding-top:40px}}.v-event-manner__contents{display:flex;flex-direction:column;gap:20px;padding-top:40px}.v-event-manner__contents--no-gap{gap:0}@media not (min-width: 768px){.v-event-manner__contents .p-button{flex-direction:column}}@media(min-width: 768px){.v-event-manner__contents .p-button{padding-top:10px}}@media not (min-width: 768px){.v-event-manner__contents .c-button{width:100%;padding-inline:30px 46px}}@media(min-width: 768px){.v-event-manner__contents .c-button{margin:0}}.v-event-manner__text{line-height:2}.v-event-manner__right{text-align:right}.v-event-manner__ul{display:flex;flex-direction:column;gap:8px}.v-event-manner__ul-item{position:relative;display:flex;flex-direction:column;gap:4px;padding-left:1.2em}.v-event-manner__ul-item::before{position:absolute;left:0;content:"・"}@media(min-width: 768px){.v-event-manner__ul-flex{display:flex;gap:16px;padding-bottom:16px}}.v-event-manner__ul-flex-column{text-align:center}.v-event-manner__ul-flex-note{font-size:clamp(0.75rem,0.7156690141rem + 0.1408450704vw,0.8125rem);color:#989fb0}.v-event-manner__note{display:flex;flex-direction:column;gap:8px;font-size:clamp(0.75rem,0.75rem + 0vw,0.75rem);color:#989fb0}.v-event-manner__note-item::before{content:"※"}.v-event-manner__ol{display:flex;flex-direction:column;gap:16px;counter-reset:number}.v-event-manner__ol-item{position:relative;display:flex;flex-direction:column;gap:8px;padding-left:1.2em}.v-event-manner__ol-item-title{font-weight:700}.v-event-manner__ol-item-title::before{position:absolute;left:0;content:counter(number) ".";counter-increment:number}.v-event-manner__textarea{border-bottom:1px solid #e0e1e6}.v-event-manner__textarea .c-tertiary-title{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem)}.v-event-manner__textarea-inner{width:100%;height:300px;padding:16px;overflow-y:auto;background:rgba(0,0,0,.03)}@media(min-width: 768px){.v-event-manner__textarea-inner{padding:20px}}.v-event-manner__textarea-chapter{display:flex;flex-direction:column;gap:20px;width:100%;padding-top:16px}@media(min-width: 768px){.v-event-manner__textarea-chapter{gap:30px}}.v-event-manner__textarea-chapter-item{display:flex;flex-direction:column;gap:12px}.v-event-manner__textarea-article{display:flex;flex-direction:column;gap:12px;width:100%;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);counter-reset:article}.v-event-manner__textarea-article-item{display:flex;flex-direction:column;gap:8px}.v-event-manner__textarea-article-item-title{font-weight:700}.v-event-manner__textarea-ol{display:flex;flex-direction:column;gap:6px;width:100%;padding-left:1.3em;font-size:clamp(0.8125rem,0.8125rem + 0vw,0.8125rem);counter-reset:ol}.v-event-manner__textarea-ol-item{position:relative}.v-event-manner__textarea-ol-item::before{position:absolute;top:0;left:-1.3em;content:counter(ol) ".";counter-increment:ol}.v-event-manner__textarea-subol{display:flex;flex-direction:column;gap:6px;width:100%;padding-top:6px;font-size:clamp(0.75rem,0.75rem + 0vw,0.75rem);color:#515764;counter-reset:subol}.v-event-manner__textarea-subol-item::before{content:counter(subol) "）";counter-increment:subol}.v-ticket-calender .c-pager{margin-top:20px}@media(min-width: 768px){.v-ticket-calender .c-pager{margin-top:40px}}.v-ticket-calender__card{margin-top:20px}@media(min-width: 768px){.v-ticket-calender__card .p-game-card__contents{grid-template-columns:30% 1fr auto;width:100%}}.v-ticket-calender__card-information{display:flex;gap:4px;align-items:center;padding:8px 16px}.v-ticket-calender__card-logo{display:flex;align-items:center;justify-content:center;width:52px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-ticket-calender__card-logo{width:25%;max-width:100px}}.v-ticket-calender__card-logo-img--1{width:79.1667%}.v-ticket-calender__card-logo-img--3{width:79.1667%}.v-ticket-calender__card-logo-img--4{width:79.1667%}.v-ticket-calender__card-logo-img--5{width:79.1667%}.v-ticket-calender__card-logo-img--6{width:79.1667%}.v-ticket-calender__card-text{display:flex;flex:1;flex-direction:column;gap:4px;line-height:1}@media(min-width: 768px){.v-ticket-calender__card-text{gap:6px}}.v-ticket-calender__card-text-place{font-size:clamp(0.75rem,0.4753521127rem + 1.1267605634vw,1.25rem);font-weight:700}.v-ticket-calender__card-text-time{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem)}.v-ticket-calender__card-text-stadium{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem)}.v-ticket-calender__card-text-stadium-type{padding:.2em .4em;margin-left:1em;font-family:"Chakra Petch";font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);font-weight:600;border:1px solid #000}.v-ticket-calender__card-type{display:flex;align-items:center;justify-content:center;width:128px;padding-block:8px;margin-left:auto;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:700;line-height:1;color:#fff;border-radius:50px}@media(min-width: 768px){.v-ticket-calender__card-type{width:150px;padding-block:10px;margin-left:5%}}.v-ticket-calender__card-type--value{background:#ee7800}.v-ticket-calender__card-type--super-value{background:#18489c}.v-ticket-calender__card-type--standard{background:#ec008c}.v-ticket-calender__card-type--premier{background:#00a97b}.v-ticket-calender__card-details{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;width:100%;padding-bottom:16px}.v-ticket-calender__card-details::after{position:absolute;top:50%;left:50%;width:1px;height:20px;pointer-events:none;content:"";background:#d9d9d9;transform:translate(-50%, -80%)}@media(min-width: 768px){.v-ticket-calender__card-details{flex-direction:column;gap:8px;align-items:flex-start;justify-content:center;width:200px;padding-bottom:0;margin:0 auto}.v-ticket-calender__card-details::after{top:50%;left:0;width:1px;height:70%;transform:translate(0, -50%)}}.v-ticket-calender__card-detail{box-sizing:border-box;display:flex;gap:4px;align-items:center;justify-content:center;width:50%;padding-inline:10px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:700;line-height:1.4;text-align:center}.v-ticket-calender__card-detail-icon{display:block;flex-shrink:0;width:24px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-ticket-calender__card-detail{justify-content:flex-start;width:100%;padding:10px 10px 10px 20px;text-align:left}}.v-company h3{line-height:1.5}.v-company__head{background:#f2f3f4}.v-company__head-thumb{margin-inline:auto}.v-company__head-text{margin-top:20px;font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);text-align:center}@media(min-width: 768px){.v-company__head-text{margin-top:40px}}.v-company__head-text span{font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:700}.v-company__head-note{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);text-align:center}.v-company__slogan{padding-top:40px}@media(min-width: 768px){.v-company__slogan{padding-top:60px}}.v-company__slogan-item .p-dialog__button{width:100%}@media(min-width: 768px){.v-company__slogan-item .p-dialog__button{transition:all .2s ease-in-out}.v-company__slogan-item .p-dialog__button .v-company__slogan-link{transition:all .2s ease-in-out}.v-company__slogan-item .p-dialog__button:hover .v-company__slogan-thumb-img{scale:1.1}.v-company__slogan-item .p-dialog__button:hover .v-company__slogan-link{opacity:.6}}.v-company__slogan-contents{position:relative;display:flex;align-items:center;justify-content:center;margin-top:20px;overflow:hidden;text-align:center;border:1px solid #f2f3f4;border-radius:5px}@media(min-width: 768px){.v-company__slogan-contents{margin-top:40px}}.v-company__slogan-thumb-img{padding:0 40px}@media(min-width: 768px){.v-company__slogan-thumb-img{padding:0 80px;transition:all .2s ease-in-out}}.v-company__slogan-link{position:absolute;right:0;bottom:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:4px;background:#e0e1e6}.v-company__slogan-link-icon{width:20px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-company__slogan-link-icon{width:40px}}@media not (min-width: 768px){.v-company__slogan .p-dialog__panel{padding:10px 10px 10px 0}}@media not (min-width: 768px){.v-company__slogan-dialog{padding:10px 0 10px 4vw}}.v-company__slogan-dialog-thumb{width:100%;padding-top:20px}.v-company__slogan-dialog-thumb-img{border:1px solid #f2f3f4;border-radius:5px}.v-company__contents{margin-top:40px}@media(min-width: 768px){.v-company__contents{margin-top:60px}}.v-company__contents-item{margin-top:40px}@media(min-width: 768px){.v-company__contents-item{margin-top:60px}}.v-company__contents-item .v-event__special-list{margin-top:10px}@media(min-width: 768px){.v-company__contents-item .v-event__special-list{margin-top:20px}}@media(min-width: 768px){.v-company__flex{display:grid;grid-template-columns:calc((100% - 30px)*4/10) calc((100% - 30px)*6/10);-moz-column-gap:30px;column-gap:30px;margin-top:40px}}.v-company__thumb{margin-top:20px}@media(min-width: 768px){.v-company__thumb{margin-top:0}}.v-company__thumb-img{border:1px solid #f2f3f4;border-radius:5px}.v-company__profile{padding-top:40px}@media(min-width: 768px){.v-company__profile{padding-top:60px}}.v-company__profile-item{display:flex;flex-direction:column;gap:4px;padding:16px;border-bottom:1px solid #f2f3f4}.v-company__profile-item-list{padding-top:20px}@media(min-width: 768px){.v-company__profile-item-list{padding-top:10px}}.v-company__profile-item-inner+.v-company__profile-item-inner{margin-top:20px}.v-company__profile-item-note+.v-company__profile-item-text{margin-top:8px}.v-company__profile-item-title{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);color:#737a8c}.v-company__profile-item-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;color:#000}.v-company__profile-item-note{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-company__download-button a{display:inline-block;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#000d99;text-align:left;text-decoration:underline}.v-company__download-button a::before{display:inline-block;width:18px;height:auto;translate:0 3px;aspect-ratio:1/1;margin-right:5px;content:"";background:url(/asset/images/common/icon/file_blu.svg) center center/contain no-repeat}@media(min-width: 768px){.v-company__download-button a::before{width:20px}}@media(min-width: 768px){.v-company__download-button a:hover{opacity:.6}}.v-company .c-event-card__thumb{aspect-ratio:auto}.v-company__item{display:flex;height:auto}.v-company__buttons{display:grid;grid-template-columns:repeat(1, 1fr);gap:8px;margin-top:20px}@media(min-width: 768px){.v-company__buttons{grid-template-columns:repeat(2, 1fr);gap:10px;margin-top:40px}}@media(width >= 1200px){.v-company__buttons{grid-template-columns:repeat(4, 1fr)}}.v-company__button{position:relative;border:1px solid #e0e1e6;border-radius:5px;offset:-1px}@media(min-width: 768px){.v-company__button{border-radius:10px;transition:all .2s ease-in-out}.v-company__button::after{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 2px);height:calc(100% + 2px);content:"";border:2px solid #040730;border-radius:10px;translate:-50% -50%;offset:-2px;opacity:0;transition:all .2s ease-in-out}.v-company__button:hover{border-color:#fff}.v-company__button:hover::after{opacity:1}}.v-company__button-contents{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;height:100%;padding:18px 20px;font-size:clamp(1rem,1rem + 0vw,1rem);color:#000}@media(min-width: 768px){.v-company__button-contents{font-size:clamp(0.9375rem,0.9375rem + 0vw,0.9375rem)}}.v-company__button-icon{display:block;width:24px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-company__button-icon{width:26px}}.v-company__button-icon--camera{background:url(/asset/images/common/icon/camera_blk.svg) center center/contain no-repeat}.v-company__button-icon--data{background:url(/asset/images/common/icon/data_blk.svg) center center/contain no-repeat}.v-company__button-icon--lock{background:url(/asset/images/common/icon/lock_blk.svg) center center/contain no-repeat}.v-company__button-icon--file{background:url(/asset/images/common/icon/file_blk.svg) center center/contain no-repeat}.v-company__button-icon--mail{background:url(/asset/images/common/icon/mail_blk.svg) center center/contain no-repeat}.v-company__button-text{font-weight:700;line-height:1.25}@media(min-width: 768px){.v-company__button-text{line-height:1.75}}.v-company__button-arrow{display:block;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blu.svg) center center/110% auto no-repeat}.v-company__button-media{display:grid;grid-template-columns:repeat(1, 1fr);gap:8px;padding:20px 0;border-bottom:1px solid #f2f3f4}@media(min-width: 768px){.v-company__button-media{grid-template-columns:repeat(2, 1fr);gap:10px;padding:40px 0}}@media(width >= 1200px){.v-company__button-media{grid-template-columns:repeat(4, 1fr)}}.v-company .c-button--row-reverse{margin-top:20px}@media(min-width: 768px){.v-company .c-button--row-reverse{width:100%;margin-top:40px}}.v-company__timeline{margin:40px 0}.v-company__timeline .title-box{margin-bottom:50px;text-align:center}.v-company__timeline .p-dialog__contents-img{width:100%}@media not (min-width: 768px){.v-company__timeline .pc{display:none}.v-company__timeline .image_annotation{font-size:10px !important}.v-company__timeline table{width:100%;border:solid 1px #f5f5f5}.v-company__timeline .table-block th{display:block;width:100%;padding:10px;color:#001443;text-align:center;background:#f5f5f5}.v-company__timeline .table-block td{display:block;width:100%;padding:10px}.v-company__timeline .sp-mt30{margin-top:30px !important}.v-company__timeline .legend-table{border:none}.v-company__timeline .legend-table th{display:block;width:100%;padding:10px}.v-company__timeline .legend-table td{display:block;width:100%;padding:10px}}@media(min-width: 768px){.v-company__timeline .sp{display:none}.v-company__timeline .pc-margin{margin-left:110px}.v-company__timeline .image_annotation{font-size:12px !important}.v-company__timeline table{width:80%;margin:auto;border:solid 1px #f5f5f5}.v-company__timeline .table-block th{width:25%;padding:10px;font-weight:bold;color:#2a2a2b;text-align:center;background:#f5f5f5;border:solid 1px #f5f5f5}.v-company__timeline .table-block td{width:75%;padding:10px;border:solid 1px #f5f5f5}.v-company__timeline .legend-table{border:none}.v-company__timeline .legend-table th{width:30%;padding:15px}.v-company__timeline .legend-table td{width:70%;padding:15px}}.v-company__timeline .timelineText{margin-top:20px}@media(min-width: 768px){.v-company__timeline .timelineText{margin-top:0}}.v-company__timeline .p-dialog__close{color:#fff}.v-company__timeline .p-first-dialog__close-text{font-family:"Chakra Petch"}.v-company__timeline .cd-timeline__year{position:static}.v-company-press__information{margin-top:20px}@media(min-width: 768px){.v-company-press__information{margin-top:40px}}.v-company-press__information-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);padding-top:20px}@media(min-width: 768px){.v-company-press__information-text{padding-top:40px}}.v-company-press__information-note{padding-top:20px}.v-company-press__information-note-list{display:flex;flex-direction:column;gap:4px}.v-company-press__information-note-item{position:relative;padding-left:20px;color:#989fb0}.v-company-press__information-note-item::before{position:absolute;top:0;left:0;display:block;width:20px;text-align:center;content:"※"}.v-company-press__information-note--center .v-company-press__information-note-item{color:#bd0000;width:auto;max-width:-moz-max-content;max-width:max-content;margin-inline:auto}.v-company-press__information+.p-button{padding-top:60px}@media(min-width: 768px){.v-company-press__information+.p-button{padding-top:80px}}.v-company-press_pass__about{margin-top:20px}@media(min-width: 768px){.v-company-press_pass__about{margin-top:60px}}.v-company-press_pass__about-title{font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700}.v-company-press_pass__about-text{margin-top:4px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-company-press_pass__about-text{margin-top:16px}}.v-company-press_pass__about-note-list{display:flex;flex-direction:column;gap:4px;margin-top:16px}.v-company-press_pass__about-note-item{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#989fb0}.v-company-press_pass .c-pager{margin-top:20px}@media(min-width: 768px){.v-company-press_pass .c-pager{margin-top:80px}}@media(min-width: 768px){.v-company-press_pass__card .p-game-card__inner{grid-template-columns:1fr}}.v-company-press_pass__card-contents{display:flex;justify-content:space-between;padding:8px}@media(min-width: 768px){.v-company-press_pass__card-contents{padding:8px 24px}}.v-company-press_pass__card-information{display:flex;gap:4px;align-items:center}.v-company-press_pass__card-logo{display:flex;align-items:center;justify-content:center;width:52px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-company-press_pass__card-logo{width:100px}}.v-company-press_pass__card-logo-img--1{width:79.1667%}.v-company-press_pass__card-logo-img--3{width:79.1667%}.v-company-press_pass__card-logo-img--4{width:79.1667%}.v-company-press_pass__card-logo-img--5{width:79.1667%}.v-company-press_pass__card-logo-img--6{width:79.1667%}.v-company-press_pass__card-text{display:flex;flex-direction:column;gap:4px;line-height:1}@media(min-width: 768px){.v-company-press_pass__card-text{gap:6px}}.v-company-press_pass__card-text-place{font-size:clamp(0.75rem,0.4753521127rem + 1.1267605634vw,1.25rem);font-weight:700}.v-company-press_pass__card-text-stadium{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem)}.v-company-press_pass__card-link{display:flex;gap:4px;align-items:center;font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700;line-height:1.5}@media(min-width: 768px){.v-company-press_pass__card-link{gap:8px}}.v-company-press_pass__card-link-arrow{width:16px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat}@media(min-width: 768px){.v-company-press_pass__card-link-arrow{width:20px}}.v-company-sns .c-primary-title{display:none}@media(min-width: 768px){.v-company-sns .c-primary-title{display:block;margin-top:40px}}@media(min-width: 768px){.v-company-sns__button-wrap{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;padding-top:40px}}.v-company-sns__button{border-bottom:1px solid #e0e1e6}@media(min-width: 768px){.v-company-sns__button{border:none}}@media(min-width: 768px){.v-company-sns__button-link{border-radius:5px;outline:2px solid rgba(0,0,0,0);outline-offset:-2px}.v-company-sns__button-link:hover{outline-color:#040730}}.v-company-sns__button-contents{display:flex;align-items:center;width:100%;padding:16px 0}@media(min-width: 768px){.v-company-sns__button-contents{padding:20px 10px 20px 20px;border:1px solid #e0e1e6;border-radius:5px}}.v-company-sns__button-info{display:flex;flex-direction:column;gap:6px;width:100%}.v-company-sns__button-head{display:flex;gap:12px;align-items:center}.v-company-sns__button-thumb{flex-shrink:0;width:50px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-company-sns__button-thumb{width:60px}}.v-company-sns__button-title{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;line-height:1.25;color:#040730}.v-company-sns__button-text{font-size:clamp(0.75rem,0.7156690141rem + 0.1408450704vw,0.8125rem);color:#515764}.v-company-sns__button-arrow{position:relative;flex-shrink:0;width:20px;height:auto;aspect-ratio:1/1;overflow:hidden}@media(min-width: 768px){.v-company-sns__button-arrow{width:30px}}.v-company-sns__button-arrow-icon{position:absolute;top:50%;left:50%;display:block;width:30px;height:auto;aspect-ratio:1/1;color:#040730;translate:-50% -50%}.v-company-sns__button--thin .v-company-sns__button-contents{padding-block:12px}.v-company-sns__button--thin .v-company-sns__button-thumb{width:30px}.v-company-sns__button--thin .v-company-sns__button-thumb--x{position:relative;padding:8px}.v-company-sns__button--thin .v-company-sns__button-thumb--x::before{position:absolute;top:50%;left:50%;z-index:-1;display:block;width:95%;height:auto;aspect-ratio:1/1;content:"";background:#000;border-radius:50px;translate:-50% -50%}.v-company-sns__button--thin .v-company-sns__button-title{line-height:1}@media not (min-width: 768px){.v-company-sns__button--thin .v-company-sns__button-arrow-icon{width:20px}}.v-company-sns__passion{padding-top:40px}@media(min-width: 768px){.v-company-sns__passion{padding-top:80px}}.v-company-sns__passion .v-company-sns__button-wrap{padding-top:10px}@media(min-width: 768px){.v-company-sns__passion .v-company-sns__button-wrap{padding-top:30px}}.v-company-terms .c-primary-title{display:none}@media(min-width: 768px){.v-company-terms .c-primary-title{display:block;margin-top:40px}}@media(min-width: 768px){.v-company-terms .c-tertiary-title{margin-top:20px}}.v-company-terms__contents{padding-top:20px}@media(min-width: 768px){.v-company-terms__contents{padding-top:40px}}.v-company-terms__text{display:flex;flex-direction:column;gap:12px;padding-top:20px}.v-company-terms__text-p{line-height:2}.v-company-privacy{font-size:clamp(0.8125rem,0.7781690141rem + 0.1408450704vw,0.875rem)}.v-company-privacy .c-primary-title{display:none}@media(min-width: 768px){.v-company-privacy .c-primary-title{display:block;margin-top:40px}}.v-company-privacy__text{line-height:2}.v-company-privacy .c-tertiary-title{margin-top:20px}@media(min-width: 768px){.v-company-privacy .c-tertiary-title{margin-top:32px}}.v-company-privacy__chapter{display:flex;flex-direction:column;gap:30px;width:100%;padding-top:20px;color:#040730;counter-reset:chapter}@media(min-width: 768px){.v-company-privacy__chapter{gap:60px;padding-top:40px}}.v-company-privacy__chapter-item .c-secondary-title::before{content:counter(chapter) ". ";counter-increment:chapter}.v-company-privacy__chapter-item>.v-company-privacy__text{padding-top:12px}.v-company-privacy__article{display:flex;flex-direction:column;gap:1em;width:100%;padding-top:12px;padding-left:2em;color:#000;counter-reset:article}@media(min-width: 768px){.v-company-privacy__article{padding-top:16px}}.v-company-privacy__article-item{position:relative;font-weight:500}.v-company-privacy__article-item::before{position:absolute;top:0;left:-1.2em;display:flex;justify-content:flex-end;width:1.2em;content:"）"}.v-company-privacy__article-item::after{position:absolute;top:0;left:-2em;display:flex;justify-content:center;width:.8em;letter-spacing:-0.01em;content:counter(article);counter-increment:article}.v-company-privacy__article-item>.v-company-privacy__text{padding-top:8px}.v-company-privacy__ol{display:flex;flex-direction:column;gap:.8em;width:100%;padding-top:12px;font-weight:500;counter-reset:ol}.v-company-privacy__ol-item::before{content:counter(ol) ". ";counter-increment:ol}.v-company-privacy__ol-item>.v-company-privacy__text{padding-top:8px}.v-company-privacy__ul{display:flex;flex-direction:column;gap:8px;padding-top:12px}.v-company-privacy__ul-title{padding-top:12px;color:#040730}.v-company-privacy__ul-item{position:relative;display:flex;gap:4px}.v-company-privacy__ul-item::before{content:"・"}.v-company-privacy__note-list{display:flex;flex-direction:column;gap:4px;padding-top:8px;font-size:clamp(0.75rem,0.7156690141rem + 0.1408450704vw,0.8125rem);font-weight:500;color:#989fb0}@media(min-width: 768px){.v-company-privacy__note-list{gap:8px}}.v-company-privacy__note-item::before{content:"※"}.v-company-privacy__right{padding-top:20px;font-size:clamp(0.8125rem,0.7781690141rem + 0.1408450704vw,0.875rem);text-align:right}@media(min-width: 768px){.v-company-privacy__right{padding-top:60px}}.v-company-sns_guideline{font-size:clamp(0.8125rem,0.7781690141rem + 0.1408450704vw,0.875rem)}.v-company-sns_guideline .c-primary-title{display:none}@media(min-width: 768px){.v-company-sns_guideline .c-primary-title{display:block;margin-top:40px}}.v-company-sns_guideline__text{line-height:2}.v-company-sns_guideline__chapter{display:flex;flex-direction:column;gap:30px;width:100%;padding-top:20px;color:#040730;counter-reset:chapter}@media(min-width: 768px){.v-company-sns_guideline__chapter{gap:60px;padding-top:40px}}.v-company-sns_guideline__chapter-item .c-secondary-title::before{content:counter(chapter) ". ";counter-increment:chapter}.v-company-sns_guideline__chapter-item>.v-company-sns_guideline__text{padding-top:12px}.v-company-sns_guideline__article{display:flex;flex-direction:column;gap:1em;width:100%;padding-top:12px;padding-left:2em;color:#000;counter-reset:article}@media(min-width: 768px){.v-company-sns_guideline__article{padding-top:16px}}.v-company-sns_guideline__article-item{position:relative;font-weight:500}.v-company-sns_guideline__article-item::before{position:absolute;top:0;left:-1.2em;display:flex;justify-content:flex-end;width:1.2em;content:"）"}.v-company-sns_guideline__article-item::after{position:absolute;top:0;left:-2em;display:flex;justify-content:center;width:.8em;letter-spacing:-0.01em;content:counter(article);counter-increment:article}.v-company-sns_guideline__article-item>.v-company-privacy__text{padding-top:8px}.v-company-customer__contents{padding-top:40px}@media(min-width: 768px){.v-company-customer__contents{padding-top:60px}}.v-company-customer__contents:first-child{padding-top:20px}@media(min-width: 768px){.v-company-customer__contents:first-child{padding-top:40px}}.v-company-customer__contents:last-child{padding-bottom:40px}.v-company-customer__contents .p-button{flex-direction:column}.v-company-customer__contents .c-button{line-height:1.25}@media(min-width: 768px){.v-company-customer__contents .c-button-text br{display:none}}.v-company-customer .c-secondary-title{margin-top:20px}@media(min-width: 768px){.v-company-customer .c-secondary-title{margin-top:40px}}.v-company-customer__text{padding-top:16px;line-height:2}.v-company-customer__text-link{display:inline-block;color:#000d99;text-decoration:underline}.v-company-customer__note{padding-top:10px}.v-company-customer__note-list{display:flex;flex-direction:column;gap:8px;padding-top:8px;font-size:clamp(0.75rem,0.7156690141rem + 0.1408450704vw,0.8125rem);font-weight:500;color:#989fb0}@media(min-width: 768px){.v-company-customer__note-list{gap:8px}}.v-company-customer__note-item::before{content:"※"}.v-company-customer__note-item:has(.v-company-customer__note-item-red){color:#bd0000}.v-company-customer__note-item-link{display:inline-block;color:#000d99;text-decoration:underline}.v-company-customer__contact{display:flex;flex-direction:column;gap:8px;padding-bottom:12px;margin-top:20px;overflow:hidden;border-radius:5px;outline:1px solid #e0e1e6;outline-offset:-1px}@media(min-width: 768px){.v-company-customer__contact{width:700px;padding-bottom:20px;margin-inline:auto}}.v-company-customer__contact-name{padding:12px;margin-bottom:8px;font-weight:700;background:#edeef0}@media(min-width: 768px){.v-company-customer__contact-name{padding:20px;text-align:center}}@media(min-width: 768px){.v-company-customer__contact-name br{display:none}}.v-company-customer__contact:not(:has(.v-company-customer__contact-name)){padding-top:12px}@media(min-width: 768px){.v-company-customer__contact:not(:has(.v-company-customer__contact-name)){padding-top:20px}}.v-company-customer__contact-zip,.v-company-customer__contact-address,.v-company-customer__contact-phone,.v-company-customer__contact-hours,.v-company-customer__contact-fax,.v-company-customer__contact-mail,.v-company-customer__contact-days{padding-inline:12px}@media(min-width: 768px){.v-company-customer__contact-zip,.v-company-customer__contact-address,.v-company-customer__contact-phone,.v-company-customer__contact-hours,.v-company-customer__contact-fax,.v-company-customer__contact-mail,.v-company-customer__contact-days{padding-inline:20px}}.v-company-customer__contact-days{display:flex;flex-direction:column;gap:4px}.v-company-customer__contact-days-flex{display:flex;gap:10px;align-items:stretch;font-size:clamp(0.8125rem,0.8125rem + 0vw,0.8125rem)}.v-company-customer__contact-days-flex-title{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:100px;height:auto;background:#f2f3f4}.v-company-customer__contact-link{display:inline-block;color:#000d99;text-decoration:underline}.v-company-history .body .sect{margin:0}@media not (min-width: 768px){.v-company-history .p-inner{width:100%;overflow-x:hidden}}.v-company-history #topcontrol{display:none}.v-company-history img{margin:auto}.v-company-history__contents{margin-top:20px}@media(min-width: 768px){.v-company-history__contents{display:grid;grid-template-areas:"sub main";grid-template-columns:calc(30% - 40px) 70%;gap:40px;margin-top:40px}}@media(min-width: 768px){.v-company-history__main{grid-area:main}}.v-company-history__main img{display:inherit;width:inherit}.v-company-history__main table{font-size:clamp(0.625rem,0.4876760563rem + 0.5633802817vw,0.875rem)}@media not (min-width: 768px){.v-company-history__main table td{padding-inline:5px}}@media not (min-width: 768px){.v-company-history__main .list-arrows a.item{padding:0}}@media(min-width: 768px){.v-company-history__sub{grid-area:sub}}.v-company-history__sub .local-nav{border-top:1px solid #eee}.v-company-history__sub .local-nav .current+.nav-lv2{padding:0 0 0 5px;margin:0}.v-company-history a{color:#000d99}.v-company-history a:hover{opacity:.6;transition:all .4s cubic-bezier(0.075, 0.82, 0.165, 1)}.v-company-history .p-bottom-nav img{margin:0}.v-company-history__archive{margin-top:40px}@media(min-width: 768px){.v-company-history__archive{margin-top:60px}}.v-company-history__archive-buttons{display:grid;grid-template-columns:repeat(2, 1fr);gap:4px;margin-top:20px}@media(min-width: 768px){.v-company-history__archive-buttons{grid-template-columns:repeat(4, 1fr);gap:8px;margin-top:25px}}.v-company-history__archive-buttons a{color:#000}.v-company-history__archive-button{position:relative;display:grid;grid-template-columns:auto auto;gap:8px;align-items:center;justify-content:center;min-height:45px;padding:.81em 0 .81em .5em;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;color:#000;border-radius:5px;outline:1px solid #ccc;outline-offset:-1px}@media(min-width: 768px){.v-company-history__archive-button{grid-template-columns:1fr auto;justify-content:flex-start;padding:1em}.v-company-history__archive-button::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";border-radius:5px;outline:2px solid #000;outline-offset:-2px;opacity:0;transition:all .2s ease-in-out}.v-company-history__archive-button:hover::after{opacity:1}}.v-company-history__archive-button-arrow{display:block;width:18px;height:100%;aspect-ratio:1/1;content:"";background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/24px 24px no-repeat}@media(min-width: 768px){.v-company-history__archive-button-arrow{width:20px}}.v-company-archive .body .sect{margin:0}@media not (min-width: 768px){.v-company-archive .p-inner{width:100%;overflow-x:hidden}}.v-company-archive #topcontrol{display:none}.v-company-archive .body h1.title-headline,.v-company-archive .body[class^=title-]:first-child{padding-top:0;margin-top:0}.v-company-archive img{margin:auto}.v-company-archive__contents{margin-top:20px}@media(min-width: 768px){.v-company-archive__contents{display:grid;grid-template-areas:"sub main";grid-template-columns:calc(30% - 40px) 70%;gap:40px;margin-top:40px}}@media(min-width: 768px){.v-company-archive__main{grid-area:main}}.v-company-archive__main img{display:inherit;width:inherit}.v-company-archive__main table{font-size:clamp(0.625rem,0.4876760563rem + 0.5633802817vw,0.875rem)}@media not (min-width: 768px){.v-company-archive__main table td{padding-inline:5px}}.v-company-archive__main .list-arrows a.item::after{display:block;width:28px;height:28px;background:#040730;-webkit-mask:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat;mask:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat}@media(min-width: 768px){.v-company-archive__sub{grid-area:sub}}.v-company-archive__sub .local-nav{border-top:1px solid #eee}.v-company-archive__sub .local-nav .current+.nav-lv2{padding:0 0 0 5px;margin:0}.v-company-archive a{color:#000d99}.v-company-archive a:hover{opacity:.6;transition:all .4s cubic-bezier(0.075, 0.82, 0.165, 1)}.v-company-archive .p-bottom-nav img{margin:0}@media not (min-width: 768px){.v-company-archive__nav>div{display:flex;flex-wrap:wrap}.v-company-archive__nav>div a{display:flex;justify-content:flex-end;width:50%}.v-company-archive__nav>div a:nth-child(2n){justify-content:flex-start}.v-company-archive__nav>div a img{margin:0}}.v-company-media_guide .c-primary-title{margin-top:20px}@media(min-width: 768px){.v-company-media_guide .c-primary-title{margin-top:60px}}.v-company-media_guide--index .item{position:relative;display:flex;gap:20px;align-items:center;justify-content:space-between;min-height:40px;padding:5px 20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:bold;color:#040730;background:rgba(242,243,244,.5);border-top:1px solid #e0e1e6;transition:all .2s ease-in-out}@media(min-width: 768px){.v-company-media_guide--index .item{min-height:50px}.v-company-media_guide--index .item.item-divider:hover{opacity:.6}.v-company-media_guide--index .item:not(.item-divider):hover span{opacity:.6}.v-company-media_guide--index .item:not(.item-divider):hover::after{transform:translateX(5px)}}.v-company-media_guide--index .item::after{display:block;width:16px;height:16px;content:"";background:#040730;-webkit-mask:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat;mask:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat;transition:all .2s ease-in-out}@media(min-width: 768px){.v-company-media_guide--index .item::after{width:20px;height:20px}}@media(min-width: 768px){.v-company-media_guide--index .item span{transition:all .2s ease-in-out}}.v-company-media_guide--index .item-divider{background:#edeef0}.v-company-media_guide--index .item-divider::after{background:#000;-webkit-mask:url(/asset/images/common/icon/plus_blu.svg) center center/contain no-repeat;mask:url(/asset/images/common/icon/plus_blu.svg) center center/contain no-repeat}.v-company-media_guide--index .item-divider.sel::after{-webkit-mask:url(/asset/images/common/icon/minus_blu.svg) center center/contain no-repeat;mask:url(/asset/images/common/icon/minus_blu.svg) center center/contain no-repeat}.v-company-media_guide--index .slide_box{background:#fff}@media not (min-width: 768px){.v-company-media_guide--index .slide_box>*:nth-last-child(-n+1) .item{border-bottom:none}}@media(min-width: 768px){.v-company-media_guide--index .slide_box{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:1px;column-gap:1px}.v-company-media_guide--index .slide_box:has(>*:nth-child(2n):last-child)>*:nth-last-child(-n+2) .item{border-bottom:none}.v-company-media_guide--index .slide_box:has(>*:nth-child(2n-1):last-child)>*:nth-last-child(-n+1) .item{border-bottom:none}}.v-company-media_guide--index .slide_box .item{padding-left:35px;background:none;border-top:none;border-bottom:1px solid #e0e1e6}@media(min-width: 768px){.v-company-media_guide--index .slide_box .item{padding-left:20px}}.v-game_data .tbl-holder{overflow-x:auto}.v-game_data .tbl-stats{width:-moz-max-content;width:max-content;min-width:100%}@media(min-width: 768px){.v-game_data .tbl-stats{width:100%}}.v-game_data .pc_home_visitor{display:block}.v-game_data .pc_home_visitor span{display:none}.v-media_guide .all-wrap,.v-game_data .all-wrap{min-width:auto}.v-media_guide .content,.v-game_data .content{min-width:auto}.v-media_guide .sect,.v-game_data .sect{padding:0}.v-media_guide img,.v-game_data img{margin:initial}.v-media_guide #topcontrol,.v-game_data #topcontrol{display:none}.v-media_guide .wrapper,.v-game_data .wrapper{width:100%;max-width:1100px}.v-media_guide .t_unit,.v-game_data .t_unit{position:relative}.v-media_guide:has(.print_btn) .title-headline,.v-game_data:has(.print_btn) .title-headline{width:calc(100% - 100px)}.v-media_guide .title-headline,.v-game_data .title-headline{max-width:1100px;padding:20px 4% !important;margin:0 auto 0 0;font-size:clamp(1rem,0.7940140845rem + 0.8450704225vw,1.375rem)}@media(min-width: 768px){.v-media_guide .title-headline,.v-game_data .title-headline{padding:20px 0 !important}}.v-media_guide .mg_another_team_list,.v-game_data .mg_another_team_list{margin-block:0}.v-media_guide .sub-title-headline,.v-game_data .sub-title-headline{margin-top:10px}.v-media_guide .print_btn,.v-game_data .print_btn{position:absolute !important;top:18px !important;right:10px !important;width:80px !important;margin-top:0 !important;font-size:14px !important;font-weight:500 !important;line-height:1.5 !important}@media(min-width: 768px){.v-media_guide .print_btn,.v-game_data .print_btn{top:20px !important;right:0 !important}}.v-media_guide .gamedata_select,.v-game_data .gamedata_select{margin-top:0}.v-media_guide .select-holder select,.v-game_data .select-holder select{width:100%;margin:0}.v-media_guide .select-holder::after,.v-game_data .select-holder::after{pointer-events:none}.v-media_guide .notes,.v-game_data .notes{margin:5px}@media(min-width: 768px){.v-media_guide .notes,.v-game_data .notes{margin-inline:0}}@media not (min-width: 768px){.v-media_guide .button-bar{display:grid;grid-template-columns:repeat(2, 50%)}.v-media_guide .button-bar .button{width:100%;font-size:15px}}.v-media_guide .tbl-holder{overflow-x:auto}.v-media_guide .tbl-stats{width:-moz-max-content;width:max-content;min-width:100%}@media(min-width: 768px){.v-media_guide .tbl-stats{width:100%}}.v-media_guide table td,.v-media_guide table th{padding:5px !important}@media(min-width: 768px){.v-media_guide table td,.v-media_guide table th{padding:8px 5px !important}}.v-media_guide table td>a,.v-media_guide table th>a{color:#000d99}.v-media_guide table td>a,.v-media_guide table td>span,.v-media_guide table th>a,.v-media_guide table th>span{padding:0 !important;border:0}.v-media_guide .tbl-stats thead th:last-child a,.v-media_guide .tbl-stats thead th:last-child span,.v-media_guide .th-sort th>a,.v-media_guide .th-sort th>span{display:flex;align-items:center;justify-content:center;height:-moz-fit-content;height:fit-content;padding:0 !important;border-top:0 !important}.v-media_guide .t-team img{max-width:-moz-fit-content;max-width:fit-content;margin:0 auto 3px}@media(min-width: 768px){.v-media_guide .t-team img{margin-bottom:5px}}.v-media_guide .t-team img+b{margin:0;font-size:10px}@media(min-width: 768px){.v-media_guide .t-team img+b{font-size:11px}}@media not (min-width: 768px){.v-media_guide .box-tbl-stats-name{width:30%}}@media not (min-width: 768px){.v-media_guide .box-tbl-stats-data{width:70%}}.page-hitting_il .tbl-holder,.page-hitting_cl .tbl-holder,.page-hitting_diff .tbl-holder,.page-pitching_diff .tbl-holder,.page-pitching_il .tbl-holder,.page-pitching_cl .tbl-holder,.page-player_pitching_diff .tbl-holder,.page-player_pitching_monthly .tbl-holder,.page-player_hitting_diff .tbl-holder,.page-player_hitting_monthly .tbl-holder{width:100%;overflow-x:auto}.page-hitting_il .tbl-stats,.page-hitting_cl .tbl-stats,.page-hitting_diff .tbl-stats,.page-pitching_diff .tbl-stats,.page-pitching_il .tbl-stats,.page-pitching_cl .tbl-stats,.page-player_pitching_diff .tbl-stats,.page-player_pitching_monthly .tbl-stats,.page-player_hitting_diff .tbl-stats,.page-player_hitting_monthly .tbl-stats{width:-moz-max-content;width:max-content;min-width:100%}@media(min-width: 768px){.page-hitting_il .tbl-stats,.page-hitting_cl .tbl-stats,.page-hitting_diff .tbl-stats,.page-pitching_diff .tbl-stats,.page-pitching_il .tbl-stats,.page-pitching_cl .tbl-stats,.page-player_pitching_diff .tbl-stats,.page-player_pitching_monthly .tbl-stats,.page-player_hitting_diff .tbl-stats,.page-player_hitting_monthly .tbl-stats{width:100%}}@media not (min-width: 768px){.page-hitting_il table th:nth-child(1),.page-hitting_il table td:nth-child(1),.page-hitting_cl table th:nth-child(1),.page-hitting_cl table td:nth-child(1),.page-hitting_diff table th:nth-child(1),.page-hitting_diff table td:nth-child(1),.page-pitching_diff table th:nth-child(1),.page-pitching_diff table td:nth-child(1),.page-pitching_il table th:nth-child(1),.page-pitching_il table td:nth-child(1),.page-pitching_cl table th:nth-child(1),.page-pitching_cl table td:nth-child(1),.page-player_pitching_diff table th:nth-child(1),.page-player_pitching_diff table td:nth-child(1),.page-player_pitching_monthly table th:nth-child(1),.page-player_pitching_monthly table td:nth-child(1),.page-player_hitting_diff table th:nth-child(1),.page-player_hitting_diff table td:nth-child(1),.page-player_hitting_monthly table th:nth-child(1),.page-player_hitting_monthly table td:nth-child(1){position:sticky;z-index:1;overflow-y:clip;background:#e9edf9}.page-hitting_il table th:nth-child(1):nth-of-type(1),.page-hitting_il table td:nth-child(1):nth-of-type(1),.page-hitting_cl table th:nth-child(1):nth-of-type(1),.page-hitting_cl table td:nth-child(1):nth-of-type(1),.page-hitting_diff table th:nth-child(1):nth-of-type(1),.page-hitting_diff table td:nth-child(1):nth-of-type(1),.page-pitching_diff table th:nth-child(1):nth-of-type(1),.page-pitching_diff table td:nth-child(1):nth-of-type(1),.page-pitching_il table th:nth-child(1):nth-of-type(1),.page-pitching_il table td:nth-child(1):nth-of-type(1),.page-pitching_cl table th:nth-child(1):nth-of-type(1),.page-pitching_cl table td:nth-child(1):nth-of-type(1),.page-player_pitching_diff table th:nth-child(1):nth-of-type(1),.page-player_pitching_diff table td:nth-child(1):nth-of-type(1),.page-player_pitching_monthly table th:nth-child(1):nth-of-type(1),.page-player_pitching_monthly table td:nth-child(1):nth-of-type(1),.page-player_hitting_diff table th:nth-child(1):nth-of-type(1),.page-player_hitting_diff table td:nth-child(1):nth-of-type(1),.page-player_hitting_monthly table th:nth-child(1):nth-of-type(1),.page-player_hitting_monthly table td:nth-child(1):nth-of-type(1){left:0}.page-hitting_il table th:nth-child(1):has(+*)::after,.page-hitting_il table td:nth-child(1):has(+*)::after,.page-hitting_cl table th:nth-child(1):has(+*)::after,.page-hitting_cl table td:nth-child(1):has(+*)::after,.page-hitting_diff table th:nth-child(1):has(+*)::after,.page-hitting_diff table td:nth-child(1):has(+*)::after,.page-pitching_diff table th:nth-child(1):has(+*)::after,.page-pitching_diff table td:nth-child(1):has(+*)::after,.page-pitching_il table th:nth-child(1):has(+*)::after,.page-pitching_il table td:nth-child(1):has(+*)::after,.page-pitching_cl table th:nth-child(1):has(+*)::after,.page-pitching_cl table td:nth-child(1):has(+*)::after,.page-player_pitching_diff table th:nth-child(1):has(+*)::after,.page-player_pitching_diff table td:nth-child(1):has(+*)::after,.page-player_pitching_monthly table th:nth-child(1):has(+*)::after,.page-player_pitching_monthly table td:nth-child(1):has(+*)::after,.page-player_hitting_diff table th:nth-child(1):has(+*)::after,.page-player_hitting_diff table td:nth-child(1):has(+*)::after,.page-player_hitting_monthly table th:nth-child(1):has(+*)::after,.page-player_hitting_monthly table td:nth-child(1):has(+*)::after{position:absolute;top:0;right:0;width:15px;height:100%;pointer-events:none;content:"";background:linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);translate:100% 0}}.page-hitting_il table tr:not(.my-team) th:nth-child(1),.page-hitting_cl table tr:not(.my-team) th:nth-child(1),.page-hitting_diff table tr:not(.my-team) th:nth-child(1),.page-pitching_diff table tr:not(.my-team) th:nth-child(1),.page-pitching_il table tr:not(.my-team) th:nth-child(1),.page-pitching_cl table tr:not(.my-team) th:nth-child(1),.page-player_pitching_diff table tr:not(.my-team) th:nth-child(1),.page-player_pitching_monthly table tr:not(.my-team) th:nth-child(1),.page-player_hitting_diff table tr:not(.my-team) th:nth-child(1),.page-player_hitting_monthly table tr:not(.my-team) th:nth-child(1){background:#fafafa}.page-hitting_il table tr:not(.my-team) td:nth-child(1),.page-hitting_cl table tr:not(.my-team) td:nth-child(1),.page-hitting_diff table tr:not(.my-team) td:nth-child(1),.page-pitching_diff table tr:not(.my-team) td:nth-child(1),.page-pitching_il table tr:not(.my-team) td:nth-child(1),.page-pitching_cl table tr:not(.my-team) td:nth-child(1),.page-player_pitching_diff table tr:not(.my-team) td:nth-child(1),.page-player_pitching_monthly table tr:not(.my-team) td:nth-child(1),.page-player_hitting_diff table tr:not(.my-team) td:nth-child(1),.page-player_hitting_monthly table tr:not(.my-team) td:nth-child(1){background:#fff}.page-player_pitching_opp .tbl-holder{width:100%;overflow-x:auto}.page-player_pitching_opp .tbl-stats{width:-moz-max-content;width:max-content;min-width:100%}@media(min-width: 768px){.page-player_pitching_opp .tbl-stats{width:100%}}@media not (min-width: 768px){.page-player_pitching_opp th:nth-child(1),.page-player_pitching_opp th:nth-child(2),.page-player_pitching_opp td:nth-child(1),.page-player_pitching_opp td:nth-child(2){position:sticky;z-index:1;overflow-y:clip;background:#e9edf9}.page-player_pitching_opp th:nth-child(1):has(+*)::after,.page-player_pitching_opp th:nth-child(2):has(+*)::after,.page-player_pitching_opp td:nth-child(1):has(+*)::after,.page-player_pitching_opp td:nth-child(2):has(+*)::after{position:absolute;top:0;right:0;width:15px;height:100%;pointer-events:none;content:"";background:linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);translate:100% 0}.page-player_pitching_opp th:nth-of-type(1),.page-player_pitching_opp td:nth-of-type(1){left:0;width:25px}.page-player_pitching_opp th:nth-of-type(2),.page-player_pitching_opp td:nth-of-type(2){left:25px}}.page-player_pitching_opp tr:not(.my-team) th:nth-child(1),.page-player_pitching_opp tr:not(.my-team) th:nth-child(2){background:#fafafa}.page-player_pitching_opp tr:not(.my-team) td:nth-child(1),.page-player_pitching_opp tr:not(.my-team) td:nth-child(2){background:#fff}@media not (min-width: 768px){.page-caught_stealings .wrap .box-tbl-stats-name{width:35% !important}.page-caught_stealings .wrap .box-tbl-stats-data{width:65% !important}}.page-caught_stealings .swiper-wrapper{margin:0}@media(min-width: 768px){.page-caught_stealings .swiper-wrapper{width:100%}}.page-caught_stealings .swiper-slide{width:-moz-fit-content;width:fit-content;min-width:100%}.page-caught_stealings table th,.page-caught_stealings table td{padding-block:0 !important;vertical-align:middle}@media not (min-width: 768px){.page-caught_stealings .th-sort tr>:first-child>a,.page-caught_stealings .th-sort tr>:first-child>span{padding-left:4px}}.page-caught_stealings .hide{display:none}@media(min-width: 768px){.page-caught_stealings .pc_hide{display:none}}.page-caught_stealings .sp_show{display:table-cell}@media(min-width: 768px){.page-caught_stealings .sp_show{display:none}}@media not (min-width: 768px){.page-player_hitting_side_diff .box-tbl-stats-data .tbl-stats tr>:nth-child(-n+2),.page-player_hitting_side_diff .box-tbl-stats-data .tbl-rank tr>:nth-child(-n+2),.page-player_pitching_side_diff .box-tbl-stats-data .tbl-stats tr>:nth-child(-n+2),.page-player_pitching_side_diff .box-tbl-stats-data .tbl-rank tr>:nth-child(-n+2){display:table-cell}}.v-media_guide--ds .pc{display:none}@media(min-width: 768px){.v-media_guide--ds .pc{display:block}}@media(min-width: 768px){.v-media_guide--ds .sp{display:none}}.v-media_guide--ds br.sp{display:none}@media(min-width: 768px){.v-media_guide--ds .xs-12-1{width:8.3333333333%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-2{width:16.6666666667%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-3{width:25%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-4{width:33.3333333333%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-5{width:41.6666666667%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-6{width:50%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-7{width:58.3333333333%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-8{width:66.6666666667%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-9{width:75%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-10{width:83.3333333333%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-11{width:91.6666666667%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-12{width:100%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-13{width:108.3333333333%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-14{width:116.6666666667%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-15{width:125%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-16{width:133.3333333333%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-17{width:141.6666666667%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-18{width:150%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-19{width:158.3333333333%}}@media(min-width: 768px){.v-media_guide--ds .xs-12-20{width:166.6666666667%}}@media not (min-width: 768px){.v-media_guide--ds .sp_home_visitor{margin-top:10px}.v-media_guide--ds .sp_home_visitor>span{display:block}}@media(min-width: 768px){.v-media_guide--ds .sp_home_visitor{display:none}}.v-media_guide--ds .print_head{display:none}.v-media_guide--ds .print_btn{display:none}.v-media_guide--ds .title-headline{margin-top:40px}@media not (min-width: 768px){.v-media_guide--ds .title-headline br.sp{display:block}.v-media_guide--ds .title-headline:has(.pc){display:none}}@media(min-width: 768px){.v-media_guide--ds .title-headline{margin-top:60px}.v-media_guide--ds .title-headline .pc{display:inline-block}}.v-media_guide--ds .sub-title-headline{margin-top:25px}@media(min-width: 768px){.v-media_guide--ds .sub-title-headline{margin-top:40px}}.v-media_guide--ds .gamedata_select{position:relative;width:-moz-max-content;width:max-content;margin-top:15px;margin-left:auto;border:1px solid #989fb0;border-radius:3px}@media(min-width: 768px){.v-media_guide--ds .gamedata_select{margin-top:20px}.v-media_guide--ds .gamedata_select:hover{pointer-events:none}.v-media_guide--ds .gamedata_select:hover::after{opacity:.6}}.v-media_guide--ds .gamedata_select::after{position:absolute;top:50%;right:3px;display:block;width:14px;height:auto;aspect-ratio:1/1;font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);pointer-events:none;content:"";background:url(/asset/images/common/icon/chevron_down_blk.svg) center center/contain no-repeat;translate:0 -50%}@media(min-width: 768px){.v-media_guide--ds .gamedata_select::after{width:20px}}.v-media_guide--ds #GameYear,.v-media_guide--ds #GameYear::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}.v-media_guide--ds #GameYear{display:flex;justify-content:center;width:-moz-fit-content;width:fit-content;padding:4px 20px 4px 5px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:1;text-align:center;background:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(min-width: 768px){.v-media_guide--ds #GameYear{padding:6px 25px 6px 10px;text-indent:0;pointer-events:auto;transition:all .2s ease}.v-media_guide--ds #GameYear:hover{cursor:pointer;opacity:.6}}.v-media_guide--ds #GameYear::-ms-expand{display:none}.v-media_guide--ds #GameYear::picker-icon{display:none}.v-media_guide--ds #GameYear::picker(select){padding-block:10px}.v-media_guide--ds #GameYear option{display:flex;justify-content:center;padding:.7em 1em;font-size:clamp(1rem,1rem + 0vw,1rem);cursor:pointer}.v-media_guide--ds #GameYear option::checkmark,.v-media_guide--ds #GameYear option::before{display:none}.v-media_guide--ds .list{margin-top:15px}@media(min-width: 768px){.v-media_guide--ds .list{margin-top:20px}}.v-media_guide--ds .list .wrap+.wrap{margin-top:5px}@media(min-width: 768px){.v-media_guide--ds .list .wrap+.wrap{margin-top:10px}}.v-media_guide--ds .bt-tab{margin-top:15px}@media(min-width: 768px){.v-media_guide--ds .bt-tab{margin-top:20px}}.v-media_guide--ds .bt-tab .wrap+.wrap{margin-top:5px}@media(min-width: 768px){.v-media_guide--ds .bt-tab .wrap+.wrap{margin-top:10px}}.v-media_guide--ds *:has(>.button-bar):nth-child(n+2) .button-bar{margin-top:1px}.v-media_guide--ds .bt-anchor{margin-top:15px}@media(min-width: 768px){.v-media_guide--ds .bt-anchor{margin-top:20px}}.v-media_guide--ds .bt-anchor .button{width:25%}.v-media_guide--ds .button-bar{flex-wrap:nowrap;margin-top:15px}@media(min-width: 768px){.v-media_guide--ds .button-bar{margin-top:20px}}.v-media_guide--ds .button-bar+.button-bar{margin-top:1px}.v-media_guide--ds .button-bar .button{width:100%}.v-media_guide--ds .tbl-wrap{position:relative;margin-top:15px}@media(min-width: 768px){.v-media_guide--ds .tbl-wrap{margin-top:20px}}.v-media_guide--ds .tbl-wrap::after{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;pointer-events:none;content:"";border:1px solid #c2c5cf}.v-media_guide--ds .tbl-holder{width:100%;overflow-x:auto}.v-media_guide--ds .tbl-holder table{width:-moz-max-content;width:max-content;min-width:100%;table-layout:auto}.v-media_guide--ds .tbl-holder table::after{display:none}.v-media_guide--ds .tbl-holder table th,.v-media_guide--ds .tbl-holder table td{width:auto;min-width:auto;vertical-align:middle}.v-media_guide--ds .tbl-holder table th>*,.v-media_guide--ds .tbl-holder table td>*{margin:auto}.v-media_guide--ds .tbl-holder table.vs_tbl tr:nth-child(1) th span{height:-moz-max-content !important;height:max-content !important}.v-media_guide--ds .tbl-holder tbody td{min-width:45px;min-height:40px}.v-media_guide--ds .tbl-holder tr:nth-child(2n) td{background:#f9f9f9}.v-media_guide--ds .tbl-holder tr.my-team td{background:#c1dcfd}.v-media_guide--ds .tbl-holder tr.bg-blue td{background:#edeef0}@media(min-width: 768px){.v-media_guide--ds .tbl-holder tr:hover th,.v-media_guide--ds .tbl-holder tr:hover td{background:#eef3fe !important}}.v-media_guide--ds .tbl-holder th>a,.v-media_guide--ds .tbl-holder th>span{display:block;width:100%;min-width:-moz-max-content;min-width:max-content;line-height:1.1}.v-media_guide--ds .tbl-holder td:last-child:not(:nth-child(n+2))::after{display:none}.v-media_guide--ds .tbl-holder td.tal{text-align:left}.v-media_guide--ds .tbl-holder td.tac{text-align:center}.v-media_guide--ds .tbl-holder td.t-team{min-width:-moz-max-content;min-width:max-content;height:auto;font-size:0;font-weight:500;line-height:0;text-align:left;vertical-align:middle}.v-media_guide--ds .tbl-holder td.t-team>*{display:inline-block;vertical-align:middle}.v-media_guide--ds .tbl-holder td.t-team>*+*{margin-left:5px}.v-media_guide--ds .tbl-holder td.t-team b{height:auto;font-size:10px;line-height:32px}@media(min-width: 768px){.v-media_guide--ds .tbl-holder td.t-team b{font-size:14px;line-height:34px}}.v-media_guide--ds .tbl-holder td.t-team img{width:32px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-media_guide--ds .tbl-holder td.t-team img{width:34px}}.v-media_guide--ds .tbl-holder.battle_issue_tbl .borderline td,.v-media_guide--ds .tbl-holder.battle_tbl .borderline td{border-bottom:1px solid #edeef0}.v-media_guide--ds .tbl-holder.battle_issue_tbl td>span,.v-media_guide--ds .tbl-holder.battle_tbl td>span{display:block}.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table th:nth-child(1),.v-media_guide--ds .tbl-holder:not(.tbl-nosticky,.battle_issue_tbl,.battle_tbl,.hitting_hr_tbl,.records-tbl):not(:has(.wrap)) table td:nth-child(1){border-left:1px solid #c2c5cf}@media not (min-width: 768px){.v-media_guide--ds .tbl-holder .pc_home_visitor{display:none}}@media(min-width: 768px){.v-media_guide--ds .tbl-holder .pc_home_visitor th::before{display:none}.v-media_guide--ds .tbl-holder .pc_home_visitor th:has(.print_btn){padding:10px;text-align:right}}.v-media_guide--ds .tbl-holder:has(>.wrap){position:relative}.v-media_guide--ds .tbl-holder:has(>.wrap)::after{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;pointer-events:none;content:"";border:1px solid #c2c5cf}.v-media_guide--ds .tbl-holder:has(.wrap){margin-top:15px}@media(min-width: 768px){.v-media_guide--ds .tbl-holder:has(.wrap){margin-top:20px}}.v-media_guide--ds .tbl-holder .wrap{display:grid;grid-template-columns:100px calc(100% - 100px)}@media(min-width: 768px){.v-media_guide--ds .tbl-holder .wrap{display:flex}}.v-media_guide--ds .tbl-holder .tbl_container::before{position:absolute;top:0;left:0;z-index:1;width:15px;height:100%;pointer-events:none;content:"";background:linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%)}.v-media_guide--ds .tbl-holder .swiper-container{position:relative;z-index:1;margin:0 auto;overflow:hidden}.v-media_guide--ds .tbl-holder .swiper-slide{position:relative;float:left}.v-media_guide--ds .caution,.v-media_guide--ds .notes{margin-top:15px}@media(min-width: 768px){.v-media_guide--ds .caution,.v-media_guide--ds .notes{margin-top:20px}}.v-media_guide--ds .contentsArea{margin-top:40px}@media(min-width: 768px){.v-media_guide--ds .contentsArea{margin-top:60px}}.v-media_guide--ds .baseUnit{margin-top:20px}@media(min-width: 768px){.v-media_guide--ds .baseUnit{margin-top:40px}}.v-media_guide--ds .resultInfo{display:grid;grid-template-columns:30% 1fr;margin-top:15px;font-size:clamp(0.6875rem,0.6531690141rem + 0.1408450704vw,0.75rem)}@media(min-width: 768px){.v-media_guide--ds .resultInfo{margin-top:20px}.v-media_guide--ds .resultInfo>*{padding-left:20px;border-left:1px solid #c2c5cf}}.v-media_guide--ds .resultInfo.type02{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);line-height:2}.v-media_guide--ds .resultInfo.type02>*{padding-left:0;border:none}.v-premium__main{background:url(/asset/images/premium/bg.png) center center/25% auto repeat}.v-premium__main .c-vertical-bar-title{padding-top:30px;color:#fff}@media(min-width: 768px){.v-premium__main .c-vertical-bar-title{padding-top:60px}}.v-premium__main .c-vertical-bar-title::before{background:#fff}.v-premium__main .c-button--premium{color:#000;background:linear-gradient(to bottom, #fff 50%, #dadada 100%);outline:2px solid rgba(0,0,0,.2);outline-offset:-2px;transition:all .2s ease-in-out}.v-premium__main .c-button--premium .c-button__icon{background:rgba(0,0,0,.2)}.v-premium__main .p-button{padding-top:0}@media(min-width: 768px){.v-premium__main .p-button{min-width:300px;max-width:360px;margin-inline:auto}}.v-premium__information{padding-block:20px;background:#fff;border-top:1px solid #f2f3f4}@media(min-width: 768px){.v-premium__information{padding-block:40px}}.v-premium__information-title{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;color:#040730}.v-premium__information-text{margin-top:10px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#737a8c}.v-premium__information .v-premium__button{margin-top:20px}@media(min-width: 768px){.v-premium__information .v-premium__button{margin-top:40px}}.v-premium__bar-title{position:relative}.v-premium__bar-title-new{position:absolute;top:50%;padding:7px 8px;margin-left:5px;font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);line-height:1;color:#fff;background:#bd0000;border-radius:50px;translate:0 -50%}@media(min-width: 768px){.v-premium__bar-title-new{margin-left:10px}}.v-premium__about{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#fff}.v-premium__about-text{line-height:1.8}.v-premium__about-text:first-child{margin-top:20px}@media(min-width: 768px){.v-premium__about-text:first-child{margin-top:40px}}.v-premium__about-text:not(:first-child){margin-top:8px}@media(min-width: 768px){.v-premium__about-text:not(:first-child){margin-top:16px}}.v-premium__about-bold{font-weight:700}.v-premium__about-link{display:inline-block;text-decoration:underline;text-underline-offset:1.5px}.v-premium__about-note{position:relative;gap:2px;padding-left:20px;font-size:clamp(0.8125rem,0.8125rem + 0vw,0.8125rem);color:#989fb0}.v-premium__about-note::before{position:absolute;top:0;left:0;display:block;width:20px;text-align:center;content:"※"}.v-premium__about-note:first-child{margin-top:16px}.v-premium__about-note:not(:first-child){margin-top:8px}.v-premium__form{padding:32px 20px;margin-top:40px;color:#000;background:#fff;border-radius:5px 5px 0 0}@media(min-width: 768px){.v-premium__form{max-width:800px;padding:60px 80px;margin-inline:auto;margin-top:60px}}.v-premium__form:not(:has(+.v-premium__form)){border-radius:5px}.v-premium__form+.v-premium__form{margin-top:1px;border-radius:0 0 5px 5px}.v-premium__form-title{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;color:#040730}.v-premium__form-title--red{color:#bd0000}.v-premium__form-alert{display:flex;flex-direction:column;gap:16px;align-items:center;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;text-align:center}@media(min-width: 768px){.v-premium__form-alert{gap:20px}}.v-premium__form-alert-icon{padding:8px;border:3px solid #bd0000;border-radius:50px}.v-premium__form-alert-icon-img{display:block;width:32px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-premium__form-alert-icon-img{width:60px}}.v-premium__form-alert-text{font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem)}.v-premium__form-alert-sub-text{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:400;color:#515764;text-align:left}.v-premium__form-complete{display:flex;flex-direction:column;gap:16px;align-items:center;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;text-align:center}@media(min-width: 768px){.v-premium__form-complete{gap:20px}}.v-premium__form-complete-icon{padding:8px;border:3px solid #040730;border-radius:50px}.v-premium__form-complete-icon-img{display:block;width:32px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-premium__form-complete-icon-img{width:60px}}.v-premium__form-complete-text{font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem)}.v-premium__form-complete-sub-text{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:400;color:#515764;text-align:left}.v-premium__form-note{margin-top:20px;font-size:clamp(0.75rem,0.75rem + 0vw,0.75rem)}.v-premium__form-caution{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#bd0000;text-align:center}.v-premium__form .c-button{width:100%}.v-premium__form .v-premium__information{padding:0;background:none;border:none}@media(min-width: 768px){.v-premium__form .c-form__thin-button{max-width:300px;margin-inline:auto}}@media(min-width: 768px){.v-premium__form .c-form__thin-button+.c-form__note{text-align:center}}.v-premium__button-wrap{margin-top:30px}.v-premium__button-box{padding-block:30px;background:rgba(0,0,0,.15)}@media(min-width: 768px){.v-premium__button-box{padding-block:50px}}.v-premium__button-flex{display:flex;gap:3.3519%;width:100%}@media(min-width: 768px){.v-premium__button-flex{max-width:600px;margin-inline:auto}}.v-premium__button-flex .v-premium__button{width:100%}.v-premium__button{position:relative;display:flex;gap:3px;align-items:center;justify-content:center;width:312px;height:50px;margin-inline:auto;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#fff;border:.5px solid rgba(0,0,0,0);border-radius:5px}@media(min-width: 768px){.v-premium__button{gap:8px;width:380px}}.v-premium__button:has(.v-premium__button-arrow){padding-inline:40px}.v-premium__button::before{position:absolute;top:50%;left:50%;z-index:0;display:block;width:calc(100% - 1px);height:calc(100% - 1px);content:"";background-origin:border-box;border-radius:5px;box-shadow:0 0 2px rgba(0,0,0,.6);translate:-50% -50%}.v-premium__button::after{position:absolute;top:50%;left:50%;z-index:0;display:block;width:calc(100% - .5px);height:calc(100% - .5px);content:"";border-radius:5px;translate:-50% -50%}.v-premium__button--signup{font-weight:700;letter-spacing:.1em;background:linear-gradient(to right, rgba(199, 181, 155, 0.2) 0%, rgba(255, 239, 214, 0.7) 70%, rgba(199, 181, 155, 0.2) 100%)}.v-premium__button--signup::before{background:linear-gradient(to top, #820002 0%, #ff093a 100%)}.v-premium__button--signup::after{background:linear-gradient(to top, #820002 0%, #ff093a 100%);filter:brightness(80%);opacity:0;transition:all .2s ease-in-out}@media(min-width: 768px){.v-premium__button--signup:hover::after{opacity:1}}.v-premium__button--login{font-weight:700;letter-spacing:.1em;background:linear-gradient(to right, rgba(198, 198, 198, 0.2) 0%, rgba(255, 255, 255, 0.7) 70%, rgba(198, 198, 198, 0.2) 100%)}.v-premium__button--login::before{background:linear-gradient(to top, #0b104e 0%, #4e5bc9 100%)}.v-premium__button--login::after{background:linear-gradient(to top, #0b104e 0%, #4e5bc9 100%);filter:brightness(80%);opacity:0;transition:all .2s ease-in-out}@media(min-width: 768px){.v-premium__button--login:hover::after{opacity:1}}.v-premium__button--logout{letter-spacing:.1em}.v-premium__button--logout:hover::after{background:rgba(0,0,0,.8)}.v-premium__button--logout::before{display:none}.v-premium__button--logout::after{background:rgba(0,0,0,.3);border:1px solid #515764;transition:all .2s ease-in-out}.v-premium__button--logout .v-premium__button-arrow{background:none}.v-premium__button--mypage::before{background:linear-gradient(to right, rgba(198, 198, 198, 0.2) 0%, rgba(255, 255, 255, 0.7) 70%, rgba(198, 198, 198, 0.2) 100%)}.v-premium__button--mypage::after{background:linear-gradient(to top, #0b104e 0%, #4e5bc9 100%)}.v-premium__button--general{color:#000;background:linear-gradient(to right, rgba(78, 91, 201, 0.2) 0%, rgba(198, 198, 198, 0.7) 70%, rgba(78, 91, 201, 0.2) 100%)}.v-premium__button--general::before{background:linear-gradient(to bottom, #fff 50%, #dadada 100%);box-shadow:none}.v-premium__button--general::after{background:linear-gradient(to bottom, #dadada 50%, #fff 100%);box-shadow:none;opacity:0;transition:all .2s ease-in-out}.v-premium__button--general .v-premium__button-arrow{background:rgba(194,197,207,.3)}@media(min-width: 768px){.v-premium__button--general:hover::after{opacity:1}}.v-premium__button--cta{height:50px;font-weight:600;color:#000;background:linear-gradient(to right, rgba(78, 91, 201, 0.2) 0%, rgba(198, 198, 198, 0.7) 70%, rgba(78, 91, 201, 0.2) 100%)}@media(min-width: 768px){.v-premium__button--cta{height:58px}}.v-premium__button--cta::before{background:linear-gradient(to bottom, #edc855 50%, #a58b3d 100%);box-shadow:none}.v-premium__button--cta::after{background:linear-gradient(to bottom, #caaa48 50%, #88722f 100%);box-shadow:none;opacity:0;transition:all .2s ease-in-out}.v-premium__button--cta .v-premium__button-arrow{background:hsla(0,0%,100%,.6)}@media(min-width: 768px){.v-premium__button--cta:hover::after{opacity:1}}.v-premium__button--disabled{color:#666;pointer-events:none;opacity:.4}.v-premium__button--disabled::before{background:linear-gradient(to bottom, #fff 50%, #ccc 100%)}.v-premium__button--disabled .v-premium__button-arrow{display:none}.v-premium__button-contents{z-index:1;display:flex;gap:4px;align-items:center;justify-content:center}.v-premium__button-icon{display:block;width:20px;height:auto;aspect-ratio:1/1}.v-premium__button-arrow{position:absolute;top:50%;right:10px;display:flex;align-items:center;justify-content:center;width:30px;height:auto;aspect-ratio:1/1;background:rgba(0,0,0,.3);border-radius:5px;translate:0 -50%}.v-premium__button-arrow-img{display:block;width:16px;height:auto;aspect-ratio:1/1}@media not (min-width: 768px){.v-premium__button-row{display:flex;flex-direction:column;gap:10px}}@media(min-width: 768px){.v-premium__button-row{display:flex;gap:20px}}@media(min-width: 768px){.v-premium__button-row--reverse{flex-direction:row-reverse}}@media(min-width: 768px){.v-premium__button-row-item{width:100%}}.v-premium__title{display:flex;align-items:center;justify-content:space-between;padding-top:40px;color:#f2f3f4}.v-premium__title-main{font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:600;letter-spacing:.05em}.v-premium__title-main.v-premium__title-main--center{width:100%;padding:.5em;text-align:center;background-color:hsla(0,0%,100%,.1)}.v-premium__title-main-img{height:24px}@media(min-width: 768px){.v-premium__title-main-img{height:40px}}@media(min-width: 768px){.v-premium__title-main-img--pickup{height:50px}}@media(min-width: 768px){.v-premium__title-main-img--swallows-channel{height:30px}}.v-premium__title-sub{font-size:clamp(0.625rem,0.4876760563rem + 0.5633802817vw,0.875rem);letter-spacing:.05em}.v-premium__contents{padding-bottom:30px;margin-top:30px;background:#f2f3f4}@media(min-width: 768px){.v-premium__contents{padding-bottom:60px;margin-top:40px}}.v-premium__contents .v-premium__button-box{background:url(/asset/images/premium/bg.png) center center/contain repeat}.v-premium__contents .c-vertical-bar-title{color:#000}.v-premium__contents .c-vertical-bar-title::before{background:#000}.v-premium__outline{padding-top:30px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-premium__outline{max-width:800px;padding-top:60px;margin-inline:auto}}.v-premium__outline-list{display:flex;flex-direction:column;gap:30px}@media(min-width: 768px){.v-premium__outline-list{gap:48px}}.v-premium__outline .c-vertical-bar-title{padding-top:0}.v-premium__outline-text{padding-top:8px;padding-left:12px}@media(min-width: 768px){.v-premium__outline-text{padding-top:16px;padding-left:24px}}.v-premium__outline-text-main{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-premium__outline-text-note{margin-top:8px;font-size:clamp(0.8125rem,0.8125rem + 0vw,0.8125rem);color:#515764}.v-premium__outline-text-center{text-align:center}.v-premium__outline-text-link{text-decoration:underline;text-underline-offset:1.5px}.v-premium__outline-text-flex{display:flex;gap:8px;padding-block:8px}.v-premium__outline-text-card{width:auto;height:30px}.v-premium__outline-text-nospacing{white-space:nowrap}.v-premium__present-list{margin-top:20px}@media(min-width: 768px){.v-premium__present-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:40px}}@media(min-width: 768px){.v-premium__present-item{width:calc((100% - 20px)/2)}}.v-premium__present-item+.v-premium__present-item{margin-top:10px}@media(min-width: 768px){.v-premium__present-item+.v-premium__present-item{margin-top:0}}.v-premium-lp .p-inner{width:88%}.v-premium-lp .v-premium__button-box{margin-top:50px}@media(min-width: 768px){.v-premium-lp .v-premium__button-box{margin-top:70px}}.v-premium-lp__main{position:relative;background:url(/asset/images/premium/lp_noise.png) top center/50% auto repeat}.v-premium-lp__main::before{position:absolute;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;content:"";background:linear-gradient(270deg, #161e34 0%, #233155 50%, #161e34 100%)}.v-premium-lp__visual{position:relative;width:100%;height:220px;overflow:hidden}@media(min-width: 768px){.v-premium-lp__visual{height:300px}}.v-premium-lp__visual::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:url(/asset/images/premium/lp_visual_noise.png) center center/contain repeat}.v-premium-lp__visual-back{display:flex;height:100%}.v-premium-lp__visual-back-img{width:auto;max-width:-moz-max-content;max-width:max-content;height:100%;margin-left:-62px;animation:infinity-scroll-left 80s infinite linear .5s both}.v-premium-lp__visual-title{position:absolute;top:50%;left:50%;z-index:1;width:100%;filter:drop-shadow(0 0 15px #000) drop-shadow(0 0 2px #000);translate:-50% -50%}@media(min-width: 768px){.v-premium-lp__visual-title{width:500px}}.v-premium-lp__visual-title-img{margin-inline:auto}.v-premium-lp__visual-title-img--en{width:265px}@media(min-width: 768px){.v-premium-lp__visual-title-img--en{width:500px}}.v-premium-lp__visual-title-img--jp{width:140px;margin-top:10px}@media(min-width: 768px){.v-premium-lp__visual-title-img--jp{width:300px;margin-top:16px}}.v-premium-lp__information{background:rgba(0,0,0,.2)}@media(min-width: 768px){.v-premium-lp__information{padding-bottom:60px}}.v-premium-lp__information-title{position:relative;display:flex;align-items:center;justify-content:center;padding-block:40px 30px}@media(min-width: 768px){.v-premium-lp__information-title{padding-block:60px}}.v-premium-lp__information-title-img{width:55.8974%;filter:drop-shadow(0 0 2px rgba(0, 0, 0, 0.8)) drop-shadow(0 0 8px rgba(244, 174, 64, 0.3))}@media(min-width: 768px){.v-premium-lp__information-title-img{width:500px}}.v-premium-lp__information-title::before{position:absolute;top:0;left:0;z-index:0;display:block;width:100%;height:100%;content:"";background:url(/asset/images/premium/lp_information_back.png) center center/contain no-repeat}.v-premium-lp__information-text{font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:400;line-height:2;color:#fff}@media(min-width: 768px){.v-premium-lp__information-text{width:70%;margin-inline:auto;line-height:2.5}}.v-premium-lp__information-text-pc{display:none}@media(min-width: 768px){.v-premium-lp__information-text-pc{display:block;width:70%;padding:40px;margin-inline:auto;margin-top:60px;font-size:clamp(1.25rem,0.9753521127rem + 1.1267605634vw,1.75rem);font-weight:700;line-height:2;color:#fff;text-align:center;background:rgba(0,0,0,.2);border:1px solid #f2f3f4}}.v-premium-lp__information .v-premium__button-flex{padding-block:20px}@media(min-width: 768px){.v-premium-lp__information .v-premium__button-flex{max-width:600px;padding-block:40px;margin-inline:auto}}.v-premium-lp__information .v-premium__button-single{padding-block:20px}@media(min-width: 768px){.v-premium-lp__information .v-premium__button-single{padding-block:40px}}.v-premium-lp__section{position:relative;padding-block:50px 0}@media(min-width: 768px){.v-premium-lp__section{padding-block:80px 0}}.v-premium-lp__section .v-premium-lp__title{position:relative;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;padding-top:28px}@media(min-width: 768px){.v-premium-lp__section .v-premium-lp__title{gap:16px}}.v-premium-lp__section .v-premium-lp__title::before{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:50px;pointer-events:none;content:"";background:linear-gradient(180deg, rgba(215, 154, 58, 0) 10%, rgba(215, 154, 58, 0.1) 100%)}.v-premium-lp__section .v-premium-lp__title::after{position:absolute;top:50px;left:0;z-index:1;display:block;width:100%;height:1px;pointer-events:none;content:"";background:linear-gradient(to right, #fff -20%, transparent 30%, transparent 70%, #fff 120%)}.v-premium-lp__section .v-premium-lp__title-main{position:relative;z-index:2;filter:drop-shadow(0 0 4px rgba(244, 174, 64, 0.3))}.v-premium-lp__section .v-premium-lp__title-main-img{width:auto;height:26px}@media(min-width: 768px){.v-premium-lp__section .v-premium-lp__title-main-img{height:40px}}.v-premium-lp__section .v-premium-lp__title-sub{position:relative;z-index:2;filter:drop-shadow(0 0 4px rgba(244, 174, 64, 0.3))}.v-premium-lp__section .v-premium-lp__title-sub-img{width:auto;height:12px}@media(min-width: 768px){.v-premium-lp__section .v-premium-lp__title-sub-img{height:16px}}.v-premium-lp__pickup .v-premium-lp__title{gap:6px}.v-premium-lp__pickup .v-premium-lp__title-main-img{height:32px}@media(min-width: 768px){.v-premium-lp__pickup .v-premium-lp__title-main-img{height:50px}}.v-premium-lp__pickup-list{margin-top:10px}@media(min-width: 768px){.v-premium-lp__pickup-link:hover .v-premium-lp__pickup-thumb-img{scale:1.1}}.v-premium-lp__pickup-contents{display:flex;gap:12px;align-items:center;padding-block:20px;border-bottom:1px dashed hsla(0,0%,100%,.2)}@media(min-width: 768px){.v-premium-lp__pickup-contents{gap:20px}}.v-premium-lp__pickup-thumb{flex-shrink:0;width:120px}@media(min-width: 768px){.v-premium-lp__pickup-thumb{width:200px;overflow:hidden}}.v-premium-lp__pickup-thumb-img{width:100%;height:auto;aspect-ratio:120/68;background:#000;border-radius:5px}@media(min-width: 768px){.v-premium-lp__pickup-thumb-img{transition:all .2s ease-in-out}}.v-premium-lp__pickup-text{display:flex;flex-direction:column;gap:10px;width:100%;color:#fff}.v-premium-lp__pickup-text-date{line-height:1}.v-premium-lp__pickup-text-date-year{font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem)}.v-premium-lp__pickup-text-date-md{font-size:clamp(1.125rem,0.7816901408rem + 1.4084507042vw,1.75rem)}.v-premium-lp__pickup-text-date-dot{margin:2px;font-size:clamp(1.125rem,0.7816901408rem + 1.4084507042vw,1.75rem)}.v-premium-lp__pickup-text-title{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-premium-lp__video-text{margin-top:30px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:400;line-height:2;color:#fff}@media(min-width: 768px){.v-premium-lp__video-text{margin-top:50px;text-align:center}}@media not (min-width: 768px){.v-premium-lp__video-text br{display:none}}.v-premium-lp__video-thumb{display:flex;gap:4px;margin-top:30px}@media(min-width: 768px){.v-premium-lp__video-thumb{gap:12px;margin-top:60px}}.v-premium-lp__video-thumb-img{width:100%;min-width:0;overflow-wrap:break-word;border-radius:3px}.v-premium-lp__video-button-wrap{display:flex;gap:4px;margin-top:30px}@media(min-width: 768px){.v-premium-lp__video-button-wrap{gap:12px;margin-top:50px}}.v-premium-lp__video-button{position:relative;display:flex;width:100%;padding:16px 10px 16px 16px;line-height:1;color:#fff;background:linear-gradient(to right, rgba(198, 198, 198, 0.2) 0%, rgba(255, 255, 255, 0.7) 70%, rgba(198, 198, 198, 0.2) 100%);border:.5px solid rgba(0,0,0,0);border-radius:5px}@media(min-width: 768px){.v-premium-lp__video-button{padding:28px}}.v-premium-lp__video-button::before{position:absolute;top:50%;left:50%;z-index:0;display:block;width:calc(100% + 1px);height:calc(100% + 1px);content:"";background:linear-gradient(90deg, rgba(26, 26, 26, 0.9) 0%, rgba(26, 41, 73, 0.9) 100%);background-origin:border-box;border-radius:5px;box-shadow:0 0 2px rgba(0,0,0,.6);translate:-50% -50%}.v-premium-lp__video-button::after{position:absolute;top:50%;left:50%;z-index:0;display:block;width:100%;height:100%;content:"";background:linear-gradient(90deg, rgba(26, 26, 26, 0.9) 0%, rgba(26, 41, 73, 0.9) 100%);border-radius:5px;opacity:0;translate:-50% -50%;transition:all .2s ease-in-out}@media(min-width: 768px){.v-premium-lp__video-button:hover::after{opacity:1}}.v-premium-lp__video-button-text{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px;width:100%;font-weight:400}@media(min-width: 768px){.v-premium-lp__video-button-text{gap:8px}}.v-premium-lp__video-button-text-title{display:flex;gap:4px;align-items:center;font-size:clamp(0.9375rem,0.8345070423rem + 0.4225352113vw,1.125rem)}.v-premium-lp__video-button-text-title-icon{flex-shrink:0;width:17px}@media(min-width: 768px){.v-premium-lp__video-button-text-title-icon{width:24px}}.v-premium-lp__video-button-text-type{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem)}.v-premium-lp__video-button-arrow{position:relative;z-index:1;display:flex;flex-shrink:0;align-items:center;align-self:center;justify-content:center;width:20px;height:20px;background:rgba(189,0,0,.8);border-radius:3px}@media(min-width: 768px){.v-premium-lp__video-button-arrow{width:30px;height:30px}}.v-premium-lp__video-button-arrow-img{display:block;width:14px;height:auto;aspect-ratio:1/1}.v-premium-lp__video-note{margin-top:20px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:400;color:#fff}@media(min-width: 768px){.v-premium-lp__video-note{margin-top:40px}}.v-premium-lp__present-text{margin-top:30px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:400;line-height:2;color:#fff}@media(min-width: 768px){.v-premium-lp__present-text{margin-top:50px;text-align:center}}@media not (min-width: 768px){.v-premium-lp__present-text br{display:none}}.v-premium-lp__present-thumb{position:relative;margin-top:20px}@media(min-width: 768px){.v-premium-lp__present-thumb{position:relative;max-width:800px;margin-inline:auto}}@media not (min-width: 768px){.v-premium-lp__present-thumb:has(.v-premium-lp__present-thumb-deco){padding-top:16px}}.v-premium-lp__present-thumb-deco{position:absolute;top:0;left:-8px;padding:8px 10px;font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);font-weight:700;line-height:1;background:#fff;border-radius:3px}@media(min-width: 768px){.v-premium-lp__present-thumb-deco{top:-10px}}.v-premium-lp__present-thumb-deco::after{position:absolute;bottom:1px;left:9px;display:block;width:11px;height:8px;clip-path:polygon(0% 0%, 80% 0, 100% 100%);content:"";background:#fff;translate:0 100%}.v-premium-lp__present-contents{margin-top:20px}@media(min-width: 768px){.v-premium-lp__present-contents{max-width:1100px;margin-inline:auto;margin-top:60px}}.v-premium-lp__present-button{display:flex;width:100%;padding:20px 6%;background:rgba(0,0,0,.5)}@media(min-width: 768px){.v-premium-lp__present-button{transition:all .2s ease-in-out}}@media(min-width: 768px){.v-premium-lp__present-button:hover{background:rgba(0,0,0,.9)}}.v-premium-lp__present-button[aria-expanded=true]{background:linear-gradient(90deg, rgba(46, 40, 69, 0.6) 0%, rgba(26, 41, 73, 0.6) 100%)}.v-premium-lp__present-button[aria-expanded=true] .v-premium-lp__present-button-icon{background:rgba(0,0,0,.8)}.v-premium-lp__present-button[aria-expanded=true] .v-premium-lp__present-button-icon::after{background:url(/asset/images/common/icon/minus_wht.svg) center center/contain no-repeat}.v-premium-lp__present-button-text{align-self:center;width:100%;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:400;color:#fff;text-align:left}.v-premium-lp__present-button-icon{display:flex;flex-shrink:0;align-items:center;align-self:center;justify-content:center;width:30px;height:30px;border-radius:5px}.v-premium-lp__present-button-icon::after{display:block;width:16px;height:auto;aspect-ratio:1/1;content:"";background:url(/asset/images/common/icon/plus_wht.svg) center center/contain no-repeat}.v-premium-lp__present-panel[aria-hidden=false]{padding-block:20px;background:rgba(0,0,0,.4)}@media(min-width: 768px){.v-premium-lp__present-panel[aria-hidden=false]{padding-block:40px}}.v-premium-lp__present-fin{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media(min-width: 768px){.v-premium-lp__present-fin{gap:32px}}.v-premium-lp__other-list{margin-top:20px}@media(min-width: 768px){.v-premium-lp__other-list{margin-top:40px}}@media(min-width: 768px){.v-premium-lp__other-link:hover .v-premium-lp__other-thumb-img{scale:1.1}}.v-premium-lp__other-contents{display:flex;padding-block:20px;border-bottom:1px dashed #515764}.v-premium-lp__other-thumb{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:100px;height:60px;overflow:hidden;background:#000;border-radius:5px}@media(min-width: 768px){.v-premium-lp__other-thumb{width:200px;height:120px;overflow:hidden}}.v-premium-lp__other-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .2s ease-in-out}.v-premium-lp__other-text{display:flex;flex-direction:column;gap:8px;width:100%;padding-inline:10px 8px;color:#fff}@media(min-width: 768px){.v-premium-lp__other-text{padding-inline:20px 16px}}.v-premium-lp__other-text-title{font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700;line-height:1}.v-premium-lp__other-text-description{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);font-weight:400}.v-premium-lp__other-arrow{display:flex;flex-shrink:0;align-items:center;height:auto}.v-premium-lp__other-arrow-img{width:20px;height:auto;aspect-ratio:1/1}.v-premium-lp__faq-button{width:100%}@media(min-width: 768px){.v-premium-lp__faq-button::after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;content:"";background:linear-gradient(90deg, rgba(46, 40, 69, 0.8) 0%, rgba(26, 41, 73, 0.8) 100%);opacity:0;transition:all .2s ease-in-out}}@media(min-width: 768px){.v-premium-lp__faq-button:hover::after{opacity:1}}.v-premium-lp__faq-button[aria-expanded=true] .v-premium-lp__faq-q{background:linear-gradient(90deg, rgba(46, 40, 69, 0.6) 0%, rgba(26, 41, 73, 0.6) 100%)}@media(min-width: 768px){.v-premium-lp__faq-button[aria-expanded=true] .v-premium-lp__faq-q:hover::after{opacity:0}}.v-premium-lp__faq-button[aria-expanded=true] .v-premium-lp__faq-q-icon::after{background:url(/asset/images/common/icon/minus_wht.svg) center center/contain no-repeat}.v-premium-lp__faq-panel[aria-hidden=false] .v-premium-lp__faq-a{display:flex;padding:20px 6%;background:rgba(0,0,0,.3)}@media(min-width: 768px){.v-premium-lp__faq-panel[aria-hidden=false] .v-premium-lp__faq-a{padding-block:40px}}.v-premium-lp__faq-panel[aria-hidden=false] .v-premium-lp__faq-a-head{display:flex;flex-shrink:0;align-items:center;width:19px}@media(min-width: 768px){.v-premium-lp__faq-panel[aria-hidden=false] .v-premium-lp__faq-a-head{width:24px}}.v-premium-lp__faq-panel[aria-hidden=false] .v-premium-lp__faq-a-text{width:100%;padding-inline:12px 0;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:400;line-height:2;color:#fff;text-align:left}@media(min-width: 768px){.v-premium-lp__faq-panel[aria-hidden=false] .v-premium-lp__faq-a-text{padding-inline:16px 0}}.v-premium-lp__faq-list{margin-top:20px}@media(min-width: 768px){.v-premium-lp__faq-list{max-width:1100px;margin-inline:auto;margin-top:40px}}.v-premium-lp__faq-contents{position:relative}.v-premium-lp__faq-contents::after{position:absolute;bottom:0;left:50%;display:block;width:88%;height:1px;pointer-events:none;content:"";border-bottom:1px dashed #515764;translate:-50% 0%}.v-premium-lp__faq-q{display:flex;padding:20px 6%}@media(min-width: 768px){.v-premium-lp__faq-q{padding-block:40px}}.v-premium-lp__faq-q-head{display:flex;flex-shrink:0;align-items:center;width:19px}@media(min-width: 768px){.v-premium-lp__faq-q-head{width:24px}}.v-premium-lp__faq-q-text{width:100%;padding-inline:12px 8px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:400;color:#fff;text-align:left}@media(min-width: 768px){.v-premium-lp__faq-q-text{padding-inline:16px 12px;line-height:1.75}}.v-premium-lp__faq-q-icon{display:flex;flex-shrink:0;align-items:center;align-self:center;justify-content:center;width:30px;height:30px;background:rgba(0,0,0,.3);border-radius:5px}.v-premium-lp__faq-q-icon::after{display:block;width:16px;height:auto;aspect-ratio:1/1;content:"";background:url(/asset/images/common/icon/plus_wht.svg) center center/contain no-repeat}.v-premium-lp__faq-bold{font-weight:700}.v-premium-lp__faq-note-list{margin-top:4px}@media(min-width: 768px){.v-premium-lp__faq-note-list{margin-top:8px}}.v-premium-lp__faq-note-item{position:relative;font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);color:#737a8c}.v-premium-lp__faq-note-item::before{display:inline-block;content:"※"}.v-premium-lp__foot{padding-block:30px 15px;margin-top:60px;background:rgba(0,0,0,.2)}@media(min-width: 768px){.v-premium-lp__foot{padding-block:60px 30px;margin-top:80px}}.v-premium-lp__foot-title{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:400;color:#fff;text-align:center}.v-premium-lp__foot-list{display:flex;flex-direction:column;gap:10px;padding:20px 16px;margin-top:20px;background:rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.5)}@media(min-width: 768px){.v-premium-lp__foot-list{max-width:600px;padding:40px 32px;margin:40px auto 0}}.v-premium-lp__foot-item{display:flex;gap:4px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:400;color:#fff}@media(min-width: 768px){.v-premium-lp__foot-item{gap:8px}}.v-premium-lp__foot-item::before{display:block;width:20px;height:auto;aspect-ratio:1/1;content:"";background:url(/asset/images/common/icon/check_box_wht.svg) center center/contain no-repeat}@media(min-width: 768px){.v-premium-lp__foot-item::before{width:24px}}.v-premium-lp__foot .v-premium__button-flex{margin-top:30px}.v-premium-lp__foot .v-premium__button-flex-note{display:flex;gap:3.3519%;width:100%;margin-top:8px}@media(min-width: 768px){.v-premium-lp__foot .v-premium__button-flex-note{max-width:600px;margin:20px auto 0}}.v-premium-lp__foot .v-premium__button-flex-note-left,.v-premium-lp__foot .v-premium__button-flex-note-right{width:100%;font-size:clamp(0.6875rem,0.6875rem + 0vw,0.6875rem);font-weight:400;line-height:1;color:#fff;text-align:center}@media(min-width: 768px){.v-premium-lp__foot .v-premium__button-flex-note-left,.v-premium-lp__foot .v-premium__button-flex-note-right{text-align:right}}.v-premium-lp__foot .v-premium__button-single{margin-top:30px}.v-premium-lp__link{padding-top:60px}.v-premium-lp__link-list{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.v-premium-lp__link-item{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);line-height:1;color:#fff;text-decoration:underline;text-underline-offset:1.5px;transition:all .2s ease-in-out}@media(min-width: 768px){.v-premium-lp__link-item:hover{opacity:.7}}.v-premium-top .p-inner{width:88%}.v-premium-top__section{position:relative;padding-bottom:60px}@media(min-width: 768px){.v-premium-top__section{padding-bottom:100px}}.v-premium-top__section::before{position:absolute;top:0;left:0;display:block;width:100%;height:180px;pointer-events:none;content:"";background:radial-gradient(50.28% 50.28% at 50% -3.07%, rgba(255, 230, 76, 0.1) 0%, rgba(28, 36, 53, 0) 100%)}.v-premium-top__section::after{position:absolute;top:0;left:50%;display:block;width:92%;height:1px;pointer-events:none;content:"";background:linear-gradient(to right, #171717 0%, #e9e1af 50%, #171717 100%);translate:-50% 0}.v-premium-top__pickup-list{display:flex;flex-direction:column;gap:20px;margin-top:20px}@media(min-width: 768px){.v-premium-top__pickup-list{flex-flow:row wrap;gap:12px;margin:40px auto 0}}@media(min-width: 768px){.v-premium-top__pickup-item{width:calc((100% - 24px)/3)}}@media(min-width: 768px){.v-premium-top__pickup-link:hover .v-premium-top__pickup-thumb-img{scale:1.05}}.v-premium-top__pickup-contents{position:relative;width:100%;height:auto;aspect-ratio:57/32;overflow:hidden;background:#000;border-radius:5px}.v-premium-top__pickup-thumb{width:100%;height:100%}.v-premium-top__pickup-thumb-img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(min-width: 768px){.v-premium-top__pickup-thumb-img{position:static;transition:all .2s ease-in-out}}.v-premium-top__pickup-text{position:absolute;bottom:0;left:0;display:grid;grid-template-columns:18.421% 1fr;width:100%;padding-block:15px;color:#fff;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media(min-width: 768px){.v-premium-top__pickup-text{padding-block:8px}}.v-premium-top__pickup-text-title{align-self:center;padding-right:16px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-premium-top__pickup-text-date{display:flex;flex-direction:column;gap:4px;align-items:center;align-self:center;justify-content:center;line-height:1}.v-premium-top__pickup-text-date-md{display:flex;gap:2px;font-size:clamp(1.125rem,0.9190140845rem + 0.8450704225vw,1.5rem)}.v-premium-top__pickup-text-date-year{font-size:clamp(0.625rem,0.4876760563rem + 0.5633802817vw,0.875rem)}.v-premium-top__video-information-thumb{display:flex;gap:4px;margin-top:20px}@media(min-width: 768px){.v-premium-top__video-information-thumb{gap:12px;margin-top:60px}}.v-premium-top__video-information-thumb-img{width:100%;min-width:0;overflow-wrap:break-word;border-radius:3px}.v-premium-top__video-information-text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#fff}@media(min-width: 768px){.v-premium-top__video-information-text{margin-top:40px;text-align:center}}@media not (min-width: 768px){.v-premium-top__video-information-text br{display:none}}.v-premium-top__video-information .v-premium__button-wrap{margin-top:20px}@media(min-width: 768px){.v-premium-top__video-information .v-premium__button-wrap{margin-top:40px}}.v-premium-top__present-information-thumb{margin-top:20px}@media(min-width: 768px){.v-premium-top__present-information-thumb{max-width:800px;margin:60px auto 0}}.v-premium-top__present-information-text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#fff}@media(min-width: 768px){.v-premium-top__present-information-text{margin-top:40px;text-align:center}}@media not (min-width: 768px){.v-premium-top__present-information-text br{display:none}}.v-premium-top__present-information .v-premium__button-wrap{margin-top:20px}@media(min-width: 768px){.v-premium-top__present-information .v-premium__button-wrap{margin-top:40px}}@media(min-width: 768px){.v-premium-top__other-list{margin-top:40px}}@media(min-width: 768px){.v-premium-top__other-link:hover .v-premium-top__other-thumb-img{scale:1.1}}.v-premium-top__other-contents{display:flex;padding-block:20px;border-bottom:1px dashed #515764}.v-premium-top__other-thumb{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:100px;height:60px;overflow:hidden;background:#000;border-radius:5px}@media(min-width: 768px){.v-premium-top__other-thumb{width:200px;height:120px;overflow:hidden}}.v-premium-top__other-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.v-premium-top__other-thumb-img{transition:all .2s ease-in-out}}.v-premium-top__other-text{display:flex;flex-direction:column;gap:8px;width:100%;padding-inline:10px 8px;color:#fff}@media(min-width: 768px){.v-premium-top__other-text{gap:16px;padding-inline:20px 16px}}.v-premium-top__other-text-title{font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700;line-height:1}.v-premium-top__other-text-description{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);font-weight:400}.v-premium-top__other-arrow{display:flex;flex-shrink:0;align-items:center;height:auto}.v-premium-top__other-arrow-img{width:20px;height:auto;aspect-ratio:1/1}.v-premium-top__faq-button{width:100%}@media(min-width: 768px){.v-premium-top__faq-button::after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:linear-gradient(90deg, rgba(33, 33, 33, 0.6) 0%, rgba(73, 62, 43, 0.6) 100%);opacity:0;transition:all .2s ease-in-out}}@media(min-width: 768px){.v-premium-top__faq-button:hover::after{opacity:.8}}.v-premium-top__faq-button[aria-expanded=true] .v-premium-top__faq-q{background:linear-gradient(90deg, rgba(33, 33, 33, 0.6) 0%, rgba(73, 62, 43, 0.6) 100%)}.v-premium-top__faq-button[aria-expanded=true] .v-premium-top__faq-q-icon::after{background:url(/asset/images/common/icon/minus_wht.svg) center center/contain no-repeat}@media(min-width: 768px){.v-premium-top__faq-button[aria-expanded=true]:hover::after{opacity:0}}.v-premium-top__faq-panel[aria-hidden=false] .v-premium-top__faq-a{display:flex;padding:20px 6%;background:rgba(0,0,0,.3)}@media(min-width: 768px){.v-premium-top__faq-panel[aria-hidden=false] .v-premium-top__faq-a{padding-block:40px}}.v-premium-top__faq-panel[aria-hidden=false] .v-premium-top__faq-a-head{display:flex;flex-shrink:0;align-items:center;width:19px}@media(min-width: 768px){.v-premium-top__faq-panel[aria-hidden=false] .v-premium-top__faq-a-head{width:24px}}.v-premium-top__faq-panel[aria-hidden=false] .v-premium-top__faq-a-text{width:100%;padding-inline:12px 0;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:400;color:#fff;text-align:left}@media(min-width: 768px){.v-premium-top__faq-panel[aria-hidden=false] .v-premium-top__faq-a-text{padding-inline:16px;line-height:1.75}}.v-premium-top__faq-list{margin-top:20px}@media(min-width: 768px){.v-premium-top__faq-list{margin-top:40px}}.v-premium-top__faq-contents{position:relative}.v-premium-top__faq-contents::after{position:absolute;bottom:0;left:50%;display:block;width:88%;height:1px;pointer-events:none;content:"";border-bottom:1px dashed #515764;translate:-50% 0%}.v-premium-top__faq-q{display:flex;padding:20px 6%}@media(min-width: 768px){.v-premium-top__faq-q{position:relative;z-index:1}}@media(min-width: 768px){.v-premium-top__faq-q{padding-block:40px}}.v-premium-top__faq-q-head{display:flex;flex-shrink:0;align-items:center;width:19px}@media(min-width: 768px){.v-premium-top__faq-q-head{width:24px}}.v-premium-top__faq-q-text{width:100%;padding-inline:12px 8px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:400;color:#fff;text-align:left}@media(min-width: 768px){.v-premium-top__faq-q-text{padding-inline:16px 12px;line-height:1.75}}.v-premium-top__faq-q-icon{display:flex;flex-shrink:0;align-items:center;align-self:center;justify-content:center;width:30px;height:30px;background:rgba(0,0,0,.3);border-radius:5px}.v-premium-top__faq-q-icon::after{display:block;width:16px;height:auto;aspect-ratio:1/1;content:"";background:url(/asset/images/common/icon/plus_wht.svg) center center/contain no-repeat}.v-premium-top__faq-bold{font-weight:700}.v-premium-top__faq-note-list{margin-top:4px}@media(min-width: 768px){.v-premium-top__faq-note-list{margin-top:8px}}.v-premium-top__faq-note-item{position:relative;font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);color:#737a8c}.v-premium-top__faq-note-item::before{display:inline-block;content:"※"}.v-premium-top__link{padding-block:40px;background:rgba(0,0,0,.3)}.v-premium-top__link-list{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.v-premium-top__link-item{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);line-height:1;color:#fff;text-decoration:underline;text-underline-offset:1.5px;transition:all .2s ease-in-out}@media(min-width: 768px){.v-premium-top__link-item:hover{opacity:.7}}.v-premium-top__logout{margin-top:40px}@media(min-width: 768px){.v-premium-top__title{gap:20px;align-items:end;justify-content:start;padding-top:60px}}@media(min-width: 768px){.v-premium-top__button-box{padding-block:48px}}.v-premium-video__ex-channel-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px 12px;margin-top:20px}@media(min-width: 768px){.v-premium-video__ex-channel-list{grid-template-columns:repeat(3, 1fr);gap:20px}}@media(min-width: 768px){.v-premium-video__ex-channel-link:hover .v-premium-video__ex-channel-thumb-img{scale:1.1}}.v-premium-video__ex-channel-contents{display:flex;flex-direction:column;gap:8px}.v-premium-video__ex-channel-thumb{width:100%;height:auto;aspect-ratio:55/34;overflow:hidden;border:1px solid #e0e1e6;border-radius:5px}.v-premium-video__ex-channel-thumb-img{width:100%}@media(min-width: 768px){.v-premium-video__ex-channel-thumb-img{transition:all .2s ease-in-out}}.v-premium-video__ex-channel-text{display:flex;flex-direction:column;gap:4px;width:100%;color:#fff}.v-premium-video__ex-channel-text-title{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;text-decoration:underline;text-underline-offset:1.5px}.v-premium-video__ex-channel-text-description{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:400;opacity:.8}.v-premium-video__ex-channel-arrow{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:36px}.v-premium-video__ex-channel-arrow-img{width:20px;height:auto;aspect-ratio:1/1}.v-premium__contents .v-premium-video__ex-channel-text{color:#000}.v-premium-video__video-list{margin-top:10px}@media(min-width: 768px){.v-premium-video__video-list{padding-top:20px;margin-top:0}}@media(min-width: 768px){.v-premium-video__video-link:hover .v-premium-video__video-thumb-img{scale:1.1}}.v-premium-video__video-contents{display:flex;align-items:center;padding-block:20px;border-bottom:1px dashed #e0e1e6}.v-premium-video__video-thumb{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:100px;height:60px;overflow:hidden;background:#737a8c;border-radius:5px}@media(min-width: 768px){.v-premium-video__video-thumb{width:200px;height:120px}}.v-premium-video__video-thumb-img{position:relative;z-index:1;width:auto;-o-object-fit:cover;object-fit:cover;height:100%}@media(min-width: 768px){.v-premium-video__video-thumb-img{transition:all .2s ease-in-out}}.v-premium-video__video-text{display:flex;flex-direction:column;gap:4px;width:100%;padding-inline:16px 8px}@media(min-width: 768px){.v-premium-video__video-text{gap:8px}}.v-premium-video__video-text-title{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;color:#040730}.v-premium-video__video-text-date{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-premium-video__video-arrow{flex-shrink:0;width:16px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-premium-video__video-arrow{width:20px}}.v-premium-video__video .c-grid-pager{margin-top:20px}.v-premium-video__detail{padding-top:20px}@media(min-width: 768px){.v-premium-video__detail{padding-top:40px}}.v-premium-video__player .c-vertical-bar-title{padding-top:0}.v-premium-video__player-iframe{width:100%;height:auto;aspect-ratio:16/9;margin-top:20px;line-height:0}@media(min-width: 768px){.v-premium-video__player-iframe{width:92%;max-width:1100px;margin:40px auto 0}}.v-premium-video__player-iframe iframe{width:100%;height:100%}.v-premium-video__latest{width:100%;padding:0 4vw 10px;margin-top:10px;overflow-x:auto}@media(min-width: 768px){.v-premium-video__latest{width:92%;max-width:1100px;padding:0 0 20px;margin:40px auto 0}}.v-premium-video__latest-list{display:flex;gap:8px;width:-moz-max-content;width:max-content}.v-premium-video__latest-item{width:35vw;background:#fff;border-radius:5px}@media(min-width: 768px){.v-premium-video__latest-item{max-width:400px}}.v-premium-video__latest-link{display:block;height:100%}.v-premium-video__latest-contents{display:flex;flex-direction:column;height:auto;height:100%;overflow:hidden;border-radius:5px}.v-premium-video__latest-thumb{width:100%;height:auto;aspect-ratio:16/9;overflow:hidden;background:#000}.v-premium-video__latest-thumb-img{display:block;width:auto;-o-object-fit:contain;object-fit:contain;height:100%;margin-inline:auto}.v-premium-video__latest-text{display:flex;flex:1;flex-direction:column;gap:4px;justify-content:space-between;padding:8px}@media(min-width: 768px){.v-premium-video__latest-text{padding:16px}}.v-premium-video__latest-text-title{display:-webkit-box;overflow:hidden;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;line-height:1.25;color:#040730;-webkit-box-orient:vertical;-webkit-line-clamp:4}.v-premium-video__latest-text-date{margin-top:.5em;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:400;line-height:1;color:#515764}.v-premium-video__visual{position:relative;width:100%;height:160px;margin-top:20px;overflow:hidden}@media(min-width: 768px){.v-premium-video__visual{height:200px}}.v-premium-video__visual-main{position:relative;z-index:2;width:100%;height:100%}.v-premium-video__visual-back{position:absolute;top:50%;left:50%;z-index:0;display:flex;align-items:center;justify-content:center;width:calc(100% + 20px);height:calc(100% + 20px);translate:-50% -50%}.v-premium-video__visual-back-img{width:100%;-ms-filter:blur(10px);filter:blur(10px);-o-object-fit:cover;object-fit:cover}.v-premium-video__visual-back::after{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;content:"";background:#000;opacity:.3}.v-premium-video__contents .p-button{padding-block:40px;margin:0}.v-premium-video__information{margin-top:20px}@media(min-width: 768px){.v-premium-video__information{padding-bottom:20px;margin-top:40px}}.v-premium-video__information-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#fff}.v-premium-video__information .v-premium__button-wrap{margin-top:20px}@media(min-width: 768px){.v-premium-video__information .v-premium__button-wrap{margin-top:40px}}.v-premium-video__playlist{margin-top:10px}.v-premium-video__playlist-contents{display:flex;align-items:center;padding-block:20px;padding-right:8px;border-bottom:1px dashed #e0e1e6}.v-premium-video__playlist-thumb{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:100px;height:60px;padding-top:4px}.v-premium-video__playlist-thumb::before{position:absolute;top:0;left:50%;z-index:0;display:block;width:100%;height:100%;content:"";background:#737a8c;border-radius:4px;scale:.8 1;translate:-50% 0}.v-premium-video__playlist-thumb-img{position:relative;z-index:1;width:100%;height:100%;overflow:hidden;background:#16181d;filter:drop-shadow(0 0 1px rgba(22, 30, 52, 0.9));border-radius:5px}.v-premium-video__playlist-text{display:flex;flex-direction:column;gap:4px;width:100%;padding-inline:16px 8px;color:#fff}.v-premium-video__playlist-text-title{font-size:clamp(1rem,1rem + 0vw,1rem);font-weight:700}.v-premium-video__playlist-text-description{font-size:clamp(0.75rem,0.75rem + 0vw,0.75rem)}.v-premium-video__playlist-text-arrow{flex-shrink:0;width:16px;height:auto;aspect-ratio:1/1}.v-premium__contents .v-premium-video__playlist-text{color:#000}.v-premium-video__sub{margin-top:40px}.v-premium-video__sub-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px;margin-top:20px}.v-premium-video__sub-contents{display:flex;align-items:center;justify-content:center;height:80px;overflow:hidden;background:#fff;border:1px solid #e0e1e6;border-radius:5px}.v-premium-video__sub-img{width:auto;height:100%}.v-premium-video__category-visual{padding-top:20px}@media(min-width: 768px){.v-premium-video__category-visual{padding-top:40px}}.v-premium-video__category-visual-contents{position:relative;display:flex;align-items:center;height:120px;overflow:hidden}@media(min-width: 768px){.v-premium-video__category-visual-contents{height:200px}}.v-premium-video__category-visual-title{position:relative;z-index:2;font-size:clamp(1.125rem,0.9190140845rem + 0.8450704225vw,1.5rem);font-weight:700;color:#fff}.v-premium-video__category-visual-back{position:absolute;top:50%;left:50%;z-index:0;display:flex;align-items:center;justify-content:center;width:calc(100% + 20px);height:calc(100% + 20px);translate:-50% -50%}.v-premium-video__category-visual-back-img{-o-object-fit:cover;object-fit:cover;filter:blur(3px)}.v-premium-video__category-visual-back::after{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;content:"";background:#0a193e;opacity:.5}.v-premium-video__category-contents{padding-top:20px;margin-top:40px;background:#f2f3f4}@media(min-width: 768px){.v-premium-video__category-contents{padding-top:60px;padding-bottom:80px}}.v-premium-video__category-contents .c-vertical-bar-title{color:#000}.v-premium-video__category-contents .c-vertical-bar-title::before{background:#000}.v-premium-video__category-contents .c-grid-pager{margin-top:20px}@media(min-width: 768px){.v-premium-video__category-contents .c-grid-pager{margin-top:40px}}.v-premium-video__category-contents .c-grid-pager__num-menu:not(.c-grid-pager__num-menu--current){background:#fff}.v-premium-video__category-list{display:flex;flex-direction:column;gap:20px}@media(min-width: 768px){.v-premium-video__category-list{gap:40px;max-width:800px;margin-inline:auto}}.v-premium-video__category-list-item{background:#fff;border:1px solid #e0e1e6}.v-premium-video__category-list-iframe{width:100%;height:auto;aspect-ratio:179/109;line-height:0}.v-premium-video__category-list-iframe iframe{width:100%;height:100%}.v-premium-video__category-list-text{display:flex;flex-direction:column;gap:8px;padding:16px 16px 20px;line-height:1.25}@media(min-width: 768px){.v-premium-video__category-list-text{padding:20px 20px 24px}}.v-premium-video__category-list-text-title{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;color:#040730}.v-premium-video__category-list-text-date{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-premium-video__slider{padding-block:20px}@media(min-width: 768px){.v-premium-video__slider{width:92%;max-width:1100px;padding-block:40px;padding-top:40px;margin-inline:auto}}.v-premium-video__slider.is-show{visibility:inherit;opacity:1;transform:translate(0, 0);translate:none;rotate:none;scale:none}.v-premium-video__slider-item{height:auto;overflow:hidden;background:#fff;border-radius:5px}@media(min-width: 768px){.v-premium-video__slider-item{width:min(50%,400px)}}@media(min-width: 768px){.v-premium-video__slider-link{overflow:hidden;transition:all .2s ease-in-out}.v-premium-video__slider-link:hover{opacity:.6}}.v-premium-video__slider-contents{display:flex;flex-direction:column;height:100%}.v-premium-video__slider-contents-img{width:100%;aspect-ratio:16/9}.v-premium-video__slider-image{background:#000}.v-premium-video__slider-text{display:flex;flex-direction:column;gap:20px;justify-content:space-between;height:100%;padding:10px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-premium-video__slider-title{display:-webkit-box;overflow:hidden;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;line-height:1.25;color:#040730;-webkit-box-orient:vertical;-webkit-line-clamp:4}.v-premium-video__slider-date{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-premium-video__slider-control{display:flex;align-items:center;justify-content:center;padding-top:20px}@media(min-width: 768px){.v-premium-video__slider-control{padding-top:20px}}.v-premium-video__slider-pager{display:flex;margin-right:28px}@media(min-width: 768px){.v-premium-video__slider-pager{gap:4px;margin-right:2.5132vw}}@media(width >= 1200px){.v-premium-video__slider-pager{margin-right:38px}}.v-premium-video__slider .swiper-pagination-bullet{position:relative;width:46px;height:4px;overflow:hidden;clip-path:polygon(10% 0, 100% 0, 90% 100%, 0 100%);background:rgba(4,7,48,.2)}@media(min-width: 768px){.v-premium-video__slider .swiper-pagination-bullet{height:6px;clip-path:polygon(5% 0, 100% 0, 95% 100%, 0 100%);transition:all .2s ease-in-out}.v-premium-video__slider .swiper-pagination-bullet:hover{cursor:pointer;opacity:.6}}.v-premium-video__slider .swiper-pagination-bullet::after{position:absolute;top:0;left:0;width:0;height:100%;content:"";background:#040730}.v-premium-video__slider .swiper-pagination-bullet-active::after{animation:width_100 5s linear forwards}.v-premium-video__slider .swiper-pagination-bullet.is-pause::after{animation-play-state:paused}.v-premium-video__slider-pause,.v-premium-video__slider-play{position:relative;width:16px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-premium-video__slider-pause,.v-premium-video__slider-play{width:20px}}.v-premium-video__slider-pause::before,.v-premium-video__slider-play::before{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 6px);height:calc(100% + 6px);pointer-events:auto;content:"";translate:-50% -50%}.v-premium-video__slider-pause[aria-expanded=false],.v-premium-video__slider-play[aria-expanded=false]{opacity:.2}@media(min-width: 768px){.v-premium-video__slider-pause[aria-expanded=false],.v-premium-video__slider-play[aria-expanded=false]{transition:all .2s ease-in-out}.v-premium-video__slider-pause[aria-expanded=false]:hover,.v-premium-video__slider-play[aria-expanded=false]:hover{opacity:1}}.v-premium-video__slider-pause[aria-expanded=true],.v-premium-video__slider-play[aria-expanded=true]{opacity:1}@media(min-width: 768px){.v-premium-video__slider-pause,.v-premium-video__slider-play{transition:all .2s ease-in-out}}.v-premium-video__slider-pause{margin-right:12px;background:url(/asset/images/common/icon/pause_blu.svg) center center/contain no-repeat}.v-premium-video__slider-play{background:url(/asset/images/common/icon/play_blu.svg) center center/contain no-repeat}.v-premium-present__information{margin-top:20px}@media(min-width: 768px){.v-premium-present__information{margin-top:40px}}.v-premium-present__information-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#fff}.v-premium-present__information .v-premium__button{margin-top:20px}.v-premium-present__apply-list{display:flex;flex-direction:column;gap:20px;margin-top:20px}@media(min-width: 768px){.v-premium-present__apply-list{gap:40px;max-width:800px;margin:40px auto}}@media(min-width: 768px){.v-premium-present__apply-link:hover .v-premium-present__apply-thumb-img{opacity:.7}}.v-premium-present__apply-contents{overflow:hidden;border-radius:5px}.v-premium-present__apply-thumb{line-height:0}.v-premium-present__apply-thumb-img{width:100%}@media(min-width: 768px){.v-premium-present__apply-thumb-img{transition:all .2s ease-in-out}}.v-premium-present__apply-text{display:flex;flex-direction:column;gap:8px;padding:16px 16px 20px;background:#fff}.v-premium-present__apply-text-title{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;line-height:1.25;color:#040730}.v-premium-present__apply-text-description{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-premium-present__apply-text-red{color:#bd0000}.v-premium-present__fin{background:#fff}@media(min-width: 768px){.v-premium-present__fin{max-width:800px;margin-inline:auto}}.v-premium-present__fin-button{display:flex;gap:8px;align-items:center;justify-content:space-between;width:100%;padding:30px 4%;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700}@media(min-width: 768px){.v-premium-present__fin-button{border:solid 1px #c2c5cf;transition:all .2s ease-in-out}}@media(min-width: 768px){.v-premium-present__fin-button:hover{border-color:#515764}}.v-premium-present__fin-button-icon{flex-shrink:0;width:24px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/plus_blu.svg) center center/contain no-repeat}.v-premium-present__fin-button[aria-expanded=true] .v-premium-present__fin-button-icon{background:url(/asset/images/common/icon/minus_blu.svg) center center/contain no-repeat}.v-premium-present__fin-panel[aria-hidden=false]{padding-bottom:20px}@media(min-width: 768px){.v-premium-present__fin-list{margin-top:40px}}@media(min-width: 768px){.v-premium-present__fin-link:hover .v-premium-present__fin-thumb-img{scale:1.1}}.v-premium-present__fin-contents{display:grid;grid-template-columns:100px 1fr 16px;gap:12px;padding-block:16px;border-top:1px dashed #e0e1e6}@media(min-width: 768px){.v-premium-present__fin-contents{grid-template-columns:200px 1fr 20px;gap:20px;padding-block:20px}}.v-premium-present__fin-thumb{width:100%}@media(min-width: 768px){.v-premium-present__fin-thumb{width:200px;overflow:hidden}}.v-premium-present__fin-thumb-img{overflow:hidden;border-radius:3px}@media(min-width: 768px){.v-premium-present__fin-thumb-img{transition:all .2s ease-in-out}}.v-premium-present__fin-text{display:flex;flex-direction:column;gap:8px}.v-premium-present__fin-text-title{font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700;line-height:1}.v-premium-present__fin-text-description{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem)}.v-premium-present__fin-text-red{color:#bd0000}.v-premium-present__fin-arrow{align-self:center;width:100%}@media(min-width: 768px){.v-premium-present__fin-arrow{width:20px}}.v-premium-present__note{margin-top:8px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:500;line-height:1.8}.v-premium-present__note-link{display:inline-block;color:#000d99;text-decoration:underline;text-underline-offset:1.5px}.v-premium-present__note-list{display:flex;flex-direction:column;gap:4px}.v-premium-present__note-item::before{display:inline-block;content:"・"}@media(min-width: 768px){.v-premium-present__inner{padding-bottom:40px}}@media(min-width: 768px){.v-premium-present__contents{padding-block:60px;margin-inline:auto;background:#fff}}.v-premium-photo__information{margin-top:20px}@media(min-width: 768px){.v-premium-photo__information{margin-top:40px}}.v-premium-photo__information-thumb{overflow:hidden;border-radius:5px}.v-premium-photo__information-text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#fff}@media(min-width: 768px){.v-premium-photo__information-text{margin-top:40px}}.v-premium-photo__summary-text{margin-top:10px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#fff}@media(min-width: 768px){.v-premium-photo__summary-text{margin-top:20px}}.v-premium-photo__summary-photo{margin-top:20px}@media(min-width: 768px){.v-premium-photo__summary-photo{max-width:800px;margin-inline:auto;margin-top:40px}}.v-premium-photo__summary-photo-img{overflow:hidden;border-radius:5px}.v-premium-photo__summary-photo-caption{margin-top:8px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#989fb0}.v-premium-photo__best{background:#fff}@media(min-width: 768px){.v-premium-photo__best-inner{padding-block:40px 80px}}.v-premium-photo__best-photo{margin-top:20px}@media(min-width: 768px){.v-premium-photo__best-photo{margin-top:40px}}.v-premium-photo__best-photo-img{overflow:hidden;border-radius:5px}.v-premium-photo__best-photo-link{margin-top:8px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;color:#000d99;text-decoration:underline;text-underline-offset:1.5px}.v-premium-photo__best-comment{display:flex;flex-direction:column;margin-top:20px}@media(min-width: 768px){.v-premium-photo__best-comment{margin-top:40px}}.v-premium-photo__best-comment-contents{display:flex;flex-direction:column;gap:4px;padding-block:16px;border-top:1px solid #edeef0}@media(min-width: 768px){.v-premium-photo__best-comment-contents{gap:8px;padding-block:28px}}.v-premium-photo__best-comment-title{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700}.v-premium-photo__best-comment-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:400}.v-premium-photo__note{margin-top:8px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:500}@media(min-width: 768px){.v-premium-photo__note{margin-top:16px}}.v-premium-photo__note-list{display:flex;flex-direction:column;gap:4px}.v-premium-photo__note-item::before{display:inline-block;margin-right:.3em;content:"※"}.v-premium-photo__result{margin-top:20px;overflow:hidden;border-top:1px solid #e0e1e6}@media(min-width: 768px){.v-premium-photo__result{max-width:800px;margin-inline:auto;border:none}}.v-premium-photo__result-button{display:flex;gap:8px;align-items:center;justify-content:space-between;width:100%;padding:30px 4%;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700}@media(min-width: 768px){.v-premium-photo__result-button{border:1px solid #c2c5cf;transition:all .2s ease-in-out}}@media(min-width: 768px){.v-premium-photo__result-button:hover{border-color:#515764}}.v-premium-photo__result-button-icon{flex-shrink:0;width:24px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/plus_blu.svg) center center/contain no-repeat}.v-premium-photo__result-button[aria-expanded=true] .v-premium-photo__result-button-icon{background:url(/asset/images/common/icon/minus_blu.svg) center center/contain no-repeat}.v-premium-photo__result-panel[aria-hidden=false]{padding-bottom:30px}@media(min-width: 768px){.v-premium-photo__result-panel{margin-top:40px}}.v-premium-photo__result-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px}@media(min-width: 768px){.v-premium-photo__result-link:hover .v-premium-photo__result-contents{border-color:#515764}}.v-premium-photo__result-contents{display:grid;grid-template-columns:1fr 16px;padding:16px 8px 16px 16px;border:1px solid #c2c5cf;border-radius:5px}@media(min-width: 768px){.v-premium-photo__result-contents{transition:all .2s ease-in-out}}.v-premium-photo__result-text{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1;letter-spacing:.05em}.v-premium-photo__result-arrow{width:100%;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-premium-photo__contents{margin-top:60px}}.v-premium-photo__inner{max-width:800px;margin-inline:auto}@media(min-width: 768px){.v-premium-qaa__information{max-width:800px;margin:40px auto 60px}}.v-premium-qaa__information-thumb{margin-top:20px;overflow:hidden;border-radius:5px}@media(min-width: 768px){.v-premium-qaa__information-thumb{margin-top:0}}.v-premium-qaa__information img{width:100%}.v-premium-qaa__contents{display:flex;flex-direction:column;gap:40px;padding-top:20px}@media(min-width: 768px){.v-premium-qaa__contents{gap:60px;padding-top:60px}}.v-premium-qaa__list .c-vertical-bar-title{padding-top:0}.v-premium-qaa__list .p-table{margin-top:20px}.v-premium-qaa__list .c-blue-table{width:100%}@media(min-width: 768px){.v-premium-qaa__list .c-blue-table{width:92%;max-width:800px}}.v-premium-qaa__list .c-blue-table__th::before{display:none}.v-premium-qaa__list .c-blue-table__th:nth-child(1){width:60px;padding-left:16px}@media(min-width: 768px){.v-premium-qaa__list .c-blue-table__th:nth-child(1){width:80px}}.v-premium-qaa__list .c-blue-table__td{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-premium-qaa__list .c-blue-table__td:nth-child(1){padding-left:16px}@media(min-width: 768px){.v-premium-qaa__player{padding-bottom:20px}}.v-premium-qaa__player .c-vertical-bar-title{padding-top:20px}@media(min-width: 768px){.v-premium-qaa__player .c-vertical-bar-title{padding-top:40px}}.v-premium-qaa__player-thumb{width:186px;margin-inline:auto;margin-top:20px;overflow:hidden;border-radius:5px}@media(min-width: 768px){.v-premium-qaa__answer{max-width:800px;margin-inline:auto}}@media(min-width: 768px){.v-premium-qaa__answer-list{padding-top:40px}}.v-premium-qaa__answer-item{position:relative;display:flex;flex-direction:column;gap:4px;padding:16px 16px 16px 26px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);border-bottom:1px dashed #e0e1e6}@media(min-width: 768px){.v-premium-qaa__answer-item{gap:8px;padding:28px 20px 28px 48px}}.v-premium-qaa__answer-item::before{position:absolute;top:14px;left:0;display:inline-block;width:26px;font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);color:#040730;text-align:center;content:"Q."}@media(min-width: 768px){.v-premium-qaa__answer-item::before{top:auto;width:40px}}.v-premium-qaa__answer-q{font-weight:700}.v-premium-qaa__answer-a{color:#515764}@media(min-width: 768px){.v-premium-qaa__inner{max-width:800px;margin-inline:auto}}.v-premium-letterzine__information-thumb{margin-top:20px;overflow:hidden;border-radius:5px}.v-premium-letterzine__information-thumb img{width:100%;max-width:-moz-max-content;max-width:max-content;margin-inline:auto}.v-premium-letterzine__information img{width:100%}.v-premium-letterzine__contents{margin-top:40px;background:#f2f3f4}@media(min-width: 768px){.v-premium-letterzine__contents{margin-top:60px}}.v-premium-letterzine__book{padding-block:30px}@media(min-width: 768px){.v-premium-letterzine__book{padding-block:60px}}.v-premium-letterzine__book-list{display:flex;flex-direction:column;gap:20px}@media(min-width: 768px){.v-premium-letterzine__book-link:hover .v-premium-letterzine__book-thumb-img{scale:1.1}}.v-premium-letterzine__book-contents{position:relative;display:flex;overflow:hidden;border:1px solid #e0e1e6;border-radius:5px}.v-premium-letterzine__book-type{position:absolute;top:0;right:0;z-index:1;display:flex;align-items:flex-end;justify-content:center;width:71px;height:71px;padding-bottom:.4em;font-size:clamp(0.75rem,0.75rem + 0vw,0.75rem);font-weight:600;line-height:1.25;color:#fff;background:#00a051;rotate:45deg;translate:50% -50%}.v-premium-letterzine__book-thumb{position:relative;flex-shrink:0;width:150px;height:auto;background:#16181d}@media(min-width: 768px){.v-premium-letterzine__book-thumb{width:200px;aspect-ratio:3/2}}.v-premium-letterzine__book-thumb-img{position:absolute;top:0;left:50%;translate:-50% 0;width:auto;height:100%}@media(min-width: 768px){.v-premium-letterzine__book-thumb-img{transition:all .2s ease-in-out}}.v-premium-letterzine__book-text{width:100%;padding:16px;background:#fff}.v-premium-letterzine__book-text-title{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;color:#040730}.v-premium-letterzine__book-arrow{display:flex;flex-shrink:0;align-items:center;justify-content:center;padding-inline:8px;background:#fff}.v-premium-letterzine__book-arrow-img{width:20px;height:auto;aspect-ratio:1/1}.v-premium-letterzine__book .c-grid-pager{padding-top:20px}@media(min-width: 768px){.v-premium-letterzine__book .c-grid-pager{padding-top:40px}}@media(min-width: 768px){.v-premium-letterzine__inner{max-width:800px}}@media(min-width: 768px){.v-premium-mypage__information{max-width:800px;margin-inline:auto}}.v-premium-mypage__information-list{margin-top:8px}.v-premium-mypage__information-item{display:flex;justify-content:space-between;padding:16px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);border-bottom:1px solid #e0e1e6}.v-premium-mypage__information-item-title{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-premium-mypage__information-item-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700}.v-premium-mypage__information-item--red{color:#bd0000}@media(min-width: 768px){.v-premium-mypage__menu{max-width:800px;margin-inline:auto}}.v-premium-mypage__menu-list{display:flex;flex-direction:column;gap:8px;margin-top:20px}.v-premium-mypage__menu-item--red .v-premium-mypage__menu-link{color:#bd0000}.v-premium-mypage__menu-item--fillred .v-premium-mypage__menu-link{color:#fff;background:#bd0000}.v-premium-mypage__menu-item--fillred .v-premium-mypage__menu-link-arrow{background-image:url(/asset/images/common/icon/chevron_right_wht.svg)}.v-premium-mypage__menu-item--separator{margin-top:20px}.v-premium-mypage__menu-link{position:relative;display:block;padding:20px 36px 20px 20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;line-height:1.25;color:#000;background:#fff;border-radius:5px}@media(min-width: 768px){.v-premium-mypage__menu-link:hover{opacity:.8}}.v-premium-mypage__menu-link-caution{display:block;margin-top:2px;font-size:clamp(0.75rem,0.75rem + 0vw,0.75rem);font-weight:normal;color:#515764}.v-premium-mypage__menu-link-arrow{position:absolute;top:50%;right:16px;display:block;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blu.svg) center center/contain no-repeat;translate:0 -50%}.v-premium-login__signup{padding-block:40px;border-bottom:1px solid rgba(242,243,244,.3)}.v-premium-login__signup .p-button{margin-top:25px}.v-premium-privacy__contents{padding-top:40px}.v-premium-privacy__list{display:flex;flex-direction:column;gap:30px;counter-reset:list_num}.v-premium-privacy__item{display:flex;flex-direction:column;gap:8px;padding-left:1em;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem)}.v-premium-privacy__title{position:relative;display:flex;gap:8px;font-weight:700;color:#040730}.v-premium-privacy__title::before{position:absolute;left:-1em;content:counter(list_num) ".";counter-increment:list_num}.v-premium-privacy__text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:2;color:#16181d}.v-premium-privacy__text-list{display:flex;flex-direction:column;gap:4px;margin-top:8px;line-height:1.5;color:#16181d}.v-premium-privacy__text-item{display:flex;gap:4px}.v-premium-privacy__text-item::before{content:"・"}.v-premium-privacy__all{margin-top:20px;font-size:14px;text-align:right}.v-premium-terms__contents{padding-top:40px}.v-premium-terms__list{display:flex;flex-direction:column;gap:30px;counter-reset:list_num}@media(min-width: 768px){.v-premium-terms__list{gap:60px}}.v-premium-terms__item{display:flex;flex-direction:column;gap:8px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem)}.v-premium-terms__title{display:flex;gap:8px;font-weight:700;color:#040730}.v-premium-terms__text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:2;color:#16181d}.v-premium-terms__text-list{padding-left:1em;margin-left:.25em;line-height:1.5;color:#16181d;list-style-type:decimal}.v-premium-terms__text-list .v-premium-terms__text-list{padding-left:0}.v-premium-terms__text-item{padding-left:.5em;line-height:2}.v-premium-terms__text-item+.v-premium-terms__text-item{margin-top:1em}.v-premium-terms__text-item--brackets{margin-top:1em;list-style-position:inside;list-style-type:none;counter-increment:cnt}.v-premium-terms__text-item--brackets::before{display:marker;content:"(" counter(cnt) ") "}.v-premium-terms__all{margin-top:20px;font-size:14px;text-align:right}@media(min-width: 768px){.v-premium-signout__inner{max-width:800px;margin-inline:auto}}.v-premium-signout__list{padding-top:40px}.v-premium-signout__item{position:relative;padding:20px;background:#fff;border-radius:5px}@media(min-width: 768px){.v-premium-signout__item{padding:40px}}.v-premium-signout__item+.v-premium-signout__item{margin-top:40px}@media(min-width: 768px){.v-premium-signout__item+.v-premium-signout__item{margin-top:60px}}.v-premium-signout__item+.v-premium-signout__item::before{position:absolute;top:-40px;right:0;left:0;display:block;width:40px;height:40px;margin-inline:auto;content:"";background:url(/asset/images/common/icon/arrow_drop_down_blu.svg) center center/contain no-repeat}@media(min-width: 768px){.v-premium-signout__item+.v-premium-signout__item::before{top:-60px;width:60px;height:60px}}.v-premium-signout__title{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:bold}.v-premium-signout__text{margin-top:8px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-premium-signout__link{color:#000d99;text-decoration:underline}.v-premium-signout__checkbox{font-weight:bold;text-align:center}.v-premium-signout__error{text-align:center}.v-fanclub-points__head{background:#f2f3f4}.v-fanclub-points__head-text{font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700}.v-fanclub-points__head-thumb{margin-inline:auto}.v-fanclub-points__head-thumb-img{width:100%}.v-fanclub-points__contents{width:92%;margin-inline:auto;margin-top:20px}@media(min-width: 768px){.v-fanclub-points__contents{max-width:800px;margin-inline:auto;margin-top:40px}}.v-fanclub-points__cards{display:flex;gap:12px}.v-fanclub-points__card{position:relative;display:flex;flex-direction:column;width:100%;padding:10px 10px 0;color:var(--accent);background:#fff;border:3px solid var(--accent);border-radius:10px}.v-fanclub-points__card::after{position:absolute;top:50%;right:5%;width:10px;height:10px;content:"";border-top:3px solid currentcolor;border-right:3px solid currentcolor;border-radius:2px;transform:translateY(-50%) rotate(45deg)}@media(min-width: 768px){.v-fanclub-points__card::after{right:8%;width:14px;height:14px;border-top:4px solid currentcolor;border-right:4px solid currentcolor}}.v-fanclub-points__card:hover{opacity:.6}.v-fanclub-points__card--red{--accent: #e4002b}.v-fanclub-points__card--blue{--accent: #113c8d}.v-fanclub-points__card-title{font-size:clamp(0.875rem,0.6690140845rem + 0.8450704225vw,1.25rem);font-weight:700;color:var(--accent);text-align:center}.v-fanclub-points__card-body{display:flex;flex:1;gap:16px;align-items:center;justify-content:center}.v-fanclub-points__card-img{display:block;flex:0 0 auto;width:auto;max-width:100%;height:50px;margin-top:10px}@media(min-width: 768px){.v-fanclub-points__card-img{height:90px}}.v-fanclub-points__thumb{display:block;width:100%;height:auto;overflow:hidden;border-radius:5px}.v-fanclub-points__thumb-img{width:100%}@media(min-width: 768px){.v-fanclub-points__thumb-img:hover{opacity:.6}}.v-fanclub-points__bnr{margin-top:20px}@media(min-width: 768px){.v-fanclub-points__bnr{margin-top:40px}}.v-fanclub-points__schedule{margin-top:40px}@media(min-width: 768px){.v-fanclub-points__schedule{margin-top:60px}}.v-fanclub-points__schedule .p-half-dialog__pager{display:flex;justify-content:center}.v-fanclub-points__schedule .p-half-dialog__select{pointer-events:none}.v-fanclub-points__schedule .p-half-dialog__select-wrap::after{display:none}.v-fanclub-points__schedule .p-half-dialog__back,.v-fanclub-points__schedule .p-half-dialog__next{display:none}.v-fanclub-points__calendar-info{display:flex;gap:16px;align-items:center;margin-top:20px}.v-fanclub-points__calendar-info-icon{display:flex;align-items:center;justify-content:center;width:52px;height:auto}.v-fanclub-points__calendar-info-text{display:flex;flex-direction:column;gap:4px;line-height:1}.v-fanclub-points__calendar-info-text-main{font-size:clamp(0.875rem,0.6690140845rem + 0.8450704225vw,1.25rem)}.v-fanclub-points__calendar-info-text-sub{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);color:#515764}.v-fanclub-points__secretariat{margin-top:40px}@media(min-width: 768px){.v-fanclub-points__secretariat{margin-top:60px}}.v-fanclub-points__secretariat .v-fanclub-points__flex{display:flow;gap:20px;margin-top:20px}@media(min-width: 768px){.v-fanclub-points__secretariat .v-fanclub-points__flex{display:flex}}.v-fanclub-points__secretariat-text{padding-top:20px;font-size:clamp(0.875rem,0.6690140845rem + 0.8450704225vw,1.25rem)}.v-fanclub-points__secretariat-img{border:1px solid #f2f3f4;border-radius:10px}.v-fanclub-points__secretariat .v-fanclub-points__thumb+.v-fanclub-points__thumb{margin-top:20px}@media(min-width: 768px){.v-fanclub-points__secretariat .v-fanclub-points__thumb+.v-fanclub-points__thumb{margin-top:0}}.v-fanclub-points__tabele{margin-top:20px}.v-fanclub-points__tabele .c-table__th{width:150px}.v-fanclub-points__tabele .v-fanclub-points__table__block{display:block;width:100%;margin-top:8px}@media(min-width: 768px){.v-fanclub-points-img{display:flex;flex-direction:column;gap:16px;justify-content:center;width:360px}}.v-fanclub-points-img img{padding-top:20px}@media(min-width: 768px){.v-fanclub-points-img img{display:block;width:100%;height:auto;border-radius:6px}}.v-fanclub-points__bottom-inner{padding:20px 0;margin-top:40px;background:#f2f3f4}@media(min-width: 768px){.v-fanclub-points__bottom-inner{padding:40px 0;margin-top:60px}}.v-fanclub-points__bottom-card{width:100%;margin-inline:auto}@media(min-width: 768px){.v-fanclub-points__bottom-card{width:50%}}.v-fanclub-points__bottom-card-link{display:block;height:100%}@media(min-width: 768px){.v-fanclub-points__bottom-card-link{position:relative;transition:all .2s ease-in-out}.v-fanclub-points__bottom-card-link::after{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 2px);height:calc(100% + 2px);content:"";border:2px solid #040730;border-radius:10px;translate:-50% -50%;offset:-2px;opacity:0;transition:all .2s ease-in-out}.v-fanclub-points__bottom-card-link:hover{border-color:#fff}.v-fanclub-points__bottom-card-link:hover::after{opacity:1}}.v-fanclub-points__bottom-card-contents{display:grid;grid-template-columns:150px 1fr auto;align-items:center;min-height:118px;overflow:hidden;background-color:#fff;border:1px solid #e0e1e6;border-radius:10px}.v-fanclub-points__bottom-card-thumb-img{-o-object-fit:cover;object-fit:cover}.v-fanclub-points__bottom-card-text{padding:16px 8px 16px 16px;font-size:clamp(1rem,1rem + 0vw,1rem);font-weight:700;color:#040730}.v-fanclub-points__bottom-card-arrow{width:20px;height:auto;aspect-ratio:1/1;margin-right:8px}.v-fanclub-points__buttons{display:grid;grid-template-columns:repeat(1, 1fr);gap:8px;margin-top:40px}@media(min-width: 768px){.v-fanclub-points__buttons{grid-template-columns:repeat(2, 1fr);gap:10px}}@media(width >= 1200px){.v-fanclub-points__buttons{grid-template-columns:repeat(3, 1fr)}}.v-fanclub-points__button{position:relative;border:1px solid #e0e1e6;border-radius:5px;offset:-1px}@media(min-width: 768px){.v-fanclub-points__button{border-radius:10px;transition:all .2s ease-in-out}.v-fanclub-points__button::after{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 2px);height:calc(100% + 2px);content:"";border:2px solid #040730;border-radius:10px;translate:-50% -50%;offset:-2px;opacity:0;transition:all .2s ease-in-out}.v-fanclub-points__button:hover{border-color:#fff}.v-fanclub-points__button:hover::after{opacity:1}}.v-fanclub-points__button-contents{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;height:100%;padding:1em;font-size:clamp(1rem,1rem + 0vw,1rem);color:#000}@media(min-width: 768px){.v-fanclub-points__button-contents{font-size:clamp(0.9375rem,0.9375rem + 0vw,0.9375rem)}}.v-fanclub-points__button-icon{display:block;width:24px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-fanclub-points__button-icon{width:26px}}.v-fanclub-points__button-icon--profile{background:url(/asset/images/common/icon/profile_blk.svg) center center/contain no-repeat}.v-fanclub-points__button-icon--help{background:url(/asset/images/common/icon/help_blk.svg) center center/contain no-repeat}.v-fanclub-points__button-icon--mail{background:url(/asset/images/common/icon/mail_blk.svg) center center/contain no-repeat}.v-fanclub-points__button-text{font-weight:700;line-height:1.25}@media(min-width: 768px){.v-fanclub-points__button-text{line-height:1.75}}.v-fanclub-points__button-arrow{display:block;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blu.svg) center center/contain no-repeat}.v-fanclub-points .p-calendar{margin-top:20px;scroll-padding-top:60px}@media(min-width: 768px){.v-fanclub-points .p-calendar{scroll-padding-top:100px}}.v-fanclub-calendar .c-calendar__day-link{min-height:120px}@media(min-width: 768px){.v-fanclub-calendar .c-calendar__day-link{min-height:100px}}.v-fanclub-calendar .c-calendar__day-link--game-a{background:#cfebfb}.v-fanclub-calendar .c-calendar__day-link--game-b{background:#f7fd9c}.v-fanclub-calendar .c-calendar__day-link--usually{background:#fadbea}.v-fanclub-calendar .c-calendar__day-link--temporary{background:#c7ff95}.v-fanclub-calendar .c-calendar__day-link--tell{background:#ffbf7f}.v-fanclub-calendar__icon{display:flex;align-items:center;justify-content:center;width:100%;padding:0 6px}@media(min-width: 768px){.v-fanclub-calendar__icon{width:44px;padding:0}}@media(min-width: 768px){.v-fanclub-calendar__icon-wrap{margin:auto 0}}@media(min-width: 768px){.v-fanclub-calendar__icon-wrap:has(>*:nth-child(2)){display:flex;flex-wrap:wrap;gap:4px;align-items:center;justify-content:center}}.v-fanclub-calendar__card{margin-top:20px}@media(min-width: 768px){.v-fanclub-calendar__card{margin-top:60px}}@media(min-width: 768px){.v-fanclub-calendar__card .p-game-card__contents{display:flow;width:100%}}@media(min-width: 768px){.v-fanclub-calendar__card .c-date-title{flex-direction:row;align-items:center;justify-content:left;padding:20px 40px}}.v-fanclub-calendar__card-icon{display:flex;align-items:center;justify-content:center;width:40px;height:auto}@media(min-width: 768px){.v-fanclub-calendar__card-icon{width:80px}}.v-fanclub-calendar__card-icon-flex{display:flex;gap:8px;align-items:center;margin-left:auto}@media(min-width: 768px){.v-fanclub-calendar__card-icon-flex{gap:20px}}@media(min-width: 768px){.v-fanclub-calendar__card-icon-link:hover{opacity:.6}}.v-fanclub-calendar__card-information{display:flex;gap:4px;align-items:center;padding:8px 16px}@media(min-width: 768px){.v-fanclub-calendar__card-information{padding:20px 40px}}.v-fanclub-calendar__card-logo{display:flex;align-items:center;justify-content:center;width:52px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-fanclub-calendar__card-logo{width:25%;max-width:100px}}.v-fanclub-calendar__card-logo-img--1{width:79.1667%}.v-fanclub-calendar__card-logo-img--3{width:79.1667%}.v-fanclub-calendar__card-logo-img--4{width:79.1667%}.v-fanclub-calendar__card-logo-img--5{width:79.1667%}.v-fanclub-calendar__card-logo-img--6{width:79.1667%}.v-fanclub-calendar__card-text{display:flex;flex-direction:column;gap:4px;margin-right:8px;line-height:1}@media(min-width: 768px){.v-fanclub-calendar__card-text{flex-shrink:0;gap:6px;margin-right:5%}}.v-fanclub-calendar__card-text-place{font-size:clamp(0.75rem,0.4753521127rem + 1.1267605634vw,1.25rem);font-weight:700}.v-fanclub-calendar__card-text-stadium{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem)}.v-fanclub-calendar__card-type{display:flex;align-items:center;justify-content:center;width:140px;padding-block:8px;margin-left:auto;font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem);font-weight:700;line-height:1;color:#000;border-radius:50px}@media(min-width: 768px){.v-fanclub-calendar__card-type{width:200px;padding-block:12px;margin-left:5%}}.v-fanclub-calendar__card-type--game-a{background:#cfebfb}.v-fanclub-calendar__card-type--game-b{background:#f7fd9c}.v-fanclub-calendar__card-type--usually{background:#fadbea}.v-fanclub-calendar__card-type--temporary{background:#c7ff95}.v-fanclub-calendar__card-type--tell{background:#ffbf7f}.v-fanclub__open-hour{margin-top:40px}@media(min-width: 768px){.v-fanclub__open-hour{margin-top:60px}}.v-fanclub__open-hour__text{position:relative;padding-left:16px;margin-top:4px;font-size:clamp(0.875rem,0.6690140845rem + 0.8450704225vw,1.25rem)}.v-fanclub__open-hour__text::before{position:absolute;top:50%;left:0;display:inline-block;width:10px;height:10px;content:"";border-radius:0;transform:translateY(-50%)}.v-fanclub__open-hour__text--game-a::before{background:#cfebfb}.v-fanclub__open-hour__text--game-b::before{background:#f7fd9c}.v-fanclub__open-hour__text--usually::before{background:#fadbea}.v-fanclub__open-hour__text--temporary::before{background:#c7ff95}.v-fanclub__open-hour__text--tell::before{background:#ffbf7f}.v-fanclub__open-hour__text-list{margin-top:16px}.v-fanclub-points-save .p-oval-nav{margin-top:20px}@media(min-width: 768px){.v-fanclub-points-save .p-oval-nav{margin-top:40px}}.v-fanclub-points-save .p-oval-nav__item{width:calc((100% - 8px)/2)}@media(min-width: 768px){.v-fanclub-points-save .p-oval-nav__item{width:calc((100% - 10px)/2)}}@media(min-width: 768px){.v-fanclub-points-save__flex{display:grid;grid-template-columns:50% 1fr;gap:40px;margin-top:40px}}.v-fanclub-points-save__flex-column{margin-top:20px}@media(min-width: 768px){.v-fanclub-points-save__flex-column{margin-top:0}}.v-fanclub-points-save__flex-column-inner+.v-fanclub-points-save__flex-column-inner{margin-top:20px}.v-fanclub-points-save__flex-column-img{border:1px solid #f2f3f4;border-radius:10px}.v-fanclub-points-save__flex-column-img-area{margin-top:20px}@media(min-width: 768px){.v-fanclub-points-save__flex-column-img-area{max-width:800px;margin-inline:auto}}.v-fanclub-points-save__flex-column-caution{margin-top:8px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764;text-align:center}.v-fanclub-points-save__flex-column-text{margin-top:20}@media(min-width: 768px){.v-fanclub-points-save__flex-column-text{margin-top:8px}}@media(min-width: 768px){.v-fanclub-points-save__thumbs{display:flex;gap:12px;align-items:center}.v-fanclub-points-save__thumbs:empty{display:none}}.v-fanclub-points-save__thumbs .v-fanclub-points-save__thumb+.v-fanclub-points-save__thumb{margin-top:20px}@media(min-width: 768px){.v-fanclub-points-save__thumbs .v-fanclub-points-save__thumb+.v-fanclub-points-save__thumb{margin-top:0}}@media(min-width: 768px){.v-fanclub-points-save__thumb{display:flex;flex:1 1 0;flex-direction:column;min-width:0;margin:0}}.v-fanclub-points-save__thumb-img{display:block;width:100%;height:auto;aspect-ratio:1/1;border:1px solid #f2f3f4;border-radius:10px}.v-fanclub-points-save__inner{margin-top:40px}@media(min-width: 768px){.v-fanclub-points-save__inner{margin-top:60px}}.v-fanclub-points-save__content{margin-top:20px}@media(min-width: 768px){.v-fanclub-points-save__content{margin-top:40px}}.v-fanclub-points-save .v-fanclub-points-save__content+.v-fanclub-points-save__content{margin-top:40px}@media(min-width: 768px){.v-fanclub-points-save .v-fanclub-points-save__content+.v-fanclub-points-save__content{margin-top:60px}}.v-fanclub-points-save__text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-fanclub-points-save__text-area{margin-top:20px}.v-fanclub-points-save__note{margin-top:8px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-fanclub-points-save__note-red{margin-top:8px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#e6002d}.v-fanclub-points-save__buttons{display:grid;grid-template-columns:repeat(1, 1fr);gap:8px;margin-top:20px}@media(min-width: 768px){.v-fanclub-points-save__buttons{grid-template-columns:repeat(2, 1fr);gap:10px;margin-top:40px}}.v-fanclub-points-save__button{position:relative;border:1px solid #e0e1e6;border-radius:5px;offset:-1px}@media(min-width: 768px){.v-fanclub-points-save__button{border-radius:10px;transition:all .2s ease-in-out}.v-fanclub-points-save__button::after{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 2px);height:calc(100% + 2px);content:"";border:2px solid #040730;border-radius:10px;translate:-50% -50%;offset:-2px;opacity:0;transition:all .2s ease-in-out}.v-fanclub-points-save__button:hover{border-color:#fff}.v-fanclub-points-save__button:hover::after{opacity:1}}.v-fanclub-points-save__button-contents{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;height:100%;padding:1em;font-size:clamp(1rem,1rem + 0vw,1rem);color:#000}@media(min-width: 768px){.v-fanclub-points-save__button-contents{font-size:clamp(0.9375rem,0.9375rem + 0vw,0.9375rem)}}.v-fanclub-points-save__button-icon{display:block;width:24px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-fanclub-points-save__button-icon{width:26px}}.v-fanclub-points-save__button-icon--goods{background:url(/asset/images/common/icon/goods_blk.svg) center center/contain no-repeat}.v-fanclub-points-save__button-icon--map{background:url(/asset/images/common/icon/map_blk.svg) center center/contain no-repeat}.v-fanclub-points-save__button-icon--profile{background:url(/asset/images/common/icon/profile_blk.svg) center center/contain no-repeat}.v-fanclub-points-save__button-icon--help{background:url(/asset/images/common/icon/help_blk.svg) center center/contain no-repeat}.v-fanclub-points-save__button-icon--mail{background:url(/asset/images/common/icon/mail_blk.svg) center center/contain no-repeat}.v-fanclub-points-save__button-text{font-weight:700;line-height:1.25}@media(min-width: 768px){.v-fanclub-points-save__button-text{line-height:1.75}}.v-fanclub-points-save__button-arrow{display:block;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blu.svg) center center/contain no-repeat}@media(min-width: 768px){.v-fanclub-points-save__img-wrap{display:flex;gap:16px;align-items:flex-start}}.v-fanclub-points-save__img-square{aspect-ratio:1/1}.v-fanclub-points-save .p-article__ul li{margin-top:4px}.v-fanclub-points-save .p-article__ul li .p-article__text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-fanclub-points-save .p-article__ul li .p-article__note{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem)}.v-fanclub-points-save .p-article__ul li::before{background:#000}.v-fanclub-points-save__blue-text-title{padding-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;color:#0b318f}@media(min-width: 768px){.v-fanclub-points-save__blue-text-title{padding-top:40px}}.v-fanclub-points-crew-kuji__inner{width:92%;margin-inline:auto}@media(min-width: 768px){.v-fanclub-points-crew-kuji__inner{max-width:800px}}.v-fanclub-points-crew-kuji .c-vertical-bar-title{margin-top:20px}@media(min-width: 768px){.v-fanclub-points-crew-kuji .c-vertical-bar-title{margin-top:40px}}.v-fanclub-points-crew-kuji__text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-fanclub-points-crew-kuji__note{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-fanclub-points-crew-kuji__caution{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#bd0000}.c-primary-title+.v-fanclub-points-crew-kuji__text{margin-top:20px}.v-fanclub-points-crew-kuji__text+.v-fanclub-points-crew-kuji__note{margin-top:1em}.v-fanclub-points-crew-kuji__head-thumb{background:#f2f3f4}.v-fanclub-points-crew-kuji__head-thumb-img{margin-inline:auto;width:100%}.v-fanclub-points-crew-kuji__head-note{margin-top:20px}@media(min-width: 768px){.v-fanclub-points-crew-kuji__head-note{margin-top:40px}}.v-fanclub-points-crew-kuji__head-text{position:relative;padding-left:1.25em;margin:0;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:1.7}.v-fanclub-points-crew-kuji__head-text::before{position:absolute;top:.75em;left:0;width:6px;height:6px;content:"";background-color:#000;border-radius:50%;transform:translateY(-50%)}.v-fanclub-points-crew-kuji__contents{margin-top:40px}@media(min-width: 768px){.v-fanclub-points-crew-kuji__contents{margin-top:60px}}.v-fanclub-points-crew-kuji__card{height:100%}.v-fanclub-points-crew-kuji__card-list{gap:20px}@media(min-width: 768px){.v-fanclub-points-crew-kuji__card-list{display:grid;grid-template-columns:repeat(3, 1fr);align-items:stretch;margin-top:40px}}.v-fanclub-points-crew-kuji__card .v-crew-card{position:relative;display:block;overflow:hidden;offset:-1px}.v-fanclub-points-crew-kuji__card .v-crew-card-special-item::before{position:absolute;top:0;left:0;z-index:1;width:130px;height:130px;padding:92px 0 4px;font-family:"Chakra Petch";font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:600;line-height:1.25;color:#000;text-align:center;white-space:pre;content:"Special\aItem";background:#f5e816;rotate:-45deg;translate:-50% -50%}.v-fanclub-points-crew-kuji__card .v-crew-card-special-item::after{border:none}.v-fanclub-points-crew-kuji__card .v-crew-card-special-offer::before{position:absolute;top:0;left:0;z-index:1;width:130px;height:130px;padding:92px 0 4px;font-family:"Chakra Petch";font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:600;line-height:1.25;color:#000;text-align:center;white-space:pre;content:"Special\aOffer";background:#f5e816;rotate:-45deg;translate:-50% -50%}.v-fanclub-points-crew-kuji__card .v-crew-card-special-offer::after{border:none}.v-fanclub-points-crew-kuji__card .v-crew-card-list{gap:20px}.v-fanclub-points-crew-kuji__card-contents{position:relative;height:100%;overflow:hidden;border-radius:5px;outline:1px solid #e0e1e6;outline-offset:-1px;display:flex;flex-direction:column;height:100%}.v-fanclub-points-crew-kuji__card-text{display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%;padding:16px 16px 20px;flex:1 1 auto;min-height:0}.v-fanclub-points-crew-kuji__special-item-list{display:flex;flex-direction:column;gap:20px;margin-top:20px}@media(min-width: 768px){.v-fanclub-points-crew-kuji__special-item-list{display:grid;--gap: 20px;grid-template-columns:repeat(2, minmax(0, 1fr));gap:var(--gap);padding:0;margin-top:40px}.v-fanclub-points-crew-kuji__special-item-list>*:nth-last-child(1):nth-child(2n+1){grid-column:1/-1;justify-self:center;width:calc((100% - var(--gap))/2)}}.v-fanclub-points-crew-kuji .p-dialog__contents-img{min-height:0;margin:0 auto}.v-fanclub-points-crew-kuji__item-list{display:flex;flex-direction:column;gap:20px;margin-top:20px}@media(min-width: 768px){.v-fanclub-points-crew-kuji__item-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));align-items:stretch;margin-top:40px}}.v-fanclub-points-crew-kuji__past-list{overflow:hidden}.v-fanclub-points-crew-kuji__past-list-button{display:flex;gap:8px;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;border-bottom:1px solid #e0e1e6}.v-fanclub-points-crew-kuji__past-list-button-icon{flex-shrink:0;width:24px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/plus_blu.svg) center center/contain no-repeat}.v-fanclub-points-crew-kuji__past-list-button[aria-expanded=true]{background:#f2f3f4}.v-fanclub-points-crew-kuji__past-list-button[aria-expanded=true] .v-fanclub-points-crew-kuji__past-list-button-icon{background:url(/asset/images/common/icon/minus_blu.svg) center center/contain no-repeat}.v-fanclub-points-crew-kuji__past-list-button:hover{opacity:.6;transition:all .2s linear}.v-fanclub-points-crew-kuji__past-list-panel[aria-hidden=false]{display:block;padding-bottom:30px}.v-fanclub-points-crew-kuji__past-list-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px}.v-fanclub-points-crew-kuji__past-list-contents{display:grid;grid-template-columns:1fr 16px;padding:16px 8px 16px 16px;border:1px solid #989fb0;border-radius:5px}.v-fanclub-points-crew-kuji__past-list-text{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1;letter-spacing:.05em}.v-fanclub-points-crew-kuji__past-list-arrow{width:100%;height:auto;aspect-ratio:1/1}.v-fanclub-points-crew-kuji__past-list-img{display:inline-block;max-width:-moz-max-content;max-width:max-content;height:auto;overflow:hidden}.v-fanclub-points-crew-kuji__months-button{display:flex;gap:8px;align-items:center;justify-content:space-between;width:100%;padding:16px 16px 16px 3em;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;border-bottom:1px solid #e0e1e6}.v-fanclub-points-crew-kuji__months-button:hover{opacity:.6;transition:all .2s linear}.v-fanclub-points-crew-kuji__months-button-icon{flex-shrink:0;width:24px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat}.v-fanclub-honorary-member__text{margin-top:20px}.v-fanclub-honorary-member__img{border:1px solid #f2f3f4;border-radius:5px;width:100%}.v-fanclub-honorary-member .c-vertical-bar-title{margin-top:40px}@media(min-width: 768px){.v-fanclub-honorary-member .c-vertical-bar-title{margin-top:0}}.v-fanclub-honorary-member__profile{padding-top:40px}@media(min-width: 768px){.v-fanclub-honorary-member__profile{padding-top:60px}}.v-fanclub-honorary-member__profile-inner{margin-top:20px}@media(min-width: 768px){.v-fanclub-honorary-member__profile-inner{display:flex;flex-direction:row-reverse;gap:16px;margin-top:40px}}@media(min-width: 768px){.v-fanclub-honorary-member__profile-contents{width:50%}}@media not (min-width: 768px){.v-fanclub-honorary-member__profile-dialog{padding:10px 0 10px 4vw}}.v-fanclub-honorary-member__profile-dialog-list{padding-top:20px}@media(min-width: 768px){.v-fanclub-honorary-member__profile-dialog-list{padding-top:10px}}.v-fanclub-honorary-member__profile-dialog-item{display:flex;flex-direction:column;gap:4px;padding:16px;border-bottom:1px solid #f2f3f4}.v-fanclub-honorary-member__profile-dialog-title{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);color:#737a8c}.v-fanclub-honorary-member__profile-dialog-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;color:#000}.v-fanclub-honorary-member__profile-dialog-text-link{color:#000d99;text-decoration:underline}.v-fanclub-honorary-member__profile-feature{margin-top:20px}@media(min-width: 768px){.v-fanclub-honorary-member__profile-feature{display:grid;grid-template-rows:max-content max-content max-content;grid-template-columns:calc((100% - 16px)/2) calc((100% - 16px)/2);-moz-column-gap:16px;column-gap:16px;align-content:start;align-items:start;margin-top:40px}.v-fanclub-honorary-member__profile-feature .c-vertical-bar-title{grid-row:1;grid-column:1;margin:0}.v-fanclub-honorary-member__profile-feature .p-button{grid-row:3;grid-column:1}}.v-fanclub-honorary-member__profile-feature-img{margin-top:20px}@media(min-width: 768px){.v-fanclub-honorary-member__profile-feature-img{display:block;grid-row:1/span3;grid-column:2;width:100%;height:auto;margin-top:0;border-radius:10px}}.v-fanclub-honorary-member__profile-feature-text{margin-top:20px}@media(min-width: 768px){.v-fanclub-honorary-member__profile-feature-text{grid-row:2;grid-column:1;min-width:0}}.v-fanclub-honorary-member .c-button{text-align:center}@media(min-width: 768px){.v-fanclub-honorary-member .c-button{width:400px}}.v-fanclub-honorary-member__result{overflow:hidden}.v-fanclub-honorary-member__result-button{display:flex;gap:8px;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);font-weight:700;border-bottom:1px solid #e0e1e6}.v-fanclub-honorary-member__result-button-icon{flex-shrink:0;width:24px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/plus_blu.svg) center center/contain no-repeat}.v-fanclub-honorary-member__result-button[aria-expanded=true]{background:#f2f3f4}.v-fanclub-honorary-member__result-button[aria-expanded=true] .v-fanclub-honorary-member__result-button-icon{background:url(/asset/images/common/icon/minus_blu.svg) center center/contain no-repeat}.v-fanclub-honorary-member__result-panel[aria-hidden=false]{justify-content:center;padding-bottom:30px}.v-fanclub-honorary-member__result-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px}.v-fanclub-honorary-member__result-contents{display:grid;grid-template-columns:1fr 16px;padding:16px 8px 16px 16px;border:1px solid #989fb0;border-radius:5px}.v-fanclub-honorary-member__result-text{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1;letter-spacing:.05em}.v-fanclub-honorary-member__result-arrow{width:100%;height:auto;aspect-ratio:1/1}.v-fanclub-honorary-member__result-img{max-width:100%;height:auto}.v-fanclub-honorary-member .c-vertical-bar-title+.v-fanclub-honorary-member__result{margin-top:20px}.v-fanclub-honorary-member-sada-kiwami__contents-inner{padding-top:20px}@media(min-width: 768px){.v-fanclub-honorary-member-sada-kiwami__contents-inner{padding-top:40px}}.v-fanclub-honorary-member-sada-kiwami__inner{width:92%;max-width:800px;margin-inline:auto}@media(min-width: 768px){.v-fanclub-honorary-member-sada-kiwami__inner{max-width:800px}}.v-fanclub-honorary-member-sada-kiwami__head{background:#f2f3f4}.v-fanclub-honorary-member-sada-kiwami__head-thumb{margin-inline:auto}.v-fanclub-honorary-member-sada-kiwami__head-thumb-img{width:100%}.v-fanclub-honorary-member-sada-kiwami__title{margin-top:20px;display:flex;align-items:center;gap:8px;color:#040730;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700}@media(min-width: 768px){.v-fanclub-honorary-member-sada-kiwami__title{margin-top:40px}}.v-fanclub-honorary-member-sada-kiwami__title::before{content:"";width:20px;height:1px;background:#040730;flex:0 0 auto}.v-fanclub-honorary-member-sada-kiwami__thumb{margin-top:20px}@media(min-width: 768px){.v-fanclub-honorary-member-sada-kiwami__thumb{margin-top:40px;justify-content:center;display:flex}}.v-fanclub-honorary-member-sada-kiwami__thumb-list{margin-top:20px;display:flex;gap:16px}@media(min-width: 768px){.v-fanclub-honorary-member-sada-kiwami__thumb-list{margin-top:40px}}.v-fanclub-honorary-member-sada-kiwami__thumb-list>img{min-width:0}@media(min-width: 768px){.v-fanclub-honorary-member-sada-kiwami__thumb-img{width:100%;height:auto;border-radius:10px;border:1px solid #f2f3f4}}.v-fanclub-honorary-member-sada-kiwami__note{margin-top:20px}@media(min-width: 768px){.v-fanclub-honorary-member-sada-kiwami__note{margin-top:40px}}.v-fanclub-honorary-member-sada-kiwami__text{margin-top:40px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-fanclub-honorary-member-sada-kiwami__text{margin-top:60px}}.v-fanclub-honorary-member-sada-kiwami__text-name{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700}.v-fanclub-crew-navigator2025__thumb-img{border-radius:10px}.v-fanclub-crew-navigator2025__head{padding:40px 0;background:#06294c}@media(min-width: 768px){.v-fanclub-crew-navigator2025__head{padding:60px 0}}.v-fanclub-crew-navigator2025__head-text{margin-top:20px;font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:700;color:#fff;text-align:center}@media(min-width: 768px){.v-fanclub-crew-navigator2025__head-text{margin-top:40px}}.v-fanclub-crew-navigator2025__head-thumb-img{border-radius:5px}.v-fanclub-crew-navigator2025__contents{margin-top:40px}@media(min-width: 768px){.v-fanclub-crew-navigator2025__contents{margin-top:60px}}.v-fanclub-crew-navigator2025__contents .c-vertical-bar-title{margin-top:20px}.v-fanclub-crew-navigator2025__contents .p-table{margin-top:20px}@media(min-width: 768px){.v-fanclub-crew-navigator2025__contents .p-table{margin-top:40px}}.v-fanclub-crew-navigator2025__contents .p-table .c-table__td{display:block}.v-fanclub-crew-navigator2025__contents .p-button{margin-top:20px}.v-fanclub-crew-navigator2025__movie{display:block;width:100%;height:100%;aspect-ratio:16/9;margin:0 auto}.v-fanclub-crew-navigator2025__movie iframe{width:100%;height:100%;border:0}.v-fanclub-crew-navigator2025__flex{margin-top:20px}@media(min-width: 768px){.v-fanclub-crew-navigator2025__flex{display:grid;grid-template-columns:50% 1fr;gap:40px;align-items:center;margin:40px auto 0}}.v-fanclub-crew-navigator2025__flex-text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-fanclub-crew-navigator2025__flex-text{margin-top:0}}.v-fanclub-crew-navigator2025__flex-title{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-fanclub-crew-navigator2025__flex-title{margin-top:40px}}.v-fanclub-crew-navigator2025__flex-movie-text{width:92%;margin-inline:auto;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-fanclub-crew-navigator2025__flex-movie-text{width:100%}}.v-fanclub-crew-navigator2025__flex-movie-column{margin-inline:auto}@media(min-width: 768px){.v-fanclub-crew-navigator2025__flex-movie-column{width:100%;min-width:0;height:auto}}.v-fanclub-crew-navigator2025__flex-column{margin-inline:auto;margin-top:0}@media(min-width: 768px){.v-fanclub-crew-navigator2025__flex-column{width:100%;min-width:0;height:100%;margin-top:16px}}@media(min-width: 768px){.v-fanclub-crew-navigator2025__flex-column .p-button{justify-content:left}}.v-fanclub-crew-navigator2025__flex-column .c-button{margin-inline:0;text-align:center}.v-fanclub-crew-navigator2025__text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-fanclub-crew-navigator2025__note{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-fanclub-crew-navigator2025__profile{padding:20px;margin-top:20px;background:#06294c}@media(min-width: 768px){.v-fanclub-crew-navigator2025__profile{padding:40px;margin-top:40px}}.v-fanclub-crew-navigator2025__profile-name{font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;color:#fff}.v-fanclub-crew-navigator2025__profile-text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#fff}.v-fanclub-crew-navigator2025__profile-thumb{display:flex;gap:8px;align-items:flex-start;margin-top:20px}.v-fanclub-crew-navigator2025__profile-thumb-img{display:block;width:calc((100% - 16px)/3);height:auto;border-radius:10px}.v-fanclub-annual-service__thumb-img{border:1px solid #f2f3f4;border-radius:10px}.v-fanclub-annual-service__head-text{font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:700;color:#0f1350;text-align:center}.v-fanclub-annual-service__head-text-area{padding:20px 0;margin:0 auto;background:#8ec3fb}@media(min-width: 768px){.v-fanclub-annual-service__head-text-area{padding:40px 0;margin:0 auto}}.v-fanclub-annual-service__head-thumb-img{width:100%}.v-fanclub-annual-service .c-primary-title{margin-top:40px}@media(min-width: 768px){.v-fanclub-annual-service .c-primary-title{margin-top:60px}}.v-fanclub-annual-service .v-fanclub-annual-service__bar-title-decoration+.c-vertical-bar-title{margin-top:20px}.v-fanclub-annual-service__bar-title-decoration{width:-moz-fit-content;width:fit-content;padding:7px 8px;margin-left:8px;font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);font-weight:700;line-height:1;color:#fff;background:#5390f9;border-radius:50px}.v-fanclub-annual-service__text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-fanclub-annual-service__note{margin-top:4px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-fanclub-annual-service .v-fanclub__flex+.v-fanclub__flex{margin-top:60px}.v-fanclub-annual-service .v-fanclub__flex{margin-top:20px}@media(min-width: 768px){.v-fanclub-annual-service .v-fanclub__flex{display:grid;grid-template-columns:40% 1fr;grid-auto-flow:row;gap:40px;align-items:start;margin-top:40px}}.v-fanclub-annual-service .v-fanclub__flex-title{display:flex}.v-fanclub-annual-service .v-fanclub__flex-column{margin-top:20px}@media(min-width: 768px){.v-fanclub-annual-service .v-fanclub__flex-column{display:flex;flex-direction:column;grid-column:2;min-width:0;margin-top:8px}}.v-fanclub-annual-service .v-fanclub__flex .v-fanclub__flex-thumb{margin-top:20px}@media(min-width: 768px){.v-fanclub-annual-service .v-fanclub__flex .v-fanclub__flex-thumb{grid-column:1;align-self:center;margin-top:0}}@media(min-width: 768px){.v-fanclub-annual-service .v-fanclub__flex .p-button{justify-content:left}}.v-fanclub-annual-service .v-fanclub__flex .c-button{margin-inline:0}.v-fanclub-event__button--disable{pointer-events:none;opacity:.6}.v-fanclub-event__contents{margin-top:20px}@media(min-width: 768px){.v-fanclub-event__contents{margin-top:40px}}.v-fanclub-movie .p-inner--contents-pc{margin:0 auto}.v-fanclub-ensei2025__head-text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700}@media(min-width: 768px){.v-fanclub-ensei2025__head-text{margin-top:40px}}.v-fanclub-ensei2025__head-thumb{background:#f2f3f4}.v-fanclub-ensei2025__head-thumb-img{margin-inline:auto}.v-fanclub-ensei2025__inner{width:92%;margin-inline:auto}@media(min-width: 768px){.v-fanclub-ensei2025__inner{max-width:800px}}.v-fanclub-ensei2025__thumb{margin-top:20px}@media(min-width: 768px){.v-fanclub-ensei2025__thumb{margin-top:40px}}.v-fanclub-ensei2025__thumb-img{width:100%;height:auto;border-radius:10px}.v-fanclub-ensei2025__thumb-link:hover{opacity:.6;transition:all .2s linear}.v-fanclub-ensei2025__date-title-left{display:flex;align-items:center}.v-fanclub-ensei2025__day-mascot-icon{width:40px;margin-left:4px}@media(min-width: 768px){.v-fanclub-ensei2025__day-mascot-icon{width:75px}}.v-fanclub-ensei2025__note{margin-top:4px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-fanclub-ensei2025__note-red{margin-top:4px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#e6002d}.v-fanclub-ensei2025__text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-fanclub-ensei2025__text-area{margin-top:20px}.v-fanclub-ensei2025__contents{margin-top:40px}@media(min-width: 768px){.v-fanclub-ensei2025__contents{margin-top:60px}}.v-fanclub-ensei2025__contents-inner{margin-top:20px}@media(min-width: 768px){.v-fanclub-ensei2025__contents-inner{margin-top:40px}}@media(min-width: 768px){.v-fanclub-ensei2025__card .p-game-card__inner{grid-template-columns:1fr}}.v-fanclub-ensei2025__card-contents{display:flex;justify-content:space-between;padding:12px;gap:12px}@media(min-width: 768px){.v-fanclub-ensei2025__card-contents{padding:8px 24px}}.v-fanclub-ensei2025__card-information{display:grid;grid-template-columns:1fr auto;gap:4px;align-items:center}.v-fanclub-ensei2025__card-logo{display:flex;align-items:center;justify-content:center;width:52px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-fanclub-ensei2025__card-logo{width:100px}}.v-fanclub-ensei2025__card-logo-img--1{width:79.1667%}.v-fanclub-ensei2025__card-logo-img--3{width:79.1667%}.v-fanclub-ensei2025__card-logo-img--4{width:79.1667%}.v-fanclub-ensei2025__card-logo-img--5{width:79.1667%}.v-fanclub-ensei2025__card-logo-img--6{width:79.1667%}.v-fanclub-ensei2025__card-text{display:flex;flex-direction:column;gap:6px;line-height:1.25}@media(min-width: 768px){.v-fanclub-ensei2025__card-text{max-width:100%}}.v-fanclub-ensei2025__card-text-place{font-size:clamp(0.75rem,0.4753521127rem + 1.1267605634vw,1.25rem);font-weight:700;display:inline-flex;align-items:center}.v-fanclub-ensei2025__card-text-stadium{font-size:clamp(0.75rem,0.6126760563rem + 0.5633802817vw,1rem)}.v-fanclub-ensei2025__card-text-stadium-type{margin-left:1em;padding:.2em .4em;font-family:"Chakra Petch";font-size:clamp(0.625rem,0.5563380282rem + 0.2816901408vw,0.75rem);font-weight:600;border:1px solid #000}.v-fanclub-ensei2025__card-link{display:flex;gap:4px;align-items:center;font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem);font-weight:700;line-height:1.5;min-width:110px}@media(min-width: 768px){.v-fanclub-ensei2025__card-link{gap:8px;min-width:130px}}.v-fanclub-ensei2025__card-link-arrow{width:16px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blk.svg) center center/contain no-repeat}@media(min-width: 768px){.v-fanclub-ensei2025__card-link-arrow{width:20px}}.v-fanclub-ensei2025__card-note{margin-top:4px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764;text-align:center}.v-fanclub-ensei2025__card-info{display:flex;gap:8px;align-items:center;margin-top:20px}.v-fanclub-ensei2025__card-info-icon{width:36px;height:auto}@media(min-width: 768px){.v-fanclub-ensei2025__card-info-icon{width:52px}}.v-fanclub-ensei2025__flex{display:flex;flex-direction:column;gap:20px;margin-top:20px}@media(min-width: 768px){.v-fanclub-ensei2025__flex{display:grid;grid-template-columns:45% 55%;gap:30px}}.v-fanclub-ensei2025__trading-card{display:flex;flex-direction:column;gap:8px}.v-fanclub-ensei2025__trading-card-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px;margin-top:20px}@media(min-width: 768px){.v-fanclub-ensei2025__trading-card-list{grid-template-columns:repeat(4, minmax(0, 1fr))}}.v-fanclub-ensei2025__trading-card-img{width:100%;border-radius:8px}.v-fanclub-ensei2025__trading-card-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);text-align:center}.v-fanclub-ensei2025 .c-date-title{gap:8px}@media(min-width: 768px){.v-fanclub-ensei2025 .c-date-title{gap:0}}@media(min-width: 768px){.v-fanclub-ensei2025 .p-game-card__link{grid-template-columns:30% 1fr auto}}@media(width >= 1200px){.v-fanclub-ensei2025 .p-game-card__link{grid-template-columns:24% 1fr auto}}.v-fanclub-ensei2025 .c-button--tertiary{text-align:center}.v-sponsor .c-primary-title{margin-top:40px}@media(min-width: 768px){.v-sponsor .c-primary-title{margin-top:80px}}@media(min-width: 768px){.v-sponsor .p-button{margin-top:100px}}.v-sponsor__top-sponsor .c-primary-title{margin-top:20px}@media(min-width: 768px){.v-sponsor__top-sponsor .c-primary-title{margin-top:40px}}@media(width >= 1200px){.v-sponsor__flex{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}}@media(min-width: 768px){.v-sponsor__main-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;margin-top:40px}.v-sponsor__main-list:has(>*:nth-child(1):last-child){grid-template-columns:repeat(1, 1fr)}}@media(min-width: 768px){.v-sponsor__main-item{height:auto;min-height:140px}}.v-sponsor__main-link .v-sponsor__main-name{color:#000d99}@media(min-width: 768px){.v-sponsor__main-link{width:100%;height:100%}.v-sponsor__main-link:hover{opacity:.6}}.v-sponsor__main-contents{display:grid;grid-template-rows:47px 1fr;gap:8px;padding-block:20px;border-bottom:1px solid #e0e1e6}@media(min-width: 768px){.v-sponsor__main-contents{grid-template-rows:55px 1fr;width:100%;height:100%;padding:20px 16px;border:none;border-radius:5px}}.v-sponsor__main-thumb{justify-self:center;height:100%}.v-sponsor__main-thumb-img{width:auto;height:100%}.v-sponsor__main-name{place-self:center center;font-size:clamp(1rem,1rem + 0vw,1rem);font-weight:700;line-height:1.25}@media(min-width: 768px){.v-sponsor__sub-list{display:grid;margin-top:20px}}@media(min-width: 768px){.v-sponsor__sub-list--2col{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.v-sponsor__sub-list--3col{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 768px){.v-sponsor__sub-list+.v-sponsor__sub-list{margin-top:60px}}@media(min-width: 768px){.v-sponsor__sub-item{height:auto}}.v-sponsor__sub-link .v-sponsor__sub-arrow{display:block}@media(min-width: 768px){.v-sponsor__sub-link{width:100%;height:100%}.v-sponsor__sub-link:hover{opacity:.6}}.v-sponsor__sub-list--thin .v-sponsor__sub-contents{padding-block:16px}.v-sponsor__sub-list--thin .v-sponsor__sub-name{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem)}@media(min-width: 768px){.v-sponsor__sub-list--thin .v-sponsor__sub-name{font-weight:500}}.v-sponsor__sub-contents{display:flex;gap:8px;align-items:center;padding:20px;padding-block:20px;border-bottom:1px solid #e0e1e6}@media(min-width: 768px){.v-sponsor__sub-contents{width:100%;height:100%}}.v-sponsor__sub-name{width:100%;font-size:clamp(1rem,1rem + 0vw,1rem);font-weight:700}.v-sponsor__sub-arrow{display:none;flex-shrink:0;width:20px;height:auto;aspect-ratio:1/1;opacity:.3}.v-goods-shop__contents{margin-inline:auto;margin-top:40px}@media(min-width: 768px){.v-goods-shop__contents{margin-top:60px}}.v-goods-shop__contents+.v-goods-shop__contents{margin-top:60px}@media(min-width: 768px){.v-goods-shop__contents+.v-goods-shop__contents{margin-top:80px}}.v-goods-shop .p-article__dialog img{width:100%}@media(min-width: 768px){.v-goods-shop__profile{padding-top:20px}}.v-goods-shop__profile-item{display:flex;flex-direction:column;gap:4px;padding:16px;border-bottom:1px solid #f2f3f4}.v-goods-shop__profile-item-list{padding-top:20px}@media(min-width: 768px){.v-goods-shop__profile-item-list{padding-top:10px}}.v-goods-shop__profile-item-inner+.v-goods-shop__profile-item-inner{margin-top:20px}.v-goods-shop__profile-item-note+.v-goods-shop__profile-item-text{margin-top:8px}.v-goods-shop__profile-item-title{font-size:clamp(0.875rem,0.875rem + 0vw,0.875rem);color:#737a8c}.v-goods-shop__profile-item-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:700;color:#000}.v-goods-shop__profile-item-note{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-goods-shop__thumb{margin-top:20px}@media(min-width: 768px){.v-goods-shop__thumb{display:flex;justify-content:center;margin-top:40px}}.v-goods-shop__thumb-img{width:100%;border:1px solid #f2f3f4;border-radius:5px}@media(min-width: 768px){.v-goods-shop__thumb-img{width:auto}}.v-goods-shop__buttons{display:grid;grid-template-columns:repeat(1, 1fr);gap:8px;justify-content:center;margin-top:40px}@media(min-width: 768px){.v-goods-shop__buttons{display:flex;gap:10px}}.v-goods-shop__button{position:relative;border:1px solid #e0e1e6;border-radius:5px;offset:-1px}@media(min-width: 768px){.v-goods-shop__button{width:33.33%;border-radius:10px;transition:all .2s ease-in-out}.v-goods-shop__button::after{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 2px);height:calc(100% + 2px);content:"";border:2px solid #040730;border-radius:10px;translate:-50% -50%;offset:-2px;opacity:0;transition:all .2s ease-in-out}.v-goods-shop__button:hover{border-color:#fff}.v-goods-shop__button:hover::after{opacity:1}}.v-goods-shop__button-contents{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;height:100%;padding:1em;font-size:clamp(1rem,1rem + 0vw,1rem);color:#000}@media(min-width: 768px){.v-goods-shop__button-contents{font-size:clamp(0.9375rem,0.9375rem + 0vw,0.9375rem)}}.v-goods-shop__button-icon{display:block;width:24px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-goods-shop__button-icon{width:26px}}.v-goods-shop__button-icon--download{background:url(/asset/images/common/icon/download_blk.svg) center center/contain no-repeat}.v-goods-shop__button-icon--mail{background:url(/asset/images/common/icon/mail_blk.svg) center center/contain no-repeat}.v-goods-shop__button-text{font-weight:700;line-height:1.25}@media(min-width: 768px){.v-goods-shop__button-text{line-height:1.75}}.v-goods-shop__button-arrow{display:block;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blu.svg) center center/contain no-repeat}.v-goods-shop .p-button{padding-top:40px}@media(min-width: 768px){.v-goods-shop .p-button{padding-top:60px}}.v-goods-shop .p-button .v-goods-shop__button--red{background:#bd0000}.v-goods-shop__slider{padding-top:20px;margin-inline:auto}@media(min-width: 768px){.v-goods-shop__slider{padding-top:40px}}.v-goods-shop__slider-list{align-items:center}.v-goods-shop__slider-item{width:320px;opacity:0;transition:opacity .5s ease-in-out}@media(min-width: 768px){.v-goods-shop__slider-item{width:41vw;max-width:620px}}.v-goods-shop__slider-item.swiper-slide-active{opacity:1}.v-goods-shop__slider-item.swiper-slide-active .v-goods-shop__slider-contents-img{width:100%}.v-goods-shop__slider-item.swiper-slide-prev{opacity:1;transition:opacity .8s ease-in-out}.v-goods-shop__slider-item.swiper-slide-next{opacity:1;transition:opacity .8s ease-in-out}@media(min-width: 768px){.v-goods-shop__slider-link{overflow:hidden;transition:all .2s ease-in-out}.v-goods-shop__slider-link:hover{opacity:.6}}.v-goods-shop__slider-contents{display:flex;align-items:center;justify-content:center;width:100%;height:100%;aspect-ratio:64/39}.v-goods-shop__slider-contents-img{width:75%;transition:all .2s ease-in-out}@media(min-width: 768px){.v-goods-shop__slider-contents-img{width:80.6%}}.v-goods-shop__slider-control{display:flex;align-items:center;justify-content:center;padding-top:12px}@media(min-width: 768px){.v-goods-shop__slider-control{padding-top:20px}}.v-goods-shop__slider-pager{display:flex;margin-right:28px}@media(min-width: 768px){.v-goods-shop__slider-pager{gap:4px;margin-right:2.5132vw}}@media(width >= 1200px){.v-goods-shop__slider-pager{margin-right:38px}}.v-goods-shop__slider .swiper-pagination-bullet{position:relative;width:46px;height:4px;overflow:hidden;clip-path:polygon(10% 0, 100% 0, 90% 100%, 0 100%);background:rgba(4,7,48,.2)}@media(min-width: 768px){.v-goods-shop__slider .swiper-pagination-bullet{height:6px;clip-path:polygon(5% 0, 100% 0, 95% 100%, 0 100%);transition:all .2s ease-in-out}.v-goods-shop__slider .swiper-pagination-bullet:hover{cursor:pointer;opacity:.6}}.v-goods-shop__slider .swiper-pagination-bullet::after{position:absolute;top:0;left:0;width:0;height:100%;content:"";background:#040730}.v-goods-shop__slider .swiper-pagination-bullet-active::after{animation:width_100 5s linear forwards}.v-goods-shop__slider .swiper-pagination-bullet.is-pause::after{animation-play-state:paused}.v-goods-shop__slider-pause,.v-goods-shop__slider-play{position:relative;width:16px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-goods-shop__slider-pause,.v-goods-shop__slider-play{width:20px}}.v-goods-shop__slider-pause::before,.v-goods-shop__slider-play::before{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 6px);height:calc(100% + 6px);pointer-events:auto;content:"";translate:-50% -50%}.v-goods-shop__slider-pause[aria-expanded=false],.v-goods-shop__slider-play[aria-expanded=false]{opacity:.2}@media(min-width: 768px){.v-goods-shop__slider-pause[aria-expanded=false],.v-goods-shop__slider-play[aria-expanded=false]{transition:all .2s ease-in-out}.v-goods-shop__slider-pause[aria-expanded=false]:hover,.v-goods-shop__slider-play[aria-expanded=false]:hover{opacity:1}}.v-goods-shop__slider-pause[aria-expanded=true],.v-goods-shop__slider-play[aria-expanded=true]{opacity:1}@media(min-width: 768px){.v-goods-shop__slider-pause,.v-goods-shop__slider-play{transition:all .2s ease-in-out}}.v-goods-shop__slider-pause{margin-right:12px;background:url(/asset/images/common/icon/pause_blu.svg) center center/contain no-repeat}.v-goods-shop__slider-play{background:url(/asset/images/common/icon/play_blu.svg) center center/contain no-repeat}.v-community__head-thumb{background:#f2f3f4}.v-community__head-thumb-img{margin-inline:auto}.v-community__head-text{margin-top:20px;font-size:clamp(0.875rem,0.7376760563rem + 0.5633802817vw,1.125rem)}@media(min-width: 768px){.v-community__head-text{display:flex;justify-content:center;margin-top:40px}}.v-community .c-button-text{line-height:1.25;text-align:center}.v-community .p-button{padding-top:40px}@media(min-width: 768px){.v-community .p-button{padding-top:60px}}.v-community .p-button .v-button--red{background:#bd0000}.v-community__contents{margin-top:40px}@media(min-width: 768px){.v-community__contents{margin-top:60px}}.v-community .c-event-card__thumb{aspect-ratio:auto}.v-community__item{display:flex;height:auto}.v-community__buttons{display:grid;grid-template-columns:repeat(1, 1fr);gap:8px;margin-top:20px}@media(min-width: 768px){.v-community__buttons{grid-template-columns:repeat(2, 1fr);gap:10px;margin-top:40px}}@media(width >= 1200px){.v-community__buttons{grid-template-columns:repeat(4, 1fr)}}.v-community__button{position:relative;border:1px solid #e0e1e6;border-radius:5px;offset:-1px}@media(min-width: 768px){.v-community__button{border-radius:10px;transition:all .2s ease-in-out}.v-community__button::after{position:absolute;top:50%;left:50%;display:block;width:calc(100% + 2px);height:calc(100% + 2px);content:"";border:2px solid #040730;border-radius:10px;translate:-50% -50%;offset:-2px;opacity:0;transition:all .2s ease-in-out}.v-community__button:hover{border-color:#fff}.v-community__button:hover::after{opacity:1}}.v-community__button-contents{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;height:100%;padding:18px 20px;font-size:clamp(1rem,1rem + 0vw,1rem);color:#000}@media(min-width: 768px){.v-community__button-contents{font-size:clamp(0.9375rem,0.9375rem + 0vw,0.9375rem)}}.v-community__button-icon{display:block;width:24px;height:auto;aspect-ratio:1/1}@media(min-width: 768px){.v-community__button-icon{width:26px}}.v-community__button-icon--camera{background:url(/asset/images/common/icon/camera_blk.svg) center center/contain no-repeat}.v-community__button-icon--data{background:url(/asset/images/common/icon/data_blk.svg) center center/contain no-repeat}.v-community__button-icon--lock{background:url(/asset/images/common/icon/lock_blk.svg) center center/contain no-repeat}.v-community__button-icon--file{background:url(/asset/images/common/icon/file_blk.svg) center center/contain no-repeat}.v-community__button-icon--mail{background:url(/asset/images/common/icon/mail_blk.svg) center center/contain no-repeat}.v-community__button-text{font-weight:700;line-height:1.25}@media(min-width: 768px){.v-community__button-text{line-height:1.75}}.v-community__button-arrow{display:block;width:20px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/chevron_right_blu.svg) center center/110% auto no-repeat}.v-community__button-media{display:grid;grid-template-columns:repeat(1, 1fr);gap:8px;padding:20px 0;border-bottom:1px solid #f2f3f4}@media(min-width: 768px){.v-community__button-media{grid-template-columns:repeat(2, 1fr);gap:10px;padding:40px 0}}@media(width >= 1200px){.v-community__button-media{grid-template-columns:repeat(4, 1fr)}}.v-community .c-news__contents{padding-block:20px}.v-community .c-news__link:hover{opacity:.6}.v-community .c-news__text{padding:0 16px}.v-community__news-items{display:grid;grid-template-rows:1fr auto}.v-community__news-item{display:grid;gap:8px;padding:20px 16px;border:none;border-bottom:1px solid #e0e1e6;border-radius:0}.v-community__news-item-link:hover{opacity:.6}.v-community__news-date{font-family:"Chakra Petch";font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);font-weight:600;color:#515764;letter-spacing:.1em}.v-community__news-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-community-enjoy__contents{margin-top:40px}@media(min-width: 768px){.v-community-enjoy__contents{margin-top:60px}}.v-community-enjoy__flex{display:grid;gap:20px;margin-top:20px}@media(min-width: 768px){.v-community-enjoy__flex{grid-template-columns:calc((100% - 30px)*5/10) calc((100% - 30px)*5/10);-moz-column-gap:30px;column-gap:30px;margin-top:40px}}.v-community-enjoy__text{margin-top:0;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-community-enjoy__text{margin-top:16px}}.v-community-enjoy__note{margin-top:8px;font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}@media(min-width: 768px){.v-community-enjoy__note{text-align:center}}.v-community-enjoy__caution{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#bd0000;text-align:center}.v-community-enjoy__thumb-img{border-radius:5px;border-bottom:1px solid #f2f3f4}.v-community-enjoy .p-button{padding-top:40px}@media(min-width: 768px){.v-community-enjoy .p-button{padding-top:60px}}.v-community-enjoy .p-button .v-community-enjoy__button--red{background:#bd0000}.v-community-enjoy .p-accordion+.p-accordion{margin-top:0}.v-community-enjoy__result{overflow:hidden;margin-top:20px}.v-community-enjoy__result-button{display:flex;gap:8px;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;border-bottom:1px solid #e0e1e6}@media(min-width: 768px){.v-community-enjoy__result-button{padding:20px}}.v-community-enjoy__result-button-icon{flex-shrink:0;width:24px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/plus_blu.svg) center center/contain no-repeat}.v-community-enjoy__result-button[aria-expanded=true]{background:#f2f3f4}.v-community-enjoy__result-button[aria-expanded=true] .v-community-enjoy__result-button-icon{background:url(/asset/images/common/icon/minus_blu.svg) center center/contain no-repeat}.v-community-enjoy__result-panel[aria-hidden=false]{justify-content:center;padding-bottom:30px;display:block}.v-community-enjoy__result-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px}.v-community-enjoy__result-contents{display:grid;grid-template-columns:1fr 16px;padding:16px 8px 16px 16px;border:1px solid #989fb0;border-radius:5px}.v-community-enjoy__result-text{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1;letter-spacing:.05em}.v-community-enjoy__result-arrow{width:100%;height:auto;aspect-ratio:1/1}.v-community-enjoy__result-img{display:inline-block;max-width:-moz-max-content;max-width:max-content;height:auto;overflow:hidden}.v-community-swallows_jr__head{margin-top:40px}@media(min-width: 768px){.v-community-swallows_jr__head{margin-top:60px}}.v-community-swallows_jr__head-thumb-img{border-radius:5px}.v-community-swallows_jr__navi{margin-top:20px}@media(min-width: 768px){.v-community-swallows_jr__navi{margin-top:40px}}.v-community-swallows_jr__navi-list{display:flex;gap:1px;align-items:stretch}.v-community-swallows_jr__navi-item{width:100%;display:flex}.v-community-swallows_jr__navi-link{position:relative;padding:16px 4px 24px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);font-weight:bold;color:#040730;text-align:center;background:#f2f3f4;height:auto;display:flex;flex:1;justify-content:center;align-items:center}.v-community-swallows_jr__navi-link::after{position:absolute;right:0;bottom:6px;left:0;display:block;width:16px;height:16px;margin-inline:auto;content:"";background:url(/asset/images/common/icon/chevron_down_blu.svg) center center/contain no-repeat}@media(min-width: 768px){.v-community-swallows_jr__navi-link:hover{color:#fff;background:#040730}}.v-community-swallows_jr__navi-link:hover::after{background-image:url(/asset/images/common/icon/chevron_down_wht.svg)}.v-community-swallows_jr__section{margin-top:40px}@media(min-width: 768px){.v-community-swallows_jr__section{margin-top:60px}}.v-community-swallows_jr__text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-community-swallows_jr .p-button{padding-top:40px}@media(min-width: 768px){.v-community-swallows_jr .p-button{padding-top:60px}}.v-community-swallows_jr .p-button .v-community-swallows_jr__button--red{background:#bd0000}.v-community-swallows_jr .c-table{margin-top:20px}.v-community-swallows_jr .c-blue-table__th:nth-child(1){width:70px}@media(min-width: 768px){.v-community-swallows_jr .c-blue-table__th:nth-child(1){width:140px}}.v-community-swallows_jr .c-blue-table__td{padding:16px 0;text-align:center;margin:0 auto}@media(min-width: 768px){.v-community-swallows_jr .c-blue-table__td{padding:20px 0}}.v-community-swallows_jr .c-blue-table__num{font-family:"Chakra Petch";font-weight:700}.v-community-swallows_jr .c-blue-table__inner{padding-top:20px}.v-community-swallows_jr .p-accordion+.p-accordion{margin-top:0}.v-community-swallows_jr__table-thumb{text-align:left;display:inline-block;width:120px}@media(min-width: 768px){.v-community-swallows_jr__table-thumb{width:240px}}.v-community-swallows_jr__table-name{display:inline-block;-moz-text-align-last:left;text-align-last:left;width:80px}@media(min-width: 768px){.v-community-swallows_jr__table-name{width:100px}}.v-community-swallows_jr__table-red{color:#bd0000}.v-community-swallows_jr__table-tr-inner{display:inline-block}.v-community-swallows_jr__table-note{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764;padding-top:4px}.v-community-swallows_jr .c-table{line-height:1.75}.v-community-swallows_jr .c-table__th{padding:1em 0}@media(min-width: 768px){.v-community-swallows_jr .c-table__th{width:200px}}.v-community-swallows_jr__result{overflow:hidden;margin-top:20px}.v-community-swallows_jr__result-button{display:flex;gap:8px;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:700;border-bottom:1px solid #e0e1e6}@media(min-width: 768px){.v-community-swallows_jr__result-button{padding:20px}}.v-community-swallows_jr__result-button-icon{flex-shrink:0;width:24px;height:auto;aspect-ratio:1/1;background:url(/asset/images/common/icon/plus_blu.svg) center center/contain no-repeat}.v-community-swallows_jr__result-button[aria-expanded=true]{background:#f2f3f4}.v-community-swallows_jr__result-button[aria-expanded=true] .v-community-swallows_jr__result-button-icon{background:url(/asset/images/common/icon/minus_blu.svg) center center/contain no-repeat}.v-community-swallows_jr__result-panel[aria-hidden=false]{justify-content:center;padding-bottom:30px;display:block}.v-community-swallows_jr__result-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px}.v-community-swallows_jr__result-contents{display:grid;grid-template-columns:1fr 16px;padding:16px 8px 16px 16px;border:1px solid #989fb0;border-radius:5px}.v-community-swallows_jr__result-text{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1;letter-spacing:.05em}.v-community-swallows_jr__result-arrow{width:100%;height:auto;aspect-ratio:1/1}.v-community-swallows_jr__result-img{display:inline-block;max-width:-moz-max-content;max-width:max-content;height:auto;overflow:hidden}.v-community-swallows_jr-selection__section{margin-top:40px}@media(min-width: 768px){.v-community-swallows_jr-selection__section{margin-top:60px}}.v-community-swallows_jr-selection__section-inner{margin-top:20px}@media(min-width: 768px){.v-community-swallows_jr-selection__section-inner{margin-top:40px}}.v-community-swallows_jr-selection__section-flex{grid-template-columns:repeat(1, minmax(0, 1fr));gap:30px;display:grid;margin-top:20px}@media(min-width: 768px){.v-community-swallows_jr-selection__section-flex{margin-top:40px;grid-template-columns:repeat(2, minmax(0, 1fr))}}.v-community-swallows_jr-selection__section-flex-thumb-img{border-radius:5px;border:1px solid #f2f3f4}.v-community-swallows_jr-selection__section-flex-text{margin-top:20px}@media(min-width: 768px){.v-community-swallows_jr-selection__section-flex-text{margin-top:8px}}.v-community-swallows_jr-selection .v-community-swallows_jr-selection__section-flex-column-inner+.v-community-swallows_jr-selection__section-flex-column-inner{margin-top:20px}@media(min-width: 768px){.v-community-swallows_jr-selection .v-community-swallows_jr-selection__section-flex-column-inner+.v-community-swallows_jr-selection__section-flex-column-inner{margin-top:40px}}.v-community-swallows_jr-selection__thumb{margin-top:20px}@media(min-width: 768px){.v-community-swallows_jr-selection__thumb{margin-top:40px}}.v-community-swallows_jr-selection__thumb-img{border-radius:5px;border:1px solid #f2f3f4}.v-community-swallows_jr-selection__flow-img{max-width:800px;margin-inline:auto;width:100%}.v-community-swallows_jr-selection__text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-community-swallows_jr-selection__text-red{color:#bd0000;text-decoration:underline}.v-community-swallows_jr-selection__text-bold{margin-top:20px;font-weight:700}.v-community-swallows_jr-selection__note{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764;margin-top:4px}.v-community-swallows_jr-selection__caution{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#bd0000;margin-top:4px}.v-community-swallows_jr-selection__link{color:#000d99;text-decoration:underline;display:inline-grid}@media(min-width: 768px){.v-community-swallows_jr-selection__link:hover{opacity:.6}}.v-community-swallows_jr-selection__flex{margin-top:20px;grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px;display:grid}@media(min-width: 768px){.v-community-swallows_jr-selection__flex{margin-top:40px;grid-template-columns:repeat(4, minmax(0, 1fr))}}.v-community-swallows_jr-selection__flex-column-img{border-radius:5px}.v-community-swallows_jr-selection__flex-column-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);text-align:center;margin-top:8px}.v-community-swallows_jr-selection__ol{margin-top:20px;counter-reset:list_num}.v-community-swallows_jr-selection__ol li{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);margin-top:1em;position:relative;padding-left:1.5em}.v-community-swallows_jr-selection__ol li::before{left:0;content:counter(list_num) ".";counter-increment:list_num;position:absolute;top:.75em;display:block;translate:0 -50%}.v-community-swallows_jr-selection .p-button{padding-top:40px}@media(min-width: 768px){.v-community-swallows_jr-selection .p-button{padding-top:60px}}.v-community-swallows_jr-selection .p-button .v-community-swallows_jr-selection__button--red{background:#bd0000}.v-community-swallows_jr-selection .p-table{margin-top:20px}@media(min-width: 768px){.v-community-swallows_jr-selection .p-table{margin-top:40px}}.v-community-swallows_jr-selection .c-table__th{width:120px;-moz-text-align-last:left;text-align-last:left}@media(min-width: 768px){.v-community-swallows_jr-selection .c-table__th{width:150px}}.v-community-swallows_jr-selection .c-table img{width:100%}.v-community-swallows_jr-selection .p-article__dialog{margin-top:0}.v-community-swallows_jr-selection .p-article__dialog img{width:100%}.v-community-swallows_jr-selection .p-dialog__contents-img{min-height:0}.v-community-swallows_jr-selection__movie{max-width:100%;aspect-ratio:16/9}.v-community-swallows_jr-selection__movie-list{gap:20px;display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));margin-top:20px}@media(min-width: 768px){.v-community-swallows_jr-selection__movie-list{grid-template-columns:repeat(2, minmax(0, 1fr));margin-top:40px}}.v-community-swallows_jr-selection__movie-iframe{width:100%;height:100%;border:none}.v-community-swallows_jr-selection__process{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));gap:20px}@media(min-width: 768px){.v-community-swallows_jr-selection__process{grid-template-columns:repeat(3, minmax(0, 1fr))}}.v-community-swallows_jr-selection .c-secondary-title+.v-community-swallows_jr-selection__caution{margin-top:20px}.v-community-swallows_jr-selection .c-secondary-title+.v-community-swallows_jr-selection__note{margin-top:20px}.v-community-swallows_jr-selection .c-primary-title+.v-community-swallows_jr-selection__link{margin-top:20px}.v-community-swallows_jr-selection .v-community-swallows_jr-selection__text+.v-community-swallows_jr-selection__text{margin-top:8px}.v-community-swallows_jr-selection .v-community-swallows_jr-selection__text-bold+.v-community-swallows_jr-selection__text{margin-top:8px}.v-community-swallows_jr-selection-pass__section{margin-top:40px}@media(min-width: 768px){.v-community-swallows_jr-selection-pass__section{margin-top:60px}}.v-community-swallows_jr-selection-pass__text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-community-swallows_jr-selection-pass__text-bold{font-weight:700}.v-community-swallows_jr-selection-pass__caution{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#bd0000}.v-community-swallows_jr-selection-pass__note{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#515764}.v-community-swallows_jr-selection-pass__link{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);color:#000d99;text-decoration:underline;display:inline}@media(min-width: 768px){.v-community-swallows_jr-selection-pass__link{display:inline-block}.v-community-swallows_jr-selection-pass__link:hover{opacity:.6}}.v-community-swallows_jr-selection-pass__text-item{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);position:relative;padding-left:1.5em}.v-community-swallows_jr-selection-pass__text-item::before{left:3px;width:6px;height:auto;aspect-ratio:1/1;background:#040730;border-radius:50px;position:absolute;top:.75em;display:block;content:"";translate:0 -50%}.v-community-swallows_jr-selection-pass__text-item+.v-community-swallows_jr-selection-pass__text-item{margin-top:.5em}.v-community-swallows_jr-selection-pass .p-table{margin-top:20px}.v-community-swallows_jr-selection-pass .c-table__th{width:300px;-moz-text-align-last:left;text-align-last:left}.c-primary-title+.v-community-swallows_jr-selection-pass__text,.v-community-swallows_jr-selection-pass__text-list{margin-top:20px}.p-table+.v-community-swallows_jr-selection-pass__caution{margin-top:1em}.v-community-swallows_jr-selection-pass__text+.v-community-swallows_jr-selection-pass__text{margin-top:.5em}.v-community-swallows_jr-selection-pass__text+.v-community-swallows_jr-selection-pass__note{margin-top:1em}.v-community-swallows_jr-selection-pass__text+.v-community-swallows_jr-selection-pass__caution{margin-top:1em}.v-community-swallows_jr-selection-pass__text-list+.v-community-swallows_jr-selection-pass__note{margin-top:1em}.v-community-swallows_jr-form__contents{margin-top:40px}@media(min-width: 768px){.v-community-swallows_jr-form__contents{margin-top:60px}}.v-community-swallows_jr-form .c-form__dob-selects{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:20px}.v-community-swallows_jr-form .c-form__select-wrap{display:flex;align-items:center;gap:8px}.v-community-swallows_jr-form .c-form__unit{white-space:nowrap}.v-community-swallows_jr-form .c-form__search-addr{padding:8px 0;width:120px}@media(min-width: 768px){.v-community-swallows_jr-form .c-form__search-addr{width:160px}}.v-community-swallows_jr-form__contents{margin-top:40px}@media(min-width: 768px){.v-community-swallows_jr-form__contents{margin-top:60px}}.v-community-swallows_jr-form .c-table{width:100%;table-layout:fixed;border-collapse:collapse}.v-community-swallows_jr-form .c-table__th{display:flex;gap:8px;align-items:center;justify-content:left;width:50%;padding:.8em 1.8em;-moz-text-align-last:left;text-align-last:left}.v-community-swallows_jr-form .c-table .c-table__td{width:50%}.v-community-swallows_jr-form .c-table .c-table__th,.v-community-swallows_jr-form .c-table .c-table__td{box-sizing:border-box;word-break:break-all;vertical-align:middle}.v-community-swallows_jr-form .c-table .c-table__th .c-form__required{flex:0 0 auto;margin-left:auto;white-space:nowrap}.v-community-swallows_jr-form .c-button{width:220px}.v-community-swallows_jr-form-complete__contents{margin-top:40px}@media(min-width: 768px){.v-community-swallows_jr-form-complete__contents{margin-top:60px}}.v-community-swallows_jr-form-complete__text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-community-swallows_jr-form-complete__text-number{font-size:clamp(2.25rem,2.1126760563rem + 0.5633802817vw,2.5rem);color:#bd0000;font-family:"Chakra Petch"}.v-community-swallows_jr-form-complete__caution{font-size:clamp(0.75rem,0.6813380282rem + 0.2816901408vw,0.875rem);color:#bd0000}.v-community-swallows_jr-form-complete .c-table__td{display:grid}.v-community-swallows_jr-form-complete .c-table__th{justify-content:left;width:180px;padding:.8em 1.8em;-moz-text-align-last:left;text-align-last:left}@media(min-width: 768px){.v-community-swallows_jr-form-complete .c-table__th{width:320px}}.v-community-grow_up__section{margin-top:40px}@media(min-width: 768px){.v-community-grow_up__section{margin-top:60px}}.v-community-grow_up__thumb-img{border-radius:5px;border:1px solid #f2f3f4;width:100%}.v-community-grow_up__flex{display:grid;grid-template-columns:repeat(3, calc((100% - 16px) / 3));gap:8px;margin-top:20px}@media(min-width: 768px){.v-community-grow_up__flex{grid-template-columns:repeat(3, calc((100% - 40px) / 3));gap:20px}}.v-community-grow_up__flex-2cols{gap:8px;margin-top:20px;display:grid;grid-template-columns:repeat(2, calc((100% - 8px) / 2))}@media(min-width: 768px){.v-community-grow_up__flex-2cols{gap:20px;grid-template-columns:repeat(2, calc((100% - 20px) / 2))}}.v-community-grow_up__flex:last-of-type{grid-template-columns:repeat(2, calc((100% - 8px) / 2))}.v-community-grow_up__text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-community-grow_up .c-secondary-title{margin-top:40px}@media(min-width: 768px){.v-community-grow_up .c-secondary-title{margin-top:60px}}.v-community-grow_up .c-table{margin-top:20px}.v-community-grow_up .c-blue-table__th:nth-child(1){width:70px}@media(min-width: 768px){.v-community-grow_up .c-blue-table__th:nth-child(1){width:140px}}.v-community-grow_up .c-blue-table__td{padding:16px 0;text-align:center;margin:0 auto}@media(min-width: 768px){.v-community-grow_up .c-blue-table__td{padding:20px 0}}.v-community-grow_up .c-blue-table__num{font-family:"Chakra Petch";font-weight:700}.v-community-grow_up .c-blue-table__inner{padding-top:20px}@media(min-width: 768px){.v-community-grow_up .c-blue-table__inner{padding-top:40px}}.v-community-grow_up__org{margin-top:20px;display:grid;grid-template-columns:2em 1fr;-moz-column-gap:1em;column-gap:1em;row-gap:6px}.v-community-grow_up__org dt:not(:first-of-type){margin-top:1em}.v-community-grow_up__org dt:not(:first-of-type)+dd{margin-top:1em}.v-community-grow_up__org dt{font-weight:700;grid-column:1}.v-community-grow_up__org dd{grid-column:2}@media(min-width: 768px){.v-community-grow_up__org{grid-template-columns:4em 1fr}}.v-community-lesson__section{margin-top:40px}@media(min-width: 768px){.v-community-lesson__section{margin-top:60px}}.v-community-lesson__flex{display:grid;grid-template-columns:repeat(3, calc((100% - 16px) / 3));gap:8px;margin-top:20px}@media(min-width: 768px){.v-community-lesson__flex{grid-template-columns:repeat(3, calc((100% - 40px) / 3));gap:20px}}.v-community-lesson__thumb-img{border-radius:5px}.v-community-lesson__text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-community-lesson .c-secondary-title{margin-top:40px}@media(min-width: 768px){.v-community-lesson .c-secondary-title{margin-top:60px}}.v-community-event__section{margin-top:40px}@media(min-width: 768px){.v-community-event__section{margin-top:60px}}.v-community-event__thumb-img{border-radius:5px;border:1px solid #f2f3f4;width:100%}.v-community-event__text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-community-event .c-secondary-title{margin-top:40px}@media(min-width: 768px){.v-community-event .c-secondary-title{margin-top:60px}}.v-community-event__flex{display:grid;grid-template-columns:repeat(3, calc((100% - 16px) / 3));gap:8px;margin-top:20px}@media(min-width: 768px){.v-community-event__flex{grid-template-columns:repeat(3, calc((100% - 40px) / 3));gap:20px}}.v-community-event__flex-4colm{display:grid;grid-template-columns:repeat(2, calc((100% - 8px) / 2));margin-top:20px;gap:8px}@media(min-width: 768px){.v-community-event__flex-4colm{grid-template-columns:repeat(4, calc((100% - 24px) / 4));gap:8px}}.v-community-event .c-button{margin-top:20px}@media(min-width: 768px){.v-community-event .c-button{margin-top:40px}}.v-community-dream__section{margin-top:40px}@media(min-width: 768px){.v-community-dream__section{margin-top:60px}}.v-community-dream__thumb-img{border-radius:5px;border:1px solid #f2f3f4}.v-community-dream__text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-community-dream .c-secondary-title{margin-top:40px}@media(min-width: 768px){.v-community-dream .c-secondary-title{margin-top:60px}}.v-community-dream__flex{display:grid;grid-template-columns:repeat(3, calc((100% - 16px) / 3));gap:8px;margin-top:20px}@media(min-width: 768px){.v-community-dream__flex{grid-template-columns:repeat(3, calc((100% - 40px) / 3));gap:20px}}.v-community-dream__flex-4colm{display:grid;grid-template-columns:repeat(2, calc((100% - 8px) / 2));margin-top:20px;gap:8px}@media(min-width: 768px){.v-community-dream__flex-4colm{grid-template-columns:repeat(4, calc((100% - 24px) / 4));gap:8px}}.v-advertisements__about{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-advertisements__about-text{line-height:1.8}.v-advertisements__about-text:first-child{margin-top:20px}.v-advertisements__about-text:not(:first-child){margin-top:8px}.v-advertisements__about-bold{font-weight:700}.v-advertisements__about-link{display:inline-block;color:#000d99;text-decoration:underline;text-underline-offset:1.5px}.v-advertisements__about-note{position:relative;gap:2px;padding-left:20px;font-size:clamp(0.8125rem,0.8125rem + 0vw,0.8125rem)}.v-advertisements__about-note::before{position:absolute;top:0;left:0;display:block;width:20px;text-align:center;content:"※"}.v-advertisements__about-note:first-child{margin-top:16px}.v-advertisements__about-note:not(:first-child){margin-top:8px}.v-advertisements__form{padding-top:40px}@media(min-width: 768px){.v-advertisements__form{padding-top:60px}}.v-advertisements-form-confirm__contents{margin-top:40px}@media(min-width: 768px){.v-advertisements-form-confirm__contents{margin-top:60px}}.v-advertisements-form-confirm .c-table{margin-top:20px;width:100%;table-layout:fixed;border-collapse:collapse}@media(min-width: 768px){.v-advertisements-form-confirm .c-table{margin-top:40px}}.v-advertisements-form-confirm .c-table__th{display:flex;align-items:center;gap:8px;justify-content:left;width:50%;padding:.8em 1.8em;-moz-text-align-last:left;text-align-last:left}.v-advertisements-form-confirm .c-table .c-table__td{width:50%}.v-advertisements-form-confirm .c-table .c-table__th,.v-advertisements-form-confirm .c-table .c-table__td{box-sizing:border-box;vertical-align:middle;word-break:break-word}.v-advertisements-form-confirm .c-table .c-table__th .c-form__required{margin-left:auto;white-space:nowrap;flex:0 0 auto}.v-advertisements-form-confirm .c-button{width:220px}.v-advertisements-form-complete__contents{margin-top:40px}@media(min-width: 768px){.v-advertisements-form-complete__contents{margin-top:60px}}.v-advertisements-form-complete__text{margin-top:20px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem)}.v-goods-catalog__about{display:flex;flex-direction:column;gap:20px;padding-top:40px}@media(min-width: 768px){.v-goods-catalog__about{gap:40px;padding-top:60px}}.v-goods-catalog__about-thumb-img{width:100%;max-width:-moz-max-content;max-width:max-content;margin-inline:auto}.v-goods-catalog__about-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}.v-goods-catalog__howto{display:flex;flex-direction:column;gap:20px;padding-top:40px}@media(min-width: 768px){.v-goods-catalog__howto{gap:40px;padding-top:60px}}.v-goods-catalog__howto-text{font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem)}@media(min-width: 768px){.v-goods-catalog__howto-text-line br{display:none}}.v-goods-catalog__howto-list{display:flex;flex-direction:column;gap:8px;padding:20px 0}@media(min-width: 768px){.v-goods-catalog__howto-list{padding-inline:1em}}.v-goods-catalog__howto-item{position:relative;padding-left:20px}.v-goods-catalog__howto-item::before{position:absolute;top:0;left:0;display:block;width:20px;text-align:center;content:"・"}.v-goods-catalog__howto-address{padding:20px;font-size:clamp(1rem,0.8626760563rem + 0.5633802817vw,1.25rem);font-weight:700;line-height:1.8;outline:1px solid #989fb0;outline-offset:-1px}@media(min-width: 768px){.v-goods-catalog__howto-address{padding:30px 50px}}.v-goods-catalog__howto-note-list{display:flex;flex-direction:column;gap:4px}.v-goods-catalog__howto-note-item{position:relative;padding-left:20px;color:#989fb0}.v-goods-catalog__howto-note-item::before{position:absolute;top:0;left:0;display:block;width:20px;text-align:center;content:"※"}.v-goods-marugoto__thumb{max-width:-moz-max-content;max-width:max-content;padding-top:20px;margin-inline:auto}@media(min-width: 768px){.v-goods-marugoto__thumb{padding-top:40px}}.v-goods-marugoto__thumb-img{width:100%}.v-goods-marugoto__features{padding-top:40px}@media(min-width: 768px){.v-goods-marugoto__features{padding-top:60px}}.v-goods-marugoto__features-list{display:flex;flex-direction:column;gap:1em;padding-top:40px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem)}@media(min-width: 768px){.v-goods-marugoto__features-list{gap:1.5em;padding-inline:1em}}.v-goods-marugoto__features-item{position:relative;display:flex;gap:10px;align-items:center}@media(min-width: 768px){.v-goods-marugoto__features-item{gap:14px}}.v-goods-marugoto__features-icon{flex-shrink:0;width:18px;height:18px;padding:2px;color:#040730;border-radius:2px;outline:1px solid #040730;outline-offset:-1px;opacity:.5}@media(min-width: 768px){.v-goods-marugoto__features-icon{width:22px;height:22px}}.v-goods-marugoto__features-text{font-weight:700}.v-goods-catalog__overview{padding-top:40px}@media(min-width: 768px){.v-goods-catalog__overview{padding-top:60px}}.v-goods-catalog__overview .p-table{padding-top:20px}@media(min-width: 768px){.v-goods-catalog__overview .p-table{padding-top:40px}}.v-goods-catalog__overview .p-table .c-table__th:first-child{width:200px}@media(min-width: 768px){.v-goods-catalog__overview .p-table .c-table__th br{display:none}}.v-goods-catalog__release{padding-top:40px}@media(min-width: 768px){.v-goods-catalog__release{padding-top:60px}}.v-goods-catalog__release .p-table{padding-top:20px}@media(min-width: 768px){.v-goods-catalog__release .p-table{padding-top:40px}}.v-goods-catalog__release .c-table__th{justify-content:flex-start;width:100%;padding:.5em 0 .5em 16px}@media(min-width: 768px){.v-goods-catalog__release .c-table__th{padding:.8em 0 .8em 1.8em}}.v-goods-catalog__release .c-table__th:nth-child(1),.v-goods-catalog__release .c-table__td:nth-child(1){justify-content:center;width:200px;padding-inline:0}.v-goods-catalog__free{padding-top:40px}@media(min-width: 768px){.v-goods-catalog__free{padding-top:60px}}.v-goods-catalog__free .p-table{padding-top:20px}@media(min-width: 768px){.v-goods-catalog__free .p-table{padding-top:40px}}.v-goods-catalog__free .c-table__th{width:100%}.v-goods-catalog__free .c-table__th:nth-child(n+2){justify-content:flex-start;padding:.5em 0 .5em 16px}@media(min-width: 768px){.v-goods-catalog__free .c-table__th:nth-child(n+2){padding:.8em 0 .8em 1.8em}}.v-goods-catalog__free .c-table__th:nth-child(1),.v-goods-catalog__free .c-table__td:nth-child(1){justify-content:center;padding-inline:0}@media(min-width: 768px){.v-goods-catalog__free .c-table__th:nth-child(1),.v-goods-catalog__free .c-table__td:nth-child(1){width:200px}}@media(min-width: 768px){.v-goods-catalog__free .c-table__th:nth-child(2),.v-goods-catalog__free .c-table__td:nth-child(2){width:200px}}@media(min-width: 768px){.v-goods-catalog__free .c-table__th:nth-child(3),.v-goods-catalog__free .c-table__td:nth-child(3){width:calc(100% - 400px)}}.v-goods-catalog__note{padding-top:20px}.v-goods-catalog__note-list{display:flex;flex-direction:column;gap:4px}.v-goods-catalog__note-item{position:relative;padding-left:20px;color:#989fb0}.v-goods-catalog__note-item::before{position:absolute;top:0;left:0;display:block;width:20px;text-align:center;content:"※"}.v-pages img{margin:0}@media not (min-width: 768px){.v-pages .pc{display:none !important}}@media(min-width: 768px){.v-pages .sp{display:none !important}}.v-pages a.c_box:hover::before{background-color:#222;opacity:1}.v-pages a.c_box:hover img{opacity:.65}.v-pages a.button{transition:all .2s}.v-pages__section{padding-top:12px}@media(min-width: 768px){.v-pages__section{padding-top:20px}}.v-pages__section img{margin:auto}.v-pages__header{max-width:1100px;margin-inline:auto}.v-pages__title{position:relative;padding:11px 16px 11px 44px;font-size:clamp(1rem,0.9313380282rem + 0.2816901408vw,1.125rem);font-weight:bold}@media(min-width: 768px){.v-pages__title{padding:16px 20px 16px 52px}}.v-pages__title::before{position:absolute;top:14px;left:16px;display:block;width:20px;height:auto;aspect-ratio:1/1;clip-path:polygon(60% 0, 100% 0, 40% 100%, 0 100%);content:"";background:#bd0000}@media(min-width: 768px){.v-pages__title::before{top:16px;left:20px;width:26px}}.v-pages__contents{width:92%;margin-inline:auto}@media(min-width: 768px){.v-pages__contents{max-width:1100px}}@media(min-width: 768px){.v-pages__keyvisual-image{width:auto;max-height:500px}}.v-pages .body h1,.v-pages .body h2,.v-pages .body h3,.v-pages .body h4,.v-pages .body h5,.v-pages .body h6,.v-pages .body [class^=title-],.v-pages .body p,.v-pages .body dl,.v-pages .body .img-holder,.v-pages .body .bt-holder{padding-right:0;padding-left:0;margin-right:0;margin-left:0}.v-pages .body ul,.v-pages .body ol{margin-right:0;margin-left:0}.v-pages .v-page__img-flex{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}.v-pages .v-page__img-flex>*{width:calc((100% - 10px)/2)}@media(min-width: 768px){.v-pages .v-page__img-flex{margin-top:40px;display:flex;gap:10px}}.v-pages .v-page__img-flex__img{display:block;text-align:center}.v-pages .v-page__img-flex__img img{display:inline-block;width:100%;max-width:-moz-max-content;max-width:max-content;height:auto;overflow:hidden;border:1px solid #f2f3f4;border-radius:5px}.v-pages .v-page__img-flex__img .p-article__caption{margin-top:.5em}@media(min-width: 768px){.v-pages .v-page__img-flex__img .p-article__caption{margin-top:1em}}@media(min-width: 768px){.v-pages .v-pages__img-flex--4>*{width:calc((100% - 30px)/4)}}.v-404__thumb{margin-top:40px}@media(min-width: 768px){.v-404__thumb{margin-top:60px}}.v-404__thumb-img{margin-inline:auto;width:100px}@media(min-width: 768px){.v-404__thumb-img{width:120px}}.v-404__title{font-size:clamp(1.25rem,1.1126760563rem + 0.5633802817vw,1.5rem);text-align:center;margin-top:20px;font-weight:700}@media(min-width: 768px){.v-404__title{margin-top:40px}}.v-404__text{margin-top:20px;font-size:clamp(0.875rem,0.8063380282rem + 0.2816901408vw,1rem);line-height:1.8}@media(min-width: 768px){.v-404__text{text-align:center}}.v-404__text p+p{margin-top:20px}.v-404 .p-button{padding-top:40px}.v-404__display-none-pc{display:none}@media(min-width: 768px){.v-404__display-none-pc{display:block}}.u-display-block{display:block !important}.u-display-inline-block{display:inline-block !important}.u-display-inline{display:inline !important}.u-display-flex{display:flex !important}.u-display-table{display:table !important}.u-display-table-row{display:table-row !important}.u-display-table-cell{display:table-cell !important}.u-display-flow-root{display:flow-root !important}.u-display-none{display:none !important}.u-display-grid{display:grid !important}@media not (min-width: 768px){.u-display-none--sm{display:none !important}}@media(min-width: 768px){.u-display-none--md{display:none !important}}@media not (min-width: 768px){.u-display-block--sm{display:block !important}}@media(min-width: 768px){.u-display-block--md{display:block !important}}.u-float-right{float:right !important}.u-float-left{float:left !important}.u-float-none{float:none !important}.u-clear-right{clear:right !important}.u-clear-left{clear:left !important}.u-clear-both{clear:both !important}.u-clear-none{clear:none !important}.u-w-5p{width:5% !important}.u-w-10p{width:10% !important}.u-w-15p{width:15% !important}.u-w-20p{width:20% !important}.u-w-25p{width:25% !important}.u-w-30p{width:30% !important}.u-w-35p{width:35% !important}.u-w-40p{width:40% !important}.u-w-45p{width:45% !important}.u-w-50p{width:50% !important}.u-w-55p{width:55% !important}.u-w-60p{width:60% !important}.u-w-65p{width:65% !important}.u-w-70p{width:70% !important}.u-w-75p{width:75% !important}.u-w-80p{width:80% !important}.u-w-85p{width:85% !important}.u-w-90p{width:90% !important}.u-w-95p{width:95% !important}.u-w-100p{width:100% !important}.u-w-0{width:0px !important}.u-w-50{width:50px !important}.u-w-100{width:100px !important}.u-w-150{width:150px !important}.u-w-200{width:200px !important}.u-w-250{width:250px !important}.u-w-300{width:300px !important}.u-w-350{width:350px !important}.u-w-400{width:400px !important}.u-w-450{width:450px !important}.u-w-500{width:500px !important}.u-w-550{width:550px !important}.u-w-600{width:600px !important}.u-w-650{width:650px !important}.u-w-700{width:700px !important}.u-w-750{width:750px !important}.u-w-800{width:800px !important}.u-w-850{width:850px !important}.u-w-900{width:900px !important}.u-w-950{width:950px !important}.u-w-1000{width:1000px !important}.u-w-1050{width:1050px !important}.u-w-1100{width:1100px !important}.u-w-1150{width:1150px !important}.u-w-1200{width:1200px !important}.u-w-auto{width:auto !important}.u-mw-100p{max-width:100% !important}.u-h-5p{height:5% !important}.u-h-10p{height:10% !important}.u-h-15p{height:15% !important}.u-h-20p{height:20% !important}.u-h-25p{height:25% !important}.u-h-30p{height:30% !important}.u-h-35p{height:35% !important}.u-h-40p{height:40% !important}.u-h-45p{height:45% !important}.u-h-50p{height:50% !important}.u-h-55p{height:55% !important}.u-h-60p{height:60% !important}.u-h-65p{height:65% !important}.u-h-70p{height:70% !important}.u-h-75p{height:75% !important}.u-h-80p{height:80% !important}.u-h-85p{height:85% !important}.u-h-90p{height:90% !important}.u-h-95p{height:95% !important}.u-h-100p{height:100% !important}.u-h-0{height:0px !important}.u-h-50{height:50px !important}.u-h-100{height:100px !important}.u-h-150{height:150px !important}.u-h-200{height:200px !important}.u-h-250{height:250px !important}.u-h-300{height:300px !important}.u-h-350{height:350px !important}.u-h-400{height:400px !important}.u-h-450{height:450px !important}.u-h-500{height:500px !important}.u-h-550{height:550px !important}.u-h-600{height:600px !important}.u-h-650{height:650px !important}.u-h-700{height:700px !important}.u-h-750{height:750px !important}.u-h-800{height:800px !important}.u-h-850{height:850px !important}.u-h-900{height:900px !important}.u-h-950{height:950px !important}.u-h-1000{height:1000px !important}.u-h-1050{height:1050px !important}.u-h-1100{height:1100px !important}.u-h-1150{height:1150px !important}.u-h-1200{height:1200px !important}.u-h-auto{height:auto !important}.u-mh-100p{max-height:100% !important}.u-pt-0{padding-top:0px !important}.u-pt-5{padding-top:5px !important}.u-pt-10{padding-top:10px !important}.u-pt-15{padding-top:15px !important}.u-pt-20{padding-top:20px !important}.u-pt-25{padding-top:25px !important}.u-pt-30{padding-top:30px !important}.u-pt-35{padding-top:35px !important}.u-pt-40{padding-top:40px !important}.u-pt-45{padding-top:45px !important}.u-pt-50{padding-top:50px !important}.u-pt-55{padding-top:55px !important}.u-pt-60{padding-top:60px !important}.u-pt-65{padding-top:65px !important}.u-pt-70{padding-top:70px !important}.u-pt-75{padding-top:75px !important}.u-pt-80{padding-top:80px !important}.u-pt-85{padding-top:85px !important}.u-pt-90{padding-top:90px !important}.u-pt-95{padding-top:95px !important}.u-pt-100{padding-top:100px !important}.u-pr-0{padding-right:0px !important}.u-pr-5{padding-right:5px !important}.u-pr-10{padding-right:10px !important}.u-pr-15{padding-right:15px !important}.u-pr-20{padding-right:20px !important}.u-pr-25{padding-right:25px !important}.u-pr-30{padding-right:30px !important}.u-pr-35{padding-right:35px !important}.u-pr-40{padding-right:40px !important}.u-pr-45{padding-right:45px !important}.u-pr-50{padding-right:50px !important}.u-pr-55{padding-right:55px !important}.u-pr-60{padding-right:60px !important}.u-pr-65{padding-right:65px !important}.u-pr-70{padding-right:70px !important}.u-pr-75{padding-right:75px !important}.u-pr-80{padding-right:80px !important}.u-pr-85{padding-right:85px !important}.u-pr-90{padding-right:90px !important}.u-pr-95{padding-right:95px !important}.u-pr-100{padding-right:100px !important}.u-pb-0{padding-bottom:0px !important}.u-pb-5{padding-bottom:5px !important}.u-pb-10{padding-bottom:10px !important}.u-pb-15{padding-bottom:15px !important}.u-pb-20{padding-bottom:20px !important}.u-pb-25{padding-bottom:25px !important}.u-pb-30{padding-bottom:30px !important}.u-pb-35{padding-bottom:35px !important}.u-pb-40{padding-bottom:40px !important}.u-pb-45{padding-bottom:45px !important}.u-pb-50{padding-bottom:50px !important}.u-pb-55{padding-bottom:55px !important}.u-pb-60{padding-bottom:60px !important}.u-pb-65{padding-bottom:65px !important}.u-pb-70{padding-bottom:70px !important}.u-pb-75{padding-bottom:75px !important}.u-pb-80{padding-bottom:80px !important}.u-pb-85{padding-bottom:85px !important}.u-pb-90{padding-bottom:90px !important}.u-pb-95{padding-bottom:95px !important}.u-pb-100{padding-bottom:100px !important}.u-pl-0{padding-left:0px !important}.u-pl-5{padding-left:5px !important}.u-pl-10{padding-left:10px !important}.u-pl-15{padding-left:15px !important}.u-pl-20{padding-left:20px !important}.u-pl-25{padding-left:25px !important}.u-pl-30{padding-left:30px !important}.u-pl-35{padding-left:35px !important}.u-pl-40{padding-left:40px !important}.u-pl-45{padding-left:45px !important}.u-pl-50{padding-left:50px !important}.u-pl-55{padding-left:55px !important}.u-pl-60{padding-left:60px !important}.u-pl-65{padding-left:65px !important}.u-pl-70{padding-left:70px !important}.u-pl-75{padding-left:75px !important}.u-pl-80{padding-left:80px !important}.u-pl-85{padding-left:85px !important}.u-pl-90{padding-left:90px !important}.u-pl-95{padding-left:95px !important}.u-pl-100{padding-left:100px !important}.u-py-0{padding-block:0px !important}.u-py-5{padding-block:5px !important}.u-py-10{padding-block:10px !important}.u-py-15{padding-block:15px !important}.u-py-20{padding-block:20px !important}.u-py-25{padding-block:25px !important}.u-py-30{padding-block:30px !important}.u-py-35{padding-block:35px !important}.u-py-40{padding-block:40px !important}.u-py-45{padding-block:45px !important}.u-py-50{padding-block:50px !important}.u-py-55{padding-block:55px !important}.u-py-60{padding-block:60px !important}.u-py-65{padding-block:65px !important}.u-py-70{padding-block:70px !important}.u-py-75{padding-block:75px !important}.u-py-80{padding-block:80px !important}.u-py-85{padding-block:85px !important}.u-py-90{padding-block:90px !important}.u-py-95{padding-block:95px !important}.u-py-100{padding-block:100px !important}.u-px-0{padding-inline:0px !important}.u-px-5{padding-inline:5px !important}.u-px-10{padding-inline:10px !important}.u-px-15{padding-inline:15px !important}.u-px-20{padding-inline:20px !important}.u-px-25{padding-inline:25px !important}.u-px-30{padding-inline:30px !important}.u-px-35{padding-inline:35px !important}.u-px-40{padding-inline:40px !important}.u-px-45{padding-inline:45px !important}.u-px-50{padding-inline:50px !important}.u-px-55{padding-inline:55px !important}.u-px-60{padding-inline:60px !important}.u-px-65{padding-inline:65px !important}.u-px-70{padding-inline:70px !important}.u-px-75{padding-inline:75px !important}.u-px-80{padding-inline:80px !important}.u-px-85{padding-inline:85px !important}.u-px-90{padding-inline:90px !important}.u-px-95{padding-inline:95px !important}.u-px-100{padding-inline:100px !important}.u-mt-0{margin-top:0px !important}.u-mt-5{margin-top:5px !important}.u-mt-10{margin-top:10px !important}.u-mt-15{margin-top:15px !important}.u-mt-20{margin-top:20px !important}.u-mt-25{margin-top:25px !important}.u-mt-30{margin-top:30px !important}.u-mt-35{margin-top:35px !important}.u-mt-40{margin-top:40px !important}.u-mt-45{margin-top:45px !important}.u-mt-50{margin-top:50px !important}.u-mt-55{margin-top:55px !important}.u-mt-60{margin-top:60px !important}.u-mt-65{margin-top:65px !important}.u-mt-70{margin-top:70px !important}.u-mt-75{margin-top:75px !important}.u-mt-80{margin-top:80px !important}.u-mt-85{margin-top:85px !important}.u-mt-90{margin-top:90px !important}.u-mt-95{margin-top:95px !important}.u-mt-100{margin-top:100px !important}.u-mr-0{margin-right:0px !important}.u-mr-5{margin-right:5px !important}.u-mr-10{margin-right:10px !important}.u-mr-15{margin-right:15px !important}.u-mr-20{margin-right:20px !important}.u-mr-25{margin-right:25px !important}.u-mr-30{margin-right:30px !important}.u-mr-35{margin-right:35px !important}.u-mr-40{margin-right:40px !important}.u-mr-45{margin-right:45px !important}.u-mr-50{margin-right:50px !important}.u-mr-55{margin-right:55px !important}.u-mr-60{margin-right:60px !important}.u-mr-65{margin-right:65px !important}.u-mr-70{margin-right:70px !important}.u-mr-75{margin-right:75px !important}.u-mr-80{margin-right:80px !important}.u-mr-85{margin-right:85px !important}.u-mr-90{margin-right:90px !important}.u-mr-95{margin-right:95px !important}.u-mr-100{margin-right:100px !important}.u-mb-0{margin-bottom:0px !important}.u-mb-5{margin-bottom:5px !important}.u-mb-10{margin-bottom:10px !important}.u-mb-15{margin-bottom:15px !important}.u-mb-20{margin-bottom:20px !important}.u-mb-25{margin-bottom:25px !important}.u-mb-30{margin-bottom:30px !important}.u-mb-35{margin-bottom:35px !important}.u-mb-40{margin-bottom:40px !important}.u-mb-45{margin-bottom:45px !important}.u-mb-50{margin-bottom:50px !important}.u-mb-55{margin-bottom:55px !important}.u-mb-60{margin-bottom:60px !important}.u-mb-65{margin-bottom:65px !important}.u-mb-70{margin-bottom:70px !important}.u-mb-75{margin-bottom:75px !important}.u-mb-80{margin-bottom:80px !important}.u-mb-85{margin-bottom:85px !important}.u-mb-90{margin-bottom:90px !important}.u-mb-95{margin-bottom:95px !important}.u-mb-100{margin-bottom:100px !important}.u-ml-0{margin-left:0px !important}.u-ml-5{margin-left:5px !important}.u-ml-10{margin-left:10px !important}.u-ml-15{margin-left:15px !important}.u-ml-20{margin-left:20px !important}.u-ml-25{margin-left:25px !important}.u-ml-30{margin-left:30px !important}.u-ml-35{margin-left:35px !important}.u-ml-40{margin-left:40px !important}.u-ml-45{margin-left:45px !important}.u-ml-50{margin-left:50px !important}.u-ml-55{margin-left:55px !important}.u-ml-60{margin-left:60px !important}.u-ml-65{margin-left:65px !important}.u-ml-70{margin-left:70px !important}.u-ml-75{margin-left:75px !important}.u-ml-80{margin-left:80px !important}.u-ml-85{margin-left:85px !important}.u-ml-90{margin-left:90px !important}.u-ml-95{margin-left:95px !important}.u-ml-100{margin-left:100px !important}.u-my-0{margin-block:0px !important}.u-my-5{margin-block:5px !important}.u-my-10{margin-block:10px !important}.u-my-15{margin-block:15px !important}.u-my-20{margin-block:20px !important}.u-my-25{margin-block:25px !important}.u-my-30{margin-block:30px !important}.u-my-35{margin-block:35px !important}.u-my-40{margin-block:40px !important}.u-my-45{margin-block:45px !important}.u-my-50{margin-block:50px !important}.u-my-55{margin-block:55px !important}.u-my-60{margin-block:60px !important}.u-my-65{margin-block:65px !important}.u-my-70{margin-block:70px !important}.u-my-75{margin-block:75px !important}.u-my-80{margin-block:80px !important}.u-my-85{margin-block:85px !important}.u-my-90{margin-block:90px !important}.u-my-95{margin-block:95px !important}.u-my-100{margin-block:100px !important}.u-mx-0{margin-inline:0px !important}.u-mx-5{margin-inline:5px !important}.u-mx-10{margin-inline:10px !important}.u-mx-15{margin-inline:15px !important}.u-mx-20{margin-inline:20px !important}.u-mx-25{margin-inline:25px !important}.u-mx-30{margin-inline:30px !important}.u-mx-35{margin-inline:35px !important}.u-mx-40{margin-inline:40px !important}.u-mx-45{margin-inline:45px !important}.u-mx-50{margin-inline:50px !important}.u-mx-55{margin-inline:55px !important}.u-mx-60{margin-inline:60px !important}.u-mx-65{margin-inline:65px !important}.u-mx-70{margin-inline:70px !important}.u-mx-75{margin-inline:75px !important}.u-mx-80{margin-inline:80px !important}.u-mx-85{margin-inline:85px !important}.u-mx-90{margin-inline:90px !important}.u-mx-95{margin-inline:95px !important}.u-mx-100{margin-inline:100px !important}.u-m-auto{margin:auto}.u-mt-auto{margin-top:auto !important}.u-mr-auto{margin-right:auto !important}.u-mb-auto{margin-bottom:auto !important}.u-ml-auto{margin-left:auto !important}.u-my-auto{margin-block:auto !important}.u-mx-auto{margin-inline:auto !important}.u-fs-xs{font-size:12px !important;line-height:1.5 !important}.u-fs-sm{font-size:14px !important;line-height:1.5 !important}.u-fs-base{font-size:16px !important;line-height:1.5 !important}.u-fs-lg{font-size:18px !important;line-height:1.5 !important}.u-fs-xl{font-size:20px !important;line-height:1.5 !important}.u-fs-2xl{font-size:24px !important;line-height:1.5 !important}.u-fs-3xl{font-size:30px !important;line-height:1.5 !important}.u-fs-4xl{font-size:36px !important;line-height:1.5 !important}.u-fs-5xl{font-size:48px !important;line-height:1.5 !important}.u-fs-6xl{font-size:64px !important;line-height:1.5 !important}.u-fs-7xl{font-size:72px !important;line-height:1.5 !important}.u-fs-8xl{font-size:80px !important;line-height:1.5 !important}.u-fs-9xl{font-size:96px !important;line-height:1.5 !important}.u-lh-xs{line-height:1 !important}.u-lh-sm{line-height:1.25 !important}.u-lh-base{line-height:1.5 !important}.u-lh-lg{line-height:2 !important}.u-fw-normal{font-weight:normal !important}.u-fw-bold{font-weight:bold !important}.u-text-left{text-align:left !important}.u-text-center{text-align:center !important}.u-text-right{text-align:right !important}.u-text-decoration-underline{text-decoration:underline !important}.u-text-decoration-none{text-decoration:none !important}.u-text-truncate{white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.u-text-truncate-2{display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important;overflow:hidden !important}.u-text-truncate-3{display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:3 !important;overflow:hidden !important}.u-flex-row{flex-direction:row !important}.u-flex-row-reverse{flex-direction:row-reverse !important}.u-flex-col{flex-direction:column !important}.u-flex-col-reverse{flex-direction:column-reverse !important}.u-flex-nowrap{flex-wrap:nowrap !important}.u-flex-wrap{flex-wrap:wrap !important}.u-flex-grow{flex-grow:1 !important}.u-flex-grow-0{flex-grow:0 !important}.u-flex-shrink{flex-shrink:1 !important}.u-flex-shrink-0{flex-shrink:0 !important}.u-gap-0{gap:0px !important}.u-gap-5{gap:5px !important}.u-gap-10{gap:10px !important}.u-gap-15{gap:15px !important}.u-gap-20{gap:20px !important}.u-gap-25{gap:25px !important}.u-gap-30{gap:30px !important}.u-gap-35{gap:35px !important}.u-gap-40{gap:40px !important}.u-gap-45{gap:45px !important}.u-gap-50{gap:50px !important}.u-gap-55{gap:55px !important}.u-gap-60{gap:60px !important}.u-gap-65{gap:65px !important}.u-gap-70{gap:70px !important}.u-gap-75{gap:75px !important}.u-gap-80{gap:80px !important}.u-gap-85{gap:85px !important}.u-gap-90{gap:90px !important}.u-gap-95{gap:95px !important}.u-gap-100{gap:100px !important}.u-justify-start{justify-content:flex-start !important}.u-justify-center{justify-content:center !important}.u-justify-end{justify-content:flex-end !important}.u-justify-between{justify-content:space-between !important}.u-justify-around{justify-content:space-around !important}.u-items-stretch{align-items:stretch !important}.u-items-start{align-items:flex-start !important}.u-items-center{align-items:center !important}.u-items-end{align-items:flex-end !important}.u-items-baseline{align-items:baseline !important}.u-bg-transparent{background-color:transparent !important}.u-bg-primary{background-color:#0d6efd !important}.u-bg-secondary{background-color:#6c757d !important}.u-bg-success{background-color:#198754 !important}.u-bg-danger{background-color:#dc3545 !important}.u-bg-warning{background-color:#ffc107 !important}.u-bg-info{background-color:#0dcaf0 !important}.u-bg-light{background-color:#f8f9fa !important}.u-bg-dark{background-color:#212529 !important}.u-bg-black{background-color:#000 !important}.u-bg-white{background-color:#fff !important}.u-text-transparent{color:transparent !important}.u-text-primary{color:#0d6efd !important}.u-text-secondary{color:#6c757d !important}.u-text-success{color:#198754 !important}.u-text-danger{color:#dc3545 !important}.u-text-warning{color:#ffc107 !important}.u-text-info{color:#0dcaf0 !important}.u-text-light{color:#f8f9fa !important}.u-text-dark{color:#212529 !important}.u-text-black{color:#000 !important}.u-text-white{color:#fff !important}.u-visually-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border-width:0 !important}