@charset "UTF-8";
.second-mv::before {
  background: url("../img/total-engineering/mv-img.jpg") no-repeat top left/cover;
}
@media only screen and (max-width: 767px) {
  .second-mv::before {
    background: url("../img/total-engineering/sp/mv-img.jpg") no-repeat top left/cover;
  }
}

.page-read {
  margin-bottom: 14.5rem;
}
@media only screen and (max-width: 767px) {
  .page-read {
    margin-bottom: 9.8rem;
  }
}
.page-read .inner {
  width: 110rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .page-read .inner {
    width: 68.8rem;
  }
}
.page-read h2 {
  text-align: center;
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 3.3rem;
  letter-spacing: 0.28rem;
}
@media only screen and (max-width: 767px) {
  .page-read h2 {
    font-size: 3.6rem;
    margin-bottom: 4.6rem;
    letter-spacing: 0.38rem;
  }
}
.page-read p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.93;
  margin-bottom: 3.9rem;
  text-align: center;
  letter-spacing: 0.08rem;
}
@media only screen and (max-width: 767px) {
  .page-read p {
    font-size: 2.8rem;
    text-align: left;
    line-height: 1.65;
    letter-spacing: 0.15rem;
    margin-bottom: 9.8rem;
  }
}
.page-read .industry h3 {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #009043;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1.4rem;
  letter-spacing: 0.2rem;
}
@media only screen and (max-width: 767px) {
  .page-read .industry h3 {
    font-size: 3.2rem;
    margin-bottom: 3.2rem;
    letter-spacing: 0.33rem;
  }
}
.page-read .industry h3::before, .page-read .industry h3::after {
  content: "";
  width: 1.5rem;
  height: 2.3rem;
  display: block;
  margin: 0 1rem;
}
@media only screen and (max-width: 767px) {
  .page-read .industry h3::before, .page-read .industry h3::after {
    width: 2.4rem;
    height: 3.7rem;
    margin: 0 2.3rem;
  }
}
.page-read .industry h3::before {
  background: url("../img/total-engineering/title-left.svg") no-repeat center/100%;
}
.page-read .industry h3::after {
  background: url("../img/total-engineering/title-right.svg") no-repeat center/100%;
}
@media print, screen and (min-width: 768px) {
  .page-read .industry--list {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .page-read .industry--list {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.page-read .industry--list li {
  width: 18.8rem;
  margin: 0 2rem;
}
@media only screen and (max-width: 767px) {
  .page-read .industry--list li {
    width: 22.4rem;
    margin-bottom: 3.5rem;
  }
  .page-read .industry--list li:not(:nth-of-type(4n)) {
    margin-right: 2.9rem;
  }
}
.page-read .industry--list li img {
  border-radius: 9.4rem;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page-read .industry--list li img {
    border-radius: 15rem;
  }
}
.page-read .industry--list li figcaption {
  text-align: center;
  display: block;
  color: #009043;
  font-size: 1.5rem;
  font-weight: 500;
  margin-top: 1rem;
  letter-spacing: 0.35rem;
}
@media only screen and (max-width: 767px) {
  .page-read .industry--list li figcaption {
    font-size: 2.9rem;
    margin-top: 1.2rem;
  }
}

.strong-point {
  background: #e8f4f4;
  padding: 6.2rem 0 7.6rem;
  margin-bottom: 13.2rem;
}
@media only screen and (max-width: 767px) {
  .strong-point {
    padding: 8.4rem 0 10.4rem;
    margin-bottom: 12.6rem;
  }
}
.strong-point .inner {
  width: 110rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .strong-point .inner {
    width: 60.7rem;
  }
}
.strong-point .scd-section-ttl {
  text-align: center;
  margin-bottom: 4.9rem;
}
@media only screen and (max-width: 767px) {
  .strong-point .scd-section-ttl {
    margin-bottom: 7.4rem;
  }
}
.strong-point .scd-section-ttl span:not([class]) {
  margin: 0 0 2rem;
}
.strong-point .scd-section-ttl span:not([class])::before {
  content: "Strong Point";
}
@media print, screen and (min-width: 768px) {
  .strong-point--list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    border-right: 2px solid #009043;
  }
}
@media only screen and (max-width: 767px) {
  .strong-point--list {
    border-top: 2px solid #009043;
  }
}
@media print, screen and (min-width: 768px) {
  .strong-point--single {
    border-left: 2px solid #009043;
  }
}
@media only screen and (max-width: 767px) {
  .strong-point--single {
    border-bottom: 2px solid #009043;
  }
  .strong-point--single figure {
    display: flex;
    align-items: center;
    padding-left: 7.2rem;
  }
}
.strong-point--single .icon {
  width: 7.8rem;
  height: 7.8rem;
  margin: 0 auto 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .strong-point--single .icon {
    width: 9.7rem;
    height: 9.7rem;
    margin: 0 4rem 0 0;
  }
}
.strong-point--single .icon img {
  margin: auto;
  display: block;
}
.strong-point--single .icon.icon1 img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .strong-point--single .icon.icon1 img {
    width: 9.7rem;
  }
}
.strong-point--single .icon.icon2 img {
  width: 6.9rem;
}
@media only screen and (max-width: 767px) {
  .strong-point--single .icon.icon2 img {
    width: 8.7rem;
  }
}
.strong-point--single .icon.icon3 img {
  width: 7.7rem;
}
@media only screen and (max-width: 767px) {
  .strong-point--single .icon.icon3 img {
    width: 9.7rem;
  }
}
.strong-point--single figcaption {
  display: flex;
  align-items: center;
}
@media print, screen and (min-width: 768px) {
  .strong-point--single figcaption {
    min-height: 11.8rem;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .strong-point--single figcaption {
    min-height: 21.1rem;
  }
}
.strong-point--single figcaption h3 {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .strong-point--single figcaption h3 {
    font-size: 2.52rem;
    text-align: left;
  }
}
.strong-point--single figcaption h3 span {
  font-size: 2.2rem;
  color: inherit;
}
@media only screen and (max-width: 767px) {
  .strong-point--single figcaption h3 span {
    font-size: 3.08rem;
  }
}
.strong-point--single figcaption h3 strong {
  font-size: 2.6rem;
}
@media only screen and (max-width: 767px) {
  .strong-point--single figcaption h3 strong {
    font-size: 3.64rem;
  }
}
.strong-point--single figcaption h3 .green {
  color: #009043;
  font-weight: 700;
}

.service {
  margin-bottom: 13rem;
}
@media only screen and (max-width: 767px) {
  .service {
    margin-bottom: 12.7rem;
  }
}
.service .inner {
  width: 110rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .service .inner {
    width: 68.8rem;
  }
}
.service .scd-section-ttl {
  margin-bottom: 4.9rem;
}
@media only screen and (max-width: 767px) {
  .service .scd-section-ttl {
    margin-bottom: 5.7rem;
  }
}
.service .scd-section-ttl span:not([class]) {
  margin: 0 0 1rem;
}
@media only screen and (max-width: 767px) {
  .service .scd-section-ttl span:not([class]) {
    margin: 0;
  }
}
.service .scd-section-ttl span:not([class])::before {
  content: "Engineering Services";
}
.service .scd-section-ttl span.jp {
  margin-left: 5rem;
}
@media only screen and (max-width: 767px) {
  .service .scd-section-ttl span.jp {
    margin-left: 7rem;
    line-height: 1.6;
  }
}
.service--read {
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  .service--read {
    width: 100rem;
  }
}
@media only screen and (max-width: 767px) {
  .service--read {
    width: 68.7rem;
  }
}
.service--about {
  background: #67b5b7;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 3rem;
  width: 85rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .service--about {
    width: auto;
    padding: 3rem;
    display: block;
  }
}
.service--about p {
  text-align: center;
  background: #e1f0f1;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.36;
  width: 16rem;
  padding: 2.6rem 0;
  margin-right: 2.6rem;
}
@media only screen and (max-width: 767px) {
  .service--about p {
    margin: 0 0 2.3rem;
    line-height: 8.2rem;
    width: 100%;
    font-size: 3.5rem;
    padding: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .service--about ul {
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .service--about ul {
    margin-bottom: 2.6rem;
  }
}
.service--about ul li {
  color: #fff;
  font-size: 1.7rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .service--about ul li {
    font-size: 2.8rem;
    margin-bottom: 1.3rem;
    letter-spacing: 0.1rem;
  }
}
@media only screen and (max-width: 767px) {
  .service--about picture {
    width: 60.7rem;
    display: block;
  }
}
.service--about img {
  margin-left: auto;
  width: 23.5rem;
}
@media only screen and (max-width: 767px) {
  .service--about img {
    width: 100%;
  }
}
.service--list {
  width: 100rem;
  margin: auto;
  position: relative;
  padding-bottom: 7.2rem;
}
@media only screen and (max-width: 767px) {
  .service--list {
    width: auto;
  }
}
.service--list::before {
  content: "";
  background: #e1f0f1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 20rem;
  margin: auto;
  z-index: -1;
  -webkit-clip-path: polygon(100% 0, 100% 97%, 50% 100%, 0 97%, 0 0);
          clip-path: polygon(100% 0, 100% 97%, 50% 100%, 0 97%, 0 0);
}
@media only screen and (max-width: 767px) {
  .service--list::before {
    width: 18rem;
    -webkit-clip-path: polygon(100% 0, 100% 99.2%, 50% 100%, 0 99.2%, 0 0);
            clip-path: polygon(100% 0, 100% 99.2%, 50% 100%, 0 99.2%, 0 0);
  }
}
.service .top-single {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 85rem;
  margin: auto;
  padding-top: 2rem;
}
@media only screen and (max-width: 767px) {
  .service .top-single {
    width: 100%;
    align-items: flex-start;
    padding: 7.2rem 4rem 0;
    margin-bottom: -3rem;
  }
}
.service .top-single .left,
.service .top-single .right {
  width: calc((100% - 22rem) / 2);
}
@media only screen and (max-width: 767px) {
  .service .top-single .left,
.service .top-single .right {
    width: 21.5rem;
  }
}
.service .top-single .left img,
.service .top-single .right img {
  margin: auto;
  display: block;
}
@media only screen and (max-width: 767px) {
  .service .top-single .left img,
.service .top-single .right img {
    width: 100%;
  }
}
.service .top-single .center {
  width: 22.8rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .service .top-single .center {
    width: 22rem;
    margin-top: 4rem;
  }
}
.service .top-single .center p {
  background: #000;
  color: #fff;
  line-height: 4.8rem;
  font-size: 1.8rem;
  font-weight: 500;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .service .top-single .center p {
    font-size: 3.3rem;
    line-height: 1.24;
    padding: 1.5rem 0;
  }
}
.service--single {
  background: rgba(128, 128, 128, 0.1);
  padding: 2rem 0 2.5rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .service--single {
    padding: 4.3rem 0 4.5rem;
    margin-bottom: 5.4rem;
  }
  .service--single.first {
    margin-bottom: 5.3rem;
    padding: 7.3rem 0 4.3rem;
  }
  .service--single.first .left p,
.service--single.first .right p {
    margin-bottom: 3.4rem;
  }
  .service--single.first .center {
    margin-top: -10.4rem;
  }
}
.service--single .left,
.service--single .right {
  padding-left: 14rem;
  width: calc((100% - 20rem) / 2);
}
@media only screen and (max-width: 767px) {
  .service--single .left,
.service--single .right {
    padding: 0;
    width: calc((100% - 18rem) / 2);
  }
}
.service--single .left p,
.service--single .right p {
  font-size: 1.8rem;
  font-weight: 600;
  color: #00bee5;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .service--single .left p,
.service--single .right p {
    font-size: 3.1rem;
    line-height: 1.32;
    padding-left: 3.2rem;
    text-indent: -3.2rem;
    margin-bottom: 3.4rem;
    margin-left: 5.5rem;
    min-height: 12.2rem;
  }
  .service--single .left p.mh-auto,
.service--single .right p.mh-auto {
    min-height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .service--single .left ul,
.service--single .right ul {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .service--single .left ul.w196,
.service--single .right ul.w196 {
    width: 19.6rem;
  }
  .service--single .left ul.ml-auto,
.service--single .right ul.ml-auto {
    justify-content: flex-start;
  }
  .service--single .left ul + ul,
.service--single .right ul + ul {
    margin-top: 4rem;
  }
}
.service--single .left ul li,
.service--single .right ul li {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.53;
}
@media only screen and (max-width: 767px) {
  .service--single .left ul li,
.service--single .right ul li {
    writing-mode: vertical-rl;
    font-size: 2.8rem;
    letter-spacing: 0.06rem;
    line-height: 1.4;
  }
  .service--single .left ul li.other,
.service--single .right ul li.other {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .service--single .left ul.green,
.service--single .right ul.green {
    display: block;
  }
}
.service--single .left ul.green li,
.service--single .right ul.green li {
  color: #009043;
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 768px) {
  .service--single .left ul.green li,
.service--single .right ul.green li {
    padding-left: 2rem;
    text-indent: -2rem;
  }
}
.service--single .center {
  width: 20rem;
  display: block;
  margin-top: -3rem;
}
@media only screen and (max-width: 767px) {
  .service--single .center {
    margin-top: -7.4rem;
    width: 18rem;
  }
}
.service--single .center .num {
  display: block;
  line-height: 0.8;
  font-family: "Barlow", sans-serif;
  font-size: 6rem;
  font-weight: 700;
  font-style: italic;
  color: #67b5b7;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .service--single .center .num {
    font-size: 10rem;
  }
}
.service--single .center h4 {
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  background: #67b5b7;
  line-height: 3.5rem;
  width: 100%;
  position: relative;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .service--single .center h4 {
    font-size: 3.3rem;
    line-height: 1.24;
    margin-bottom: 4rem;
    padding: 1.5rem 0 2rem;
  }
}
.service--single .center h4 a {
  display: block;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .service--single .center h4 a::after {
    content: "";
    background: url("../img/total-engineering/project-arrow.svg") no-repeat center/100%;
    width: 6rem;
    height: 6rem;
    position: static;
    display: block;
    margin: 1.5rem auto 0;
  }
}
.service--single .center h4::after {
  content: "";
  background: url("../img/total-engineering/project-arrow.svg") no-repeat center/100%;
  width: 2.9rem;
  height: 2.9rem;
  position: absolute;
  top: 0;
  right: 2px;
  bottom: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .service--single .center h4::after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .service--single .center ul {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: row-reverse;
  }
}
@media only screen and (max-width: 767px) {
  .service--single .center ul.other-column {
    width: 50%;
    flex-wrap: wrap;
    margin: auto;
  }
  .service--single .center ul.other-column li {
    margin-bottom: 4.7rem;
  }
}
.service--single .center ul li {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.44;
}
@media only screen and (max-width: 767px) {
  .service--single .center ul li {
    writing-mode: vertical-rl;
    font-size: 3.3rem;
    text-align: left;
    line-height: 1.25;
  }
}
.service--single .right {
  padding-left: 5rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .service--single .right {
    padding: 0;
    justify-content: center;
  }
}
.service--single .right p {
  color: #009043;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .service--single .right p.mh-auto {
    min-height: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .service--single .right ul {
    width: 16.5rem;
  }
}
.service--single .right ul.other-margin {
  margin-bottom: 3.9rem;
}
@media print, screen and (min-width: 768px) {
  .service--single.other .left p {
    margin-top: 3.6rem;
  }
}
.service--single.other .right {
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .service--single.other .right {
    display: block;
  }
  .service--single.other .right .green {
    margin-top: 0;
    padding-left: 3.6rem;
  }
  .service--single.other .right .green li {
    writing-mode: inherit;
    font-size: 3.1rem;
    margin-bottom: 0;
    padding-left: 3.3rem;
    text-indent: -3.3rem;
  }
}
.service--single.other .right p {
  width: 48%;
}
.service--single:last-of-type {
  margin-bottom: 0;
  background: rgba(23, 122, 27, 0.1);
}

.page-content {
  position: relative;
  margin-bottom: 20.3rem;
}
@media only screen and (max-width: 767px) {
  .page-content {
    margin-bottom: 8.5rem;
  }
}
.page-content::before {
  content: "";
  position: absolute;
  top: 6rem;
  left: 0;
  background: #e8f4f4;
  width: 81.25vw;
  height: 34rem;
}
@media only screen and (max-width: 767px) {
  .page-content::before {
    width: 100%;
    height: auto;
    top: 3.8rem;
    bottom: 5rem;
  }
}
.page-content .inner {
  width: 120rem;
  margin: auto;
  position: relative;
  z-index: 1;
  padding-left: 5rem;
}
@media only screen and (max-width: 767px) {
  .page-content .inner {
    width: 100%;
    padding: 0 4rem;
  }
}
.page-content.fs .scd-section-ttl span:not([class])::before {
  content: "FS";
}
.page-content.feed .scd-section-ttl span:not([class])::before {
  content: "Feed";
}
.page-content.desing {
  margin-bottom: 8rem;
}
.page-content.desing .scd-section-ttl span:not([class])::before {
  content: "Design";
}
.page-content.supply {
  margin-bottom: 7.5rem;
}
.page-content.supply .scd-section-ttl span:not([class])::before {
  content: "Supply";
}
.page-content.construction {
  margin-bottom: 7.5rem;
}
.page-content.construction .scd-section-ttl span:not([class])::before {
  content: "Construction";
}
.page-content.testrun {
  margin-bottom: 24.1rem;
}
@media only screen and (max-width: 767px) {
  .page-content.testrun {
    margin-bottom: 14rem;
  }
}
.page-content.testrun .scd-section-ttl span:not([class])::before {
  content: "Test Run";
}
.page-content .scd-section-ttl {
  margin-bottom: 4.3rem;
}
@media only screen and (max-width: 767px) {
  .page-content .scd-section-ttl {
    margin-bottom: 6.4rem;
  }
}
.page-content .scd-section-ttl span:not([class]) {
  margin: 0 0 1rem;
}
@media only screen and (max-width: 767px) {
  .page-content .scd-section-ttl span:not([class]) {
    margin: 0 0 3rem;
  }
}
.page-content .scd-section-ttl span:not([class])::before {
  word-wrap: normal;
}
.page-content .scd-section-ttl span.en {
  word-wrap: normal;
}
.page-content .scd-section-ttl span.jp {
  margin-left: 5rem;
}
@media only screen and (max-width: 767px) {
  .page-content .scd-section-ttl span.jp {
    margin-left: 7rem;
  }
}
.page-content .content-top {
  display: block;
  position: relative;
}
.page-content .content-top .content-left {
  width: 55rem;
}
.page-content .content-top .content-left.wide {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page-content .content-top .content-left {
    width: 100%;
    margin-bottom: 4.3rem;
  }
}
.page-content .content-top .content-left p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.933;
  letter-spacing: 0.03rem;
}
@media only screen and (max-width: 767px) {
  .page-content .content-top .content-left p {
    font-size: 2.8rem;
    line-height: 1.65;
    letter-spacing: 0.15rem;
  }
}
.page-content .content-top .content-right {
  position: absolute;
  top: 12rem;
  right: 0;
  width: 55rem;
}
@media only screen and (max-width: 767px) {
  .page-content .content-top .content-right {
    position: relative;
    top: 0;
    left: 10.5vw;
    width: 64.7rem;
  }
  .page-content .content-top .content-right img {
    width: 100%;
  }
}
.page-content .content {
  width: 55rem;
  margin-top: 4.2rem;
}
@media only screen and (max-width: 767px) {
  .page-content .content {
    width: 100%;
    margin-top: 6.6rem;
  }
}
.page-content .content h3 {
  color: #fff;
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: 0.4rem;
  line-height: 6rem;
  padding-left: 4rem;
  background: #009043;
  background: linear-gradient(90deg, rgb(0, 144, 67) 0%, rgb(25, 168, 78) 50%, rgb(105, 184, 164) 100%);
  margin-bottom: 4.2rem;
}
@media only screen and (max-width: 767px) {
  .page-content .content h3 {
    font-size: 3.3rem;
    line-height: 7.6rem;
    letter-spacing: 0.7rem;
    margin-bottom: 5.6rem;
  }
}
.page-content .content ul li {
  font-size: 1.5rem;
  font-weight: 500;
  text-indent: -1.5rem;
  padding-left: 1.5rem;
  line-height: 1.933;
  letter-spacing: 0.08rem;
}
@media only screen and (max-width: 767px) {
  .page-content .content ul li {
    font-size: 2.8rem;
    text-indent: -3rem;
    padding-left: 3rem;
    line-height: 1.7;
  }
}
.page-content .content ul li:not(:last-of-type) {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .page-content .content ul li:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.page-content .content ul li::before {
  content: "■";
  color: #009043;
}
.page-content.construction .content-top {
  margin-bottom: 11.4rem;
}
@media only screen and (max-width: 767px) {
  .page-content.construction .content-top {
    margin-bottom: 6.9rem;
  }
}
@media print, screen and (min-width: 768px) {
  .page-content .image--content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5rem;
    margin-top: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .page-content .image--content {
    position: relative;
    left: 10.5vw;
    width: 64.7rem;
  }
  .page-content .image--content .image--single {
    margin-bottom: 7rem;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .page-content .image--content .image--single {
    margin-bottom: 6.1rem;
  }
}
.page-content .image--content figcaption {
  margin-top: 1.4rem;
}
@media only screen and (max-width: 767px) {
  .page-content .image--content figcaption {
    margin-top: 2.8rem;
    padding-right: 4rem;
  }
}
.page-content .image--content h3 {
  display: inline-block;
  font-size: 2rem;
  font-weight: 600;
  color: #67b5b7;
  border-bottom: 2px solid #67b5b7;
  margin-bottom: 1.2rem;
  letter-spacing: 0.2rem;
}
@media only screen and (max-width: 767px) {
  .page-content .image--content h3 {
    font-size: 3.64rem;
    margin-bottom: 3.1rem;
  }
}
.page-content .image--content p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.933;
}
@media only screen and (max-width: 767px) {
  .page-content .image--content p {
    font-size: 2.8rem;
    line-height: 1.65;
    letter-spacing: 0.15rem;
  }
}
/*# sourceMappingURL=togal-engineering.css.map */