/* =================================================== *

  style2

* =================================================== */
@font-face {
    font-family: 'Times-Roman';
    src: url('../font/OPTITimes-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;  
}


/* ====== 業務用洗濯機・乾燥機 ====== */
:root{
  --c-text:#223; --c-muted:#6b7280; --c-accent:#1367c5; --c-white:#fff;
  --container:min(1140px,92vw); --gap:80px; --gap2:40px;
}
#machine-about {text-align: left;}
#machine-sec2 img{max-width:100%;height:auto;display:block}
#machine-sec2 .container{width:var(--container);margin-inline:auto}
#machine-sec2 .eyebrow{letter-spacing:.1em;font-size:30px;text-align: center;}
#machine-sec2 .eyebrow--light{color:#dce8ff}
#machine-sec2 .sec{padding:50px 0 40px}
#machine-sec2 .sec.sec--service {padding:70px 0 40px}
@media (min-width:768px){#machine-about {text-align: center;} .sec{padding:88px 0}
  #machine-sec2 .sec{padding:56px 0}
  #machine-sec2 .sec.sec--service {padding:65px 0 40px}
  #machine-sec2 .eyebrow{font-size:38px;}
}
#machine-sec2 .sec__head{margin-bottom:3em}
#machine-sec2 .sec__head--center{text-align:center}
#machine-sec2 .sec__title{font-size:12px;font-weight:700;margin:0;text-align: center;}
#machine-sec2 .sec__title--light{color:#fff}
#machine-sec2 .sec__lead{text-align: center;font-size: 18px;margin-top: 2em;line-height: 2;}
#machine-sec2 #industry .sec__lead {color:#fff}

@media (min-width:768px){
  #machine-sec2 .sec__title{font-size:14px;}
  #machine-sec2 .sec__head{margin-bottom:4em}
  #machine-sec2 .sec__lead{font-size: 24px;}
}

#machine-sec2 .sec--products {
  background-image: url("../img/page/machine/sentaku_BG_1.jpg");
  background-size: cover;
  background-position: top center;
}

#machine-sec2 .sec--challenge {
  background-image: url("../img/page/machine/sentaku_BG_2.jpg");
  background-size: cover;
  background-position: top center;
}

/* Lead */
#machine-sec2 .sec--lead{text-align:center;padding-top:40px}
#machine-sec2 .sec--lead .sec__lead{max-width:800px;margin:8px auto 0}

/* Cards */
#machine-sec2 .cards{display:grid;gap:var(--gap2)}
#machine-sec2 .cards--grid2{grid-template-columns:1fr}
@media (min-width:768px){#machine-sec2 .cards{display:grid;gap:var(--gap)} #machine-sec2 .cards--grid2{grid-template-columns:repeat(2,1fr)}}
#machine-sec2 .card{overflow:hidden;}
#machine-sec2 .card__inner{display:grid;grid-template-rows:auto 1fr;color:inherit;text-decoration:none;height:100%}
#machine-sec2 .card__body{padding:1.25em 0 1.5em}
#machine-sec2 .card__title{font-weight:700;margin:0 0 .75em;font-size:20px;letter-spacing: 0.1em;text-align: center;}
#machine-sec2 .card__text{font-size:13px;}
#machine-sec2 .cards--onBlue .card{background:transparent;box-shadow:none}

@media (min-width:768px){
  #machine-sec2 .card__title{font-size:24px;}
  #machine-sec2 .card__text{font-size:15px;}
}

/* Industry (blue gradient bg) */
#machine-sec2 .sec--industry{
  position:relative;color:#fff;
  background:
    radial-gradient(1000px 480px at 20% 10%, rgba(255,255,255,.06), transparent 60%),
    radial-gradient(900px 520px at 80% 60%, rgba(255,255,255,.08), transparent 60%),
    linear-gradient(180deg,#0b3f93 0%,#0a59b8 45%,#0a4da8 100%);
  padding-block:72px 88px;
  background-image: url("../img/page/machine/sentaku_BG.jpg");
  background-size: cover;
  background-position: center;
}
#machine-sec2 .card__title--onBlue{color:#fff; font-size: 20px;letter-spacing: 0.1em;}
#machine-sec2 .card__title--onBlue span{font-size: 15px;display: block;margin-top: 0.25em;}
#machine-sec2 .card__text--onBlue{color:#e6f0ff}
#machine-sec2 .decor--bubbles{position:absolute;inset:0;background-size:cover;opacity:.18;pointer-events:none}

@media (min-width:768px){
  #machine-sec2 .card__title--onBlue{font-size: 24px;}
  #machine-sec2 .card__title--onBlue span{font-size: 17px;}
}

/* Service medias */
#machine-sec2 .medias{display:flex;flex-direction:column;gap:36px}
#machine-sec2 .media{display:flex;flex-direction:column;gap:16px;align-items:flex-start;border-top: solid 1px #000;padding: 50px 15px 15px 15px;}
#machine-sec2 .media:last-child {border-bottom: solid 1px #000;padding: 50px 15px 50px 15px;}
#machine-sec2 .media__kicker{display:block;font-size:.8rem;letter-spacing: 0.1em;margin-bottom:.75rem}
#machine-sec2 .media__title{font-size:clamp(18px,2.2vw,24px);font-weight:700;margin:0em 0 1em;letter-spacing: 0.1em;}
#machine-sec2 .media__text{}
@media (min-width:900px){
  #machine-sec2 .media{flex-direction:row;gap:50px;align-items:flex-start;padding: 80px 40px 44px 40px;}
  #machine-sec2 .media:last-child {border-bottom: solid 1px #000;padding: 80px 40px 80px 40px;}
  #machine-sec2 .media--rev{flex-direction:row-reverse}
  #machine-sec2 .media__fig,#machine-sec2 .media__body{flex:1}
}

/* Challenge */
#machine-sec2 .sec--challenge{text-align:center;padding: 20px 0 120px;}
#machine-sec2 .challenge__eyebrow{font-size:8vw;letter-spacing:0;color:#fff;margin: 0.25em auto 0.25em;font-weight: bold;}
#machine-sec2 .challenge__title{font-size: 4.5vw;font-weight:700;margin: 2em 0 1em;letter-spacing: 0.1em;}
#machine-sec2 .challenge__lead{margin:0 auto 2em;line-height: 2.8;text-align: left;font-size: 12px;}
#machine-sec2 .gallery{margin-top:20px}
@media (min-width:768px){
  #machine-sec2 .sec--challenge{text-align:center;padding: 56px 0 170px;}
  #machine-sec2 .challenge__eyebrow{font-size:7.5vw;}
  #machine-sec2 .challenge__title{font-size:30px;}
  #machine-sec2 .challenge__lead{margin:0 auto 2em;line-height: 2.8;text-align: center;font-size: 17px;}
}

/* Footer-ish copy block (任意) */
#machine-sec2 .copyblock{padding:56px 0 24px;text-align:center;color:#aab3c2}


/*=========================================
コインランドリー経営
=========================================*/
#laundry-sec2 .pointSec{position:relative;background:#EFEFEF;padding:55px 0;
  background-image: url("../img/page/laundry/sentaku_BG_1_sp.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
@media (min-width: 768px){#laundry-sec2 .pointSec{padding:80px 0;background-image: url("../img/page/machine/sentaku_BG_1.jpg");}}
#laundry-sec2 .pointSec__bubbles{position:absolute;inset:0;background:url('img/bubbles.png') center/cover no-repeat;opacity:.18;pointer-events:none}
#laundry-sec2 .pointSec .container{position:relative;z-index:1;width:var(--container);margin-inline:auto}

#laundry-sec2 .pointSec__ttl {
  font-size: 23px;
  margin-bottom:1em;
  line-height: 1.6;
  text-align: center;
}
#laundry-sec2 .pointSec__txt {
  font-size: 17px;
  line-height: 2.8;
  text-align: center;
  margin-bottom: 100px;
}

/* head */
#laundry-sec2 .pointSec__head{text-align:center;margin-bottom:24px}
#laundry-sec2 .pointSec__eyebrow{letter-spacing:0.15em;font-size:38px;margin:0;font-weight:500;line-height: 1.6;}
#laundry-sec2 .pointSec__title{margin:0 0;font-size:14px;font-weight:600}

/* list */
#laundry-sec2 .pointList{display:flex;flex-direction:column;gap:18px}

/* item layout */
#laundry-sec2 .pointItem{
  display:grid; gap:16px; align-items:start;
  grid-template-columns:84px 1fr; /* mobile */
  background:#fff; border-radius:var(--radius);
  box-shadow:var(--shadow); padding:18px;
}
@media (min-width: 980px){
  #laundry-sec2 .pointItem{grid-template-columns:90px 1fr 300px; gap:35px; padding:15px 30px 30px 20px;}
}

@media (max-width: 768px){
  #laundry-sec2 .pointSec__ttl {
    font-size: 17px;
    line-height: 2;
  }
  #laundry-sec2 .pointSec__txt {
    font-size: 15px;
    text-align: justify;
    padding:0 18px;
    margin-bottom: 100px;
  }
  #laundry-sec2 .pointItem {
     padding: 18px 18px 35px;
  }
  #laundry-sec2 .pointSec__eyebrow{font-size:35px;}
  #laundry-sec2 .pointSec {
    padding: 55px 0 75px;
    background-size: contain;
  }
  #laundry-sec2 .pointSec .container {
    width: 100%;
  }
  #laundry-sec2 .pointSec__title{font-size:11px;}
}

/* badge (LEFT) */
#laundry-sec2 .pointItem__badge{text-align:center}
#laundry-sec2 .pointItem__badgeLabel{display:block;color:#9FA0A0;font-size:11px;letter-spacing:.12em;line-height: 1;}
#laundry-sec2 .pointItem__num{display:block;font-weight:500;color:#9FA0A0;font-size:39px;line-height:1}

/* body (CENTER) */
#laundry-sec2 .pointItem__body{padding: 20px 0 0;}
#laundry-sec2 .pointItem__h3{margin:.1em 0 .4em;font-size:25px;font-weight:700}
#laundry-sec2 .pointItem__text{margin:0;text-align: justify;font-size: 15px;}
#laundry-sec2 .pointItem__tags{
  display:grid; gap:10px; grid-template-columns:1fr;
  margin-top:20px;
}
@media (min-width: 760px){
  #laundry-sec2 .pointItem__badgeLabel{font-size:21px;}
  #laundry-sec2 .pointItem__num{font-size:76px;}
  #laundry-sec2 .pointItem__tags{grid-template-columns:repeat(3,1fr)}
}
#laundry-sec2 .tagBox{
  background:#EFEFEF;padding:10px 12px; text-align:center;
  color:#727171; font-size:.92rem;
}

/* image (RIGHT) */
#laundry-sec2 .pointItem__img{overflow:hidden;margin-top: 15px;}
#laundry-sec2 .pointItem__img img{width:100%; height:auto}

@media (max-width: 768px){
  #laundry-sec2 .pointItem {
    grid-template-columns: 50px 1fr;
    align-items: center;
  }
  #laundry-sec2 .pointItem__h3 {
    margin: 0em 0 0;
    font-size: 4.4vw;
    vertical-align: middle;
  }
  #laundry-sec2 .pointItem__body {
    padding: 0px 0 0;
  }
  #laundry-sec2 .pointItem__img {
    margin-top: 0;
  }
  #laundry-sec2 .pointItem__text {
    font-size: 12px;
  }
  #laundry-sec2 .pointItem__img,#laundry-sec2 .pointItem__text,.pointItem__tags  {
    grid-column: 1 / -1; /* ← 1列目から最後の列までを使う */
    width: 100%; /* 念のため */
  }
  #laundry-sec2 .pointItem__tags {
    margin-top: 0px;
  }
  #laundry-sec2 .tagBox {
    font-size: 12px;
    margin-bottom: 0.5em;
    padding: 10px;
  }
}

/* picSec */
@media (max-width: 768px){
  .picSec {
    padding-top:75px;
    background: #009d95;
  }
}
.picSec .picItem__img{overflow:hidden;}
.picSec .picItem__img img{width:100%; height:auto}

/* ========== お肌ランドリー section ========== */
.ohadaSec {
  background: #009D95; /* ティール系の背景色 */
  color: #fff;
  padding: 80px 0 150px;
  text-align: center;
}
.ohadaSec .container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}
.ohadaSec__ttlimg {
  margin: 0 auto 40px;
  max-width: 300px;
}
.ohadaSec__ttlimg img {
  width: 100%;
  height: auto;
}
.ohadaSec__head {
  margin-bottom: 70px;
}
.ohadaSec__eyebrow {
  font-size: 23px;
  letter-spacing: 0.08em;
  margin-bottom: 18px;
}
.ohadaSec__title {
  font-size: 17px;
  font-weight: 400;
  line-height: 2.8;
}
.ohadaSec__bigimg {
  margin: 0 auto 60px;
}
.ohadaSec__bigimg img {
  width: 100%;
  display: block;
}

/* 特徴エリア */
.ohadaSec__point {
  margin-top: 120px;
}
.ohadaSec__pointTitle {
  font-size: 20px;
  font-weight: 500;
  background: #fff;
  color: #009D95;
  margin-bottom: 2.25em;
  padding: 0.25em;
}
.ohadaSec__pointBox {
  display: grid;
  gap: 50px;
}
@media (min-width: 768px) {
  .ohadaSec__pointBox {
    grid-template-columns: repeat(3, 1fr);
  }
}
.ohadaSec__pointItem {
  text-align: center;
}
.ohadaSec__pointItem figure {
  margin: 0 auto 18px;
}
.ohadaSec__pointItem img {
  width: 100%;
}
.ohadaSec__Text {
  font-size: 18px;
  line-height: 1.85;
  text-align: left;
}

@media (max-width: 768px){
  .ohadaSec {
    padding: 80px 0 85px;
  }
  .ohadaSec .container {
    padding: 0 0px;
  }
  .ohadaSec__ttlimg {
    max-width: 178px;
  }
  .ohadaSec__pointTitle {
    font-size: 16px;
  }
  .ohadaSec__eyebrow {
    font-size: 17px;
  }
  .ohadaSec__title {
    font-size: 14px;
    text-align: justify;
    padding: 0 20px;
  }
  .ohadaSec__point {
    margin-top: 70px;
    padding: 0 20px;
  }
  .ohadaSec__Text {
    font-size: 16px;
  }
}


/* ========== egao section ========== */
.egaoSec {
  background: #705948; /* ティール系の背景色 */
  color: #fff;
  padding: 80px 0 150px;
  text-align: center;
}
.egaoSec .container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}
.egaoSec__ttlimg {
  margin: 0 auto 40px;
  max-width: 300px;
}
.egaoSec__ttlimg img {
  width: 100%;
  height: auto;
}
.egaoSec__head {
  margin-bottom: 70px;
}
.egaoSec__eyebrow {
  font-size: 23px;
  letter-spacing: 0.08em;
  margin-bottom: 18px;
}
.egaoSec__title {
  font-size: 17px;
  font-weight: 400;
  line-height: 2.8;
}
.egaoSec__bigimg {
  margin: 0 auto 60px;
}
.egaoSec__bigimg img {
  width: 100%;
  display: block;
}

/* 特徴エリア */
.egaoSec__point {
  margin-top: 120px;
}
.egaoSec__pointTitle {
  font-size: 20px;
  font-weight: 500;
  background: #fff;
  color: #705948;
  margin-bottom: 85px;
  padding: 0.25em;
}
.egaoSec__TTL {
  font-size: 23px;
  text-align: left;
  vertical-align: middle;
}
.egaoSec__TTL img {
  max-width: 162px;
  vertical-align: middle;
  margin-right: 0.25em;
}
.egaoSec__pointBox {
  display: grid;
  gap: 70px;
}
@media (min-width: 975px) {
  .egaoSec__pointBox {
    grid-template-columns: repeat(2, 1fr);
  }
}
.egaoSec__pointItem figure {
  margin: 0 auto 18px;
}
.egaoSec__pointItem img {
  width: 100%;
}
.egaoSec__Text {
  font-size: 17px;
  line-height: 2.8;
  text-align: justify;
  height: inherit;
  padding-bottom: 2em;
}
@media (min-width: 1155px) {
  .egaoSec__Text {
    height: 290px;
  }
}
@media (max-width: 1154px) and (min-width: 975px) {
  .egaoSec__Text {
    height: 340px;
  }
}

@media (max-width: 768px) {
  .egaoSec .container {
    padding: 0 0px;
  }
  .egaoSec .container.egaoPoints {
    padding: 0 20px;
  }
  .egaoSec__bigimg {
    padding: 0 0px;
  }
  .egaoSec .egaoSec__bigimg {
    padding: 0 20px;
  }
  .egaoSec .egaoSec__pointBox .egaoSec__bigimg {
    padding: 0 0px;
  }
  .egaoSec__pointTitle {
    margin-bottom: 50px;
  }
  .egaoSec__TTL {
    text-align: center;
  }
  .egaoSec__TTL img {
    max-width: 115px;
  }
  .egaoSec__Text {
    font-size: 12px;
    margin-top: 1.5em;
  }
  .egaoSec__ttlimg {
    max-width: 186px;
  }
  .egaoSec__eyebrow {
    font-size: 17px;
  }
  .egaoSec__title {
    text-align: justify;
    padding: 0 20px;
  }
  .egaoSec__point {
    margin-top: 80px;
    padding: 0 20px 50px;
  }
}

/* ========= e-ga-o : POINT blocks styles ========= */
.egaoSec .egPoint{
  display:grid;
  grid-template-columns: 70px 1fr;   /* 左レール固定幅 */
  gap:18px;
  align-items:stretch;
  background: #fff;
  color:#705948;
  margin:0 0 32px;
}
@media (min-width: 980px){
  .egaoSec .egPoint{grid-template-columns: 46px 1fr; gap:22px; margin-top: 100px; margin-bottom:38px;}
}

/* 左側の縦ラベル（回転縦書き風） */
.egaoSec .egPoint__rail{
  display:flex; align-items:flex-start; justify-content:center;
  background:transparent;color:#705948;
}
.egaoSec .egPoint__railText{
  writing-mode: vertical-rl;
  transform: rotate(360deg);      /* 上から下に読む向き */
  letter-spacing:.08em;
  font-family: ui-serif, "Times New Roman", serif;
  font-size: 28.5px;
  margin-top: 0.5em;
}

/* 右側の白カード（角丸なし） */
.egaoSec .egPoint__card{
  background:var(--eg-white);
  border:1px solid var(--eg-line);
  padding:24px;
}
@media (min-width: 980px){ .egaoSec .egPoint__card{ padding:28px } }

.egaoSec .egPoint__h3{
  margin:0 0 37px; 
  font-weight:500; font-size:22px;
  line-height: 1.6;
  text-align: left;
  border-left: solid 4px;
  padding-left: 0.75em;
}
.egaoSec .egPoint__h3 span.egPoint__normaltxt{
  display: block;
  margin:5px 0 6px;
  font-weight:500; font-size:16px
}
.egaoSec .egPoint__h3 span.egPoint__smalltxt{
  display: block;
  font-weight:500; font-size:12px
}
.egaoSec .egPoint__UbarTxt {
  font-size: 18px;
  padding-bottom: 0.25em;
  margin-top: 45px;
  margin-bottom: 1.25em;
  border-bottom: solid 1px #705948;
  text-align: left;
}

@media (max-width: 768px){ .egaoSec .egPoint__h3{margin: 0 0 22px; font-size: 17px; border-left: solid 2px;}
  .egaoSec .egPoint__h3 span.egPoint__normaltxt {
    font-size: 12px;
  }
  .egaoSec .egPoint__h3 span.egPoint__smalltxt {
    font-size: 9px;
  }
  .egaoSec .egPoint__UbarTxt {
    font-size: 15px;
  }
}



/* 情報ボックスグリッド（ベージュ背景） */
.egaoSec .egGrid{ display:grid; gap:10px; margin-top:12px }
.egaoSec .egGrid--2x2{ grid-template-columns:1fr; }
@media (min-width: 820px){ .egaoSec .egGrid--2x2{ grid-template-columns:1fr 1fr } }
.egaoSec .egGrid--3x1{ grid-template-columns:1fr; }
@media (min-width: 980px){ .egaoSec .egGrid--3x1{ grid-template-columns:repeat(3,1fr) } }

.egaoSec .egGrid__cell{
  color:#705948;
  background:#e6e4cf;
  padding:12px 15px;
}

.egaoSec .egGrid--3x1 .egGrid__cell {
  padding: 30px 25px;
}

.egaoSec .egGrid__title{ font-weight:500; font-size: 20px; margin:0 0 0.5em }
.egaoSec .egGrid__meta{ font-size:14px; }
.egaoSec .egGrid__note{ font-size:14px; line-height: 2; margin-top:0.25em;text-align: justify; }

/* フッターノート */
.egaoSec .egPoint__footnote{
  margin:1em 0 0; font-size:12px; line-height:1.9; text-align: left;
}

/* レスポンシブ余白微調整 */
@media (max-width: 768px){
  .egaoSec {
    padding: 80px 0 90px;
  }
  .egaoSec .egPoint{ grid-template-columns: 1fr; gap: 0px; }
  .egaoSec .egPoint__card{ padding:0 20px 45px }
  .egaoSec .egPoint__railText {
    transform: rotate(-90deg);
    font-size: 22px;
  }
  .egaoSec .egGrid__title {
    font-size: 15px;
  }
  .egaoSec .egGrid__meta {
    font-size:12px;
  }
  .egaoSec .egGrid__note{ font-size:12px;text-align: center;}
  .egaoSec .egGrid__note.TxtL { text-align: left;}
  .egaoSec .egPoint__footnote {
    font-size: 9px;
  }
}


/* ========= SupportSec ========= */
.SupportSec {
  background:#EFEFEF;
  margin:0 0 32px;
  position: relative;
  overflow: hidden;
}

.SupportSec .SupportSec__bubbles{
  position:absolute;
  display: inline-block;
  width: 338px;
  height:814px;
  top: 180px;
  left: 0;
  background:transparent;
  background-image: url("../img/page/laundry/laundry_bubbleL.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  mix-blend-mode:multiply;
  pointer-events: none;
  z-index: 2;
}
.SupportSec .SupportSec__bubblesZ{
  position:absolute;
  display: inline-block;
  background:transparent;
  width: 254px;
  height:640px;
  top:70px;
  right:0;
  background-image: url("../img/page/laundry/laundry_bubbleR.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  mix-blend-mode:multiply;
  pointer-events: none;
  z-index: 2;
}

.SupportSec .container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 140px 85px 120px;
  background: #fff;
  position: relative;
}

.SupportSec .SupportSec__3pic{
  position:absolute;
  display: inline-block;
  background:transparent;
  width: 100%;
  max-width: 615px;
  height: 758px;
  top: -220px;
  right: -90px;
  background-image: url("../img/page/laundry/laundry_15.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 1;
}

.SupportSec__ttl {
  display: block;
  width: 100%;
  font-size: 23px;
  line-height: 2.1;
  margin-bottom: 0.5em;
  padding: 0 0px 0 30px;
  text-shadow: #fff 1px 1px 10px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px;
  z-index: 4;
  position: relative;
}
.SupportSec__txt {
  display: block;
  width: 100%;
  font-size: 17px;
  line-height: 2.8;
  margin-bottom: 80px;
  padding: 0 0px 0 30px;
  text-shadow: #fff 1px 1px 10px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px;
  z-index: 4;
  position: relative;
}
.SupportSec__head {
  margin-bottom:90px;
}
.SupportSec__eyebrow {
  font-size: 19px;
  margin-bottom:1em;
  padding:0 20px;
  text-align: center;
}
.SupportSec__BOX {
  display: grid;
  gap:27px;
}
.SupportSec__BOXitem {
  display: flex;
  padding:15px 20px;
  color:#fff;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.SupportSec__BOXitem:nth-child(1) {
  background-color: #0081cc;
}
.SupportSec__BOXitem:nth-child(2) {
  background-color: #009d94;
}
.SupportSec__BOXitem:nth-child(3) {
  background-color: #705948;
}
.SupportSec__BOXitem:nth-child(1) .SupportSec__BOXtitle img {
  max-width: 237px;
}
.SupportSec__BOXitem:nth-child(2) .SupportSec__BOXtitle img {
  max-width: 212px;
}
.SupportSec__BOXitem:nth-child(3) .SupportSec__BOXtitle img {
  max-width: 192px;
}

.SupportSec__BOXtext {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.SupportSec__BOXtext span {
  width: 19px;
  height: 19px;
  margin-left: 0.5em;
}

@media (min-width: 980px){
  .SupportSec {padding: 350px 20px 150px; margin-bottom:38px}
  .SupportSec__BOX {
    grid-template-columns:repeat(3,1fr)
  }
}

@media (max-width:768px){
  .SupportSec .SupportSec__bubbles,.SupportSec .SupportSec__bubblesZ {
    display: none;
  }
  .SupportSec {
    margin: 0 0 140px; padding: 170px 20px 0px;
  }
  .SupportSec .container {
    padding: 130px 20px 32px;
  }
  .SupportSec__head {
    margin-bottom: 0px;
  }
  .SupportSec__BOX {
    padding: 0 10px;
    gap: 25px;
  }
  .SupportSec__BOXitem {
    flex-direction: column;
  }
  .SupportSec .SupportSec__3pic{
    max-width: 91%;
    height: 56vw;
    top: -30vw;
    right: 0px;
    background-image: url("../img/page/laundry/laundry_15_sp.png");
  }
  .SupportSec__BOXitem:nth-child(1) .SupportSec__BOXtitle img {
    max-width: 212px;
  }
  .SupportSec__BOXitem:nth-child(2) .SupportSec__BOXtitle img,.SupportSec__BOXitem:nth-child(3) .SupportSec__BOXtitle img {
    margin-bottom:7px;
  }
  .SupportSec__ttl {
    font-size: 17px;
    text-shadow: none;
    padding: 0; text-align: center;
  }
  .SupportSec__txt {
    padding: 0 0px 0 0px;font-size: 15px;
    text-shadow: none; text-align: justify;margin-bottom: 50px;
  }
  .SupportSec__eyebrow {
    font-size: 3.6vw;padding: 0;
  }
}



/* 情報ボックスグリッド（ベージュ背景） */
.egaoSec .egGrid{ display:grid; gap:10px; margin-top:12px }
.egaoSec .egGrid--2x2{ grid-template-columns:1fr; }
@media (min-width: 820px){ .egaoSec .egGrid--2x2{ grid-template-columns:1fr 1fr } }
.egaoSec .egGrid--3x1{ grid-template-columns:1fr; }
@media (min-width: 980px){ .egaoSec .egGrid--3x1{ grid-template-columns:repeat(3,1fr) } }





.sp-only { display: none !important; }

@media (max-width:768px){
  .pc-only { display: none !important; }
  .sp-only { display: block !important; }
}