@font-face{font-family:Futura Original;src:url(/_next/static/media/futura.9312a82e.ttf) format("truetype")}html{font-size:14px;letter-spacing:.07em;font-family:var(--font-main)}@media (min-width:768px){html{font-size:16px}}@media (min-width:1080px){html{font-size:18px}}
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:after,:before{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}:root{--background-black:#222;--background-cover-black:rgba(34,34,34,.5);--background-white-primary:#fff;--background-white-secondary:#fafafa;--background-gold:#e4c686;--background-red:#c0272d;--background-gray:#ccc;--text-black:#222;--text-white-primary:#fff;--text-white-secondary:#fafafa;--text-gold:#e4c686;--line-black-primary:#222;--line-black-secondary:#707070;--line-white-primary:#fff;--line-white-secondary:#fafafa;--line-white-tertiary:#ddd;--line-gold:#e4c686;--font-main:"Arial","ヒラギノ角ゴシック","Hiragino Sans",YuGothic,"Yu Gothic",sans-serif;--font-futura:"Futura Original","Futura","Segoe UI",sans-serif}.l-header{position:fixed;top:0;width:100%;height:66px;background-color:var(--background-black);z-index:1000;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line-white-secondary)}.l-header__left__logo{font-size:1.43rem}.l-header__right{display:flex;gap:40px;align-items:center}.l-header__right__sns-list{display:none}.l-header__right__sns-list ul{display:flex;gap:30px;align-items:center}#l-header__menu__trigger{display:none}.l-header__right__menu-button-wrapper{position:relative;z-index:5000}.l-header__right__menu-button{display:flex;justify-content:center;align-items:center;width:50px;height:50px;transition:.3s}.l-header__right__menu-button--close{position:absolute;top:0;left:0;opacity:0}#l-header__menu__trigger:checked~.l-header__right .l-header__right__menu-button--open{opacity:0}#l-header__menu__trigger:checked~.l-header__right .l-header__right__menu-button--close{opacity:1}.l-header__menu{position:fixed;top:0;right:-100vw;width:100vw;max-width:410px;height:100vh;background-color:var(--background-gold);z-index:3000;transition:.3s}#l-header__menu__trigger:checked~.l-header__menu{right:0}.l-header__menu__nav{width:80%;margin:70px auto 0}.l-header__menu__nav__common li{border-bottom:2px solid var(--line-white-primary)}.l-header__menu__nav__common li:not(:first-child){margin-top:15px}.l-header__menu__nav__common li a{display:block;line-height:2;width:100%;color:var(--text-white-primary);font-size:2.22rem}.l-header__menu__nav__sns{display:flex;gap:30px;align-items:center;margin-top:33px}@media (min-width:768px){.l-header{height:80px}.l-header__left__logo{font-size:2.11rem}.l-header__right__sns-list{display:block}}.l-main{flex:1;margin-top:66px}.l-body,.l-main{overflow-x:hidden}.l-body{position:relative}.l-body:before{background-image:url(/_next/static/media/yugo-standing.737aaa70.jpg);background-size:200%;background-repeat:no-repeat;background-position:top 4% left 50%;z-index:-1000}.l-body:after,.l-body:before{display:block;position:fixed;top:0;right:0;bottom:0;left:0;content:""}.l-body:after{background-color:var(--background-cover-black);z-index:-800}@media (min-width:375px){.l-body:before{background-size:1000px auto;background-position:top 10% left 50%}}@media (min-width:1080px){.l-body:before{background-size:1200px auto;background-position:top 8% left 50%}}.l-footer{width:100%;padding-bottom:20px;background-color:var(--background-black)}.l-footer__logo{font-size:1.43rem;text-align:center;margin:30px auto 0}.l-footer__nav{margin-top:30px;color:var(--text-white-secondary)}.l-footer__nav__common{gap:30px}.footer__nav__sns,.l-footer__nav__common{display:flex;justify-content:center;align-items:center;width:100%}.footer__nav__sns{gap:22px;margin-top:30px}.l-footer__copyrights{display:block;margin:50px auto 0;color:var(--text-white-secondary);font-size:.71rem;text-align:center}.l-sitewrapper{display:flex;flex-direction:column;min-height:100vh;width:100vw}.l-wrapper{padding-right:20px;padding-left:20px;overflow-y:hidden}.l-wrapper-inner{width:100%;max-width:1140px;margin-left:auto;margin-right:auto}@media (min-width:1080px){.l-wrapper{padding-right:50px;padding-left:50px}}.c-main-logo{color:var(--text-white-secondary);font-family:var(--font-futura);line-height:1;letter-spacing:.05em}.c-main-logo__accent-gold{color:var(--text-gold)}.c-button-primary{display:block;padding:0 1em;width:100%;max-width:180px;border-radius:1.6em;text-align:center;font-size:14px;line-height:45px}.c-button-primary--white{background-color:var(--background-white-secondary);color:var(--text-black)}.c-button-primary--black{background-color:var(--background-black);color:var(--text-white-secondary)}.c-breadcrumb-list a{text-decoration:underline;transition:.3s}.c-breadcrumb-list a:hover{opacity:.6}:root{--c-form-background-textbox:var(--background-white-primary);--c-form-background-checkbox:var(--background-gray);--c-form-background-checkbox-selected:var(--background-gold);--c-form-background-label-required:var(--background-gold);--c-form-text-main:var(--text-black);--c-form-text-textbox:var(--text-black);--c-form-text-checkbox:var(--text-black);--c-form-text-checkbox-selected:var(--text-black);--c-form-text-label-required:var(--text-black);--c-form-text-sub:var(--text-black);--c-form-text-error:var(--text-red);--c-form-line-textbox:var(--line-white-tertiary);--c-form-line-textbox-required:var(--line-gold)}.c-form{width:100%;max-width:1000px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.c-form__item{display:inline-block;width:100%}.c-form__item:not(:first-child){margin-top:30px}@media (min-width:1280px){.c-form{display:block}.c-form__item{display:flex;flex-wrap:wrap}}.c-form__item--required .c-form__item__title:after{content:"必須";font-size:calc(.76em);padding:calc(.4em) calc(.5em);border-radius:5px;color:var(--c-form-text-label-required);background-color:var(--c-form-background-label-required)}.c-form input[type=email],.c-form input[type=number],.c-form input[type=password],.c-form input[type=tel],.c-form input[type=text],.c-form select,.c-form textarea{border:2px solid var(--c-form-line-textbox);font-size:1.1rem;padding:.7rem 1.2rem;width:100%;background-color:var(--c-form-background-textbox);position:relative;border-radius:10px;color:var(--c-form-text-textbox)}.c-form input[type=email]:required,.c-form input[type=number]:required,.c-form input[type=password]:required,.c-form input[type=tel]:required,.c-form input[type=text]:required,.c-form select:required,.c-form textarea:required{border:2px solid var(--c-form-line-textbox-required)}.c-form input[type=email]:focus,.c-form input[type=number]:focus,.c-form input[type=password]:focus,.c-form input[type=tel]:focus,.c-form input[type=text]:focus,.c-form select:focus,.c-form textarea:focus{outline:auto}.c-form input[type=checkbox],.c-form input[type=radio]{position:absolute;left:-9999px}.wpcf7-list-item{width:100%;margin-left:0!important}.wpcf7-list-item:not(:first-child){margin-top:20px}.c-form input[type=checkbox]:focus+.wpcf7-list-item-label,.c-form input[type=radio]:focus+.wpcf7-list-item-label{outline:auto}.c-form input[type=checkbox]+.wpcf7-list-item-label,.c-form input[type=radio]+.wpcf7-list-item-label{display:block;position:relative;padding:.7rem 1rem .7rem 50px;font-size:1.1rem;color:var(--c-form-text-checkbox);background-color:var(--c-form-background-checkbox);white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:10px}.c-form input[type=checkbox]:checked+.wpcf7-list-item-label,.c-form input[type=radio]:checked+.wpcf7-list-item-label{background-color:var(--c-form-background-checkbox-selected);color:var(--c-form-text-checkbox-selected)}.c-form input[type=checkbox]+.wpcf7-list-item-label:before,.c-form input[type=radio]+.wpcf7-list-item-label:before{content:"";display:block;position:absolute;width:22px;height:22px;top:calc(50% - 11px);left:10px;background-color:#fff}.c-form input[type=radio]+.wpcf7-list-item-label:before{border-radius:15px}.c-form input[type=radio]:checked+.wpcf7-list-item-label:before{border:6px solid var(--c-form-background-checkbox-selected);opacity:.5}.c-form input[type=checkbox]:checked+.wpcf7-list-item-label:before{content:"✓";line-height:22px;text-align:center;font-size:1.2em;background-color:#3375af}.c-form--large .c-form__item__content--row{max-width:500px}.c-form--midium .c-form__item__content--row{max-width:245px}.c-form--small .c-form__item__content--row{max-width:160px}.c-form__item__title{font-size:1rem;align-items:center;margin:0 auto}.c-form__item__content,.c-form__item__title{display:flex;gap:10px;width:100%;max-width:480px}.c-form__item__content{justify-content:left;flex-wrap:no-wrap;margin:7px auto 0}.c-form__item__content--row{flex-grow:1;width:100%}.c-form__item__content__sub,.c-form__item__content__sub>:not(:first-child){margin-top:5px}.c-form__item__content__sub__example{font-size:.76rem;color:var(--c-form-text-sub)}.c-form__postal-search{display:block;width:100%;text-align:center;background-color:#333;color:#fff;font-size:1.1rem;padding:.5rem 1.2rem;border:2px solid #333}.c-form--wrap .c-form__item__content{flex-wrap:wrap}.c-form__item--column{max-width:480px;width:100%}.c-form__item__content__sub__error{font-size:.9rem;color:var(--c-form-text-error)}.p-main-visual{position:relative;padding-bottom:190px;background-image:url(/_next/static/media/fighting.36148e7c.jpg);background-size:cover;background-position:top 0 left 5%;background-repeat:no-repeat;z-index:-550}.p-main-visual:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--background-cover-black);content:"";z-index:-500}.p-main-visual:after{display:block;position:absolute;bottom:40px;left:calc(50% - (41px / 2));width:41px;height:75.3px;background-image:url(/_next/static/media/icon-scroll.09d1fa49.png);background-size:contain;background-repeat:no-repeat;background-position:50%;content:""}.p-main-visual__logo{margin-top:363px;font-size:2.5rem}@media (min-width:768px){.p-main-visual{padding-bottom:195px}.p-main-visual:after{bottom:35px;left:calc(50% - (48px / 2));width:48px;height:87.3px}.p-main-visual__logo{margin-top:444.5px;font-size:3.1rem}}@media (min-width:1080px){.p-main-visual{padding-bottom:200px}.p-main-visual:after{bottom:30px;left:calc(50% - (48px / 2));width:48px;height:87.3px}.p-main-visual__logo{margin-top:526px;font-size:3.89rem}}.p-top__common-section{padding-bottom:100px}.p-top__common-section__heading-primary{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:2em;position:relative;margin-top:100px;padding-bottom:calc(2.5em + 5px);font-size:.86rem}.p-top__common-section__heading-primary:before{display:block;width:2.14rem;height:1px;content:""}.p-top__common-section__heading-primary:after{display:block;position:absolute;bottom:0;left:0;font-family:var(--font-futura);font-size:2.5em}.p-top__common-section__heading-primary--gold{color:var(--text-white-secondary)}.p-top__common-section__heading-primary--gold:before{background-color:var(--line-white-secondary)}.p-top__common-section__heading-primary--gold:after{color:var(--text-gold)}.p-top__common-section__heading-primary--black{color:var(--text-black)}.p-top__common-section__heading-primary--black:before{background-color:var(--background-black)}.p-top__common-section__heading-primary--black:after{color:var(--text-black)}.p-top__common-section__heading-primary--white{color:var(--text-white-secondary)}.p-top__common-section__heading-primary--white:before{background-color:var(--background-white-secondary)}.p-top__common-section__heading-primary--white:after{color:var(--text-white-secondary)}.p-top__common-section__content{margin-top:40px}.p-about__profile{border-bottom:1px solid var(--line-white-secondary)}.p-about__profile__heading:after{content:"Profile"}.p-about__content__table{color:var(--text-white-secondary);font-size:.86rem}.p-about__content__table tr{display:block}.p-about__content__table tr:not(:first-child){margin-top:15px}.p-about__content__table tr th{min-width:100px}.p-about__content__table tr th span{padding:0 20px 0 5px}.p-about__content__table tr:nth-child(odd) th span{border-left:2px solid var(--line-gold)}.p-about__content__table tr:nth-child(2n) th span{border-left:2px solid var(--line-white-secondary)}.p-about__content__table tr td{padding:0 5px 0 20px}.p-about__content__table tr td ul li:not(:first-child){margin-top:10px}@media (min-width:768px){.p-about__content__table tr th{min-width:150px}}.p-about__record__heading:after{content:"Record"}.p-about__record__list{color:var(--text-white-secondary)}.p-about__record__list li:not(:first-child){margin-top:20px}.p-about__record__list__detail{margin-top:.36rem}.p-about__record__list__detail__name{font-size:1.29rem}.p-about__record__list__detail__result{margin-left:1rem}.p-about__record .c-button-primary{margin:50px auto 0}.p-about__movie__heading:after{content:"Movie"}.p-about__movie__list li:not(:first-child){margin-top:40px}.p-about__movie__list iframe,.p-about__movie__list video{display:block;width:100%;max-width:600px;height:auto;aspect-ratio:5/3;margin:0 auto;background-color:#000}.p-about__movie__list__title{margin-top:13px;color:var(--text-white-secondary);font-size:.86rem;text-align:center}.p-news{background-color:var(--background-white-secondary)}.p-news__heading:after{content:"News"}.p-news .c-button-primary{margin:50px auto 0}.p-schedule{background-color:var(--background-black)}.p-schedule__heading:after{content:"Schedule"}.p-schedule__list li{padding-bottom:1rem;border-bottom:1px solid var(--line-white-tertiary)}.p-schedule__list__detail{display:flex;gap:.83rem;align-items:center}.p-schedule__list li:not(:first-child){margin-top:20px}.p-schedule__list__detail__category{padding:.2em 1.8em;color:var(--text-black);background-color:var(--background-white-secondary);font-size:.86rem}.p-schedule__list__detail__date{font-size:.86rem;color:var(--text-white-secondary)}.p-schedule__list__title{margin-top:.86rem;color:var(--text-white-secondary)}.p-schedule .c-button-primary{margin:50px auto 0}.p-gallery{background-color:var(--background-white-primary)}.p-gallery__heading:after{content:"Gallery"}.p-gallery__tile img{display:block;height:auto;-o-object-fit:cover;object-fit:cover}.p-gallery__tile{flex-direction:column}.p-gallery__tile,.p-gallery__tile__group1{display:flex;gap:3vw}.p-gallery__tile__group1-1{display:flex;flex-direction:column;gap:3vw}.p-gallery__tile__group1-1>img{width:calc((97vw - 40px) / 2);aspect-ratio:5/3}.p-gallery__tile__group1-2>img{width:calc((97vw - 40px) / 2);height:calc((97vw - 40px) * .6 + 3vw)}.p-gallery__tile__group2{display:flex;gap:3vw}.p-gallery__tile__group2-1>img{width:calc((97vw - 40px) / 3);aspect-ratio:1/1}.p-gallery__tile__group2-2>img{width:calc((97vw - 40px) * (2 / 3));height:calc((97vw - 40px) / 3)}@media (min-width:1180px){.p-gallery__tile{flex-direction:row;gap:20px}.p-gallery__tile__group1,.p-gallery__tile__group1-1{gap:20px}.p-gallery__tile__group1-1>img{width:calc(1100px / 3);aspect-ratio:5/3}.p-gallery__tile__group1-2>img{width:calc(1100px / 3);height:calc((1100px / 3) * 1.2 + 20px)}.p-gallery__tile__group2{flex-direction:column;gap:20px}.p-gallery__tile__group2-1>img{width:calc(1100px / 3);height:calc((1100px / 3) * .72 + 12px)}.p-gallery__tile__group2-2>img{width:calc(1100px / 3);height:calc((1100px / 3) * .48 + 8px - 20px)}}.p-sponsor{background-color:var(--background-black)}.p-sponsor__heading:after{content:"Sponsor"}.p-sponsor__list{color:var(--text-white-secondary);text-align:center}.p-sponsor__list li:not(:first-child){margin-top:10px}.p-sponsor__banner{display:block;width:100%;max-width:820px;height:auto;margin:40px auto 0}.p-contact{background-color:var(--background-white-secondary)}.p-contact__heading:after{content:"Contact"}.p-contact__comment{margin-top:60px;text-align:center;font-size:min(1rem,16px);line-height:1.5}.p-contact form{margin-top:60px}.p-contact .c-button-primary{margin:60px auto 0}.p-archive__head{width:100%;padding-bottom:60px;background-color:var(--background-black)}.p-archive__head .c-breadcrumb-list{color:var(--text-white-secondary);margin-top:20px}.p-archive__head__title{margin-top:70px;font-size:2.5rem;color:var(--text-white-secondary)}.p-archive__main .l-wrapper-inner{max-width:660px}.p-archive__main{padding-top:100px;padding-bottom:100px;background-color:var(--background-white-primary);color:var(--text-black)}.p-archive__list li{padding-bottom:1rem;border-bottom:1px solid var(--line-white-tertiary)}.p-archive__list__detail{display:flex;gap:.83rem;align-items:center}.p-archive__list li:not(:first-child){margin-top:20px}.p-archive__list__detail__category{padding:.2em 1.8em;color:var(--text-white-primary);background-color:var(--background-black);font-size:.86rem}.p-archive__list__detail__date{font-size:.86rem}.p-archive__list__title{margin-top:.86rem}.p-single__head{width:100%;padding-bottom:60px;background-color:var(--background-black)}.p-single__head .c-breadcrumb-list{color:var(--text-white-secondary);margin-top:20px}.p-single__head__title{margin-top:70px;font-size:2.5rem;color:var(--text-white-secondary)}.p-single__main .l-wrapper-inner{max-width:660px}.p-single__main{padding-bottom:100px;background-color:var(--background-white-primary);color:var(--text-black)}.p-single__main__date{margin-top:60px}.p-single__main__category-list{margin-top:20px;display:flex;gap:10px}.p-single__main__category-list li{padding:.5em 1.5em;background-color:var(--background-black);color:var(--text-white-primary)}.p-single__main__thumbnail{width:100%;height:auto;margin-top:50px}.p-single__main__content{margin-top:30px}.p-single__main__content h1{margin-top:60px;font-size:1.8rem;font-weight:700}.p-single__main__content h2{margin-top:45px;font-size:1.6rem;font-weight:700;padding-bottom:.2em;border-bottom:1px solid var(--line-black-secondary)}.p-single__main__content h3{margin-top:45px;font-size:1.4rem;font-weight:700;padding-left:6px;border-left:2px solid var(--line-black-primary)}.p-single__main__content h4{margin-top:45px;font-size:1.2rem;font-weight:700}.p-single__main__content p{line-height:1.7;margin-top:30px}.p-single__main__content a{text-decoration:underline;transition:.3s}.p-single__main__content a:hover{opacity:.6}.p-single__main__content ol,.p-single__main__content ul{margin-top:30px;margin-left:20px;line-height:1.7;list-style:inside}.p-single__main__content ul{list-style-type:disc}.p-single__main__content ol{list-style-type:decimal}.p-single__main__content li{margin-top:15px;margin-left:1.4em;text-indent:-1.4em}.u-hover-opacity{transition:.3s}.u-hover-opacity:hover{opacity:.6}.u-text-accent--gold{color:var(--text-gold)}.u-display-block{display:block}