:root{color-scheme:light}html{scroll-behavior:smooth}body.syaa-ec-standalone{margin:0;background:#fbfaf7;color:#17201f;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;-webkit-font-smoothing:antialiased}body.syaa-ec-standalone *{box-sizing:border-box}body.syaa-ec-standalone img{max-width:100%}body.syaa-ec-standalone button,body.syaa-ec-standalone input,body.syaa-ec-standalone select,body.syaa-ec-standalone textarea{font:inherit}body.syaa-ec-standalone a{color:inherit}.syaa-store-header{position:sticky;z-index:50;top:0;border-bottom:1px solid #dbe4e1;background:rgba(255,255,255,.96);backdrop-filter:blur(10px)}.syaa-store-header__inner{display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 36px));height:76px;margin:auto}.syaa-store-brand{display:flex;align-items:baseline;gap:10px;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.12em}.syaa-store-brand__mark{color:#0d7565;font-size:25px;letter-spacing:-.04em}.syaa-store-header nav{display:flex;align-items:center;gap:24px}.syaa-store-header nav a{text-decoration:none;font-size:14px;font-weight:700}.syaa-store-cart{padding:11px 19px;border-radius:999px;background:#0d7565;color:#fff!important}.syaa-store-main{min-height:65vh}.syaa-store-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:32px max(18px,calc((100% - 1144px)/2));background:#153c36;color:#fff}.syaa-store-footer div{display:grid;gap:5px}.syaa-store-footer span{font-size:13px;color:rgba(255,255,255,.7)}.syaa-store-footer a{font-size:13px;color:#fff}.syaa-ec .se-form{max-width:880px;margin-inline:auto}.syaa-ec .se-box{box-shadow:0 8px 26px rgba(21,60,54,.06)}@media(max-width:700px){.syaa-store-header__inner{width:calc(100% - 26px);height:64px}.syaa-store-brand{gap:6px}.syaa-store-brand__mark{font-size:21px}.syaa-store-brand span:last-child{display:none}.syaa-store-header nav{gap:8px}.syaa-store-header nav a{font-size:11px}.syaa-store-nav__products{display:none}.syaa-store-cart{padding:9px 12px}.syaa-store-footer{align-items:flex-start;flex-direction:column;padding:28px 18px}}.syaa-store-header__inner{width:min(1480px,calc(100% - 30px))}.syaa-store-header nav{gap:14px}.syaa-store-header nav a{font-size:13px;white-space:nowrap}.syaa-header-phone{display:flex;align-items:center;gap:10px;padding-left:14px;border-left:1px solid #dbe4e1}.syaa-header-phone span{font-size:10px;line-height:1.25;color:#53615e}.syaa-header-phone strong{font-size:20px;color:#0d7565}.syaa-menu-toggle{display:none}@media(max-width:1050px){.syaa-store-header__inner{height:64px}.syaa-store-brand span:last-child{display:none}.syaa-menu-toggle{display:grid;grid-template-columns:22px auto;align-items:center;gap:3px 8px;padding:7px 9px;border:0;background:0 0;color:#17201f}.syaa-menu-toggle span{grid-column:1;display:block;width:22px;height:2px;background:#0d7565}.syaa-menu-toggle b{grid-column:2;grid-row:1/4;font-size:11px}.syaa-store-header nav{display:none;position:absolute;left:0;right:0;top:64px;align-items:stretch;flex-direction:column;gap:0;padding:12px 18px 20px;border-bottom:1px solid #dbe4e1;background:#fff;box-shadow:0 12px 24px rgba(21,60,54,.12)}.syaa-store-header nav.is-open{display:flex}.syaa-store-header nav a{padding:13px 8px;border-bottom:1px solid #edf1f0;font-size:14px}.syaa-store-nav__products{display:block}.syaa-store-cart{margin-top:6px;text-align:center}.syaa-header-phone{order:-1;justify-content:space-between;padding:12px 8px;border-left:0}.syaa-header-phone strong{font-size:23px}}
.syaa-store-cart{display:inline-flex;align-items:center;justify-content:center;gap:7px}.syaa-store-cart__icon{display:block;flex:0 0 auto}.syaa-header-phone strong{font-size:24px;line-height:1}@media(max-width:1050px){.syaa-header-phone{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:7px;margin:6px 0 10px;padding:17px 12px 15px;border:1px solid #d8e8e4;border-radius:14px;background:#f1f8f6;text-align:center}.syaa-header-phone strong{order:-1;font-size:32px;letter-spacing:.02em}.syaa-header-phone span{font-size:15px;line-height:1.45;color:#40534f}.syaa-header-phone small{font-size:14px}}
#syaa-ec-root{--green:#0d7565;--dark:#153c36;--pale:#eff7f1;--line:#dbe4e1;color:#17201f;font-family:"Noto Sans JP",system-ui,sans-serif}.syaa-ec *{box-sizing:border-box}.syaa-ec{max-width:1180px;margin:auto;padding:28px 18px 64px}.syaa-ec a{text-decoration:none}.se-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.se-eyebrow{color:var(--green);font-weight:800;letter-spacing:.15em;font-size:12px}.se-title{font-size:clamp(28px,4vw,46px);line-height:1.25;margin:6px 0}.se-lead{color:#61706d;line-height:1.8}.se-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 22px;border:0;border-radius:12px;background:var(--green);color:#fff!important;font-weight:700;cursor:pointer}.se-btn.alt{background:#fff;color:var(--green)!important;border:1px solid var(--green)}.se-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.se-card{border:1px solid var(--line);border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 4px 14px #153c3610}.se-card img{display:block;width:100%;height:235px;object-fit:contain;background:#f8f8f5}.se-card-body{padding:20px}.se-card h3{font-size:21px;margin:0 0 6px}.se-meta{color:#687672;font-size:14px;line-height:1.65;white-space:pre-line}.se-control{display:grid;gap:9px;margin-top:16px}.se-control select,.se-control input,.se-form input,.se-form textarea{width:100%;min-height:46px;border:1px solid #ccd8d4;border-radius:10px;padding:10px 12px;background:#fff}.se-price{font-size:25px;color:var(--green);font-weight:850}.se-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.se-check{display:flex;align-items:center;gap:8px;background:#f2f6f4;padding:10px;border-radius:11px}.se-check input{width:18px;height:18px}.se-section{margin-top:70px}.se-section-title{text-align:center;margin-bottom:26px}.se-section-title h2{font-size:clamp(25px,3vw,38px);margin:5px}.se-line{max-width:none;background:var(--pale);padding:44px 24px;border-radius:26px}.se-line img{width:100%;border-radius:20px;margin-top:24px}.se-work{grid-template-columns:repeat(4,1fr)}.se-work .se-card img{height:165px}.se-work .se-card-body{padding:16px}.se-banner{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;background:#f4f1e8;border-radius:24px;overflow:hidden}.se-banner img{width:100%;height:260px;object-fit:cover}.se-banner>div{padding:30px}.se-table{width:100%;border-collapse:collapse}.se-table td,.se-table th{border-bottom:1px solid var(--line);padding:14px;text-align:left}.se-form{display:grid;gap:16px;max-width:760px}.se-form label{font-weight:700}.se-form small{display:block;color:#687672}.se-choice{display:flex;flex-wrap:wrap;gap:9px}.se-choice label{border:1px solid var(--line);padding:11px 14px;border-radius:999px;cursor:pointer;font-weight:600}.se-box{border:1px solid var(--line);border-radius:18px;padding:22px;background:#fff}.se-empty{text-align:center;padding:50px 20px;background:#f7faf9;border-radius:18px}.se-notice{background:#fff8df;border:1px solid #ead69b;padding:14px;border-radius:10px}.se-footer{display:flex;gap:20px;flex-wrap:wrap;margin-top:45px;padding-top:25px;border-top:1px solid var(--line)}@media(max-width:780px){.syaa-ec{padding:20px 13px 50px}.se-head{align-items:flex-start;flex-direction:column}.se-grid{grid-template-columns:1fr}.se-card{border-radius:17px}.se-card img{height:150px}.se-card details summary{list-style:none;display:flex;align-items:center;gap:13px;padding:12px;cursor:pointer}.se-card details summary::-webkit-details-marker{display:none}.se-card details summary img{width:90px;height:82px;border-radius:10px}.se-card details summary h3{font-size:17px;margin:0}.se-card details>.se-card-body{padding-top:4px}.se-work{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.se-work .se-card{min-width:0}.se-work .se-card img{height:112px}.se-work .se-card-body{display:flex;flex-direction:column;padding:12px}.se-work .se-card h3{font-size:16px;line-height:1.45}.se-work .se-meta{font-size:12px;line-height:1.55}.se-work .se-work-price{margin-top:auto;font-size:15px}.se-work .survey-add{min-height:44px;padding:8px 6px;font-size:13px}.se-banner{grid-template-columns:1fr}.se-banner img{height:180px}.se-section{margin-top:46px}.se-line{padding:28px 12px}.se-row{align-items:flex-start}.se-table,.se-table tbody,.se-table tr,.se-table td{display:block}.se-table tr{border-bottom:1px solid var(--line);padding:10px 0}.se-table td{border:0;padding:5px}.se-btn{width:100%}}.se-other .se-row{gap:6px}.se-other .se-price{font-size:21px;white-space:nowrap;line-height:1.35}.se-other .se-row>label{display:flex;align-items:center;gap:4px;white-space:nowrap}.se-other .se-row .qty{width:60px!important;min-width:60px}.se-price,.se-work-price,.se-inline-price,.se-install-price{display:inline-flex;align-items:baseline;white-space:nowrap;line-height:1.2}.se-tax{display:inline-block;margin-left:4px;font-size:10px;font-weight:700;line-height:1;color:#687672;vertical-align:baseline}.se-install-price .se-tax{font-size:9px;margin-left:3px}.se-work-price{min-height:20px}.se-mobile-break{display:none}.se-line-heading-nowrap{white-space:nowrap}@media(max-width:780px){.se-mobile-break{display:block}.se-line .se-section-title h2{font-size:clamp(21px,6.1vw,25px);line-height:1.45}.se-line-heading-nowrap{display:inline-block}}#syaa-ec-root[data-view=checkout]>.se-head{display:block;width:100%;max-width:880px;margin-inline:auto;text-align:center}#syaa-ec-root[data-view=checkout]>.se-head>div{width:100%;min-width:0}#syaa-ec-root[data-view=checkout] .se-notice{text-align:left;line-height:1.7}#syaa-ec-root[data-view=checkout] .se-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#syaa-ec-root[data-view=checkout] .se-choice label{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0;min-height:56px;padding:12px 16px;border-radius:12px;line-height:1.5}#syaa-ec-root[data-view=checkout] .se-form input[type=radio],#syaa-ec-root[data-view=checkout] .se-form input[type=checkbox]{flex:0 0 20px;width:20px;height:20px;min-height:20px;margin:0;padding:0;accent-color:#0d7565}#syaa-ec-root[data-view=checkout] .se-choice label:has(input:checked){border-color:#0d7565;background:#eff7f1;color:#0d7565}#syaa-ec-root[data-view=checkout] .se-choice label:focus-within{outline:2px solid #0d7565;outline-offset:3px}@media(max-width:600px){#syaa-ec-root[data-view=checkout] .se-title{font-size:clamp(22px,6vw,30px);line-height:1.4}#syaa-ec-root[data-view=checkout] .se-choice{grid-template-columns:1fr}#syaa-ec-root[data-view=checkout] .se-choice label{justify-content:flex-start}}
body.syaa-ec-page #side_col{display:none !important}body.syaa-ec-page #main_col{width:100% !important;max-width:none !important;float:none !important}body.syaa-ec-page #main_contents{display:block !important}.syaa-ec .se-recommend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.syaa-ec .se-recommend{display:grid;overflow:hidden;padding:0;border:1px solid #dbe4e1;border-radius:16px;background:#fff;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.syaa-ec .se-recommend:hover{transform:translateY(-2px);border-color:#0d7565;box-shadow:0 7px 18px rgba(21,60,54,.12)}.syaa-ec .se-recommend img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#f4f6f5}.syaa-ec .se-recommend span{display:flex;align-items:center;gap:8px;min-height:58px;padding:10px 12px;line-height:1.45}.syaa-ec .se-recommend input{flex:0 0 auto;width:20px;min-height:20px;margin:0;accent-color:#0d7565}@media (max-width:600px){.syaa-ec .se-recommend-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.syaa-ec .se-recommend{border-radius:13px}.syaa-ec .se-recommend span{min-height:54px;padding:8px;font-size:13px}}.syaa-ec .se-work .se-card{display:flex;flex-direction:column}.syaa-ec .se-work .se-card-body{display:flex;flex:1;flex-direction:column}.syaa-ec .se-work .se-card-body>strong{margin-top:auto;padding-top:16px}.syaa-ec .se-work .survey-add{width:100%}@media (min-width:781px){.syaa-ec article[data-product] details>summary{display:block;list-style:none;cursor:default}.syaa-ec article[data-product] details>summary::-webkit-details-marker{display:none}.syaa-ec article[data-product] details>summary>div{display:none}}.syaa-ec .se-more{display:grid;gap:9px;margin:12px 0 10px;padding-top:22px;border-top:1px solid #dbe4e1}.syaa-ec .se-more-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:5px}.syaa-ec .se-more-head h3,.syaa-ec .se-more-head p{margin:0}.syaa-ec .se-more-head>span{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:#eff7f1;color:#0d7565;font-size:12px;font-weight:800}.syaa-ec .se-more-group{overflow:hidden;border:1px solid #dbe4e1;border-radius:12px;background:#fff}.syaa-ec .se-more-group summary{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;min-height:48px;padding:8px 12px;list-style:none;cursor:pointer}.syaa-ec .se-more-group summary::-webkit-details-marker{display:none}.syaa-ec .se-more-group summary i{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#eff7f1;color:#0d7565;font-style:normal}.syaa-ec .se-more-group summary small{color:#687672}.syaa-ec .se-more-group[open] summary{border-bottom:1px solid #dbe4e1}.syaa-ec .se-more-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px;background:#f8faf9}.syaa-ec .se-more-grid label{display:flex;align-items:center;gap:7px;min-height:42px;padding:8px 9px;border:1px solid #dbe4e1;border-radius:10px;background:#fff;cursor:pointer;font-size:13px;line-height:1.35}.syaa-ec .se-more-grid label:has(input:checked){border-color:#0d7565;background:#eff7f1;color:#0d7565}.syaa-ec .se-more-grid input{flex:0 0 auto;width:17px;min-height:17px;margin:0;accent-color:#0d7565}@media (max-width:600px){.syaa-ec .se-more-head{align-items:flex-start}.syaa-ec .se-more-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:9px}.syaa-ec .se-more-grid label{min-height:46px;padding:7px;font-size:12px}}
.syaa-ec .se-other{grid-template-columns:repeat(4,minmax(0,1fr))}.syaa-ec .se-other .se-card,.syaa-ec .se-other details{height:100%}.syaa-ec .se-other details,.syaa-ec .se-other .se-card-body{display:flex;flex-direction:column}.syaa-ec .se-other .se-card-body{box-sizing:border-box;flex:1;min-height:404px;padding:16px}.syaa-ec .se-other .se-card img{height:190px}.syaa-ec .se-other .se-card h3{font-size:19px}.syaa-ec .se-other .se-control{width:100%;min-width:0;box-sizing:border-box;margin-top:auto}.syaa-ec .se-other .se-control>*,.syaa-ec .se-other .se-control label{width:100%;min-width:0;box-sizing:border-box}.syaa-ec .se-other .se-check{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;padding:10px 9px;font-size:13px;line-height:1.35}.syaa-ec .se-other .se-check b{white-space:nowrap;font-size:13px}.syaa-ec .se-other select{min-width:0;text-overflow:ellipsis}@media(max-width:780px){.syaa-ec .se-other{grid-template-columns:1fr}.syaa-ec .se-other .se-card{grid-column:auto}.syaa-ec .se-other .se-card-body{min-height:0}.syaa-ec .se-other .se-card img{height:150px}.syaa-ec .se-other .se-check{font-size:14px}.syaa-ec .se-other .se-check b{font-size:14px}}
.syaa-ec .se-category-empty{grid-column:1/-1;display:grid;place-items:center;gap:7px;min-height:180px;padding:30px;border:1px dashed #b9cdc8;border-radius:22px;background:#f6faf9;color:#36544e;text-align:center}.syaa-ec .se-category-empty b{font-size:18px}.syaa-ec .se-category-empty span{font-size:14px;color:#687a76}.syaa-ec .se-reform{padding-top:8px}
.se-detail-link{display:grid;place-items:center;min-height:42px;margin-top:4px;border:1px solid #087866;border-radius:8px;color:#087866;font-weight:800;text-decoration:none}.se-category-float{position:fixed;z-index:15;top:118px;left:18px;width:250px;max-height:calc(100vh - 145px);overflow:auto;padding:20px;border:1px solid #dbe5e2;border-radius:14px;background:rgba(255,255,255,.97);box-shadow:0 12px 35px rgba(19,59,52,.09);font-size:13px}.se-category-float>b{display:block;margin-bottom:15px;color:#087866;font-size:18px}.se-category-float>div{padding:11px 0;border-top:1px solid #e7eeec}.se-category-float a{display:block;color:#172522;text-decoration:none}.se-category-float>div>a{font-weight:900}.se-category-float details{margin:8px 0 0 10px}.se-category-float summary{cursor:pointer;font-weight:700}.se-category-float details a{margin:7px 0 0 13px;color:#60716c;font-size:12px}.se-product-detail{width:100%}.se-breadcrumb{display:flex;gap:10px;margin:6px 0 25px;color:#697975;font-size:13px}.se-breadcrumb a{color:#087866}.se-product-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(360px,.7fr);gap:50px;align-items:start}.se-gallery-main{display:grid;place-items:center;aspect-ratio:4/3;border:1px solid #dbe5e2;border-radius:18px;background:#fff;overflow:hidden}.se-gallery-main img{width:100%;height:100%;object-fit:contain}.se-gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.se-gallery-thumbs button{height:84px;padding:3px;border:2px solid transparent;border-radius:9px;background:#fff;cursor:pointer;overflow:hidden}.se-gallery-thumbs button.is-active{border-color:#087866}.se-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.se-product-buy{position:sticky;top:105px;padding:28px;border:1px solid #dbe5e2;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(19,59,52,.07)}.se-product-buy h1{margin:10px 0;font-size:30px;line-height:1.35}.se-product-buy>p{color:#697975;line-height:1.8}.se-product-buy>label:not(.se-check){display:grid;gap:7px;margin-top:22px;font-weight:800}.se-product-buy select{width:100%;height:48px;padding:0 12px;border:1px solid #bfcfca;border-radius:9px;background:#fff;font-size:15px}.se-detail-price{margin:22px 0 12px;color:#087866;font-size:30px;font-weight:900}.se-detail-qty{display:flex;justify-content:flex-end}.se-detail-qty label{display:flex;align-items:center;gap:8px;font-weight:700}.se-detail-qty input{width:70px;height:44px;border:1px solid #bfcfca;border-radius:9px;text-align:center}.se-product-buy .se-check{display:grid;grid-template-columns:auto 1fr auto;gap:9px;margin:18px 0;padding:14px;border-radius:10px;background:#f1f6f4}.se-detail-ctas{display:grid;grid-template-columns:1fr 1fr;gap:10px}.se-detail-ctas .se-btn{width:100%;padding-inline:8px}.se-product-tabs{margin-top:55px}.se-tab-buttons{display:grid;grid-template-columns:1fr 1fr;border-bottom:2px solid #087866}.se-tab-buttons button{padding:16px;border:0;background:#edf2f1;font-weight:800;cursor:pointer}.se-tab-buttons button.is-active{background:#087866;color:#fff}.se-product-tabs>[data-panel]{display:none;min-height:180px;padding:28px;border:1px solid #dbe5e2;border-top:0;background:#fff;line-height:1.9}.se-product-tabs>[data-panel].is-active{display:block}.se-product-tabs h2{font-size:21px}.se-spec-columns{display:grid;grid-template-columns:1fr 1fr;gap:35px}.se-campaigns{margin-top:55px}.se-campaigns>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.se-campaigns img{display:block;width:100%;border:1px solid #dbe5e2;border-radius:10px}@media(min-width:1180px){.syaa-store-main:has(.se-category-float){padding-left:285px}.se-category-float{display:block}}@media(max-width:1179px){.se-category-float{display:none}}@media(max-width:780px){.se-product-hero{grid-template-columns:1fr;gap:20px}.se-product-buy{position:static;padding:20px}.se-product-buy h1{font-size:25px}.se-gallery-thumbs button{height:58px}.se-detail-ctas{grid-template-columns:1fr}.se-spec-columns,.se-campaigns>div:last-child{grid-template-columns:1fr}.se-product-tabs{margin-top:32px}.se-product-tabs>[data-panel]{padding:20px}.se-detail-link{margin-bottom:4px}}
.se-card .se-detail-link,.se-card .se-btn.add{height:48px;min-height:48px;box-sizing:border-box;line-height:1}.se-card .se-detail-link{display:grid;place-items:center}.syaa-store-brand>span:last-child{display:inline!important}
.syaa-article-shell{width:min(1040px,calc(100% - 36px));margin:0 auto;padding:46px 0 78px}.syaa-article{padding:clamp(28px,5.8vw,72px);border:1px solid #e0e7e4;border-radius:24px;background:#fff;box-shadow:0 14px 40px rgba(21,60,54,.055);font-size:16px;line-height:2;color:#293432}.syaa-article h1{margin:0 0 30px;font-size:clamp(30px,4.8vw,48px);line-height:1.38;letter-spacing:.01em;color:#142b27}.syaa-article h1:before{content:"NEW HOME OPTION GUIDE";display:block;margin-bottom:13px;color:#0d7565;font-size:12px;font-weight:850;line-height:1;letter-spacing:.2em}.syaa-article h2{margin:74px 0 25px;padding:0 0 14px;border-bottom:3px solid #0d7565;font-size:clamp(23px,3.2vw,31px);line-height:1.5;color:#153c36}.syaa-article h3{margin:44px 0 15px;padding-left:14px;border-left:4px solid #9ec8b8;font-size:clamp(19px,2.6vw,24px);line-height:1.55;color:#173b35}.syaa-article h4{margin:32px 0 10px;font-size:18px;color:#173b35}.syaa-article p{margin:0 0 1.45em}.syaa-article ul,.syaa-article ol{margin:15px 0 28px;padding-left:1.55em}.syaa-article li{margin:.5em 0}.syaa-article strong{color:#153c36}.syaa-article h2:nth-of-type(1)+ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 28px;margin-top:-8px;padding:24px 28px 24px 48px;border:1px solid #dce7e2;border-radius:15px;background:#f5f9f7}.syaa-article h2:nth-of-type(1)+ul li{padding:4px 0}.syaa-article table{display:block;width:100%;max-width:100%;margin:24px 0 38px;overflow-x:auto;border-collapse:collapse;white-space:normal;-webkit-overflow-scrolling:touch}.syaa-article caption{padding:10px 0;text-align:left;font-weight:800;color:#153c36}.syaa-article th,.syaa-article td{min-width:150px;padding:13px 15px;border:1px solid #dbe4e1;text-align:left;vertical-align:top;line-height:1.7}.syaa-article th{background:#eff7f1;color:#153c36}.syaa-article blockquote{margin:28px 0;padding:19px 23px;border-left:5px solid #0d7565;background:#f6faf8}.syaa-article a{color:#087363;text-underline-offset:3px}.syaa-article-visual{margin:34px 0 52px}.syaa-article-visual img{display:block;width:100%;height:auto;border-radius:18px;background:#f1f5f2}.syaa-article-visual--hero img{aspect-ratio:16/8.9;object-fit:cover}.syaa-article-visual figcaption{display:flex;gap:8px;margin-top:11px;color:#66736f;font-size:13px;line-height:1.7}.syaa-article-visual--zones{margin-top:72px;padding:20px;border-radius:20px;background:#f5f3ec}.syaa-article-visual--zones figcaption{display:grid;padding:2px 5px}.syaa-article-visual--zones figcaption b{color:#153c36;font-size:16px}.syaa-article-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:34px 0 0;padding:30px 34px;border-radius:18px;background:#153c36;color:#fff}.syaa-article-cta div{display:grid;gap:6px}.syaa-article-cta small{color:#8fd2bd;font-size:10px;font-weight:800;letter-spacing:.15em}.syaa-article-cta b{font-size:20px}.syaa-article-cta div span{max-width:560px;color:rgba(255,255,255,.74);font-size:14px;line-height:1.7}.syaa-article-shell .syaa-article-cta a{display:flex;align-items:center;justify-content:center;gap:14px;min-width:230px;min-height:52px;flex:none;padding:13px 22px;border:1px solid rgba(255,255,255,.28);border-radius:10px;background:#0d7565;color:#fff!important;-webkit-text-fill-color:#fff!important;text-decoration:none;font-weight:800;box-shadow:0 5px 14px rgba(0,0,0,.13)}.syaa-article-shell .syaa-article-cta a:hover{background:#0a6658;transform:translateY(-1px)}.syaa-article-shell .syaa-article-cta a span{color:#fff!important;-webkit-text-fill-color:#fff!important}.syaa-store-footer__links{display:flex;gap:22px}@media(max-width:700px){.syaa-article-shell{width:calc(100% - 22px);padding:20px 0 46px}.syaa-article{padding:27px 18px;border-radius:17px;font-size:15px;line-height:1.9}.syaa-article h1{margin-bottom:22px;font-size:28px}.syaa-article h1:before{font-size:10px}.syaa-article h2{margin-top:52px;padding-bottom:10px;font-size:22px}.syaa-article h3{margin-top:34px;font-size:19px}.syaa-article h2:nth-of-type(1)+ul{grid-template-columns:1fr;gap:0;margin-top:0;padding:17px 18px 17px 38px}.syaa-article th,.syaa-article td{min-width:135px;padding:10px 11px;font-size:13px}.syaa-article-visual{margin:24px -7px 38px}.syaa-article-visual img{border-radius:12px}.syaa-article-visual figcaption{padding:0 7px}.syaa-article-visual--zones{margin:50px -7px 30px;padding:10px}.syaa-article-cta{align-items:stretch;flex-direction:column;gap:17px;padding:22px 19px}.syaa-article-cta b{font-size:18px}.syaa-article-shell .syaa-article-cta a{width:100%;min-width:0}.syaa-store-footer__links{display:grid;gap:12px}}.syaa-article-inline-link{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:62px 0 12px;padding:23px 25px;border:1px solid #cfe1da;border-radius:15px;background:#f1f8f5}.syaa-article-inline-link div{display:grid;gap:4px}.syaa-article-inline-link b{color:#153c36;font-size:17px}.syaa-article-inline-link div span{color:#5d6d68;font-size:13px}.syaa-article .syaa-article-inline-link a{flex:none;padding:11px 17px;border-radius:9px;background:#0d7565;color:#fff!important;-webkit-text-fill-color:#fff!important;text-decoration:none;font-size:14px;font-weight:800}@media(max-width:700px){.syaa-article-inline-link{align-items:stretch;flex-direction:column;gap:13px;margin-top:46px;padding:18px}.syaa-article .syaa-article-inline-link a{text-align:center}}