.faq{max-width:1200px;margin:0 auto}.faq .faq__item{margin-bottom:12px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.06)}.faq .faq__input{display:none}.faq .faq__input:checked+.faq__question+.faq__answer{max-height:1000px;padding:16px 24px 24px}.faq .faq__question{display:flex;align-items:center;gap:16px;padding:24px;font-size:16px;font-weight:700;cursor:pointer;transition:.3s ease-in-out}@media screen and (max-width: 768px){.faq .faq__question{padding:16px}}@media screen and (max-width: 480px){.faq .faq__question{font-size:14px}}.faq .faq__question:hover{background:#f2fafd}.faq .faq__question .faq__q-mark{flex-shrink:0;color:#00afec;font-size:20px}.faq .faq__answer{display:flex;align-items:center;gap:16px;max-height:0;padding:0 24px;overflow:hidden;transition:.3s ease-in-out}@media screen and (max-width: 768px){.faq .faq__answer{padding:0 16px}}.faq .faq__answer .faq__a-mark{flex-shrink:0;color:#ed0037;font-size:20px;font-weight:700}.faq .faq__answer .faq__a-txt{font-size:16px;line-height:1.75}@media screen and (max-width: 480px){.faq .faq__answer .faq__a-txt{font-size:14px}}.flow .flow__groups{display:flex;flex-direction:column;gap:16px}.flow .flow__group{background:#fff;border:1px solid #b2e4f8;border-radius:8px;overflow:hidden}.flow .flow__group[open] .flow__group-summary::after{transform:rotate(225deg)}.flow .flow__group-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:#e5f5fc;font-size:18px;font-weight:700;color:#454545;cursor:pointer;list-style:none;transition:.3s ease-in-out}.flow .flow__group-summary::-webkit-details-marker{display:none}.flow .flow__group-summary:hover{background:#ccecfa}.flow .flow__group-summary::after{content:"";display:inline-block;width:10px;height:10px;border-right:2px solid #056ecc;border-bottom:2px solid #056ecc;transform:rotate(45deg);transition:.3s ease-in-out;flex-shrink:0}@media screen and (max-width: 768px){.flow .flow__group-summary{padding:16px;font-size:16px}}.flow .flow__group-body{padding:24px}@media screen and (max-width: 768px){.flow .flow__group-body{padding:16px}}.flow .step__items{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.flow .step__items .step__item{position:relative;padding:16px;background:#f5f5f5;border-radius:4px}.flow .step__items .step__item+.step__item::before{content:"";position:absolute;top:-12px;left:50%;width:0;height:0;transform:translateX(-50%);border-right:8px solid rgba(0,0,0,0);border-bottom:0;border-left:8px solid rgba(0,0,0,0);border-top:8px solid #00afec}.flow .step__items .step__item .step__item-head{display:flex;align-items:center;gap:12px;margin-bottom:8px}.flow .step__items .step__item .step__item-head .step__item-num{flex-shrink:0;margin:0;padding:2px 8px;background:#00afec;color:#fff;font-size:11px;font-weight:700;line-height:1.4;border-radius:4px}.flow .step__items .step__item .step__item-head .step__item-num span{margin-left:4px;font-size:16px}.flow .step__items .step__item .step__item-head .step__item-title{margin:0;font-size:16px;font-weight:700}@media screen and (max-width: 768px){.flow .step__items .step__item .step__item-head .step__item-title{font-size:14px}}.flow .step__items .step__item .step__item-txt{margin:0;font-size:14px;line-height:1.75;color:#454545}.flow .step__items .step__item .step__item-txt a{color:#00afec;text-decoration:underline}.repair-menu{background:#e5f5fc}.repair-menu .repair-menu__items{display:flex;flex-wrap:wrap;gap:16px;align-items:stretch;margin:0;padding:0;list-style:none}.repair-menu .repair-menu__item{width:calc(25% - 12px)}@media screen and (max-width: 992px){.repair-menu .repair-menu__item{width:calc(33.333% - 11px)}}@media screen and (max-width: 768px){.repair-menu .repair-menu__item{width:calc(50% - 8px)}}.repair-menu .repair-menu__link{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #e9e9e9;border-radius:4px;overflow:hidden;color:#454545;transition:.3s ease-in-out}.repair-menu .repair-menu__link:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);opacity:1}.repair-menu .repair-menu__img{display:block;width:100%;line-height:0}.repair-menu .repair-menu__img img{display:block;width:100%;height:auto;object-fit:cover}.repair-menu .repair-menu__name{display:inline-flex;align-items:center;justify-content:center;height:100%;padding:16px;background:#fff;color:#454545;text-align:center;font-weight:700;font-size:14px;word-break:auto-phrase}.repair-menu .repair-menu__empty{padding:48px 0;text-align:center;color:#888}.repair-records .linkcard__items,.related-columns .linkcard__items{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:40px}@media screen and (max-width: 992px){.repair-records .linkcard__items,.related-columns .linkcard__items{gap:16px}}@media screen and (max-width: 768px){.repair-records .linkcard__items,.related-columns .linkcard__items{flex-direction:column}}.repair-records .linkcard__items .linkcard__item,.related-columns .linkcard__items .linkcard__item{display:flex;align-items:center;gap:16px;width:calc(50% - 12px);background:#fff;color:#454545;border:1px solid #e9e9e9;border-radius:8px;overflow:hidden;transition:.3s ease-in-out}@media screen and (max-width: 768px){.repair-records .linkcard__items .linkcard__item,.related-columns .linkcard__items .linkcard__item{width:100%}}.repair-records .linkcard__items .linkcard__item:hover,.related-columns .linkcard__items .linkcard__item:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.08);opacity:1}.repair-records .linkcard__items .linkcard__item .linkcard__item-img,.related-columns .linkcard__items .linkcard__item .linkcard__item-img{flex-shrink:0;width:120px;height:120px}@media screen and (max-width: 992px){.repair-records .linkcard__items .linkcard__item .linkcard__item-img,.related-columns .linkcard__items .linkcard__item .linkcard__item-img{width:96px;height:96px}}@media screen and (max-width: 768px){.repair-records .linkcard__items .linkcard__item .linkcard__item-img,.related-columns .linkcard__items .linkcard__item .linkcard__item-img{width:120px;height:120px}}.repair-records .linkcard__items .linkcard__item .linkcard__item-img img,.related-columns .linkcard__items .linkcard__item .linkcard__item-img img{width:100%;height:100%;object-fit:cover;border-right:1px solid #e9e9e9}.repair-records .linkcard__items .linkcard__item .linkcard__item-content,.related-columns .linkcard__items .linkcard__item .linkcard__item-content{flex:1;padding:12px 16px 12px 0}.repair-records .linkcard__items .linkcard__item .linkcard__item-content .linkcard__item-meta,.related-columns .linkcard__items .linkcard__item .linkcard__item-content .linkcard__item-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.repair-records .linkcard__items .linkcard__item .linkcard__item-content .linkcard__item-meta .linkcard__item-date,.related-columns .linkcard__items .linkcard__item .linkcard__item-content .linkcard__item-meta .linkcard__item-date{padding:4px 8px;background:#00afec;color:#fff;font-size:12px;border-radius:4px}.repair-records .linkcard__items .linkcard__item .linkcard__item-content .linkcard__item-meta .linkcard__item-shop,.related-columns .linkcard__items .linkcard__item .linkcard__item-content .linkcard__item-meta .linkcard__item-shop{font-size:14px;color:#666}@media screen and (max-width: 992px){.repair-records .linkcard__items .linkcard__item .linkcard__item-content .linkcard__item-meta .linkcard__item-shop,.related-columns .linkcard__items .linkcard__item .linkcard__item-content .linkcard__item-meta .linkcard__item-shop{font-size:12px}}.repair-records .linkcard__items .linkcard__item .linkcard__item-content .linkcard__item-title,.related-columns .linkcard__items .linkcard__item .linkcard__item-content .linkcard__item-title{margin:0;font-size:16px;font-weight:700;line-height:1.5;color:#454545}@media screen and (max-width: 992px){.repair-records .linkcard__items .linkcard__item .linkcard__item-content .linkcard__item-title,.related-columns .linkcard__items .linkcard__item .linkcard__item-content .linkcard__item-title{font-size:14px}}.repair-records .linkcard__btn,.related-columns .linkcard__btn{text-align:center}.repair-records .repair-records__empty,.repair-records .related-columns__empty,.related-columns .repair-records__empty,.related-columns .related-columns__empty{padding:48px 0;text-align:center;color:#888}.reason .reason__list{display:flex;flex-wrap:wrap;gap:24px;max-width:1200px;margin:0 auto;padding:0;list-style:none}.reason .reason__icon{width:24px;height:24px;margin:0 auto 16px;background:#056ecc;border-radius:4px;display:flex;align-items:center;justify-content:center}.reason .reason__icon img{width:100%;height:100%;padding:2px;object-fit:contain}.reason .reason__item{list-style:none;flex:1 1 calc(33.333% - 16px);min-width:0;padding:40px 24px;background:#fff;border:1px solid #b4d3ef;border-radius:8px;text-align:center}@media screen and (max-width: 992px){.reason .reason__item{flex:1 1 100%}}@media screen and (max-width: 768px){.reason .reason__item{padding:16px}}.reason .reason__title{margin:0 0 12px;font-size:18px;color:#056ecc;font-weight:700;text-align:center}@media screen and (max-width: 768px){.reason .reason__title{font-size:16px}}.reason .reason__txt{margin:0;line-height:2;text-align:left}.price-table{width:100%;margin:0 auto 32px;border-collapse:collapse}.price-table thead th{padding:12px 16px;background:#056ecc;color:#fff;font-size:14px;font-weight:700;text-align:center;border-bottom:1px solid #e9e9e9}.price-table thead th:first-child{text-align:left}.price-table thead th:last-child{background:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0)}@media screen and (max-width: 768px){.price-table thead th{font-size:12px;padding:8px 12px}}.price-table tbody tr{background:#fff;border:1px solid #e9e9e9}.price-table tbody tr:nth-child(even){background:#f5f5f5}.price-table tbody td{padding:16px;font-size:16px;vertical-align:middle;text-align:center;border:1px solid #e9e9e9}@media screen and (max-width: 768px){.price-table tbody td{padding:12px 8px;font-size:14px}}.price-table .price-table__price{width:120px}@media screen and (max-width: 768px){.price-table .price-table__price{width:96px}}.price-table .price-table__time{width:80px}@media screen and (max-width: 768px){.price-table .price-table__time{width:64px}}.price-table .price-table__action{width:144px}@media screen and (max-width: 768px){.price-table .price-table__action{width:112px}}.price-table tbody tr:first-child td:last-child{border-top-color:rgba(0,0,0,0)}.price-table .price-table__name{font-weight:700;text-align:left}.price-table .price-table__name a{color:#454545;text-decoration:none}.price-table .price-table__name a:hover{color:#00afec;text-decoration:underline}.price-table .price-table__desc{display:block;margin-top:4px;font-size:10px;font-weight:400;color:#777;line-height:1.5}@media screen and (max-width: 768px){.price-table .price-table__desc{font-size:10px}}.price-table .price-table__price{color:#ed0037;font-weight:700;white-space:nowrap;font-size:14px}@media screen and (max-width: 768px){.price-table .price-table__price{font-size:13px}}.price-table .price-table__time{color:#555;white-space:nowrap;font-size:13px}@media screen and (max-width: 768px){.price-table .price-table__time{font-size:12px}}.price-table .price-table__action{white-space:nowrap}.price-table .price-table__action .btn__primary{min-width:0;padding:8px 16px;font-size:12px}@media screen and (max-width: 768px){.price-table .price-table__action .btn__primary{padding:6px 12px;font-size:11px}}@media screen and (max-width: 480px){.price-table{display:block;overflow-x:auto;white-space:nowrap}}.repair-menu-price__note{max-width:1200px;margin:0 auto 32px;font-size:14px;line-height:1.75;color:#666;text-align:center}.repair-menu-price__note a{color:#00afec;text-decoration:underline}@media screen and (max-width: 768px){.repair-menu-price__note{font-size:12px;margin-bottom:24px}}.price-accordion{display:flex;flex-direction:column;gap:16px;max-width:1200px;margin:0 auto}.price-accordion__item{background:#fff;border:1px solid #e9e9e9;border-radius:8px;overflow:hidden}.price-accordion__item[open] .price-accordion__summary::after{transform:rotate(225deg)}.price-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;background:#e5f5fc;color:#454545;font-size:18px;font-weight:700;cursor:pointer;list-style:none;transition:.3s ease-in-out}.price-accordion__summary::-webkit-details-marker{display:none}.price-accordion__summary:hover{background:#ccecfa}.price-accordion__summary::after{content:"";flex-shrink:0;width:10px;height:10px;border-right:2px solid #056ecc;border-bottom:2px solid #056ecc;transform:rotate(45deg);transition:.3s ease-in-out}@media screen and (max-width: 768px){.price-accordion__summary{padding:12px 16px;font-size:16px}}.price-accordion__reading{margin-left:4px;font-size:14px;font-weight:500;color:#666}@media screen and (max-width: 768px){.price-accordion__reading{font-size:12px}}.price-accordion__count{font-size:12px;font-weight:500;color:#777;margin-left:auto;margin-right:16px}@media screen and (max-width: 768px){.price-accordion__count{font-size:11px;margin-right:8px}}.price-accordion__body{padding:16px 24px}@media screen and (max-width: 768px){.price-accordion__body{padding:12px}}.price-accordion__body .price-table{margin-bottom:0}.store-price-table__note{max-width:1200px;margin:0 auto 24px;font-size:14px;line-height:1.75;color:#666;text-align:center}.store-price-table__note a{color:#00afec;text-decoration:underline}@media screen and (max-width: 768px){.store-price-table__note{font-size:12px;margin-bottom:16px}}.store-price-table__switch{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;max-width:1200px;margin:0 auto 24px}@media screen and (max-width: 768px){.store-price-table__switch{gap:8px}}.store-price-table__switch-label{font-size:14px;font-weight:700;color:#555}.store-price-table__select{min-width:280px;padding:8px 12px;font-size:15px;font-weight:500;color:#454545;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer}.store-price-table__select:focus{outline:2px solid #00afec;outline-offset:-1px}@media screen and (max-width: 768px){.store-price-table__select{min-width:0;width:100%;font-size:14px}}.store-price-table__pane{display:none}.store-price-table__pane.is-active{display:block}.archive-product{background:#fff}.archive-product .archive-product__list{display:flex;flex-wrap:wrap;gap:16px;max-width:1200px;margin:0 auto 32px;padding:0;list-style:none}.archive-product .archive-product__item{list-style:none;width:calc(25% - 12px)}@media screen and (max-width: 992px){.archive-product .archive-product__item{width:calc(33.333% - 11px)}}@media screen and (max-width: 768px){.archive-product .archive-product__item{width:calc(50% - 8px)}}.archive-product .archive-product__link{display:flex;flex-direction:column;align-items:center;padding:24px 16px;background:#fff;border:1px solid #e9e9e9;border-radius:8px;color:#454545;transition:.3s ease-in-out;height:100%}.archive-product .archive-product__link:hover{border-color:#00afec;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08);opacity:1}.archive-product .archive-product__img{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1;padding:16px;margin-bottom:12px}.archive-product .archive-product__img img{max-width:100%;max-height:100%;object-fit:contain}.archive-product .archive-product__name{margin:0 0 4px;font-size:18px;font-weight:700;text-align:center;color:#454545}@media screen and (max-width: 768px){.archive-product .archive-product__name{font-size:16px}}.archive-product .archive-product__reading{display:block;font-size:14px;font-weight:500;color:#666;line-height:1.5}@media screen and (max-width: 768px){.archive-product .archive-product__reading{font-size:12px}}.archive-product .archive-product__count{font-size:12px;color:#777}@media screen and (max-width: 768px){.archive-product .archive-product__count{font-size:11px}}.archive-product .archive-product__price{margin-top:8px;font-size:14px;font-weight:700;color:#ed0037}@media screen and (max-width: 768px){.archive-product .archive-product__price{font-size:12px}}.archive-product .archive-product__note{max-width:1200px;margin:0 auto 24px;font-size:14px;color:#666;text-align:center}.archive-product .archive-product__note a{color:#00afec;text-decoration:underline}@media screen and (max-width: 768px){.archive-product .archive-product__note{font-size:12px}}.archive-repair-model{background:#fff}.archive-repair-model .archive-repair-model__note{max-width:1200px;margin:0 auto 24px;font-size:14px;color:#666;text-align:center}.archive-repair-model .archive-repair-model__note a{color:#00afec;text-decoration:underline}@media screen and (max-width: 768px){.archive-repair-model .archive-repair-model__note{font-size:12px}}.archive-repair-model .archive-repair-model__list{display:flex;flex-wrap:wrap;gap:16px;max-width:1200px;margin:0 auto 32px;padding:0;list-style:none}.archive-repair-model .archive-repair-model__item{list-style:none;width:calc(25% - 12px)}@media screen and (max-width: 992px){.archive-repair-model .archive-repair-model__item{width:calc(33.333% - 11px)}}@media screen and (max-width: 768px){.archive-repair-model .archive-repair-model__item{width:calc(50% - 8px)}}.archive-repair-model .archive-repair-model__card{position:relative;background:#fff;border:1px solid #e9e9e9;border-radius:8px;overflow:hidden;transition:.3s ease-in-out}.archive-repair-model .archive-repair-model__card:hover{border-color:#00afec;box-shadow:0 4px 12px rgba(0,0,0,.08)}.archive-repair-model .archive-repair-model__link{display:flex;flex-direction:column;align-items:center;padding:16px 12px;color:#454545}.archive-repair-model .archive-repair-model__link:hover{opacity:1}.archive-repair-model .archive-repair-model__img{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1;padding:16px;margin-bottom:8px}.archive-repair-model .archive-repair-model__img img{max-width:100%;max-height:100%;object-fit:contain}.archive-repair-model .archive-repair-model__name{margin:0 0 4px;font-size:14px;font-weight:700;text-align:center}@media screen and (max-width: 768px){.archive-repair-model .archive-repair-model__name{font-size:12px}}.archive-repair-model .archive-repair-model__sale{font-size:11px;color:#777;text-align:center}.archive-repair-model .archive-repair-model__summary{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%;padding:8px;background:#e5f5fc;border-radius:4px;margin-top:auto}.archive-repair-model .archive-repair-model__summary-label{font-size:11px;color:#666;font-weight:500}.archive-repair-model .archive-repair-model__summary-amount{font-size:16px;color:#ed0037;font-weight:700}@media screen and (max-width: 768px){.archive-repair-model .archive-repair-model__summary-amount{font-size:14px}}.archive-repair-model .archive-repair-model__toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 16px;background:#00afec;color:#fff;border:0;font-size:14px;font-weight:700;cursor:pointer;transition:.3s ease-in-out}.archive-repair-model .archive-repair-model__toggle:hover{background:#19b6ee}.archive-repair-model .archive-repair-model__toggle[aria-expanded=true] .archive-repair-model__toggle-icon{transform:rotate(225deg)}.archive-repair-model .archive-repair-model__toggle-text{line-height:1}.archive-repair-model .archive-repair-model__toggle-icon{display:inline-block;width:8px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);transition:.3s ease-in-out}.archive-repair-model .archive-repair-model__detail{padding:8px 12px 12px;background:#fff;border-top:1px solid #e9e9e9}.archive-repair-model .archive-repair-model__detail[hidden]{display:none}.archive-repair-model .archive-repair-model__detail-list{margin:0;padding:0;list-style:none}.archive-repair-model .archive-repair-model__detail-row{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0;font-size:12px;border-bottom:1px dashed #e9e9e9}.archive-repair-model .archive-repair-model__detail-row:last-child{border-bottom:0}@media screen and (max-width: 768px){.archive-repair-model .archive-repair-model__detail-row{font-size:11px}}.archive-repair-model .archive-repair-model__detail-label{color:#666;font-weight:500;flex:1;min-width:0}.archive-repair-model .archive-repair-model__detail-price{color:#ed0037;font-weight:700;white-space:nowrap;text-align:right}.archive-repair-model .archive-repair-model__detail-time{color:#777;white-space:nowrap;text-align:right;min-width:40px}@media screen and (max-width: 768px){.archive-repair-model .archive-repair-model__detail-time{min-width:32px}}.single-repair-model{background:#fff}.single-repair-model .sub__header .sub__header-img{padding:24px}.single-repair-model .single-repair-model__info-table{max-width:800px;margin:0 auto}.single-repair-model .single-repair-model__info-table td{background:#fff}.single-repair-model .single-repair-model__info-table th{width:144px;background:#056ecc;color:#fff}@media screen and (max-width: 768px){.single-repair-model .single-repair-model__info-table th{width:96px}}.single-repair-model .single-repair-model__info-table td a{color:#00afec;text-decoration:underline}.single-repair-model .single-repair-model__note{margin:0 auto 24px;max-width:1200px;font-size:14px;color:#666;text-align:center}@media screen and (max-width: 768px){.single-repair-model .single-repair-model__note{font-size:12px}}.single-repair-model .single-repair-model__cta{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;max-width:1200px;margin:0 auto}@media screen and (max-width: 768px){.single-repair-model .single-repair-model__cta{flex-direction:column}}.single-repair-model .single-repair-model__cta .btn__primary,.single-repair-model .single-repair-model__cta .btn__secondary{line-height:1.5;text-align:center}.single-repair-model .single-repair-model__siblings{display:flex;flex-wrap:wrap;gap:16px;max-width:1200px;margin:0 auto 32px;padding:0;list-style:none}.single-repair-model .single-repair-model__siblings>li{list-style:none;width:calc(16.666% - 14px)}@media screen and (max-width: 1200px){.single-repair-model .single-repair-model__siblings>li{width:calc(20% - 13px)}}@media screen and (max-width: 992px){.single-repair-model .single-repair-model__siblings>li{width:calc(25% - 12px)}}@media screen and (max-width: 768px){.single-repair-model .single-repair-model__siblings>li{width:calc(33.333% - 11px)}}@media screen and (max-width: 480px){.single-repair-model .single-repair-model__siblings>li{width:calc(50% - 8px)}}.single-repair-model .single-repair-model__sibling{display:flex;flex-direction:column;align-items:center;padding:12px;background:#fff;border:1px solid #e9e9e9;border-radius:8px;color:#454545;transition:.3s ease-in-out}.single-repair-model .single-repair-model__sibling:hover{border-color:#00afec;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08);opacity:1}.single-repair-model .single-repair-model__sibling-img{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1;margin-bottom:8px}.single-repair-model .single-repair-model__sibling-img img{max-width:100%;max-height:100%;object-fit:contain}.single-repair-model .single-repair-model__sibling-name{font-size:14px;font-weight:700;text-align:center}@media screen and (max-width: 768px){.single-repair-model .single-repair-model__sibling-name{font-size:12px}}.single-repair-model .single-repair-model__siblings-btn{text-align:center}
