@charset "UTF-8";.fixture-results{margin-top:40px}.fixture-results+.fixture-results{margin-top:80px}.fixture-results .match-list-container>.divider{height:4px;border-radius:1px}.fixture-results .match-list-container .match-list-header{height:88px;display:flex;justify-content:space-between;align-items:center}.fixture-results .match-list-container .match-list-header .league-container{display:flex;align-items:center}.fixture-results .match-list-container .match-list-header .league-container .competition-name{color:var(--color-black);font-family:var(--font-overpass);font-style:normal;font-weight:900;font-size:28px;line-height:32px;margin-left:16px}.fixture-results .match-list-container .match-list-header .nav-container{display:flex;align-items:center}.fixture-results .match-list-container .match-list-header .nav-container .nav-matchweek{font-family:var(--font-barlow-condensed);font-style:normal;font-weight:700;font-size:16px;line-height:20px}.fixture-results .match-list-container .match-list-header .nav-container .nav-matchweek.nav-matchweek--previous,.fixture-results .match-list-container .match-list-header .nav-container .nav-matchweek.nav-matchweek--next{height:40px;padding:0 16px;letter-spacing:1.67px;text-transform:uppercase;color:var(--color-black);white-space:nowrap;display:flex;align-items:center}.fixture-results .match-list-container .match-list-header .nav-container .nav-matchweek.nav-matchweek--previous:hover,.fixture-results .match-list-container .match-list-header .nav-container .nav-matchweek.nav-matchweek--next:hover{background:var(--color-red);border-radius:40px;color:var(--color-white);opacity:1}.fixture-results .match-list-container .match-list-header .nav-container .nav-matchweek.nav-matchweek--previous::before{content:'';width:12px;height:12px;margin-right:14px;background-image:url("/static/images/icons/arrow-right-1A1919.b0fd12367677.svg");background-repeat:no-repeat;background-size:contain;background-position:center;transform:rotate(180deg)}.fixture-results .match-list-container .match-list-header .nav-container .nav-matchweek.nav-matchweek--previous::before:hover{background-image:url("/static/images/icons/arrow-right-FFFFFF.126b566875b5.svg")}.fixture-results .match-list-container .match-list-header .nav-container .nav-matchweek.nav-matchweek--next::after{content:'';width:12px;height:12px;margin-left:14px;background-image:url("/static/images/icons/arrow-right-1A1919.b0fd12367677.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.fixture-results .match-list-container .match-list-header .nav-container .nav-matchweek.nav-matchweek--next::after:hover{background-image:url("/static/images/icons/arrow-right-FFFFFF.126b566875b5.svg")}.fixture-results .match-list-container .match-list-header .nav-container .nav-matchweek.nav-matchweek--current{color:var(--color-earth-4);white-space:nowrap;letter-spacing:1.66667px;text-transform:uppercase;padding:0 16px}.fixture-results .match-list-container .match-list-header .league-container+.nav-container{margin-top:8px}.fixture-results .match-list-container+.match-list-container{margin-top:48px}@media screen and (max-width:1199px){.fixture-results+.fixture-results{margin-top:64px}.fixture-results .match-list-container .match-list-header{height:124px;flex-direction:column;justify-content:center}.fixture-results .match-list-container .match-list-header .league-container .competition-name{margin-left:16px;font-size:24px;line-height:28px}}@media screen and (min-width:768px){.fixture-results .match-list-container{margin-top:40px}.fixture-results .fixture-item{display:flex;flex-direction:column;background-color:var(--color-white)}.fixture-results .fixture-item+.fixture-item{margin-top:8px}}@media screen and (max-width:768px){.fixture-results .match-list-container{margin-top:0}.fixture-results .match-list-container .match-list-header{height:120px}.fixture-results .match-list-container .match-list-header .league-container .competition-name{font-size:20px;line-height:24px}.fixture-results .match-list-container .match-list-header .nav-container .nav-matchweek.nav-matchweek--current{flex:auto;padding:0 8px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.fixture-results .fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body .club-name{font-size:24px;line-height:24px}}@media screen and (max-width:576px){.fixture-results .match-list-container .match-list-header .league-container .competition-name{font-size:18px;line-height:20px}}@media screen and (max-width:425px){.match-list-container .match-list-header .league-container .competition-name{font-size:16px;line-height:20px}}.fixture-item{display:flex;flex-direction:column;background-color:var(--color-white)}.fixture-item+.fixture-item{margin-top:0}.fixture-item .fixture-item__body{position:relative;display:flex;flex-direction:column;border:1px solid var(--color-earth-1);border-radius:3px}.fixture-item .fixture-item__body .match-logos{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px}.fixture-item .fixture-item__body .match-logos .match-logo{height:32px;max-width:200px;overflow:hidden}.fixture-item .fixture-item__body .match-logos .match-logo img{height:100%;width:auto}.fixture-item .fixture-item__body .match-info{position:relative;display:flex;align-items:center;height:80px;padding:0 24px}.fixture-item .fixture-item__body .match-info .match-situation{color:var(--color-earth-4);font-family:var(--font-barlow-condensed);font-style:normal;font-weight:700;font-size:18px;line-height:24px;letter-spacing:.933333px;text-transform:uppercase;width:48px;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.fixture-item .fixture-item__body .match-info .match-situation .match-detail-situation{color:var(--color-drawn)}.fixture-item .fixture-item__body .match-info .match-situation .ytlive-icon{display:flex;height:40px;width:40px}
.fixture-item .fixture-item__body .match-info .match-situation.match-situation--live .match-detail-situation{color:var(--color-lost);font-family:var(--font-jleague-kick);font-size:20px;line-height:20px}.fixture-item .fixture-item__body .match-info .match-details{flex:1;display:flex;align-items:center;position:relative}.fixture-item .fixture-item__body .match-info .match-details .club-info{flex:1;pointer-events:none;overflow:hidden}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body{position:relative;pointer-events:all;display:flex;align-items:center;font-family:var(--font-jleague-kick);font-style:normal;font-weight:700;font-size:30px;line-height:32px}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body .club-emblem{flex:0 0 auto;width:64px;height:64px}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body .club-name{flex:auto;color:var(--color-black);font-size:25px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body .club-name.club-name-tablet{display:none}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body:hover{opacity:1}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body:hover .club-name{text-decoration:underline}.fixture-item .fixture-item__body .match-info .match-details .club-info.club-info--home{text-align:right;padding-right:45px}.fixture-item .fixture-item__body .match-info .match-details .club-info.club-info--home .club-info__body{flex-direction:row-reverse}.fixture-item .fixture-item__body .match-info .match-details .club-info.club-info--home .club-info__body .club-name{margin-left:8px;text-align:right}.fixture-item .fixture-item__body .match-info .match-details .club-info.club-info--away{padding-left:45px}.fixture-item .fixture-item__body .match-info .match-details .club-info.club-info--away .club-info__body .club-name{margin-right:8px}.fixture-item .fixture-item__body .match-info .match-details .score-info{background:var(--color-black);border-radius:20px;display:flex;align-items:center;justify-content:center;width:84px;height:40px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.fixture-item .fixture-item__body .match-info .match-details .score-info .score-info__body{color:var(--color-white);font-family:var(--font-jleague-kick);font-style:normal;font-weight:700;font-size:30px;line-height:30px;text-align:center;display:flex;width:100%;height:100%;align-items:center;justify-content:center}.fixture-item .fixture-item__body .match-info .match-details .score-info.score-info--upcoming{background:var(--color-earth-3)}.fixture-item .fixture-item__body .match-info .match-details .score-info.score-info--upcoming .score-info__body{color:var(--color-black)}.fixture-item .fixture-item__body .match-info .match-details .score-info.score-info--postponed{background:var(--color-earth-3)}.fixture-item .fixture-item__body .match-info .match-details .score-info.score-info--postponed .score-info__body{color:var(--color-black);font-family:var(--font-barlow-condensed);font-size:16px;line-height:16px;text-transform:uppercase}.fixture-item .fixture-item__body .match-info .match-link{display:flex;justify-content:center;align-items:center;transition:all .3 linear;width:48px}.fixture-item .fixture-item__body .match-info .match-link .match-link__icon{display:block;color:var(--color-earth-4);font-size:32px}.fixture-item .fixture-item__body:hover:not(.disabled){background:var(--color-earth-1)}.fixture-item .fixture-item__body:hover:not(.disabled) .match-link{transform:translateX(8px)}.fixture-item .fixture-item__footer{background-color:var(--color-earth-1);border-bottom-left-radius:24px;border-bottom-right-radius:24px;display:flex;justify-content:center;gap:16px;padding:16px}.fixture-item .fixture-item__footer .jl-button{padding:8px 24px;height:40px}.fixture-item .fixture-item__footer:empty{padding:0}@media screen and (max-width:1199px){.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body .club-name{font-size:24px;line-height:24px}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body .club-emblem{width:40px;height:40px}}@media screen and (max-width:767px){.fixture-item .fixture-item__body .match-logos{margin-top:10px}.fixture-item .fixture-item__body .match-logos .match-logo{height:24px}.fixture-item .fixture-item__body .match-info{height:56px;padding:8px}.fixture-item .fixture-item__body .match-info .match-situation .ytlive-icon{height:24px;width:24px}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body .club-name.club-name-tablet{display:none}.fixture-item .fixture-item__body .match-info .match-details .club-info.club-info--home{padding-right:30px}.fixture-item .fixture-item__body .match-info .match-details .club-info.club-info--away{padding-left:30px}.fixture-item .fixture-item__body .match-info .match-details .score-info{width:54px;height:32px}.fixture-item .fixture-item__body .match-info .match-details .score-info .score-info__body{font-size:24px;line-height:24px}.fixture-item .fixture-item__body .match-info .match-details .score-info.score-info--upcoming .score-info__body{font-size:20px;line-height:20px}.fixture-item .fixture-item__body .match-info .match-details .score-info.score-info--postponed .score-info__body{font-size:10px;line-height:10px}.fixture-item .fixture-item__body .match-info .match-link .match-link__icon{font-size:24px}}@media screen and (max-width:576px){.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body{font-size:16px;line-height:20px}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body .club-emblem{height:32px;width:32px;margin:0 2px}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body .club-name{font-size:16px}
.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body .club-name.club-name-desktop{display:none}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body .club-name.club-name-tablet{display:block}.fixture-item .fixture-item__body .match-info .match-details .club-info.club-info--home{padding-right:27px}.fixture-item .fixture-item__body .match-info .match-details .club-info.club-info--away{padding-left:27px}.fixture-item .fixture-item__body .match-info .match-details .score-info{width:48px}.fixture-item .fixture-item__body .match-info .match-details .score-info .score-info__body{font-size:20px}.fixture-item .fixture-item__footer{border-bottom-left-radius:0;border-bottom-right-radius:0;gap:8px;padding:8px}.fixture-item .fixture-item__footer .jl-button{height:32px;border-radius:16px}.fixture-item .fixture-item__footer .jl-button .jl-button__label{font-size:14px;line-height:16px}.fixture-item .fixture-item__footer .jl-button::before{width:16px;height:16px}}@media screen and (max-width:425px){.fixture-item .fixture-item__body .match-info .match-situation.match-situation--full-time .match-detail-situation{font-size:14px}.fixture-item .fixture-item__body .match-info .match-details .match-detail-situation{font-size:14px}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body{font-size:14px}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body .club-name.club-name-desktop{display:none}.fixture-item .fixture-item__body .match-info .match-details .club-info .club-info__body .club-name.club-name-tablet{display:block;font-size:clamp(16px,2vw,20px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}body.lang-th .fixture-item .fixture-item__body .match-details .score-info.score-info--postponed .score-info__body{font-size:20px;line-height:20px}@media screen and (max-width:1199px){body.lang-th .fixture-item .fixture-item__body .match-details .score-info.score-info--postponed .score-info__body{font-size:18px;line-height:18px}}@media screen and (max-width:767px){body.lang-th .fixture-item .fixture-item__body .match-details .score-info.score-info--postponed .score-info__body{font-size:14px;line-height:14px}}@media screen and (max-width:576px){body.lang-th .fixture-item .fixture-item__body .match-details .score-info.score-info--postponed .score-info__body{font-size:12px;line-height:12px}}body.lang-th .match-list-container .match-list-header .league-container .competition-name{font-size:16px;line-height:20px}body.lang-vi .fixture-results .match-list-container .match-list-header .league-container .competition-name{font-weight:600}:root body.lang-th .fixture-item .fixture-item__body .match-details .score-info .score-info__body{--font-jleague-kick:JLEAGUE KICK,sans-serif}.fujifilm-super-cup__header{overflow:visible!important;aspect-ratio:0!important}.fujifilm-super-cup-bg{position:absolute!important}@media screen and (min-width:769px){.fujifilm-super-cup-bg{top:200px!important}}@media screen and (max-width:768px){.fujifilm-super-cup-bg{top:60px!important}}.fujifilm-super-cup-bg::before{display:none!important}@media screen and (min-width:769px){.fujifilm-super-cup__body{margin-top:0!important}}@media screen and (max-width:768px){.fujifilm-super-cup__body{margin-top:0!important}}.pcDISP{display:initial}@media screen and (max-width:450px){.pcDISP{display:none!important}}.spDISP{display:none!important}@media screen and (max-width:450px){.spDISP{display:initial!important}}a{color:#e60012;text-decoration:none;transition:.3s ease-in-out}a:hover{opacity:.4;text-decoration:none}footer #bottomArea p{text-align:center}.fade-here,.fade-scale,.fade-up,.fade-down,.fade-from-left,.fade-from-right{transition:.3s ease-in-out}html{font-size:62.5%;overflow-y:auto;font-family:var(--font-barlow-condensed);overscroll-behavior:none;font-weight:300}body{background:#000;color:#fff;font-size:14px;font-size:1.4rem;line-height:1.65;font-family:var(--font-barlow-condensed);overscroll-behavior:none}body footer{line-height:130%}.CLM__half,.CLM__three,.CLM__four{display:flex;flex-wrap:wrap;justify-content:-ms- left;justify-content:-webkit- left;justify-content:left;align-items:-ms- top;align-items:-webkit- top;align-items:top}.CLM__half img,.CLM__three img,.CLM__four img{width:100%}.CLM__half .wide100,.CLM__three .wide100,.CLM__four .wide100{width:100%!important}.CLM__half>li,.CLM__half>article,.CLM__half>figure{width:48%;margin-right:4%}.CLM__half>li:nth-child(2n),.CLM__half>article:nth-child(2n),.CLM__half>figure:nth-child(2n){margin-right:0}.CLM__three>li,.CLM__three>article,.CLM__three>figure,.CLM__three>div{width:32%;margin-right:2%}.CLM__three>li:nth-child(3n),.CLM__three>article:nth-child(3n),.CLM__three>figure:nth-child(3n),.CLM__three>div:nth-child(3n){margin-right:0}.CLM__four>li,.CLM__four>article{width:23.5%;margin-right:2%}.CLM__four>li:nth-child(4n),.CLM__four>article:nth-child(4n){margin-right:0}.nowrapCLM{display:flex;flex-wrap:nowrap;justify-content:-ms- space-between;justify-content:-webkit- space-between;justify-content:space-between;align-items:-ms- top;align-items:-webkit- top;align-items:top}.nowrapCLM>li,.nowrapCLM>article{flex:1;margin-right:3%}.nowrapCLM>li:last-child,.nowrapCLM>article:last-child{margin-right:0}.nowrapCLM>li img,.nowrapCLM>article img{width:100%}.nowrapCLM>li a,.nowrapCLM>article a{display:block}@keyframes fadeup{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadehere{0%{opacity:0}100%{opacity:1}}.txt__red{color:#e60012}.txt__left{text-align:left}.txt__center{text-align:center}.txt__right{text-align:right}.txt__bold{font-weight:bold}p{font-size:14px;font-size:1.4rem;line-height:1.65;text-align:left}.list__style__disc{list-style:disc;padding-left:1em;text-align:left;line-height:1.5;font-size:14px;font-size:1.4rem}.list__style__disc li{padding-bottom:.5em}.list__style__attention{list-style:none}.list__style__attention li{margin-left:1em}
.list__style__attention li.special-attention{padding-left:unset;text-indent:unset;margin-left:0}@media screen and (max-width:450px){.list__style__attention li.special-attention{font-size:14px}}.list__style__attention li.special-attention-type-1{padding-left:unset;text-indent:unset;margin-left:0}@media screen and (max-width:450px){.list__style__attention li.special-attention-type-1{font-size:16px}}.list__style__attention li:before,.list__style__attention li:after{content:"";position:absolute;left:0;top:0}.headline__main{margin-bottom:50px}.headline__main .en{font-family:"Inter",sans-serif;font-weight:bold;font-size:75px;font-size:7.5rem;text-align:center;color:#fff}.headline__main .en i{font-family:"Inter",sans-serif;font-weight:bold;font-size:75px;font-size:7.5rem;text-align:center;color:#e60012;font-style:normal}.headline__main .jp{font-weight:bold;font-size:20px;font-size:2rem;text-align:center;color:#fff}.headline__main .jp_L{font-weight:bold;font-size:3.4rem;text-align:center;color:#fff;font-weight:500}@media screen and (max-width:768px){.headline__main .jp_L{font-size:24px}}.headline__main i{font-weight:bold;font-style:normal}.headline__main .txt__red{color:#e60012}.headline__main.black .en,.headline__main.black .jp{color:#000}.headline__main.left .en,.headline__main.left .jp,.headline__main.left .jp_L{text-align:left}.headline__main.center .en,.headline__main.center .jp,.headline__main.center .jp_L{text-align:center}.headline__main.nowrap .en,.headline__main.nowrap .jp,.headline__main.nowrap .jp_L{display:inline-block}.headline__main.nowrap .en{margin-right:20px}.headline__main.whats .en{font-size:63px;font-size:6.3rem}.headline__main.whats .jp{font-size:18px;font-size:1.8rem}.headline__point{margin-bottom:40px}.headline__point .point{font-weight:bold;font-family:'Clash Grotesk',sans-serif;line-height:35px;border-radius:10000px;background:#e60012;font-size:20px;font-weight:500;width:120px;height:35px;text-align:center;margin:0 auto 15px;color:#fff}@media screen and (max-width:768px){.headline__point .point{font-size:16px;width:100px;height:32px}}.headline__point .txt{font-family:'Clash Grotesk',sans-serif;font-size:32px;font-weight:bold;text-align:center;font-weight:600}@media screen and (max-width:768px){.headline__point .txt{font-size:24px}}.headline__point.white .txt{color:#fff}.headline__round{margin-bottom:20px}.headline__round .img{width:100%;max-width:70px;margin:0 auto}@media screen and (max-width:450px){.headline__round .img{max-width:50px}}.headline__round-custom{display:flex;justify-content:center;align-items:center;gap:15px;margin-bottom:10px}.headline__round-custom .img{margin:unset}.headline__round .img img{width:100%}.headline__round .jp{font-size:32px;font-weight:bold;text-align:center;font-family:'Clash Grotesk',sans-serif}@media screen and (max-width:768px){.headline__round .jp{font-size:24px}}.headline__round .txt{font-size:16px;text-align:center}.headline__round.left{display:flex;flex-wrap:nowrap;justify-content:-ms- flex-start;justify-content:-webkit- flex-start;justify-content:flex-start;align-items:-ms- center;align-items:-webkit- center;align-items:center;gap:10px}.headline__round.left .img{max-width:60px;margin:inherit;margin-bottom:0}.headline__round.left .jp{text-align:left;white-space:nowrap}.headline__round.left .txt{text-align:left}.btn{font-weight:bold;display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;display:inline-flex;gap:8px;color:#fff;text-decoration:none;font-weight:bold;padding:12px 20px;border-radius:9999px;font-size:16px;font-size:1.6rem;background:#000}.btn:after{font-family:"ionicons";content:"\f10b";display:inline-block;font-size:16px;font-size:1.6rem;color:#fff;font-weight:normal;transition:.3s ease-in-out}.btn__red{background-color:#e60012}.sec{width:100%;text-align:center}.sec__inner980{width:100%;max-width:980px;margin:0 auto;padding:80px 5vw}.sec__inner1100{width:100%;min-width:980px;max-width:1100px;margin:0 auto;padding:80px 5vw}.sec__90{width:90%;max-width:1512px;margin:0 auto;padding:80px 5vw}.tabContents .tabSelecter{margin:0 auto;margin-bottom:100px;max-width:1362px;width:100%;padding-bottom:13px}.tabContents .tabSelecter .tab{display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;gap:10px}.tabContents .tabSelecter .tab.white li>a{border-bottom:2px solid #fff;color:#fff}.tabContents .tabSelecter .tab li{border:0;width:100%;padding:0;list-style-type:none}.tabContents .tabSelecter .tab li>a{background:0;border-bottom:2px solid #000;color:#000;font-size:18px;font-size:1.8rem;position:relative;padding-bottom:20px;width:100%;display:block;box-sizing:border-box}.tabContents .tabSelecter .tab li.current a{border-bottom:2px solid #e60012;color:#e60012}.select-type-page{text-align:center}.tabContents .tabSelecter .tab li.current a:after{content:"";position:absolute;top:100%;left:50%;margin-left:-15px;border:15px solid transparent;border-top:15px solid #e60012}@keyframes fadehere{0%{opacity:0}100%{opacity:1}}@keyframes fadeup{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}h1.visually-hidden{position:absolute;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);margin:-1px;padding:0;border:0;height:1px;width:1px;overflow:hidden}.bodyBG{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background-size:cover}.headerArea__jlogo{position:fixed;top:15px;left:15px;z-index:111}.headerArea__jlogo img{width:100px}.kvArea{background:#000;width:100%;height:100vh}@media screen and (max-width:768px){.kvArea{padding-top:0}}
.kvArea__wrap{display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;gap:100px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;animation:1s fadehere ease-in-out forwards}@media screen and (max-width:768px){.kvArea__wrap{padding:0 15px}}.kvArea__mainlogo{width:100%;max-width:1185px}.kvArea__mainlogo img{width:100%}.leadArea{background-image:url("../landingpages/specialseason/images/header_special_pc.99ea5bc7b1ce.png");background-color:#000;margin-bottom:100px;background-position:top}@media screen and (max-width:450px){.leadArea{background-size:auto;margin-bottom:50px}}.leadArea__wrap{max-width:1512px;width:90%;padding:250px 0 250px;margin:0 auto}@media screen and (max-width:450px){.leadArea__wrap{padding:180px 0 60px}}.leadArea__txt{text-align:center;font-size:20px;line-height:3;filter:drop-shadow(0px 0 6px black);margin-bottom:100px}.leadArea__txt--item{opacity:0;padding-top:30px}@media screen and (max-width:450px){.leadArea__txt--item{padding-top:10px;font-size:12px}}.leadArea__txt--item.visible{animation:1s fadeup ease-in-out forwards}.leadArea__txt .margB{padding-top:30px}@media screen and (max-width:450px){.leadArea__txt .margB{padding-top:10px}}.pointwrapArea{width:90%;max-width:1362px;margin:0 auto}@media screen and (max-width:768px){.pointwrapArea{width:95%}}.youtubeArea{width:100%;aspect-ratio:16/9;max-width:800px;margin:0 auto;margin-bottom:80px}.youtubeArea iframe{width:100%;height:100%}.pointArea{padding:30px 5% 80px;box-sizing:border-box;background:rgba(255,255,255,0.9);border-radius:30px;color:#000}@media screen and (max-width:768px){.pointArea{padding:15px 3% 30px}}@media screen and (max-width:450px){.pointArea{padding:15px 2% 30px}}.pointArea+.pointArea{margin-top:70px}@media screen and (max-width:768px){.pointArea+.pointArea{margin-top:50px}}.pointArea__wrap{margin:0 auto}.pointArea.aclArea{background:#140435}.aclArea__roudwrap{color:#fff}.aclArea__roudwrap .acllogo{max-width:210px;width:100%;display:block;margin:0 auto;margin-bottom:20px}.aclArea__roudwrap .acllogo img{width:100%}.tworoundArea__calendar,.tworoundArea__roudwrap,.winroseArea__roudwrap,.prizeArea__roudwrap,.aclArea__roudwrap{max-width:1000px;margin:0 auto}@media screen and (max-width:450px){.tworoundArea__calendar,.tworoundArea__roudwrap,.winroseArea__roudwrap,.prizeArea__roudwrap,.aclArea__roudwrap{margin-bottom:25px}}.tworoundArea__calendar img{width:100%}.tworoundArea__triangle{width:0;height:0;border-style:solid;border-right:55px solid transparent;border-left:55px solid transparent;border-top:30px solid #000;border-bottom:0;margin:50px auto}@media screen and (max-width:450px){.tworoundArea__triangle{border-right:28px solid transparent;border-left:28px solid transparent;border-top:15px solid #000;margin:0 auto 25px}}.tworoundArea__roudwrap .schedule{background:#c7c7c7;text-align:center;display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;font-size:16px;padding:12px 0;width:100%}@media screen and (max-width:768px){.tworoundArea__roudwrap .schedule{font-size:14px}}@media screen and (max-width:450px){.tworoundArea__roudwrap .schedule{display:block}}@media screen and (max-width:450px){.tworoundArea__roudwrap .schedule.spDISP{display:block!important;padding:15px}}.tworoundArea__roudwrap .schedule.spDISP .schedule__item{display:flex;flex-wrap:nowrap;justify-content:start;align-items:center;width:100%;margin:0}.tworoundArea__roudwrap .schedule.spDISP .schedule__item+.schedule__item{margin-top:10px}.tworoundArea__roudwrap .schedule.spDISP .schedule__item--title{background:#000;color:#fff;border-radius:10000px;font-weight:bold;margin-right:10px;width:85px;height:28px;display:flex;justify-content:center;align-items:center;font-size:16px}.tworoundArea__roudwrap .schedule.spDISP .schedule__item--date{font-size:16px;color:#000}.tworoundArea__roudwrap .schedule>div+div{margin-left:30px}@media screen and (max-width:450px){.tworoundArea__roudwrap .schedule>div+div{margin-left:0;margin-top:15px}}.tworoundArea__roudwrap .schedule span{background:#000;color:#fff;border-radius:10000px;font-weight:bold;padding:5px 30px;margin-right:10px}@media screen and (max-width:768px){.tworoundArea__roudwrap .schedule span{padding:5px 15px;margin-right:5px}}.tworoundArea__roudwrap .txt{font-size:16px;text-align:center;padding:20px 30px}@media screen and (max-width:450px){.tworoundArea__roudwrap .txt{padding:20px}}.tworoundArea__roudwrap .area__wrap{display:flex;flex-wrap:wrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;gap:15px;margin-bottom:20px}@media screen and (max-width:450px){.tworoundArea__roudwrap .area__wrap{display:block}}.tworoundArea__roudwrap .area__wrap--con{background:#000;color:#fff;display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;gap:30px;width:100%;padding:20px;box-sizing:border-box;flex:1 1 calc(50% - 15px)}@media screen and (max-width:450px){.tworoundArea__roudwrap .area__wrap--con{gap:20px;margin-bottom:5px}}.tworoundArea__roudwrap .area__wrap--con .areaicon{width:100%;max-width:140px}@media screen and (max-width:450px){.tworoundArea__roudwrap .area__wrap--con .areaicon{max-width:100px}}.tworoundArea__roudwrap .area__wrap--con .areaicon img{width:100%}.tworoundArea__roudwrap .area__wrap--con .areatxt{text-align:center}.tworoundArea__roudwrap .area__wrap--con .areatxt .areattl{font-size:24px;font-weight:bold;-moz-columns:#fff;columns:#fff;margin-bottom:5px}@media screen and (max-width:450px){.tworoundArea__roudwrap .area__wrap--con .areatxt .areattl{font-size:20px;margin-bottom:2px}}.tworoundArea__roudwrap .area__wrap--con .areatxt .areaclub{background:#fff;color:#000;border-radius:10000px;font-weight:bold;font-size:14px;padding:0 10px;display:inline-block;margin-bottom:10px;line-height:23px;height:23px}
@media screen and (max-width:450px){.tworoundArea__roudwrap .area__wrap--con .areatxt .areaclub{font-size:12px;padding:0 5px;height:20px;line-height:18px}}.tworoundArea__roudwrap .area__wrap--con .areatxt .areaimg{width:100%;max-width:125px;margin:0 auto}.tworoundArea__roudwrap .area__wrap--con .areatxt .areaimg img{width:100%}.tworoundArea__roudwrap .ranking__wrap{margin-bottom:20px}.tworoundArea__roudwrap .ranking__wrap--con{background:#fff;display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- stretch;align-items:-webkit- stretch;align-items:stretch;position:relative}.tworoundArea__roudwrap .ranking__wrap--con+.ranking__wrap--con{margin-top:10px}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon{display:flex;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;background:#000;width:600px;padding:20px;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 50%,calc(100% - 20px) 100%,0 100%)}@media screen and (max-width:768px){.tworoundArea__roudwrap .ranking__wrap--con .rankingicon{width:50%}}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap--con .rankingicon{width:70%;padding:10px 5px}}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingleft,.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingright{text-align:center}.common-width{width:48%}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingleft img,.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingright img{max-width:90px;width:100%}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingleft img,.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingright img{max-width:50px}}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingleft p,.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingright p{font-size:16px;font-weight:bold;color:#fff;text-align:center}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingleft p.pcDISP,.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingright p.pcDISP{display:block!important}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingleft p,.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingright p{font-size:12px}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingleft p.spDISP,.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingright p.spDISP{display:block!important}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingleft p.pcDISP,.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingright p.pcDISP{display:none!important}}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingvs{font-size:24px;font-weight:bold;color:#fff}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingvs{font-size:18px}}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingarea{display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;width:100%;gap:5px}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingarea img{max-width:48px;width:100%}@media screen and (max-width:1024px){.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingarea img{max-width:45px}}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingareatxt{color:#fff;font-size:20px;width:100%;text-align:center;font-weight:500}@media screen and (max-width:768px){.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingareatxt{font-size:18px}}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingareatxt{font-size:16px}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingareatxt.spDISP{display:block!important}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingareatxt.pcDISP{display:none!important}}.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingareatxt strong{color:#fff;font-size:36px;font-weight:bold}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap--con .rankingicon .rankingareatxt strong{font-size:24px}}.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt{display:flex;flex-wrap:wrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;width:50%}.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt .ranklist{width:100%}.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt .ranklist li{display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;gap:20px}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt .ranklist li{gap:8px}.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt .ranklist li .highlight-top-1{max-width:170px}}.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt .ranklist li+li{margin-top:10px}.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt .ranklist li p{font-size:24px;font-weight:bold;line-height:1}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt .ranklist li p{font-size:18px}}.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt .ranklist li img{max-width:34px;width:100%}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt .ranklist li img{max-width:20px}}.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt .batch{position:absolute;top:-22px;right:-100px;width:250px}@media screen and (max-width:768px){.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt .batch{right:-80px}}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt .batch{width:250px;right:-100px;top:-10px}
}.tworoundArea__roudwrap .ranking__wrap--con .rankingtxt .batch img{width:100%}.tworoundArea__roudwrap .ranking__wrap--con.nowrap .rankingicon{gap:20px}.tworoundArea__roudwrap .ranking__wrap--con.nowrap .rankingicon .rankingleft,.tworoundArea__roudwrap .ranking__wrap--con.nowrap .rankingicon .rankingright{display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;gap:10px}.tworoundArea__roudwrap .ranking__wrap--con.nowrap .rankingicon .rankingleft img,.tworoundArea__roudwrap .ranking__wrap--con.nowrap .rankingicon .rankingright img{max-width:35px}.tworoundArea__roudwrap .ranking__wrap--con.nowrap .rankingicon .rankingvs{font-size:16px;font-size:1.6rem}.tworoundArea__roudwrap .ranking__wrap--con.nowrap .rankingtxt .ranklist li p{font-size:16px}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap--con.nowrap .rankingtxt .ranklist li p{font-size:14px}}.tworoundArea__roudwrap .ranking__wrap--con.nowrap .rankingtxt .ranklist li img{max-width:24px}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap--con.nowrap .rankingtxt .ranklist li img{max-width:18px}}.tworoundArea__roudwrap .ranking__wrap--con.dot{background:0;font-size:10px;font-size:1rem}.tworoundArea__roudwrap .ranking__wrap--con.rank1 .rankingicon{background:#bda167}.tworoundArea__roudwrap .ranking__wrap--con.rank2 .rankingicon{background:#909090}.tworoundArea__roudwrap .ranking__wrap--con.rank3 .rankingicon{background:#87541d}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingicon{flex-direction:column;width:30%}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingicon{width:50%}}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingicon .rankingarea{flex-wrap:wrap;gap:5px;padding-bottom:10px}@media screen and (max-width:1024px){.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingicon .rankingarea{max-width:100px}}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingtxt .rankingtournament img{width:50%;margin:0 auto;display:block}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingtxt{width:70%;padding:30px 0}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingtxt{padding:15px 0}}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingtxt .wrap{width:100%;display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;gap:20px}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingtxt .wrap{display:block}}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingtxt .rankingtournament{flex:1 1 calc(50% - 20px);text-align:right}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingtxt .rankingtournament{margin-bottom:10px}}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingtxt .ranklist{flex:1 1 calc(50% - 20px)}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingtxt .ranklist li{justify-content:flex-start}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con .rankingtxt .ranklist li{justify-content:center}}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingicon{flex-direction:inherit;padding:10px 0}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingicon{padding-right:10px;width:32%}}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingicon .rankingareatxt{font-size:16px}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingicon .rankingareatxt{font-size:14px;padding:0 5px}}@media screen and (max-width:350px){.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingicon .rankingareatxt{font-size:12px}}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingicon .rankingareatxt strong{font-size:20px}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingicon .rankingareatxt strong{font-size:18px}}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingtxt{padding:0}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingtxt .ranklist{display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;gap:30px}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingtxt .ranklist{flex-wrap:wrap;gap:0}}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingtxt .ranklist li{gap:5px;width:130px}.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingtxt .ranklist li+li{margin-top:0}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingtxt .ranklist li+li{margin-top:10px;margin-bottom:10px;width:50%}}@media screen and (max-width:450px){.tworoundArea__roudwrap .ranking__wrap.j2j3 .ranking__wrap--con.nowrap .rankingtxt .ranklist li{margin-top:10px;margin-bottom:10px;width:50%}}.winroseArea__roudwrap+.winroseArea__roudwrap{margin-top:70px}@media screen and (max-width:450px){.winroseArea__roudwrap+.winroseArea__roudwrap{margin-top:30px}}.winroseArea__roudwrap .winingpointtable table thead tr th{border:0;background:#000;color:#fff;font-size:20px;font-weight:500;padding:8px 0}@media screen and (max-width:768px){.winroseArea__roudwrap .winingpointtable table thead tr th{font-size:18px;padding:5px 0}
}@media screen and (max-width:450px){.winroseArea__roudwrap .winingpointtable table thead tr th{padding:15px 0;width:50%}}.winroseArea__roudwrap .winingpointtable table thead tr th i{font-size:25px;margin:0 20px}.winroseArea__roudwrap .winingpointtable table thead tr th strong{font-size:28px}@media screen and (max-width:768px){.winroseArea__roudwrap .winingpointtable table thead tr th strong{font-size:24px}}.first-tr{border-bottom:1px solid #fff}.winroseArea__roudwrap .winingpointtable table thead tr:nth-child(1) th:nth-child(3){border-bottom:2px solid #fff;padding:10px 0}.winroseArea__roudwrap .winingpointtable table thead tr:nth-child(2) th:nth-child(2){border-left:2px solid #fff}.winroseArea__roudwrap .winingpointtable table tbody tr td{border:0;background:#d9d9d9;font-size:20px;padding:25px 0;font-weight:500;vertical-align:middle}@media screen and (max-width:768px){.winroseArea__roudwrap .winingpointtable table tbody tr td{font-size:18px;padding:20px 0}}@media screen and (max-width:450px){.winroseArea__roudwrap .winingpointtable table tbody tr td{padding:15px 0}}.winroseArea__roudwrap .winingpointtable table tbody tr td strong{vertical-align:middle;margin-left:3px}.winroseArea__roudwrap .winingpointtable table tbody tr td:nth-child(4){border-left:2px solid #fff}.winroseArea__roudwrap .winingpointtable table strong{color:#e60012;font-size:30px;font-weight:bold}@media screen and (max-width:768px){.winroseArea__roudwrap .winingpointtable table strong{font-size:28px}}@media screen and (max-width:450px){.winroseArea__roudwrap .winingpointtable table strong{font-size:30px}}.winroseArea__roudwrap .winingpointtable table .gap{background:0;border:0;width:0;font-size:0}.winroseArea__roudwrap .winingflow{display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- stretch;align-items:-webkit- stretch;align-items:stretch}@media screen and (max-width:450px){.winroseArea__roudwrap .winingflow{display:block;padding-top:10px}}.winroseArea__roudwrap .winingflow li{text-align:center;height:150px}@media screen and (max-width:450px){.winroseArea__roudwrap .winingflow li{height:120px}}.winroseArea__roudwrap .winingflow li .wrap{clip-path:polygon(0 0,calc(100% - 50px) 0,100% 50%,calc(100% - 50px) 100%,0 100%);height:100%;display:flex;flex-wrap:wrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center}@media screen and (max-width:450px){.winroseArea__roudwrap .winingflow li .wrap{clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),50% 100%,0 calc(100% - 30px))}}.winroseArea__roudwrap .winingflow li .ttl{font-size:24px;display:block;width:100%;text-align:center;padding-right:25px;font-weight:bold;line-height:1}@media screen and (max-width:768px){.winroseArea__roudwrap .winingflow li .ttl{padding-right:5px;font-size:22px}}.winroseArea__roudwrap .winingflow li .ttl.j2-j3{font-size:20px}.winroseArea__roudwrap .winingflow li .txt{font-size:14px;display:block;width:100%;text-align:center;margin-top:10px;font-weight:300}@media screen and (max-width:450px){.winroseArea__roudwrap .winingflow li .txt{font-size:10px}}.winroseArea__roudwrap .winingflow li .point{background:#e60012;border-radius:10000px;color:#fff;display:inline-block;font-size:12px;padding:.5rem 2rem;line-height:1.3;position:relative;margin-bottom:15px;font-weight:300}@media screen and (max-width:768px){.winroseArea__roudwrap .winingflow li .point{font-size:10px;padding:2px 5px}}.kome-type1{font-size:10px!important;padding:5px 0;font-weight:300}.winroseArea__roudwrap .winingflow li .point:before{content:"";position:absolute;top:100%;left:50%;margin-left:-10px;border:10px solid transparent;border-top:10px solid #e60012}.winroseArea__roudwrap .winingflow li.round1{color:#fff;width:28%;max-width:390px}@media screen and (max-width:450px){.winroseArea__roudwrap .winingflow li.round1{max-width:225px;width:100%;margin:0 auto}}.winroseArea__roudwrap .winingflow li.round1 .wrap{background:#000}.winroseArea__roudwrap .winingflow li.round2{color:#fff;background:#d9d9d9;width:28%;max-width:390px}@media screen and (max-width:768px){.winroseArea__roudwrap .winingflow li.round2{width:30%}}@media screen and (max-width:450px){.winroseArea__roudwrap .winingflow li.round2{max-width:225px;width:100%;margin:0 auto 5px;border:0;background:#e9e9e9}}.winroseArea__roudwrap .winingflow li.round2 .wrap{background:#000}.winroseArea__roudwrap .winingflow li.round3{color:#000;background:#a8a8a8;width:24%;max-width:250px}@media screen and (max-width:768px){.winroseArea__roudwrap .winingflow li.round3{width:28%}}@media screen and (max-width:450px){.winroseArea__roudwrap .winingflow li.round3{max-width:225px;width:100%;margin:0 auto;border:0}}.winroseArea__roudwrap .winingflow li.round3 .wrap{background:#d9d9d9}.winroseArea__roudwrap .winingflow li.round4{color:#000;background:#a8a8a8;width:22%;max-width:200px}@media screen and (max-width:768px){.winroseArea__roudwrap .winingflow li.round4{width:26%}}@media screen and (max-width:450px){.winroseArea__roudwrap .winingflow li.round4{max-width:225px;width:100%;margin:0 auto;border:0}}.winroseArea__roudwrap .winingflow li.round4 .wrap{clip-path:none}.winroseArea__roudwrap .winingflow.j2j3 .round1{margin-right:20px}.winroseArea__roudwrap .winingflow.j2j3 .round1 .ttl{font-size:16px;font-size:1.6rem;line-height:1.5}.prizeArea__roudwrap+.prizeArea__roudwrap{margin-top:70px}.prizeArea__roudwrap .headline__round{position:relative}.prizeArea__roudwrap .headline__round .batch{position:absolute;top:20px;right:-30px;max-width:190px;width:100%;z-index:99}@media screen and (max-width:768px){.prizeArea__roudwrap .headline__round .batch{max-width:130px;top:50px;right:-30px}}@media screen and (max-width:450px){.prizeArea__roudwrap .headline__round .batch{max-width:100px;top:-10px;right:-8px}}.prizeArea__roudwrap .headline__round .batch img{width:100%}.prizeArea__roudwrap .prizewrap{display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;gap:10px}
@media screen and (max-width:450px){.prizeArea__roudwrap .prizewrap{display:block}}.prizeArea__roudwrap .prizewrap__con{width:33.3333333333%;height:190px;display:flex;flex-wrap:wrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center;position:relative;overflow:hidden;background:url("/static/landingpages/specialseason/images/prize_conbg.481b4a8aa4ca.svg");background-color:#5d5d5d;background-size:auto;background-repeat:no-repeat}@media screen and (max-width:768px){.prizeArea__roudwrap .prizewrap__con{height:170px}}@media screen and (max-width:450px){.prizeArea__roudwrap .prizewrap__con{width:100%;margin-bottom:5px;height:190px}}.prizeArea__roudwrap .prizewrap__con .wrap{text-align:center;position:relative;z-index:1}.prizeArea__roudwrap .prizewrap__con .star{color:#fff;text-align:center;margin-bottom:5px;display:flex;justify-content:center;gap:8px}.prizeArea__roudwrap .prizewrap__con .txt{font-size:16px;font-weight:500;text-align:center;line-height:1.5;width:100%;color:#fff;margin-bottom:15px}@media screen and (max-width:768px){.prizeArea__roudwrap .prizewrap__con .txt{font-size:14px;margin-bottom:10px}}@media screen and (max-width:450px){.prizeArea__roudwrap .prizewrap__con .txt{font-size:18px;margin-bottom:15px}}.prizeArea__roudwrap .prizewrap__con .txt.star{font-weight:600;font-size:26px}@media screen and (max-width:768px){.prizeArea__roudwrap .prizewrap__con .txt.star{font-size:20px}}@media screen and (max-width:450px){.prizeArea__roudwrap .prizewrap__con .txt.star{font-size:26px}}.prizeArea__roudwrap .prizewrap__con .txt strong{font-size:26px;line-height:1;font-weight:500;color:#fff}.prizeArea__roudwrap .prizewrap__con .price{font-size:56px;font-weight:bold;text-align:center;line-height:1;width:100%;color:#fff}@media screen and (max-width:768px){.prizeArea__roudwrap .prizewrap__con .price{font-size:36px}}@media screen and (max-width:450px){.prizeArea__roudwrap .prizewrap__con .price{font-size:56px}}.prizeArea__roudwrap .prizewrap__con .price.Small{font-size:40px}@media screen and (max-width:768px){.prizeArea__roudwrap .prizewrap__con .price.Small{font-size:32px;width:140px;margin:0 auto}}@media screen and (max-width:450px){.prizeArea__roudwrap .prizewrap__con .price.Small{font-size:40px;width:auto}}.prizeArea__roudwrap .prizewrap__con.rank1{background-color:#bda167;background-size:auto;background-repeat:no-repeat}.prizeArea__roudwrap .prizewrap__con.rank2{background-color:#909090;background-size:auto;background-repeat:no-repeat}.prizeArea__roudwrap .prizewrap__con.rank3{background-color:#87541d;background-size:auto;background-repeat:no-repeat}.prizeArea__roudwrap .prizewrap__con.rank1,.prizeArea__roudwrap .prizewrap__con.rank2,.prizeArea__roudwrap .prizewrap__con.rank3{position:relative;text-decoration:none;outline:1px solid #fff;outline-offset:-5px}.prizeArea__roudwrap .prizewrap__con.rank1:before,.prizeArea__roudwrap .prizewrap__con.rank2:before,.prizeArea__roudwrap .prizewrap__con.rank3:before{content:"";background:url("/static/landingpages/specialseason/images/prize_ranking_right.2c75e4a745bc.svg");width:35px;height:123px;background-size:35px;right:15px;position:absolute;top:50%;transform:translateY(-50%);background-repeat:no-repeat}.prizeArea__roudwrap .prizewrap__con.rank1:after,.prizeArea__roudwrap .prizewrap__con.rank2:after,.prizeArea__roudwrap .prizewrap__con.rank3:after{content:"";background:url("/static/landingpages/specialseason/images/prize_ranking_left.108787794ab4.svg");width:35px;height:123px;background-size:35px;left:15px;position:absolute;top:50%;transform:translateY(-50%);background-repeat:no-repeat}.prizeArea__roudwrap .prielist{margin-top:30px}.prizeArea__roudwrap .prielist li{display:flex;flex-wrap:nowrap;justify-content:-ms- center;justify-content:-webkit- center;justify-content:center;align-items:-ms- center;align-items:-webkit- center;align-items:center}@media screen and (max-width:450px){.prizeArea__roudwrap .prielist li p{font-size:16px;font-weight:600}.prizeArea__roudwrap .prielist li .txt__extract{font-size:18px;font-weight:600;width:50%}.prizeArea__roudwrap .prielist li .txt__extract small{font-size:14px;font-weight:300}.prizeArea__roudwrap .prielist li .txt__total{font-size:18px;font-weight:600;width:50%}.prizeArea__roudwrap .prielist li .txt__total small{font-size:14px;font-weight:300}}.prizeArea__roudwrap .prielist li+li{margin-top:10px}.prizeArea__roudwrap .prielist li .txt{font-size:24px;font-weight:bold;padding-right:10px}@media screen and (max-width:768px){.prizeArea__roudwrap .prielist li .txt{font-size:18px;padding-right:5px}}@media screen and (max-width:450px){.prizeArea__roudwrap .prielist li .txt{font-size:16px}}.prizeArea__roudwrap .prielist li .kome{font-size:16px;font-weight:400;padding-right:20px}@media screen and (max-width:768px){.prizeArea__roudwrap .prielist li .kome{font-size:14px;padding-right:10px}}@media screen and (max-width:450px){.prizeArea__roudwrap .prielist li .kome{font-size:12px}}.prizeArea__roudwrap .prielist li .total{font-size:16px;font-weight:400;padding-right:5px}@media screen and (max-width:450px){.prizeArea__roudwrap .prielist li .total{font-size:12px}}.prizeArea__roudwrap .prielist li .price{font-size:24px;font-weight:bold;line-height:1}@media screen and (max-width:768px){.prizeArea__roudwrap .prielist li .price{font-size:18px}}@media screen and (max-width:450px){.prizeArea__roudwrap .prielist li .price{font-size:16px}}.combinationArea{background:#fff;color:#000}.combinationArea__wrap{padding:100px 0;max-width:1000px;width:100%;margin:0 auto}.combinationArea__wrap .lead{font-size:16px;font-size:1.6rem;text-align:center;font-weight:bold;margin-bottom:40px}.combinationArea__btnlist>a+div{margin-top:30px}.combinationArea__btnlist img{width:100%}.margT0{margin-top:0}.margT10{margin-top:5px}.margT20{margin-top:10px}.margT30{margin-top:15px}.margT40{margin-top:20px}.margT50{margin-top:25px}.margT60{margin-top:30px}
.margT70{margin-top:35px}.margT80{margin-top:40px}.margB0{margin-bottom:0}.margB10{margin-bottom:5px}.margB20{margin-bottom:10px}.margB30{margin-bottom:15px}.margB40{margin-bottom:20px}.margB50{margin-bottom:25px}.margB60{margin-bottom:30px}.margB70{margin-bottom:35px}.margB80{margin-bottom:40px}.paddT0{padding-top:0}.paddT10{padding-top:5px}.paddT20{padding-top:10px}.paddT30{padding-top:15px}.paddT40{padding-top:20px}.paddT50{padding-top:25px}.paddT60{padding-top:30px}.paddT70{padding-top:35px}.paddT80{padding-top:40px}.paddB0{padding-bottom:0}.paddB10{padding-bottom:5px}.paddB20{padding-bottom:10px}.paddB30{padding-bottom:15px}.paddB40{padding-bottom:20px}.paddB50{padding-bottom:25px}.paddB60{padding-bottom:30px}.paddB70{padding-bottom:35px}.paddB80{padding-bottom:40px}.commonTable{width:100%;margin-bottom:19px;line-height:1.6em;border-top:1px solid #d8d8d8;margin-bottom:10px;font-size:12px;margin-top:10px}.commonTable th{padding:10px 0;background-color:#eee;border-bottom:1px solid #d8d8d8;vertical-align:middle;text-align:center;font-weight:bold;line-height:1.3}.commonTable tbody th{text-align:left;background-color:#eee;padding:10px;white-space:nowrap;border-right:1px solid #ccc}@media screen and (max-width:768px){.commonTable tbody th{padding:2px}}.commonTable td{padding:10px 0;border-bottom:1px solid #d8d8d8;vertical-align:middle;text-align:center}.outlineArea{padding:100px 0}@media screen and (max-width:450px){.outlineArea{padding:50px 0}}.outlineArea__table tbody th{background:0;font-size:16px;border-right:0;text-align:center;width:30%}@media screen and (max-width:450px){.outlineArea__table tbody th{font-size:12px}}.outlineArea__table tbody td{font-size:14px;text-align:left;width:70%;padding:5rem 0}@media screen and (max-width:768px){.outlineArea__table tbody td{padding:2.5rem 0}}@media screen and (max-width:450px){.outlineArea__table tbody td{font-size:16px;padding:1.5rem 0;border-bottom:0;width:100%;line-height:22px}}.outlineArea__table tbody td ul.ul-special{margin-top:20px}@media screen and (max-width:450px){.outlineArea__table tr,.outlineArea__table th,.outlineArea__table td,.outlineArea__table tbody,.outlineArea__table thead{display:block;width:100%}}@media screen and (max-width:450px){.outlineArea__table tbody tr{border-bottom:1px solid #fff;padding:20px 5%;box-sizing:border-box}}@media screen and (max-width:450px){.outlineArea__table tbody tr th{padding:0;padding-bottom:10px;border-bottom:0;width:100%;font-size:20px}}.txt16px{font-size:16px}.ranklist-width{width:50px}.icon-arrow-right{padding-left:10px;padding-right:10px}.txt.txt__center.margB30.txt16px.pcDISP{display:block!important;width:100%}@media screen and (max-width:450px){.txt.txt__center.margB30.txt16px.pcDISP{display:none!important}}@media screen and (max-width:450px){.txt.txt__center.margB30.txt16px.spDISP{display:block!important;padding-top:10px}}.prielist.pcDISP{display:block!important}@media screen and (max-width:450px){.prielist.pcDISP{display:none!important}}.prielist.spDISP{display:none!important}@media screen and (max-width:450px){.prielist.spDISP{display:block!important}}.w100{width:100%!important}.borderRight{border-right:2px solid #fff!important}.point-wrap{display:flex;justify-content:center;align-items:baseline;gap:5px}
