:root{--base-font-size:clamp(13px,1.4vw,16px);--accent-green:#e5f3dd;--accent-yellow:#fff7e0;--btn-green:#8bc34a;--btn-orange:#ff9800}*,:after,:before{box-sizing:border-box}.ehou-page{color:#333;font-family:YuGothic,游ゴシック体,Meiryo,sans-serif;font-size:var(--base-font-size);line-height:1.8;margin:0 auto;max-width:1080px;padding:24px 16px 64px}.ehou-section{margin-bottom:32px}.ehou-section:last-child{margin-bottom:0}.ehou-tagline{background:#fff;border:1px solid #f28b82;border-radius:999px;color:#c62828;display:inline-block;font-size:.8rem;letter-spacing:.12em;margin-bottom:12px;padding:3px 10px}.ehou-hero{background:linear-gradient(135deg,#fff7f2,#ffe4e1);border-radius:16px;overflow:hidden;padding:14px 20px;position:relative;text-align:center}.ehou-hero:before{border:20px solid hsla(0,0%,100%,.5);border-radius:50%;content:"";height:180px;opacity:.7;position:absolute;right:-40px;top:-40px;width:180px}.ehou-hero-title{font-size:1.8rem;font-weight:700;margin-bottom:8px}.ehou-hero-subtitle{font-size:1rem;font-weight:600;margin-bottom:18px}.ehou-hero-lead{font-size:.9rem;text-align:left;white-space:pre-line}.ehou-emphasis{color:#c62828;font-size:1.15em;font-weight:700}.ehou-problem{background:#fffdf5;border:1px solid #ffe0b2;border-radius:12px;padding:14px 18px;text-align:center}.ehou-problem-title{font-size:1.1rem;font-weight:700;margin-bottom:6px}.ehou-problem-text{font-size:.9rem;margin:4px 0 0;white-space:pre-line}.ehou-emphasis-yellow{color:#333;font-size:1.05em;font-weight:700}.ehou-two-col{align-items:flex-start;display:grid;gap:24px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.ehou-heading-main{font-size:1.25rem;font-weight:700;margin-bottom:8px}.ehou-heading-sub{color:#777;font-size:.9rem;margin-bottom:16px}.ehou-list{font-size:.9rem;margin:0;padding-left:20px}.ehou-highlight-box{background:#fff;border:1px solid #ffd4a8;border-radius:12px;font-size:.85rem;margin-top:12px;padding:14px 16px;white-space:pre-line}.ehou-highlight-label{font-weight:700;margin-bottom:4px}.ehou-high-section{background:var(--accent-green);border-radius:8px;padding:24px 24px 32px}.ehou-high-header{margin-bottom:12px;text-align:center}.ehou-high-title{font-size:1.2rem;font-weight:700}.ehou-high-divider{background:#777;height:1px;margin:10px 0 18px}.ehou-high-grid{align-items:start;display:grid;gap:18px 28px;grid-template-columns:repeat(2,minmax(0,1fr))}.ehou-high-desc{font-size:clamp(.85rem,1vw,.95rem);line-height:1.7;margin:0;text-align:center}.ehou-high-name{font-size:clamp(.9rem,1.1vw,1rem);font-weight:700;margin:0;text-align:center}.ehou-high-image{align-items:center;background:#fff;border-radius:4px;display:flex;justify-content:center;min-height:220px;padding:6px}.ehou-high-image img{display:block;height:auto;max-height:210px;max-width:100%}.ehou-high-caption{margin:0;text-align:center}.ehou-high-btn{align-items:center;background:var(--btn-green);border-radius:999px;box-shadow:0 2px 4px rgba(0,0,0,.15);color:#fff;display:inline-flex;font-size:.85rem;font-weight:700;height:40px;justify-content:center;min-width:180px;padding:0 24px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.ehou-high-btn:hover{box-shadow:0 1px 3px rgba(0,0,0,.2);opacity:.9;transform:translateY(1px)}.ehou-eat-section{background:var(--accent-yellow);border-radius:8px;padding:24px 24px 32px}.ehou-eat-header{margin-bottom:12px;text-align:center}.ehou-eat-title{font-size:1.2rem;font-weight:700}.ehou-eat-lead{font-size:clamp(.85rem,1vw,.95rem);line-height:1.7;margin-top:6px}.ehou-eat-divider{background:#999;height:1px;margin:10px 0 18px}.ehou-eat-grid{align-items:start;display:grid;gap:18px 28px;grid-template-columns:repeat(2,minmax(0,1fr))}.ehou-eat-desc{font-size:clamp(.85rem,1vw,.95rem);line-height:1.7;margin:0;text-align:center}.ehou-eat-name{font-size:clamp(.9rem,1.1vw,1rem);font-weight:700;margin:0;text-align:center}.ehou-eat-image{align-items:center;background:#fff;border-radius:4px;display:flex;justify-content:center;min-height:220px;padding:6px}.ehou-eat-image img{display:block;height:auto;max-height:210px;max-width:100%}.ehou-eat-caption{margin:0;text-align:center}.ehou-eat-btn{align-items:center;background:var(--btn-orange);border-radius:999px;box-shadow:0 2px 4px rgba(0,0,0,.15);color:#fff;display:inline-flex;font-size:.85rem;font-weight:700;height:40px;justify-content:center;min-width:180px;padding:0 24px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.ehou-eat-btn:hover{box-shadow:0 1px 3px rgba(0,0,0,.2);opacity:.9;transform:translateY(1px)}.ehou-quick-pair{align-items:flex-start;display:flex;gap:24px}.ehou-quick-section{flex:1 1 0;margin-bottom:1px}.ehou-quick-heading{font-size:1.1rem;font-weight:700;margin-bottom:10px;text-align:center}.ehou-quick-table-wrapper{overflow-x:hidden}.ehou-quick-table{border-collapse:collapse;font-size:1.2rem;table-layout:fixed;width:100%}.ehou-quick-table thead{background:#e5f3dd}.ehou-quick-table--eat thead{background:#ffe3bf}.ehou-quick-table td,.ehou-quick-table th{border:1px solid #d0d0d0;padding:6px;text-align:center;vertical-align:middle}.ehou-quick-col-size{font-size:clamp(.75rem,1.2vw,.9rem);font-weight:700;padding:6px 4px;white-space:nowrap;width:15%}.ehou-quick-size span,.ehou-quick-size-cell{display:inline-block;font-size:clamp(.8rem,1vw,.95rem);font-weight:700;padding:6px 4px;white-space:nowrap}.ehou-quick-prod-cell,.ehou-quick-table td:not(.ehou-quick-size-cell):not(.ehou-quick-size){width:44%}.ehou-quick-item{align-items:center;display:flex;flex-direction:column;gap:6px;height:100%;justify-content:space-between;min-height:180px}.ehou-quick-photo{align-items:center;background:#fff;border-radius:4px;display:flex;justify-content:center;min-height:120px;padding:6px;width:100%}.ehou-quick-photo img{height:auto;max-height:110px;max-width:100%}.ehou-quick-cta{align-items:center;border-radius:2px;color:#fff;display:inline-flex;font-size:clamp(.7rem,.85vw,.8rem);font-weight:700;justify-content:center;padding:4px 10px;text-decoration:none;white-space:nowrap}.ehou-quick-cta--high{background:var(--btn-green)}.ehou-quick-cta--eat{background:var(--btn-orange)}@media (max-width:768px){.ehou-page{padding-bottom:40px;padding-top:12px}.ehou-section{margin-bottom:24px}.ehou-eat-grid,.ehou-high-grid{grid-template-columns:1fr}.ehou-eat-image,.ehou-high-image{min-height:180px}.ehou-eat-image img,.ehou-high-image img{max-height:170px}.ehou-eat-btn,.ehou-high-btn{max-width:260px;width:80%}.ehou-quick-pair{flex-direction:column}.ehou-quick-table{font-size:1rem;table-layout:fixed;width:100%}.ehou-quick-col-size{font-size:clamp(.7rem,2.5vw,.85rem);width:18%}.ehou-quick-size span,.ehou-quick-size-cell{font-size:clamp(.75rem,2.6vw,.95rem)}.ehou-quick-table td,.ehou-quick-table th{padding:4px;word-break:break-word}.ehou-quick-item{min-height:150px}.ehou-quick-photo{min-height:100px}.ehou-quick-photo img{max-height:90px}}.ehou-quick-item:not(:has(img)) .ehou-quick-cta{display:none}.ehou-quick-photo:not(:has(img)):before{color:#999;content:"—";font-size:1.2rem;font-weight:700;line-height:1}.ehou-support-box{background:#fffdf5;border:1px solid #ffe0b2;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.04);font-size:.9rem;line-height:1.9;padding:18px 20px;text-align:center}.ehou-support-title{font-size:1.05rem;font-weight:700;line-height:1.7;margin-bottom:8px;text-align:center}.ehou-link-blocks{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.ehou-link-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.04);justify-content:flex-start;padding:16px 18px 14px;row-gap:10px}.ehou-link-card-title{font-size:.95rem;font-weight:700;line-height:1.8}.ehou-link-image-link{display:inline-block;margin-top:6px}.ehou-link-image{box-shadow:0 2px 6px rgba(0,0,0,.12);height:auto;max-width:100%}@media (max-width:768px){.ehou-support-box{font-size:.88rem;padding:14px}.ehou-support-title{font-size:1rem}.ehou-link-blocks{grid-template-columns:1fr}.ehou-link-card{padding:14px 14px 12px}.ehou-link-card-title{font-size:.9rem}.ehou-link-card a{justify-content:center;width:100%}}.back-to-top{align-items:center;background:#ff9f1c;border-radius:50%;bottom:24px;box-shadow:0 4px 10px rgba(0,0,0,.25);color:#fff;display:flex;font-size:20px;height:44px;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:16px;text-decoration:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,background .15s ease;width:44px;z-index:999}.back-to-top.is-show{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:#ff8b00}@media (max-width:768px){.back-to-top{bottom:16px;box-shadow:0 3px 8px rgba(0,0,0,.26);font-size:18px;height:40px;right:12px;width:40px}}.ehou-link-image-wrap{display:block;margin:8px auto 4px}.ehou-link-image{border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.08);display:block;margin:0 auto;max-width:260px;width:100%}.ehou-quick-col-size,.ehou-quick-size{line-height:1.3;text-align:center;white-space:normal;width:20%;word-break:keep-all}.ehou-quick-size span{display:inline-block;font-size:clamp(.8rem,1vw,.95rem);white-space:normal}@media (max-width:768px){.ehou-quick-col-size,.ehou-quick-size{font-size:clamp(.75rem,2.6vw,.9rem);width:22%}}.ehou-link-btn{align-items:center;background:var(--btn-orange);border-radius:999px;box-shadow:0 3px 8px rgba(0,0,0,.18);color:#fff;display:inline-flex;font-size:.9rem;font-weight:700;gap:6px;justify-content:center;padding:10px 18px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.ehou-link-btn:hover{box-shadow:0 2px 6px rgba(0,0,0,.22);opacity:.92;transform:translateY(1px)}@media (max-width:768px){.ehou-link-btn{max-width:320px;width:100%}}.ehou-link-card{align-items:center;display:flex;flex-direction:column;text-align:center}.ehou-link-card--btncenter .ehou-link-btn{margin-block:auto}.ehou-link-blocks{align-items:stretch}.ehou-link-card{height:100%}.ehou-quick-item{gap:0}.ehou-quick-photo{padding:0}.ehou-quick-photo img{display:block}