.wp-block-acf-home-visual{--height:70vh;--text-color:#fff;--bg-color:#fff;--border-radius:var(--wp--custom--border-radius,0.3rem);--margin-bottom:4rem;--hour-table-margin:3rem;--duration:8s;--move-size:15px;position:relative}.wp-block-acf-home-visual .images{position:relative;z-index:1;width:100%;height:var(--height);overflow:hidden}.wp-block-acf-home-visual .images .image{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.wp-block-acf-home-visual .images .image img{width:100%;height:calc(100% + var(--move-size));-o-object-fit:cover;object-fit:cover;-webkit-filter:var(--filter);filter:var(--filter)}.wp-block-acf-home-visual .images:has(.images:nth-of-type(2)) .image{-webkit-animation-duration:var(--duration);animation-duration:var(--duration);-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;opacity:0}.wp-block-acf-home-visual .images:has(.images:nth-of-type(2)) .image img{-webkit-animation-duration:var(--duration);animation-duration:var(--duration);-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}.wp-block-acf-home-visual .images:has(.images:nth-of-type(2)) .image.current{z-index:2;-webkit-animation-name:homeVisualShow;animation-name:homeVisualShow}.wp-block-acf-home-visual .images:has(.images:nth-of-type(2)) .image.current img{-webkit-animation-name:homeVisualShowImage;animation-name:homeVisualShowImage}@-webkit-keyframes homeVisualShowImage{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(calc(var(--move-size) * -1));transform:translateY(calc(var(--move-size) * -1))}}@keyframes homeVisualShowImage{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(calc(var(--move-size) * -1));transform:translateY(calc(var(--move-size) * -1))}}.wp-block-acf-home-visual .images:has(.images:nth-of-type(2)) .image.prev{z-index:2;-webkit-animation-name:homeVisualHide;animation-name:homeVisualHide}.wp-block-acf-home-visual .images:has(.images:nth-of-type(2)) .image.prev img{-webkit-transform:translateY(calc(var(--move-size) * -1));transform:translateY(calc(var(--move-size) * -1))}.wp-block-acf-home-visual .images:after{content:"";display:block;position:absolute;inset:0;z-index:3}.wp-block-acf-home-visual .content{width:100%;height:100%;max-width:var(--wp--style--global--wide-size);position:absolute;top:50%;left:50%;z-index:2;padding-right:var(--wp--style--root--padding-right);padding-left:var(--wp--style--root--padding-left);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.wp-block-acf-home-visual .content{top:23%}}.wp-block-acf-home-visual .content-title{display:block;width:auto;margin:0;padding:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:0;background:none;font-size:var(--wp--preset--font-size--xx-large);font-family:"Zen Maru Gothic",sans-serif;font-weight:bold;line-height:1.6;letter-spacing:0.1em;text-shadow:0px 0px 9px #0ba9cd,0px 0px 9px #0ba9cd,0px 0px 9px #0ba9cd;color:var(--text-color)}@media screen and (max-width:768px){.wp-block-acf-home-visual .content-title{line-height:1.6;font-size:20px}}.wp-block-acf-home-visual .acf-innerblocks-container{max-width:660px;color:var(--text-color)}.wp-block-acf-home-visual .acf-innerblocks-container p{margin-top:1rem;font-size:22px;letter-spacing:0.22rem;line-height:1.4;text-shadow:0 0 2rem rgba(0,0,0,0.6)}@media screen and (max-width:768px){.wp-block-acf-home-visual .acf-innerblocks-container p{font-size:16px;line-height:1.6}}.wp-block-acf-home-visual .acf-innerblocks-container ol,.wp-block-acf-home-visual .acf-innerblocks-container ul{margin:clamp(15px,4vw,25px) 0 0;padding:0;list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-column-gap:clamp(10px,1vw,15px);-moz-column-gap:clamp(10px,1vw,15px);column-gap:clamp(10px,1vw,15px);row-gap:clamp(10px,1.5vw,15px);text-shadow:none}.wp-block-acf-home-visual .acf-innerblocks-container ol li,.wp-block-acf-home-visual .acf-innerblocks-container ul li{--gap-y:0;margin:0;padding:0.3rem 0.7rem;font-size:var(--wp--preset--font-size--large);font-family:var(--wp--custom--heading-font-family);color:var(--wp--preset--color--base-text);line-height:1.4;background-color:color-mix(in srgb,var(--bg-color) 85%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--border-radius)}.wp-block-acf-home-visual:not(.acf-block-preview) .content-title:not(:has(span)){color:transparent;text-shadow:none}.wp-block-acf-home-visual:not(.acf-block-preview) .content-title span{opacity:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-animation-name:homeVisualHeadingFade;animation-name:homeVisualHeadingFade;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:calc(var(--delay, 0) * 100ms);animation-delay:calc(var(--delay, 0) * 100ms)}@-webkit-keyframes homeVisualHeadingFade{0%{opacity:0;-webkit-transform:translateY(-1.5rem) scale(1.2);transform:translateY(-1.5rem) scale(1.2)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes homeVisualHeadingFade{0%{opacity:0;-webkit-transform:translateY(-1.5rem) scale(1.2);transform:translateY(-1.5rem) scale(1.2)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.wp-block-acf-home-visual:not(.acf-block-preview) .acf-innerblocks-container{opacity:0;-webkit-animation-name:homeVisualTextFade;animation-name:homeVisualTextFade;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.8s;animation-delay:1.8s}@-webkit-keyframes homeVisualTextFade{0%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes homeVisualTextFade{0%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.wp-block-acf-home-visual.acf-block-preview .images{pointer-events:none}.wp-block-acf-home-visual.acf-block-preview .images .image{opacity:1}.wp-block-acf-home-visual.acf-block-preview .images .image:not(:first-child){display:none}.wp-block-acf-home-visual:has(.hour-table){margin-bottom:30px}@media screen and (max-width:768px){.wp-block-acf-home-visual:has(.hour-table){margin-bottom:80px}}.wp-block-acf-home-visual:has(.hour-table) .hour-table{width:calc(100% - var(--wp--style--root--padding-right) - var(--wp--style--root--padding-left));max-width:500px;position:absolute;bottom:-30px;right:var(--wp--style--root--padding-right);padding:15px;background-color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-box-shadow:0 0.3rem 1rem rgba(0,0,0,0.1);box-shadow:0 0.3rem 1rem rgba(0,0,0,0.1);border-radius:var(--wp--custom--border-radius,0)}@media screen and (max-width:768px){.wp-block-acf-home-visual:has(.hour-table) .hour-table{bottom:-170px;max-width:100%;padding:15px 10px}}.wp-block-acf-home-visual:has(.hour-table) .hour-table table{border-top-left-radius:calc(var(--wp--custom--border-radius, 0) * 0.6);border-top-right-radius:calc(var(--wp--custom--border-radius, 0) * 0.6);overflow:hidden}.wp-block-acf-home-visual:has(.hour-table) .hour-table table caption{text-align:left}@media screen and (max-width:768px){.wp-block-acf-home-visual{--height:60vh;--hour-table-margin:7rem}.wp-block-acf-home-visual .content .texts{margin-top:calc(var(--height) * 0.35 * -1)}}@-webkit-keyframes homeVisualShow{0%{opacity:0}20%{opacity:1}to{opacity:1}}@keyframes homeVisualShow{0%{opacity:0}20%{opacity:1}to{opacity:1}}@-webkit-keyframes homeVisualHide{0%{opacity:1}20%{opacity:0}to{opacity:0}}@keyframes homeVisualHide{0%{opacity:1}20%{opacity:0}to{opacity:0}}