@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}#Others{margin:0 80px}@media screen and (max-width: 959px){#Others{margin:0 16px}}#Others .breadcrumbs{padding:84px 0 48px}@media screen and (max-width: 959px){#Others .breadcrumbs{padding:68px 0 48px}}#Others .title_box .content ._title ._text{font-size:48px;font-weight:600;line-height:140%;letter-spacing:.96px;font-family:Cinzel,serif}@media screen and (max-width: 959px){#Others .title_box .content ._title ._text{font-size:40px;letter-spacing:.8px}}#Others .title_box .content ._underimg img{width:320px;margin:0 0 28px}@media screen and (max-width: 959px){#Others .title_box .content ._underimg img{width:200px}}#Others .title_box .content ._jptitle{font-size:20px;color:#333;font-weight:600}@media screen and (max-width: 959px){#Others .title_box .content ._jptitle{font-size:16px}}#others_box{width:816px;margin:88px auto 209px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 959px){#others_box{width:100%;margin:64px auto 169px;gap:0}}#others_box .text{font-size:15px;font-weight:600;color:#000}#others_box .title,#others_box .rule_title{display:flex;flex-direction:column;gap:8px;font-size:15px;font-weight:600}#others_box .title h2,#others_box .rule_title h2{font-size:40px;font-weight:700;color:#000;line-height:140%}@media screen and (max-width: 959px){#others_box .title h2,#others_box .rule_title h2{font-size:28px}}#others_box .title h3,#others_box .rule_title h3{font-size:24px;font-weight:700;color:#000}#others_box .title .text-sub,#others_box .rule_title .text-sub{font-size:18px;font-weight:400;color:#000}#others_box .title ul,#others_box .rule_title ul{list-style:disc;padding-left:1.3rem}#others_box .title ul ul,#others_box .rule_title ul ul{list-style:" - "}#others_box .title ol,#others_box .rule_title ol{list-style:decimal;padding-left:1.2rem}#others_box .title ._come,#others_box .rule_title ._come{margin-top:-4px;font-size:13px;font-weight:500;color:#666}#others_box .title .text_red,#others_box .rule_title .text_red{font-size:15px;font-weight:600;color:#992e2e}#others_box .title .text_gray,#others_box .rule_title .text_gray{color:#3d3d38}#others_box .title ._ruleinner,#others_box .rule_title ._ruleinner{font-size:18px;font-weight:700;color:#3d3d38}@media screen and (max-width: 959px){#others_box .title ._ruleinner,#others_box .rule_title ._ruleinner{font-size:16px}}#others_box .title ._rulecome,#others_box .rule_title ._rulecome{color:#666;font-weight:400;margin-top:-4px}#others_box .title ._rulecome_red,#others_box .rule_title ._rulecome_red{color:#992e2e;font-weight:700;margin-top:-4px}#others_box .title .rule_list,#others_box .rule_title .rule_list{color:#3d3d38;font-weight:400}#others_box .title .rule_list li,#others_box .rule_title .rule_list li{color:#3d3d38}#others_box .title ._weight600,#others_box .rule_title ._weight600{font-weight:600}#others_box .title ._weight400,#others_box .rule_title ._weight400{font-weight:400;font-size:18px}@media screen and (max-width: 959px){#others_box .title ._weight400,#others_box .rule_title ._weight400{font-size:16px}}#others_box .title .inner,#others_box .rule_title .inner{display:flex;flex-direction:column;gap:8px}#others_box .title .inner h4,#others_box .rule_title .inner h4{font-size:18px;font-weight:700;color:#3d3d38}@media screen and (max-width: 959px){#others_box .title .inner h4,#others_box .rule_title .inner h4{font-size:16px}}#others_box .title .inner .pdf,#others_box .rule_title .inner .pdf{font-size:16px;font-weight:700;vertical-align:middle;color:#7a7a00;text-decoration:underline}#others_box .title .inner .pdf img,#others_box .rule_title .inner .pdf img{width:24px;margin:0 8px}#others_box .title ._gap4,#others_box .rule_title ._gap4{gap:4px}#others_box .rule_title{gap:12px}#others_box ._come13{font-size:13px;margin-top:-4px}#others_box ._come14{font-size:15px;margin-top:-4px}#others_box .btn_box{margin-top:48px}#others_box .btn_box img{width:12px;margin:8px}#others_box .btn_box .btn_text{display:flex;align-items:center}#others_box .sponsor_box{display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 959px){#others_box .sponsor_box .title{padding:0 16px}}#others_box .sponsor_box .sponsor-table-container{width:816px;margin:0 auto;overflow-x:auto;background-color:#fff;color:#3d3d38;width:100%}@media screen and (max-width: 959px){#others_box .sponsor_box .sponsor-table-container{padding:0 16px}}#others_box .sponsor_box .sponsor-table-container .sponsor-table{border-collapse:collapse;background-color:#fff;table-layout:fixed}@media screen and (max-width: 959px){#others_box .sponsor_box .sponsor-table-container .sponsor-table{width:100%}}#others_box .sponsor_box .sponsor-table-container .sponsor-table th,#others_box .sponsor_box .sponsor-table-container .sponsor-table td{border:1px solid #CCCCC6;text-align:center;vertical-align:middle;font-size:15px;line-height:140%;color:#3d3d38;background-color:#f5f4f0}@media screen and (max-width: 959px){#others_box .sponsor_box .sponsor-table-container .sponsor-table th,#others_box .sponsor_box .sponsor-table-container .sponsor-table td{font-size:12px}}#others_box .sponsor_box .sponsor-table-container .sponsor-table td{font-size:16px;font-weight:700;padding:18px 0}@media screen and (max-width: 959px){#others_box .sponsor_box .sponsor-table-container .sponsor-table td{font-size:15px;padding:10px 0}}#others_box .sponsor_box .sponsor-table-container .sponsor-table thead th{background-color:#f5f4f0;font-size:15px;font-weight:700;width:136px}@media screen and (max-width: 959px){#others_box .sponsor_box .sponsor-table-container .sponsor-table thead th{width:86px}}#others_box .sponsor_box .sponsor-table-container .sponsor-table thead ._none{width:140px}@media screen and (max-width: 959px){#others_box .sponsor_box .sponsor-table-container .sponsor-table thead ._none{width:112px}}#others_box .sponsor_box .sponsor-table-container .sponsor-table tbody th{width:140px;padding:8px;font-weight:700}@media screen and (max-width: 959px){#others_box .sponsor_box .sponsor-table-container .sponsor-table tbody th{width:112px;padding:4px}}#others_box .sponsor_box .sponsor-table-container .sponsor-table thead th:first-child{border:none;background-color:transparent}#others_box .sponsor_box .sponsor-table-container .plan-header{padding:16px 14px}@media screen and (max-width: 959px){#others_box .sponsor_box .sponsor-table-container .plan-header{padding:12px 0}}#others_box .sponsor_box .sponsor-table-container .plan-name{display:block;font-size:20px;font-weight:600;font-family:Cinzel,serif;color:#7a7a00}@media screen and (max-width: 959px){#others_box .sponsor_box .sponsor-table-container .plan-name{font-size:15px}}#others_box .sponsor_box .sponsor-table-container .plan-sub-name{display:block;font-size:12px;color:#000}@media screen and (max-width: 959px){#others_box .sponsor_box .sponsor-table-container .plan-sub-name{font-size:10px;margin-top:-2px}}#others_box .sponsor_box .sponsor-table-container .value-text{font-weight:700;font-size:15px;color:#3d3d38}#others_box .sponsor_box .sponsor-table-container .yen{font-size:12px}#others_box .sponsor_box .sponsor-table-container .note-text{font-size:13px;display:block}#others_box .sponsor_box .sponsor-table-container .sponsor-table img{width:20px}#others_box .sponsor_box .sponsor-table-container .sponsor-table tbody tr:nth-child(odd) td{background-color:#fff}#others_box .sponsor_box .sponsor-table-container .sponsor-table tbody tr:nth-child(2n) td{background-color:#f5f5f5}#others_box .sponsor-innerbox{margin:24px 0 -8px;font-size:18px;font-weight:500;color:#3d3d38}@media screen and (max-width: 959px){#others_box .sponsor-innerbox{font-size:16px;margin:48px 16px 16px}}#others_box .sponsor_content{color:#3d3d38}@media screen and (max-width: 959px){#others_box .sponsor_content{margin:0 16px}}#others_box .sponsor_content .sponsor_title{font-size:24px;font-weight:700;margin-bottom:8px;color:#3d3d38}#others_box .sponsor_content .sponsor-inner01,#others_box .sponsor_content .sponsor-inner02{margin-bottom:24px;color:#3d3d38}#others_box .sponsor_content .sponsor-inner01 ul,#others_box .sponsor_content .sponsor-inner02 ul{padding-left:1.5rem;list-style:disc;font-size:15px;font-weight:700;color:#3d3d38}#others_box .sponsor_content .sponsor-inner01 ul ul,#others_box .sponsor_content .sponsor-inner02 ul ul{list-style:none;font-size:15px;font-weight:700;padding-left:.5rem;color:#3d3d38}#others_box .sponsor_content .sponsor-inner01 ._text,#others_box .sponsor_content .sponsor-inner02 ._text{font-size:15px;font-weight:700;color:#3d3d38}#others_box .sponsor_content .sponsor-inner02{color:#3d3d38}#others_box .sponsor_content .sponsor-inner02 ul ul ul li{list-style:none;padding-left:1rem}#others_box .sponsor_content .sponsor-inner02 ul ul ul ul{padding-left:1.8rem}#others_box .sponsor_content .sponsor-inner02 ul ul ul ul li{list-style:disc;padding-left:0}#others_box .sponsor_content .sponsor-inner02 ._box{margin-bottom:24px}#others_box .sponsor_content .sponsor-inner02 ._inner{padding-left:1.9rem}#others_box .sponsor_content .sponsor-inner02 ._inner li{list-style:disc;padding-left:0}#others_box .sponsor_content .sponsor-inner02 ._come{color:#666;font-size:13px;font-weight:700;margin-top:4px}
