@charset "UTF-8";body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}address,em,strong,th{font-style:normal}table{border-collapse:collapse;border-spacing:0}th{text-align:left}legend{display:none}h1,h2,h3,h4,h5,h6{font-size:100%}img,fieldset{border:0}li{list-style-type:none}img{vertical-align:top}* html img{vertical-align:bottom}*:first-child+html img{vertical-align:bottom}a{text-decoration:none;color:#141414}html{font-size:62.5%}body{font-size:1.4rem;font-family:heisei-kaku-gothic-stdn,sans-serif;font-weight:500;font-style:normal;box-sizing:border-box}i{color:#fff}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}* html .clearfix{zoom:1}*:first-child+html .clearfix{zoom:1}hr{height:0;margin:0;padding:0;border:0}*{box-sizing:border-box}.loading{width:100vw;height:100vh;background:#caa846;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:9999}.loading svg{width:31.25vw}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}#aw-wrap{padding-top:68px}@media screen and (max-width: 768px){#aw-wrap{padding-top:0}}.pc{display:inherit}@media screen and (max-width: 768px){.pc{display:none}}.sp{display:none}@media screen and (max-width: 768px){.sp{display:inherit}}.inner{margin:0 auto;width:96.5%;max-width:1100px}@media screen and (max-width: 768px){.inner{max-width:96%;padding:15px}}.flex{display:flex}@media screen and (max-width: 768px){.flex display{display:revert}}.bg-blk{background-color:#02030a;color:#fff}.bg-wht{background-color:#fff}.start{background:#FFF;position:fixed;top:0;left:0;height:100%;width:100%;z-index:999}.start p{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);display:none;z-index:9999;width:280px}.start p img{width:100%}header{width:100%;background-color:#02030a;padding:20px 15px;box-sizing:border-box;border-top:2px solid #caa846;z-index:999;position:fixed}@media screen and (max-width: 768px){header{padding:0;position:relative}}header .inner{align-items:center}@media screen and (max-width: 768px){header .inner{padding:24px 15px}}header .flex{display:flex;justify-content:space-between}@media screen and (max-width: 768px){header .flex{display:revert}}header h1{min-width:200px;max-width:200px}@media screen and (max-width: 768px){header h1{margin:0 auto .5em;min-width:180px;max-width:50%}}header h1 img{width:100%;padding-top:6px}@media screen and (max-width: 768px){header h1 img{padding-top:10px}}header .right{display:flex;align-items:center}@media screen and (max-width: 768px){header .right{width:100%;display:revert}}header ul{display:flex}@media screen and (max-width: 768px){header ul{justify-content:space-around}}header ul li a{color:#fff;position:relative;display:inline-block;text-decoration:none}header ul li a:after{position:absolute;bottom:2px;left:0;content:"";width:100%;height:2px;background:#fff;opacity:0;visibility:hidden;transition:.3s}header ul li a:hover:after{bottom:-2px;opacity:1;visibility:visible;font-weight:700}@media screen and (max-width: 768px){header ul li a:hover:after{display:none}}header ul li:last-child a{margin-left:18px}header .vote-btn{margin-left:24px}header .vote-btn a{background-color:#bb9e4b;color:#02030a;font-size:1.4rem;padding:12px 24px;text-align:center;transition:all .2s;font-weight:700}header .vote-btn a:hover{background-color:#fff}#kv img{width:100%}.section{padding:88px 0}@media screen and (max-width: 768px){.section{padding:32px 0}}.about{width:100%;background:url(/build/assets/bg_about-5057a3ca.jpg);min-height:24vh;background-attachment:fixed;background-size:cover;background-position:center}@media screen and (max-width: 768px){.about{background-attachment:inherit}}.about h2{font-size:1.8rem;text-align:center;margin-bottom:24px}.about h2 span{border-bottom:1px solid #fff;padding-bottom:6px}.about .txt{font-size:2.4rem;text-align:center}@media screen and (max-width: 768px){.about .txt{font-size:1.6rem}}.post-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.post-wrap li{width:23.333%;background-color:#fff;border:1px solid #b99f5e;box-sizing:border-box;margin-bottom:20px;transition:.3s;opacity:1;transition:all .4s ease 0s}@media screen and (max-width: 768px){.post-wrap li{width:48%}}.post-wrap li.is-hidden{opacity:0;height:0;margin:0}.post-wrap li .thumb{width:100%;padding-top:56.25%;background-size:cover;background-repeat:no-repeat}.post-wrap li .post_txt-wrap{padding:10px}.post-wrap li .post_txt-wrap .post-ttl{width:100%;font-size:1.25rem;line-height:1.6;color:#404040;margin-bottom:6px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-align:left;max-height:5.6rem}.post-wrap li .post_txt-wrap .post-date{font-size:1.2rem;color:#9b9b9b;text-align:right}.post-wrap li:hover{opacity:.7}.post-wrap:before{content:"";display:block;width:23.333%;order:1}.post-wrap:after{content:"";display:block;width:23.333%}.post-wrap a{width:100%}.more{text-align:center;margin-top:20px}.more button{background-color:#bbdeff;border:none;cursor:pointer;outline:none;padding:0;height:32px;line-height:32px;width:120px;border-radius:16px}#btnClick,#btnClick02{width:240px;margin:24px auto 0}#btnClick div,#btnClick02 div{border:2px solid #bb9e4b;color:#bb9e4b;text-align:center;padding:14px 0;cursor:pointer}#btnClick div:hover,#btnClick02 div:hover{background-color:#f5eacc;color:#bb9e4b}.loop_wrap{display:flex;width:100%;height:140px;overflow:hidden}@media screen and (max-width: 768px){.loop_wrap{height:70px}}.loop_wrap img{width:auto;height:100%}@keyframes loop{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes loop2{0%{transform:translate(0)}to{transform:translate(-200%)}}.loop_wrap img:first-child{animation:loop 50s -25s linear infinite}.loop_wrap img:last-child{animation:loop2 50s linear infinite}.ttl-header{width:100%;height:220px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.ttl-header{height:auto}}.ttl-header h2{font-size:4.8rem;font-weight:400}@media screen and (max-width: 768px){.ttl-header h2{font-size:3.2rem}}.ttl-header div{margin-left:6px}.ttl-header i{color:#bb9e4b}.gold{background:url(/build/assets/bg_award-b6acca9b.png);background-size:100% auto;background-repeat:no-repeat;margin-bottom:64px;color:#bb9e4b;background-position:center}@media screen and (max-width: 768px){.gold{margin-bottom:24px}}h3{color:#bb9e4b;font-size:3.2rem;border-bottom:2px solid #bb9e4b;margin-bottom:24px}.tabs{width:100%;margin:0 auto}.tabs .tab_item{width:25%;height:55px;background-color:#f7f4ec;line-height:55px;font-size:1.5rem;color:#4f4f4f;display:block;float:left;text-align:center;font-weight:700;transition:all .2s ease;cursor:pointer;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition:.3s}.tabs .tab_item:hover{background-color:#f5eacc;color:#bb9e4b}.tabs input[name=tab_item]{display:none}.tabs .tab_content{display:none;padding:2rem 15px 0;clear:both;overflow:hidden}@media screen and (max-width: 768px){.tabs .tab_content{padding:2rem 0 0}}.tabs #all:checked~#all_content,.tabs #award2025:checked~#award2025_content,.tabs #award2024:checked~#award2024_content,.tabs #award2023:checked~#award2023_content,.tabs #award2021:checked~#award2021_content,.tabs #award2020:checked~#award2020_content,.tabs #award2019:checked~#award2019_content,.tabs #award2018:checked~#award2018_content,.tabs #award2017:checked~#award2017_content{display:block}.tabs input:checked+.tab_item{background-color:#121417;color:#bb9e4b}.logo-wrap{width:500px;margin:0 auto 24px}@media screen and (max-width: 768px){.logo-wrap{width:100%}}.logo-wrap .logo_mini{display:flex;justify-content:center;align-items:center;font-size:26px;text-align:center}.logo-wrap .logo_mini:before,.logo-wrap .logo_mini:after{content:"";width:70px;height:2px;background-color:#231815}.logo-wrap .logo_mini:before{margin-right:20px}.logo-wrap .logo_mini:after{margin-left:20px}.logo-wrap .logo_mini img{width:75%}.box-wrap{display:flex;justify-content:space-between;flex-wrap:wrap}.box-wrap:after{content:"";display:block;width:31.999%}.box-wrap .col-3{width:31.999%;margin-bottom:24px;background-color:#fff;box-sizing:border-box;border:2px solid #bb9e4b;position:relative;transition:.3s}@media screen and (max-width: 768px){.box-wrap .col-3{width:100%}}.box-wrap .col-3:hover{opacity:.8}@media screen and (max-width: 768px){.box-wrap .col-3:hover{opacity:1}}.box-wrap .col-3 .ttl_name{margin-bottom:5px;position:absolute;top:0;left:0}.box-wrap .col-3 .ttl_name span{background-color:#bb9e4b;color:#fff;padding:5px 8px}.box-wrap .col-3 .ttl_name span span{font-size:1.2rem;padding:0 4px}.box-wrap .col-3 .ttl_name.kido span{font-size:1.3rem}.box-wrap .col-3 .ttl_name.kido span span{font-size:1rem}.box-wrap .col-3 .img img{width:100%}@media screen and (max-width: 768px){.box-wrap .col-3 .img a{pointer-events:none}}.box-wrap .col-3 .fighter_name{font-size:1.5rem;line-height:1.2;position:relative;padding:12px;color:#404040}.box-wrap .col-3 .fighter_name span{font-size:1.1rem;display:block;line-height:1.8}.box-wrap .col-3 .fighter_name span.opponent{font-size:1.2rem;display:inline-block;margin-left:4px}.box-wrap .col-3 .fighter_name span.mb6{margin-bottom:6px}.box-wrap .col-3 .fighter_name .icon_link{position:absolute;top:13px;right:15px;font-size:1.24rem;transition:.3s}.box-wrap .col-3 .fighter_name .icon_link:hover{opacity:.7}.box-wrap .col-3 .fighter_name .icon_link i.colorLink{color:#fe0200}.box-wrap .col-3 .fighter_name .icon_link a{position:absolute;top:0}.box-wrap .col-3 .fighter_name .icon_link a .fab{left:7px}.animation{opacity:0;visibility:hidden;transition:1s;transform:translateY(30px)}.active{opacity:1;visibility:visible;transform:translateY(0)}#page-top{position:fixed;bottom:30px;right:0}@media screen and (max-width: 768px){#page-top{right:0;bottom:52px}}#page-top i{color:#fff;font-size:2rem;background-color:#bb9e4b;padding:16px;box-sizing:border-box}#page-top i:hover{cursor:pointer}.post-form{position:fixed;bottom:0;width:100%;background-color:#bb9e4b;display:flex;flex-wrap:wrap;height:52px;z-index:100}.post-form a{display:block;background-color:#bb9e4b;color:#fff}header .right.sed li a{margin-left:18px}@media screen and (max-width: 768px){header .right.sed a{margin-left:8px;font-size:12px}header .right.sed li a{margin-left:0}}#kotei .bg{background-color:#141414;margin-bottom:14px}@media screen and (max-width: 768px){#kotei .bg{margin-bottom:8px}}#kotei .ttl{text-align:center;color:#bb9e4b;background-color:#f7f4ec;padding-bottom:14px}@media screen and (max-width: 768px){#kotei .ttl{padding-bottom:6px}}#kotei .ttl .txt{font-size:4rem;font-weight:700;-webkit-animation:blink 1s ease-in-out infinite alternate;animation:blink 1s ease-in-out infinite alternate}@media screen and (max-width: 768px){#kotei .ttl .txt{font-size:2rem;line-height:1.3}}#kotei .ttl span{font-size:2.4rem;line-height:1;color:#141414}@media screen and (max-width: 768px){#kotei .ttl span{font-size:1.2rem}}#kotei .ttl span span{font-size:5rem}@media screen and (max-width: 768px){#kotei .ttl span span{font-size:2.4rem}}@media screen and (max-width: 768px){#kotei .bg{padding:16px;box-sizing:border-box}}@-webkit-keyframes blink{0%{opacity:0}to{opacity:1}}@keyframes blink{0%{opacity:0}to{opacity:1}}#kotei .flx{display:flex;align-items:center}#kotei .col-2{width:50%;padding:18px;background-color:#eaeaea}@media screen and (max-width: 768px){#kotei .col-2{padding:10px 14px}}#kotei .col-2:first-child{border-right:1px dotted #d9d9d9}#kotei .col-2 .channel{width:100%;line-height:1.5;text-align:center}@media screen and (max-width: 768px){#kotei .col-2 .channel{font-size:1.5rem}}#kotei .col-2 .link{width:100%}@media screen and (max-width: 768px){#kotei .col-2 .link{width:100%}}#kotei .col-2 .link a{width:50%;margin:10px auto 0;display:block;background-color:#c8ab74;color:#fff;text-align:center;padding:10px 0;border-radius:6px;transition:.3s}@media screen and (max-width: 768px){#kotei .col-2 .link a{width:100%;margin-top:6px;font-size:1.2rem;padding:6px 0;transition:inherit}}#kotei .col-2 .link a:hover{opacity:.7}footer{background:#333}@media screen and (max-width: 768px){footer .inner{padding:0 1.5rem;box-sizing:border-box}}footer .list-wrap{padding:4.5em 2em;display:flex;justify-content:space-between}@media screen and (max-width: 768px){footer .list-wrap{padding:3.2em 0;flex-wrap:wrap}}footer .list-wrap .list.brand{width:30%}@media screen and (max-width: 768px){footer .list-wrap .list.brand{width:47.75%;margin-block-end:1.5em}}footer .list-wrap .list.brand .brand__list{border-bottom:1px solid #fff;margin-block-end:1.5em;color:#fff}footer .list-wrap .list.brand .list_list{display:grid;gap:.5em 1.5em}footer .list-wrap .list.brand .list_list a{color:#fff;transition:.25s}footer .list-wrap .list.brand .list_list a:hover{padding-inline-start:.5em}footer .list-wrap .list.brand .list_list a span{text-transform:lowercase}footer .btm{background:#000;font-size:1.2rem;color:#fff;text-align:center;padding:16px 0}
