.sub__header{background-color:#00a0e9;position:relative;height:240px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.sub__header.sp-none{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}}@media screen and (max-width: 768px){.sub__header{height:196px}}.sub__header .container{position:relative;z-index:10}.sub__header .container .sub__title{font-size:36px;font-weight:700;color:#fff;text-align:center}@media screen and (max-width: 768px){.sub__header .container .sub__title{font-size:32px}}@media screen and (max-width: 480px){.sub__header .container .sub__title{font-size:28px;word-break:auto-phrase}.sub__header .container .sub__title.break{word-break:break-all}}.sub__header::after{content:"";background-image:url(../img/headerBg.png);opacity:.2;position:absolute;top:0;left:0;width:100%;height:100%}.cta .cta__inner{max-width:900px;margin:0 auto;display:flex;gap:48px;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}@media screen and (max-width: 992px){.cta .cta__inner{justify-content:center}}@media screen and (max-width: 768px){.cta .cta__inner{flex-direction:column;align-items:center;gap:24px}}.cta .cta__inner .cta__logo{width:240px;flex-shrink:0}@media screen and (max-width: 480px){.cta .cta__inner .cta__logo{width:160px}}.cta .cta__inner .cta__logo img{width:100%;height:100%;object-fit:contain}.cta .cta__inner .cta__txt{text-align:center;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 992px){.cta .cta__inner .cta__txt{gap:16px;align-items:center}}.cta .cta__inner .cta__txt .cta__txt-title{font-size:32px;color:#fff;font-weight:700}@media screen and (max-width: 480px){.cta .cta__inner .cta__txt .cta__txt-title{font-size:24px}}.cta .cta__inner .cta__txt .cta__btn{display:flex;gap:16px}@media screen and (max-width: 992px){.cta .cta__inner .cta__txt .cta__btn{flex-direction:column}}.cta .cta__inner .cta__txt .cta__btn img{width:24px;height:24px;object-fit:contain;margin-right:8px;vertical-align:middle}.cta .cta__inner .cta__txt .cta__txt-note{font-size:14px;color:#fff}.anchor{padding:80px 0 0px}.anchor__items{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media screen and (max-width: 992px){.anchor__items{justify-content:flex-start}}@media screen and (max-width: 480px){.anchor__items{gap:8px}}.anchor__items .anchor__item{display:block;width:calc(25% - 12px);padding:16px 0;border-radius:8px;background-color:#fff;border:1px solid #d4d4d4;text-align:center;font-size:16px;font-weight:700;transition:all .3s ease;position:relative}@media screen and (max-width: 992px){.anchor__items .anchor__item{width:calc(33.333% - 12px)}}@media screen and (max-width: 768px){.anchor__items .anchor__item{width:calc(50% - 8px)}}@media screen and (max-width: 480px){.anchor__items .anchor__item{width:calc(50% - 4px);font-size:14px}}.anchor__items .anchor__item::after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);background-image:url(../img/icon/arrowDown.svg);display:block;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;transition:all .3s ease}@media screen and (max-width: 480px){.anchor__items .anchor__item::after{display:none}}.anchor__items .anchor__item:hover{background-color:#e5f5fc}.anchor__items .anchor__item:hover::after{transform:translateY(-30%)}.anchor__items .anchor__item.outbound::after{transform:translateY(-50%) rotate(225deg)}.anchor__items .anchor__item.outbound::after:hover{transform:translateY(-50%) rotate(225deg)}.shop__area-link{padding:24px 0 0}.shop__area-link .anchor__items{justify-content:flex-start}.shop .shop__areas .shop__area{margin-bottom:80px}.shop .shop__areas .shop__area .shop__area-head{margin-bottom:24px}.shop .shop__areas .shop__area .shop__area-head .shop__area-title{font-size:24px;padding-bottom:8px;border-bottom:4px solid #00a0e9;font-weight:700;position:relative}@media screen and (max-width: 768px){.shop .shop__areas .shop__area .shop__area-head .shop__area-title{font-size:20px}}.shop .shop__areas .shop__area .shop__area-head .shop__area-title::after{position:absolute;content:"";display:block;height:4px;bottom:-4px;width:30%;background-color:#0f4589}.shop .shop__areas .shop__pref .shop__pref-head .shop__pref-title{font-size:20px;font-weight:700;color:#0f4589;margin:40px 0}.shop .shop__areas .shop__pref .shop__pref-head .shop__pref-title.parent{font-size:24px;padding-bottom:8px;margin:0;color:#2c2c2c;border-bottom:4px solid #00a0e9;position:relative}.shop .shop__areas .shop__pref .shop__pref-head .shop__pref-title.parent::after{position:absolute;content:"";display:block;height:4px;bottom:-4px;width:30%;background-color:#0f4589}.shop .shop__areas .shop__pref .shop__pref-body .shop__list{display:flex;flex-wrap:wrap;gap:32px 16px;margin:40px 0}@media screen and (max-width: 480px){.shop .shop__areas .shop__pref .shop__pref-body .shop__list{flex-direction:column;gap:16px}}.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item{width:calc(33.333% - 12px);border:1px solid #e9e9e9;border-radius:16px;overflow:hidden;transition:all .3s ease}@media screen and (max-width: 992px){.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item{width:calc(50% - 8px)}}@media screen and (max-width: 480px){.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item{width:100%;display:flex;border-radius:8px}}.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item:hover{transform:translateY(-4px);opacity:.8}.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-img{width:100%;aspect-ratio:16/9;object-fit:cover;border-bottom:1px solid #e9e9e9}@media screen and (max-width: 480px){.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-img{width:100px;aspect-ratio:1/1;flex-shrink:0}}.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-img img{width:100%;height:100%;object-fit:cover;vertical-align:bottom}.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info{padding:16px;display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 480px){.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info{gap:4px;padding:8px 16px}}.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info .shop__item-title{font-size:16px;font-weight:700}@media screen and (max-width: 480px){.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info .shop__item-title{font-size:14px}}@media screen and (max-width: 992px){.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info .shop__item-address{font-size:14px}}@media screen and (max-width: 480px){.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info .shop__item-address{font-size:12px}}.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info .shop__item-hours,.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info .shop__item-tel{display:flex;font-size:14px}.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info .shop__item-hours span,.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info .shop__item-tel span{color:#565656}@media screen and (max-width: 992px){.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info .shop__item-hours,.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info .shop__item-tel{font-size:12px}}@media screen and (max-width: 480px){.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info .shop__item-hours,.shop .shop__areas .shop__pref .shop__pref-body .shop__list .shop__item .shop__item-info .shop__item-tel{font-size:10px}}
