@charset "UTF-8";
/* form */
.wrapper {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.875rem;
}

.staticPage_v4 {
  width: 100%;
  margin-top: 0;
}

.specialContent {
  position: relative;
  line-height: 1.5rem;
  font-weight: 400;
}
.specialContent .animationPoint {
  visibility: visible;
  opacity: 0;
  transform: translateY(40px);
}
.specialContent .animationPoint.show {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.64s ease-out, transform 0.44s ease-out;
  will-change: opacity, transform;
}
.specialContent > * h2 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 4rem;
  margin-bottom: 2rem;
  line-height: 1.5;
}
.specialContent > * h2:after {
  content: "";
  --tw-bg-opacity: 1;
  background-color: rgb(255, 199, 44);
  height: 3px;
  width: 5rem;
  display: block;
  margin-top: 0.75rem;
}
.specialContent .specialMenuArea {
  width: 1152px;
  margin: 5rem auto;
  position: sticky;
  z-index: 99;
  top: 5rem;
}
.specialContent .specialMenuArea > ul {
  display: flex;
  justify-content: space-around;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.specialContent .specialMenuArea > ul.startup {
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3);
  border-color: transparent;
}
.specialContent .specialMenuArea > ul > li {
  color: #FFFFFF;
  background-color: #004C97;
  border: 1px solid #004C97;
  border-radius: 0.125rem; /*2px*/
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  transition: background-color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: var(--ie5-green);
  border: 1px solid var(--ie5-green);
  border-right-color: #FFFFFF;
  cursor: pointer;
  width: 25%;
  height: 3.5rem;
  color: #FFFFFF;
  line-height: 1.3;
}
.specialContent .specialMenuArea > ul > li:hover {
  background-color: #002A50;
}
.specialContent .specialMenuArea > ul > li:hover {
  border-color: #082e11;
}
.specialContent .specialMenuArea > ul > li.active {
  color: #000000;
  background-color: #FFC72C;
  border: 1px solid #FFC72C;
  border-radius: 0.125rem; /*2px*/
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  transition: background-color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: #000000;
}
.specialContent .specialMenuArea > ul > li.active:hover {
  background-color: #EEAA00;
}
.specialContent__inner {
  width: 1152px;
  margin: 0 auto;
}
.specialContent__inner .areaInner {
  margin-bottom: 3.5rem;
}
.specialContent__inner .areaInner__introduction {
  margin-bottom: 3.5rem;
}
.specialContent__inner .areaInner__title {
  color: var(--ie5-titleGreen);
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 2.5rem;
}
.specialContent__inner .areaInner__table {
  width: 100%;
  font-size: 0.915rem;
}
.specialContent__inner .areaInner__table th,
.specialContent__inner .areaInner__table td {
  width: 50%;
  border-bottom: 1px solid #D7D9DB;
  padding: 0.5rem 1rem;
}
.specialContent__inner .areaInner__table--cell-WAouto th,
.specialContent__inner .areaInner__table--cell-WAouto td {
  width: auto;
}
.bannerArea {
  width: 100%;
  height: 280px;
  background-image: url(/assets/ver4.0/images/product/ie5/top_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(0);
}
.bannerArea.show {
  transition: opacity 1.24s ease-out, transform 0.88s ease-out;
}
.bannerArea__content {
  width: 1152px;
  height: 280px;
  padding: 1.5rem;
  margin: 0 auto;
  justify-content: space-between;
  position: relative;
}
.bannerArea__content .title__inner {
  position: relative;
}
.bannerArea__content .title__inner > h1 {
  font-size: 3.25rem;
  font-weight: 700;
  line-height: 1.25;
  color: var(--ie5-green);
  margin-bottom: 0.5rem;
  position: relative;
  left: 0.5rem;
  z-index: 1;
}
.bannerArea__content .title__inner > h1 > .kind {
  display: block;
  font-size: 2.25rem;
  font-weight: 700;
}
.bannerArea__content .title__inner > h1 > .mainText {
  display: block;
  position: relative;
  top: -3px;
}
.bannerArea__content .title__inner > h1 > .mainText > .ie5 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  background-color: #FFC72C;
  padding: 0 0.5rem 0.2rem;
}
.bannerArea__content .title__inner .capacity {
  display: inline-block;
  font-size: 1.375rem;
  font-weight: 500;
  background-color: #FFC72C;
  border-radius: 40px;
  padding: 0.15rem 1rem 0.35rem;
  position: absolute;
  top: 2%;
  left: 25%;
}
.bannerArea__content .title__inner > img {
  transform: translateY(-4rem);
}
.bannerArea__content .title__target {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  position: absolute;
  bottom: 1.5rem;
  left: 8.5rem;
}

.productionRangeArea .targetGearMotor {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.productionRangeArea .targetGearMotor__item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  row-gap: 2rem;
}
.productionRangeArea .targetGearMotor__item .itemImg {
  text-align: center;
}
.productionRangeArea .targetGearMotor__item .itemName {
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
}
.productionRangeArea .targetGearMotor__item .itemName .name {
  display: block;
  height: 2.5rlh;
  margin-bottom: 0.5rem;
}
.productionRangeArea .targetGearMotor__item .itemName .capacity {
  display: inline-block;
  color: var(--ie5-titleGreen);
  padding: 0.2rem 0.5rem;
  border: 1px var(--ie5-titleGreen) solid;
}
.productionRangeArea .targetGearMotor__item .itemLink {
  display: flex;
  align-items: center;
  color: #004C97;
  font-size: 0.875rem;
  justify-content: center;
}
.productionRangeArea .targetGearMotor__item .itemLink:before {
  font-family: "Material Symbols Outlined";
  content: "\e5cc";
  display: inline-block;
}
.productionRangeArea .targetGearMotor__item .itemLink:hover > span {
  text-decoration: underline;
}
.productionRangeArea .targetGearMotor__item .itemLink:hover {
  text-decoration: none;
}
.productionRangeArea .targetGearMotor__item .itemLink::before {
  width: 1rem;
  font-size: 1.25rem;
}
.productionRangeArea .controlInverter {
  display: grid;
  grid-template-columns: 0.55fr 0.35fr;
  justify-content: space-between;
}
.productionRangeArea .controlInverter__img > img {
  margin-bottom: 1rem;
}
.productionRangeArea .controlInverter__img > small {
  display: block;
}
.productionRangeArea .controlInverter__img > a {
  display: flex;
  align-items: center;
  color: #004C97;
  font-size: 0.875rem;
  display: inline-flex;
  justify-content: center;
}
.productionRangeArea .controlInverter__img > a:before {
  font-family: "Material Symbols Outlined";
  content: "\e5cc";
  display: inline-block;
}
.productionRangeArea .controlInverter__img > a:hover > span {
  text-decoration: underline;
}
.productionRangeArea .controlInverter__img > a:hover {
  text-decoration: none;
}
.productionRangeArea .controlInverter__img > a::before {
  width: 1rem;
  font-size: 1.25rem;
}

.featureArea {
  background: url(/assets/ver4.0/images/drive-solution/smartris/feature/feature_bg_re.png);
  background-size: contain;
}
.featureArea__inner {
  display: grid;
  grid-template-columns: 0.55fr 0.35fr;
  justify-content: space-between;
}

.meritArea__inner .merit {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 10rem;
       column-gap: 10rem;
  row-gap: 2rem;
}
.meritArea__inner .merit sub {
  bottom: 0;
}
.meritArea__inner .merit__item .itemName {
  color: #004C97;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
  color: var(--ie5-titleGreen);
  text-align: center;
}
.meritArea__inner .merit__item .itemImg {
  text-align: center;
}
.meritArea__inner .merit .conditions {
  grid-column: span 2;
  display: flex;
}
.meritArea__inner .merit .conditions__title {
  font-weight: 500;
}
.meritArea__inner .merit .conditions small {
  display: flex;
}
.meritArea__inner .merit .conditions small::before {
  content: "※";
}

.aboutArea__inner table {
  margin-bottom: 2rem;
}
.aboutArea__inner table .borderBottom-green th,
.aboutArea__inner table .borderBottom-green td {
  border-bottom: 1px solid #a2daab;
}
.aboutArea__inner table td {
  vertical-align: middle;
  text-align: center;
}
.aboutArea__inner table .drivingTime > * {
  background-color: #a2daab;
}
.aboutArea__inner table .loadConditions > * {
  background-color: #d0f3c7;
}
.aboutArea__inner .aboutNote {
  display: flex;
  font-size: 0.875rem;
}
.aboutArea__inner .aboutNote__list > .item {
  display: flex;
}
.aboutArea__inner .aboutNote__list > .item:nth-of-type(1)::before {
  content: "1．";
}
.aboutArea__inner .aboutNote__list > .item:nth-of-type(2)::before {
  content: "2．";
}
.aboutArea__inner .aboutNote__list > .item:nth-of-type(3)::before {
  content: "3．";
}
.aboutArea__inner .aboutNote__list > .item:nth-of-type(4)::before {
  content: "4．";
}
.aboutArea__inner .aboutNote__list > .item:nth-of-type(5)::before {
  content: "5．";
}
.aboutArea__inner .aboutNote__list > .item:nth-of-type(6)::before {
  content: "6．";
}
.aboutArea__inner .aboutNote__list > .item:nth-of-type(7)::before {
  content: "7．";
}
.aboutArea__inner .aboutNote__list > .item:nth-of-type(8)::before {
  content: "8．";
}
.aboutArea__inner .aboutNote__list > .item:nth-of-type(9)::before {
  content: "9．";
}
.aboutArea__inner .aboutNote__list > .item:nth-of-type(10)::before {
  content: "10．";
}

.leafletDownload {
  text-align: center;
  margin: 3rem auto;
}
.leafletDownload > p {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
.leafletDownload > a {
  color: #FFFFFF;
  background-color: #004C97;
  border: 1px solid #004C97;
  border-radius: 0.125rem; /*2px*/
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  transition: background-color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  border-radius: 62px;
  margin: 0 auto;
  text-align: center;
  width: 20rem;
  background-color: var(--ie5-green);
  border: 1px solid var(--ie5-green);
  border-right-color: #FFFFFF;
  cursor: pointer;
}
.leafletDownload > a .buttonText {
  width: 100%;
  text-align: center;
  position: relative;
}
.leafletDownload > a .buttonText__icon {
  position: absolute;
  left: 90%;
}
.leafletDownload > a:hover {
  background-color: #002A50;
}
.leafletDownload > a svg {
  fill: #FFFFFF;
}
.leafletDownload > a .buttonText {
  font-size: 1rem;
  padding: 1.05rem 0;
}
.leafletDownload > a:hover {
  border-color: #082e11;
}
.leafletDownload > a:link {
  color: #FFFFFF;
}

:root {
  --ie5-green: #1b973b;
  --ie5-titleGreen: #17712e;
}/*# sourceMappingURL=ie5.css.map */