﻿.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}.post .post__outer,.general .post__outer,.archive .post__outer{padding:40px 0}.post .post__outer .post__back a,.general .post__outer .post__back a,.archive .post__outer .post__back a{font-size:14px;color:#00a0e9}.post .post__outer .post__back a img,.general .post__outer .post__back a img,.archive .post__outer .post__back a img{width:16px;height:16px;margin-right:8px;transform:rotate(90deg);vertical-align:middle}.post .post__wrap,.general .post__wrap,.archive .post__wrap{display:flex;gap:40px;margin-bottom:80px}@media screen and (max-width: 992px){.post .post__wrap,.general .post__wrap,.archive .post__wrap{flex-direction:column;gap:24px}}.post .post__inner,.general .post__inner,.archive .post__inner{padding:80px;background-color:#fff;border-radius:16px}@media screen and (max-width: 992px){.post .post__inner,.general .post__inner,.archive .post__inner{padding:40px}}@media screen and (max-width: 768px){.post .post__inner,.general .post__inner,.archive .post__inner{padding:40px 16px}}.post .post__inner .post__header,.general .post__inner .post__header,.archive .post__inner .post__header{padding-bottom:24px;border-bottom:1px solid #e9e9e9}.post .post__inner .post__header .post__title,.general .post__inner .post__header .post__title,.archive .post__inner .post__header .post__title{font-size:24px;font-weight:700;margin-bottom:8px}@media screen and (max-width: 768px){.post .post__inner .post__header .post__title,.general .post__inner .post__header .post__title,.archive .post__inner .post__header .post__title{font-size:20px}}.post .post__inner .post__header .post__meta,.general .post__inner .post__header .post__meta,.archive .post__inner .post__header .post__meta{font-size:14px;color:#959595;display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 480px){.post .post__inner .post__header .post__meta,.general .post__inner .post__header .post__meta,.archive .post__inner .post__header .post__meta{font-size:12px}}.post .post__inner .post__header .post__meta .post__meta-area,.post .post__inner .post__header .post__meta .post__meta-pref,.general .post__inner .post__header .post__meta .post__meta-area,.general .post__inner .post__header .post__meta .post__meta-pref,.archive .post__inner .post__header .post__meta .post__meta-area,.archive .post__inner .post__header .post__meta .post__meta-pref{font-size:12px;background-color:#0f4589;color:#fff;padding:4px 8px;border-radius:8px;margin-right:8px}@media screen and (max-width: 480px){.post .post__inner .post__header .post__meta .post__meta-area,.post .post__inner .post__header .post__meta .post__meta-pref,.general .post__inner .post__header .post__meta .post__meta-area,.general .post__inner .post__header .post__meta .post__meta-pref,.archive .post__inner .post__header .post__meta .post__meta-area,.archive .post__inner .post__header .post__meta .post__meta-pref{font-size:10px}}.post .post__inner .post__thumbnail,.general .post__inner .post__thumbnail,.archive .post__inner .post__thumbnail{padding-top:24px;width:100%}.post .post__inner .post__thumbnail img,.general .post__inner .post__thumbnail img,.archive .post__inner .post__thumbnail img{width:100%;height:100%;object-fit:cover}.post .post__inner .post__content,.general .post__inner .post__content,.archive .post__inner .post__content{padding-top:24px}.post .post__inner .post__content p,.general .post__inner .post__content p,.archive .post__inner .post__content p{line-height:1.75;margin-bottom:24px}.post .post__inner .post__content p:last-child,.general .post__inner .post__content p:last-child,.archive .post__inner .post__content p:last-child{margin-bottom:0}@media screen and (max-width: 480px){.post .post__inner .post__content p,.general .post__inner .post__content p,.archive .post__inner .post__content p{font-size:14px}}.post .post__inner .post__content table,.general .post__inner .post__content table,.archive .post__inner .post__content table{margin-bottom:24px;border-collapse:collapse;width:100%}.post .post__inner .post__content table th,.post .post__inner .post__content table td,.general .post__inner .post__content table th,.general .post__inner .post__content table td,.archive .post__inner .post__content table th,.archive .post__inner .post__content table td{border:1px solid #e9e9e9;padding:16px;font-size:14px}.post .post__inner .post__content h2,.general .post__inner .post__content h2,.archive .post__inner .post__content h2{background-color:#0f4589;color:#fff;padding:16px;margin-bottom:24px;font-size:24px;font-weight:700}@media screen and (max-width: 768px){.post .post__inner .post__content h2,.general .post__inner .post__content h2,.archive .post__inner .post__content h2{font-size:20px}}@media screen and (max-width: 480px){.post .post__inner .post__content h2,.general .post__inner .post__content h2,.archive .post__inner .post__content h2{font-size:18px}}.post .post__inner .post__content h3,.general .post__inner .post__content h3,.archive .post__inner .post__content h3{font-size:20px;font-weight:700;margin-bottom:24px;border-left:4px solid #0f4589;padding:4px 0 4px 8px}@media screen and (max-width: 768px){.post .post__inner .post__content h3,.general .post__inner .post__content h3,.archive .post__inner .post__content h3{font-size:18px}}@media screen and (max-width: 480px){.post .post__inner .post__content h3,.general .post__inner .post__content h3,.archive .post__inner .post__content h3{font-size:16px}}.post .post__inner .post__content h4,.general .post__inner .post__content h4,.archive .post__inner .post__content h4{margin-bottom:24px}.post .post__inner .post__content ul,.post .post__inner .post__content ol,.general .post__inner .post__content ul,.general .post__inner .post__content ol,.archive .post__inner .post__content ul,.archive .post__inner .post__content ol{background-color:#fbf3e9;padding:24px 24px 24px 40px;margin-bottom:24px;line-height:2}@media screen and (max-width: 480px){.post .post__inner .post__content ul,.post .post__inner .post__content ol,.general .post__inner .post__content ul,.general .post__inner .post__content ol,.archive .post__inner .post__content ul,.archive .post__inner .post__content ol{font-size:14px}}.post .post__inner .post__content ol,.general .post__inner .post__content ol,.archive .post__inner .post__content ol{list-style:none;counter-reset:li;line-height:2}.post .post__inner .post__content ol li,.general .post__inner .post__content ol li,.archive .post__inner .post__content ol li{position:relative;padding-left:8px;margin-bottom:8px}.post .post__inner .post__content ol li::before,.general .post__inner .post__content ol li::before,.archive .post__inner .post__content ol li::before{counter-increment:li;content:counter(li);position:absolute;left:-24px;top:5px;display:block;width:22px;height:24px;border-radius:50%;background-color:#e08823;font-size:12px;color:#fff;line-height:24px;text-align:center;padding-left:2px;font-weight:500}.post .post__inner .post__content ol li:last-child,.general .post__inner .post__content ol li:last-child,.archive .post__inner .post__content ol li:last-child{margin-bottom:0}.post .post__inner .post__content img,.general .post__inner .post__content img,.archive .post__inner .post__content img{width:100%;height:100%;object-fit:cover;margin-bottom:24px}.post .post__inner .post__content figure,.general .post__inner .post__content figure,.archive .post__inner .post__content figure{margin-bottom:24px}.post .post__inner .post__content figure img,.general .post__inner .post__content figure img,.archive .post__inner .post__content figure img{width:100%;margin-bottom:0}.post .post__inner .post__content figure figcaption,.general .post__inner .post__content figure figcaption,.archive .post__inner .post__content figure figcaption{text-align:center;font-size:14px;background-color:#e5f5fc;margin:0;padding:8px 16px;font-weight:500}@media screen and (max-width: 480px){.post .post__inner .post__content figure figcaption,.general .post__inner .post__content figure figcaption,.archive .post__inner .post__content figure figcaption{font-size:12px}}@media screen and (max-width: 480px){.post .post__inner .post__content .wp-block-table,.general .post__inner .post__content .wp-block-table,.archive .post__inner .post__content .wp-block-table{overflow-x:auto;width:100%}.post .post__inner .post__content .wp-block-table table,.general .post__inner .post__content .wp-block-table table,.archive .post__inner .post__content .wp-block-table table{width:560px}}.post .post__inner .post__content mark,.general .post__inner .post__content mark,.archive .post__inner .post__content mark{background:linear-gradient(transparent 60%, #ccecfa 60%);font-weight:700}.post .post__inner .post__content .post__external-card,.general .post__inner .post__content .post__external-card,.archive .post__inner .post__content .post__external-card{display:flex;padding:16px;gap:16px;color:#2c2c2c;border:1px solid #e9e9e9;text-decoration:none;align-items:center;margin-bottom:24px}@media screen and (max-width: 480px){.post .post__inner .post__content .post__external-card,.general .post__inner .post__content .post__external-card,.archive .post__inner .post__content .post__external-card{flex-direction:column;gap:0;padding:0}}.post .post__inner .post__content .post__external-card .post__card-img,.general .post__inner .post__content .post__external-card .post__card-img,.archive .post__inner .post__content .post__external-card .post__card-img{width:240px;height:125.8px;flex-shrink:0}.post .post__inner .post__content .post__external-card .post__card-img.no-image,.general .post__inner .post__content .post__external-card .post__card-img.no-image,.archive .post__inner .post__content .post__external-card .post__card-img.no-image{border:1px solid #e9e9e9}@media screen and (max-width: 992px){.post .post__inner .post__content .post__external-card .post__card-img,.general .post__inner .post__content .post__external-card .post__card-img,.archive .post__inner .post__content .post__external-card .post__card-img{width:160px;height:83.9px}}@media screen and (max-width: 480px){.post .post__inner .post__content .post__external-card .post__card-img,.general .post__inner .post__content .post__external-card .post__card-img,.archive .post__inner .post__content .post__external-card .post__card-img{width:100%;height:100%;aspect-ratio:1.91/1}}.post .post__inner .post__content .post__external-card .post__card-img img,.general .post__inner .post__content .post__external-card .post__card-img img,.archive .post__inner .post__content .post__external-card .post__card-img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 480px){.post .post__inner .post__content .post__external-card .post__card-content,.general .post__inner .post__content .post__external-card .post__card-content,.archive .post__inner .post__content .post__external-card .post__card-content{padding:16px}}.post .post__inner .post__content .post__external-card .post__card-content .post__card-title,.general .post__inner .post__content .post__external-card .post__card-content .post__card-title,.archive .post__inner .post__content .post__external-card .post__card-content .post__card-title{font-size:16px;font-weight:700;margin-bottom:0;word-break:break-all}@media screen and (max-width: 480px){.post .post__inner .post__content .post__external-card .post__card-content .post__card-title,.general .post__inner .post__content .post__external-card .post__card-content .post__card-title,.archive .post__inner .post__content .post__external-card .post__card-content .post__card-title{font-size:14px}}.post .post__inner .post__content .toc,.general .post__inner .post__content .toc,.archive .post__inner .post__content .toc{background-color:#e5f5fc;padding:24px;margin-bottom:24px}@media screen and (max-width: 480px){.post .post__inner .post__content .toc,.general .post__inner .post__content .toc,.archive .post__inner .post__content .toc{padding:16px}}.post .post__inner .post__content .toc .toc__header,.general .post__inner .post__content .toc .toc__header,.archive .post__inner .post__content .toc .toc__header{text-align:center;font-size:16px;font-weight:700;margin-bottom:16px}.post .post__inner .post__content .toc .toc__header .toc__title,.general .post__inner .post__content .toc .toc__header .toc__title,.archive .post__inner .post__content .toc .toc__header .toc__title{display:inline-block;position:relative}.post .post__inner .post__content .toc .toc__header .toc__title::before,.post .post__inner .post__content .toc .toc__header .toc__title::after,.general .post__inner .post__content .toc .toc__header .toc__title::before,.general .post__inner .post__content .toc .toc__header .toc__title::after,.archive .post__inner .post__content .toc .toc__header .toc__title::before,.archive .post__inner .post__content .toc .toc__header .toc__title::after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:24px;height:.5px;background-color:#2c2c2c}.post .post__inner .post__content .toc .toc__header .toc__title::before,.general .post__inner .post__content .toc .toc__header .toc__title::before,.archive .post__inner .post__content .toc .toc__header .toc__title::before{left:-40px}.post .post__inner .post__content .toc .toc__header .toc__title::after,.general .post__inner .post__content .toc .toc__header .toc__title::after,.archive .post__inner .post__content .toc .toc__header .toc__title::after{right:-40px}.post .post__inner .post__content .toc ul,.general .post__inner .post__content .toc ul,.archive .post__inner .post__content .toc ul{background-color:#e5f5fc;padding-left:24px;list-style-type:"‐ ";line-height:1.75;margin-bottom:0}@media screen and (max-width: 480px){.post .post__inner .post__content .toc ul,.general .post__inner .post__content .toc ul,.archive .post__inner .post__content .toc ul{padding:16px}}@media screen and (max-width: 480px){.post .post__inner .post__content .toc ul,.general .post__inner .post__content .toc ul,.archive .post__inner .post__content .toc ul{font-size:14px}}.post .post__inner .post__content .toc ul .toc__sublist,.general .post__inner .post__content .toc ul .toc__sublist,.archive .post__inner .post__content .toc ul .toc__sublist{padding:0 0 0 40px}.post .post__inner .post__content .author,.general .post__inner .post__content .author,.archive .post__inner .post__content .author{border:1px solid #e9e9e9;padding:24px}@media screen and (max-width: 768px){.post .post__inner .post__content .author,.general .post__inner .post__content .author,.archive .post__inner .post__content .author{padding:16px}}.post .post__inner .post__content .author .author__inner,.general .post__inner .post__content .author .author__inner,.archive .post__inner .post__content .author .author__inner{display:flex;gap:24px;align-items:center}@media screen and (max-width: 768px){.post .post__inner .post__content .author .author__inner,.general .post__inner .post__content .author .author__inner,.archive .post__inner .post__content .author .author__inner{gap:16px}}@media screen and (max-width: 480px){.post .post__inner .post__content .author .author__inner,.general .post__inner .post__content .author .author__inner,.archive .post__inner .post__content .author .author__inner{flex-direction:column}}.post .post__inner .post__content .author .author__inner .author__overview,.general .post__inner .post__content .author .author__inner .author__overview,.archive .post__inner .post__content .author .author__inner .author__overview{flex:2;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (max-width: 480px){.post .post__inner .post__content .author .author__inner .author__overview,.general .post__inner .post__content .author .author__inner .author__overview,.archive .post__inner .post__content .author .author__inner .author__overview{width:100%}}.post .post__inner .post__content .author .author__inner .author__overview .author__header,.general .post__inner .post__content .author .author__inner .author__overview .author__header,.archive .post__inner .post__content .author .author__inner .author__overview .author__header{text-align:center;width:100%}.post .post__inner .post__content .author .author__inner .author__overview .author__header p,.general .post__inner .post__content .author .author__inner .author__overview .author__header p,.archive .post__inner .post__content .author .author__inner .author__overview .author__header p{background-color:#e5f5fc;font-weight:700;padding:8px 40px;margin-bottom:0;font-size:16px}@media screen and (max-width: 768px){.post .post__inner .post__content .author .author__inner .author__overview .author__header p,.general .post__inner .post__content .author .author__inner .author__overview .author__header p,.archive .post__inner .post__content .author .author__inner .author__overview .author__header p{padding:8px}}.post .post__inner .post__content .author .author__inner .author__overview .author__img,.general .post__inner .post__content .author .author__inner .author__overview .author__img,.archive .post__inner .post__content .author .author__inner .author__overview .author__img{width:96px;height:96px}.post .post__inner .post__content .author .author__inner .author__overview .author__img img,.general .post__inner .post__content .author .author__inner .author__overview .author__img img,.archive .post__inner .post__content .author .author__inner .author__overview .author__img img{width:100%;height:100%;object-fit:cover}.post .post__inner .post__content .author .author__inner .author__overview .author__profile,.general .post__inner .post__content .author .author__inner .author__overview .author__profile,.archive .post__inner .post__content .author .author__inner .author__overview .author__profile{text-align:center}.post .post__inner .post__content .author .author__inner .author__overview .author__profile .author__name,.general .post__inner .post__content .author .author__inner .author__overview .author__profile .author__name,.archive .post__inner .post__content .author .author__inner .author__overview .author__profile .author__name{font-size:16px;font-weight:700;margin-bottom:0px}@media screen and (max-width: 768px){.post .post__inner .post__content .author .author__inner .author__overview .author__profile .author__name,.general .post__inner .post__content .author .author__inner .author__overview .author__profile .author__name,.archive .post__inner .post__content .author .author__inner .author__overview .author__profile .author__name{font-size:14px}}.post .post__inner .post__content .author .author__inner .author__overview .author__profile .author__org,.general .post__inner .post__content .author .author__inner .author__overview .author__profile .author__org,.archive .post__inner .post__content .author .author__inner .author__overview .author__profile .author__org{font-size:14px;color:#565656}@media screen and (max-width: 768px){.post .post__inner .post__content .author .author__inner .author__overview .author__profile .author__org,.general .post__inner .post__content .author .author__inner .author__overview .author__profile .author__org,.archive .post__inner .post__content .author .author__inner .author__overview .author__profile .author__org{font-size:12px}}.post .post__inner .post__content .author .author__inner .author__description,.general .post__inner .post__content .author .author__inner .author__description,.archive .post__inner .post__content .author .author__inner .author__description{flex:3}@media screen and (max-width: 768px){.post .post__inner .post__content .author .author__inner .author__description .author__txt,.general .post__inner .post__content .author .author__inner .author__description .author__txt,.archive .post__inner .post__content .author .author__inner .author__description .author__txt{font-size:14px}}.post .post__sidebar-pc,.general .post__sidebar-pc,.archive .post__sidebar-pc{width:300px;flex-shrink:0}@media screen and (max-width: 992px){.post .post__sidebar-pc,.general .post__sidebar-pc,.archive .post__sidebar-pc{display:none}}.post .post__sidebar-pc .post__sidecontents,.general .post__sidebar-pc .post__sidecontents,.archive .post__sidebar-pc .post__sidecontents{position:sticky;top:128px}.post .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-title h2,.general .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-title h2,.archive .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-title h2{font-size:20px;margin-bottom:16px}.post .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-box,.general .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-box,.archive .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-box{background-color:#fff;padding:24px;border-radius:16px;margin-bottom:40px}.post .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-box ul,.general .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-box ul,.archive .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-box ul{padding-left:24px;list-style-type:"‐ ";line-height:2}.post__sidebar-sp{display:none}@media screen and (max-width: 992px){.post__sidebar-sp{display:block}}.shop .shop__areas{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}@media screen and (max-width: 768px){.shop .shop__areas{gap:16px}}.shop .shop__areas .shop__area{width:100%;border-radius:8px;background-color:#fff;overflow:hidden;border:1px solid #e9e9e9}.shop .shop__areas .shop__area .shop__area-head{display:flex;justify-content:space-between;align-items:center;position:relative;padding:16px 24px;color:#2c2c2c;font-weight:700;cursor:pointer;background-color:#fff;font-size:18px;transition:.3s ease}@media screen and (max-width: 768px){.shop .shop__areas .shop__area .shop__area-head{padding:16px}}.shop .shop__areas .shop__area .shop__area-head:hover{background-color:#fbfcec}.shop .shop__areas .shop__area .shop__area-head .shop__area-title{font-size:20px;font-weight:700;margin:0}@media screen and (max-width: 768px){.shop .shop__areas .shop__area .shop__area-head .shop__area-title{font-size:18px}}.shop .shop__areas .shop__area .shop__area-head::-webkit-details-marker{display:none}.shop .shop__areas .shop__area .shop__area-head::after{transform:translateY(-25%) rotate(45deg);width:8px;height:8px;margin-left:8px;border-bottom:3px solid #00a0e9;border-right:3px solid #00a0e9;content:"";transition:transform .3s ease}.shop .shop__areas .shop__area[open] .shop__area-head::after{transform:rotate(225deg)}.shop .shop__areas .shop__area .shop__area-body{transform:translateY(-10px);opacity:0;margin:0;padding:24px;background-color:#fff;color:#2c2c2c;transition:transform .5s ease,opacity .5s ease;display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 768px){.shop .shop__areas .shop__area .shop__area-body{padding:16px}}.shop .shop__areas .shop__area[open] .shop__area-body{transform:none;opacity:1}.shop .shop__areas .shop__area .shop__pref .shop__pref-head .shop__pref-title{font-size:18px;color:#0f4589;font-weight:700}@media screen and (max-width: 768px){.shop .shop__areas .shop__area .shop__pref .shop__pref-head .shop__pref-title{font-size:16px}}.shop .shop__areas .shop__area .shop__pref .shop__list .shop__item{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #e9e9e9;gap:16px}@media screen and (max-width: 480px){.shop .shop__areas .shop__area .shop__pref .shop__list .shop__item{padding:16px 0}}.shop .shop__areas .shop__area .shop__pref .shop__list .shop__item:last-child{border-bottom:none}.shop .shop__areas .shop__area .shop__pref .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__area .shop__pref .shop__list .shop__item .shop__item-info .shop__item-title{font-size:14px}}@media screen and (max-width: 768px){.shop .shop__areas .shop__area .shop__pref .shop__list .shop__item .shop__item-info .shop__item-address{font-size:14px}}@media screen and (max-width: 480px){.shop .shop__areas .shop__area .shop__pref .shop__list .shop__item .shop__item-info .shop__item-address{font-size:12px}}.shop .shop__areas .shop__area .shop__pref .shop__list .shop__item .shop__item-btn{flex-shrink:0}@media screen and (max-width: 480px){.shop .shop__areas .shop__area .shop__pref .shop__list .shop__item .shop__item-btn{text-align:right}}.shop .shop__areas .shop__area .shop__pref .shop__list .shop__item .shop__item-btn span{background-color:#00a0e9;color:#fff;padding:8px 16px;border-radius:4px;font-size:14px;font-weight:700}.shop .shop__areas .shop__area .shop__pref .shop__list .shop__item .shop__item-btn span div{display:inline;color:#fff}@media screen and (max-width: 480px){.shop .shop__areas .shop__area .shop__pref .shop__list .shop__item .shop__item-btn span{padding:8px}}@media screen and (max-width: 480px){.shop .shop__areas .shop__area .shop__pref .shop__list .shop__item .shop__item-btn span div{display:none}}.price__list{text-align:center;margin-top:80px}@media screen and (max-width: 768px){.price__list{margin-top:40px}}.price__list .price__title{font-size:20px;font-weight:700;color:#2c2c2c;text-align:center;margin-bottom:40px;background-color:#565656;color:#fff;display:inline-block;padding:8px 16px;border-radius:8px}@media screen and (max-width: 768px){.price__list .price__title{font-size:18px;padding:8px 16px}}.price__list .price__items{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;align-items:center}@media screen and (max-width: 992px){.price__list .price__items{gap:16px;justify-content:flex-start}}@media screen and (max-width: 480px){.price__list .price__items{gap:8px}}.price__list .price__items .price__item{width:calc(20% - 20px);padding:16px;border:1px solid #e9e9e9;background-color:#fff;transition:.3s ease}@media screen and (max-width: 992px){.price__list .price__items .price__item{width:calc(25% - 12px)}}@media screen and (max-width: 768px){.price__list .price__items .price__item{width:calc(33.333% - 10.666px)}}@media screen and (max-width: 480px){.price__list .price__items .price__item{width:calc(50% - 4px)}}.price__list .price__items .price__item:hover{transform:translateY(-4px)}.price__list .price__items .price__item .price__category-img{width:50%;margin:32px auto}.price__list .price__items .price__item .price__category-img img{stroke-width:1px}.price__list .price__items .price__item img{width:100%;height:100%;object-fit:cover}.archive__items{display:flex;gap:24px;width:100%}.archive__items .archive__item{display:flex;align-items:center;gap:24px;border-radius:8px;padding:16px;border:1px solid #e9e9e9;background-color:#fff;transition:all .3s ease}.archive__items .archive__item:hover{background-color:#fbfcec}.archive__items .archive__item .archive__item-content{display:flex;width:100%;flex-direction:column;gap:8px}.archive__items .archive__item .archive__item-content .archive__item-meta{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.archive__items .archive__item .archive__item-content .archive__item-meta .archive__item-shop{background-color:#00a0e9;color:#fff;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.archive__items .archive__item .archive__item-content .archive__item-meta .archive__item-date{font-size:12px;color:#414141}@media screen and (max-width: 480px){.archive__items .archive__item .archive__item-content .archive__item-meta .archive__item-date{font-size:10px}}.archive__items .archive__item .archive__item-content .archive__item-title{font-weight:700;font-size:18px}@media screen and (max-width: 480px){.archive__items .archive__item .archive__item-content .archive__item-title{font-size:16px}}.archive__items .archive__item .archive__item-content .archive__item-excerpt{font-size:14px;color:#414141}@media screen and (max-width: 480px){.archive__items .archive__item .archive__item-content .archive__item-excerpt{font-size:12px}}.archive__items.one{flex-direction:column}.archive__items.one .archive__item{width:100%}@media screen and (max-width: 480px){.archive__items.one .archive__item{flex-direction:column}}.archive__items.one .archive__item .archive__item-img{width:200px;height:104.66px;flex-shrink:0}@media screen and (max-width: 768px){.archive__items.one .archive__item .archive__item-img{width:144px;height:75.36px}}@media screen and (max-width: 480px){.archive__items.one .archive__item .archive__item-img{width:100%;height:auto;aspect-ratio:1.91/1}}.archive__items.one .archive__item .archive__item-img img{width:100%;height:100%;object-fit:cover}.archive__items.one .archive__item .archive__item-img .archive__item-noimage{border:1px solid #e9e9e9}.archive__items.two{flex-wrap:wrap}.archive__items.two .archive__item{width:calc(50% - 12px);flex-direction:column}.archive__items.two .archive__item .archive__item-img{width:100%;height:0;padding-bottom:52.3560209424%;position:relative;overflow:hidden}.archive__items.two .archive__item .archive__item-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.archive__items.two .archive__item .archive__item-img .archive__item-noimage{border:1px solid #e9e9e9}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding:40px 0}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:4px;background-color:#87a2c4;color:#fff;text-align:center}.pagination span{background-color:#0f4589}.pagination span.dots{background-color:rgba(0,0,0,0);color:#0f4589}
