/** Shopify CDN: Minification failed

Line 174:8 Unexpected "}"
Line 177:8 Unexpected "}"

**/
/* OEM・PB開発ページ専用。sections/aug-oem2.liquid からのみ読み込む。
   すべて .augoem の中だけに効くよう限定しているので、他ページには影響しません。 */

.augoem{
  --ink:#1d1d1b;--sub:#77746f;--body:#4c4c4c;--line:#e6e3de;
  --beige:#f2efe9;--gray:#f4f2ee;--acc:#8f7333;
  --gut:60px;--wrap:1320px;
  --jp:'Noto Sans JP','Hiragino Sans','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;--w:600;
}
.augoem, .augoem *{box-sizing:border-box}
.augoem *{color:inherit !important;font-weight:inherit !important;font-family:inherit !important}
.augoem, .augoem{margin:0;padding:0}
.augoem{background:#fff !important;color:var(--ink) !important;font-family:var(--jp) !important;font-size:16px;line-height:2;font-weight:var(--w) !important;-webkit-font-smoothing:antialiased}
.augoem img{display:block;max-width:100%;height:auto}
.augoem a{color:inherit !important;text-decoration:none}
.augoem .wrap{width:min(var(--wrap),calc(100% - var(--gut)*2));margin:0 auto}

.augoem .hd{position:sticky;top:0;z-index:50;background:#fff !important;border-bottom:1px solid var(--line)}
.augoem .hd-in{display:flex;align-items:center;gap:28px;height:74px}
.augoem .logo{font-family:Helvetica,Arial,sans-serif !important;font-weight:800 !important;font-size:30px;letter-spacing:-1px;line-height:1}
.augoem .nav{display:flex;gap:clamp(16px,2.2vw,34px);margin-left:auto;font-size:13px;font-weight:600 !important;letter-spacing:.06em}
.augoem .nav a{padding:6px 0;border-bottom:1.5px solid transparent}
.augoem .nav a.on{border-bottom-color:var(--ink)}
.augoem .hd-cta{margin-left:auto;display:inline-flex;align-items:center;gap:14px;background:var(--ink) !important;color:#fff !important;font-size:12.5px;font-weight:700 !important;letter-spacing:.08em;padding:13px 22px}
.augoem .burger{display:none}

.augoem .hero{position:relative;background:#f6f5f2 !important;overflow:hidden}
.augoem .hero-bg{position:absolute;inset:0}
.augoem .hero-bg img{width:100%;height:100%;object-fit:cover;object-position:right center}
.augoem .hero-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,245,242,.95) 0%,rgba(246,245,242,.9) 22%,rgba(246,245,242,.55) 34%,rgba(246,245,242,.15) 46%,rgba(246,245,242,0) 56%) !important}
.augoem .hero-in{position:relative;z-index:2;padding:104px 0 110px;min-height:min(44vw,640px);display:flex;align-items:center}
.augoem .hero-tx{width:min(880px,60%)}
.augoem .hero-h{margin:0;font-size:clamp(26px,3.5vw,50px);font-weight:500 !important;line-height:1.6;letter-spacing:1px;
  word-break:keep-all;line-break:strict}
.augoem .hero-h .hw{display:inline-block;max-width:100%}
.augoem .hero-h span{display:block;white-space:nowrap}
.augoem .hero-l{margin:26px 0 0;font-size:clamp(12px,1.12vw,16px);line-height:2.1;color:var(--body) !important;font-weight:500 !important;
  word-break:keep-all;line-break:strict}
.augoem .hero-l span{display:block}
.augoem .hero-b{display:flex;flex-wrap:wrap;gap:14px;margin:36px 0 0}
.augoem .btn{display:inline-flex;align-items:center;gap:16px;padding:15px 26px;font-size:13px;font-weight:700 !important;letter-spacing:.06em;border:1px solid var(--ink);background:var(--ink) !important;color:#fff !important;transition:.25s}
.augoem .btn:hover{background:#000 !important}
.augoem .btn--o{background:transparent !important;color:var(--ink) !important;border-color:#c9c5bd}
.augoem .btn--o:hover{background:#fff !important}

.augoem .sec{padding:76px 0}
.augoem .h2{margin:0 0 18px;text-align:center;font-weight:var(--w) !important;font-size:clamp(22px,2.55vw,35px);letter-spacing:.05em;line-height:1.7}
.augoem .h2 span{display:block}
.augoem .h2-s{margin:0 0 46px;text-align:center;font-size:14px;line-height:2.1;color:var(--body) !important;font-weight:500 !important}
.augoem .h2--solo{margin-bottom:44px}

.augoem .needs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 60px}
.augoem .ncell{display:grid;grid-template-columns:112px minmax(0,1fr);gap:28px;align-items:center;
  padding:32px 0;border-bottom:1px solid var(--line)}
.augoem .ncell:nth-child(1), .augoem .ncell:nth-child(2){border-top:1px solid var(--line)}
.augoem .nic{display:flex;align-items:center;justify-content:center;color:#8a867f !important}
.augoem .nic svg{width:92px;height:92px}
.augoem .nt{margin:0 0 9px;font-size:16px;font-weight:700 !important;line-height:1.7}
.augoem .nd{margin:0;font-size:13px;line-height:2.05;color:var(--body) !important;font-weight:500 !important}

.augoem .stg{background:var(--gray) !important;padding:64px 0 0;overflow:hidden}
.augoem .stg-eb{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:700 !important;letter-spacing:.14em}
.augoem .stg-eb::after{content:"";width:1px;height:16px;background:#b9b5ac !important}
.augoem .stg-row{display:grid;grid-template-columns:minmax(0,44%) minmax(0,56%);align-items:center;margin:22px 0 0}
.augoem .stg-h{margin:0;font-weight:var(--w) !important;font-size:clamp(26px,3.1vw,44px);line-height:1.5;letter-spacing:.02em}
.augoem .stg-h span{display:block}
.augoem .stg-u{display:block;width:min(360px,80%);height:7px;margin:16px 0 0;border-radius:6px;background:linear-gradient(90deg,#cbb17c,#e4d5b4 70%,rgba(228,213,180,0)) !important}
.augoem .stg-p{margin:26px 0 0;font-size:13px;line-height:2.2;color:var(--body) !important;font-weight:500 !important}
.augoem .stg-p span{display:block}
.augoem .stg-m{margin-right:calc(-1*max(var(--gut),(100vw - var(--wrap))/2))}
.augoem .stg-m img{width:100%}
.augoem .stg-pts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:52px 0 0;padding:0 0 64px}
.augoem .scell{padding:0 16px;text-align:center;border-left:1px solid #dedad2}
.augoem .scell:first-child{border-left:0}
.augoem .sic{height:46px;display:flex;align-items:flex-end;justify-content:center;margin:0 0 18px}
.augoem .sic svg{width:42px;height:42px}
.augoem .st{margin:0 0 10px;font-size:13.5px;font-weight:700 !important;letter-spacing:.02em;line-height:1.7}
.augoem .sd{margin:0;font-size:11.5px;line-height:1.95;color:var(--sub) !important;font-weight:500 !important}

.augoem .trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}
.augoem .tcd-m img{width:100%;aspect-ratio:16/10.6;object-fit:cover}
.augoem .tcd-t{margin:20px 0 10px;font-size:16px;font-weight:700 !important;letter-spacing:.03em;line-height:1.7}
.augoem .tcd-d{margin:0;font-size:13px;line-height:2.05;color:var(--body) !important;font-weight:500 !important}

.augoem .steps{display:grid;align-items:start;margin-left:-16px;
  grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr) 22px minmax(0,1fr) 22px minmax(0,1fr) 22px minmax(0,1fr) 22px minmax(0,1fr)}
.augoem .stp{padding:0 12px 0 16px;border-left:1px solid var(--line)}
.augoem .stp:first-child{border-left:0}
.augoem .stp-n{display:block;font-weight:700 !important;font-size:21px;letter-spacing:.08em;font-style:normal}
.augoem .stp-t{margin:12px 0 18px;font-size:14.5px;font-weight:700 !important;line-height:1.7;
  min-height:calc(1.7em * 2);letter-spacing:-.02em;word-break:keep-all;line-break:strict}
.augoem .stp-m img{width:100%;aspect-ratio:1/.88;object-fit:cover}
.augoem .arw{align-self:center;text-align:center;color:#a9a59d !important;font-size:20px;line-height:1;padding-top:52px}

.augoem .fields{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0 30px;align-items:start}
.augoem .fcd-m img{width:100%;aspect-ratio:16/10.4;object-fit:cover}
.augoem .fcd-t{margin:16px 0 8px;font-size:14.5px;font-weight:700 !important;letter-spacing:.02em}
.augoem .fcd-d{margin:0;font-size:12px;line-height:1.95;color:var(--sub) !important;font-weight:500 !important}

.augoem .band{position:relative;overflow:hidden;background:#eef2f5 !important}
.augoem .band-bg{position:absolute;top:0;right:0;bottom:0;width:58%}
.augoem .band-bg img{width:100%;height:100%;object-fit:cover;object-position:50% 72%}
.augoem .band-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(238,242,245,1) 0%,rgba(238,242,245,.88) 12%,rgba(238,242,245,.32) 40%,rgba(238,242,245,0) 62%) !important}
.augoem .band-in{position:relative;z-index:2;padding:88px 0 82px}
.augoem .band-h{margin:0;font-weight:var(--w) !important;font-size:clamp(16.5px,1.7vw,23px);line-height:1.9;letter-spacing:.04em}
.augoem .band-h span{display:block}
.augoem .stats{display:flex;flex-wrap:wrap;align-items:flex-start;margin:34px 0 0}
.augoem .stt{padding:0 34px;border-left:1px solid #c4c9cd;text-align:center;align-self:stretch}
.augoem .stt:first-child{padding-left:0;border-left:0}
.augoem .stt-n{margin:0;display:flex;align-items:baseline;justify-content:center;gap:2px;line-height:1.15}
.augoem .stt-n b{font-weight:700 !important;font-size:clamp(28px,3.35vw,47px);letter-spacing:-.01em}
.augoem .stt-n i{font-style:normal;font-weight:700 !important;font-size:clamp(12px,1.05vw,15px);white-space:nowrap}
.augoem .stt-l{margin:8px 0 0;font-size:12.5px;color:var(--body) !important;font-weight:500 !important;line-height:1.7}

.augoem .cta{position:relative;overflow:hidden;background:#e8e1d6 !important}
.augoem .cta-bg{position:absolute;top:0;right:0;bottom:0;width:62%}
.augoem .cta-bg img{width:100%;height:100%;object-fit:cover;object-position:58% 52%}
.augoem .cta-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(232,225,214,1) 0%,rgba(232,225,214,.95) 16%,rgba(232,225,214,.42) 46%,rgba(232,225,214,0) 66%) !important}
.augoem .cta-in{position:relative;z-index:2;padding:88px 0 92px}
.augoem .cta-h{margin:0;font-weight:var(--w) !important;font-size:clamp(19px,2.05vw,28px);line-height:1.8;letter-spacing:.05em}
.augoem .cta-l{margin:22px 0 0;font-size:13.5px;line-height:2.1;color:#3f3a32 !important;font-weight:500 !important}
.augoem .cta-l span{display:block}
.augoem .cta-b{display:flex;flex-wrap:wrap;gap:14px;margin:32px 0 0}
.augoem .cta .btn--o{border-color:#b6ada0}

.augoem .faqsec{padding:74px 0 90px;background:#faf9f7 !important}
.augoem .faqw{max-width:900px;margin:0 auto}
.augoem .faq{border-bottom:1px solid var(--line)}
.augoem .faq:first-of-type{border-top:1px solid var(--line)}
.augoem .faq summary{display:flex;align-items:center;gap:20px;padding:24px 6px;cursor:pointer;list-style:none;font-size:15px;font-weight:600 !important;letter-spacing:.02em}
.augoem .faq summary::-webkit-details-marker{display:none}
.augoem .faq summary span{flex:1}
.augoem .faq summary i{position:relative;width:15px;height:15px;flex:none}
.augoem .faq summary i::before, .augoem .faq summary i::after{content:"";position:absolute;background:#8a867f !important;transition:.25s}
.augoem .faq summary i::before{left:0;top:7px;width:15px;height:1px}
.augoem .faq summary i::after{left:7px;top:0;width:1px;height:15px}
.augoem .faq[open] summary i::after{transform:scaleY(0)}
.augoem .faq-a{padding:0 6px 26px}
.augoem .faq-a p{margin:0;font-size:13.5px;line-height:2.1;color:var(--body) !important;font-weight:500 !important}

@media (max-width:1100px){
  .augoem{--gut:24px}
  .augoem .nav, .augoem .hd-cta{display:none}
  .augoem .burger{display:block;margin-left:auto;width:26px;height:14px;border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);position:relative}
  .augoem .burger::after{content:"";position:absolute;left:0;top:6px;width:100%;height:1.5px;background:var(--ink) !important}
  .augoem .hero-bg::after{background:linear-gradient(180deg,rgba(242,239,233,.95) 0%,rgba(242,239,233,.86) 48%,rgba(242,239,233,.6) 100%) !important}
  .augoem .hero-tx{width:100%}
  .augoem .hero-in{padding:60px 0 68px;min-height:0}
  .augoem .needs{grid-template-columns:1fr;gap:0}
  .augoem .ncell:nth-child(2){border-top:0}
  .augoem .stg-row{grid-template-columns:1fr;gap:26px}
  .augoem .stg-m{margin-right:calc(-1*var(--gut));margin-left:calc(-1*var(--gut))}
  .augoem .stg-pts{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:38px}
  .augoem .scell:nth-child(3n+1){border-left:0}
  .augoem .trust{grid-template-columns:1fr;gap:34px;max-width:640px;margin:0 auto}
  .augoem .steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 18px;margin-left:0}
  .augoem .steps .arw{display:none}
  .augoem .stp{border-left:0;padding-left:0}
  .augoem .fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 20px}
  .augoem .cta-bg, .augoem .band-bg{width:100%}
  /* v454：スマホでは写真がほとんど白く飛んでいたので、白い膜を弱めました。
     文字がのっている上側は残し、下にいくほど写真が見えるようにしています。
     パソコン（1101px以上）の濃さは変えていません。 */
  .augoem .band-bg::after{background:linear-gradient(180deg,rgba(238,242,245,.88) 0%,rgba(238,242,245,.72) 55%,rgba(238,242,245,.4) 100%) !important}
  .augoem .cta-bg::after{background:linear-gradient(180deg,rgba(232,225,214,.88) 0%,rgba(232,225,214,.7) 52%,rgba(232,225,214,.32) 100%) !important}
  .augoem .stats{gap:18px 0}
  .augoem .stt{padding:0 20px}
.augoem }
@media (max-width:359px){
  .augoem{--gut:20px}
.augoem }
@media (max-width:640px){
  .sec{padding:52px 0}
  .augoem .h2-s, .augoem .h2--solo{margin-bottom:32px}
  .augoem .ncell{grid-template-columns:74px minmax(0,1fr);gap:20px;padding:26px 0}
  .augoem .nic svg{width:64px;height:64px}
  .augoem .nt{font-size:15px}
  .augoem .stg-pts{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:48px}
  .augoem .scell{border-left:0;padding:0 8px}
  .augoem .steps{grid-template-columns:1fr;gap:0;max-width:460px;margin:0 auto}
  .augoem .steps .arw{display:block;padding:6px 0 4px;transform:rotate(90deg);font-size:22px}
  .augoem .stp{padding:0}
  .augoem .stp-t{min-height:0;margin:10px 0 14px}
  .augoem .stp-m img{aspect-ratio:16/8.6}
  .augoem .fields{grid-template-columns:1fr;gap:34px 0;max-width:420px;margin:0 auto}
.augoem .stats{display:block;margin-top:26px}
  .augoem .stt{width:100%;padding:15px 0;border-left:0;border-top:1px solid #dfe3e6;text-align:left}
  .augoem .stt:first-child{border-top:0;padding-top:0}
  .augoem .stt-n{justify-content:flex-start;white-space:nowrap}
  .augoem .stt-n b{font-size:34px}
  .augoem .stt-n i{font-size:13px}
  .augoem .stt-l{margin-top:2px;font-size:12px}
  .augoem .hero-h span{white-space:normal}
  .augoem .btn{padding:14px 20px;font-size:12.5px}
}
/* バンドル側 assets/aug-bundle-c2.css に html body 付きの同セレクタ（.band-bg::after）があり、詳細度でそちらが勝つため、.band を足して上書きする。
   バンドル側の色は温かい白（#fafaf9 / rgba(250,250,249,…)）のままなので、将来バンドルを触るときはこの上書きも一緒に見直すこと。
   メディアクエリの構成・順序と、アルファ値・角度・stopの%は、バンドル側の対応ルール（L151 / L322 / L326）と同一。 */
@media screen and (max-width:900px){html body .augoem .band .band-bg::after{background:linear-gradient(180deg,rgba(238,242,245,.84) 0,rgba(238,242,245,.66) 52%,rgba(238,242,245,.34) 100%)!important}}
@media (max-width:1100px){html body .augoem .band .band-bg::after{background:linear-gradient(180deg,rgba(238,242,245,.72) 0,rgba(238,242,245,.5) 52%,rgba(238,242,245,.18) 100%)!important}}
@media (min-width:1101px) and (max-width:1400px){html body .augoem .band .band-bg::after{background:linear-gradient(90deg,#eef2f5 0,rgba(238,242,245,.8) 10%,rgba(238,242,245,.24) 34%,rgba(238,242,245,0) 54%)!important}}
