@charset "Shift_JIS";

/* **************************************************

Name: modify.css

Description: Sub CSS

Create: 2025.07.01
Update: 2025.07.01

Copyright 2025 Hitachi Industrial Products, Ltd.

***************************************************** */


/* ----------------------------------------------------------------------------------------

Common

------------------------------------------------------------------------------------------- */
div#pump_wrap {
  font-family:  Arial,
    "Helvetica Neue",
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
  .pc {
    display: block !important;
  }
.sp {
    display: none !important;
}
@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
.sp {
    display: block !important;
}
}

.pc1100 {
    display: block;
  }
.sp1100 {
    display: none;
}
@media (max-width:1100px) {
  .pc1100 {
    display: none;
  }
.sp1100 {
    display: block;
}
}

.brBigSP {display: none;}
@media screen and (min-width:580px) and ( max-width:767px) {
.brBigSP {display: block !important;}
}
@media (max-width:579px) {
.brBigSP {display: none !important;}
}

@media (max-width: 767.999px) {
  .pcContact {
    display: none; } }
@media (min-width: 768px) {
  .spContact {
    display: none; } }

#Pump_Index .inner {
max-width: 1100px;
margin:0 auto;
box-sizing: border-box;
}

@media (max-width: 1100px) {
  .innerTitle {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.AC_contents {display: none;}

/*
inline-block使用による、不要なマージン削除
=========================================================================================== */
.CourtesyNavi {
	letter-spacing: -.40em
}

.CourtesyNavi li {
	letter-spacing: normal
}

/*
画像へのマウスオーバーで半透明
=========================================================================================== */
a:hover img {
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

h1 a:hover img {
	-moz-opacity:1;
	filter: alpha(opacity=100);
	opacity: 1;
}

/*
文中のニューアイコン付加
=========================================================================================== */
p.NewWin a,
dd.NewWin a {
	padding: 0 17px 0 0;
	background: url(/image/jp/r1/icon/icon_new_window.gif) no-repeat right center        !important;
}

/*
画像＋テキスト回り込み解除
=========================================================================================== */
p.nonFlowImg01 {overflow: hidden;}


/*
余白調整
=========================================================================================== */


/*
contents
=========================================================================================== */
#pump_anchor {
color: #fff;
padding: 7px 20px;
position: sticky;
z-index: 70;
top: 0;
left: 0;
width: 100%;
box-sizing: border-box;
transition: .3s; }
.header1-show #pump_anchor {
top: 45px; }
.header2-show #pump_anchor {
top: 60px; }
#pump_anchor .inner {
max-width: 1100px;
margin:0 auto;
box-sizing: border-box;
display: flex;
justify-content: space-between;
align-items: center; }
#pump_anchor .label {
font-size: 20px;
font-weight: bold;
margin-right: 20px;
line-height: 1.3; }
#pump_anchor .label span {
display: inline-block; }
#pump_anchor ul {
margin: -10px 0 0;
padding: 0;
display: flex;
flex-wrap: wrap;
width: calc(100% - 100px); }
@media (min-width: 768px) {
#pump_anchor ul {
margin-left: auto;
width: auto; } }
#pump_anchor ul li {
margin: 15px 0 0;
padding: 0;
list-style: none;
width: 50%;
box-sizing: border-box; }
#pump_anchor ul li:nth-of-type(2n) {
border-right: 1px solid #02fffa; }
@media (min-width: 768px) {
#pump_anchor ul li {
width: auto;
border-right: none !important; } }
#pump_anchor ul a {
font-size: 100%;
line-height: 1;
color: #fff;
display: block;
text-decoration: none;
text-align: center; }
@media (min-width: 768px) {
#pump_anchor ul a {
padding: 0 40px;
font-size: 110%; } }
#pump_anchor .contact {
width: 80px; }
@media (min-width: 768px) {
#pump_anchor .contact {
width: 210px;} }

@media (max-width: 767px) {
#pump_anchor .contact {
justify-content: center;
    display: flex;
        width: 156px; } }  

#pump_anchor .contact a {
color: #fff;
display: flex;
justify-content: center;
align-items: center;
height: 40px;
border-radius:30px;
text-decoration: none;
font-size: 110%;
grid-gap: 10px; }
#pump_anchor .contact a::before {
content: "";
background: url("/products/pump/service/e-pump/images/icon_mail.png") no-repeat center center/contain;
width: 30px;
height: 23px;
display: block; }

@media (max-width: 768px) {
#pump_anchor .contact {
width: 70px;
display: flex;
justify-content: center;
}
}

#Pump_Index #pump_anchor {
background: linear-gradient(to right, #0446a6 0%, #2aabe4 100%);
}
#Pump_MT #pump_anchor {
background-color: #006837;
}
#Pump_Index #pump_anchor .contact a {border: 1px solid #0071bd;background-color: #0071bd;}
#Pump_MT #pump_anchor .contact a {border: 1px solid #9bd800;}

#Pump_Index #pump_anchor ul li {
border-left: 1px solid #02fffa;
}
#Pump_MT #pump_anchor ul li {
border-left: 2px solid #027c3f;
}
@media (max-width: 767.999px) {
#pump_anchor .contact a {
width: 60px;
height: 60px;
}
}

/* ----------------------------------------------------------------------------------------

ブランディングイメージ

------------------------------------------------------------------------------------------- */
/* label */
#pump_kv .label {
background: url("/products/pump/service/e-pump/images/label_bg.jpg") no-repeat center center / cover;
position: absolute;
top: 160px;
width: 97%;
left: 0; }
@media (min-width: 768px) {
#pump_kv .label {
top: 395px;
bottom: inherit;
width: auto;
left: 0; } }
#pump_kv .label::before {
content: "";
background: url("/products/pump/service/e-pump/images/label_bg.jpg") no-repeat center right / cover;
display: block;
position: absolute;
right: 0;
bottom: 0;
width: 100%;
height: 100%; }
@media (min-width: 768px) {
#pump_kv .label::before {
width: calc(100% + (50vw - 50%)); } }

#pump_kv .label .text {
position: relative;
color: #fff;
}
@media (min-width: 768px) {
#pump_kv .label .text {
font-size: 190%;
padding:30px 120px 30px 0;
line-height: 2.05;
font-weight: bold;
letter-spacing: 0.1em;
    } }

@media (max-width: 1200px) {
  #pump_kv .label .text {
margin-left: 25px;
font-size: 180%;
line-height: 1.85em;
letter-spacing: 0.05em;
font-weight: bold;
  }
}

@media (max-width: 767px) {
#pump_kv .label .text {
padding: 20px 10px 20px 0px;
}
}

#pump_kv .label .photo {
position: absolute;
right: 20px;
bottom: 25px;
width: 130px; }
@media (min-width: 768px) {
#pump_kv .label .photo {
width: 330px;
right: -300px;
bottom: -50px; }
}

.dots {
background-image: radial-gradient(circle at center, #6ec8ff 16%, transparent 16%);
background-position: top right;
background-repeat: repeat-x;
background-size: 1.25em 0.3em;
padding-top: .5em;
}
.dots span.big {
font-size: 150%;
font-weight: 200;
}
.dots span.big2 {
font-size: 136%;
}
div.dots {
display: inline-block;
}
div.h1Box {
width: 100%;
background: linear-gradient(to right, #9bd700 0%,  #3bb649 100%);
}

#pump_kv {
overflow:hidden;
background: #fff;
height: 875px;
position: relative;
}

#pump_kv::after {
content: "";
position: absolute;
top: 0;
left: 60%;
right: 0;
bottom: 0;
background: url("/products/pump/service/e-pump/images/branding_pc.jpg") no-repeat center center / cover;
z-index: 0;
}

#pump_kv .inner {
position: relative;
z-index: 1;
height: 100%;
}

@media (max-width: 767px) {
#pump_kv {
background:#fff url("/products/pump/service/e-pump/images/branding_sp.jpg") no-repeat center center / cover;
height: 875px;
}

#pump_kv::after {
display: none;
}
#pump_kv::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 70vw;
  height: 90%;
  background: #fff;
  z-index: 1;
}
#pump_kv .inner {
  position: relative;
  z-index: 2;
  margin-right: 25px;
}
}
#pump_kv .inner p.ImgOnlyStyle > img {position: relative;}
#pump_kv .inner p.ImgOnlyStyle >  span {
position: absolute;display: inline-block;top:0px;right: 0px;font-size: 14px;font-weight: bold;color: #0d46a6;
}
#pump_kv div.textBox .text02 {
  line-height: 1.3;
}
#pump_kv div.text02 {
position: absolute;
top: 710px;
width: 54%;
font-weight: bold;
color: #0d46a6;
}
#pump_kv div.text02  p {
font-size: 100%;
line-height: 2.4em;
margin-bottom: 10px;
}
#pump_kv div.text02  dl {}
@media (max-width: 994px) {
#pump_kv div.text02 {
top: 670px;
}
}
@media (max-width: 767px) {
#pump_kv .inner p.ImgOnlyStyle >  span {top:-8px;}
#pump_kv .label {
top: 250px;
}
#pump_kv div.text02 {
top: inherit;
bottom: 100px;
padding:10px 10px 0px 0px;
line-height: 1.7em;
width: 68%;
}
}
@media (max-width: 600px) {
#pump_kv .label {
top: 200px;
}
#pump_kv .label .text {
font-size: 140%;
}
#pump_kv div.text02 {
padding:10px 15px 0px 0px;
font-size: 110%;
line-height: 1.85;
width: 64%;
}
}

@media (max-width: 579px) {
#pump_kv div.text02 {
bottom: 90px;
}
}

@media (max-width: 399px) {
    #pump_kv .label .text {
    font-size: 130%;
    }
}
#pump_kv div.textBox .text03 {
font-size: 110%;
  line-height: 2.55em;
  text-align :right;
}

@media (min-width: 768px) {
#pump_kv .inner {
    position: relative;
    height: 100%;
    margin:0 auto;
    box-sizing: border-box;
  }
  #Pump_MT #pump_kv .inner {
    max-width: 1150px;
  }
}

#Pump_Index #pump_kv picture img {
  width: 485;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
}

#Pump_Index #pump_kv div.textBox {
position: absolute;
top: 163px;
left: 0;
right: 0;
z-index: 1;
margin:0;
padding:0 15px 0 0;
width: fit-content;
}
@media screen and (max-width: 767px) {
#Pump_Index #pump_kv div.textBox {
top: 73px;
  }
}
#Pump_Index #pump_kv div.textBox p.ImgOnlyStyle {
  width: 100%;
  max-width: 624px;
}

#Pump_Index #pump_kv div.textBox p.ImgOnlyStyle img {
  width: 100%;
  height: auto;
}

@media (max-width: 1200px) {
#pump_kv div.text02 {margin-left: 25px;}
#Pump_Index #pump_kv div.textBox p.ImgOnlyStyle {
margin-left: 25px;
}
}
#Pump_Index div#features,#Pump_Index div#function {padding: 160px 0;background-color: #273c73;}
#Pump_Index div#features{
padding-bottom: 120px;
}

@media (max-width: 767px) {
#Pump_Index div#function {padding: 120px 0 10px;}
}

@media (max-width: 579px) {
#Pump_Index div#features {
padding-bottom: 5px;
}
}
#Pump_Index .h2_Box01 {padding-left: 40px;}
#Pump_Index h2.pump_Title {
color: #fff;
padding:0;
background: none;
position: relative;
margin-bottom: 170px;
display: flex;
align-items: flex-end;
}

@media (max-width: 1200px) {
h2.pump_Title img {
}
}

@media (max-width: 579px) {
#Pump_Index h2.pump_Title {
margin-bottom: 50px;
}
}

h2.pump_Title span {
color: #fff;
display: inline;
font-size: 180%;
background-color: transparent;
padding: 0 0 0 40px;
letter-spacing: 0.2em;
}
h2.pump_Title::before {
position: absolute;
top: -20px;
left: -40px;
width: 14px;
height: 14px;
border-radius: 50%;
background: #01ffff;
content: '';
z-index: 60;
}

section.ss-style-triangles h2.pump_Title {
color:#0444a6;
line-height: 1.2em;
margin-bottom: 210px;
}
#Pump_Index section.ss-style-triangles h2.pump_Title > span {color: #000;letter-spacing: 0.05em;font-weight: bold;font-size: 150%;}
#Pump_Index section.ss-style-triangles h2.pump_Title::before {top: -20px;}

@media (max-width: 767px) {
#Pump_Index section.ss-style-triangles h2.pump_Title {
display: grid;
width: 100%;
grid-template-columns: 1fr;
align-content: end;
}
#Pump_Index section.ss-style-triangles h2.pump_Title::before {top: -20px;}
#Pump_Index section.ss-style-triangles h2.pump_Title div {grid-area: 1 / 1;}
#Pump_Index section.ss-style-triangles h2.pump_Title div img {width: calc(100vw - 12em);}
#Pump_Index section.ss-style-triangles h2.pump_Title span {
grid-area: 1 / 1;
justify-self: end;}
}

#Pump_Index .pump_Title02 {
display: flex;
justify-content: flex-end;
column-gap: 38px;
border-bottom: 2px solid #4581b3;
width: 100%;
min-height: 130px;
padding-bottom: 15px;
margin-bottom: 48px;
}

#Pump_Index .pump_Title02.start {
justify-content: flex-start;
}
#Pump_Index .pump_Title02 > div {
display: block;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.9em;
color: #fff;
font-weight: bold;
}
#Pump_Index .pump_Title02 span.num {
display: flex;
align-items: center;
justify-content: center;
font-size: 9em;
color: #fff;
font-family: 'Impact',Arial,sans-serif;
letter-spacing: 0.02em;
}

@media (max-width: 579px) {
#Pump_Index .pump_Title02 {
padding-bottom: 0px;
min-height: 110px;
}
#Pump_Index .pump_Title02 span.num {
font-size: 6em;
}
#Pump_Index .pump_Title02 > div img {
width: 80%;
}
#Pump_Index .pump_Title02 > div  {
justify-content: flex-end;
}
#Pump_Index .pump_Title02.start > div {
justify-content: flex-start;
}
#Pump_Index .pump_Title02.start {
column-gap: 0px;
}
}

@media (max-width: 579px) {
  #pump_kv {height: 700px;}
  #pump_kv .label { 
top: 200px;
  }
  #pump_kv .label .text {
  font-size: 140%;
  }
  #pump_kv div.text02 {
  font-size: 100%;
  }
  #pump_kv div.text02 p {line-height: 2.0em;}
}
@media (max-width: 516px) {
    #Pump_Index #pump_kv div.textBox {
        top: 50px;
    }
  #pump_kv {height: 650px;}
  #pump_kv .label { 
  top: 180px;
  }
  #pump_kv .label .text {
  font-size: 100%;
  }
  #pump_kv div.text02 {
  font-size: 90%;
  }
}

@media (max-width: 450px) {
  #Pump_Index #pump_kv div.textBox {
  top: 50px;
  }
  #pump_kv {height: 580px;}
  #pump_kv .label { 
  top: 180px;
  }
  #pump_kv .label .text {
  font-size: 100%;
  }
  #pump_kv div.text02 {
  font-size: 90%;
  bottom: 70px;
  }
  #pump_kv div.text02 p {
  line-height: 1.75em;
  font-size: 90%;
  }
}


@media (max-width: 399px) {
  #Pump_Index #pump_kv div.textBox {
  top: 35px;
  }
  #pump_kv {height: 500px;}
  #pump_kv .label { 
  top: 140px;
  }
  #pump_kv .label .text {
  font-size: 90%;
  }
  #pump_kv div.text02 {
  font-size: 86%;
  bottom: 60px;
  }
}
@media (max-width: 361px) {
  #Pump_Index #pump_kv div.textBox {
  top: 35px;
  }
  #pump_kv {height: 500px;}
  #pump_kv .label { 
  top: 140px;
  }
  #pump_kv .label .text {
  font-size: 86%;
  }
  #pump_kv div.text02 {
  font-size: 80%;
  bottom: 60px;
  }
}
@media (max-width: 299px) {
  #Pump_Index #pump_kv div.textBox {
  top: 35px;
  }
  #pump_kv {height: 500px;}
  #pump_kv .label { 
  top: 140px;
  }
  #pump_kv .label .text {
  font-size: 86%;
  }
  #pump_kv div.text02 {
  font-size: 80%;
  bottom: 60px;
  }
}

/* ----------------------------------------------------------------------------------------

h2見出し

------------------------------------------------------------------------------------------- */
/* FEATURES, FUNCTION */
div#features h2.pump_Title {
margin-bottom: 100px;
}
div#features h2.pump_Title div,
div#function h2.pump_Title div {
display: flex;
align-items: end;
}

@media (max-width: 870px) {
div#features h2.pump_Title div,
div#function h2.pump_Title div{
position: relative;
width: calc(100% - 3em);
}
div#features h2.pump_Title div img,
div#function h2.pump_Title div img{
width: 100%;
}
div#features h2.pump_Title span,
div#function h2.pump_Title span{
position: absolute;
right: -2em;
top: -1.5em;
}
}

@media (max-width: 767px) {
div#features h2.pump_Title span,
div#function h2.pump_Title span{
right: -2em;
}
}
@media (max-width: 579px) {
div#features h2.pump_Title {
    margin-bottom: 50px;
}
}

/* SPECIFICATION */
div#specification {padding-top:50px}

div#specification h2.pump_Title div {
display: flex;
align-items: end;
}
@media (max-width: 1100px) {
div#specification h2.pump_Title div {
position: relative;
}
div#specification h2.pump_Title div img {width: 100%;}

div#specification h2.pump_Title span {
position: absolute;
right: 0;
top: 26%;
}
}

/* SYSTEM */
div#system h2.pump_Title div span {color: #000;}

div#system h2.pump_Title div {
  display: flex;
  align-items: end;
}
@media (max-width: 1100px) {
div#system h2.pump_Title div {
position: relative;
}
div#system h2.pump_Title div img {
width: 100%;
}
div#system h2.pump_Title span {
position: absolute;
right: -5em;
bottom: 0;
}
}

@media (max-width: 960px) {
  div#system h2.pump_Title span {

  }
}
@media (max-width: 870px) {
div#system h2.pump_Title div{
position: relative;
width: calc(100% - 7.5em);
}
div#system h2.pump_Title div img{
width: 100%;
}
div#system h2.pump_Title span{
position: absolute;
right: -4em;
font-size: 180%;
}
}
@media (max-width: 767px) {
div#system h2.pump_Title span{
right: -6em;
font-size: 130%;
}
}


@media (max-width: 579px) {
#Pump_Index .h2_Box01 {
  padding-left: 20px;
}
h2.pump_Title::before {
width: 10px;
height: 10px;
left: -20px;
}
h2.pump_Title span {
font-size: 120%;
right: -20px;
}
}

/* ----------------------------------------------------------------------------------------

FEATURES

------------------------------------------------------------------------------------------- */
div#features {
background: url("/products/pump/service/e-pump/images/features_bg01.jpg") no-repeat center top / 100% auto #283c73;
}

#Pump_Index .ImgBoxStyle1,
#Pump_Index .ImgBoxStyle2 {
background-color: #fff;
margin: 0 0 110px;
}
#Pump_Index .ImgBoxStyle1 .Inner::before,
#Pump_Index .ImgBoxStyle2 .Inner::before {
display: none;
}

#Pump_Index .ImgBoxStyle1 .Inner h4,
#Pump_Index .ImgBoxStyle1 .Inner p,
#Pump_Index .ImgBoxStyle2 .Inner h4,
#Pump_Index .ImgBoxStyle2 .Inner p {
color: #05459f;
/*margin: 0 70px 20px;*/
}
#Pump_Index .ImgBoxStyle1 .Inner h4,
#Pump_Index .ImgBoxStyle2 .Inner h4 {font-size: 270%;line-height: 1.55em;letter-spacing: 0.1em;margin: 0 65px 10px;}
#Pump_Index .ImgBoxStyle1 .Inner p,
#Pump_Index .ImgBoxStyle2 .Inner p {font-size: 110%;line-height: 1.7em;margin: 0 65px 10px;}

#Pump_Index .ImgBoxStyle1 .Inner,
#Pump_Index .ImgBoxStyle2 .Inner {/*max-width: 485px;*/width: 45%;}
#Pump_Index .ImgBoxStyle1 .ImgOnlyStyle,
#Pump_Index .ImgBoxStyle2 .ImgOnlyStyle {/*max-width: 614px;*/width: 55%;}

#Pump_Index .ImgBoxStyle1 .ImgOnlyStyle img,
#Pump_Index .ImgBoxStyle2 .ImgOnlyStyle img {max-height: 450px;}

@media screen and (max-width: 579px) {
#Pump_Index .ImgBoxStyle1 .Inner,
#Pump_Index .ImgBoxStyle2 .Inner {max-height: none;width: 100%;}
#Pump_Index .ImgBoxStyle2 .ImgOnlyStyle,
#Pump_Index .ImgBoxStyle1 .ImgOnlyStyle {max-height: none;width: 100%;}
}

.ImgBox1 {
display: flex;
justify-content: center;
align-items: stretch;
max-height: 450px;
margin: 0 0 110px;
}

.ImgBox1.rv {
flex-direction: row-reverse;
}


.ImgBox1 p.ImgStyle {
width: 55%;
}
.ImgBox1 p.ImgStyle img{
width: 100%;
height: 100%;
object-fit: cover;
}
.ImgBox1 div.TextBox {
flex: 1;
background-color: #fff;
padding: 10px 56px;
align-content: center;
}

.ImgBox1 div.TextBox h3 {font-size: 270%;line-height: 1.55em;letter-spacing: 0.1em; color: #05459f;}
.ImgBox1 div.TextBox p {font-size: 110%;line-height: 1.7em;color: #05459f;}

@media (max-width: 1150px) {
div#features .inner {padding-right: 25px;padding-left: 25px;}
.ImgBox1 div.TextBox {padding: 10px 40px;min-height: 420px;}
}

@media screen and (max-width: 994px) {
.ImgBox1 div.TextBox {  padding: 10px 20px;}
}
@media screen and (max-width: 767px) {
.ImgBox1 {
display: grid;
justify-content: normal;
max-height: none;
}
.ImgBox1 p.ImgStyle {grid-row-start: 1;width: 100%;}
.ImgBox1 div.TextBox {
padding: 10px 50px;
min-height: 425px;
box-sizing: border-box;}
}

@media (max-width: 579px) {
  .ImgBox1 div.TextBox h3 {font-size: 180%;}
  .ImgBox1 div.TextBox {
  padding: 10px 20px;
  }
  .ImgBox1 div.TextBox {
  min-height: 300px;
  } 
}


/* ----------------------------------------------------------------------------------------

SPECIFICATION

------------------------------------------------------------------------------------------- */
div#specification {
background: url("/products/pump/service/e-pump/images/specification_bg01.jpg") no-repeat center top / 100% auto #283c73;
padding-bottom: 202px;
}

@media (max-width: 767px) {
div#specification {padding-bottom: 120px;}
}
div#specification ol {
  position: relative;
  margin:0;
  padding:0;
  display: grid;
  grid-gap:5px;
  grid-template-rows: auto;
}

@media (min-width: 768px) {
div#specification ol {
    grid-template-columns: repeat(3, 1fr);
  }
}
div#specification ol li {
  margin:0;
  list-style:none;
  padding:20px;
  background-color: #0545a6;
  display: grid;
    grid-template-rows: subgrid;
  grid-row: span 4;
  place-items: center;
}

@media (min-width: 768px) {
  div#specification ol li {
  border-width:2px;
  padding: 80px 30px 50px;
  background-size: auto 160px;
  }
}

#Pump_Index #specification ol li:nth-of-type(1),
#Pump_Index #specification ol li:nth-of-type(2),
#Pump_Index #specification ol li:nth-of-type(3) {
background-image: linear-gradient(-135deg, #6fcaff 10px, transparent 0);
background-position: -10px 10px;
background-size: contain;
}

@media (max-width: 767px) {
#Pump_Index #specification ol li  {
padding: 80px 20px 50px;
}

}

#Pump_Index #specification h3 {
  color: #fff;
  text-align: center;
  margin:0 0 54px;
  position: relative;
  line-height: 1.85em;
  font-size: 150%;
}

@media (max-width: 767px) {
#Pump_Index #specification h3 {
    font-size: 160%;
    margin-bottom: 25px;
  }
}
#Pump_Index #specification p {
position: relative;
color: #fff;
font-size: 100%;
text-align: center;
}

#Pump_Index #specification ol li p.num_Title > span {
display: inline-block;
font-family: 'Impact',Arial,sans-serif;
padding: 0.5rem 0 0.65em;
margin-bottom: 65px;
text-align: center;
font-size: 200%;
border-bottom: solid 2px  #00a6d1;
}
#Pump_Index #specification p.ImgOnlyStyle {
margin-bottom: 55px;
}
@media (max-width: 960px) {
div#specification p.ImgOnlyStyle img {width: 100%;}
}
@media (max-width: 767px) {
#Pump_Index #specification ol li p.num_Title > span {
  font-size: 300%;
}
}

/* ----------------------------------------------------------------------------------------

SYSTEM CONFIGURATION

------------------------------------------------------------------------------------------- */
@media (max-width: 1100px) {
div#system .inner{
padding: 0 25px;
}
}

/*三角区切り線 */
section.ss-style-triangles {
padding: 195px 0;
  background: #fff;
  position: relative;
}
section.ss-style-triangles::before {
content: "";
position: absolute;
clip-path: polygon(50% 20%, 0% 100%, 100% 100%);
background:#fff;
height: 70px;
width: 280px;
left: calc(50% - 140px);
top: -70px;
}
@media (max-width: 767px) {
section.ss-style-triangles {padding: 50px 0;}
}

/* ----------------------------------------------------------------------------------------

FUNCTION

------------------------------------------------------------------------------------------- */
div#function {
background: url("/products/pump/service/e-pump/images/function_bg01.jpg") no-repeat center top / 100% auto #283c73;
}
@media (max-width: 1100px) {
div#function .inner {padding-right:25px; padding-left: 25px;}
}

#Pump_Index h3.pump_AC {
width: 100%;
min-height: 75px;
padding: 0 30px;
margin-bottom: 40px;
background-color: #2aabe4;
border-radius: 10px;
display: grid;
align-items: center;
grid-template-columns: 1fr auto 1fr;
color: #fff;
box-sizing: border-box;
position: relative;
cursor: pointer;
}
#Pump_Index h3.pump_AC::after {
content: "";
background:url("/products/pump/service/e-pump/images/ic_arrow_down.png") no-repeat center center/contain;
position: absolute;
width: 24px;
height: 24px;
right: 40px;
top: 50%;
transform: translateY(-50%);
}
#Pump_Index h3.pump_AC.open::after {
background:url("/products/pump/service/e-pump/images/ic_arrow_up.png") no-repeat center center/contain;
}
#Pump_Index h3.pump_AC div.numBox {
display: flex;
justify-content: flex-start;
column-gap: 15px;
row-gap: 3px;
grid-column: 1;
justify-self: start;
}

#Pump_Index h3.pump_AC div.numBox > div,
#Pump_Index h3.pump_AC div.numBox > span {
display: flex;
align-items: center;
justify-content: center;
}
#Pump_Index h3.pump_AC div.numBox > div {
font-size: 100%;
font-weight: normal;}
#Pump_Index h3.pump_AC div.numBox > span {
font-family: 'Impact',Arial,sans-serif;
 letter-spacing: 0.02em;
font-size: 240%;
}

#Pump_Index h3.pump_AC div.txt {
grid-column: 2;
justify-self: center;
font-size: 160%;
font-weight: normal;
}

@media (max-width: 767px) {
#Pump_Index h3.pump_AC {
font-size: 90%;
padding: 0 20px 0 20px;
}
#Pump_Index h3.pump_AC::after {
right: 20px;
}
#Pump_Index h3.pump_AC div.numBox {
top: 15%;
  position: absolute;
flex-flow: column;
}
#Pump_Index h3.pump_AC div.numBox > div {
  font-size: 80%;
}
}

@media (max-width: 579px) {
#Pump_Index h3.pump_AC div.txt {
font-size: 120%;
padding:0 90px;
}
}

#Pump_Index .AC_contents {
color: #fff;
padding: 45px 85px;
margin-bottom: 45px;
margin-top: -30px;
border-radius: 10px;
}
@media (max-width: 1100px) {
#Pump_Index .AC_contents {
padding: 50px 30px;
}
}
#Pump_Index .AC_contents ul{
list-style-type: none;
margin-bottom: 30px;
}
#Pump_Index .AC_contents ul li {
color: #fff;
margin-bottom: 0.5em;
font-size: 110%;
}
#Pump_Index .AC_contents ul li::before {
content: "●";
padding-right: 7px;
font-size: 1.75em;
  vertical-align: -5%;
}
#Pump_Index .AC_contents p.TextStyle1 {
font-size: 170%;
margin-bottom: 30px;
font-weight: bold;
}

.AC_contents.bg01 {background: url("/products/pump/service/e-pump/images/function_ac_bg01.jpg") no-repeat center center/cover;}
.AC_contents.bg02 {background: url("/products/pump/service/e-pump/images/function_ac_bg02.jpg") no-repeat center center/cover;}
.AC_contents.bg03 {background: url("/products/pump/service/e-pump/images/function_ac_bg03.jpg") no-repeat center center/cover;}
.AC_contents.bg04 {background: url("/products/pump/service/e-pump/images/function_ac_bg04.jpg") no-repeat center center/cover;}

@media (max-width: 767px) {
.AC_contents.bg04 {background: url("/products/pump/service/e-pump/images/function_ac_bg04_sp.jpg") no-repeat center center/cover;}
}

/* FUNCTION03 */
div#function .parentGrid {
display: grid;
grid-template-columns: auto 1fr;
grid-template-rows: 200px 300px;
gap: 20px;
}

div#function .c1 {
grid-column: 1 / 2;
grid-row: 1 / 2;
}
div#function .c2 {
grid-column: 2 / 3;
grid-row: 1 / 3;
text-align: right;
}

div#function .c3 {
grid-column: 1 / 2;
grid-row: 2 / 3;
}
@media (max-width: 994px) {
div#function .c3 img { width: 100%;}
}
@media (max-width: 767px) {
div#function .parentGrid {
display: block;
grid-template-rows: auto;
}
div#function .c1 {order:1}
div#function .c2 {order:2;text-align: center;margin-bottom: 50px;}
div#function .c3 {order:3;text-align: center;}
}

/* FUNCTION04 */
.functionList01 {
display: grid;
grid-template-columns: repeat(auto-fill, 136px);
gap: 20px 20px;
justify-content: center;
margin-bottom: 55px;
}
.functionList02 {
display: grid;
grid-template-columns: repeat(auto-fill, 96px);
gap: 20px 8px;
justify-content: center;
}
.functionList01 > div,
.functionList02 > div{
display: grid;
grid-template-rows: subgrid;
grid-row:span 2;
place-items: center;
gap: 12px 0;
}
.functionList01 > div > span,.functionList02 > div > span {
display: block;
text-align: center;
font-weight: bold;
line-height: 1.25;
}
@media (max-width: 767px) {
  #Pump_Index .AC_contents {
  padding: 50px 20px;
  }
.functionList01 {grid-template-columns: repeat(auto-fill, 150px);}
.functionList01 > div > span {font-size: 130%;}
.functionList02  {grid-template-columns: repeat(auto-fill, 130px);gap: 40px 30px;}
.functionList02 > div > span {font-size: 130%;}
.functionList02 > div {gap: 30px 0;}
}

@media (max-width: 579px) {
.functionList01 {grid-template-columns: repeat(auto-fill, 115px);}
.functionList02  {grid-template-columns: repeat(auto-fill, 110px);gap: 10px 20px;}
    .functionList02 > div {
        gap: 10px 0;
    }
}

/* ----------------------------------------------------------------------------------------

メリット

------------------------------------------------------------------------------------------- */
#Pump_Index div#merit {
background-color: #017db3;
}
div#merit {
background: url("/products/pump/service/e-pump/images/merit_bg.jpg") no-repeat center center/cover;
color: #fff;
border-bottom: 60px solid #fff;
}
div#merit {background-color: #035503;}
div#merit .inner {
padding: 105px 0 70px;
}
@media (max-width: 994px) {
div#merit .inner {
margin-left: 45px;
margin-right: 45px;
}
}

@media (max-width: 767px) {
div#merit .inner {
padding: 50px 0;
}
}
div#merit p.Contact_Title {font-size: 240%;text-align: center;font-weight: bold;margin-bottom: 40px;}
div#merit .pointText {color: #00ffff;margin: 0 0.65em;}
div#merit .merit_Box01 {max-width: 800px;margin: 0 auto;}
div#merit ul {margin: 0 0 30px;}
div#merit p,
div#merit ul li {font-size: 120%;line-height: 180%;text-indent: -1.25em;padding-left: 1em;}

div#merit ul li::before {
content: "";
display: inline-block;
border-radius: 50%;
background-color: #fff;
position: relative;
margin-right: 14px;
width: 10px;
height: 10px;
top: 0px;
left: 0px;
}
div#merit p.Contact01 {
font-size: 140%;
border-radius: 15px;
text-align: center;
margin: 0 auto;
box-sizing: border-box;
border: 3px solid #6fc9fd;
}
#merit p.Contact01 a >  span {color: #fff;text-decoration: none;}
#merit p.Contact01 a {
width: 100%;
display: block;
padding: 30px;
box-sizing: border-box;
}

#merit p.Contact01 a:link {text-decoration: none;}
#merit p.Contact01 a >  span::before {
content: "";
background:url(/products/pump/service/e-pump/images/icon_mail.png) no-repeat center center/contain;
width: 40px;
height: 36px;
display: inline-block;
vertical-align: -0.45em;
margin-right: 30px;
text-decoration: none;
}

@media (max-width: 767px) {
div#merit ul li {
font-size: 100%;
}
}
@media (max-width: 767px) {
div#merit p.Text {
font-size: 100%;
}
}

@media (max-width: 579px) {
div#merit p.Contact_Title {font-size: 150%}
div#merit p.Text {margin-bottom: 30px;}
#merit p.Contact01 a {
padding: 20px;
}
#merit p.Contact01 a >  span {
padding-left: 0;}
#merit p.Contact01 a > span::before {
margin-right: 20px;
}
}
@media (max-width: 399px) {
div#merit p.Contact_Title {font-size: 120%}
}

