:root {
  --txtBase: #212029;
  --txtGray: #6c6971;
  --gray: #ccc;
  --lightGray: #f2f2f2;
  --purple: #b06bbe;
  --lightPurple: #f8eafa;
  --red: #e28477;
  --lightRed: #fdefed;
  --blue: #4c86c5;
  --lightBlue: #e7f4fa;
  --gold: #9d7900;
  --lightGold: #fcfcdd;
  --green: #5db15b;
  --lightGreen: #edfded;
  --orange: #e5821c;
  --lightOrange: #fcf5e7;
  --productBorderLightPurple: #eccef0;
  --productBgLightPurple: #fefaff;
  --productBlue: #4580C2;
  --productGray: #484848;
  --productLightGray: #fcfcfc;
  --productBorderGray: #d7d7d7;
}

#nogas .txt, #nogas .display .displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .displayReason {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.45px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  #nogas .txt, #nogas .display .displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .displayCause,
  #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .displayReason {
    font-size: 12px;
    letter-spacing: 0.29px;
    line-height: 26px;
  }
}
#nogas .--large.txt, #nogas .display .--large.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--large.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--large.displayReason {
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  #nogas .--large.txt, #nogas .display .--large.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--large.displayCause,
  #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--large.displayReason {
    font-size: 26px;
  }
}
#nogas .--medium.txt, #nogas .display .--medium.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--medium.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--medium.displayReason {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #nogas .--medium.txt, #nogas .display .--medium.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--medium.displayCause,
  #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--medium.displayReason {
    font-size: 15px;
  }
}
#nogas .--small.txt, #nogas .display .--small.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--small.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--small.displayReason {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 20px;
}
@media screen and (max-width: 768px) {
  #nogas .--small.txt, #nogas .display .--small.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--small.displayCause,
  #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--small.displayReason {
    font-size: 12px;
  }
}
#nogas .--light.txt, #nogas .display .--light.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--light.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--light.displayReason {
  font-weight: 300;
}
#nogas .--bold.txt, #nogas .display .--bold.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--bold.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--bold.displayReason {
  font-weight: 700;
}
#nogas .--indent.txt, #nogas .display .--indent.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--indent.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--indent.displayReason {
  text-indent: -1em;
  padding-left: 1em;
}
#nogas .--strech.txt, #nogas .display .--strech.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--strech.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--strech.displayReason {
  flex: 1;
}
#nogas .--fitHeight.txt, #nogas .display .--fitHeight.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--fitHeight.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--fitHeight.displayReason {
  height: fit-content;
}
#nogas .--fitWidth.txt, #nogas .display .--fitWidth.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--fitWidth.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--fitWidth.displayReason {
  width: fit-content;
}
#nogas .--txtCenter.txt, #nogas .display .--txtCenter.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--txtCenter.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--txtCenter.displayReason {
  text-align: center;
}
#nogas .--txtBase.txt, #nogas .display .--txtBase.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--txtBase.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--txtBase.displayReason {
  color: #212029;
}
#nogas .--txtGray.txt, #nogas .display .--txtGray.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--txtGray.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--txtGray.displayReason {
  color: #6c6971;
}
#nogas .--gray.txt, #nogas .display .--gray.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--gray.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--gray.displayReason {
  color: #ccc;
}
#nogas .--lightGray.txt, #nogas .display .--lightGray.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightGray.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightGray.displayReason {
  color: #f2f2f2;
}
#nogas .--purple.txt, #nogas .display .--purple.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--purple.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--purple.displayReason {
  color: #b06bbe;
}
#nogas .--lightPurple.txt, #nogas .display .--lightPurple.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightPurple.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightPurple.displayReason {
  color: #f8eafa;
}
#nogas .--red.txt, #nogas .display .--red.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--red.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--red.displayReason {
  color: #e28477;
}
#nogas .--lightRed.txt, #nogas .display .--lightRed.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightRed.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightRed.displayReason {
  color: #fdefed;
}
#nogas .--blue.txt, #nogas .display .--blue.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--blue.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--blue.displayReason {
  color: #4c86c5;
}
#nogas .--lightBlue.txt, #nogas .display .--lightBlue.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightBlue.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightBlue.displayReason {
  color: #e7f4fa;
}
#nogas .--gold.txt, #nogas .display .--gold.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--gold.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--gold.displayReason {
  color: #9d7900;
}
#nogas .--lightGold.txt, #nogas .display .--lightGold.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightGold.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightGold.displayReason {
  color: #fcfcdd;
}
#nogas .--green.txt, #nogas .display .--green.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--green.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--green.displayReason {
  color: #5db15b;
}
#nogas .--lightGreen.txt, #nogas .display .--lightGreen.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightGreen.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightGreen.displayReason {
  color: #edfded;
}
#nogas .--orange.txt, #nogas .display .--orange.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--orange.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--orange.displayReason {
  color: #e5821c;
}
#nogas .--lightOrange.txt, #nogas .display .--lightOrange.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightOrange.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--lightOrange.displayReason {
  color: #fcf5e7;
}
#nogas .--productBorderLightPurple.txt, #nogas .display .--productBorderLightPurple.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--productBorderLightPurple.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--productBorderLightPurple.displayReason {
  color: #eccef0;
}
#nogas .--productBgLightPurple.txt, #nogas .display .--productBgLightPurple.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--productBgLightPurple.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--productBgLightPurple.displayReason {
  color: #fefaff;
}
#nogas .--productBlue.txt, #nogas .display .--productBlue.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--productBlue.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--productBlue.displayReason {
  color: #4580C2;
}
#nogas .--productGray.txt, #nogas .display .--productGray.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--productGray.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--productGray.displayReason {
  color: #484848;
}
#nogas .--productLightGray.txt, #nogas .display .--productLightGray.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--productLightGray.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--productLightGray.displayReason {
  color: #fcfcfc;
}
#nogas .--productBorderGray.txt, #nogas .display .--productBorderGray.displayTableHead, #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--productBorderGray.displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .--productBorderGray.displayReason {
  color: #d7d7d7;
}

.pageHeader {
  padding-bottom: 66px;
  border-bottom: 1px solid #6c6971;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .pageHeader {
    padding-bottom: 47px;
    margin-bottom: 73px;
  }
}

#nogas {
  padding-bottom: 118px;
}
#nogas .txt {
  font-weight: 400;
}
#nogas .sec:not(:last-child) {
  margin-bottom: 100px;
}
#nogas .secTitle {
  color: var(--purple);
  font-size: 32px;
  letter-spacing: 1.5px;
  line-height: 43px;
  margin-bottom: 30px;
  padding-left: 27px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #nogas .secTitle {
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 1.13px;
    margin-bottom: 35px;
    padding-left: 21px;
  }
}
#nogas .secTitle::before {
  background: #fff;
  border: 4px solid var(--purple);
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 15px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 15px;
}
@media screen and (max-width: 768px) {
  #nogas .secTitle::before {
    border: 3px solid var(--purple);
    height: 13px;
    margin: 9px 0 0 0;
    width: 13px;
  }
}
#nogas .secSubTitle {
  background: var(--lightPurple);
  color: var(--purple);
  font-size: 22px;
  letter-spacing: 1.03px;
  line-height: 33px;
  margin-bottom: 41px;
  padding: 13px 23px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #nogas .secSubTitle {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.85px;
    margin-bottom: 40px;
    padding: 8px 10px 8px 13px;
  }
}
#nogas .secSubTitle::before {
  content: "";
  background: var(--purple);
  bottom: 0;
  height: 32px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 2px;
}
@media screen and (max-width: 768px) {
  #nogas .secSubTitle::before {
    height: 73%;
  }
}
#nogas .secExp {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #nogas .secExp {
    align-items: center;
    flex-direction: column;
  }
}
#nogas .secExp.--recovery {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #nogas .secExp.--recovery {
    margin-bottom: 70px;
  }
}
#nogas .suspect {
  text-align: center;
  background-color: #f8eafa;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #nogas .suspect {
    margin-bottom: 40px;
  }
}
#nogas .suspect li {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.43;
  padding: 20px;
  border-bottom: #fff 3px solid;
  position: relative;
}
@media screen and (max-width: 768px) {
  #nogas .suspect li {
    font-size: 15px;
    letter-spacing: 0.36;
    padding: 13px;
  }
}
#nogas .graphBox {
  border: 1px solid #f2f2f2;
  margin-bottom: 50px;
  padding: 55px 67px;
}
@media screen and (max-width: 768px) {
  #nogas .graphBox {
    border: none;
    margin-bottom: 70px;
    padding: 0;
  }
}
#nogas .fukkiBox {
  display: flex;
  gap: 20px;
}
#nogas .fukkiBox .fukkiBox__txt {
  flex: 1;
  font-size: 16px;
  letter-spacing: 0.96px;
  line-height: 24px;
}
#nogas .caution {
  background-color: var(--lightRed);
  border-radius: 10px;
  margin-bottom: 70px;
  padding: 32px 18px;
  text-align: center;
}
#nogas .caution .cautionInn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#nogas .caution .cautionInn .cautionTxtArea {
  margin-bottom: 26px;
}
@media screen and (max-width: 768px) {
  #nogas .caution .cautionInn .cautionTxtArea {
    margin-bottom: 32px;
  }
}
#nogas .caution .cautionInn .cautionTxtArea .--medium {
  font-weight: 400;
}
#nogas .caution .cautionInn .cautionEmergencyContact {
  align-items: center;
  background-color: #db6858;
  color: #fff;
  display: flex;
  font-size: 15px;
  line-height: 21px;
  justify-content: center;
  padding: 3px 9px;
  width: fit-content;
  margin-bottom: 10px;
}
#nogas .caution .cautionInn .cautionEmergencyContactTell {
  align-items: center;
  display: flex;
  gap: 5px;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 1.44px;
  font-weight: 400;
}
#nogas .gasStop {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  #nogas .gasStop {
    margin-bottom: 70px;
  }
}
#nogas .gasStop .gasStopList {
  border-bottom: hsl(0, 0%, 90%) 1px solid;
}
#nogas .gasStop .gasStopList .gasStopRow {
  border: #e5e5e5 1px solid;
  border-bottom: none;
}
#nogas .gasStop .gasStopList .gasStopRow .gasStopExpWrap {
  display: flex;
}
@media screen and (max-width: 768px) {
  #nogas .gasStop .gasStopList .gasStopRow .gasStopExpWrap {
    flex-direction: column;
  }
}
#nogas .gasStop .gasStopList .gasStopRow .gasStopExpWrap .gasStopStep {
  display: flex;
  align-items: center;
  background-color: #f2f2f2;
  justify-content: center;
  position: relative;
  width: 30%;
}
@media screen and (max-width: 768px) {
  #nogas .gasStop .gasStopList .gasStopRow .gasStopExpWrap .gasStopStep {
    width: 100%;
  }
}
#nogas .gasStop .gasStopList .gasStopRow .gasStopExpWrap .gasStopStep .gasStopNum {
  align-items: center;
  background-color: #ccc;
  color: #fff;
  display: flex;
  font-size: 24px;
  font-weight: 400;
  height: 35px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 35px;
}
@media screen and (max-width: 768px) {
  #nogas .gasStop .gasStopList .gasStopRow .gasStopExpWrap .gasStopStep img {
    height: 150px;
  }
}
#nogas .gasStop .gasStopList .gasStopRow .gasStopExpWrap .gasStopExp {
  align-items: center;
  display: flex;
  gap: 20px;
  padding: 38px;
  width: 70%;
}
@media screen and (max-width: 768px) {
  #nogas .gasStop .gasStopList .gasStopRow .gasStopExpWrap .gasStopExp {
    align-items: initial;
    flex-direction: column;
    padding: 20px 10px;
    width: 100%;
  }
}
#nogas .gasStop .gasStopList .gasStopRow .gasStopExpWrap .gasStopExp .gasStopImg {
  width: 105px;
  margin: 0 auto;
}
#nogas .gasStop .gasStopList .gasStopRow .gasStopExpWrap .gasStopExp .gasStopTxtWrap {
  flex: 1;
}
#nogas .display .displayTableHead {
  background-color: #e0e0e0;
  display: flex;
  width: 100%;
}
#nogas .display .displayTableHead .displayTableHeadColWrap {
  display: flex;
  flex: 1;
}
#nogas .display .displayTableHead .displayTableHeadColWrap.--hasBorder {
  border-left: 1px solid #6c6971;
  border-right: 1px solid #6c6971;
}
#nogas .display .displayTableHead .displayTableHeadCol {
  border-top: 1px solid #6c6971;
  padding: 17px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTableHead .displayTableHeadCol {
    border-bottom: 1px solid #6c6971;
    line-height: 17px;
    padding: 5px;
  }
}
#nogas .display .displayTableHead .displayTableHeadCol.--dummy {
  width: 7%;
  border-left: 1px solid #6c6971;
}
#nogas .display .displayTableHead .displayTableHeadCol.--img {
  width: 25%;
}
#nogas .display .displayTableHead .displayTableHeadCol.--cause, #nogas .display .displayTableHead .displayTableHeadCol.--reason {
  width: 50%;
  border-left: 1px solid #6c6971;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTableHead .displayTableHeadCol.--cause, #nogas .display .displayTableHead .displayTableHeadCol.--reason {
    border-left: none;
  }
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTableHead.pc-block {
    display: none;
  }
}
#nogas .display .displayTableHead.sp-block {
  display: none;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTableHead.sp-block {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTableHead .displayTableHeadCol + .displayTableHeadCol {
    border-left: 1px solid #6c6971;
  }
}
#nogas .display .displayTable {
  display: flex;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTable {
    flex-direction: column;
  }
}
#nogas .display .displayTable .shutout {
  align-items: center;
  background-color: #f8eafa;
  border: 1px solid #6c6971;
  border-right: none;
  display: flex;
  font-size: 18px;
  justify-content: center;
  line-height: 23px;
  letter-spacing: 1.08px;
  width: 7%;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTable .shutout {
    border-bottom: none;
    border-right: 1px solid #6c6971;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0.9px;
    width: 100%;
    writing-mode: initial;
    -ms-writing-mode: initial;
    padding: 10px;
  }
}
#nogas .display .displayTable .displayRowWrap {
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTable .displayRowWrap {
    gap: 19px;
  }
}
#nogas .display .displayTable .displayRowWrap .displayRow {
  align-items: stretch;
  border: 1px solid #6c6971;
  display: flex;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTable .displayRowWrap .displayRow {
    flex-direction: column;
  }
}
#nogas .display .displayTable .displayRowWrap .displayRow .displayImgWrap {
  align-items: center;
  display: flex;
  width: 25%;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTable .displayRowWrap .displayRow .displayImgWrap {
    justify-content: center;
    width: 100%;
  }
}
#nogas .display .displayTable .displayRowWrap .displayRow .displayImgWrap .displayImg {
  padding: 10px 8px;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTable .displayRowWrap .displayRow .displayImgWrap .displayImg {
    padding: 21px 8px 10px;
    max-width: 165px;
  }
}
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap {
  display: flex;
  flex-flow: wrap;
  width: 75%;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap {
    width: 100%;
  }
}
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern {
  display: flex;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern {
    width: 100%;
  }
}
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .displayCause,
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .displayReason {
  align-items: center;
  border-left: 1px solid #6c6971;
  display: flex;
  padding: 20px 15px;
  width: 50%;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .displayCause,
  #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .displayReason {
    align-items: flex-start;
    padding: 15px;
  }
}
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .displayCause {
  background-color: #f2f2f2;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern .displayCause:first-child {
    border-left: none;
  }
}
#nogas .display .displayTable .displayRowWrap .displayRow .displayPatternWrap .displayPattern + .displayPattern {
  border-top: 1px dashed #b5b4b8;
}
#nogas .display .displayTable .displayRowWrap .displayRow + .displayRow {
  border-top: none;
}
@media screen and (max-width: 768px) {
  #nogas .display .displayTable .displayRowWrap .displayRow + .displayRow {
    border-top: 1px solid #6c6971;
  }
}