﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;overflow-x:hidden}body{font-family:"Noto Sans JP",Helvetica,Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",YuGothic,"Yu Gothic",メイリオ,Meiryo,sans-serif;font-size:16px;font-weight:400;line-height:1.75;letter-spacing:.02em;color:#454545;background:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;vertical-align:middle}a{color:#00afec;text-decoration:none;transition:.3s ease-in-out}a:hover{opacity:.8}ul,ol{list-style:none}button{border:none;background:rgba(0,0,0,0);cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}.marker,mark{background:linear-gradient(transparent 60%, #fff7a0 60%);color:inherit;padding:0 4px}.container{width:100%;max-width:1200px;margin:0 auto}@media screen and (max-width: 1200px){.container{padding:0 16px}}section{padding:80px 0}@media screen and (max-width: 768px){section{padding:48px 0}}.section__head{text-align:center;margin-bottom:40px;display:flex;flex-direction:column;align-items:center;gap:8px}@media screen and (max-width: 768px){.section__head{margin-bottom:24px}}.section__en{display:inline-block;margin:0;font-size:14px;font-weight:700;color:#00afec;letter-spacing:.1em;line-height:1}@media screen and (max-width: 768px){.section__en{font-size:12px}}.section__title{display:inline-block;margin:0;font-size:28px;font-weight:700;color:#454545;line-height:1.5}@media screen and (max-width: 768px){.section__title{font-size:20px}}.bg__white{background:#fff}.bg__gray{background:#f5f5f5}.bg__blue{background:#e5f5fc}.bg__red{background:#fef2f5}.bg__black{background:#454545;color:#fff}table{width:100%;border-collapse:collapse}table th,table td{padding:16px;border:1px solid #e9e9e9;font-size:16px;text-align:left;vertical-align:top}@media screen and (max-width: 768px){table th,table td{padding:12px;font-size:14px}}table th{background:#f5f5f5;font-weight:700}.sub__header{display:flex;align-items:center;height:240px;padding:48px 16px;background-color:#00afec;background-image:linear-gradient(-45deg, #00afec 0%, #00afec 70%, #368bd6 70%, #368bd6 80%, #1d7cd1 80%, #1d7cd1 90%, #056ecc 90%, #056ecc 100%);color:#fff}@media screen and (max-width: 768px){.sub__header{height:196px;padding:32px 12px}}.sub__title{margin:0;font-size:36px;font-weight:700;color:#fff;line-height:1.5}@media screen and (max-width: 768px){.sub__title{font-size:28px}}@media screen and (max-width: 480px){.sub__title{font-size:24px}}.sub__lead{margin-top:12px;font-size:16px;color:#fff}.sub__header .sub__header-img{flex-shrink:0;width:240px;max-width:100%;margin-left:auto;order:1}@media screen and (max-width: 768px){.sub__header .sub__header-img{width:200px;margin-left:0;order:0}}.sub__header .sub__header-img img{display:block;width:100%;height:auto;border-radius:8px}.sub__header .container:has(.sub__header-img){display:flex;align-items:center;gap:32px}@media screen and (max-width: 768px){.sub__header .container:has(.sub__header-img){flex-direction:column;gap:16px}}.btn__320{width:320px;min-width:0;max-width:100%}@media screen and (max-width: 768px){.btn__320{width:100%}}.btn__primary{display:inline-flex;align-items:center;justify-content:center;min-width:200px;padding:16px 32px;font-size:16px;font-weight:700;color:#fff;background:#00afec;border-radius:8px;transition:.3s ease-in-out}.btn__primary:hover{background:#19b6ee;opacity:1}@media screen and (max-width: 768px){.btn__primary{min-width:0;width:100%;padding:12px 24px}}.btn__secondary{display:inline-flex;align-items:center;justify-content:center;min-width:200px;padding:16px 32px;font-size:16px;font-weight:700;color:#00afec;background:#fff;border:2px solid #00afec;border-radius:8px;transition:.3s ease-in-out}.btn__secondary:hover{background:#e5f5fc;opacity:1}@media screen and (max-width: 768px){.btn__secondary{min-width:0;width:100%;padding:12px 24px}}.btn__cta{display:inline-flex;align-items:center;justify-content:center;min-width:240px;padding:16px 32px;font-size:16px;font-weight:700;color:#fff;background:#ed0037;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.06);transition:.3s ease-in-out}.btn__cta:hover{background:#ee194b;opacity:1}@media screen and (max-width: 768px){.btn__cta{min-width:0;width:100%;padding:12px 24px}}.btn__chip{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;color:#fff;border-radius:8px;transition:.3s ease-in-out}@media screen and (max-width: 768px){.btn__chip{padding:8px 12px;font-size:12px}}.btn__chip.is-red{background:#ed0037}.btn__chip.is-red:hover{background:#ee194b;opacity:1}.btn__chip.is-black{background:#454545}.btn__chip.is-black:hover{background:#555;opacity:1}.btn__chip.is-tel{background:#056ecc}.btn__chip.is-tel:hover{background:#1d7cd1;opacity:1}.btn__chip.is-tel .btn__chip-icon{display:block;flex-shrink:0;width:16px;height:16px;fill:currentColor}.br__desktop{display:none}@media screen and (max-width: 1200px){.br__desktop{display:block}}.br__tablet{display:none}@media screen and (max-width: 992px){.br__tablet{display:block}}.br__mobile{display:none}@media screen and (max-width: 768px){.br__mobile{display:block}}.br__min-mobile{display:none}@media screen and (max-width: 576px){.br__min-mobile{display:block}}.br__small{display:none}@media screen and (max-width: 480px){.br__small{display:block}}.header{position:fixed;top:0;left:0;right:0;z-index:100;width:100%;background:#fff;border-bottom:1px solid #e9e9e9;box-shadow:0 2px 4px rgba(0,0,0,.06);min-height:138px}@media screen and (max-width: 992px){.header{min-height:64px}}@media screen and (max-width: 768px){.header{min-height:64px}}.header .header__notice{background:#056ecc;padding:4px 0;text-align:center;border-bottom:1px solid #e9e9e9}.header .header__notice .header__notice-txt{font-size:12px;color:#fff;margin:0}@media screen and (max-width: 768px){.header .header__notice .header__notice-txt{font-size:10px}}.header .header__main{background:#fff;height:100%}.header .header__main .header__main-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 0;height:100%}@media screen and (max-width: 1200px){.header .header__main .header__main-inner{padding:8px 16px}}@media screen and (max-width: 992px){.header .header__main .header__main-inner{padding:16px}}@media screen and (max-width: 768px){.header .header__main .header__main-inner{gap:8px}}.header .header__logo{flex-shrink:0}.header .header__logo .header__logo-img{display:block;margin:0}.header .header__logo .header__logo-img img{display:block;width:auto;height:40px}@media screen and (max-width: 992px){.header .header__logo .header__logo-img img{height:32px}}@media screen and (max-width: 768px){.header .header__logo .header__logo-img img{height:32px}}.header .header__logo .header__logo-txt{display:inline-block;font-size:12px;font-weight:500;color:#666;line-height:1}@media screen and (max-width: 992px){.header .header__logo .header__logo-txt{display:none}}.header .header__logo .header__logo-txt .header__logo-txt-em{color:#4cc6f1;margin-left:4px}.header .header__cta{display:flex;gap:8px}@media screen and (max-width: 768px){.header .header__cta{gap:4px}}.header .header__cta .header__cta-icon{width:16px;height:16px;object-fit:contain}@media screen and (max-width: 768px){.header .header__cta .header__cta-icon{display:none}}.header .header__hamburger{display:none;flex-direction:column;gap:4px;width:32px;height:32px;padding:4px}@media screen and (max-width: 992px){.header .header__hamburger{display:flex;justify-content:center}}.header .header__hamburger .header__hamburger-line{display:block;width:100%;height:2px;background:#454545}.header .header__nav{background:#fff;border-top:1px solid #e9e9e9}@media screen and (max-width: 992px){.header .header__nav{display:none}}.header .header__menu{display:flex;align-items:stretch;margin:0 auto;padding:0;list-style:none}.header .header__menu .header__menu-item{position:relative;display:flex;flex:1;align-items:center;font-size:16px}.header .header__menu .header__menu-item.is-cta{display:none}@media screen and (max-width: 992px){.header .header__menu .header__menu-item.is-cta{display:flex;border-bottom:0;margin:12px 16px 0}.header .header__menu .header__menu-item.is-cta .header__menu-link{justify-content:center;gap:8px;padding:14px 16px;border-radius:8px;font-weight:700}.header .header__menu .header__menu-item.is-cta .header__menu-link.is-contact{background:#ed0037;color:#fff}.header .header__menu .header__menu-item.is-cta .header__menu-link.is-contact:hover{background:#ee194b}.header .header__menu .header__menu-item.is-cta .header__menu-link.is-tel{background:#00afec;color:#fff}.header .header__menu .header__menu-item.is-cta .header__menu-link.is-tel:hover{background:#19b6ee}.header .header__menu .header__menu-item.is-cta .header__menu-icon{width:18px;height:18px;object-fit:contain;fill:#fff}}.header .header__menu .header__menu-item .header__menu-link{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;padding:12px 16px;color:#00afec;font-weight:700;white-space:nowrap;cursor:pointer;transition:.3s ease-in-out;user-select:none}.header .header__menu .header__menu-item .header__menu-link:hover{background:#e5f5fc;opacity:1}.header .header__menu .header__menu-item .header__pulldown{position:absolute;top:100%;min-width:224px;margin:0;padding:8px 0;background:#fff;border:1px solid #e9e9e9;border-top:4px solid #00afec;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.08);list-style:none;opacity:0;visibility:hidden;pointer-events:none;z-index:100;transition:.3s ease-in-out}.header .header__menu .header__menu-item .header__pulldown li{list-style:none}.header .header__menu .header__menu-item .header__pulldown .header__pulldown-link{display:block;padding:12px 24px;font-size:14px;font-weight:500;color:#454545;white-space:nowrap}.header .header__menu .header__menu-item .header__pulldown .header__pulldown-link:hover{background:#f2fafd;color:#00afec;opacity:1}.header .header__menu .header__menu-item.is-pulldown .header__menu-link::after{content:"";display:inline-block;width:8px;height:8px;margin-left:8px;border-right:2px solid #00afec;border-bottom:2px solid #00afec;transform:translateY(-2px) rotate(45deg);transition:.3s ease-in-out}.header .header__menu .header__menu-item.is-pulldown:hover .header__menu-link::after,.header .header__menu .header__menu-item.is-pulldown:focus-within .header__menu-link::after{transform:translateY(2px) rotate(225deg)}.header .header__menu .header__menu-item.is-pulldown:hover .header__pulldown,.header .header__menu .header__menu-item.is-pulldown:focus-within .header__pulldown{opacity:1;visibility:visible;pointer-events:auto}.header .header__overlay-bg{display:none}@media screen and (max-width: 992px){.header .header__cta{display:none}.header .header__hamburger{cursor:pointer}.header .header__hamburger .header__hamburger-line{transition:.3s ease-in-out;transform-origin:center}.header .header__hamburger.is-open .header__hamburger-line:nth-child(1){transform:translateY(6px) rotate(45deg)}.header .header__hamburger.is-open .header__hamburger-line:nth-child(2){opacity:0}.header .header__hamburger.is-open .header__hamburger-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.header .header__overlay-bg{display:block;position:fixed;inset:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;pointer-events:none;transition:.3s ease-in-out;z-index:99}.header .header__nav{display:block;position:fixed;top:0;right:0;width:320px;max-width:100%;height:100vh;overflow-y:auto;overscroll-behavior:contain;transform:translateX(100%);transition:transform .3s ease-in-out;z-index:100;padding:64px 0 24px;border-top:none;box-shadow:0 8px 24px rgba(0,0,0,.12)}.header .header__menu{flex-direction:column;align-items:stretch;padding:0}.header .header__menu .header__menu-item{flex:0 0 auto;font-size:16px;border-bottom:1px solid #e9e9e9}.header .header__menu .header__menu-item .header__menu-link{justify-content:space-between;padding:16px 24px;width:100%}.header .header__menu .header__menu-item.is-pulldown{flex-direction:column;align-items:stretch}.header .header__menu .header__menu-item.is-pulldown .header__menu-link::after{margin-left:auto}.header .header__menu .header__menu-item.is-pulldown .header__pulldown{position:static;width:100%;min-width:0;margin:0;padding:0;border:none;border-radius:0;box-shadow:none;background:#f2fafd;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.header .header__menu .header__menu-item.is-pulldown .header__pulldown .header__pulldown-link{padding:12px 32px;font-size:14px}.header .header__menu .header__menu-item.is-pulldown:hover .header__menu-link::after,.header .header__menu .header__menu-item.is-pulldown:focus-within .header__menu-link::after{transform:translateY(-2px) rotate(45deg)}.header .header__menu .header__menu-item.is-pulldown:hover .header__pulldown,.header .header__menu .header__menu-item.is-pulldown:focus-within .header__pulldown{max-height:0;padding:0}.header .header__menu .header__menu-item.is-pulldown.is-open .header__menu-link::after{transform:translateY(2px) rotate(225deg)}.header .header__menu .header__menu-item.is-pulldown.is-open .header__pulldown{max-height:800px;padding:8px 0}.header.is-menu-open .header__nav{transform:translateX(0)}.header.is-menu-open .header__overlay-bg{opacity:1;visibility:visible;pointer-events:auto}}body{padding-top:138px}@media screen and (max-width: 992px){body{padding-top:64px}}@media screen and (max-width: 768px){body{padding-top:64px}}body.is-menu-open{overflow:hidden}.footer{background:#454545;padding:64px 16px}@media screen and (max-width: 992px){.footer{padding:48px 16px}}@media screen and (max-width: 768px){.footer{padding:32px 0}}.footer p,.footer a,.footer li{color:#fff}.footer .footer__main{display:flex;justify-content:space-between;gap:80px}@media screen and (max-width: 1200px){.footer .footer__main{gap:40px}}@media screen and (max-width: 992px){.footer .footer__main{gap:32px;flex-direction:column}}.footer .footer__main .footer__left{flex-shrink:0;width:240px}@media screen and (max-width: 992px){.footer .footer__main .footer__left{width:fit-content;margin:0 auto}}.footer .footer__main .footer__left .footer__logo{width:184px;margin-bottom:24px}.footer .footer__main .footer__left .footer__logo img{width:100%;height:auto}.footer .footer__main .footer__left .footer__logo .footer__logo-txt{display:inline-block;font-size:18px;font-weight:700;color:#fff}.footer .footer__main .footer__left .footer__meta{display:flex;flex-direction:column;gap:4px}.footer .footer__main .footer__left .footer__meta .footer__meta-service{font-size:14px;color:#ddd;line-height:1.75}.footer .footer__main .footer__left .footer__meta .footer__meta-company{font-size:14px;line-height:1.75}.footer .footer__main .footer__left .footer__meta .footer__meta-address{font-size:12px;color:#ddd;line-height:1.75}.footer .footer__main .footer__right{display:flex;justify-content:flex-end;gap:64px;flex:1}@media screen and (max-width: 1200px){.footer .footer__main .footer__right{gap:40px}}@media screen and (max-width: 992px){.footer .footer__main .footer__right{justify-content:space-around;gap:16px}}@media screen and (max-width: 768px){.footer .footer__main .footer__right{gap:24px;flex-wrap:wrap}}.footer .footer__main .footer__right .footer__menu{width:200px}@media screen and (max-width: 768px){.footer .footer__main .footer__right .footer__menu{width:100%}}.footer .footer__main .footer__right .footer__menu .footer__menu-title{font-size:16px;font-weight:700;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #fff}.footer .footer__main .footer__right .footer__menu .footer__menu-list{list-style:none;line-height:2;margin:0;padding:0}.footer .footer__main .footer__right .footer__menu .footer__menu-item{color:#ddd;font-size:14px;transition:.3s ease-in-out}.footer .footer__main .footer__right .footer__menu .footer__menu-item:hover{color:#00afec}.footer .footer__models{margin-top:40px;padding:16px 0;border-top:1px solid #888;border-bottom:1px solid #888;display:flex;flex-direction:column;gap:16px}.footer .footer__models .footer__model .footer__model-title{font-size:16px;font-weight:700;margin-bottom:8px}.footer .footer__models .footer__model .footer__model-title a{transition:.3s ease-in-out}.footer .footer__models .footer__model .footer__model-title a:hover{color:#00afec}.footer .footer__models .footer__model .footer__model-list{display:flex;flex-wrap:wrap;list-style:none;gap:8px;margin:0;padding:0}.footer .footer__models .footer__model .footer__model-link{padding-right:8px;border-right:1px solid #888}.footer .footer__models .footer__model .footer__model-link:last-child{border-right:none}.footer .footer__models .footer__model .footer__model-link .footer__model-item{font-size:14px;color:#ddd;transition:.3s ease-in-out}.footer .footer__models .footer__model .footer__model-link .footer__model-item:hover{color:#00afec}.footer .footer__bottom{margin-top:40px}.footer .footer__bottom .footer__terms{display:flex;justify-content:center;gap:16px;margin-bottom:16px;flex-wrap:wrap}@media screen and (max-width: 480px){.footer .footer__bottom .footer__terms{gap:8px}}.footer .footer__bottom .footer__terms a{font-size:14px;transition:.3s ease-in-out;border-right:1px solid #888;padding-right:16px}@media screen and (max-width: 768px){.footer .footer__bottom .footer__terms a{font-size:12px}}@media screen and (max-width: 480px){.footer .footer__bottom .footer__terms a{font-size:10px;padding-right:8px}}.footer .footer__bottom .footer__terms a:hover{color:#00afec}.footer .footer__bottom .footer__terms a:last-child{border-right:none;padding-right:0}.footer .footer__bottom .footer__copyright{text-align:center;font-size:12px;color:#ddd}.breadcrumbs{background:#e5f5fc;padding:16px 0}.breadcrumbs .breadcrumbs__list{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#777}.breadcrumbs .breadcrumbs__item{display:inline-flex;align-items:center;gap:8px}.breadcrumbs .breadcrumbs__item:not(:last-child)::after{content:">";color:#999}.breadcrumbs .breadcrumbs__link{color:#00afec}.breadcrumbs .breadcrumbs__link:hover{text-decoration:underline;opacity:1}.breadcrumbs .breadcrumbs__current{color:#777}.anchor{background:#fff;padding:24px 16px}@media screen and (max-width: 768px){.anchor{padding:16px 12px}}.anchor .anchor__items{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;max-width:1200px;margin:0 auto}.anchor .anchor__item{display:inline-flex;align-items:center;padding:8px 24px;background:#fff;border:1px solid #b2e4f8;border-radius:999px;color:#00afec;font-size:14px;font-weight:500;transition:.3s ease-in-out}.anchor .anchor__item:hover{background:#00afec;color:#fff;border-color:#00afec;opacity:1}.anchor .anchor__item.is-active{background:#00afec;color:#fff;border-color:#00afec}.half-title{width:100%;height:352px;overflow:hidden;display:flex;justify-content:flex-start}@media screen and (max-width: 768px){.half-title{height:auto;flex-direction:column}}.half-title .half-title__title-side{order:-1;width:50%;background-image:linear-gradient(-45deg, #00afec 0%, #00afec 70%, #056ecc 70%, #056ecc 80%, #1d7cd1 80%, #1d7cd1 90%, #368bd6 90%, #368bd6 100%)}@media screen and (max-width: 768px){.half-title .half-title__title-side{width:100%;background:#056ecc}}.half-title .half-title__wrapper{position:relative;width:100%;height:100%;background-repeat:no-repeat}@media screen and (max-width: 768px){.half-title .half-title__wrapper{padding:24px 16px}}.half-title .half-title__title{position:absolute;top:50%;right:32px;transform:translateY(-50%);margin:0;padding:16px 8px;font-size:36px;font-weight:700;color:#fff;line-height:1.5}@media screen and (max-width: 768px){.half-title .half-title__title{position:static;transform:none;text-align:center;font-size:22px;padding:0}}.half-title .half-title__image-side{width:50%;background-color:#00afec}@media screen and (max-width: 768px){.half-title .half-title__image-side{width:100%;max-height:240px}}.half-title .half-title__image-side img{width:100%;height:100%;object-fit:contain;object-position:center}@media screen and (max-width: 768px){.half-title .half-title__image-side img{max-height:240px}}.half-title .half-title__image-side.is-cover img{object-fit:cover}.shop{padding:64px 16px;background:#f5f5f5}@media screen and (max-width: 768px){.shop{padding:48px 12px}}.shop .shop__areas{display:flex;flex-direction:column;gap:24px;max-width:1200px;margin:0 auto}.shop .shop__area{background:#fff;border:1px solid #b2e4f8;border-radius:8px;overflow:hidden}.shop .shop__area .shop__area-head{position:relative;padding:16px 24px;background:#00afec;color:#fff;cursor:pointer;list-style:none}.shop .shop__area .shop__area-head::-webkit-details-marker{display:none}.shop .shop__area .shop__area-head .shop__area-title{font-size:18px;font-weight:700;margin:0}@media screen and (max-width: 768px){.shop .shop__area .shop__area-head .shop__area-title{font-size:16px}}.shop .shop__area .shop__area-link{padding:12px 24px;background:#f2fafd;border-bottom:1px solid #b2e4f8}.shop .shop__area .shop__area-link .anchor__items{display:flex;flex-wrap:wrap;gap:8px 16px}.shop .shop__area .shop__area-link .anchor__item{display:inline-block;font-size:12px;color:#00afec}.shop .shop__area .shop__area-link .anchor__item:hover{text-decoration:underline;opacity:1}.shop .shop__area .shop__area-body{padding:24px}@media screen and (max-width: 768px){.shop .shop__area .shop__area-body{padding:16px}}.shop .shop__area[open]>summary.shop__area-head::after{content:"−"}.shop details.shop__area>summary.shop__area-head::after{content:"+";position:absolute;top:50%;right:24px;transform:translateY(-50%);font-size:24px;line-height:1}.shop .shop__pref{margin-bottom:24px}.shop .shop__pref:last-child{margin-bottom:0}.shop .shop__pref .shop__pref-head{margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #00afec}.shop .shop__pref .shop__pref-head .shop__pref-title{font-size:16px;font-weight:700;color:#454545;margin:0}.shop .shop__pref .shop__pref-head .shop__pref-title.is-parent{font-size:22px}@media screen and (max-width: 768px){.shop .shop__pref .shop__pref-head .shop__pref-title.is-parent{font-size:18px}}.shop .shop__pref .shop__list{display:flex;flex-wrap:wrap;gap:16px}.shop .shop__item{display:flex;flex-direction:column;width:calc(33.333% - 11px);background:#fff;border:1px solid #e9e9e9;border-radius:8px;overflow:hidden;color:#454545;transition:.3s ease-in-out}@media screen and (max-width: 992px){.shop .shop__item{width:calc(50% - 8px)}}@media screen and (max-width: 768px){.shop .shop__item{width:100%}}.shop .shop__item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08);opacity:1}.shop .shop__item.is-txt{width:calc(50% - 8px)}@media screen and (max-width: 768px){.shop .shop__item.is-txt{width:100%}}.shop .shop__item .shop__item-img{aspect-ratio:16/9;overflow:hidden;background:#f5f5f5}.shop .shop__item .shop__item-img img{width:100%;height:100%;object-fit:cover}.shop .shop__item .shop__item-info{display:flex;flex-direction:column;gap:8px;padding:16px}.shop .shop__item .shop__item-title{font-size:16px;font-weight:700;color:#00afec;margin:0}.shop .shop__item .shop__item-address,.shop .shop__item .shop__item-hours,.shop .shop__item .shop__item-tel{font-size:12px;line-height:1.75;color:#666;margin:0}.shop .shop__item .shop__item-label{color:#888;font-weight:700}.cta{padding:64px 16px;background:#00afec;color:#fff}@media screen and (max-width: 768px){.cta{padding:48px 0px}}.cta .cta__inner{max-width:1200px;margin:0 auto;text-align:center}.cta .cta__title{font-size:26px;font-weight:700;color:#fff;margin:0 0 16px;line-height:1.5}@media screen and (max-width: 768px){.cta .cta__title{font-size:20px}}.cta .cta__desc{font-size:16px;line-height:1.75;color:#fff;margin:0 0 24px}@media screen and (max-width: 480px){.cta .cta__desc{font-size:12.8px}}.cta .cta__btns{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}@media screen and (max-width: 768px){.cta .cta__btns{flex-direction:column;gap:12px}}.cta .btn__secondary{background:rgba(0,0,0,0);border-color:#fff;color:#fff}.cta .btn__secondary:hover{background:#fff;color:#00afec}.fixed.banner{display:none}@media screen and (max-width: 992px){.fixed.banner{display:block;position:fixed;bottom:0;left:0;z-index:90;width:100%;height:64px;transition:.3s ease-in-out}}.fixed.banner .fixed__inner{width:100%;height:100%;background-color:hsla(0,0%,100%,.2);backdrop-filter:blur(8px)}.fixed.banner .fixed__items{display:flex;align-items:center;justify-content:space-between;gap:8px;height:100%;padding:8px 12px}@media screen and (max-width: 768px){.fixed.banner .fixed__items{gap:6px;padding:8px}}.fixed.banner .fixed__item{display:flex;flex:1;align-items:center;justify-content:center;gap:8px;height:48px;padding:8px 12px;border-radius:8px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.06);font-size:14px;font-weight:700;color:#fff;transition:.3s ease-in-out}@media screen and (max-width: 480px){.fixed.banner .fixed__item{font-size:12px;gap:4px}}.fixed.banner .fixed__item.is-shop{background-color:#00afec}.fixed.banner .fixed__item.is-shop:hover{background-color:#19b6ee}.fixed.banner .fixed__item.is-contact{background-color:#ed0037}.fixed.banner .fixed__item.is-contact:hover{background-color:#ee194b}.fixed.banner .fixed__item.is-tel{background-color:#056ecc}.fixed.banner .fixed__item.is-tel:hover{background-color:#1d7cd1}.fixed.banner .fixed__item-img{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.fixed.banner .fixed__item-img img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}@media screen and (max-width: 480px){.fixed.banner .fixed__item-img{width:16px;height:16px}}.fixed.banner .fixed__item-txt{line-height:1}@media screen and (max-width: 992px){body{padding-bottom:64px}}
