h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:1rem;line-height:1}dl,ol,ul{margin:0;padding:0;list-style-type:none}p{margin:0;padding:0}button{appearance:none;cursor:pointer;font-size:inherit;background-color:#0000;border-width:0;border-radius:0;margin:0;padding:0}select{appearance:none;cursor:pointer;background-color:#0000;border-width:0;border-radius:0;margin:0;padding:0;font-size:1rem}dialog{background-color:#0000;border-width:0;padding:0}html{background-color:var(--color-bg-primary);color:var(--color-fg-primary);font-family:var(--font-family-sans);margin:0;padding:0;font-size:16px}body{margin:0;padding:0}a{color:var(--color-fg-anchor)}img{image-rendering:pixelated}br.sp{display:none}@media screen and (width<=800px){br.sp{display:inline}}.common-section_innerLayout,.common-globalHeader_innerLayout,.globalFooter_content{max-width:800px;margin-left:auto;margin-right:auto}@media screen and (width<=800px){.common-section_innerLayout,.common-globalHeader_innerLayout,.globalFooter_content{width:auto;margin-left:16px;margin-right:16px}}.common-button{appearance:none;letter-spacing:.05em;box-shadow:var(--card-box-shadow);color:#fff;background-color:#e08a34;border-width:0;padding:.4em 1em;font-weight:700;text-decoration:none;transition:background-color .2s ease-out;display:inline-block}.common-button:hover{background-color:#ed943b}.common-button:active{background-color:#f99e44}.common-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px;font-size:0;display:inline-block}.globalFooter_content{padding-top:64px;padding-bottom:64px}@media screen and (width<=800px){.globalFooter_content{padding-top:32px;padding-bottom:32px}}.globalFooter_socials{justify-content:center;align-items:center;gap:10px;display:flex}.globalFooter_social{display:block}.globalFooter_social:hover{filter:saturate(1.1);opacity:.9}.globalFooter_social img{width:32px;height:32px;display:block}.globalFooter_presskit{background-color:var(--color-fg-anchor);color:var(--color-fg-primary);text-align:center;text-transform:uppercase;height:32px;padding-left:12px;padding-right:12px;font-size:.8rem;font-weight:700;line-height:32px;text-decoration:none;display:block}.globalFooter_presskit:hover{filter:brightness(1.05)saturate(1.1)}.globalFooter_copyright{text-align:center;margin-top:16px;font-size:.8rem}.common-globalHeader{background-color:var(--color-bg-bar);color:var(--color-fg-bar);height:var(--global-header-height);line-height:var(--global-header-height);z-index:101;transition:background-color .5s;position:relative}.common-globalHeader_spTitleLayout{display:none}@media screen and (width<=800px){.common-globalHeader_spTitleLayout{text-align:center;font-weight:700;display:block}}.common-globalHeader_logoLayout{margin:auto;padding:0 16px;transition:opacity .3s ease-out;position:absolute;top:0;bottom:0}.common-globalHeader_logoLayout:hover{background-color:#ffffff1a}@media screen and (width<=800px){.common-globalHeader_logoLayout{display:none}}.common-globalHeader_logoLayout.common-globalHeader_logoLayout-hidden{opacity:0}.common-globalHeader_logo{color:#0000;text-indent:-9999px;background:url(/assets/img/global-header-logo.png) 50%/contain no-repeat;width:200px;height:100%;display:block}.common-globalHeader_menuLayout{text-align:right;position:relative}@media screen and (width<=800px){.common-globalHeader_menuLayout{display:none}}.common-globalHeader_menuButtonLayout{display:none;position:absolute;top:0;left:0}@media screen and (width<=800px){.common-globalHeader_menuButtonLayout{display:block}}.common-globalHeader_menuButton{color:inherit;height:var(--global-header-height);line-height:var(--global-header-height);text-align:center;width:var(--global-header-height)}.common-globalHeader_menuButton.common-globalHeader_menuButton-nofa{font-size:0;line-height:1}.common-globalHeader_menuButton:hover{background-color:#ffffff1a}.common-globalHeaderMenu{white-space:nowrap}.common-globalHeaderMenuItem{display:inline-block}.common-globalHeaderMenuItem.common-globalHeaderMenuItem-home{position:absolute;left:0}.common-globalHeaderMenuItem_anchor{color:var(--color-fg-bar);padding:0 15px;font-weight:700;text-decoration:none;display:inline-block}@media screen and (width<=800px){.common-globalHeaderMenuItem_anchor{padding:0 10px}}.common-globalHeaderMenuItem_anchor:hover{background-color:#ffffff1a}.common-globalHeaderMenuItem.common-globalHeaderMenuItem-marked .common-globalHeaderMenuItem_anchor:after{content:"";background-color:#ff145c;border-radius:100%;width:8px;height:8px;display:inline-block;position:relative;top:-10px;left:2px}@keyframes globalHeaderSpMenu-expand{0%{opacity:0;visibility:hidden;transform:translate(-64px)}to{opacity:1;visibility:visible;transform:none}}@keyframes globalHeaderSpMenu-shrink{0%{opacity:1;visibility:visible;transform:none}to{opacity:0;visibility:hidden;transform:translate(-64px)}}.common-globalHeaderSpMenu{background-color:var(--color-bg-bar);box-shadow:var(--card-box-shadow);opacity:0;left:0;top:var(--global-header-height);visibility:hidden;z-index:100;transition:opacity .3s ease-out,transform .3s ease-in-out;animation-fill-mode:forwards;position:fixed}.common-globalHeaderSpMenu.common-globalHeaderSpMenu-expand{animation-name:globalHeaderSpMenu-expand;animation-duration:.3s;animation-timing-function:ease-in-out}.common-globalHeaderSpMenu.common-globalHeaderSpMenu-shrink{animation-name:globalHeaderSpMenu-shrink;animation-duration:.3s;animation-timing-function:ease-in-out}@media screen and (width>=801px){.common-globalHeaderSpMenu{display:none}}@media screen and (width<=800px){.common-globalHeaderSpMenu{display:block}}.common-globalHeaderSpMenuItem_anchor{color:var(--color-fg-bar);padding:16px 64px 16px 24px;text-decoration:none;display:block}.common-globalHeaderSpMenuItem_anchor:hover{background-color:#ffffff0d}@keyframes hoge{0%{opacity:1}to{opacity:0}}.common-loadingIndicator{width:18px;height:18px;margin:auto;font-size:0;position:absolute;inset:0}.common-loadingIndicator_petal{background-color:#fff;width:6px;height:6px;animation-name:hoge;animation-duration:.8s;animation-iteration-count:infinite;animation-direction:alternate;display:inline-block}.common-loadingIndicator_petal:nth-child(2n+2){margin-left:6px}.common-loadingIndicator_petal:nth-child(n+3){margin-top:6px}.common-loadingIndicator_petal:first-child{animation-delay:.2s}.common-loadingIndicator_petal:nth-child(2){animation-delay:.4s}.common-loadingIndicator_petal:nth-child(4){animation-delay:.6s}.common-loadingIndicator_petal:nth-child(3){animation-delay:.8s}.common-main_headerLayout{height:var(--global-header-height);z-index:101;position:fixed;left:0;right:0}.common-main_contentLayout{padding-top:var(--global-header-height)}.common-main_scrollupButtonLayout{opacity:0;transition:opacity .2s ease-out,transform .2s ease-out;display:none;position:fixed;bottom:16px;right:16px;transform:translateY(16px)}@media screen and (width<=800px){.common-main_scrollupButtonLayout{display:block}}.common-main_scrollupButtonLayout.common-main_scrollupButtonLayout-visible{opacity:1;transform:none}.common-scrollupButton{box-shadow:var(--card-box-shadow);color:#fff;text-align:center;background-color:#ff145c;width:44px;height:44px;line-height:44px}.common-scrollupButton.common-scrollupButton-nofa{font-size:0;line-height:1}.common-scrollupButton:hover{cursor:pointer}.common-section{position:relative;overflow:hidden}.common-section_titleLayout{text-align:center;margin-bottom:64px}@media screen and (width<=800px){.common-section_titleLayout{margin-bottom:32px}}.common-section_title{font-size:1.5rem;line-height:1.5}.common-section_subtitle{margin-top:6px;font-size:.9rem}.common-section_innerLayout{padding:64px 0}@media screen and (width<=800px){.common-section_innerLayout{padding:32px 16px}}.common-section_innerLayout.common-section_innerLayout-narrow{max-width:550px;margin-left:auto;margin-right:auto}.common-section_shadow{background-color:#0000001a;height:2px;position:absolute;left:0;right:0}.common-section_shadow.common-section_shadow-bottom{bottom:0}.common-section_shadow.common-section_shadow-top{top:0}:root{--color-bg-primary:#f7cb63;--color-fg-primary:white;--color-bg-bar:var(--color-bg-primary);--color-fg-bar:white;--color-fg-anchor:#cf9502;--card-box-shadow:0 4px 0 #0000000d;--font-family-sans:Saira, "M PLUS 1p", sans-serif;--global-header-height:64px}.common-globalHeader{background-color:var(--color-bg-primary);box-shadow:none}.common-globalHeader_logo{background-image:url(/events/pap9/assets/img/global-header-logo.png)}.common-icon.common-icon-bars{background-image:url(/events/pap9/assets/img/icons/bars.svg)}html,body,.common-main{background-color:var(--color-bg-primary);color:var(--color-fg-primary)}.single-teaser{max-width:550px;margin-left:auto;margin-right:auto}.single-teaser_image img{width:100%;display:block}.single-teaser_text{text-align:center;margin-top:16px;font-weight:700}
