.event-daypool .fc-content::before,.event-nightpool .fc-content::before,.event-djpool .fc-content::before,.event-smile .fc-content::before{display:inline-flex;width:var(--icon-size);height:var(--icon-size);line-height:1;background-color:currentColor;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@font-face{font-family:"Barlow";font-style:normal;font-weight:600;font-display:swap;src:url("../../../_assets/fonts/Barlow-SemiBold.woff2") format("woff2")}@font-face{font-family:"Barlow";font-style:normal;font-weight:700;font-display:swap;src:url("../../../_assets/fonts/Barlow-Bold.woff2") format("woff2")}:root{--primary: #87d4ff;--sub: #001e3e;--light: #f4f4f4;--light2: #f6f2e9;--accent: #d6bc6b;--black: #3a3a3a;--link: var(--sub);--border: rgba(0,0,0,.25);--font-family-strong-sans: "Barlow", sans-serif;--header-height: clamp(50px, 40px + 2.667vw, 72px);--header-site-height: clamp(56px, 45.091px + 2.909vw, 80px);--header-template: "toggler logos global" / var(--header-height) 1fr var(--header-height);--header-place-items: center start;--header-bg: transparent;--header-site-bg: url(/fileadmin/res/group/pools/2019/bg-nav-site.png);--logo-main-width: clamp(60px, 46.364px + 3.636vw, 90px);--drawer-width: 100%;--drawer-bg: rgba(135,212,255,.95);--blend-bg: transparent;--blur-size: 0;--aspect: 3/2;--kenburns-dur: 8s;--content-width: 1080px;--table-line-height: 1.2}:root.header-is-scrolled-out{--header-bg: linear-gradient(to left, rgba(135,212,255,1) 0%, rgba(255,255,255,1) 100%)}body{background-color:var(--primary);background-image:url(/fileadmin/res/group/pools/2019/bg-main2.jpg);background-size:cover;background-attachment:fixed}.body-wrapper{display:flex;flex-direction:column}.header-global,.area-hero{order:-1}.shared-header{padding-block:var(--lg);background-color:var(--white)}.shared-footer{--spacer: 1em;margin-top:var(--pad-lg)}.items-file{--aspect: 16/9;--fit: contain}.heading-main,.heading-sub{font-weight:400}.text-lg{font-family:var(--font-family-strong-sans);font-weight:bold;font-size:var(--font-size-xl) !important}a .text-lg{text-decoration:underline !important}.text-xl{--font-size-xl: clamp(18px, 14.364px + 0.97vw, 26px);position:relative;display:inline-block;margin-bottom:1.5em;padding:.1em 1.5em;background-color:var(--primary);font-family:var(--font-family-strong-sans);color:var(--white)}.text-xl::before,.text-xl::after{content:"";position:absolute;top:0;width:.7em;height:100%;background-color:var(--bg)}.text-xl::before{left:0;-webkit-clip-path:var(--clip-triangle-right);clip-path:var(--clip-triangle-right)}.text-xl::after{right:0;-webkit-clip-path:var(--clip-triangle-left);clip-path:var(--clip-triangle-left)}.mt-5{padding-top:var(--pad) !important}.mb-3{margin-bottom:1.5em !important}.p-3{padding:1.5em}.box-light{background-color:var(--light)}.header-global,.header-global .inner{-webkit-backdrop-filter:none !important;backdrop-filter:none !important;filter:none !important;gap:var(--gap-sm)}html:not(.header-is-scrolled-out) .header-global .logos{display:none}html.header-is-scrolled-out:not(.drawer-active) .header-global .logos{position:relative;display:flex;align-items:center;height:100%}html.header-is-scrolled-out:not(.drawer-active) .header-global .drawer-toggler{color:var(--black)}.header-global .drawer-toggler{position:relative;background-color:var(--white)}.drawer-active .header-global{z-index:1030 !important}.drawer-active .header-global .logos{--logo-main-width: min(100%,340px);position:fixed;top:20dvh;left:50%;transform:translate(-50%, 50%);display:flex !important}@media(min-width: 992px){.drawer-active .header-global .logos{top:calc(50dvh + var(--header-height)*.5);left:25vw;transform:translate(-50%, -50%)}}.drawer-active .header-global .logos img{width:340px}.drawer-active .header-global .logo-site{animation:var(--fade-in);animation-duration:2s;filter:brightness(0) invert(1)}.header-global .nav-global{display:flex !important}.nav-global--pools{color:var(--white)}.nav-global--pools::before,.nav-global--pools .nav-link-title{display:none !important}.nav-global--pools::after{padding:0 .2em .2em;border-bottom:2px solid currentColor;font-size:var(--font-size-md2);content:"EN"}html:not([lang=ja-JP]) .nav-global--pools::after{content:"JP"}.header-site{--link: var(--white);animation:none !important;border-bottom:1px solid var(--white);-webkit-backdrop-filter:none;backdrop-filter:none;background-size:cover;filter:none !important}@media(max-width: 991.9px){body:not(.is-home) .header-site{display:none}}.header-site .nav-site{max-width:100%;margin-inline:auto}.header-site .nav-item+.nav-item{border-left:1px solid var(--white)}.header-site .nav-link{place-items:center;width:100%;height:var(--header-site-height);padding-inline:.5em !important;text-align:center;letter-spacing:.05em;font-family:var(--font-family-strong-sans);font-size:var(--font-size-xl)}.header-site .nav-link:hover,.header-site .nav-link.active{background-color:var(--white);color:var(--black)}.drawer-active .header-site{display:none}.drawer-menu{--border: var(--white);z-index:1020;display:flex;align-items:center;justify-content:center;text-align:center}.drawer-menu .icons-wrapper,.drawer-menu .nav-global,.drawer-menu .nav-social{display:none}.drawer-menu .nav-site{width:min(100%,800px);margin-inline:auto}@media(max-width: 991.9px){.drawer-menu .nav-site{align-self:start;margin-top:35dvh;width:60vw}}@media(min-width: 992px){.drawer-menu .nav-site{padding-left:300px}}.drawer-menu .nav-link{justify-content:center;padding:.5em;font-family:var(--font-family-strong-sans);font-size:var(--font-size-xl)}.footer-global{--text: var(--white);--link: var(--white);--gray: var(--white);padding-top:var(--lg);background-color:rgba(0,0,0,0)}.footer-global .logos{filter:brightness(0) invert(1)}.footer-global .logos-main{--logo-main-width: min(80%,400px);padding-bottom:0}.footer-global .logos-group{--lines-bg: rgba(255,255,255,.8)}.section-heros{--content-width: 100%;--item-template: "i"}html:not(.header-is-scrolled-out) .section-heros{margin-top:calc(var(--header-height)*-1)}.section-heros>.section{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:70vw}.section-heros>.section .item-image{width:min(100%,610px)}.section-heros .item--active .item-image{animation:var(--kenburns-in);animation-duration:var(--kenburns-dur)}@media(min-width: 992px){.section-heros .items-slider{--aspect: 1920/720}}@media(max-width: 991.9px){.section-heros .items-slider,.section-heros .items-slider .item-image{height:100dvh !important}.section-heros .items-slider:has(.d-pc-none .item-video){height:56.25vw !important}}.section-heros+.section-title{filter:none}.section-heros+.section-title::before,.is-home .section-heros+.section-title{display:none}.section-title{--heading-main-family: var(--font-family-strong-sans);--heading-main-size: var(--font-size-xxl);--trans-type: opacity,transform;top:75%}html.header-is-scrolled-out .section-title{--section-inline-pad: 0px;--content-width: auto;--heading-main-size: var(--font-size-lg);--heading-main-text: var(--black);--heading-place-content: center start;animation:var(--fade-indown);animation-duration:.4s;pointer-events:none;z-index:1002;position:fixed;top:0;left:calc(var(--header-height) + var(--logo-main-width) + var(--gap-sm) + var(--pad-sm));bottom:auto;padding-block:0}html.header-is-scrolled-out .section-title .inner{height:var(--header-height)}html.header-is-scrolled-out .section-title .heading{align-self:center;padding-left:var(--pad-sm);border-left:1px solid var(--black)}.header-breadcrumb{display:none}.area-main h2{font-size:var(--font-size-xl)}.area-main h3{font-size:var(--font-size-lg)}.area-hero+.area-main{padding-top:var(--pad)}.area-main .underline{margin-top:2em}.area-main .section-header{--heading-main-text: var(--white)}.area-main .section-html,.area-main .section-textmedia{--section-block-pad: 0;--content-width: 760px;--content-line-height: 1.4;--spacer: 1em}.area-main .section-html>.inner,.area-main .section-textmedia>.inner{padding:2em 1em;background-color:var(--white);font-size:var(--font-size-sm)}@media(min-width: 992px){.area-main .section-html>.inner,.area-main .section-textmedia>.inner{padding:4em 2em}}.area-main .section-html .heading-main,.area-main .section-textmedia .heading-main{text-align:center}.area-main .section-html .heading-main::after,.area-main .section-textmedia .heading-main::after{content:"";display:block;width:74px;height:20px;margin:.5em auto 0;background-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwLjA0IDE2LjI5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Im0xMjYuMDUgNy4wOS0xLjg2LTEuNWEyOSAyOSAwIDAgMCAtNi43NC00IDIxLjQ1IDIxLjQ1IDAgMCAwIC04LjA3LTEuNTljLTYuMjIgMC0xMiAzLjA3LTE2LjcyIDUuNTNzLTEwLjI0IDUuMzgtMTYuMTQgNS4zOGEyMCAyMCAwIDAgMSAtNy41OS0xLjQ4IDI3Ljg4IDI3Ljg4IDAgMCAxIC02LjQ1LTMuODQgMjkgMjkgMCAwIDAgLTYuNzQtNCAyMS40MyAyMS40MyAwIDAgMCAtOC4wNi0xLjU5Yy02LjIyIDAtMTIuMDUgMy4wNy0xNi42OCA1LjUzcy0xMC4yNCA1LjM4LTE2LjE0IDUuMzhhMjAgMjAgMCAwIDEgLTcuNjQtMS40OCAyNy44OCAyNy44OCAwIDAgMSAtNi40NS0zLjg0bC0uNzcuOTlhMzIuNDcgMzIuNDcgMCAwIDAgNCAyLjYybDEuODYgMS41YTI5LjE1IDI5LjE1IDAgMCAwIDYuNzUgNCAyMC45NCAyMC45NCAwIDAgMCA4LjA2IDEuNThjNi4yMSAwIDEyLTMuMDYgMTYuNzMtNS41M3MxMC4yMi01LjM3IDE2LjEzLTUuMzdhMjAuMjIgMjAuMjIgMCAwIDEgNy41OCAxLjQ3IDI3Ljc1IDI3Ljc1IDAgMCAxIDYuNDUgMy44NSAyOC45NCAyOC45NCAwIDAgMCA2Ljc1IDQgMjAuOTQgMjAuOTQgMCAwIDAgOC4wNiAxLjU4YzYuMjEgMCAxMi0zLjA2IDE2LjczLTUuNTNzMTAuMjMtNS4zOCAxNi4xNC01LjM4YTIwLjIyIDIwLjIyIDAgMCAxIDcuNTggMS40NyAyNy43NSAyNy43NSAwIDAgMSA2LjQ1IDMuODVsLjc3LTFhMzAuMSAzMC4xIDAgMCAwIC0zLjk5LTIuNnptLTg5LjI1IDIuNTdjLTQuNTYgMi4zOS0xMC4yNCA1LjM0LTE2LjE0IDUuMzRhMjAgMjAgMCAwIDEgLTcuNTgtMS40OCAyNi4yNSAyNi4yNSAwIDAgMSAtNC4zLTIuMzYgMjEuMzYgMjEuMzYgMCAwIDAgNiAxYzYuMjEgMCAxMi0zLjA2IDE2LjcyLTUuNTJzMTAuMjYtNS4zOSAxNi4xOC01LjM5YTIwLjA3IDIwLjA3IDAgMCAxIDcuNTggMS40OCAyNi41OSAyNi41OSAwIDAgMSA0LjMgMi4zNiAyMS42NCAyMS42NCAwIDAgMCAtNi0xYy02LjI1LjA0LTEyLjA4IDMuMS0xNi43NiA1LjU3em02MS43MSAwYy00LjUxIDIuMzktMTAuMjQgNS4zNC0xNi4xNCA1LjM0YTIwLjA4IDIwLjA4IDAgMCAxIC03LjU5LTEuNDggMjYuNTggMjYuNTggMCAwIDEgLTQuMjktMi4zNiAyMS4zIDIxLjMgMCAwIDAgNiAxYzYuMiAwIDEyLTMuMDYgMTYuNzItNS41MnMxMC4yMy01LjM5IDE2LjE0LTUuMzlhMjAuMTIgMjAuMTIgMCAwIDEgNy42NSAxLjQ4IDI2LjUxIDI2LjUxIDAgMCAxIDQuMjkgMi4zNiAyMS41MiAyMS41MiAwIDAgMCAtNi0xYy02LjI5LjA0LTEyLjEgMy4xLTE2Ljc4IDUuNTd6Ii8+PC9zdmc+");background-repeat:no-repeat}.area-main .section-html .items-media,.area-main .section-textmedia .items-media{--fit: cover;--items-gap: var(--gap-sm)}.area-main .section-html .btn,.area-main .section-textmedia .btn{--btn-bg: var(--sub);--btn-text: var(--white)}.area-main .bg-light{background:rgba(0,0,0,0)}.area-main .bg-light>.inner{background-color:var(--light)}.area-main .bg-light2{background:rgba(0,0,0,0)}.area-main .bg-light2>.inner{background-color:var(--light2)}.nav-share{display:inline-flex;margin-left:auto;background-color:hsla(0,0%,100%,.7)}.nav-anchor{--gap: 4px;--btn-pad: 0 .5em;--btn-radius: 0;--btn-bg: rgba(0, 30, 62,.3);--btn-bg-hover: var(--sub);--btn-border: 1px solid currentColor;--btn-text: var(--white);font-family:var(--font-family-strong-sans)}.section-anchor.is-sticky .nav-anchor{--btn-text-size: clamp(9px, 6.727px + 0.606vw, 14px)}.nav-anchor .btn{flex:1 0 0%}.items:not(.items-card) .item-category{position:absolute;top:0;left:0}.items:not(.items-card) .item-category .badge{letter-spacing:0;font-weight:bold;font-size:1em}.items:not(.items-card):not(.items-file) .item-title{font-family:var(--font-family-strong-sans);font-size:1.5em}.items:not(.items-card) .item-subtitle{display:inline-block;padding:.5rem 1.5em;border:1px solid var(--gray);border-radius:2em;font-weight:normal;color:var(--black)}.fc-event-container .fc-day-grid-event{margin:0;padding:0}.fc-content{display:flex;flex-direction:column;align-items:center}@media(min-width: 992px){.fc-content{flex-direction:row}}.fc-title{padding:3px;font-weight:bold}.fc-day-number{padding-right:5px !important;font-family:var(--font-family-strong-sans)}.fc-toolbar{font-family:var(--font-family-strong-sans)}.fc-toolbar .fc-left h2{font-family:var(--font-family-strong-sans);font-size:1.6em}.fc-toolbar .fc-state-default{border-radius:0 !important;background:var(--primary)}.event-daypool .fc-content,.event-nightpool .fc-content,.event-djpool .fc-content,.event-smile .fc-content{--icon-size: 22px}.event-daypool .fc-content::before,.event-nightpool .fc-content::before,.event-djpool .fc-content::before,.event-smile .fc-content::before{content:"";margin-left:.3em}.icon-daypool,.event-daypool .fc-content{--icon: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTcuNjkgNTcuNjkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTUzLjc5IDMyLjM5YTI0LjQgMjQuNCAwIDAgMCAuMzYtMy41NSAyNC41NCAyNC41NCAwIDAgMCAtLjM2LTMuNTVsLjIxLjUxIDMuNjktOC45LTguOS0zLjY5LjIuNDhhMjUuNjQgMjUuNjQgMCAwIDAgLTUtNWwuNDguMi0zLjY4LTguODktOC45IDMuNjkuNS4yMWEyNC40IDI0LjQgMCAwIDAgLTMuNTUtLjM2IDI0LjQgMjQuNCAwIDAgMCAtMy41NC4zNmwuNS0uMjEtOC45LTMuNjktMy42OSA4LjkuNDctLjE5YTI1LjQ0IDI1LjQ0IDAgMCAwIC01IDVsLjE5LS40Ny04Ljg3IDMuNjYgMy42OSA4LjkuMi0uNWEyNS44OCAyNS44OCAwIDAgMCAtLjM1IDMuNTQgMjUuODcgMjUuODcgMCAwIDAgLjM1IDMuNTVsLS4yLS41LTMuNjkgOC45IDguOSAzLjY5LS4xOS0uNDhhMjUuNDQgMjUuNDQgMCAwIDAgNSA1bC0uNDctLjE5IDMuNjkgOC45IDguODctMy43MS0uNS0uMjFhMjQuNCAyNC40IDAgMCAwIDMuNTQuMzYgMjQuNCAyNC40IDAgMCAwIDMuNTUtLjM2bC0uNS4yMSA4LjkgMy42OSAzLjY5LTguOS0uNDguMjFhMjUgMjUgMCAwIDAgNS01bC0uMTkuNDggOC45LTMuNjktMy43MS04Ljl6bS0yNC45NSAxOGEyMS41NiAyMS41NiAwIDEgMSAyMS41Ni0yMS41NSAyMS41OCAyMS41OCAwIDAgMSAtMjEuNTYgMjEuNTZ6Ii8+PC9zdmc+")}.icon-nightpool,.event-nightpool .fc-content{--icon: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEuNTEgNTcuMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTQyLjIzIDQ3LjQyYTI1IDI1IDAgMCAxIC0xMS40OC00Ny4yYy0uNzUtLjA2LTEuNDEtLjIyLTIuMTQtLjIyYTI4LjYxIDI4LjYxIDAgMSAwIDIyLjkgNDUuNiAyNS4xMSAyNS4xMSAwIDAgMSAtOS4yOCAxLjgyeiIvPjwvc3ZnPg==")}.icon-djpool,.event-djpool .fc-content{--icon: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDcuNTQgNTAuNTUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTMzLjczIDMuMTNhMjQuNTIgMjQuNTIgMCAwIDEgLTguODMtMS40N2wtNC40LTEuNjZ2MjguMzdhMTYuMTEgMTYuMTEgMCAwIDAgLTExLjYxIDEuMjJjLTcuMDMgMy40MS0xMC42MyAxMC40OS04LjA2IDE1Ljc3czEwLjM2IDYuNzggMTcuMzkgMy4zNWM1Ljg0LTIuODUgOS4yNi04LjIgOC43OS0xM3YtMjYuNzFhMzMuMjEgMzMuMjEgMCAwIDAgNi43Mi42M2M0Ljg2IDAgNy4zOS41MSA3LjM5IDExLjM4bDYuNDItMi43MmMtLjQzLTkuMTgtMy4zLTE1LjE2LTEzLjgxLTE1LjE2eiIvPjwvc3ZnPg==")}.icon-smile,.event-smile .fc-content{--icon: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTAgMGg0OHY0OGgtNDh6IiBmaWxsPSJub25lIi8+PGNpcmNsZSBjeD0iMjQiIGN5PSIyNCIgZmlsbD0ibm9uZSIgcj0iMjIiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjQiLz48Y2lyY2xlIGN4PSIxNSIgY3k9IjE4IiByPSIzIi8+PGNpcmNsZSBjeD0iMzMiIGN5PSIxOCIgcj0iMyIvPjxwYXRoIGQ9Im0zMy44IDI4YTEwIDEwIDAgMCAxIC0xOS42IDAiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iNCIvPjwvc3ZnPg==")}.icon-daypool,.icon-nightpool,.icon-djpool,.icon-smile{--icon-size: 20px;margin-left:.3em}@media(min-width: 992px){.section-pools .row{padding-top:2em;padding-bottom:2em;border-top:1px solid var(--border)}.section-pools .col-sm-6:first-child{border-right:1px solid var(--border)}}.section-pools dl{margin:1rem 1.5rem 2em}.section-pools dl .icon-daypool,.section-pools dl .icon-nightpool,.section-pools dl .icon-djpool,.section-pools dl .icon-smile{--icon-size: 38px;display:block;margin:.5em auto}.section-pools dt{margin-bottom:1.5em;line-height:1.2;text-align:center;font-family:var(--font-family-strong-sans);font-weight:bold;font-size:1.375em}.section-pools dt strong{letter-spacing:2px;font-size:1.75em}.section-pools dt strong small{font-size:1em;font-weight:bold}.section-pools dt small{font-size:.813em;font-weight:normal}.section-pools dd{margin-bottom:1em;font-size:.813em}.list-access{--list-line-height: var(--line-height);text-align:center}.list-access dt{font-weight:normal;font-size:.875em}.list-access dt:after{content:"";display:block;width:100%;height:1px;background-image:linear-gradient(90deg, rgba(144, 144, 144, 0.1) 0%, rgb(144, 144, 144) 50%, rgba(144, 144, 144, 0.1) 100%)}.list-access dd{margin-bottom:2em}.list-point{height:100%;padding:1rem 1rem 0;border-bottom:1.5rem solid var(--light2);background-color:var(--white)}.list-point dt{padding-bottom:1em}.list-point dt:after{content:"";display:block;width:100%;height:4px;margin-top:.5em;background-image:linear-gradient(90deg, rgba(214, 188, 107, 0.1) 0%, rgb(214, 188, 107) 50%, rgba(214, 188, 107, 0.1) 100%)}.list-schedule{display:flex;flex-direction:row;flex-wrap:nowrap;line-height:1.2;margin:0;padding:1em 0;border-top:1px solid var(--dark);font-size:var(--font-size-root)}@media(min-width: 992px){.list-schedule{padding:1em}}.list-schedule:last-child{border-bottom:1px solid var(--dark)}.list-schedule-day{width:clamp(64px,45.818px + 4.848vw,104px);min-width:clamp(64px,45.818px + 4.848vw,104px);padding-left:0 !important}.list-schedule-title{flex-grow:1;font-size:var(--font-size-sm)}.list-schedule-day{position:relative;border-right:1px solid var(--gray);font-family:var(--font-family-strong-sans);font-weight:bold}.list-schedule-day::after{content:"";position:absolute;top:3.5em;left:.2em;display:block;width:4em;height:1px;background-color:var(--dark);transform:rotate(-40deg);transform-origin:0 0}.list-schedule-m,.list-schedule-d{font-size:var(--font-size-xl)}.list-schedule-m{display:block;margin-left:.3em}.list-schedule-d{margin-left:1em;margin-right:.2em}@media(max-width: 991.9px){.list-schedule-w{display:block;padding-right:1em;padding-top:.3em;text-align:center}}.list-schedule-title{margin:0;padding-left:1em}.list-schedule-title strong,.list-schedule-title h4{font-family:var(--font-family-strong-sans);font-weight:bold}.list-schedule-title p{margin-bottom:0;line-height:1.4}.list-schedule-title p strong{font-size:1em}.list-schedule-detail{width:5em;min-width:5em;margin:0}@media(min-width: 992px){.list-schedule-detail{width:33%;min-width:33%}}.list-schedule-image{display:flex;flex-direction:column;align-items:flex-end;margin:0}@media(min-width: 992px){.list-schedule-image{flex-direction:row}}.list-schedule-image+.list-schedule-image{margin-top:.5em}.list-schedule-image img{width:5em;min-width:5em;height:auto}.list-schedule-image figcaption{flex-grow:1;width:100%}@media(min-width: 992px){.list-schedule-image figcaption{padding-left:.5em}}.list-schedule-image figcaption a{display:block;margin:0;word-break:break-all;font-size:.75em}.list-schedule-image .badge{--badge-bg: var(--sub);--badge-text: var(--white);position:relative;display:block;margin:.5rem 0 0;padding:.3rem .5em;border-radius:4px;font-weight:normal;font-size:.75em}.list-schedule-image .badge::after{display:none;position:absolute;top:4px;right:0}@media(min-width: 992px){.list-schedule-image .badge::after{display:block}}
