html{--sans-serif:"Helvetica Neue",Verdana,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","ＭＳ ゴシック","Kozuka Gothic Pr6N",Osaka,"MS PGothic",sans-serif;--ubuntu:ubuntu,"Helvetica Neue",Verdana,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","ＭＳ ゴシック","Kozuka Gothic Pr6N",Osaka,"MS PGothic",sans-serif;--text-1:1.625rem;--text-2:1.375rem;--text-3:1.125rem;--text-4:1rem;--text-5:.875rem;--text-6:.75rem;--line-height:1.5;--line-height-condensed:1.25;--space-2xs:.25rem;--space-xs:.5rem;--space-s:.75rem;--space-m:1rem;--space-l:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--space-5xl:8rem;--space-6xl:12rem;--space-7xl:16rem}.skeleton{opacity:.7;-webkit-animation:skeleton-loading 1s linear infinite alternate;animation:skeleton-loading 1s linear infinite alternate}.skeleton-text{display:block;width:80%;height:1rem;background-color:#d3d3d5;margin-bottom:var(--space-xs);border-radius:.125rem}.skeleton-text:nth-child(2){width:60%}.skeleton-text:last-child{width:70%}.skeleton-text--date{width:100%!important;height:2.5rem}.skeleton-text--narrow:first-child{width:5rem}.skeleton-text--narrow:nth-child(2){width:8rem}.skeleton-text--narrow:nth-child(3){width:3rem}.skeleton-text--event-tags{display:inline-block;width:10%!important;margin-right:1rem}@-webkit-keyframes skeleton-loading{0%{background-color:#d3d3d5}to{background-color:#ededee}}@keyframes skeleton-loading{0%{background-color:#d3d3d5}to{background-color:#ededee}}.event-page-wrap{max-width:1200px;margin:0 auto;background:#fff;padding:var(--space-2xl) var(--gap)}@media (max-width:550px){.event-page-wrap{padding-top:1rem}}.event-page-wrap--visual{background:linear-gradient(180deg,#f5f5f7,#f5f5f7 224px,#fff 225px,#fff)}@media (max-width:1200px){.event-page-wrap--visual{background:linear-gradient(180deg,#f5f5f7,#f5f5f7 224px,#d3d3d5 0,#fff 225px,#fff)}}@media (max-width:550px){.event-page-wrap--visual{background:#fff}}.event-main-and-essential{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:var(--gap)}.event-details__block{margin-bottom:var(--space-2xl)}.heading-with-icon{display:flex;gap:var(--space-s);align-items:center;color:#636363;margin-bottom:var(--space-xs)}.heading-with-icon__icon{width:20px;height:20px;text-align:center;overflow:hidden}.heading-with-icon__icon>svg{fill:#636363}@media (max-width:750px){.event-main-and-essential{grid-template-columns:1fr;grid-template-rows:auto auto;gap:0}.event-essential{grid-row-start:1;display:flex;justify-content:space-between;gap:var(--space-m)}.event-tickets{order:2}.event-details{order:1}.event-details,.event-tickets{flex-basis:50%}.event-main{grid-row-start:2}}@media (max-width:550px){.event-essential{flex-direction:column}.event-details__block,.event-tickets{display:flex;gap:var(--space-s);align-items:flex-start;margin-bottom:var(--space-l)}.heading-with-icon>.h5{display:none}}