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