@charset "UTF-8";html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,:before,:after{background-repeat:no-repeat;box-sizing:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}.modal{position:fixed;z-index:100}.modal-overlay{background:#00000059;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.modal-container{background-color:#fff;padding:30px;width:50%}.btn_header{font-weight:600;padding:8px 12px;background:#e0e075;width:135px;color:#000;display:inline-flex;align-items:center;justify-content:center;font-size:15px;transition:background-color .5s ease}.btn_header:hover{background:#bebe63}.btn_header:after{content:"";display:block;width:12px;height:12px;margin:4px;background:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23a)'%20stroke='%23333'%20stroke-linecap='round'%3e%3cpath%20d='M9.177%207.058v4.236H.706V2.823h4.235'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.06.706h4.234V4.94M11.294.706L5.647%206.353'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='%23fff'%20d='M0%200H12V12H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat 0 0}.header,.header-sp{position:fixed;top:0;left:0;display:flex;align-items:center;height:64px;gap:20px;padding:8px 16px;background-color:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1000;width:100%;border-bottom:1px solid #E6E6E6}.header ._nav,.header-sp ._nav{flex:1}.header ._nav ul,.header-sp ._nav ul{display:flex;gap:20px;align-items:center;justify-content:end}.header ._nav a,.header-sp ._nav a{text-decoration:none;color:#000;font-size:15px;font-weight:500}.header ._nav a:hover,.header-sp ._nav a:hover{color:#666;opacity:.6}.header-sp{display:flex;justify-content:space-between;align-items:center;gap:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);height:52px;background-color:#fffc}@media screen and (max-width: 959px){.header-sp{padding:6px 12px}}.header-sp .modal-open{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent}.header-sp .modal-open svg{width:48px;height:48px;color:#7a7a00}.header-sp_right{display:flex;gap:8px}#modal-sp-menu{position:fixed;top:-100%;left:0;height:100%;width:100%;z-index:1000;overflow-y:hidden;transition:top .1s ease-in-out;-webkit-overflow-scrolling:touch}#modal-sp-menu ._navupper{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-shrink:0}#modal-sp-menu ._navupper ._logo{flex-grow:1}#modal-sp-menu ._navall{display:flex;justify-content:center;align-items:flex-start;flex-grow:1;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}#modal-sp-menu ._nav{display:flex;justify-content:center;flex-direction:column;list-style:none;text-align:center;gap:32px;line-height:140%;font-size:16px;font-weight:700;color:#3d3d38;padding:32px 0 0}#modal-sp-menu.is-open{top:0}#modal-sp-menu .modal-container{position:absolute;top:0;padding:6px 12px;height:100%;width:100%;background-color:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;flex-direction:column;overflow-y:auto}#modal-sp-menu .modal-container ._logo img{width:148px}#modal-sp-menu .modal-close-button{width:48px;height:48px;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M34%2015.426l-8.689%208.829%208.173%208.307-1.402%201.425-8.173-8.306-7.991%208.122-1.402-1.426%207.99-8.122L14%2015.61l1.402-1.425%208.507%208.645L32.598%2014%2034%2015.426z'%20fill='%237A7A00'/%3e%3c/svg%3e") no-repeat center center/48px 48px;z-index:2}#modal-sp-menu .modal-content{display:flex;flex-direction:column;height:100%;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}#modal-sp-menu .modal-content ._sns{display:flex;gap:24px;justify-content:center;margin:8px 0}#modal-sp-menu .modal-content .btn{width:320px;height:44px;flex-shrink:0;margin-bottom:33px}#modal-sp-menu .modal-content .btn .btn_text{font-size:16px;font-weight:900;display:flex;align-items:center}#modal-sp-menu .modal-content .btn .btn_text img{padding:0 0 0 8px}._menu{list-style:none;display:flex}._match{position:relative;padding:8px}._matchmenu{position:absolute;left:-8px;top:45px;background:#fff;flex-direction:column;gap:0!important;opacity:0;transition:opacity .3s;display:none!important;padding:0;margin:0;width:138px;border:1px solid rgba(0,0,0,.1)}@media screen and (max-width: 1023px){._matchmenu{left:50%;transform:translate(-50%);width:176px}}._matchmenu.open{opacity:1;display:block!important}._match_tt:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABmSURBVHgBnZG7DcAgDESxPEQ2oGSGDIBYKc5KTJAZUrJBtggukBIw36t8lt9rDNYaAlCHWkjkTgzhubTeIJZ9Fvb+JuQyK0kwz5iWo5Iv/BOMSHK4ELQkEiwKJEkN7oZf7Jyh1s0LVCowVmSfGHQAAAAASUVORK5CYII=) no-repeat center center;width:16px;height:16px;display:inline-block;font-size:9px;margin-left:5px;vertical-align:middle;background-size:10px 5px}._event0,._event1,._event2,._event3{list-style:none;text-align:center;padding:8px 16px;width:138px}@media screen and (max-width: 1023px){._event0,._event1,._event2,._event3{width:100%}}._match_tt{cursor:pointer;font-size:15px}@media screen and (max-width: 959px){._match_tt{font-size:16px}}.footer{background-image:url(/assets/footer_pc_bg.svg),var(--darkblue-gradient, linear-gradient(179deg, #212229 0%, #1F1B1B 100%));background-attachment:scroll;background-size:cover;background-position:center center;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 959px){.footer{background-image:url(/assets/footer_sp_bg.svg),var(--darkblue-gradient, linear-gradient(179deg, #212229 0%, #1F1B1B 100%));padding:64px 20px 16px;text-align:center}}.footer .footer_box{display:block}.footer .footer_logoarea{margin:64px 80px 0}@media screen and (max-width: 959px){.footer .footer_logoarea{text-align:center;margin:0}}.footer .footer_logoarea .footer_logo{width:564px}@media screen and (max-width: 959px){.footer .footer_logoarea .footer_logo{width:100%}}.footer .footer_inner{display:flex;justify-content:space-between;margin:56px 80px}@media screen and (max-width: 959px){.footer .footer_inner{margin:0;display:block}}.footer .footer_inner .footer_left{display:flex;flex-direction:column;gap:56px}@media screen and (max-width: 959px){.footer .footer_inner .footer_left{gap:48px;margin-top:48px}}.footer .footer_inner .footer_left .footer_text{color:#fff;font-size:48px;font-weight:800;line-height:180%;letter-spacing:1px;width:452px}@media screen and (max-width: 959px){.footer .footer_inner .footer_left .footer_text{font-size:36px;width:100%}}.footer .footer_inner .footer_right{display:flex;width:384px;justify-content:space-between;font-weight:500;font-size:16px}@media screen and (max-width: 959px){.footer .footer_inner .footer_right{width:100%;overflow:hidden;margin:64px 0 0;gap:0;text-align:left;padding:0}}.footer .footer_inner .footer_right li{color:#fff}.footer .footer_inner .footer_right li a:hover{opacity:.6}.footer .footer_inner .footer_right ul{display:flex;flex-direction:column;gap:20px;width:168px}@media screen and (max-width: 959px){.footer .footer_inner .footer_right ul{width:176px}}.footer .footer_box.sp{padding:64px 45px 0;display:block}@media screen and (max-width: 959px){.footer .footer_box.sp{padding:0}}.footer ._sns{display:flex;gap:16px}@media screen and (max-width: 959px){.footer ._sns{justify-content:center}}.footer ._sns svg{width:48px;height:48px}.footer .footer-bottom p{margin:120px auto 15px;font-size:12px;text-align:center;color:#fff}.footer ._menu{list-style:none;display:flex}.footer .footer_box ._match{position:relative;padding:0}.footer .footer_box ._match span{font-size:16px}.footer .footer_box ._match li{color:#000;width:100%}.footer ._matchmenu{position:absolute;left:-7px;top:35px;background:#fff;border:1px solid rgba(0,0,0,.1);flex-direction:column;gap:0!important;opacity:0;transition:opacity .3s;display:none!important;padding:0;margin:0;width:100%}@media screen and (max-width: 1023px){.footer ._matchmenu{transform:translate(0)}}.footer ._matchmenu.open{opacity:1;display:block!important}.footer ._match_tt:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABmSURBVHgBnZG7DcAgDESxPEQ2oGSGDIBYKc5KTJAZUrJBtggukBIw36t8lt9rDNYaAlCHWkjkTgzhubTeIJZ9Fvb+JuQyK0kwz5iWo5Iv/BOMSHK4ELQkEiwKJEkN7oZf7Jyh1s0LVCowVmSfGHQAAAAASUVORK5CYII=) no-repeat center center;width:16px;height:16px;display:inline-block;font-size:9px;margin-left:5px;vertical-align:middle;background-size:10px 5px}.footer ._event0,.footer ._event1,.footer ._event2,.footer ._event3{list-style:none;text-align:center;padding:8px 16px}.footer ._match_tt{cursor:pointer;font-size:15px;color:#fff}@media screen and (max-width: 959px){.footer ._match_tt{font-size:16px}}@media screen and (min-width: 960px){.pc{display:inherit}.sp{display:none!important}}@media screen and (max-width: 959px){.pc{display:none!important}.sp{display:inherit}}*{color:#333;text-decoration:none;font-family:"Noto Serif JP",serif;font-optical-sizing:auto;line-height:1.6}:root{font-synthesis:none;text-rendering:optimizeLegibility;font-feature-settings:"palt";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth;box-sizing:border-box}ul,ol{list-style-type:none}body{font-size:16px;display:flex;flex-direction:column;background:#fff;min-height:115svh}.main{flex-grow:1}a{outline:none;transition:color .5s ease}.btn_box{margin:0 auto;width:100%;display:flex;justify-content:center}.btn{width:384px;height:64px;background-color:#e0e075;display:inline-flex;justify-content:center;align-items:center;transition:background-color .5s ease}@media screen and (max-width: 959px){.btn{width:310px;height:56px}}.btn:hover{background-color:#bebe63}.btn_text{font-size:20px;font-weight:900;color:#000}.breadcrumbs{color:#000;font-size:15px;display:flex;align-items:center;gap:16px;padding:16px 0 56px}@media screen and (max-width: 959px){.breadcrumbs{padding:16px 16px 56px}}.breadcrumbs a{color:#7a7a00;text-decoration:underline}.breadcrumbs a:hover{opacity:.6}#EVENT,#ABOUT,#SPONSORSHIPS,#COMPANYINFO,#EVENTTITLE,#RECORDS{padding:64px 80px 160px}@media screen and (max-width: 959px){#EVENT,#ABOUT,#SPONSORSHIPS,#COMPANYINFO,#EVENTTITLE,#RECORDS{padding:52px 16px 120px}}#EVENT .content,#EVENT .match,#ABOUT .content,#ABOUT .match,#SPONSORSHIPS .content,#SPONSORSHIPS .match,#ExecutiveCommittee .content,#ExecutiveCommittee .match,#SUPPORTERS .content,#SUPPORTERS .match,#COMPANYINFO .content,#COMPANYINFO .match,#EVENTTITLE .content,#EVENTTITLE .match,#FIGHTCARD .content,#FIGHTCARD .match,#SPONSORS .content,#SPONSORS .match,#FIGHTERS .content,#FIGHTERS .match,#RECORDS .content,#RECORDS .match{margin:0 auto}@media screen and (max-width: 959px){#EVENT .content,#EVENT .match,#ABOUT .content,#ABOUT .match,#SPONSORSHIPS .content,#SPONSORSHIPS .match,#ExecutiveCommittee .content,#ExecutiveCommittee .match,#SUPPORTERS .content,#SUPPORTERS .match,#COMPANYINFO .content,#COMPANYINFO .match,#EVENTTITLE .content,#EVENTTITLE .match,#FIGHTCARD .content,#FIGHTCARD .match,#SPONSORS .content,#SPONSORS .match,#FIGHTERS .content,#FIGHTERS .match,#RECORDS .content,#RECORDS .match{width:100%}}#EVENT ._title,#ABOUT ._title,#SPONSORSHIPS ._title,#ExecutiveCommittee ._title,#SUPPORTERS ._title,#COMPANYINFO ._title,#EVENTTITLE ._title,#FIGHTCARD ._title,#SPONSORS ._title,#FIGHTERS ._title,#RECORDS ._title{display:flex;flex-direction:column;font-weight:600}#EVENT ._title ._text,#ABOUT ._title ._text,#SPONSORSHIPS ._title ._text,#ExecutiveCommittee ._title ._text,#SUPPORTERS ._title ._text,#COMPANYINFO ._title ._text,#EVENTTITLE ._title ._text,#FIGHTCARD ._title ._text,#SPONSORS ._title ._text,#FIGHTERS ._title ._text,#RECORDS ._title ._text{font-size:82px;font-family:Cinzel,serif;color:#333}@media screen and (max-width: 959px){#EVENT ._title ._text,#ABOUT ._title ._text,#SPONSORSHIPS ._title ._text,#ExecutiveCommittee ._title ._text,#SUPPORTERS ._title ._text,#COMPANYINFO ._title ._text,#EVENTTITLE ._title ._text,#FIGHTCARD ._title ._text,#SPONSORS ._title ._text,#FIGHTERS ._title ._text,#RECORDS ._title ._text{font-size:42px}}#EVENT ._title ._underimg img,#ABOUT ._title ._underimg img,#SPONSORSHIPS ._title ._underimg img,#ExecutiveCommittee ._title ._underimg img,#SUPPORTERS ._title ._underimg img,#COMPANYINFO ._title ._underimg img,#EVENTTITLE ._title ._underimg img,#FIGHTCARD ._title ._underimg img,#SPONSORS ._title ._underimg img,#FIGHTERS ._title ._underimg img,#RECORDS ._title ._underimg img{width:320px;margin-top:-25px}@media screen and (max-width: 959px){#EVENT ._title ._underimg img,#ABOUT ._title ._underimg img,#SPONSORSHIPS ._title ._underimg img,#ExecutiveCommittee ._title ._underimg img,#SUPPORTERS ._title ._underimg img,#COMPANYINFO ._title ._underimg img,#EVENTTITLE ._title ._underimg img,#FIGHTCARD ._title ._underimg img,#SPONSORS ._title ._underimg img,#FIGHTERS ._title ._underimg img,#RECORDS ._title ._underimg img{width:200px}}#EVENT ._title ._jptitle,#ABOUT ._title ._jptitle,#SPONSORSHIPS ._title ._jptitle,#ExecutiveCommittee ._title ._jptitle,#SUPPORTERS ._title ._jptitle,#COMPANYINFO ._title ._jptitle,#EVENTTITLE ._title ._jptitle,#FIGHTCARD ._title ._jptitle,#SPONSORS ._title ._jptitle,#FIGHTERS ._title ._jptitle,#RECORDS ._title ._jptitle{font-size:20px;margin-top:28px;color:#333}@media screen and (max-width: 959px){#EVENT ._title ._jptitle,#ABOUT ._title ._jptitle,#SPONSORSHIPS ._title ._jptitle,#ExecutiveCommittee ._title ._jptitle,#SUPPORTERS ._title ._jptitle,#COMPANYINFO ._title ._jptitle,#EVENTTITLE ._title ._jptitle,#FIGHTCARD ._title ._jptitle,#SPONSORS ._title ._jptitle,#FIGHTERS ._title ._jptitle,#RECORDS ._title ._jptitle{font-size:16px}}#EVENT .match,#ABOUT .match,#SPONSORSHIPS .match,#ExecutiveCommittee .match,#SUPPORTERS .match,#COMPANYINFO .match,#EVENTTITLE .match,#FIGHTCARD .match,#SPONSORS .match,#FIGHTERS .match,#RECORDS .match{display:flex;align-items:center;width:100%;gap:80px;margin:88px 0 80px}@media screen and (max-width: 959px){#EVENT .match,#ABOUT .match,#SPONSORSHIPS .match,#ExecutiveCommittee .match,#SUPPORTERS .match,#COMPANYINFO .match,#EVENTTITLE .match,#FIGHTCARD .match,#SPONSORS .match,#FIGHTERS .match,#RECORDS .match{display:block;gap:0;margin:64px 0 32px}}#EVENT .match ._img,#ABOUT .match ._img,#SPONSORSHIPS .match ._img,#ExecutiveCommittee .match ._img,#SUPPORTERS .match ._img,#COMPANYINFO .match ._img,#EVENTTITLE .match ._img,#FIGHTCARD .match ._img,#SPONSORS .match ._img,#FIGHTERS .match ._img,#RECORDS .match ._img,#EVENT .match ._img img,#ABOUT .match ._img img,#SPONSORSHIPS .match ._img img,#ExecutiveCommittee .match ._img img,#SUPPORTERS .match ._img img,#COMPANYINFO .match ._img img,#EVENTTITLE .match ._img img,#FIGHTCARD .match ._img img,#SPONSORS .match ._img img,#FIGHTERS .match ._img img,#RECORDS .match ._img img{width:100%}#EVENT .match ._inner,#ABOUT .match ._inner,#SPONSORSHIPS .match ._inner,#ExecutiveCommittee .match ._inner,#SUPPORTERS .match ._inner,#COMPANYINFO .match ._inner,#EVENTTITLE .match ._inner,#FIGHTCARD .match ._inner,#SPONSORS .match ._inner,#FIGHTERS .match ._inner,#RECORDS .match ._inner{width:100%;padding:80px 0;font-size:14px;font-weight:500}@media screen and (max-width: 959px){#EVENT .match ._inner,#ABOUT .match ._inner,#SPONSORSHIPS .match ._inner,#ExecutiveCommittee .match ._inner,#SUPPORTERS .match ._inner,#COMPANYINFO .match ._inner,#EVENTTITLE .match ._inner,#FIGHTCARD .match ._inner,#SPONSORS .match ._inner,#FIGHTERS .match ._inner,#RECORDS .match ._inner{width:100%;padding:32px 0}}#EVENT .match ._inner ._title,#ABOUT .match ._inner ._title,#SPONSORSHIPS .match ._inner ._title,#ExecutiveCommittee .match ._inner ._title,#SUPPORTERS .match ._inner ._title,#COMPANYINFO .match ._inner ._title,#EVENTTITLE .match ._inner ._title,#FIGHTCARD .match ._inner ._title,#SPONSORS .match ._inner ._title,#FIGHTERS .match ._inner ._title,#RECORDS .match ._inner ._title{font-size:28px;font-weight:700;margin-bottom:12px;color:#000}@media screen and (max-width: 959px){#EVENT .match ._inner ._title,#ABOUT .match ._inner ._title,#SPONSORSHIPS .match ._inner ._title,#ExecutiveCommittee .match ._inner ._title,#SUPPORTERS .match ._inner ._title,#COMPANYINFO .match ._inner ._title,#EVENTTITLE .match ._inner ._title,#FIGHTCARD .match ._inner ._title,#SPONSORS .match ._inner ._title,#FIGHTERS .match ._inner ._title,#RECORDS .match ._inner ._title{font-size:24px}}#EVENT .match ._inner ._text,#ABOUT .match ._inner ._text,#SPONSORSHIPS .match ._inner ._text,#ExecutiveCommittee .match ._inner ._text,#SUPPORTERS .match ._inner ._text,#COMPANYINFO .match ._inner ._text,#EVENTTITLE .match ._inner ._text,#FIGHTCARD .match ._inner ._text,#SPONSORS .match ._inner ._text,#FIGHTERS .match ._inner ._text,#RECORDS .match ._inner ._text{color:#000}#EVENT .match ._inner ._come,#ABOUT .match ._inner ._come,#SPONSORSHIPS .match ._inner ._come,#ExecutiveCommittee .match ._inner ._come,#SUPPORTERS .match ._inner ._come,#COMPANYINFO .match ._inner ._come,#EVENTTITLE .match ._inner ._come,#FIGHTCARD .match ._inner ._come,#SPONSORS .match ._inner ._come,#FIGHTERS .match ._inner ._come,#RECORDS .match ._inner ._come{color:#4d4d4d;margin-top:12px}#EVENT .match ._inner ._come a,#ABOUT .match ._inner ._come a,#SPONSORSHIPS .match ._inner ._come a,#ExecutiveCommittee .match ._inner ._come a,#SUPPORTERS .match ._inner ._come a,#COMPANYINFO .match ._inner ._come a,#EVENTTITLE .match ._inner ._come a,#FIGHTCARD .match ._inner ._come a,#SPONSORS .match ._inner ._come a,#FIGHTERS .match ._inner ._come a,#RECORDS .match ._inner ._come a{color:#7a7a00;font-weight:600;text-decoration:underline}#EVENT .match ._inner ._come a img,#ABOUT .match ._inner ._come a img,#SPONSORSHIPS .match ._inner ._come a img,#ExecutiveCommittee .match ._inner ._come a img,#SUPPORTERS .match ._inner ._come a img,#COMPANYINFO .match ._inner ._come a img,#EVENTTITLE .match ._inner ._come a img,#FIGHTCARD .match ._inner ._come a img,#SPONSORS .match ._inner ._come a img,#FIGHTERS .match ._inner ._come a img,#RECORDS .match ._inner ._come a img{width:10px;margin:5px;vertical-align:text-top}#COMPANYINFO .content ._title ._text,#RECORDS .content ._title ._text,#FIGHTCARD .content ._title ._text{font-size:40px;font-weight:600}@media screen and (max-width: 959px){#COMPANYINFO .content ._title ._text,#RECORDS .content ._title ._text,#FIGHTCARD .content ._title ._text{font-size:32px}}#COMPANYINFO .content ._underimg img,#RECORDS .content ._underimg img,#FIGHTCARD .content ._underimg img{margin-top:0;width:232px}@media screen and (max-width: 959px){#COMPANYINFO .content ._underimg img,#RECORDS .content ._underimg img,#FIGHTCARD .content ._underimg img{width:160px}}#COMPANYINFO .content ._title ._jptitle,#RECORDS .content ._title ._jptitle,#FIGHTCARD .content ._title ._jptitle{margin-top:13px}#COMPANYINFO .content ._jptitle,#RECORDS .content ._jptitle,#FIGHTCARD .content ._jptitle{font-size:16px}.kv{width:100%;height:auto;object-fit:cover}.kv h1{color:#fff;position:absolute;width:550px;left:33%;top:50%;transform:translate(-50%,-50%);font-size:48px;line-height:180%;text-shadow:0px 2px 8px rgba(51,51,45,.4)}@media screen and (max-width: 959px){.kv h1{font-size:32px;left:55%;width:100%;margin:0 20px}}.kv .swiper-slide{display:flex;align-items:center;justify-content:center;background:#f1f1f1}.kv .swiper-slide img{width:100%;height:auto;object-fit:cover;transition:transform 4s linear}.kv .swiper-pagination{position:absolute;bottom:48px!important;z-index:10}.kv .swiper-pagination-bullet{box-sizing:border-box;width:12px;height:12px;border-radius:50%;background:#fff9;position:relative;border:#666666 1px solid;overflow:hidden;margin:0 5px;opacity:1}.kv .swiper-pagination-bullet-active{width:40px;border-radius:6px;transition:width .3s ease;border:none;overflow:hidden}.kv .swiper-pagination-bullet-active:before{content:"";display:block;position:absolute;top:0;left:0;border:#666666 1px solid;width:40px;border-radius:6px;height:100%}.kv .swiper-pagination-bullet-active:after{content:"";position:absolute;top:-1px;left:-100%;width:100%;height:calc(100% + 2px);background:#fff;border-radius:8px;animation:progress 4s linear;z-index:2}@keyframes progress{0%{left:-100%}to{left:0}}.photocopy{text-align:right;padding-right:20px;color:#999;font-family:"Noto Serif JP";padding-top:5px;font-size:14px}#news{margin:64px 80px 89px}@media screen and (max-width: 959px){#news{margin:64px 16px 120px}}#news .news_box ._title{display:flex;align-items:center;gap:16px;width:100%}#news .news_box h2{color:#333;font-family:Cinzel,serif;font-size:40px;font-weight:600;margin:14px 0 24px}@media screen and (max-width: 959px){#news .news_box h2{font-size:30px}}#news .news_box span{color:#4d4d4d;font-size:16px;font-weight:500;cursor:pointer}#news .news_box span:hover{opacity:.6}#news #news-container{width:800px;margin:0 auto}@media screen and (max-width: 959px){#news #news-container{width:100%}}#news #news-container .news-date{display:flex;align-items:center;color:#4d4d4d;width:20%;padding:16px 24px;font-size:15px}@media screen and (max-width: 959px){#news #news-container .news-date{padding:0}}#news #news-container .news-item{font-size:16px;display:flex;border-bottom:1px solid #CCCCCC}@media screen and (max-width: 959px){#news #news-container .news-item{display:block;padding:12px 8px}}#news #news-container .news-inner{font-size:15px;padding:16px 24px;width:80%}@media screen and (max-width: 959px){#news #news-container .news-inner{padding:0;width:100%}}#news #news-container .news-inner ul{list-style:disc;padding-left:1.3rem;overflow-wrap:break-word}#news #news-container .news-inner span{color:#7a7a00;font-size:15px;text-decoration:#7A7A00 underline;font-weight:600}#news #news-container .news-title p{font-weight:700;font-size:16px;margin-bottom:8px}@media screen and (max-width: 959px){#news #news-container .news-title p{padding:4px 0}}#news a[href^=http]:after,#news a[href^="//"]:after{margin:3px;content:"";display:inline-block;width:13px;height:13px;vertical-align:middle}#ABOUT{background:url(/assets/about_bg.svg),var(--darkblue-gradient, linear-gradient(179deg, #212229 0%, #1F1B1B 100%));background-attachment:scroll;background-size:contain;background-repeat:no-repeat;background-position:center 9%,center top;width:100%;height:auto;color:#fff}@media screen and (max-width: 959px){#ABOUT{background-image:url(/assets/about_bg_sp.svg),var(--darkblue-gradient, linear-gradient(179deg, #212229 0%, #1F1B1B 100%));background-position:center center}}#ABOUT .description_box{display:flex;color:#fff;width:100%;gap:80px;margin:94px auto 80px;justify-content:center}@media screen and (max-width: 959px){#ABOUT .description_box{display:block;width:100%;margin:112px auto 80px}}#ABOUT .content .aboutinner{color:#fff;margin:200px 0 88px;font-size:20px;font-weight:600}@media screen and (max-width: 959px){#ABOUT .content .aboutinner{margin:120px 0 72px}}@media screen and (max-width: 959px){#ABOUT .content .about_btn{margin-top:64px;gap:24px;display:flex;flex-direction:column}}#ABOUT ._title ._text,#ABOUT ._title ._jptitle{color:#fff}#ABOUT ._title ._text{width:100%}#ABOUT .description_title,#ABOUT .description{color:#fff}#ABOUT .description_title{font-size:46px;font-weight:800;width:452px;line-height:180%;letter-spacing:2.4px}@media screen and (max-width: 959px){#ABOUT .description_title{width:100%;font-size:36px;margin:114px 0 88px}}#ABOUT .description{font-size:15px;font-weight:500;width:50%}@media screen and (max-width: 959px){#ABOUT .description{width:100%}}#ABOUT .rule{display:flex;gap:100px;align-items:end;margin:88px auto 120px;justify-content:center}@media screen and (max-width: 959px){#ABOUT .rule{gap:24px;width:100%;flex-direction:column-reverse;margin:64px 0 80px}}#ABOUT .rule ._left{width:452px}@media screen and (max-width: 959px){#ABOUT .rule ._left{width:100%}}#ABOUT .rule ._left ._No{color:#cccc7a;font-size:18px;font-family:Cinzel,serif;font-weight:600}#ABOUT .rule ._left ._No span{font-size:24px;color:#cccc7a;font-family:Cinzel,serif}#ABOUT .rule ._left ._text{font-size:20px;font-weight:600;letter-spacing:.4px;line-height:180%;color:#fff}@media screen and (max-width: 959px){#ABOUT .rule ._left ._text{font-size:18px}}#ABOUT .rule ._left ._text ._subtext{font-size:16px;color:#fff;font-weight:400;margin:4px 0 8px}@media screen and (max-width: 959px){#ABOUT .rule ._left ._text ._subtext{font-size:15px}}#ABOUT .rule ._left ._text p{color:#fffc;font-size:16px}@media screen and (max-width: 959px){#ABOUT .rule ._left ._text p{font-size:15px}}#ABOUT .rule ._right{width:728px}@media screen and (max-width: 959px){#ABOUT .rule ._right{width:100%}}#ABOUT .rule ._right img{width:100%}@media screen and (max-width: 959px){#ABOUT .rule.ama{flex-direction:column}}#ABOUT .about_btn{display:flex;width:816px;margin:0 auto;gap:48px}@media screen and (max-width: 959px){#ABOUT .about_btn{width:100%;display:block}}#ABOUT .about_btn .btn_text{display:flex;align-items:center}#ABOUT .about_btn img{width:12px;height:12px;margin:8px}#EVENT{padding:0 80px 120px}@media screen and (max-width: 959px){#EVENT{padding:0 16px 120px}}#EVENT .event_box{width:816px;margin:88px auto 0}@media screen and (max-width: 959px){#EVENT .event_box{width:100%;margin:64px auto 0}}#EVENT .event_box .event_img img{margin:0 0 40px;width:100%}#EVENT .event_box .event_content{font-size:15px}#EVENT .event_box .event_content .s_title{font-size:28px;font-weight:700;margin-bottom:12px;color:#000}@media screen and (max-width: 959px){#EVENT .event_box .event_content .s_title{font-size:24px}}#EVENT .event_box .event_content ._inner ._matchtitle{margin-bottom:8px;color:#000}#EVENT .event_box .event_content ._inner li{font-size:15px;font-weight:500;color:#000}#EVENT .event_box .event_content ._inner li span{font-size:20px;color:#000}@media screen and (max-width: 959px){#EVENT .event_box .event_content ._inner li span{font-size:18px;font-weight:800;letter-spacing:-.008rem}}#EVENT .event_box .event_content ._inner ._come{color:#4d4d4d}#EVENT .event_box .event_content ._inner ._come span{font-size:12px;color:#4d4d4d}#EVENT .event_box .event_content ._inner ._come02{color:#3d3d38}#EVENT .event_box .event_content ._inner ._come02 span{font-size:12px;color:#3d3d38}#EVENT .event_box .event_content ._inner ._url{overflow-wrap:break-word}#EVENT .event_box .event_content ._inner ._url a{color:#7a7a00;font-size:15px}#EVENT .event_box .event_content ._inner ._url a:hover{opacity:.6}#EVENT .event_box .event_content ._inner ._url img{padding:5px}#EVENT .event_box .event_content ._weight600 li{font-weight:600;color:#3d3d38;font-size:15px}#EVENT .event_box .event_content ._details01,#EVENT .event_box .event_content ._details02{font-weight:700;font-size:18px;margin:24px 0 8px;color:#3d3d38}#EVENT .event_box .event_content ._details02{color:#4d4d4d}#EVENT .event_box .event_content .s_text{color:#000}#EVENT .event_box .event_content ._text{color:#4d4d4d}#EVENT .event_box .prayer_all{margin:32px auto 0;color:#3d3d38}#EVENT .event_box .prayer_all h3{font-size:18px;font-weight:950;margin-bottom:8px;color:#3d3d38}#EVENT .event_box .prayer_all h4{font-size:16px;font-weight:950;color:#3d3d38}#EVENT .event_box .prayer_all ._playername{list-style:disc;padding-left:1.2rem;color:#3d3d38}#EVENT .event_box .prayer_all ._playername span{font-weight:800;display:block;color:#3d3d38}#EVENT .event_box .prayer_all ._pnm{margin-top:16px}#EVENT .btn_box{margin:48px auto 80px}@media screen and (max-width: 959px){#EVENT .btn_box{margin:64px auto}}#SPONSORSHIPS ._title ._text{line-height:140%;letter-spacing:1.64px}#SPONSORSHIPS .sponsorships{display:flex;gap:80px;margin:80px 0 160px;align-items:center;justify-content:center}@media screen and (max-width: 959px){#SPONSORSHIPS .sponsorships{gap:0;margin:0 0 64px;width:100%;flex-direction:column-reverse}}#SPONSORSHIPS .sponsorships ._left{width:536px}@media screen and (max-width: 959px){#SPONSORSHIPS .sponsorships ._left{width:100%}}#SPONSORSHIPS .sponsorships ._right{width:664px}@media screen and (max-width: 959px){#SPONSORSHIPS .sponsorships ._right{width:100%;margin:64px 0 32px}}#SPONSORSHIPS .sponsorships ._right img{width:100%}#SHOP{background-image:url(/assets/shop_bg.svg),var(--darkblue-gradient, linear-gradient(179deg, #212229 0%, #1F1B1B 100%));background-attachment:scroll;background-size:cover;padding:48px 80px}@media screen and (max-width: 959px){#SHOP{background-image:url(/assets/bg_inc_sp.svg),var(--darkblue-gradient, linear-gradient(179deg, #212229 0%, #1F1B1B 100%));width:100%;padding:48px 16px 56px}}#SHOP ._title{color:#fff;text-align:center;font-family:Cinzel,serif;font-size:32px;font-style:normal;font-weight:600;line-height:140%}#SHOP .shop_img{display:flex;gap:40px;align-items:center;margin:40px auto 27px;justify-content:center;width:100%}@media screen and (max-width: 959px){#SHOP .shop_img{flex-direction:column;padding:46px 55px}}#SHOP .shop_img img{width:100%;max-width:360px}#SHOP ._text01{color:#fff;text-align:center;font-size:50px;font-weight:600;line-height:160%;letter-spacing:1px;margin-bottom:16px}@media screen and (max-width: 959px){#SHOP ._text01{font-size:38px;text-align:left}}#SHOP ._text02{color:#fff;text-align:center;font-size:18px;font-weight:600;line-height:160%}@media screen and (max-width: 959px){#SHOP ._text02{text-align:left}}#SHOP .btn_box{margin-top:48px}@media screen and (max-width: 959px){#SHOP .btn_box{margin-top:64px}}#SHOP .btn_box .btn_text{display:flex;align-items:center}#SHOP .btn_box img{width:12px;height:12px;margin:8px}#ExecutiveCommittee{margin:160px 80px}@media screen and (max-width: 959px){#ExecutiveCommittee{margin:120px 16px}}#ExecutiveCommittee .box .comment{font-weight:500;text-align:center;margin:88px 0 0}@media screen and (max-width: 959px){#ExecutiveCommittee .box .comment{margin:64px 0 48px;font-size:15px}}@media screen and (max-width: 959px){#ExecutiveCommittee .box .member{display:flex}}#ExecutiveCommittee .box .member ul{display:flex;justify-content:center;margin:80px auto 48px;gap:88px;width:100%;flex-wrap:wrap}@media screen and (max-width: 959px){#ExecutiveCommittee .box .member ul{gap:48px;margin:0}}#ExecutiveCommittee .box .member ul li{width:184px;text-align:center}#ExecutiveCommittee .box .member ul li img{width:144px;margin:0 0 20px}@media screen and (max-width: 959px){#ExecutiveCommittee .box .member ul li img{width:78.5%}}@media screen and (max-width: 959px){#ExecutiveCommittee .box .member ul li div{display:flex;flex-direction:column-reverse}}#ExecutiveCommittee .box .member ul li .position{font-size:15px;color:#666;font-weight:500;line-height:140%}#ExecutiveCommittee .box .member ul li .name{font-size:20px;font-weight:700}#ExecutiveCommittee .box .viewall{color:#7a7a00;font-weight:600;text-decoration:underline;margin:48px auto 0;text-align:center}#SUPPORTERS{margin:0 80px 200px}@media screen and (max-width: 959px){#SUPPORTERS{margin:0 16px 160px}}#SUPPORTERS .supportersbox{max-width:1680px;width:100%;margin:0 auto}#SUPPORTERS .supportersbox .inner{margin:80px 0}@media screen and (max-width: 959px){#SUPPORTERS .supportersbox .inner{margin:64px 0 48px}}#SUPPORTERS .supportersbox .day,#SUPPORTERS .supportersbox .list{font-size:15px;font-weight:500;text-align:center;color:#000}#SUPPORTERS .supportersbox .day{color:#4d4d4d}#SUPPORTERS .supportersbox .supportersmember{display:flex;text-align:center;flex-wrap:wrap;gap:0 5%}@media screen and (max-width: 959px){#SUPPORTERS .supportersbox .supportersmember{flex-direction:column}}#SUPPORTERS .supportersbox .supportersmember p{margin-bottom:8px;line-height:1.4;flex-shrink:0;width:30%}@media screen and (max-width: 959px){#SUPPORTERS .supportersbox .supportersmember p{width:100%}}.mySwiper{width:100%;height:100%}.mySwiper .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.mySwiper .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
