@charset "UTF-8";/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;line-height:1.15}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit;font-size:inherit}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{-webkit-box-sizing:content-box;clear:both;box-sizing:content-box;margin:0;border-top-width:1px;height:0;overflow:visible;color:inherit}pre{font-size:inherit;font-family:monospace,monospace}address{font-style:inherit}a{background-color:transparent;color:inherit;text-decoration:none}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-size:inherit;font-family:monospace,monospace}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}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;vertical-align:middle;appearance:none;margin:0;border-radius:0;background:0 0;padding:0;color:inherit;font:inherit;text-align:inherit;text-transform:inherit}[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}option{padding:0}fieldset{margin:0;padding: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}[type=number]{-moz-appearance:textfield}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{font-weight:700;text-align:left}html{font-size:10px}body{-webkit-transition:background-color .8s ease;transition:background-color .8s ease;background-color:#171717;color:#f0f0f0;font-weight:400;line-height:1.8;font-family:"ヒラギノ角ゴシック","Hiragino Sans",YuGothic,"Yu Gothic",sans-serif;letter-spacing:.1rem}body.--active{background-color:#fff}body.--color-white{background-color:#fff}body.no-scroll{position:fixed;width:100%;overflow:hidden}a{text-decoration:none}.js-animation-fadeUp{-webkit-transform:translateY(60px);-webkit-transition:opacity 1s,-webkit-transform 1s;transform:translateY(60px);opacity:0;transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s;transition:opacity 1s,transform 1s,-webkit-transform 1s}.js-animation-fadeUp.is-animated{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.js-animation-fadeIn{-webkit-transition:opacity 1.2s;opacity:0;transition:opacity 1.2s}.js-animation-fadeIn.is-animated{opacity:1}.js-animation-fadeIn--slow{-webkit-transition:opacity 1.6s ease;opacity:0;transition:opacity 1.6s ease}.js-animation-fadeIn--slow.is-animated{opacity:1}.js-animation-slideFromRight{-webkit-transform:translateX(60px);-webkit-transition:opacity 1s,-webkit-transform .7s;transform:translateX(60px);opacity:0;transition:opacity 1s,-webkit-transform .7s;transition:opacity 1s,transform .7s;transition:opacity 1s,transform .7s,-webkit-transform .7s}.js-animation-slideFromRight.is-animated{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.js-animation-slideFromLeft{-webkit-transform:translateX(-60px);-webkit-transition:opacity 1s,-webkit-transform .7s;transform:translateX(-60px);opacity:0;transition:opacity 1s,-webkit-transform .7s;transition:opacity 1s,transform .7s;transition:opacity 1s,transform .7s,-webkit-transform .7s}.js-animation-slideFromLeft.is-animated{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.l-container{margin:auto;width:90%;max-width:1300px}.l-section{margin:15vh 0}.l-schedule{margin-bottom:30vh}.l-sponsor{margin-bottom:30vh}#mock-body{display:none}#mock-body.--visible{display:block}#loader{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;z-index:10000;background-color:#fff;width:100%;height:100%;pointer-events:none}#loader.--transition{-webkit-transition:all .7s;transition:all .7s}#loader.--active{opacity:1}#loader .c-loader__contents{-webkit-transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20%;max-width:400px}#loader .c-loader__img{margin:auto;margin-bottom:40px;width:80%}#loader .c-loader__img img{-webkit-transition:all .6s;transition:all .6s;width:100%}#loader #loader-progress{position:relative;margin-top:10px;background-color:rgba(203,203,203,.4);width:100%;height:.8px}#loader #loader-progress .progress-bar{-webkit-transition:width .1s ease;transition:width .1s ease;background-color:#171717;width:0;height:100%}header{-webkit-transition:-webkit-transform .6s linear;position:fixed;top:0;left:0;z-index:100;transition:-webkit-transform .6s linear;transition:transform .6s linear;transition:transform .6s linear,-webkit-transform .6s linear;width:100%;color:#707070;font-weight:700}header.hidden{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.c-header__flex{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center;padding:2em 0}.c-header__icon a{display:block;position:relative;padding:.3em .5em;font-size:1.8rem}.c-header__icon a::after{-webkit-transition:width .5s ease;position:absolute;bottom:0;left:0;transition:width .5s ease;background-color:#707070;width:0;height:1px;content:""}ul.c-header__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}ul.c-header__nav li.c-header__nav-item{margin-left:3em;font-size:1.6rem}ul.c-header__nav li.c-header__nav-item a{display:block;position:relative;padding:.3em .5em}ul.c-header__nav li.c-header__nav-item a::after{-webkit-transition:width .5s ease;position:absolute;bottom:0;left:0;transition:width .5s ease;background-color:#707070;width:0;height:1px;content:""}.c-header__menu-icon{display:none}.c-header__menu-icon span{-webkit-transition:all .3s ease;display:block;position:relative;transition:all .3s ease;background-color:#707070;width:30px;height:1px}.c-header__menu-icon span::after,.c-header__menu-icon span::before{-webkit-transition:all .3s ease;position:absolute;top:0;bottom:0;left:0;transition:all .3s ease;background-color:#707070;width:100%;height:1px;content:""}.c-header__menu-icon span::after{-webkit-transform:translate(0,-10px);transform:translate(0,-10px)}.c-header__menu-icon span::before{-webkit-transform:translate(0,10px);transform:translate(0,10px)}.c-header__menu-icon.is-active span{background-color:transparent}.c-header__menu-icon.is-active span::before{-webkit-transform:translate(0,0) rotate(45deg);transform:translate(0,0) rotate(45deg)}.c-header__menu-icon.is-active span::after{-webkit-transform:translate(0,0) rotate(-45deg);transform:translate(0,0) rotate(-45deg)}.c-drawer-menu{-webkit-transform:translateY(-20px);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;position:fixed;top:0;right:0;left:0;transform:translateY(-20px);opacity:0;z-index:-1;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;background-color:#171717;height:100svh;overflow-y:auto;pointer-events:none}.c-drawer-menu.is-active{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}.c-drawer__contents{margin:auto;margin-top:120px;margin-bottom:100px;width:90%;color:#f0f0f0}.c-drawer__nav{display:block;margin-bottom:50px}.c-drawer__nav li{margin-bottom:3rem}.c-drawer__nav li a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease;font-size:1.8rem}ul.c-drawer__sub-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:60px}ul.c-drawer__sub-nav li{margin-right:5%;font-size:1.6rem}ul.c-drawer__sub-nav li a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}ul.c-drawer__sns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}ul.c-drawer__sns li{margin-right:40px}ul.c-drawer__sns li a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}ul.c-drawer__sns li a img{width:30px}.c-drawer__mail{margin-top:90px}.c-drawer__mail p{font-weight:400;font-size:1.4rem}.c-drawer__mail p a{text-decoration:underline}.c-section{position:relative}.c-section .c-section__title{position:-webkit-sticky;position:sticky;top:15vh;left:0;z-index:-1;width:100%;overflow:hidden}.c-section .c-section__title h2{-webkit-transform:translate(-30px,0);transform:translate(-30px,0);opacity:.07;color:#a3a3a3;font-weight:700;font-size:18vw;line-height:1}.c-btn a{-webkit-transition:all .4s ease;display:block;position:relative;transition:all .4s ease;margin-right:3rem;border-bottom:1px solid #f0f0f0;padding:1.5rem 5rem 1.5rem 1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;font-size:1.6rem}.c-btn a::after{-webkit-transform-origin:right bottom 0;-webkit-transform:rotate(45deg);position:absolute;right:1px;bottom:-1px;transform:rotate(45deg);transform-origin:right bottom 0;background-color:#f0f0f0;width:10px;height:1px;content:""}.c-btn.--color-changed a{border-bottom:1px solid #171717}.c-btn.--color-changed a::after{background-color:#171717}main{margin-bottom:20vh}.c-lower-page__title-wrapper{background-color:#171717;padding-top:20vh;padding-bottom:60px}.c-lower-page__title-wrapper.--bg-white{background-color:#fff;color:#171717}.c-lower-page__title-wrapper.--bg-white .c-lower-page__title{border-bottom:1px solid #cbcbcb}.c-lower-page__title{margin:auto;border-bottom:1px solid #f0f0f0;padding-bottom:60px;width:90%;max-width:1300px}.c-lower-page__title h1{margin-bottom:20px;font-weight:700;font-size:4.2rem;line-height:1}.c-lower-page__title span{font-size:1.6rem;line-height:1}.c-lower-page__contents{color:#171717}.c-lower-page__contents.--margin-top{margin-top:70px}ul.c-main-sponsor__lists{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;align-items:end;margin-bottom:20vh}ul.c-main-sponsor__lists li{padding:0 10%;width:50%}ul.c-main-sponsor__lists li a{display:block}ul.c-main-sponsor__lists li a img{-o-object-fit:contain;-webkit-transition:all .5s ease;transition:all .5s ease;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:200px;object-fit:contain}ul.c-sub-sponsor__lists{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}ul.c-sub-sponsor__lists::after{display:block;width:26%;content:""}ul.c-sub-sponsor__lists li{margin-bottom:80px;width:26%}ul.c-sub-sponsor__lists li a{display:block;padding:10px 5%}ul.c-sub-sponsor__lists li a img{-o-object-fit:contain;-webkit-transition:all .5s ease;transition:all .5s ease;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:150px;object-fit:contain}footer{position:relative;background-color:#f7f7f7;padding-top:30vh}.c-support-section{-webkit-transform:translate(-50%,-100%);-webkit-box-shadow:rgba(0,0,0,.3) 7px 7px 30px;position:absolute;top:20vh;left:50%;transform:translate(-50%,-100%);margin:auto;box-shadow:rgba(0,0,0,.3) 7px 7px 30px;width:90%;max-width:1300px;overflow:hidden}.c-support-section a{display:block;position:relative}.c-support__bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.c-support__bg-img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.c-support__bg-img img{-o-object-fit:cover;-webkit-transition:-webkit-transform .8s ease;transition:-webkit-transform .8s ease;transition:transform .8s ease;transition:transform .8s ease,-webkit-transform .8s ease;width:100%;height:100%;object-fit:cover}.c-support__bg-font{-webkit-transform:translate(0,-50%);-webkit-transition:all .8s ease;position:absolute;top:50%;right:0;transform:translate(0,-50%);z-index:2;transition:all .8s ease;font-weight:700;font-size:20rem;line-height:1}.c-support__bg-font p{opacity:.6;text-align:right}.c-support__bg-gra{position:absolute;top:0;left:0;z-index:3;background:-webkit-gradient(linear,left top,right top,color-stop(20%,#171717),to(transparent));background:linear-gradient(to right,#171717 20%,transparent);width:100%;height:100%}.c-support__inner{position:relative;z-index:5;margin:auto;padding:11vh 5%;width:100%}.c-support__title{position:relative;margin-bottom:50px;padding:4px 0;padding-left:40px}.c-support__title span{display:block;margin-bottom:25px;font-size:1.5rem;line-height:1}.c-support__title h3{font-weight:700;font-size:2.8rem;line-height:1}.c-support__title::after{-webkit-transform:translate(0,-50%);position:absolute;top:50%;left:0;transform:translate(0,-50%);border-radius:5px;background-color:#cc5151;width:5px;height:100%;content:""}.c-support__text{width:55%}.c-support__text p{font-size:1.6rem}.c-support__more{-webkit-transition:all .4s ease;position:relative;transition:all .4s ease;margin-top:60px;border-bottom:1px solid #f0f0f0;padding:1rem 5rem 1rem 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;font-size:1.6rem}.c-support__more::after{-webkit-transform-origin:right bottom 0;-webkit-transform:rotate(45deg);position:absolute;right:1px;bottom:-1px;transform:rotate(45deg);transform-origin:right bottom 0;background-color:#f0f0f0;width:10px;height:1px;content:""}.c-footer__contents{color:#707070;font-weight:600;font-size:1.6rem}.c-footer__title{margin-bottom:60px;border-bottom:1px solid #cbcbcb;padding-bottom:60px;font-size:1.8rem}ul.c-footer__nav{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;margin-bottom:40px}ul.c-footer__nav li{margin-right:5%}ul.c-footer__nav li a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}ul.c-footer__sub-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:50px}ul.c-footer__sub-nav li{margin-right:5%;color:#9b9b9b;font-size:1.5rem}ul.c-footer__sub-nav li a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}ul.c-footer__sns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}ul.c-footer__sns li{margin-right:40px}ul.c-footer__sns li a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}ul.c-footer__sns li a img{width:30px}.c-footer__mail{margin-top:90px;font-weight:400;font-size:1.4rem;line-height:2.3}.c-footer__mail a{text-decoration:underline}.c-footer__icon{margin-top:40px;margin-left:auto;width:24%}.c-footer__icon img{width:100%}.c-footer__copyright{margin-top:30px;padding-bottom:10px;font-size:1.4rem;text-align:right}.p-fv{background-color:#171717;padding-top:70px;overflow-x:hidden}.p-fv__inner{position:relative;margin:auto;width:90%}.p-fv__content--left{position:relative;z-index:5;padding-top:30px}.p-fv__thumbnail{position:relative;padding-right:5%;width:40%;text-align:center}.p-fv__thumbnail img{width:90%}.p-fv__thumbnail::after{position:absolute;bottom:-1px;left:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(5%,#171717),to(transparent));background:linear-gradient(to top,#171717 5%,transparent 100%);width:100%;height:40%;content:""}.p-fv__left-bottom{position:relative;top:-30px}.p-fv__title{position:relative;margin-left:2%;width:34%}.p-fv__title .p-fv__sub-title{display:block;margin-bottom:10px;font-weight:700;font-size:1.6rem}.p-fv__title h1 span{display:block;line-height:1}.p-fv__title h1 .family-name{position:relative;margin-bottom:-1px;width:70%}.p-fv__title h1 .family-name .cls-1{fill:#f0f0f0}.p-fv__title h1 .family-name .p-fv__sign{-webkit-transform:translate(0,20%);display:block;position:absolute;bottom:0;left:100%;transform:translate(0,20%)}.p-fv__title h1 .family-name .p-fv__sign img{width:18vw}.p-fv__title h1 .first-name{width:100%}.p-fv__title h1 .first-name .cls-1{fill:#f0f0f0}.p-fv__swiper--pc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;top:0;right:0;z-index:1;width:60%;height:100%;overflow:hidden}.p-fv__swiper--pc .p-swiper__gra{-webkit-transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:-webkit-gradient(linear,left bottom,left top,from(#171717),color-stop(30%,transparent)),-webkit-gradient(linear,left top,left bottom,from(#171717),color-stop(30%,transparent)),-webkit-gradient(linear,right top,left top,from(#171717),color-stop(30%,transparent)),-webkit-gradient(linear,left top,right top,from(#171717),color-stop(30%,transparent));background:linear-gradient(to top,#171717 0,transparent 30%),linear-gradient(to bottom,#171717 0,transparent 30%),linear-gradient(to left,#171717 0,transparent 30%),linear-gradient(to right,#171717 0,transparent 30%);width:100%;height:100%;content:""}.p-fv__swiper--pc .swiper{-webkit-transform:translate(0,-50%);position:absolute;top:50%;transform:translate(0,-50%);width:32.6%;height:99%}.p-fv__swiper--pc .swiper.swiper1{left:1px}.p-fv__swiper--pc .swiper.swiper2{-webkit-transform:translate(-50%,-50%);left:50%;transform:translate(-50%,-50%)}.p-fv__swiper--pc .swiper.swiper3{right:1px}.p-fv__swiper--pc .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}.p-fv__swiper--pc .swiper-slide img{-o-object-fit:cover;width:100%;height:100%;object-fit:cover}.p-fv__swiper--sp{display:none;position:relative;z-index:1;padding:1px}.p-fv__swiper--sp .p-swiper__gra{-webkit-transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:-webkit-gradient(linear,left bottom,left top,from(#171717),color-stop(40%,transparent)),-webkit-gradient(linear,left top,left bottom,from(#171717),color-stop(40%,transparent)),-webkit-gradient(linear,right top,left top,from(#171717),color-stop(30%,transparent)),-webkit-gradient(linear,left top,right top,from(#171717),color-stop(30%,transparent));background:linear-gradient(to top,#171717 0,transparent 40%),linear-gradient(to bottom,#171717 0,transparent 40%),linear-gradient(to left,#171717 0,transparent 30%),linear-gradient(to right,#171717 0,transparent 30%);width:100%;height:100%;content:""}.p-fv__swiper--sp .swiper{margin-bottom:10px}.p-fv__swiper--sp .swiper:last-child{margin-bottom:0}.p-fv__swiper--sp .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}.p-fv__swiper--sp .swiper-slide img{-o-object-fit:cover;aspect-ratio:8/5;width:100%;height:100%;object-fit:cover}.p-result__inner{font-weight:700;font-size:1.6rem}.p-result__inner.--color-changed{color:#171717}.p-result__row--top ul{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center}.p-result__row--top ul li{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;width:30%}.p-result__row--top ul li .p-result__label{margin-right:20px}.p-result__row--bottom{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;margin-top:20vh}.p-result__row--bottom li.p-result__column{margin:0 8%;margin-bottom:15vh;width:33%}.p-result__row--bottom li.p-result__column .p-result__label{margin-bottom:30px;text-align:center}.p-result__row--bottom li.p-result__column ul.p-result__value{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between}.p-result__row--bottom li.p-result__column ul.p-result__value li span{display:block;text-align:center}.p-result__row--bottom li.p-result__column ul.p-result__value li span:first-child{margin-bottom:10px;height:50px;line-height:50px}.p-result__row--bottom li.p-result__column ul.p-result__value li span img{width:50px}.p-result__btn{margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p-news-schedule__flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.p-news-schedule__left{position:relative;width:35%}.p-news-schedule__left .p-news-schedule__title p{display:block;margin-bottom:20px;font-weight:700;font-size:4.2rem;line-height:1}.p-news-schedule__left .p-news-schedule__title span{font-size:1.6rem}.p-news-schedule__left .p-news-schedule__btn{position:absolute;bottom:0}.p-news-schedule__right{width:65%}.p-news.--color-changed{color:#171717}ul.p-news__lists li{margin-bottom:2rem}ul.p-news__lists li:last-child{margin-bottom:0}ul.p-news__lists li a{-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;align-items:end;border-bottom:1px solid #f0f0f0;padding:2rem 1.5rem;font-size:1.6rem}ul.p-news__lists li a::after{-webkit-transform:translate(0,-50%);-webkit-transition:all .3s ease;position:absolute;top:50%;right:1.5rem;transform:translate(0,-50%);transition:all .3s ease;border-radius:50%;background-color:#f0f0f0;width:10px;height:10px;content:""}ul.p-news__lists.--color-changed li a{border-bottom:1px solid #cbcbcb}ul.p-news__lists.--color-changed li a::after{background-color:#707070}.p-news-item__date{margin-right:4rem;color:#707070;font-size:1.5rem}.p-news-item__title{margin-right:3rem}.p-schedule{margin-top:40vh}.p-schedule.--color-changed{color:#171717}.p-schedule.--color-changed .--circle{background-color:#707070}.p-schedule.--color-changed .--circle::after{border:1px solid #707070}.p-schedule.--color-changed .p-schedule-item__date.--start .--circle::before{background-color:#707070}ul.p-schedule__lists li{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:80px}ul.p-schedule__lists li:last-child{margin-bottom:0}.p-schedule-item__left{width:30%;font-size:1.5rem}.p-schedule-item__date{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;align-items:center;padding-right:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#707070}.p-schedule-item__date.--end{margin-bottom:40px}.p-schedule-item__date.--end .--circle::before{-webkit-transform:translate(-50%,100%);position:absolute;bottom:-10px;left:50%;transform:translate(-50%,100%);background-color:#707070;width:1px;height:30px;content:""}.p-schedule-item__date .--circle{display:block;position:relative;margin-left:20px;border-radius:50%;background-color:#f0f0f0;width:15px;height:15px}.p-schedule-item__date .--circle::after{-webkit-transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #f0f0f0;border-radius:50%;background-color:transparent;width:25px;height:25px;content:""}.p-schedule-item__right{width:70%}.p-schedule-item__title{font-size:1.6rem}.p-photo__bg{position:relative;width:100%}.p-photo__bg>img{width:100%;height:auto}.p-photo__bg::after{position:absolute;top:0;left:0;z-index:1;background:-webkit-gradient(linear,left bottom,left top,from(#171717),color-stop(30%,transparent)),-webkit-gradient(linear,left top,left bottom,from(#171717),color-stop(30%,transparent)),-webkit-gradient(linear,right top,left top,from(#171717),color-stop(30%,transparent)),-webkit-gradient(linear,left top,right top,from(#171717),color-stop(30%,transparent));background:linear-gradient(to top,#171717 0,transparent 30%),linear-gradient(to bottom,#171717 0,transparent 30%),linear-gradient(to left,#171717 0,transparent 30%),linear-gradient(to right,#171717 0,transparent 30%);width:100%;height:100%;content:""}.p-photo__bg .p-photo__img{-webkit-transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:70%;overflow-y:hidden}.p-photo__bg .p-photo__img>img{-webkit-transition:-webkit-transform .1s ease-out;transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;transition:transform .1s ease-out,-webkit-transform .1s ease-out;width:auto;height:110%}.p-schedule-page__contents{margin:auto;margin-top:100px;width:70%}.p-schedule-page__contents .p-schedule__lists{color:#171717}.p-schedule-item__date.--start .--circle::before{background-color:#707070}.p-schedule-item__date .--circle{background-color:#707070}.p-schedule-item__date .--circle::after{border:1px solid #707070}.selectbox{display:block;position:relative;width:300px}.selectbox::after{-webkit-transform:translate(0,-50%);-webkit-clip-path:polygon(0 0,100% 0,50% 100%);position:absolute;top:50%;right:15px;transform:translate(0,-50%);clip-path:polygon(0 0,100% 0,50% 100%);background-color:#535353;width:10px;height:7px;pointer-events:none;content:""}.selectbox select{cursor:pointer;border:1px solid #d0d0d0;border-radius:20px;padding:.4em 1em;width:100%;color:#171717;font-size:1.6rem}.selectbox select option span{display:inline-block;margin-left:10px}.p-news-page__contents{margin:auto;margin-top:100px;width:80%;color:#171717}.p-news-page__contents ul.p-news__lists li{margin-bottom:60px}ul.p-result-page__result-lists li.p-result-lits__item-wrapper{margin-bottom:40px}a.p-result-item__year{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cbcbcb;padding:1.5rem 2rem;font-size:1.6rem;line-height:1}a.p-result-item__year span.--arrow{-webkit-clip-path:polygon(0 0,100% 0,50% 100%);-webkit-transition:all .2s linear;display:block;clip-path:polygon(0 0,100% 0,50% 100%);transition:all .2s linear;background-color:#535353;width:10px;height:7px}a.p-result-item__year span.--arrow.open{-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%)}.p-result-item__contents{-webkit-transition:height .3s linear;transition:height .3s linear;height:0;overflow:hidden}.p-result-item__contents.open{margin-top:30px;margin-bottom:100px;height:auto}.p-result-table__scroll{display:none}.p-result-table__scroll.active{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;opacity:1;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p-result-table__scroll.active p{display:block;margin-right:10px;color:#707070;font-size:1.4rem}.p-result-table__scroll.active span{-webkit-animation:arrowMove 2s infinite linear;display:block;position:relative;animation:arrowMove 2s infinite linear;background-color:#cbcbcb;height:1px}.p-result-table__scroll.active span::before{-webkit-transform-origin:right bottom;-webkit-transform:translate(0,-50%) rotate(45deg);position:absolute;top:50%;right:0;transform:translate(0,-50%) rotate(45deg);transform-origin:right bottom;background-color:#cbcbcb;width:8px;height:1px;content:""}@-webkit-keyframes arrowMove{0%{margin-right:20px;width:20px}50%{margin-right:0;width:40px}100%{margin-right:20px;width:20px}}@keyframes arrowMove{0%{margin-right:20px;width:20px}50%{margin-right:0;width:40px}100%{margin-right:20px;width:20px}}.p-result-table__wrapper{width:100%}.p-result-table__wrapper.active{overflow-x:scroll}ul.p-result-item__table{min-width:900px}ul.p-result-item__table li.p-result-item__row{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-radius:10px;background-color:#f2f2f2;padding:2.3rem 2%;font-size:1.4rem;line-height:1}ul.p-result-item__table li.p-result-item__row.--alert{background-color:#ffe5c3}ul.p-result-item__table li.p-result-item__row.--header{margin-bottom:0;background-color:#fff;color:#707070;font-weight:700;line-height:1}ul.p-result-item__table li.p-result-item__row .p-result-item__column{width:19%;text-align:center;overflow-wrap:anywhere}.p-sponsor__lists-wrapper{margin-top:100px;margin-bottom:80px}.p-sponsor__lists-wrapper:first-child{margin-top:100px}.p-sponsor__category{margin-bottom:80px;border-bottom:1px solid #171717;padding:1rem;font-weight:700;font-size:2.4rem;line-height:1}ul.p-sponsor__lists{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap}ul.p-sponsor__lists a img{-webkit-transition:all .3s ease;transition:all .3s ease;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}ul.p-sponsor__lists.--main-sponsor li.p-sponsor__item{margin-top:50px;margin-bottom:60px;width:100%}ul.p-sponsor__lists.--main-sponsor li.p-sponsor__item a{display:block;margin:auto;width:40%}ul.p-sponsor__lists.--sub-sponsor__equipment{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;justify-content:space-between;align-items:start}ul.p-sponsor__lists.--sub-sponsor__equipment::after{display:block;width:33%;content:""}ul.p-sponsor__lists.--sub-sponsor__equipment li.p-sponsor__item{margin-bottom:100px;width:33%}ul.p-sponsor__lists.--sub-sponsor__equipment li.p-sponsor__item a{display:block;margin:auto;width:70%}ul.p-sponsor__lists.--sub-sponsor__equipment li.p-sponsor__item a .p-sponsor-item__img{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;height:200px}ul.p-sponsor__lists.--sub-sponsor__equipment li.p-sponsor__item a .p-sponsor-item__img img{width:100%;max-height:100%}.p-sponsor-item__img img{-o-object-fit:contain;width:100%;object-fit:contain}.p-sponsor-item__name{margin-top:40px}.p-sponsor-item__name p{display:block;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;font-size:1.6rem;line-height:1.5;text-align:left}ul.p-profile__lists{position:relative;padding-top:100px;padding-bottom:70px;width:100%}ul.p-profile__lists::after{-webkit-transform:translate(-50%,0);position:absolute;top:0;left:50%;transform:translate(-50%,0);background-color:#707070;width:3px;height:100%;content:""}ul.p-profile__lists .p-profile__item{margin-top:50px;width:50%}ul.p-profile__lists .p-profile__item:first-child{margin-top:0}ul.p-profile__lists .p-profile__item .p-profile-item__year::after{position:absolute;bottom:0;background-color:#707070;width:98.9949492px;height:1px;content:""}ul.p-profile__lists .p-profile__item .p-profile-item__year::before{position:absolute;bottom:0;border-radius:50%;background-color:#707070;width:10px;height:10px;content:""}ul.p-profile__lists .p-profile__item:nth-child(2n+1){padding-right:70px}ul.p-profile__lists .p-profile__item:nth-child(2n+1) .p-profile-item__year::after{-webkit-transform-origin:left bottom;-webkit-transform:translate(100%,100%) rotate(-45deg);right:0;transform:translate(100%,100%) rotate(-45deg);transform-origin:left bottom}ul.p-profile__lists .p-profile__item:nth-child(2n+1) .p-profile-item__year::before{-webkit-transform:translate(0,50%);left:0;transform:translate(0,50%)}ul.p-profile__lists .p-profile__item:nth-child(2n){-webkit-transform:translate(100%,0);transform:translate(100%,0);padding-left:70px}ul.p-profile__lists .p-profile__item:nth-child(2n) .p-profile-item__year::after{-webkit-transform-origin:right bottom;-webkit-transform:translate(-100%,100%) rotate(45deg);left:0;transform:translate(-100%,100%) rotate(45deg);transform-origin:right bottom}ul.p-profile__lists .p-profile__item:nth-child(2n) .p-profile-item__year::before{-webkit-transform:translate(0,50%);right:0;transform:translate(0,50%)}.p-profile-item__year{position:relative;border-bottom:1px solid #707070;padding-bottom:15px;padding-left:20px;font-weight:700;font-size:1.8rem;line-height:1}.p-profile-item__contents{margin-top:30px;font-size:1.5rem}.p-profile-item__contents li{margin-left:20px;list-style:disc}.p-profile-item__contents img{-o-object-fit:contain;width:100%;height:40vh;object-fit:contain}.p-single-page__inner{margin:20vh auto;width:60%;max-width:600px;color:#171717}.p-single-page__title span{display:block;margin-bottom:60px;border-bottom:1px solid #cbcbcb;color:#707070;font-size:1.4rem}.p-single-page__title h1{margin-bottom:100px;font-weight:700;font-size:2.1rem}.p-single-page__contents{font-size:1.6rem;line-height:2.6}.p-single-page__contents a{text-decoration:underline}@media screen and (max-width:1024px){.l-section{margin:14vh 0}.l-schedule{margin-bottom:20vh}#loader .c-loader__contents{width:35%}#loader .c-loader__img{width:100%}.c-header__icon a{padding:.3em 0}.header__content--right{display:none}.c-header__menu-icon{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;cursor:pointer;width:40px;height:40px}.c-section .c-section__title{top:25vh}.c-section .c-section__title h2{-webkit-transform:translate(-2vw,0);transform:translate(-2vw,0)}.c-btn a{margin-right:0}.c-lower-page__title-wrapper{padding-top:130px}.c-lower-page__title{padding-bottom:40px}.c-lower-page__title h1{margin-bottom:15px;font-size:3.2rem}.c-lower-page__title span{font-size:1.5rem}ul.c-main-sponsor__lists{margin-bottom:10vh}ul.c-main-sponsor__lists li{padding:0 7%}.c-support-section{background-color:#171717;padding:0}.c-support__bg{position:relative}.c-support__bg-img{position:relative;aspect-ratio:8/3;width:100%;height:100%}.c-support__bg-font{font-size:18vw}.c-support__bg-gra{top:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(7%,#171717),to(transparent));background:linear-gradient(to top,#171717 7%,transparent);height:calc(100% + 1px)}.c-support__inner{top:-1px;background-color:#171717;padding:0 5%;padding-bottom:90px}.c-support__text{width:100%}.c-support__text p{font-size:1.5rem}.c-support__more{margin-left:auto}ul.c-footer__nav li a{font-size:1.4rem}ul.c-footer__sub-nav li{font-size:1.4rem}.c-footer__icon{margin-top:60px;width:30%}.c-footer__copyright{font-size:1.3rem}.p-fv__inner{-webkit-transform:translate(-50%,0);top:-100px;left:50%;transform:translate(-50%,0);z-index:5;margin:0;padding:0}.p-fv__content--left{padding-top:0}.p-fv__thumbnail{margin:auto;width:55%}.p-fv__thumbnail img{width:100%}.p-fv__left-bottom{top:-50px;width:100%}.p-fv__title{margin:auto;width:70%}.p-fv__title h1 .family-name .p-fv__sign{-webkit-transform:translate(0,0);left:90%;transform:translate(0,0)}.p-fv__title h1 .family-name .p-fv__sign img{width:30vw}.p-fv__title h1{-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end}.p-fv__swiper--pc{display:none}.p-fv__swiper--sp{display:block}.p-result__row--top ul{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.p-result__row--top ul li{width:40%}.p-result__row--bottom{margin-top:15vh}.p-result__row--bottom li.p-result__column{margin-bottom:10vh;width:50%}.p-result__row--bottom li.p-result__column ul.p-result__value li{font-size:1.4rem}.p-news-schedule__flex{display:block}.p-news-schedule__left{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:static;justify-content:space-between;align-items:center;width:100%}.p-news-schedule__left .p-news-schedule__btn{position:static}.p-news-schedule__right{margin-top:90px;width:100%}ul.p-news__lists li{margin-bottom:4rem}ul.p-news__lists li a{padding:1.5rem;padding-top:0;font-size:1.4rem}.p-news-item__date{font-size:1.3rem}.p-schedule-item__left{font-size:1.4rem}.p-schedule-item__title{font-size:1.4rem}.p-photo__bg>img{-o-object-fit:cover;height:50vh;object-fit:cover}.p-photo__bg::after{background:-webkit-gradient(linear,left bottom,left top,from(#171717),color-stop(15%,transparent)),-webkit-gradient(linear,left top,left bottom,from(#171717),color-stop(15%,transparent)),-webkit-gradient(linear,right top,left top,from(#171717),color-stop(15%,transparent)),-webkit-gradient(linear,left top,right top,from(#171717),color-stop(15%,transparent));background:linear-gradient(to top,#171717 0,transparent 15%),linear-gradient(to bottom,#171717 0,transparent 15%),linear-gradient(to left,#171717 0,transparent 15%),linear-gradient(to right,#171717 0,transparent 15%)}.p-schedule-page__contents{margin-top:50px;width:100%}.p-news-page__contents{width:90%}a.p-result-item__year{font-size:1.5rem}ul.p-result-item__table li.p-result-item__row{font-size:1.3rem}.p-sponsor__category{font-size:2.1rem}ul.p-sponsor__lists.--main-sponsor li.p-sponsor__item a{width:50%}ul.p-sponsor__lists.--sub-sponsor__equipment::after{width:50%}ul.p-sponsor__lists.--sub-sponsor__equipment li.p-sponsor__item{width:50%}ul.p-sponsor__lists.--sub-sponsor__equipment li.p-sponsor__item a{width:80%}ul.p-sponsor__lists.--sub-sponsor__equipment li.p-sponsor__item a .p-sponsor-item__img{height:150px}.p-sponsor-item__name p{font-size:1.4rem}ul.p-profile__lists{padding-top:50px}ul.p-profile__lists .p-profile__item .p-profile-item__year::after{width:42.4264068px}ul.p-profile__lists .p-profile__item:nth-child(2n+1){padding-right:30px}ul.p-profile__lists .p-profile__item:nth-child(2n){padding-left:30px}.p-profile-item__year{padding-bottom:7px;font-size:1.6rem}.p-profile-item__contents{margin-top:15px;font-size:1.4rem}.p-single-page__inner{margin:150px 0}.p-single-page__title span{font-size:1.3rem}.p-single-page__title h1{font-size:1.6rem}.p-single-page__contents{font-size:1.4rem}}@media screen and (max-width:600px){.l-section{margin:18vh 0}.c-header__icon a{font-size:1.5rem}.c-drawer__contents{margin-top:100px}.c-drawer__nav li{margin-bottom:2.5rem}ul.c-drawer__sub-nav li{font-size:1.5rem}.c-section .c-section__title{top:30vh}.c-btn a{padding:1rem 4rem 1rem 1rem;font-size:1.4rem}.c-lower-page__title-wrapper{padding-top:100px;padding-bottom:30px}.c-lower-page__title{padding-bottom:30px}.c-lower-page__title h1{margin-bottom:10px;font-size:2.4rem}.c-lower-page__title span{font-size:1.3rem}ul.c-main-sponsor__lists li{margin-bottom:10vh;padding:0 10%;width:100%}ul.c-main-sponsor__lists li:last-child{margin-bottom:0}ul.c-sub-sponsor__lists::after{width:50%}ul.c-sub-sponsor__lists li{padding:5%;width:50%}ul.c-sub-sponsor__lists li a{padding:0}ul.c-sub-sponsor__lists li a img{max-height:100px}.c-support__bg-img{aspect-ratio:2/1}.c-support__inner{padding-bottom:70px}.c-support__title{padding-left:20px}.c-support__title span{margin-bottom:18px;font-size:1.3rem}.c-support__title h3{font-size:2.4rem}.c-support__text p{font-size:1.4rem}.c-support__more{font-size:1.4rem}ul.c-footer__nav{display:block}ul.c-footer__nav li{margin-right:0;margin-bottom:22px}ul.c-footer__nav li a{font-size:1.6rem}.c-footer__icon{width:40%}.c-footer__copyright{margin-top:15px;font-size:2.4vw}.p-fv{padding-top:60px}.p-fv__inner{top:-40px}.p-fv__thumbnail{width:75%}.p-fv__left-bottom{top:-30px}.p-fv__title{margin:0;margin-right:auto;width:80%}.p-fv__title .p-fv__sub-title{font-size:1.4rem}.p-fv__title h1 .family-name .p-fv__sign{-webkit-transform:translate(0,10%);left:85%;transform:translate(0,10%)}.p-fv__title h1 .family-name .p-fv__sign img{width:50vw}.p-fv__swiper--sp .swiper{margin-bottom:4px}.p-result__row--top ul{display:block}.p-result__row--top ul li{width:100%}.p-result__row--top ul li:first-child{margin-bottom:20px}.p-result__row--bottom li.p-result__column{margin-bottom:13vh;width:100%}.p-result__row--bottom li.p-result__column .p-result__label{margin-bottom:20px}.p-result__row--bottom li.p-result__column ul.p-result__value li span img{width:40px}.p-news-schedule__left .p-news-schedule__title p{margin-bottom:10px;font-size:3.2rem}.p-news-schedule__left .p-news-schedule__title span{font-size:1.4rem}.p-news-schedule__right{margin-top:50px}ul.p-news__lists li a{display:block;padding:1rem 0}ul.p-news__lists li a::after{display:none}.p-news-item__date{margin-right:0;margin-bottom:5px}.p-news-item__title{margin-right:0}ul.p-schedule__lists li{display:block;margin-bottom:70px}.p-schedule-item__left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:5px;font-size:1.3rem}.p-schedule-item__date{padding-right:0}.p-schedule-item__date.--start{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.p-schedule-item__date.--end{position:relative;margin-bottom:0;margin-left:20px;padding-left:3px}.p-schedule-item__date.--end::after{-webkit-transform:translate(-100%,0);position:absolute;top:0;left:-5px;transform:translate(-100%,0);width:10px;height:100%;content:"〜"}.p-schedule-item__date .--circle{display:none}.p-schedule-item__right{width:100%}.p-photo{margin:24vh 0}.p-photo__bg{position:static}.p-photo__bg>img{display:none}.p-photo__bg .p-photo__img{-webkit-transform:translate(0,0);position:static;transform:translate(0,0);width:100%;height:85svh}.p-photo__bg .p-photo__img>img{width:100%}.selectbox{margin-top:20px;width:100%}.selectbox select{font-size:1.4rem}.p-news-page__contents{margin-top:50px;width:100%}a.p-result-item__year{padding:1rem}.p-result-item__contents.open{margin-top:15px}ul.p-result-item__table li.p-result-item__row{margin-bottom:15px;padding:2rem 2%}.p-sponsor__category{margin-bottom:50px;font-size:1.6rem}ul.p-sponsor__lists.--main-sponsor li.p-sponsor__item a{width:80%}ul.p-sponsor__lists.--sub-sponsor__equipment li.p-sponsor__item{margin-bottom:70px}ul.p-sponsor__lists.--sub-sponsor__equipment li.p-sponsor__item a{width:90%}ul.p-sponsor__lists.--sub-sponsor__equipment li.p-sponsor__item a .p-sponsor-item__name{margin-top:20px}ul.p-sponsor__lists.--sub-sponsor__equipment li.p-sponsor__item a .p-sponsor-item__name p{font-size:1.2rem}ul.p-sponsor__lists.--sub-sponsor__equipment li.p-sponsor__item a .p-sponsor-item__img{height:100px}ul.p-profile__lists::after{-webkit-transform:translate(0,0);left:0;transform:translate(0,0)}ul.p-profile__lists .p-profile__item{margin-top:80px;width:100%}ul.p-profile__lists .p-profile__item .p-profile-item__year::before{width:6px;height:6px}ul.p-profile__lists .p-profile__item:nth-child(2n+1){padding-right:0;padding-left:30px}ul.p-profile__lists .p-profile__item:nth-child(2n+1) .p-profile-item__year::after{-webkit-transform-origin:right bottom;-webkit-transform:translate(-100%,100%) rotate(45deg);left:0;transform:translate(-100%,100%) rotate(45deg);transform-origin:right bottom}ul.p-profile__lists .p-profile__item:nth-child(2n+1) .p-profile-item__year::before{-webkit-transform:translate(-100%,50%);left:100%;transform:translate(-100%,50%)}ul.p-profile__lists .p-profile__item:nth-child(2n){-webkit-transform:translate(0,0);transform:translate(0,0)}.p-profile-item__year{padding-left:10px;font-size:1.5rem}.p-single-page__inner{margin:100px 0}.p-single-page__title span{margin-bottom:40px}.p-single-page__title h1{margin-bottom:70px;font-size:1.5rem}}@media (hover:hover){.c-header__icon a:hover::after{width:100%}ul.c-header__nav li.c-header__nav-item a:hover::after{width:100%}.c-drawer__nav li a:hover{opacity:.6}ul.c-drawer__sub-nav li a:hover{opacity:.6}ul.c-drawer__sns li a:hover{opacity:.6}.c-btn a:hover{opacity:.6;margin-right:0;padding-right:8rem}ul.c-main-sponsor__lists li a:hover img{-webkit-transform:scale(1.04);transform:scale(1.04)}ul.c-sub-sponsor__lists li a:hover img{-webkit-transform:scale(1.04);transform:scale(1.04)}.c-support-section a:hover .c-support__bg-img img{-webkit-transform:scale(1.2);transform:scale(1.2)}.c-support-section a:hover .c-support__more{padding-right:8rem}ul.c-footer__nav li a:hover{opacity:.6}ul.c-footer__sub-nav li a:hover{opacity:.6}ul.c-footer__sns li a:hover{opacity:.6}ul.p-news__lists li a:hover::after{-webkit-transform-origin:center bottom 0;-webkit-transform:scale(1.8);transform:scale(1.8);transform-origin:center bottom 0}ul.p-sponsor__lists a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}}
/*# sourceMappingURL=style.css.map */