/* ERP product page and company history */
.erp-page{background:#fff}
.erp-product-name{display:block;font-family:Arial,sans-serif;font-weight:800;font-style:normal;letter-spacing:-.7px;color:#116a9f;font-size:37px;line-height:1.3;margin-top:12px}
.erp-home-descriptor{display:block;font-size:22px;line-height:1.6;letter-spacing:-.4px;color:#284b63}
.erp-hero h2 .erp-product-name{font-size:34px;margin-top:10px}
.systems-section .erp-home-intro{grid-template-columns:minmax(0,1.5fr) minmax(0,.7fr);gap:32px;align-items:center;padding:36px 40px}
.systems-section .erp-home-intro>div{grid-column:auto;min-width:0}
.systems-section .erp-home-intro>img{position:static;inset:auto;width:auto;height:auto;max-height:320px;max-width:100%;justify-self:center;align-self:end;opacity:1;transform:none}
.systems-section .erp-home-intro>div>p:not(.eyebrow){max-width:640px}
@media(max-width:900px){.systems-section .erp-home-intro{grid-template-columns:minmax(0,1.5fr) minmax(0,.65fr);gap:20px;padding:30px}.systems-section .erp-home-intro>img{max-height:260px}.erp-product-name{font-size:32px}.erp-home-descriptor{font-size:20px}}
@media(max-width:650px){.systems-section .erp-home-intro{grid-template-columns:1fr;padding:27px 24px;gap:25px}.systems-section .erp-home-intro>img{max-height:225px}.erp-product-name{font-size:31px}.erp-home-descriptor{font-size:19px}.erp-hero h2 .erp-product-name{font-size:30px}}
.breadcrumb{display:flex;gap:14px;align-items:center;padding-top:18px;padding-bottom:18px;font-size:12px;color:#6c7b8b}
.breadcrumb a{color:#056ba9}
.erp-hero{background:linear-gradient(112deg,#f5faff 10%,#e8f4fb 60%,#d0e9f6);overflow:hidden}
.erp-hero-inner{display:grid;grid-template-columns:1.15fr .85fr;min-height:615px;align-items:center;gap:35px}
.erp-hero-copy{padding:55px 0;position:relative;z-index:1}
.erp-hero h1{font-family:inherit;line-height:1.4;font-size:clamp(38px,4.2vw,58px);letter-spacing:-2px;margin:0 0 23px}
.erp-hero h1 em{font-style:normal;color:#087ab9}
.erp-hero h2{font-size:23px;line-height:1.65;letter-spacing:0}
.erp-hero-copy>p:not(.eyebrow){color:#526e82;font-size:16px;line-height:1.9;margin:20px 0 0}
.erp-hero .actions{flex-wrap:wrap;gap:12px;margin-top:27px}
.erp-hero .button{font-size:14px;padding:12px 19px;gap:20px}
.erp-outline{border:1px solid #7eaac7;color:#165878;background:transparent}
.erp-outline:hover{background:#fff8}
.erp-hero-art{position:relative;align-self:stretch;display:flex;align-items:flex-end;justify-content:center;min-width:0}
.erp-hero-art>img{max-width:100%;width:400px;height:560px;object-fit:contain;object-position:center bottom;position:relative;z-index:1;filter:drop-shadow(10px 0 16px #40759b22)}
.erp-watermark{font:900 130px Arial,sans-serif;position:absolute;top:36px;left:50%;transform:translateX(-50%);color:#fff8;letter-spacing:-10px}
.erp-art-caption{position:absolute;bottom:26px;left:0;right:0;background:#fffffff0;border:1px solid #d0e1ed;box-shadow:0 10px 25px #31627b13;z-index:2;border-radius:7px;padding:17px 20px}
.erp-art-caption>span{font:12px Arial;letter-spacing:2px;color:#57809b;display:block;margin-bottom:5px}
.erp-art-caption strong{font-size:15px;color:#244963}
.erp-quickbar{border-bottom:1px solid #dce8f0;background:white}
.erp-quickbar>.container{display:grid;grid-template-columns:repeat(4,1fr);padding-top:24px;padding-bottom:24px;gap:15px;text-align:center}
.erp-quickbar a{font-size:14px;color:#3f5d74;border-right:1px solid #dce8f0}
.erp-quickbar a:last-child{border-right:0}.erp-quickbar a:hover{color:#0075b9}
.erp-quickbar strong{font:700 23px Arial;color:#087ab9;margin-left:8px}
.erp-page .section-heading h2{font-size:34px}
.erp-problem-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 24px;list-style:none;padding:0;margin:0}
.erp-problem-list li{border:1px solid #dce6ef;border-radius:6px;padding:19px 17px;font-size:15px;line-height:1.9;background:#fbfdff;display:flex;gap:12px}
.erp-problem-list li:before{content:'✓';color:#1687be;font-size:18px}
.erp-catalog{background:#f2f7fb}
.erp-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}
.erp-service{background:white;border:1px solid #dce7ee;border-radius:9px;padding:24px 24px 0;scroll-margin-top:118px;--feature-color:#117fae;--feature-bg:#e9f5fc;overflow:hidden}
.erp-service[data-group="販促・分析"]{--feature-color:#a46627;--feature-bg:#fff4e4}
.erp-service[data-group="販売・管理"]{--feature-color:#248874;--feature-bg:#e9f7f2}
.erp-service[data-group="制作・開発"]{--feature-color:#835dab;--feature-bg:#f3eefb}
.erp-service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;color:var(--feature-color)}
.erp-service-top>span{font:700 16px Arial;background:var(--feature-bg);border-radius:6px;padding:8px 10px}
.erp-service-top small{font-size:12px}
.erp-service h3{font-size:19px;margin:0 0 4px;line-height:1.6}
.erp-brandline{font:700 14px Arial;letter-spacing:.3px;color:var(--feature-color);margin:0 0 17px}
.erp-brandline span{border-left:1px solid #ccdae3;padding-left:9px;margin-left:9px;font-size:12px;color:#7c90a0}
.erp-service-lead{font-size:15px;color:#627586;line-height:1.85;min-height:57px;margin:0 0 20px}
.erp-service details{border-top:1px solid #e3eaf0;padding-bottom:17px}
.erp-service summary{padding:16px 0 0;font-size:14px;font-weight:700;cursor:pointer;color:var(--feature-color);list-style:none}
.erp-service summary::-webkit-details-marker{display:none}.erp-service summary:after{content:'+';float:right;font-size:19px;line-height:1.4;font-weight:400}.erp-service details[open] summary:after{content:'−'}
.erp-service details>p:not(.erp-footnote){font-size:15px;line-height:1.95;color:#5c7183}
.erp-service ul{padding-left:19px;font-size:14px;color:#405769;line-height:1.9}
.erp-service li{margin-bottom:7px}.erp-service li::marker{color:var(--feature-color)}
.erp-footnote{font-size:12px;line-height:1.9;color:#708293;margin-top:18px}
.erp-split{display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:center}
.erp-split h2{font-size:34px}
.erp-split figure{margin:0}.erp-split figure>img{display:block;width:100%;height:auto;border-radius:12px}
.erp-split figcaption{text-align:center;font-size:12px;color:#81929f;margin-top:10px}
.erp-split>div>p:not(.eyebrow):not(.erp-footnote){font-size:16px;line-height:2;color:#5a7284}
.erp-checklist{list-style:none;padding:0;font-size:15px;color:#344f63}
.erp-checklist li{padding-left:24px;position:relative;margin:10px 0}.erp-checklist li:before{content:'✓';position:absolute;left:0;color:#218675}
.text-link{display:inline-block;color:#027ab5;font-size:14px;font-weight:700;margin-top:10px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}
.erp-workflow{background:#163b56;color:white}.erp-workflow h2{font-size:34px}.erp-workflow>.container>p:not(.eyebrow){font-size:16px;color:#bdd3e4;line-height:1.9}
.erp-workflow ol{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;list-style:none;padding:0;margin:37px 0 0}
.erp-workflow li{position:relative;padding:22px;background:#ffffff08;border:1px solid #53748b;border-radius:6px}
.erp-workflow li:not(:last-child):after{content:'→';position:absolute;right:-17px;top:50%;transform:translateY(-50%);font-size:16px;color:#a2cce6;z-index:1}
.erp-workflow li>span{display:block;font:13px Arial;color:#74bbdf;margin-bottom:14px}
.erp-workflow li strong{display:block;font-size:18px}.erp-workflow li p{font-size:13px;color:#b6d0e2;margin:8px 0 0}
.integration-group h3{font-size:17px;margin:25px 0 18px}.integration-group ul{display:flex;flex-wrap:wrap;gap:12px;list-style:none;padding:0;margin:0}
.integration-group li{font-family:Arial,"Yu Gothic",Meiryo,sans-serif;border:1px solid #dbe6ef;border-radius:5px;padding:11px 18px;background:#fafcfe;color:#405c71;font-size:15px;line-height:1.6}
.integration-group li:nth-child(6n+1){border-top:2px solid #b53c47}.integration-group li:nth-child(6n+2){border-top:2px solid #df9633}.integration-group li:nth-child(6n+3){border-top:2px solid #cc4561}.integration-group li:nth-child(6n+4){border-top:2px solid #725fab}.integration-group li:nth-child(6n+5){border-top:2px solid #498e82}.integration-group li:nth-child(6n+6){border-top:2px solid #3b83b6}
.integration-more{margin-top:26px;border-top:1px solid #e1eaf1;padding-top:20px}.integration-more>summary{font-size:15px;color:#0b78af;font-weight:700;cursor:pointer}
.erp-device-section{background:#edf6fb}.device-labels{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.device-labels span{border:1px solid #afcbdc;padding:7px 14px;font:12px Arial;color:#51738b;letter-spacing:1px;border-radius:4px}
.erp-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.erp-support-grid article{border-top:2px solid #499cc3;padding-top:21px}
.erp-support-grid article>span{font:12px Arial;letter-spacing:1px;color:#508ba9}.erp-support-grid h3{font-size:18px;margin:18px 0 12px}.erp-support-grid p{font-size:15px;color:#637b8d}
.erp-pricing-note{padding:24px 28px;margin-top:36px;display:flex;justify-content:space-between;gap:25px;background:#f2f7fb;border-radius:8px;align-items:center}
.erp-pricing-note h3{font-size:17px;margin:0}.erp-pricing-note p{font-size:14px;color:#63798a;margin:7px 0 0}.erp-pricing-note a{font-size:14px;color:#0a78b0;white-space:nowrap;font-weight:700}
.erp-subsidy{margin-top:25px;border-top:1px solid #dce6ed;padding-top:20px}.erp-subsidy summary{font-size:15px;cursor:pointer;color:#445f73}.erp-subsidy p{font-size:14px;color:#637b8d}
.erp-home-intro{border:1px solid #d4e6f2;background:linear-gradient(110deg,#fff,#e4f2fc);border-radius:9px;margin-bottom:26px;padding:38px 43px;display:grid;grid-template-columns:1.5fr .5fr;gap:30px;position:relative;overflow:hidden}
.erp-home-intro h3{font-size:28px;line-height:1.65;margin:0}.erp-home-intro>div>p:not(.eyebrow){font-size:15px;color:#5d7689;max-width:570px;line-height:1.95}
.erp-home-intro>img{position:absolute;right:25px;bottom:0;width:265px;height:355px;object-fit:contain;object-position:bottom;filter:drop-shadow(8px 1px 12px #21618811)}
.erp-home-intro>div{grid-column:1;position:relative;z-index:1}.erp-home-intro .eyebrow{margin-bottom:12px}.erp-home-intro .button{margin-top:7px}
.erp-home-tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.erp-home-tags span{font-size:12px;background:#fff;border:1px solid #d2e4ef;border-radius:4px;color:#35647e;padding:4px 12px}
.erp-home-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:22px}.erp-home-bottom p{font-size:14px;color:#697f91;margin:0}.erp-home-bottom a{font-size:14px;color:#0976ac;font-weight:700}
.system a.system-detail{color:#006da8;font-size:13px;display:inline-block;margin-top:12px;text-underline-offset:4px}.system a.system-detail:hover{text-decoration:underline}
.company-history{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px}.history-intro>p:not(.eyebrow){font-size:15px;line-height:2;color:#6b8192}
.history-timeline{list-style:none;padding:0;margin:0}.history-timeline li{display:grid;grid-template-columns:88px 1fr;gap:25px;padding:0 0 28px;position:relative;align-items:start}.history-timeline li:last-child{padding-bottom:0}
.history-timeline li:after{content:'';position:absolute;left:87px;top:15px;bottom:0;width:1px;background:#d0e1ed}.history-timeline li:last-child:after{display:none}
.history-timeline li:before{content:'';width:9px;height:9px;border:2px solid #1194c6;background:#fff;position:absolute;left:82px;top:9px;border-radius:50%;z-index:1}
.history-timeline time,.history-time{font:700 23px/1.5 Arial,"Yu Gothic",sans-serif;color:#157da9;padding-right:14px}.history-timeline .history-time{font-size:17px}
.history-timeline h3{margin:0 0 10px;font-size:18px;line-height:1.7}.history-timeline p{font-size:15px;color:#6a8091;line-height:1.9;margin:0}
@media(max-width:1100px){.erp-hero-inner{gap:20px}.erp-hero h1{font-size:46px}.erp-hero h2{font-size:21px}.erp-service-grid{gap:17px}.erp-service{padding:20px 20px 0}.erp-split{gap:35px}.erp-service h3{font-size:17px}.erp-service-lead{font-size:14px}.erp-workflow li{padding:20px 17px}.erp-workflow li strong{font-size:16px}.erp-home-intro{padding:32px}.erp-home-intro h3{font-size:25px}.erp-home-intro>img{width:225px;height:320px;right:8px}.company-history{gap:35px}}
@media(max-width:850px){.erp-hero-inner{grid-template-columns:1fr .75fr;min-height:570px}.erp-hero h1{font-size:39px}.erp-hero h2{font-size:19px}.erp-hero-art>img{height:480px}.erp-hero-copy{padding:45px 0}.erp-watermark{font-size:85px;top:60px}.erp-art-caption{padding:14px}.erp-art-caption strong{font-size:13px}.erp-problem-list{grid-template-columns:1fr 1fr}.erp-service-grid{grid-template-columns:1fr 1fr}.erp-split{gap:27px}.erp-split h2,.erp-page .section-heading h2{font-size:29px}.erp-split>div>p:not(.eyebrow):not(.erp-footnote){font-size:15px}.erp-workflow ol{grid-template-columns:1fr 1fr}.erp-workflow li:nth-child(2):after{display:none}.erp-quickbar>.container{grid-template-columns:1fr 1fr;gap:18px}.erp-quickbar a:nth-child(2){border-right:0}.erp-pricing-note{align-items:flex-start;flex-direction:column;gap:15px}.erp-home-intro{grid-template-columns:1.6fr .4fr}.erp-home-intro>img{opacity:.7;right:-37px}.erp-home-bottom{flex-direction:column;align-items:flex-start;gap:10px}.company-history{grid-template-columns:1fr;gap:30px}}
@media(max-width:650px){.erp-hero-inner{grid-template-columns:1fr;gap:0}.erp-hero-copy{padding:35px 0 10px}.erp-hero h1{font-size:42px}.erp-hero h2{font-size:21px}.erp-hero-art{height:350px}.erp-hero-art>img{height:355px;width:auto}.erp-watermark{top:20px;font-size:100px}.erp-art-caption{left:auto;right:0;bottom:18px;max-width:250px}.erp-hero .actions{flex-direction:row}.erp-hero .button{min-width:0}.erp-split{grid-template-columns:1fr;gap:28px}.erp-split figure{max-width:460px;margin:auto}.erp-support-grid{grid-template-columns:1fr;gap:27px}.erp-support-grid h3{margin:12px 0 7px}.erp-support-grid p{margin:0}.erp-page .section{padding-top:55px;padding-bottom:55px}.erp-home-intro{grid-template-columns:1fr;padding:25px 24px 270px}.erp-home-intro>img{height:255px;width:210px;right:50%;transform:translateX(50%);opacity:1}.erp-home-intro h3{font-size:24px}.erp-home-intro .button{font-size:13px;padding:12px 16px;gap:16px}}
@media(max-width:480px){.erp-service-grid{grid-template-columns:1fr}.erp-service h3{font-size:20px}.erp-service-lead{font-size:15px;min-height:0}.erp-problem-list{grid-template-columns:1fr;gap:12px}.erp-workflow ol{grid-template-columns:1fr}.erp-workflow li:not(:last-child):after{display:block;content:'↓';right:50%;top:auto;bottom:-20px;transform:translateX(50%)}.erp-quickbar a{font-size:12px}.erp-hero h1{font-size:39px}.integration-group li{font-size:14px;padding:10px 12px}.erp-hero-art{height:300px}.erp-hero-art>img{height:310px}.history-timeline li{grid-template-columns:70px 1fr;gap:17px}.history-timeline li:after{left:65px}.history-timeline li:before{left:60px}.history-timeline time{font-size:20px}.history-timeline h3{font-size:17px}.company-history .history-intro h2{font-size:29px}}
