@import url("https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Noto+Sans+JP:wght@400;700;900&display=swap");.fg-comp-section{background:#fafbfd;box-sizing:border-box;font-family:Noto Sans JP,sans-serif;overflow:hidden;padding:120px 0 100px;position:relative;width:100%}.fg-comp-blob{border-radius:9999px;pointer-events:none;position:absolute;z-index:0}.fg-comp-blob-1{background:radial-gradient(ellipse 50% 50% at 50% 50%,rgba(26,58,110,.14) 0,rgba(26,58,110,0) 100%);height:550px;left:-200px;top:450px;width:550px}.fg-comp-blob-2{background:radial-gradient(ellipse 50% 50% at 50% 50%,rgba(244,150,60,.16) 0,rgba(244,150,60,0) 100%);height:600px;left:calc(50% + 200px);top:90px;width:600px}.fg-comp-container{display:flex;flex-direction:column;gap:60px;margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}.fg-comp-header{display:flex;flex-direction:column;gap:16px}.fg-comp-title{background:linear-gradient(90deg,#1a3a6e,#1a3a6e 60%,#f48120);-webkit-background-clip:text;display:inline-block;font-family:Inter,sans-serif;font-size:clamp(48px,5vw,72px);font-weight:700;line-height:1.2;margin:0;width:fit-content;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.fg-comp-subtitle{color:#f48120;font-size:16px;font-weight:700;margin:0}.fg-comp-table-wrapper{overflow-x:auto;padding-bottom:20px;width:100%}.fg-comp-table{align-items:flex-end;display:flex;gap:10px;min-width:max-content}.fg-comp-col-left{background:transparent;display:flex;flex:1 1 auto;flex-direction:column;left:0;min-width:200px;position:sticky;z-index:10}.fg-comp-col-plan{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.04);display:flex;flex-direction:column;flex-shrink:0;width:200px}.fg-comp-cell{align-items:center;box-sizing:border-box;display:flex;width:100%}.fg-comp-header-spacer{height:180px}.fg-comp-cell-80{height:80px}.fg-comp-cell-50{height:50px}.fg-comp-label{border-bottom:1px solid rgba(0,0,0,.04);color:#1a3a6e;font-size:14px;font-weight:900;justify-content:flex-start;padding:10px 20px}.fg-comp-plan-header{align-items:center;border-radius:12px 12px 0 0;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:180px;justify-content:flex-start;padding:20px}.theme-blue .fg-comp-plan-header{background:linear-gradient(180deg,#2755a6,#1a3a6e)}.theme-orange .fg-comp-plan-header{background:linear-gradient(180deg,#faad3f,#f48120)}.fg-comp-plan-name{color:#fff;font-family:Noto Sans JP,sans-serif;font-size:22px;font-weight:700;margin:0}.fg-comp-plan-desc{color:#fff;font-size:14px;font-weight:400;line-height:1.4;text-align:center}.fg-comp-plan-price{color:#fff;margin-top:auto;text-align:center}.fg-comp-cell-value{border-bottom:1px solid rgba(0,0,0,.04);border-left:1px solid rgba(0,0,0,.04);border-right:1px solid rgba(0,0,0,.04);justify-content:center;padding:10px;text-align:center}.fg-comp-cell-last{border-radius:0 0 12px 12px}.fg-comp-cell-value span{font-size:14px;font-weight:700;line-height:1.4}.theme-blue .fg-comp-cell-value{background:#f7f8fb}.theme-blue .fg-comp-cell-value span{color:#1a3a6e}.theme-orange .fg-comp-cell-value{background:#faf9f9}.theme-orange .fg-comp-cell-value span{color:#f48120}.fg-comp-check-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:24px;width:24px}.theme-blue .fg-comp-check-icon{background-image:url(https://file.accelia.net/hubfs/material-symbols-light_check-circle-1.png?width=860&t=1784001610410)}.theme-orange .fg-comp-check-icon{background-image:url(https://file.accelia.net/hubfs/material-symbols-light_check-circle.png?width=860&t=1784001610190)}.fg-comp-none-icon{color:#b0b7c3!important;font-size:18px!important;font-weight:400!important}.fg-comp-note{color:#999;font-size:14px;font-weight:400;line-height:2}@media (max-width:768px){.fg-comp-section{padding:60px 0}.fg-comp-container{gap:32px;padding:0}.fg-comp-header,.fg-comp-note{padding:0 20px}.fg-comp-table-wrapper{box-sizing:border-box;padding:0 16px 20px 0}.fg-comp-table{align-items:flex-end;display:flex;gap:8px;min-width:max-content}.fg-comp-col-left{background:#fafbfd;box-shadow:4px 0 12px rgba(0,0,0,.05);display:flex;left:0;min-width:160px;padding-left:16px;position:sticky;z-index:10}.fg-comp-label{font-size:13px;line-height:1.4;padding:10px 12px 10px 0}.fg-comp-col-plan{width:160px}.fg-comp-plan-header{gap:10px;height:160px;padding:16px 10px}.fg-comp-plan-name{font-size:18px}.fg-comp-plan-desc{font-size:12px;line-height:1.3}.fg-comp-cell-value span{font-size:12px}.fg-comp-check-icon{height:20px;width:20px}}