/* .heading */
.page-product_gas03 .heading {
	font-size: 26px;
	font-size: 2.6rem;
	color: #006EBB;
	font-weight: bold;
  	text-align: center;
	margin-bottom: 48px;
}
.page-product_gas03 .heading.white {
	color: #fff;
}
@media screen and (max-width: 990px) {
	.page-product_gas03 .heading {
		font-size: 22px;
		font-size: 2.2rem;
		margin-bottom: 4.848vw;
	}
}
@media screen and (max-width: 834px) {
	.page-product_gas03 .heading {
		font-size: 19px;
		font-size: 1.9rem;
	}
}
.page-product_gas03 .heading-02 {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 28px;
}
.page-product_gas03 .heading-02.white {
	color: #fff;
}
@media screen and (max-width: 990px) {
	.page-product_gas03 .heading-02 {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 2.828vw;
	}
}
@media screen and (max-width: 834px) {
	.page-product_gas03 .heading-02 {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 5.396vw;
	}
}
.page-product_gas03 .heading-03 {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.page-product_gas03 .heading-03.pink {
	color: #FF54A8;
}
@media screen and (max-width: 990px) {
	.page-product_gas03 .heading-03 {
		font-size: 22px;
		font-size: 2.2rem;
		margin-bottom: 1.515vw;
	}
}
@media screen and (max-width: 834px) {
	.page-product_gas03 .heading-03 {
		font-size: 19px;
		font-size: 1.9rem;
		margin-bottom: 2.877vw;
	}
}

.page-product_gas03 .mv-page__img {
  position: absolute;
  z-index: -1;
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
}

.page-product_gas03 .mv-page__cnt {
  padding: 120px 15px;
}

.page-product_gas03 .worries-list1 {
  grid-template-columns: repeat(4, 1fr);
  display: grid;
  column-gap: 1rem;
  row-gap: 1rem;
  justify-content: space-between;
  row-gap: 1rem;
  margin-bottom: 1rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
}

.page-product_gas03 .worries-list1 .worries-item {
  border: 1px solid #009BE0;
  position: relative;
  padding: 10px 15px;
  text-align: left;
}

.page-product_gas03 .worries-list1 .worries-item .worries-ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #00A0E6;
  margin-bottom: 5px;
  text-align: center;
}

.page-product_gas03 .worries-list1 .worries-item .worries-img {
  width: 70%;
  margin: 0 auto;
}

.page-product_gas03 .worries-list1 .worries-item .worries-img4 {
  width: 90%;
  margin: 0 auto;
}

.page-product_gas03 .worries-set p {
  margin: 0 5px;
}

.page-product_gas03 .liquid-list {
  padding: 40px;
  border-radius: 8px;
  background: #fff;
}

.page-product_gas03 .liquid-list .liquid-box {
  padding: 0;
  margin: 0;
}

.page-product_gas03 .liquid-list .liquid-item {
  padding: 0;
  margin: 0;
}

.page-product_gas03 .liquid-box p {
  font-size: 15px;
  font-size: 1.5rem;
}

.page-product_gas03 .gas03txt01 {
  display: block;
  vertical-align: top;
  margin-right: 15px;
}

.page-product_gas03 .gas03img01 {
  display: block;
  width: 200px;
  position: absolute;
  top: 40px;
  right: 0;
}

.page-product_gas03 .sectionBorder {
  border-top: 1px solid #BFBFBF;
}

.page-product_gas03 .table01 {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.5;
}

.page-product_gas03 .table01 th {
  padding: 5px;
  text-align: center;
  border: 1px solid #333333;
  background: #E5F0FA;
}

.page-product_gas03 .table01 td {
  padding: 5px;
  border: 1px solid #333333;
  text-align: center;
}

.page-product_gas03 .table01 tr th:first-child {
  border-left: none;
}

.page-product_gas03 .table01 tr td:last-child {
  border-right: none;
}

.page-product_gas03 .table01 td.main,
.table01 th.main {
  background: #006EBB;
  color: #fff;
}

.page-product_gas03 .table01 td.blue {
  background: #E5F0FA;
}

.page-product_gas03 .table01 td.widthset {
  width: 20%;
}

.page-product_gas03 .txt-caption {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 5px 0;
  display: block;
  width: 780px;
  line-height: 1.4;
}

.page-product_gas03 .txt-caption2 {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 5px 0;
  display: block;
  line-height: 1.4;
  text-align: center;
}


.page-product_gas03 .spon {
  display: none;
}

.page-product_gas03 .pcon {
  display: block;
}


@media screen and (max-width: 834px) {
  .page-product_gas03 .liquid-list {
    padding: 25px;
  }

  .page-product_gas03 .mv-page__img {
    position: absolute;
    z-index: -1;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
  }

  .page-product_gas03 .mv-page__cnt {
    padding: 60px 5px 70px 5px;
  }

  .page-product_gas03 .sec-methane {
    margin: 15px 0 0;
  }

  .page-product_gas03 .worries-list1 {
    grid-template-columns: repeat(2, 1fr);
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.4;
  }

  .page-product_gas03 .sec-liquid {
    padding: 26px 0;
    margin-bottom: 52px;
  }

  .page-product_gas03 .liquid-heading {
    margin-bottom: 23px;
    line-height: 1.75;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .page-product_gas03 .liquid-box p {
    font-size: 13px;
    font-size: 1.3rem;
  }

  .page-product_gas03 .gas03txt01 {
    margin-right: 0;
  }

  .page-product_gas03 .gas03img01 {
    position: relative;
    top: 0;
    width: 70%;
    margin: 0 auto;
  }

  .page-product_gas03 .table01 {
    width: 780px;
    font-size: 12px;
    font-size: 1.2rem;
    margin-right: 60px;
  }

  .page-product_gas03 .txt-caption {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 5px 0;
  }

  .page-product_gas03 .spon {
    display: block;
  }

  .page-product_gas03 .pcon {
    display: none;
  }
}

.page-product_gas03 .inner {
  position: relative;
}

.page-product_gas03 .btn {
  height: 50px;
  background: #ff3366;
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 9px;
}

.page-product_gas03 .txt2 {
  font-size: 16px;
  font-size: 1.6rem;
  margin: -5px 0 0 0;
  color: #ffffff;
}

.contact-btn {
  margin: 30px 0 0;
  justify-content: center;
}

@media screen and (max-width: 834px) {
  #main-footer .ft-bnr .btn2 {
    height: 47px;
    width: 57px;
  }

  #main-footer .ft-bnr .btn2 .txt {
    display: none;
  }
.contact-btn > * {
  width: 100%;
}

}
/* .sec-06 */
.page-product_gas03 .sec-06 {
	background: #E5F0FA;
	padding: 69px 0 70px;
	margin-bottom: 56px;
}
.page-product_gas03 .sec-06 .txt {
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	margin-bottom: 38px;
}
.page-product_gas03 .sec-06 .recruiter {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.page-product_gas03 .sec-06 .recruiter dl {
	width: 125px;
}
.page-product_gas03 .sec-06 .recruiter dl dd {
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	padding-top: 10px;
}
@media screen and (max-width: 990px) {
	.page-product_gas03 .sec-06 {
		padding: 6.97vw 0 7.07vw;
		margin-bottom: 5.657vw;
	}
	.page-product_gas03 .sec-06 .txt {
		font-size: 1.616vw;
		margin-bottom: 3.838vw;
	}
	.page-product_gas03 .sec-06 .recruiter dl {
		width: 12.626vw;
	}
	.page-product_gas03 .sec-06 .recruiter dl dd {
		font-size: 1.414vw;
		padding-top: 1.01vw;
	}
}
@media screen and (max-width: 834px) {
	.page-product_gas03 .sec-06 {
		padding: 6vw 0 3vw;
		margin-bottom: 0;
	}
	.page-product_gas03 .sec-06 .txt {
		font-size: 13px;
		font-size: 1.3rem;
		margin-bottom: 7.674vw;
	}
	.page-product_gas03 .sec-06 .recruiter {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		width: 85.3%;
		margin: 0 auto;
	}
	.page-product_gas03 .sec-06 .recruiter dl {
		width: 22.42vw;
		margin-right: 4.67vw;
		margin-bottom: 4vw;
	}
	.page-product_gas03 .sec-06 .recruiter dl:nth-child(3) {
		margin-right: 0;
	}
	.page-product_gas03 .sec-06 .recruiter dl dd {
		font-size: 13px;
		font-size: 1.3rem;
		padding-top: 2vw;
	}
}