.page_firstview{position:relative;padding:50px 40px 200px;overflow-x:hidden;max-width:100vw;box-sizing:border-box}.page_firstviewBackgroundContainer{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;box-sizing:border-box}.page_firstviewBackgroundInner{display:flex;width:max-content}.page_firstviewBackgroundInnerColumn{display:flex;flex-direction:column}.page_firstviewBackground{width:100%;max-width:100vw;box-sizing:border-box;height:300px;background:linear-gradient(180deg,#f5f5fa,#ffffff);background-image:url(/images/town_background.png);background-size:cover;background-position:50%;opacity:.4;mix-blend-mode:multiply}.page_firstviewBackground.fallback{background-image:none}.firstviewGallery_containerContainer{position:relative;width:100%;max-width:100%;padding:40px 0;overflow:hidden;text-align:center;z-index:5;background:transparent}.firstviewGallery_container{display:inline-flex;margin:0 auto;transition:transform .8s ease;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateX(0);filter:brightness(1.02)}.firstviewGallery_container.no-transition{transition:none!important}.firstviewGallery_container.all-shrink>div>div{transform:scale(.8)!important;transition:transform .35s cubic-bezier(.17,.67,.83,.67),opacity .35s ease,filter .35s ease;opacity:.75;filter:brightness(.7) contrast(.85) blur(1px)}.firstviewGallery_container>div>div{transition:transform .5s ease,opacity .5s ease;transform-origin:center center;margin:0 20px;position:relative}.firstviewGallery_container>div>div[data-active=false]{transform:scale(.75);opacity:.7;transition:transform .5s ease,opacity .5s ease}.firstviewGallery_container>div>div[data-active=true]{transform:scale(1);z-index:10;opacity:1;filter:brightness(1.08) contrast(1.08) saturate(1.05);transition:transform .8s cubic-bezier(.34,1.56,.64,1),opacity .6s ease}.gallery_item.active{z-index:10}.page_firstviewMessageContainer{position:fixed;bottom:20px;left:0;right:0;text-align:center;padding:0 20px;z-index:200}.page_firstviewMessage{font-size:18px;line-height:1.8;color:#333;font-weight:500}.diagnosis-button{background:linear-gradient(135deg,#2ecc71,#1abc9c);color:white;font-size:16px;font-weight:700;padding:15px 40px;border:none;border-radius:50px;cursor:pointer;box-shadow:0 4px 15px rgba(46,204,113,.3);transition:all .3s ease;transform:translateY(0);position:relative}.highlight-text{font-weight:900;letter-spacing:.03em;position:relative;display:inline-block}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(46,204,113,.7)}70%{box-shadow:0 0 0 10px rgba(46,204,113,0)}to{box-shadow:0 0 0 0 rgba(46,204,113,0)}}.pulse-effect{animation:pulse 2s infinite}.diagnosis-button:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(46,204,113,.5);background:linear-gradient(135deg,#27c060,#16a99c)}.diagnosis-button:active{transform:translateY(1px);box-shadow:0 2px 10px rgba(46,204,113,.4)}@media (min-width:1281px){.firstviewGallery_containerContainer{padding:40px 0}.page_firstviewMessageContainer{text-align:right;left:auto;right:40px}}@media (min-width:769px) and (max-width:1280px){.page_firstview{padding:50px 30px 200px}.page_firstviewMessageContainer{text-align:right;left:auto;right:30px}}@media (max-width:768px){.page_firstview{padding:50px 20px 150px}.page_firstviewBackgroundContainer{bottom:28px}.page_firstviewMessage{font-size:16px}.firstviewGallery_containerContainer{padding:20px 0;width:100%;max-width:100vw}.page_firstviewBackground{height:250px}.page_firstviewMessageContainer{bottom:50px}.diagnosis-button{font-size:15px;padding:12px 30px}.gallery_item_wrapper[data-active=false]:after{border-radius:36px}}@media (max-width:480px){.page_firstview{padding:30px 15px 100px}.firstviewGallery_containerContainer{padding:15px 0}.page_firstviewMessage{font-size:14px;line-height:1.6}.page_firstviewBackground{height:200px}.page_firstviewMessageContainer{bottom:50px}.diagnosis-button{font-size:14px;padding:12px 25px}.gallery_item_wrapper[data-active=false]:after{border-radius:30px}}.firstview-gallery-section{position:relative;width:100%;height:80vh;min-height:600px;background:linear-gradient(135deg,rgba(245,245,250,.6),rgba(255,255,255,.9));overflow:hidden}.firstview-gallery-container{padding:2rem;overflow-x:hidden}.firstview-gallery-container,.firstview-items-wrapper{position:relative}.firstview-gallery-container,.firstview-items-wrapper,.gallery-item{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.gallery-item{position:absolute;top:0;left:0;flex-direction:column;opacity:0;transition:opacity .8s ease-in-out;padding:1rem}.gallery-item.visible{opacity:1;z-index:10}.gallery-message{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center;max-width:800px}.gallery-description{font-size:1.2rem;text-align:center;max-width:600px;line-height:1.5}@media (max-width:768px){.firstview-gallery-section{height:70vh;min-height:500px}.gallery-message{font-size:1.8rem;max-width:90%}.gallery-description{font-size:1rem;max-width:90%}}.firstviewGallery_container.preserve-active-state>div>div[data-active=true]{transform:scale(1)!important;opacity:1!important;z-index:10!important;filter:brightness(1.08) contrast(1.08) saturate(1.05)!important}.firstviewGallery_container.preserve-shrink-state>div>div{transform:scale(.75)!important;transition:transform .35s cubic-bezier(.17,.67,.83,.67),opacity .35s ease,filter .35s ease;opacity:.7!important;filter:brightness(.65) contrast(.8) blur(1.5px)!important}.firstviewGallery_container.preserve-shrink-state>div>div[data-active=true]{transform:scale(.75)!important;z-index:5!important;opacity:.7!important;filter:brightness(.65) contrast(.8) blur(1.5px)!important;transition:none!important}.active_item_description_container{width:80%;max-width:600px;margin:10px auto 0;text-align:center;padding:2px;opacity:0;transform:translateY(20px);transition:opacity 1.2s ease-out .6s,transform 1.2s cubic-bezier(.23,1,.32,1) .4s;font-weight:700}.active_item_description_container.visible{opacity:1;transform:translateY(0)}.active_item_description_text{font-size:16px;color:#333;line-height:1.6}.description_main_text{font-size:1.1em;font-weight:700}.description_sub_text{font-size:.9em;font-weight:400;color:#555;display:block;margin-top:8px}@media (max-width:768px){.active_item_description_container{width:90%}.active_item_description_text{font-size:14px}}.gallery_item_wrapper{position:relative;margin:0 20px}.phone_visual_frame{position:relative;width:260px;height:540px;border-radius:40px;overflow:hidden;border:2px solid rgba(50,50,50,.3)}.gallery_notch{position:absolute;top:0;left:50%;transform:translateX(-50%);width:46%;max-width:120px;height:30px;background-color:#000;border-bottom-left-radius:15px;border-bottom-right-radius:15px;z-index:10}.gallery_background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;transition:opacity 1.2s ease-out,filter .6s ease}.gallery_background.is_show{filter:brightness(1.1)}.gallery_background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.2));z-index:1}.gallery_dateTime{position:absolute;top:15px;left:0;right:0;z-index:11;padding:25px 20px 0;text-align:center;color:white;text-shadow:0 1px 2px rgba(0,0,0,.3)}.gallery_time{font-size:calc(var(--font-size-base, 58) * 1px);font-weight:700;line-height:1;letter-spacing:.01em}.gallery_chara{position:absolute;bottom:50px;left:0;width:100%;height:60%;background-size:contain;background-position:bottom;background-repeat:no-repeat;transition:opacity .3s ease;z-index:3}.gallery_activeCharaWrapper{position:absolute;bottom:50px;left:0;width:100%;height:60%;z-index:4}.gallery_activeCharaContainer{position:relative;width:100%;height:100%;transform:translate(calc(var(--chara-left, 0) * 1px),calc(var(--chara-top, 0) * 1px))}.gallery_activeChara{width:100%;height:100%;background-size:contain;background-position:bottom;background-repeat:no-repeat}.gallery_activeCharaItemContainer{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:6}.gallery_activeCharaItem{position:absolute;bottom:calc(var(--bottom, 0) * 1px);left:calc(var(--left, 0) * 1px);width:calc(var(--original-width, 100) * 1px);height:auto}.gallery_activeCharaItemInner{width:100%;height:100%;background-size:contain;background-position:50%;background-repeat:no-repeat;animation:float var(--chara-duration,0s) ease-in-out infinite alternate;animation-delay:var(--animation-delay,0s)}.gallery_text{position:absolute;bottom:20px;left:20px;color:white;font-size:14px;font-weight:700;letter-spacing:.05em;z-index:7;display:flex;align-items:center;text-shadow:0 1px 3px rgba(0,0,0,.5)}@keyframes float{0%{transform:translateY(0) rotate(0deg)}to{transform:translateY(-10px) rotate(calc(var(--rotate-ratio, 1) * 5deg))}}.active_popup_content{position:absolute;bottom:-50px;left:50%;width:200%;height:auto;transform:translateX(-50%) scale(.8) translateY(30px);opacity:0;transition:opacity 1.2s ease-out,transform 1.2s ease .2s;z-index:20;pointer-events:none}.gallery_item_wrapper.active .active_popup_content{opacity:1;transform:translateX(-50%) scale(1) translateY(-20px);pointer-events:auto}.popup_image{display:block;width:100%;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.25))}.sub_active_popup_content{position:absolute;--sub-image-top:0px;--sub-image-left:50%;--sub-image-transform-x:-50%;--sub-image-transform-y:0px;--sub-image-width:100%;--sub-image-bottom:auto;--sub-image-right:auto;top:var(--sub-image-top);left:var(--sub-image-left);width:var(--sub-image-width);bottom:var(--sub-image-bottom);right:var(--sub-image-right);transform:translate(var(--sub-image-transform-x),var(--sub-image-transform-y)) scale(.8);opacity:0;transition:opacity 1.2s ease-out,transform 1.2s ease .2s;z-index:15;pointer-events:none}.gallery_item_wrapper.active .sub_active_popup_content{opacity:1;transform:translate(var(--sub-image-transform-x),var(--sub-image-transform-y)) scale(1)}.sub_popup_image{display:block;width:100%;height:auto;filter:drop-shadow(0 5px 10px rgba(0,0,0,.2))}.gallery_item_wrapper[data-chara-index="1"] .sub_active_popup_content{--sub-image-top:18em;--sub-image-left:70%;--sub-image-transform-x:-50%;--sub-image-width:80%;--sub-image-transform-y:10px}.gallery_item_wrapper[data-chara-index="2"] .sub_active_popup_content{--sub-image-top:25em;--sub-image-left:45%;--sub-image-transform-x:10%;--sub-image-width:85%}.gallery_item_wrapper[data-chara-index="3"] .sub_active_popup_content{--sub-image-top:25em;--sub-image-left:52%;--sub-image-transform-x:-7%;--sub-image-width:75%;--sub-image-transform-y:25px}.gallery_item_wrapper[data-chara-index="4"] .sub_active_popup_content{--sub-image-top:22em;--sub-image-left:50%;--sub-image-transform-x:10%;--sub-image-width:90%}@media (max-width:1280px){.gallery_item_wrapper[data-chara-index="1"] .sub_active_popup_content{--sub-image-top:16em;--sub-image-left:52%;--sub-image-transform-x:-20%;--sub-image-width:75%;--sub-image-transform-y:25px}.gallery_item_wrapper[data-chara-index="2"] .sub_active_popup_content{--sub-image-top:22em;--sub-image-left:45%;--sub-image-transform-x:10%;--sub-image-width:85%}.gallery_item_wrapper[data-chara-index="3"] .sub_active_popup_content{--sub-image-top:23em;--sub-image-left:52%;--sub-image-transform-x:-7%;--sub-image-width:75%;--sub-image-transform-y:25px}.gallery_item_wrapper[data-chara-index="4"] .sub_active_popup_content{--sub-image-top:20em;--sub-image-left:50%;--sub-image-transform-x:10%;--sub-image-width:90%}}@media (max-width:768px){.gallery_item_wrapper[data-chara-index="1"] .sub_active_popup_content{--sub-image-top:16em;--sub-image-left:70%;--sub-image-transform-x:-50%;--sub-image-width:80%;--sub-image-transform-y:10px}.gallery_item_wrapper[data-chara-index="2"] .sub_active_popup_content{--sub-image-top:21em;--sub-image-left:45%;--sub-image-transform-x:10%;--sub-image-width:85%}.gallery_item_wrapper[data-chara-index="3"] .sub_active_popup_content{--sub-image-top:21em;--sub-image-left:52%;--sub-image-transform-x:-7%;--sub-image-width:75%;--sub-image-transform-y:25px}.gallery_item_wrapper[data-chara-index="4"] .sub_active_popup_content{--sub-image-top:20em;--sub-image-left:50%;--sub-image-transform-x:10%;--sub-image-width:90%}}@media (max-width:480px){.gallery_item_wrapper[data-chara-index="1"] .sub_active_popup_content{--sub-image-top:12em;--sub-image-left:50%;--sub-image-transform-x:-30%;--sub-image-width:100%;--sub-image-transform-y:0px}.gallery_item_wrapper[data-chara-index="2"] .sub_active_popup_content{--sub-image-top:17em;--sub-image-left:45%;--sub-image-transform-x:10%;--sub-image-width:85%}.gallery_item_wrapper[data-chara-index="3"] .sub_active_popup_content{--sub-image-top:17.5em;--sub-image-left:52%;--sub-image-transform-x:-7%;--sub-image-width:75%;--sub-image-transform-y:25px}.gallery_item_wrapper[data-chara-index="4"] .sub_active_popup_content{--sub-image-top:16em;--sub-image-left:50%;--sub-image-transform-x:10%;--sub-image-width:90%}}@media (max-width:1280px){.phone_visual_frame{width:240px;height:499px}}@media (max-width:768px){.phone_visual_frame{width:220px;height:458px;border-radius:36px;border-width:1.5px}.gallery_item_wrapper{margin:0 10px}.gallery_notch{width:48%;max-width:100px;height:25px;border-bottom-left-radius:12px;border-bottom-right-radius:12px}}@media (max-width:480px){.phone_visual_frame{width:180px;height:374px;border-radius:30px;border-width:1px}.gallery_item_wrapper{margin:0 8px}}.top_layer_image_container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:25;pointer-events:none}.top_layer_image_item{position:absolute;opacity:0;transition:opacity .7s ease-out .4s,transform .7s cubic-bezier(.23,1,.32,1) .4s;pointer-events:auto;width:var(--top-img-width,30%);top:var(--top-img-top,10%);left:var(--top-img-left,50%)}.gallery_item_wrapper.active .top_layer_image_item{opacity:1}.animation_wrapper{width:100%;height:100%;animation:floatUpDownSmooth 3s ease-in-out infinite alternate;transform:scale(var(--top-img-scale,.8))}.gallery_item_wrapper.active .animation_wrapper{transform:scale(var(--top-img-active-scale,1))}@keyframes floatUpDownSmooth{0%{transform:translateY(0) scale(var(--top-img-scale,.8))}50%{transform:translateY(-8px) scale(var(--top-img-scale,.8))}to{transform:translateY(0) scale(var(--top-img-scale,.8))}}@keyframes floatUpDownSmoothActive{0%{transform:translateY(0) scale(var(--top-img-active-scale,1))}50%{transform:translateY(-8px) scale(var(--top-img-active-scale,1))}to{transform:translateY(0) scale(var(--top-img-active-scale,1))}}.gallery_item_wrapper.active .animation_wrapper{animation-name:floatUpDownSmoothActive}.top_layer_image_item img{display:block;width:100%;height:auto;filter:drop-shadow(0 3px 6px rgba(0,0,0,.15))}.gallery_item_wrapper .top_layer_image_item[data-top-image-index="0"]{--top-img-top:50%;--top-img-left:0%;--top-img-width:100%;--top-img-translate-x:0%;--top-img-translate-y:0%;--top-img-scale:0.7;--top-img-active-scale:1.2}.gallery_item_wrapper .top_layer_image_item[data-top-image-index="1"]{--top-img-top:40%;--top-img-left:0%;--top-img-width:100%;--top-img-translate-x:0%;--top-img-translate-y:0%;--top-img-scale:0.7;--top-img-active-scale:1.2}.gallery_item_wrapper .top_layer_image_item[data-top-image-index="2"]{--top-img-top:65%;--top-img-left:0%;--top-img-width:100%;--top-img-translate-x:0%;--top-img-translate-y:0%;--top-img-scale:0.7;--top-img-active-scale:1.2}.gallery_item_wrapper[data-chara-index="1"] .top_layer_image_item[data-top-image-index="0"]{--top-img-left:50%;--top-img-top:30%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="1"] .top_layer_image_item[data-top-image-index="1"]{--top-img-left:-20%;--top-img-top:40%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="1"] .top_layer_image_item[data-top-image-index="2"]{--top-img-left:20%;--top-img-top:60%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="2"] .top_layer_image_item[data-top-image-index="0"]{--top-img-left:40%;--top-img-top:45%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="2"] .top_layer_image_item[data-top-image-index="1"]{--top-img-left:10%;--top-img-top:65%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="2"] .top_layer_image_item[data-top-image-index="2"]{--top-img-left:-30%;--top-img-top:50%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="3"] .top_layer_image_item[data-top-image-index="0"]{--top-img-left:0%;--top-img-top:65%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="3"] .top_layer_image_item[data-top-image-index="1"]{--top-img-left:-30%;--top-img-top:45%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="3"] .top_layer_image_item[data-top-image-index="2"]{--top-img-left:30%;--top-img-top:45%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="4"] .top_layer_image_item[data-top-image-index="0"]{--top-img-left:5%;--top-img-top:65%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="4"] .top_layer_image_item[data-top-image-index="1"]{--top-img-left:40%;--top-img-top:45%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="4"] .top_layer_image_item[data-top-image-index="2"]{--top-img-left:-25%;--top-img-top:50%;--top-img-width:100%}@media (max-width:1280px){.gallery_item_wrapper[data-chara-index="1"] .top_layer_image_item[data-top-image-index="0"]{--top-img-left:30%;--top-img-top:40%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="1"] .top_layer_image_item[data-top-image-index="1"]{--top-img-left:-30%;--top-img-top:50%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="1"] .top_layer_image_item[data-top-image-index="2"]{--top-img-left:10%;--top-img-top:65%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="2"] .top_layer_image_item[data-top-image-index="0"]{--top-img-left:35%;--top-img-top:45%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="2"] .top_layer_image_item[data-top-image-index="1"]{--top-img-left:10%;--top-img-top:65%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="2"] .top_layer_image_item[data-top-image-index="2"]{--top-img-left:-30%;--top-img-top:50%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="3"] .top_layer_image_item[data-top-image-index="0"]{--top-img-left:0%;--top-img-top:65%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="3"] .top_layer_image_item[data-top-image-index="1"]{--top-img-left:-30%;--top-img-top:45%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="3"] .top_layer_image_item[data-top-image-index="2"]{--top-img-left:30%;--top-img-top:45%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="4"] .top_layer_image_item[data-top-image-index="0"]{--top-img-left:5%;--top-img-top:65%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="4"] .top_layer_image_item[data-top-image-index="1"]{--top-img-left:40%;--top-img-top:45%;--top-img-width:100%}.gallery_item_wrapper[data-chara-index="4"] .top_layer_image_item[data-top-image-index="2"]{--top-img-left:-25%;--top-img-top:50%;--top-img-width:100%}}@media (max-width:768px){.gallery_item_wrapper .top_layer_image_item[data-top-image-index="0"]{--top-img-width:30vw;--top-img-top:8vh;--top-img-left:15vw}.gallery_item_wrapper .top_layer_image_item[data-top-image-index="1"]{--top-img-width:28vw;--top-img-top:25vh;--top-img-left:60vw}.gallery_item_wrapper .top_layer_image_item[data-top-image-index="2"]{--top-img-width:32vw;--top-img-top:45vh;--top-img-left:40vw}}@media (max-width:480px){.gallery_item_wrapper .top_layer_image_item[data-top-image-index="0"]{--top-img-width:35vw;--top-img-top:6vh;--top-img-left:10vw}.gallery_item_wrapper .top_layer_image_item[data-top-image-index="1"]{--top-img-width:30vw;--top-img-top:22vh;--top-img-left:55vw}.gallery_item_wrapper .top_layer_image_item[data-top-image-index="2"]{--top-img-width:38vw;--top-img-top:40vh;--top-img-left:35vw}}