@import"https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css";.hero{color:#fff;padding:72px 0 56px}.hero__container{width:min(1100px,100% - 32px);margin:0 auto}.hero__title h1{margin:0 0 16px;font-size:clamp(2rem,4vw,3rem);line-height:1.3}.hero__title p{display:inline-block;margin-bottom:16px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.16);font-size:.9rem}.hero__lead{margin-bottom:1rem;padding:14px;border-radius:12px;background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hero__btn{display:flex;gap:12px;flex-wrap:wrap}.hero__btn a{display:inline-block;padding:14px 22px;border-radius:999px;background:#d63b30;color:#fff;font-weight:700}.hero__btn a.btn-sub{background:#fff;color:#d63b30;border:1px solid #d63b30}.hero__announce{padding:14px 16px;border-left:4px solid #d63b30;background:#fff7f6;margin-top:24px;color:#333}.hero__announce span{font-weight:600}.hero .hero__summary{display:grid;grid-template-columns:repeat(4, 1fr);gap:12px;margin:28px 0}.hero .hero__summary-item{padding:14px;border-radius:12px;background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero .hero__summary-item strong{display:block;font-size:.9rem;opacity:.9}@media(max-width: 900px){.hero .hero__summary{grid-template-columns:1fr}}.fixedCta-button{position:fixed;left:0;bottom:-120px;width:100%;z-index:999;display:flex;justify-content:center;padding-top:min(6vw,28px);padding-bottom:min(6vw,28px);opacity:0;transform:translateY(20px);transition:all .45s cubic-bezier(0.22, 0.61, 0.36, 1)}.fixedCta-button a{display:flex;align-items:center;justify-content:center;flex-direction:column;width:min(84vw,420px);padding:1rem 1.2rem;background:linear-gradient(135deg, #ff5548, #d63b30);color:#fff;font-weight:700;border-radius:999px;box-shadow:0 6px 18px rgba(0,0,0,.18),0 2px 6px rgba(0,0,0,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.05em;transition:transform .2s ease,box-shadow .2s ease}.fixedCta-button a span{font-size:11px}@media(min-width: 768px){.fixedCta-button{display:none}}.fixedCta-button.is-show{bottom:8px;opacity:1;transform:translateY(0)}.aboutHanabi__main{display:grid;grid-template-columns:repeat(1, 1fr);gap:1.5rem;align-items:center;margin-bottom:2rem}@media(min-width: 768px){.aboutHanabi__main{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.aboutHanabi__text p{padding:0 1.5rem}}.aboutHanabi__list{margin-top:2rem}.aboutHanabi__list li{padding:1rem;background:#fafafa;border:1px solid #e7e7e7;text-align:center;border-radius:.3em}.aboutHanabi__list li:not(:last-of-type){margin-bottom:1rem}.aboutHanabi__list li span{font-weight:600;padding-right:.5rem}.aboutHanabi__image{margin:0 auto;border-radius:.3em;overflow:hidden}.aboutHanabi__image img{width:100%;height:100%;aspect-ratio:8/5;-o-object-fit:cover;object-fit:cover}.aboutHanabi__history{padding:1rem;background:#fafafa;border-radius:.3em;border:1px solid #e7e7e7}.aboutHanabi__history h3{margin-bottom:1rem;font-size:1.2em;text-align:center;color:#d63b30}.aboutHanabi__history p span{font-weight:600}.highlight{background:#424242;background:#0b1a2b;color:#fff}.highlight__list{display:grid;grid-template-columns:repeat(1, 1fr);gap:1.5rem}@media(min-width: 768px){.highlight__list{grid-template-columns:repeat(3, 1fr)}}.highlight__item{z-index:1}.highlight__item figure{padding:0 1rem 1rem 0;position:relative}.highlight__item figure img{border-radius:.3em;box-shadow:0 2px 6px 0 rgba(0,0,0,.16)}.highlight__item figure::after{content:"";position:absolute;top:.5rem;bottom:5px;left:1rem;right:5px;z-index:-10;border-radius:.3em;border:solid 3px #ebe6da;border:solid 3px rgba(255,255,255,.4509803922)}.highlight__item h3{font-size:1.2em;text-align:center;margin:.75rem 0}.highlight__item p{font-size:.9em}.highlight__note{padding:1rem;margin:1rem 0;background:rgba(255,255,255,.1215686275);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:.3em}.highlight__note h3{margin-bottom:.5rem}.highlight__note p{font-size:.9em}.highlight__note p a{display:inline-block;color:#f8f30e;font-weight:600;text-decoration:underline}.highlight__note p a::after{content:"";-webkit-mask:url(https://bigs.jp/icon/fontawesome/up-right-from-square-solid.svg) no-repeat center center/contain;mask:url(https://bigs.jp/icon/fontawesome/up-right-from-square-solid.svg) no-repeat center center/contain;background:#f8f30e;display:inline-block;width:10px;height:10px;padding-left:.5rem}.highlight__note p:not(:last-of-type){margin-bottom:.5rem}.highlight p.notice{font-size:11px;margin-top:1rem}.packingList{background:#fafafa}.packingList__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;background:#fff;padding:1rem;margin-top:-2rem}.packingList__item h3{display:flex;align-items:center;gap:.3rem}.packingList__item h3::before{content:"";-webkit-mask:url(../img/square-check-solid.svg) no-repeat center center/contain;mask:url(../img/square-check-solid.svg) no-repeat center center/contain;background:rgba(0,0,0,.1607843137);background:#d63b30;display:inline-block;width:1rem;height:1rem;min-width:1rem}.packingList__item p{font-size:.9em;margin-top:.5rem}.cta{padding-bottom:0 !important}.cta__link{position:relative;display:block;background:#0f1830;color:#fff;padding:1.5rem;border-radius:.3em;text-align:center;box-shadow:0 2px 6px 0 rgba(0,0,0,.1607843137)}.cta__link::before{content:"";display:block;width:100%;height:100%;-webkit-backdrop-filter:blur(0.5px);backdrop-filter:blur(0.5px);position:absolute;top:0;left:0}.cta__link::after{position:relative;content:"ツアーを見る";margin-top:.5rem;display:inline-block;padding:.5rem 1.5rem;border-radius:999px;background:#d63b30;color:#fff;font-weight:700;z-index:10}@media(min-width: 768px){.cta__link{opacity:1}.cta__link:hover{transition:all .2s;opacity:.8}}.cta__text{position:relative;z-index:10;margin-bottom:0}.cta__text h2{margin-bottom:.5rem}.photoGallery{background:#0b1a2b;color:#fff}.photoGallery__contents{width:85vw;margin:0 auto}.photoGallery .swiper .swiper-wrapper{transition-timing-function:linear}.photoGallery .swiper .swiper-slide img{width:100%;height:100%;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;border-radius:.3em}.photoGallery .swiper .swiper-slide p{font-size:.9em;margin-top:.5rem;text-align:center}.photoGallery .option-container{display:flex;justify-content:center;align-items:center;-moz-column-gap:2rem;column-gap:2rem;margin-top:1.2rem;padding-bottom:.5rem}.photoGallery .option-container .swiper-pagination{position:relative;width:auto;bottom:0;top:0}.photoGallery .option-container .swiper-pagination .swiper-pagination-bullet{background:#fff}.big3Fireworks{background:#fafafa}.big3Fireworks__title p span{font-weight:600}.big3Fireworks__list{display:flex;flex-direction:row;-moz-column-gap:1.5rem;column-gap:1.5rem;overflow-x:scroll;scroll-snap-type:x mandatory;padding-bottom:1.5rem}@media(min-width: 768px){.big3Fireworks__list{display:grid;gap:1.5rem;grid-template-columns:repeat(3, 1fr);overflow-x:visible}}.big3Fireworks__item{position:relative;min-width:70vw;width:100%;scroll-snap-align:start;list-style:none;background:#fff;border-radius:.3em;overflow:hidden;box-shadow:rgba(87,87,87,.3411764706) 0px 2px 5px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}@media(min-width: 768px){.big3Fireworks__item{min-width:auto;width:auto}}.big3Fireworks__item h3{font-size:clamp(14px,4em,18px);text-align:center}.big3Fireworks__item h3 span{display:block;font-size:.7em}.big3Fireworks__item img{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;margin:.75rem 0}.big3Fireworks__item dl{padding:.5rem;background:#dae3eb;display:flex;align-items:center;gap:.5rem;font-weight:600;margin-bottom:.75rem}.big3Fireworks__item dl dt{font-size:12px}.big3Fireworks__item p{font-size:.9em}.big3Fireworks__link{margin-top:auto}.big3Fireworks__link a{display:flex;align-items:center;justify-content:center;font-size:.9em;padding:.5rem .85rem;border-radius:100px;box-shadow:rgba(0,0,0,.1490196078) 0px 1px 3px 0px;background:#fff;color:#d63b30;border:1px solid #d63b30;font-weight:600}.big3Fireworks__link a::after{content:"";display:inline-block;width:1em;height:1em;background:#d63b30;-webkit-mask:url(https://bigs.jp/icon/fontawesome/caret-right-solid.svg) no-repeat center center/contain;mask:url(https://bigs.jp/icon/fontawesome/caret-right-solid.svg) no-repeat center center/contain}@media(min-width: 768px){.big3Fireworks__link a{transition:all .2s}.big3Fireworks__link a:hover{background:rgba(214,59,48,.0509803922)}}@media(max-width: 480px){.big3Fireworks::after{content:"⇔　横スクロールしてください。";display:flex;justify-content:center;align-items:center;font-size:.85em}}