.thermal-power p {
  font-size: 16px;
}

sup.chusyaku {
  top: -4px;
  font-size: 60%;
}

@media screen and (min-width: 769px) {
  .sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}
.top {
  width: 100%;
  height: auto;
  background-image: url(/jp/about/company/e-stir/products/thermal-power-generation/img/ph_bg_01.webp);
  background-size: cover;
}
.top .mv {
  display: flex;
  padding: 5%;
  gap: 5%;
  justify-content: space-around;
}
.top .detail {
  width: 50%;
}
.top .detail h1 {
  font-size: 36px;
}
.top .detail p {
  font-size: 20px;
  font-weight: bolder;
}
.top .detail .poit {
  margin: 20px 0px;
}
.top .detail .point ul {
  display: flex;
  gap: 20px;
  margin: 20px 0px;
}
.top .detail .point ul li .circle {
  text-align: center;
  border-radius: 200px;
  border: solid 1px #d80835;
  background-color: #fff;
  padding: 30px 15px;
  height: 140px;
  width: 140px;
}
.top .detail .point ul li .circle img {
  width: 25%;
  margin-bottom: 12px;
}
.top .detail .point ul li .circle p {
  font-size: 17px;
  font-weight: bolder;
  line-height: normal;
  color: #d80835;
}
.top .detail .contact-btn {
  text-align: center;
  background: #d80835;
  color: #fff;
  padding: 8px;
  width: 300px;
}
.top img.ph_product_01 {
  width: 40%;
  height: auto;
}

.intoroduction {
  position: relative;
}
.intoroduction .bg {
  background-color: #d80835;
  width: 100%;
}
.intoroduction .bg .detail {
  width: 1170px;
  padding: 80px 30px 300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  width: 90%;
}
.intoroduction .bg .detail .discription {
  width: 45%;
}
.intoroduction .bg .detail .discription h2 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 20px;
}
.intoroduction .bg .detail .discription p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}
.intoroduction .bg .detail .discription .point ul {
  display: flex;
  gap: 20px;
}
.intoroduction .bg .detail .discription .point ul li {
  padding: 20px;
  border: solid 1px #fff;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  width: auto;
}
.intoroduction .bg .detail .discription .point ul li.item2 {
  display: grid;
  align-items: center;
}
.intoroduction .bg .detail img {
  width: 45%;
}
.intoroduction #animation {
  position: absolute;
  top: 75%;
  padding: 30px;
  background: #f4f4f4;
  left: 15%;
  right: 15%;
  height: auto;
}
.intoroduction #animation dotlottie-player {
  width: auto;
  height: 450px;
}

.feature {
  margin-top: 25%;
}
.feature h2 {
  font-size: 36px;
  text-align: center;
}
.feature .point {
  max-width: 1100px;
  padding: 80px 30px 40px;
  margin: 0 auto;
}
.feature .point .detail .title {
  display: flex;
  font-size: 24px;
  align-items: center;
  margin-bottom: 20px;
  color: #d80835;
}
.feature .point .detail .title img {
  height: 60px;
  margin-right: 20px;
}
.feature .point .detail .disc {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.feature .point .detail .disc .text {
  width: 48%;
}
.feature .point .detail .disc .text p {
  margin-bottom: 20px;
}
.feature .point .detail .disc .text .calculate {
  width: inherit;
}
.feature .point .detail .disc .text .calculate p {
  margin-bottom: 0px;
  font-weight: bolder;
}
.feature .point .detail .disc .text .calculate .card {
  gap: 20px;
  display: flex;
}
.feature .point .detail .disc .text .calculate .card img {
  width: 100%;
}
.feature .point .detail .disc img.il {
  width: 48%;
}

.gray-detail {
  display: flex;
  background-color: #f8f8f8;
  align-items: center;
  justify-content: space-around;
  max-width: 1100px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.red-detail {
  background-color: #fff;
  align-items: center;
  max-width: 1100px;
  margin: 0 auto;
  border: solid 3px #d80835;
}
.red-detail h3 {
  text-align: center;
  background-color: #d80835;
  font-size: 26px;
  color: #fff;
  padding: 10px;
}
.red-detail .box {
  padding: 30px;
}
.red-detail .box p {
  margin-bottom: 30px;
}
.red-detail .box .il {
  display: flex;
  justify-content: center;
  gap: 40px;
}
.red-detail .box .il img {
  width: 48%;
}
.red-detail p {
  text-align: center;
}

.flow {
  margin-top: 80px;
  width: 100%;
  height: 450px;
  background-image: url(/jp/about/company/e-stir/products/thermal-power-generation/img/ph_bg_02.webp);
  background-size: cover;
}
.flow h3 {
  font-size: 26px;
  text-align: center;
  color: #fff;
  padding-top: 100px;
}
.flow ul {
  display: flex;
  max-width: 1100px;
  padding: 30px 30px 40px;
  margin: 0 auto;
  justify-content: space-around;
  align-items: center;
}
.flow ul li.circle {
  border: solid 1px #ffffff;
  /*background-color: #46000F;*/
  background-color: rgba(70, 0, 15, 0.5);
  border-radius: 50%;
  text-align: center;
  width: 200px;
  height: 200px;
  color: #fff;
}
.flow ul li.circle img.step {
  margin-top: 20px;
}
.flow ul li.circle .cont {
  margin-top: 20px;
}
.flow ul li.circle.last p {
  margin-top: 85px;
  font-size: 20px;
  font-weight: bold;
}

.construction {
  padding: 80px 30px 40px;
  background-color: #f8f8f8;
  margin: 0 auto;
  margin-top: 80px;
}
.construction h2 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 40px;
}
.construction .main-content {
  display: flex;
  max-width: 1100px;
  margin: 0 auto;
  gap: 4%;
}
.construction .main-content img.il {
  width: 48%;
}
.construction .main-content .detail {
  width: 48%;
}
.construction .main-content .detail .point {
  margin-bottom: 20px;
}
.construction .main-content .detail .point .title {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.construction .main-content .detail .point .title h3 {
  font-size: 20px;
}
.construction .main-content .detail .point .title img {
  margin-right: 20px;
}

.faq {
  max-width: 900px;
  padding: 80px 30px 40px;
  margin: 0 auto;
}
.faq h2 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 40px;
}
.faq .dateil .accordion {
  margin: 1rem 0;
}
.faq .dateil .accordion .accordion__summary {
  background-color: #f8f8f8;
  position: relative;
  display: block;
  cursor: pointer;
  padding: 10px 38px 10px 20px;
  font-weight: bold;
  font-size: 16px;
}
.faq .dateil .accordion .accordion__summary::after {
  content: "+";
  font-size: 1.4rem;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.faq .dateil .accordion input:checked ~ .accordion__summary::after {
  content: "-";
}
.faq .dateil .accordion input {
  display: none;
}
.faq .dateil .accordion .accordion__detail {
  display: none;
  background: #fff;
  padding: 4px 10px;
  margin: 10px 0;
}
.faq .dateil .accordion .accordion__detail .accordion__text {
  margin: 0px;
}
.faq .dateil .accordion input:checked ~ .accordion__detail {
  display: block;
}

.contact {
  background-color: #fef3f5;
}
.contact .main-content {
  max-width: 1100px;
  padding: 80px 30px;
  margin: 0 auto;
  text-align: center;
}
.contact .main-content h2 {
  font-size: 26px;
  color: #d70835;
}
.contact .main-content p {
  color: #d70835;
  margin: 20px;
}
.contact .main-content .btn {
  display: flex;
  width: 40%;
  margin-left: 30%;
  border: solid 1px #dc1e37;
  background-color: #fff;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .top {
    width: 100%;
    height: auto;
    background-image: url(/jp/about/company/e-stir/products/thermal-power-generation/img/ph_bg_01_sp.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding: 60px 0px;
  }
  .top .mv {
    display: contents;
    padding: 5% 10%;
    gap: 5%;
  }
  .top .mv h1 {
    font-size: 34px;
    line-height: 40px;
  }
  .top .mv p {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
  }
  .top .mv .detail {
    width: 100%;
  }
  .top .mv .detail .poit {
    width: 90%;
    margin-left: 10%;
    margin-right: 10%;
  }
  .top .mv .detail .point ul {
    display: flex;
    gap: 10px;
    margin: 20px 0px;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    justify-content: center;
  }
  .top .mv .detail .point ul li .circle {
    text-align: center;
    border-radius: 200px;
    border: solid 1px #d80835;
    background-color: #fff;
    padding: 15px;
    height: 110px;
    width: 110px;
  }
  .top .mv .detail .point ul li .circle img {
    width: 25%;
    margin-bottom: 12px;
  }
  .top .mv .detail .point ul li .circle p {
    font-size: 15px;
    font-weight: bolder;
    line-height: normal;
    color: #d80835;
  }
  .top .mv .detail .contact-btn {
    text-align: center;
    background: #d80835;
    color: #fff;
    padding: 8px;
    width: 60%;
    margin-left: 20%;
  }
  .top img.ph_product_01 {
    width: 80%;
    height: auto;
  }
  .intoroduction {
    position: relative;
  }
  .intoroduction .bg {
    background-color: #d80835;
    padding: 60px 0px 150px 0px;
  }
  .intoroduction .bg .ph__factory img {
    width: 90%;
    padding-bottom: 60px;
  }
  .intoroduction .bg .detail {
    width: auto;
    padding: 80px 30px 300px;
    margin: 0 auto;
    display: contents;
    justify-content: space-around;
    flex-direction: row-reverse;
  }
  .intoroduction .bg .detail .discription {
    width: 90%;
    margin-left: 5%;
  }
  .intoroduction .bg .detail .discription h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
  }
  .intoroduction .bg .detail .discription p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .intoroduction .bg .detail .discription .point ul {
    display: flex;
    gap: 20px;
    text-align: center;
  }
  .intoroduction .bg .detail .discription .point ul li {
    padding: 20px;
    border: solid 1px #fff;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
  }
  .intoroduction .bg .detail .discription .point ul li.item2 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .intoroduction .bg .detail img {
    width: 45%;
  }
  .intoroduction #animation {
    position: absolute;
    top: 85%;
    padding: 20px 10px;
    background: #f4f4f4;
    left: 2%;
    right: 10%;
    width: 90%;
    height: auto;
  }
  .intoroduction #animation img {
    width: -webkit-fill-available;
  }
  .feature {
    margin-top: 180px;
  }
  .feature h2 {
    font-size: 26px;
    text-align: center;
  }
  .feature .point {
    width: auto;
    padding: 60px 30px 40px;
    margin: 0 auto;
  }
  .feature .point .detail .poit {
    width: 90%;
    margin-left: 10%;
    margin-right: 10%;
  }
  .feature .point .detail .title {
    display: block;
    font-size: 24px;
    margin-bottom: 20px;
    color: #d80835;
    text-align: center;
  }
  .feature .point .detail .title img {
    height: 60px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .feature .point .detail .disc {
    display: block;
    justify-content: space-between;
    gap: 40px;
  }
  .feature .point .detail .disc .text {
    width: 100%;
  }
  .feature .point .detail .disc .text p {
    margin-bottom: 20px;
  }
  .feature .point .detail .disc .text .calculate p {
    margin-bottom: 0px;
    font-weight: bolder;
  }
  .feature .point .detail .disc .text .calculate .card {
    gap: 20px;
    display: flex;
  }
  .feature .point .detail .disc .text .calculate .card img {
    width: 45%;
  }
  .feature .point .detail .disc .text img.il {
    width: 100%;
    margin-bottom: 20px;
  }
  .feature .point .detail .disc img {
    width: 100%;
  }
  .gray-detail {
    display: block;
    background-color: #f8f8f8;
    align-items: center;
    justify-content: space-around;
    width: auto;
    margin: 0px 30px;
    margin-bottom: 50px;
    padding: 20px;
    text-align: center;
  }
  .gray-detail img {
    margin-top: 20px;
    width: 100%;
  }
  .red-detail {
    background-color: #fff;
    align-items: center;
    width: auto;
    margin: 0 auto;
    border: solid 3px #d80835;
    margin: 0px 30px;
  }
  .red-detail h3 {
    text-align: center;
    background-color: #d80835;
    font-size: 26px;
    color: #fff;
    padding: 10px;
  }
  .red-detail .box {
    padding: 20px;
  }
  .red-detail .box p {
    text-align: justify;
    margin-bottom: 0px;
  }
  .red-detail .box .il {
    display: block;
    justify-content: center;
    gap: 40px;
  }
  .red-detail .box .il img {
    width: 100%;
    margin-top: 20px;
  }
  .red-detail p {
    text-align: center;
  }
  .flow {
    width: 100%;
    height: 850px;
    background-image: url(/jp/about/company/e-stir/products/thermal-power-generation/img/ph_bg_02_sp.webp);
    background-size: cover;
    margin-top: 40px;
  }
  .flow h3 {
    font-size: 26px;
    text-align: center;
    color: #fff;
    padding-top: 100px;
    margin-bottom: 20px;
  }
  .flow ul {
    display: block;
    width: auto;
    padding: 30px 30px 40px;
    margin: 0 auto;
    position: relative;
  }
  .flow ul li {
    position: absolute;
  }
  .flow ul li.circle {
    border: solid 1px #ffffff;
    /*background-color: #46000F;*/
    background-color: rgba(70, 0, 15, 0.5);
    border-radius: 50%;
    text-align: center;
    width: 160px;
    height: 160px;
    color: #fff;
  }
  .flow ul li.circle img.step {
    margin-top: 20px;
  }
  .flow ul li.circle .cont {
    margin-top: 10px;
  }
  .flow ul li.circle .cont img {
    width: 30%;
  }
  .flow ul li.circle.cont__1 {
    left: 10%;
  }
  .flow ul li.circle.cont__2 {
    right: 10%;
    top: 150px;
  }
  .flow ul li.circle.cont__3 {
    left: 10%;
    top: 260px;
  }
  .flow ul li.circle.last {
    right: 10%;
    top: 400px;
  }
  .flow ul li.next.next__1 {
    right: 50%;
    left: 48%;
    top: 150px;
    rotate: 35deg;
  }
  .flow ul li.next.next__2 {
    right: 45%;
    left: 50%;
    top: 280px;
    rotate: 138deg;
  }
  .flow ul li.next.next__3 {
    right: 50%;
    left: 48%;
    top: 385px;
    rotate: 35deg;
  }
  .flow ul li.circle.last p {
    margin-top: 40%;
    font-size: 20px;
    font-weight: bold;
  }
  .construction {
    padding: 80px 30px;
    background-color: #f8f8f8;
    margin: 0 auto;
  }
  .construction h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 40px;
  }
  .construction .main-content {
    display: block;
    width: auto;
    margin: 0 auto;
    gap: 4%;
  }
  .construction .main-content img.construction-img {
    width: 100%;
  }
  .construction .main-content .detail {
    width: auto;
    margin-top: 40px;
  }
  .construction .main-content .detail .point {
    margin-bottom: 20px;
  }
  .construction .main-content .detail .point .title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  .construction .main-content .detail .point .title h3 {
    font-size: 20px;
  }
  .construction .main-content .detail .point .title img {
    margin-right: 20px;
  }
  .faq {
    width: auto;
    padding: 80px 30px 40px;
    margin: 0 auto;
  }
  .faq h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 40px;
  }
  .faq .dateil .accordion {
    margin: 1rem 0;
  }
  .faq .dateil .accordion .accordion__summary {
    background-color: #f8f8f8;
    position: relative;
    display: block;
    cursor: pointer;
    padding: 10px 38px 10px 20px;
    font-weight: bold;
  }
  .faq .dateil .accordion .accordion__summary::after {
    content: "+";
    font-size: 1.4rem;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .faq .dateil .accordion input:checked ~ .accordion__summary::after {
    content: "-";
  }
  .faq .dateil .accordion input {
    display: none;
  }
  .faq .dateil .accordion .accordion__detail {
    display: none;
    background: #fff;
    padding: 4px 10px;
    margin: 10px 0;
  }
  .faq .dateil .accordion .accordion__detail .accordion__text {
    margin: 0px;
  }
  .faq .dateil .accordion input:checked ~ .accordion__detail {
    display: block;
  }
  .contact {
    background-color: #fef3f5;
  }
  .contact .main-content {
    width: auto;
    padding: 80px 30px;
    margin: 0 auto;
    text-align: center;
  }
  .contact .main-content h2 {
    font-size: 26px;
    color: #d70835;
  }
  .contact .main-content p {
    color: #d70835;
    margin: 20px 0px;
  }
  .contact .main-content .btn {
    display: flex;
    width: 100%;
    margin-left: 0%;
    border: solid 1px #dc1e37;
    background-color: #fff;
    justify-content: center;
  }
  .contact .main-content .btn img {
    margin-right: 10px;
  }
} /*# sourceMappingURL=style.css.map */
