/* business common
------------------------------------------------*/
#product [class*="ttl-h2--"] {
  color: #000;
  font-size: var(--h3-size-24-26) !important;
  margin: 0;
  margin-bottom: var(--h3-bottom-24-32);
  padding-bottom: 10px;
}

#product [class*="ttl-h2--"]::after {
  content: '';
  width: 100%;
  background-color: var(--bdr);
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
}

#product [class*="ttl-h2--"] span.textSub {
  font-size: 60%;
}

#product [class*="ttl-h3--"] {
  color: var(--primaryColor);
  font-size: var(--h2-size-28-32);
  margin: 0 0 var(--h2-bottom-32-40);
}

#product [class*="ttl-h3--"].mT56B32 {
  margin: clamp(32px, 9.375vw - 40px, 56px) 0 clamp(24px, 3.125vw + 0px, 32px);
  padding-bottom: 0;
}

#product [class*="ttl-h6--"] {
  color: var(--primaryColor);
  font-size: var(--lead-size-18-20);
  margin: 0 0 var(--lead-bottom-12-16);
  font-weight: 600;
}

#product [class*="ttl-h3--"]::after {
  content: none;
}

#product [class*="ttl-h4--"] {
  margin-bottom: 16px;
}

#product [class*="ttl-h5--"] {
  margin-bottom: 8px;
}

#product [class*="ttl-h6--"] {
  margin-top: 16px;
  margin-bottom: 32px;
  font-size: 26px;
}

/* space */
#product #contents div:not(.col2-img) figure+figure,
#product #contents p+figure {
  margin-top: 16px;
}

#product #contents .col2-img figure+figure {
  margin-top: 0 !important;
}

#product #contents figure+.box-bdr-- {
  margin-top: 30px;
}

#product #contents *+[class*="link-btn--center--"] {
  margin-top: 36px;
}

#product #contents *+[class*="col--"] {
  margin-top: 16px;
}

#product #contents *:not(.arwSc):not([class*="ttl-h3--"]):not([class*="ttl-h4--"]):not([class*="ttl-h5--"])+[class^="table-default--"] {
  margin-top: 32px;
}

#product #contents .col--clm3--2+.col--clm3--2,
#product #contents .col--clm2--3+.col--clm2--3 {
  margin-top: 64px;
}

#product #contents [class*="list--circle--"]>li::before {
  top: .5em
}

#product #contents [class^="table-default--"] th,
#product #contents [class^="table-default--"] td {
  padding: 5px 10px;
}

/* solution_construction-waste
------------------------------------------------*/
.solution_construction-waste [class*="box-color--"] {
  padding: 30px;
}

.solution_construction-waste .problems-text {
  font-weight: bold;
  text-align: center;
  padding-bottom: 65px;
  background: url(/business/development/solution_construction-waste/img/download.svg) no-repeat center bottom 15px / 30px auto;
}

/* item
------------------------------------------------*/
figure.p20 {
  padding: 20px 40px 0;
  box-sizing: border-box;
}

/* vp4 vp3
------------------------------------------------*/
.vp4 .box-bdr--center,
.vp3 .box-bdr--center {
  padding: 20px;
  margin-top: 24px;
  color: var(--primaryColor);
  font-weight: bold;
}

/* dash-hyper
------------------------------------------------*/
#product.dash-hyper .sp-table-scroll.sp-2 .table-default-- .trList:has(th:nth-of-type(2)) th.cellFix:nth-of-type(2),
#product.dash-hyper .sp-table-scroll.sp-2 .table-default-- .trList:not(:has(th:nth-of-type(2))) th.cellFix {
  text-align: center;
}

/* bousai
------------------------------------------------*/
#product.bousai [class*="link-btn--"] div {
  min-width: 240px;
}

#product.bousai [class*="ttl-h3--"] {
  margin-bottom: 0;
}


/* scaffold
------------------------------------------------*/
#product.scaffold .scaffold-dl {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 20px;
  margin-bottom: 32px;
}

#product.scaffold .scaffold-dl dt {
  font-weight: 700;
  width: 140px;
}

#product.scaffold .scaffold-dl dd {
  width: calc(100% - 160px);
}

/* test
------------------------------------------------*/
#product.test .step {
  position: relative;
  background: #c8d6e8;
  border-radius: 9999px;
  color: #005bab;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 40px;
  box-sizing: border-box;
  text-align: center;
}

#product.test .step:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #005bab;
  border-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: calc(100% + 5px);
}

#product.test .step.no::after {
  content: none;
}

/* ジョークラッシャ MC100R EVO
------------------------------------------------*/
#product #contents .mc100r {
  position: relative;
  max-width: 700px;
}

#product #contents .mc100r ol>li {
  display: block;
  box-sizing: border-box;
  position: absolute;
  list-style: decimal;
  list-style-position: inside;
}

#product #contents .mc100r ul>li {
  background: rgba(255, 255, 255, 0.9) no-repeat;
  position: absolute;
  padding: 0 10px;
  color: #000000;
  font-size: 10px;
  line-height: 15px;
}

#product #contents .mc100r ol>li.icon01 {
  top: 87px;
  left: 51px;
}

#product #contents .mc100r ol>li.icon02 {
  top: 167px;
  left: 86px;
}

#product #contents .mc100r ol>li.icon03 {
  top: 79px;
  left: 99px;
}

#product #contents .mc100r ol>li.icon04 {
  top: 79px;
  left: 182px;
  z-index: 10;
}

#product #contents .mc100r ol>li.icon05 {
  top: 132px;
  left: 202px;
}

#product #contents .mc100r ol>li.icon06 {
  top: 184px;
  left: 176px;
}

#product #contents .mc100r ol>li.icon07 {
  top: 110px;
  left: 261px;
  z-index: 10;
}

#product #contents .mc100r ol>li.icon08 {
  top: 50px;
  left: 315px;
}

#product #contents .mc100r ol>li.icon09 {
  top: 220px;
  left: 330px;
}

#product #contents .mc100r ol>li.icon10 {
  top: 25px;
  left: 558px;
}

#product #contents .mc100r ul>li.txt_01 {
  top: 120px;
  left: 6px;
}

#product #contents .mc100r ul>li.txt_02 {
  top: 200px;
  left: 56px;
}

#product #contents .mc100r ul>li.txt_03 {
  top: 46px;
  left: 62px;
}

#product #contents .mc100r ul>li.txt_04 {
  top: 87px;
  left: 206px;
}

#product #contents .mc100r ul>li.txt_05 {
  top: 166px;
  left: 202px;
}

#product #contents .mc100r ul>li.txt_06 {
  top: 218px;
  left: 154px;
}

#product #contents .mc100r ul>li.txt_07 {
  top: 118px;
  left: 287px;
}

#product #contents .mc100r ul>li.txt_08 {
  top: 32px;
  left: 296px;
}

#product #contents .mc100r ul>li.txt_09 {
  top: 254px;
  left: 283px;
}

#product #contents .mc100r ul>li.txt_10 {
  top: 58px;
  right: 100px;
}

#product #contents .mc100r_tb_br {
  border-left: #999999 solid 1px;
}

/* div#maincontentsSec div.tabPanel div.tabBox table.comTable #product #contents .mc100r_tb_br {
  border-left: #999999 solid 1px;
} */

/* ジョークラッシャ MC110Z EVO
------------------------------------------------*/
#product #contents .mc110z {
  position: relative;
  max-width: 700px;
}

#product #contents .mc110z ol>li {
  display: block;
  box-sizing: border-box;
  position: absolute;
  list-style: decimal;
  list-style-position: inside;
}

#product #contents .mc110z ul>li {
  background: rgba(255, 255, 255, 0.9) no-repeat;
  position: absolute;
  padding: 0 10px;
  color: #000000;
  font-size: 10px;
  line-height: 15px;
}

#product #contents .mc110z ol>li.icon01 {
  top: 47px;
  left: 110px;
}

#product #contents .mc110z ol>li.icon02 {
  top: 201px;
  left: 136px;
}

#product #contents .mc110z ol>li.icon03 {
  top: 94px;
  left: 163px;
}

#product #contents .mc110z ol>li.icon04 {
  top: 98px;
  left: 281px;
  z-index: 10;
}

#product #contents .mc110z ol>li.icon05 {
  top: 145px;
  left: 235px;
}

#product #contents .mc110z ol>li.icon06 {
  top: 224px;
  left: 221px;
}

#product #contents .mc110z ol>li.icon07 {
  top: 188px;
  left: 297px;
  z-index: 10;
}

#product #contents .mc110z ol>li.icon08 {
  top: 120px;
  left: 422px;
}

#product #contents .mc110z ol>li.icon09 {
  top: 259px;
  left: 300px;
}

#product #contents .mc110z ol>li.icon10 {
  top: 185px;
  left: 539px;
}

#product #contents .mc110z ul>li.txt_01 {
  top: 31px;
  left: 62px;
}

#product #contents .mc110z ul>li.txt_02 {
  top: 209px;
  left: 50px;
}

#product #contents .mc110z ul>li.txt_03 {
  top: 64px;
  left: 164px;
}

#product #contents .mc110z ul>li.txt_04 {
  top: 82px;
  left: 271px;
}

#product #contents .mc110z ul>li.txt_05 {
  top: 153px;
  left: 262px;
}

#product #contents .mc110z ul>li.txt_06 {
  top: 256px;
  left: 196px;
}

#product #contents .mc110z ul>li.txt_07 {
  top: 197px;
  left: 323px;
}

#product #contents .mc110z ul>li.txt_08 {
  top: 104px;
  left: 401px;
}

#product #contents .mc110z ul>li.txt_09 {
  top: 292px;
  left: 251px;
}

#product #contents .mc110z ul>li.txt_10 {
  top: 167px;
  right: 120px;
}

/* コーンクラッシャ MCO9/9S EVO
------------------------------------------------*/
#product #contents .mco9_9s {
  position: relative;
  max-width: 700px;
}

#product #contents .mco9_9s ol>li {
  display: block;
  box-sizing: border-box;
  position: absolute;
  list-style: decimal;
  list-style-position: inside;
  height: 30px;
}

#product #contents .mco9_9s ul>li {
  background: rgba(255, 255, 255, 0.9) no-repeat;
  position: absolute;
  padding: 0 10px;
  color: #000000;
  font-size: 10px;
  line-height: 15px;
}

#product #contents .mco9_9s ol>li.icon01 {
  top: 140px;
  left: 18px;
}

#product #contents .mco9_9s ol>li.icon02 {
  top: 114px;
  left: 206px;
}

#product #contents .mco9_9s ol>li.icon03 {
  top: 208px;
  left: 190px;
}

#product #contents .mco9_9s ol>li.icon04 {
  top: 129px;
  left: 302px;
  z-index: 10;
}

#product #contents .mco9_9s ol>li.icon05 {
  top: 132px;
  left: 371px;
}

#product #contents .mco9_9s ol>li.icon06 {
  top: 140px;
  left: 467px;
}

#product #contents .mco9_9s ol>li.icon07 {
  top: 247px;
  left: 513px;
  z-index: 10;
}

#product #contents .mco9_9s ol>li.icon08 {
  top: 178px;
  left: 313px;
}

#product #contents .mco9_9s ol>li.icon09 {
  top: 202px;
  left: 493px;
}

#product #contents .mco9_9s ol>li.icon10 {
  top: 283px;
  left: 376px;
}

#product #contents .mco9_9s ul>li.txt_01 {
  top: 120px;
  left: 8px;
}

#product #contents .mco9_9s ul>li.txt_02 {
  top: 95px;
  left: 203px;
}

#product #contents .mco9_9s ul>li.txt_03 {
  top: 243px;
  left: 165px;
}

#product #contents .mco9_9s ul>li.txt_04 {
  top: 111px;
  left: 282px;
}

#product #contents .mco9_9s ul>li.txt_05 {
  top: 113px;
  left: 363px;
}

#product #contents .mco9_9s ul>li.txt_06 {
  top: 147px;
  left: 493px;
}

#product #contents .mco9_9s ul>li.txt_07 {
  top: 255px;
  left: 539px;
}

#product #contents .mco9_9s ul>li.txt_08 {
  top: 212px;
  left: 302px;
}

#product #contents .mco9_9s ul>li.txt_09 {
  top: 236px;
  left: 493px;
}

#product #contents .mco9_9s ul>li.txt_10 {
  top: 317px;
  right: 288px;
}

/* mobix
------------------------------------------------*/
#product.mobix-s #contents [class*="ttl-h4--"]:has(span:nth-of-type(2)) span:nth-of-type(1) {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#product.mobix-s #contents [class*="ttl-h4--"]:has(span:nth-of-type(2)) span:nth-of-type(2) {
  color: #00ab95;
}

#product.mobix-s [class*="ttl-h4--"]:has(span:nth-of-type(2)) {
  display: flex;
  align-items: center;
  gap: 8px;
}

#product.mobix-s #contents .mobix {
  position: relative;
}

#product.mobix-s #contents .mobix ol>li {
  display: block;
  box-sizing: border-box;
  position: absolute;
  list-style: decimal;
  list-style-position: inside;
}

#product.mobix-s #contents .mobix ul>li {
  background: rgba(255, 255, 255, 0.9) no-repeat;
  position: absolute;
  padding: 0 10px 3px;
  color: #000000;
}

#product.mobix-s #contents .mobix ul>li a {
  color: #000;
  font-size: 1.0rem;
  line-height: 16px;
  text-decoration: underline;
}

#product.mobix-s #contents .mobix ol>li.icon01 {
  /* top: 162px;
  left: 120px; */
  top: 42.1265%;
  left: 14.7727%;
}

#product.mobix-s #contents .mobix ol>li.icon02 {
  /* top: 190px;
  left: 180px; */
  top: 50.4640%;
  left: 27.2727%;
}

#product.mobix-s #contents .mobix ol>li.icon03 {
  /* top: 90px;
  left: 80px; */
  top: 24.1350%;
  left: 10.2273%;
}

#product.mobix-s #contents .mobix ol>li.icon04 {
  /* top: 10px;
  left: 130px; */
  top: 5.2658%;
  left: 17.0455%;
  z-index: 10;
}

#product.mobix-s #contents .mobix ol>li.icon05 {
  top: 167px;
  left: 450px;
}

#product.mobix-s #contents .mobix ol>li.icon06 {
  top: 167px;
  left: 486px;
}

#product.mobix-s #contents .mobix ol>li.icon07 {
  top: 167px;
  left: 559px;
  z-index: 10;
}

#product.mobix-s #contents .mobix ul>li.txt_01 {
  /* top: 198px;
  left: 98px; */
  top: 50.1265%;
  left: 12.7727%;
}

#product.mobix-s #contents .mobix ul>li.txt_02 {
  /* top: 225px;
  left: 140px; */
  top: 58.4640%;
  left: 23.2727%;
}

#product.mobix-s #contents .mobix ul>li.txt_03 {
  /* top: 126px;
  left: 40px; */
  top: 32.1350%;
  left: 6.2273%;
}

#product.mobix-s #contents .mobix ul>li.txt_04 {
  /* top: 10px;
  left: 46px; */
  top: 5.2658%;
  left: 7.0455%;
}

#product.mobix-s #contents .mobix ul>li.txt_05 {
  top: 200px;
  left: 428px;
}

#product.mobix-s #contents .mobix ul>li.txt_06 {
  top: 200px;
  left: 487px;
}

#product.mobix-s #contents .mobix ul>li.txt_07 {
  top: 200px;
  left: 545px;
}

/* products-list-like
------------------------------------------------*/
.ace .products-list-like .item-ace,
.cbd .products-list-like .item-cbd,
.nbd .products-list-like .item-nbd,
.atom .products-list-like .item-atom,
.nhr .products-list-like .item-nhr,
.kit .products-list-like .item-kit,
.top-drum .products-list-like .item-top-drum,
.exhaust-gas .products-list-like .item-exhaust-gas,
.crushing .products-list-like .item-crushing,
.concrete.index .products-list-like .item-index,
.cbp .products-list-like .item-cbp,
.mixer .products-list-like .item-mixer {
  display: none;
}

.fz60 {
  font-size: 6.0rem;
  font-weight: 500;
  line-height: 1;
}

#product.overview #contentsArea,
#product.asphalt #contentsArea,
#product.concrete #contentsArea,
#product.service #contentsArea {
  position: relative;
}

#product.asphalt [class*="ttl-h3--"],
#product.overview [class*="ttl-h3--"] {
  margin: 0 0 var(--h3-bottom-24-32);
  padding-bottom: 0;
}


/* sign-board
------------------------------------------------*/
#product .sign-board {
  position: fixed;
  right: 20px;
  bottom: calc(173px + 67px);
  z-index: 10;
  transition: bottom .3s ease-out;
}

#product .sign-board.bottom {
  position: absolute;
  right: min(20px, calc((-100vw + var(--maxWidth)) / 2 + 76px));
}

#product .sign-board-item:not(:last-of-type) {
  margin-bottom: 8px;
}

#product .sign-board-link {
  display: grid;
  place-content: center;
  font-size: 10px;
  color: var(--primaryColor);
  font-weight: 600;
  line-height: 170%;
  width: 56px;
  height: 48px;
  border-radius: 4px;
  background: #E1ECF7;
}

#product .sign-board-link:hover {
  opacity: .7;
}

#product .sign-board-link[aria-current="page"] {
  color: var(--colorWhite);
  background: var(--secondaryColor);
}

/* lineupCard
------------------------------------------------*/
#product .lineupCard-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 25px;
}

#product.asphalt.ace .lineupCard-item.ace,
#product.asphalt.cbd .lineupCard-item.cbd,
#product.asphalt.nbd .lineupCard-item.nbd,
#product.asphalt.atom .lineupCard-item.atom,
#product.asphalt.nhr .lineupCard-item.nhr,
#product.asphalt.kit .lineupCard-item.kit,
#product.asphalt.top-drum .lineupCard-item.top-drum,
#product.asphalt.exhaust-gas .lineupCard-item.exhaust-gas,
#product.asphalt.crushing .lineupCard-item.crushing {
  display: none;
}

#product .lineupCard-link {
  display: block;
}

#product .lineupCard-link:hover .lineupCard-cover-img {
  transform: scale(1.06);
}

#product .lineupCard-cover {
  padding: 10px;
  border-radius: 6px;
  background: var(--colorWhite);
  box-shadow: 3px 3px 15px 0 rgba(27, 82, 145, 0.17);
}

#product .lineupCard-cover-figure {
  overflow: hidden;
  border-radius: 6px;
}

#product .lineupCard-cover-img {
  display: block;
  aspect-ratio: 196 / 196;
  width: 100%;
  object-fit: cover;
  transition: all .3s ease;
}

#product .lineupCard-btn {
  margin-top: 8px;
}

#product .lineupCard-text {
  font-size: 14px;
  color: var(--colorGray01);
  font-weight: 400;
  line-height: 150%;
  margin-top: 8px;
}


/* asphalt
------------------------------------------------*/
#product.asphalt .ttl-h2-- .secondary {
  font-size: 16px;
  margin-left: 2.0em;
}

#product.asphalt .kv-slide {
  max-width: 1040px;
  margin-inline: auto;
}

#product.asphalt .kv-slide-primary {
  position: relative;
  padding-inline: 80px;
}

#product.asphalt .kv-slide-primary .splide__arrow {
  position: absolute;
  top: 50%;
  aspect-ratio: 32 / 32;
  width: 32px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: var(--lineAnimation);
  translate: 0 -50%;
  z-index: 5;
}

#product.asphalt .kv-slide-primary .splide__arrow:hover {
  opacity: .7;
}

#product.asphalt .kv-slide-primary .splide__arrow--prev {
  left: 0;
  background-image: url(/en/shared/img/icon-arw-circle-gray-left.svg);
}

#product.asphalt .kv-slide-primary .splide__arrow--next {
  right: 0;
  background-image: url(/en/shared/img/icon-arw-circle-gray-right.svg);
}

#product.asphalt .kv-slide-primary .splide__arrow svg {
  display: none;
}

#product.asphalt .kv-slide-primary-cover {
  display: block;
  width: 100%;
}

#product.asphalt .kv-slide-primary-caption {
  font-size: 14px;
  color: var(--colorGray01);
  line-height: 150%;
  text-align: center;
  margin-top: 8px;
}

#product.asphalt .kv-slide-secondary {
  margin-top: 20px;
  overflow-x: hidden;
}

#product.asphalt .kv-slide-secondary-track {
  margin-inline: -5px;
}

#product.asphalt .kv-slide-secondary-item {
  padding-inline: 5px;
  cursor: pointer;
  transition: var(--lineAnimation);
}

#product.asphalt .kv-slide-secondary-item:hover {
  opacity: .7;
}

#product.asphalt .technology-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px 27px;
}

#product.asphalt .technology-item {
  padding: 24px;
  border-radius: 8px;
  background: var(--colorGray02);
}

#product.asphalt .technology-item.primary {
  grid-row: span 2;
}

#product.asphalt .technology-item.primary .technology-cover {
  margin-bottom: 8px;
}

#product.asphalt .technology-cover-img {
  display: block;
  width: 100%;
  max-width: 192px;
  margin-inline: auto;
  border-radius: 4px;
}

#product.asphalt .technology-item.primary .technology-cover-img {
  max-width: 100%;
  border-radius: 0;
}

#product.asphalt .technology-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  padding-block: 12px 8px;
}

#product.asphalt .technology-text {
  font-size: 15px;
  line-height: 150%;
  text-align: center;
  margin-top: 0;
}

#product.asphalt .technology-link {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}

#product.asphalt .technology-item.primary .technology-link {
  margin-top: 32px;
}

#product.asphalt .grid01 {
  display: flex;
  flex-wrap: wrap;
  gap: 0 calc(80 / 1180 * 100 * 1%);
}

#product.asphalt .grid01-item.sm {
  flex: 0 0 calc(425 / 1180 * 100 * 1%);
}

#product.asphalt .grid01-item.lg {
  flex: 0 0 calc(675 / 1180 * 100 * 1%);
}

#product.asphalt .grid02 {
  display: flex;
  flex-wrap: wrap;
  gap: 0 calc(40 / 1180 * 100 * 1%);
}

#product.asphalt .grid02-cover {
  flex: 0 0 calc(315 / 1180 * 100 * 1%);
}

#product.asphalt .grid02-title {
  text-align: center;
  margin-bottom: 24px;
}

#product.asphalt .grid02-title-text {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  padding-bottom: 6px;
  border-bottom: 3px solid var(--primaryColor);
}

#product.asphalt .grid02-img {
  display: block;
  max-width: 100%;
  margin-inline: auto;
}

#product.asphalt .grid02-detail {
  flex: 0 0 calc(825 / 1180 * 100 * 1%);
  display: flex;
  flex-wrap: wrap;
  align-self: flex-end;
  gap: 0 calc(24 / 825 * 100 * 1%);
}

#product.asphalt .grid02-detail-cover {
  flex: 0 0 calc(400 / 825 * 100 * 1%);
}

#product.asphalt .grid02-detail-supplement {
  flex: 0 0 calc(401 / 825 * 100 * 1%);
}

#product.asphalt .grid03 {
  display: flex;
  flex-wrap: wrap;
  gap: 0 calc(40 / 1180 * 100 * 1%);
}

#product.asphalt .grid03-item {
  flex: 0 0 calc(570 / 1180 * 100 * 1%);
}

#product.asphalt .catch01 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 104px;
  max-width: 903px;
  margin-inline: auto;
}

#product.asphalt .catch01-item {
  position: relative;
}

#product.asphalt .catch01-item:not(:last-of-type) .catch01-cover::before {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(-24px - 40px);
  width: 24px;
  height: 45px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background: linear-gradient(90deg, rgba(9, 116, 255, 0.00) 0%, rgba(9, 116, 255, 0.30) 28.85%, #0974FF 100%);
  translate: 0 -50%;
}

#product.asphalt .catch01-title {
  font-size: 20px;
  color: var(--primaryColor);
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  padding-block: 10px;
  margin-bottom: 20px;
  border-radius: 8px;
  background: var(--colorGray02);
}

#product.asphalt .catch01-read {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-align: center;
  margin-block: 0 20px;
}

#product.asphalt .catch01-cover {
  position: relative;
}

#product.asphalt .catch01-cover-title {
  font-size: 16px;
  color: var(--colorWhite);
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  padding-block: 10px;
  border-radius: 8px 8px 0 0;
  background: var(--secondaryColor);
}

#product.asphalt .catch01-cover-img {
  display: block;
  width: 100%;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
PC
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media (min-width:1080px) {}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Tablet (portrait)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (min-width:768px) and (max-width:1079px) {

  #product .lineupCard-list {
    grid-template-columns: repeat(3, 1fr);
  }

}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Smartphones
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:767px) {

  #product [class*="ttl-h6--"] {
    font-size: 22px;
  }


  /* dash-hyper
------------------------------------------------*/
  .sp-table-scroll.sp-2 .table-default-- thead tr>th:first-child {
    width: 130px !important;
    z-index: 2;
  }

  .sp-table-scroll.sp-2 .table-default-- .trList:has(th:nth-of-type(2)) th.cellFix:nth-of-type(1) {
    left: 0;
    z-index: 2;
    width: 84px !important;
  }

  .sp-table-scroll.sp-5 .table-default-- thead tr>th:first-child {
    width: 200px !important;
    z-index: 2;
  }

  .sp-table-scroll.sp-5 .table-default-- .trList:has(th:nth-of-type(2)) th.cellFix:nth-of-type(1) {
    left: 0;
    z-index: 2;
    width: 100px !important;
  }

  .sp-table-scroll.sp-2 .table-default-- .trList:has(th:nth-of-type(2)) th.cellFix:nth-of-type(1)::after,
  .sp-table-scroll.sp-5 .table-default-- .trList:has(th:nth-of-type(2)) th.cellFix:nth-of-type(1)::after {
    content: '';
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    background-color: var(--bdr);
    z-index: 1;
  }

  .sp-table-scroll.sp-2 .table-default-- .trList:has(th:nth-of-type(2)) th.cellFix:nth-of-type(2) {
    left: 83px;
    z-index: 2;
    width: calc((130px - 83px) + 1px) !important;
  }

  .sp-table-scroll.sp-2 .table-default-- .trList:not(:has(th:nth-of-type(2))) th.cellFix {
    left: 83px;
    z-index: 2;
    width: calc((130px - 83px) + 1px) !important
  }

  .sp-table-scroll.sp-5 .table-default-- .trList:has(th:nth-of-type(2)) th.cellFix:nth-of-type(2) {
    left: 106px;
    z-index: 2;
    width: calc((200px - 106px) + 1px) !important;
  }

  .sp-table-scroll.sp-5 .table-default-- .trList:not(:has(th:nth-of-type(2))) th.cellFix {
    left: 106px;
    z-index: 2;
    width: calc((200px - 106px) + 1px) !important
  }

  .sp-table-scroll.sp-5 .table-default-- .w-per--15-- {
    width: 120px !important;
  }

  /* test
------------------------------------------------*/
  #product.test .step {
    position: relative;
    background: #c8d6e8;
    border-radius: 9999px;
    color: #005bab;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 40px;
    box-sizing: border-box;
    text-align: center;
  }

  #product.test .step:after {
    content: none;
  }

  #product.test p {
    position: relative;
    margin-bottom: 10px;
  }

  #product.test p:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid #005bab;
    border-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: calc(100% + 5px);
  }

  #product.test p.no::after {
    content: none;
  }


  /* ジョークラッシャ MC100R EVO */
  #product #contents .mc100r {
    max-width: inherit;
  }

  #product #contents .mc100r ul>li {
    padding: 0 10px;
  }

  #product #contents .mc100r ol>li.icon01 {
    top: 23.5%;
    left: 7.3%;
  }

  #product #contents .mc100r ol>li.icon02 {
    top: 45.0%;
    left: 12.3%;
  }

  #product #contents .mc100r ol>li.icon03 {
    top: 20%;
    left: 18%;
  }

  #product #contents .mc100r ol>li.icon04 {
    top: 26%;
    left: 28%;
    z-index: 10;
  }

  #product #contents .mc100r ol>li.icon05 {
    top: 42%;
    left: 29%;
  }

  #product #contents .mc100r ol>li.icon06 {
    top: 58%;
    left: 29%;
  }

  #product #contents .mc100r ol>li.icon07 {
    top: 29.7%;
    left: 37.3%;
    z-index: 10;
  }

  #product #contents .mc100r ol>li.icon08 {
    top: 13.5%;
    left: 47.0%;
  }

  #product #contents .mc100r ol>li.icon09 {
    top: 59.3%;
    left: 47.1%;
  }

  #product #contents .mc100r ol>li.icon10 {
    top: 6.7%;
    left: 79.7%;
  }

  #product #contents .mc100r ul>li.txt_01 {
    top: 4%;
    left: 1%;
  }

  #product #contents .mc100r ul>li.txt_02 {
    top: 63%;
    left: 1%;
  }

  #product #contents .mc100r ul>li.txt_03 {
    top: 4%;
    left: 21%;
  }

  #product #contents .mc100r ul>li.txt_04 {
    top: 22%;
    left: 32%;
  }

  #product #contents .mc100r ul>li.txt_05 {
    top: 47%;
    left: 35%;
  }

  #product #contents .mc100r ul>li.txt_06 {
    top: 73%;
    left: 24%;
  }

  #product #contents .mc100r ul>li.txt_07 {
    top: 35%;
    left: 45%;
  }

  #product #contents .mc100r ul>li.txt_08 {
    top: 17%;
    left: 53%;
  }

  #product #contents .mc100r ul>li.txt_09 {
    top: 65%;
    left: 55%;
  }

  #product #contents .mc100r ul>li.txt_10 {
    top: 23%;
    right: 9%;
  }

  /* ジョークラッシャ MC110Z EVO
  ------------------------------------------------*/

  #product #contents .mc110z ol>li img {
    width: 80%;
  }

  #product #contents .mc110z ol>li.icon01 {
    top: 6%;
    left: 14%;
  }

  #product #contents .mc110z ol>li.icon02 {
    top: 53%;
    left: 16%;
  }

  #product #contents .mc110z ol>li.icon03 {
    top: 21%;
    left: 23%;
  }

  #product #contents .mc110z ol>li.icon04 {
    top: 23%;
    left: 40.1%;
    z-index: 10;
  }

  #product #contents .mc110z ol>li.icon05 {
    top: 33%;
    left: 36%;
  }

  #product #contents .mc110z ol>li.icon06 {
    top: 60%;
    left: 30%;
  }

  #product #contents .mc110z ol>li.icon07 {
    top: 46%;
    left: 43%;
    z-index: 10;
  }

  #product #contents .mc110z ol>li.icon08 {
    top: 26%;
    left: 62%;
  }

  #product #contents .mc110z ol>li.icon09 {
    top: 70%;
    left: 40%;
  }

  #product #contents .mc110z ol>li.icon10 {
    top: 40%;
    left: 77%;
  }

  #product #contents .mc110z ul>li.txt_01 {
    top: 0;
    left: 0;
  }

  #product #contents .mc110z ul>li.txt_02 {
    top: 67%;
    left: 1%;
  }

  #product #contents .mc110z ul>li.txt_03 {
    top: 8%;
    left: 24%;
  }

  #product #contents .mc110z ul>li.txt_04 {
    top: 26%;
    left: 45%;
  }

  #product #contents .mc110z ul>li.txt_05 {
    top: 39%;
    left: 42%;
  }

  #product #contents .mc110z ul>li.txt_06 {
    top: 75%;
    left: 16%;
  }

  #product #contents .mc110z ul>li.txt_07 {
    top: 53%;
    left: 50%;
  }

  #product #contents .mc110z ul>li.txt_08 {
    top: 20%;
    left: 57%;
  }

  #product #contents .mc110z ul>li.txt_09 {
    top: 75%;
    left: 46%;
  }

  #product #contents .mc110z ul>li.txt_10 {
    top: 33%;
    right: 12%;
  }

  /* コーンクラッシャ MCO9/9S EVO
  ------------------------------------------------*/
  #product #contents .mco9_9s {
    position: relative;
    width: 100%;
    max-width: 700px;
    aspect-ratio: 2 / 1;
  }

  #product #contents .mco9_9s>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  #product #contents .mco9_9s ol>li img {
    width: 80%;
  }

  #product #contents .mco9_9s ol>li.icon01 {
    top: 40%;
    left: 2.57%;
  }

  #product #contents .mco9_9s ol>li.icon02 {
    top: 32.57%;
    left: 29.43%;
  }

  #product #contents .mco9_9s ol>li.icon03 {
    top: 59.43%;
    left: 27.14%;
  }

  #product #contents .mco9_9s ol>li.icon04 {
    top: 36.86%;
    left: 43.14%;
    z-index: 10;
  }

  #product #contents .mco9_9s ol>li.icon05 {
    top: 37.71%;
    left: 53%;
  }

  #product #contents .mco9_9s ol>li.icon06 {
    top: 40%;
    left: 66.71%;
  }

  #product #contents .mco9_9s ol>li.icon07 {
    top: 70.57%;
    left: 73.29%;
    z-index: 10;
  }

  #product #contents .mco9_9s ol>li.icon08 {
    top: 50.86%;
    left: 44.71%;
  }

  #product #contents .mco9_9s ol>li.icon09 {
    top: 57.71%;
    left: 70.43%;
  }

  #product #contents .mco9_9s ol>li.icon10 {
    top: 80.86%;
    left: 53.71%;
  }

  #product #contents .mco9_9s ul>li.txt_01 {
    top: 34.29%;
    left: 1.14%;
  }

  #product #contents .mco9_9s ul>li.txt_02 {
    top: 27.14%;
    left: 29%;
  }

  #product #contents .mco9_9s ul>li.txt_03 {
    top: 69.43%;
    left: 23.57%;
  }

  #product #contents .mco9_9s ul>li.txt_04 {
    top: 31.71%;
    left: 40.29%;
  }

  #product #contents .mco9_9s ul>li.txt_05 {
    top: 32.29%;
    left: 51.86%;
  }

  #product #contents .mco9_9s ul>li.txt_06 {
    top: 42%;
    left: 70.43%;
  }

  #product #contents .mco9_9s ul>li.txt_07 {
    top: 72.86%;
    left: 77%;
  }

  #product #contents .mco9_9s ul>li.txt_08 {
    top: 60.57%;
    left: 43.14%;
  }

  #product #contents .mco9_9s ul>li.txt_09 {
    top: 67.43%;
    left: 70.43%;
  }

  #product #contents .mco9_9s ul>li.txt_10 {
    top: 90.57%;
    right: 41.14%;
  }

  /* mobix
  ------------------------------------------------*/
  #product.mobix-s #contents .mobix ol>li.icon04 {
    left: 22.0455%;
  }

  #product.mobix-s #contents .mobix ul>li.txt_01 {
    top: 58.1265%;
    left: 8.7727%;
  }

  #contents .mobix ul>li.txt_02 {
    top: 51.4640%;
    left: 36.2727%;
  }

  #product.mobix-s #contents .mobix ul>li.txt_03 {
    top: 25.1350%;
    left: 19.2273%;
  }

  #product.mobix-s #contents .mobix ul>li.txt_04 {
    top: 5.2658%;
    left: 0%;
  }

  #product.mobix-s #contents .mobix ul>li.txt_05 {
    top: 200px;
    left: 428px;
  }

  #product.mobix-s #contents .mobix ul>li.txt_06 {
    top: 200px;
    left: 487px;
  }

  #product.mobix-s #contents .mobix ul>li.txt_07 {
    top: 200px;
    left: 545px;
  }

  #product.mobix-s #contents .mobix-numIcon {
    display: inline;
  }

  #product.service .iconS figure {
    width: 100px;
  }

  /* sign-board
  ------------------------------------------------*/
  #product .sign-board {
    display: none;
  }

  /* lineupCard
  ------------------------------------------------*/
  #product .lineupCard-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 22px;
  }

  /* asphalt
  ------------------------------------------------*/
  #product.asphalt .ttl-h2-- .secondary {
    display: block;
    line-height: 170%;
    margin-left: 0;
  }

  #product.asphalt .kv-slide-primary {
    padding-inline: 8px;
  }

  #product.asphalt .kv-slide-primary .splide__arrow--prev {
    left: -8px;
  }

  #product.asphalt .kv-slide-primary .splide__arrow--next {
    right: -8px;
  }

  #product.asphalt .kv-slide-primary-caption {
    font-size: 12px;
    margin-top: 3px;
  }

  #product.asphalt .kv-slide-secondary {
    overflow-x: visible;
    padding-inline: 8px;
  }

  #product.asphalt .kv-slide-secondary-track {
    margin-inline: 0;
    overflow: visible;
  }

  #product.asphalt .kv-slide-secondary-item {
    padding-inline: 2.5px;
  }

  #product.asphalt .technology-list {
    grid-template-columns: 1fr;
    gap: 16px 0;
  }

  #product.asphalt .technology-item {
    padding: 12px;
  }

  #product.asphalt .technology-item.primary {
    grid-row: auto;
  }

  #product.asphalt .technology-wrap {
    display: grid;
    grid-template-columns: calc(96 / 334 * 100 * 1%) calc(222 / 334 * 100 * 1%);
    column-gap: calc(16 / 334 * 100 * 1%);
  }

  #product.asphalt .technology-item.primary .technology-cover {
    margin-bottom: 0;
  }

  #product.asphalt .technology-cover {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
  }

  #product.asphalt .technology-cover-img {
    max-width: none;
  }

  #product.asphalt .technology-item.primary .technology-cover-img {
    max-width: none;
    border-radius: 0;
  }

  #product.asphalt .technology-title {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    font-size: 15px;
    text-align: left;
    padding-block: 0;
  }

  #product.asphalt .technology-text {
    grid-column: 1 / 3;
    grid-row: 3 / 4;
    font-size: 12px;
    text-align: left;
    margin-top: 8px;
  }

  #product.asphalt .technology-link {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 0;
  }

  #product.asphalt .technology-item.primary .technology-link {
    margin-top: 0;
  }

  #product.asphalt .grid01 {
    gap: 48px 0;
  }

  #product.asphalt .grid01-item.sm {
    flex: 0 0 100%;
  }

  #product.asphalt .grid01-item.lg {
    flex: 0 0 100%;
  }

  #product.asphalt .grid02 {
    gap: 24px 0;
  }

  #product.asphalt .grid02-cover {
    flex: 0 0 calc(100% - 21.5px * 2);
    padding-inline: 21.5px;
  }

  #product.asphalt .grid02-detail {
    flex: 0 0 100%;
    gap: 24px 0;
  }

  #product.asphalt .grid02-detail-cover {
    flex: 0 0 100%;
  }

  #product.asphalt .grid02-detail-supplement {
    flex: 0 0 100%;
  }

  #product.asphalt .grid03 {
    gap: 24px 0;
  }

  #product.asphalt .grid03-item {
    flex: 0 0 100%;
  }

  #product.asphalt .catch01 {
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 56px;
    max-width: 537px;
    margin-inline: auto;
  }

  #product.asphalt .catch01-item:not(:last-of-type) .catch01-cover::before {
    top: auto;
    right: 50%;
    bottom: calc(-24px - 16px);
    width: 45px;
    height: 24px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    background: linear-gradient(180deg, rgba(9, 116, 255, 0.00) 0%, rgba(9, 116, 255, 0.30) 28.85%, #0974FF 100%);
    translate: 50% 0;
  }

}

/*　blue-btn02 のボタン設定　*/
[class*="blue-btn02"] div a {
  display: flex;
  align-items: center;
  border-radius: 80px;
}

.blue-btn02 .btn-text {
  line-height: 1.4;
  font-size: 14px;
}

.blue-btn02 .btn-sub {
  margin-left: auto;
  display: flex;
  align-items: center;
  white-space: nowrap;
  text-align: left;
  font-size: 14px;
}

.blue-btn02>div {
  max-width: 520px;
  width: 100%;
}

[class*="blue-btn02"] a::before {
  content: '';
  width: 32px;
  height: 32px;
  background-color: var(--colorWhite);
  border-radius: 50%;
  position: absolute;
  right: var(--icon-right);
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 1255px) and (min-width: 1158px) {
  [class*="blue-btn02"] div a {
    flex-direction: column;
    align-items: center;
    padding-right: 20px;
  }

  .blue-btn02 .btn-text {
    padding-right: 0;
    margin-bottom: 6px;
    text-align: center;
  }

  .blue-btn02 .btn-sub {
    margin-left: 0;
    width: auto;
    justify-content: center;
    text-align: center;
  }
}

@media screen and (max-width: 540px) {
  [class*="blue-btn02"] div a {
    flex-direction: column;
    align-items: center;
    padding-right: 20px;
  }

  .blue-btn02 .btn-text {
    padding-right: 0;
    margin-bottom: 6px;
    text-align: center;
  }

  .blue-btn02 .btn-sub {
    margin-left: 0;
    width: auto;
    justify-content: center;
    text-align: center;
  }
}

/*link--modal*/
.text--modal .link--modal {
  cursor: pointer;
  text-decoration: underline;
}

.text--modal .link--modal:hover {
  color: var(--primaryColor);
}

/* pdf-btn-orange
------------------------------------------------*/
.pdf-btn-orange {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  padding: 12px 22px;
  background-color: #ffffff;
  color: #1e293b;
  border: 2px solid #f97316;
  border-radius: 12px;
  text-decoration: none;
  font-family: inherit;
  box-shadow: 0 1px 3px rgba(0,0,0,0.08);
  transition: all 0.2s ease;
  margin-bottom: 15px;
  line-height: 1.2;
}
.pdf-btn-orange:hover {
  background-color: #fff7ed;
  border-color: #ea580c;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}
.pdf-icon-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #f97316;
  color: #ffffff;
  font-size: 11px;
  font-weight: 900;
  border-radius: 8px;
  flex-shrink: 0;
}
.pdf-btn-text {
  display: flex;
  align-items: baseline;
  gap: 8px;
  text-align: left;
  flex-wrap: wrap;
}
.pdf-btn-title {
  font-size: 14px;
  font-weight: 700;
  color: #0f172a;
}
.pdf-btn-title strong {
  color: #ea580c;
}
.pdf-btn-lang {
  font-size: 12px;
  color: #ea580c;
  font-weight: 600;
}
.pdf-arrow {
  margin-left: 6px;
  padding-left: 10px;
  border-left: 1px solid #e2e8f0;
  color: #f97316;
  font-weight: bold;
  font-size: 18px;
  transition: transform 0.2s ease;
}
.pdf-btn-orange:hover .pdf-arrow {
  transform: translateX(4px);
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Print
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media print {}