@charset "utf-8";
/* CSS Document */

.sp {
  display: none;
}

@media screen and (max-width:1199px) {
  .pc {
    display: none;
  }
}

@media screen and (max-width:799px) {
  .sp {
    display: block;
  }
}

.anime_hu {
  display: block;
  /* ブロック要素にする */
  margin: 0 auto;
  /* 要素中央揃え */
  position: relative;
  /* 位置指定 */
  animation: anime1 1s ease;
  /* アニメーション指定 */
}

@keyframes anime1 {
  0% {
    opacity: 0;
    /* 透明度指定 */
    top: 50px;
    /* 位置指定 */
  }

  100% {
    opacity: 1;
    /* 透明度指定 */
    top: 0;
    /* 位置指定 */
  }
}

li {
  list-style: none;
}

#efLP h1,
#efLP h2,
#efLP h3 {
  text-align: center;
  font-size: 2em;
  font-weight: bold;
}

#efLP h4 {
  text-align: center;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.w1040 {
  width: 1040px;
  margin: 0 auto;
}

.w980 {
  width: 980px;
  margin: 0 auto;
}

.lpH2 {
  padding: 60px 0 10px;
}

.lpH3 {
  color: darkgray;
  font-weight: normal !important;
  font-size: 1em !important;
  margin: 0px 0 35px;
}

.etclp00 {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc01back.png") repeat-x;
  background-size: 15px;
  background-color: #AFDAC1;
}

.etclp01 {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc01.png") top center no-repeat;
  background-size: contain;
}

.etclp01 h2 {
  padding: 145px 0 0px;
  font-size: 5em !important;
  line-height: 1.5;
  color: darkblue;
}

.etclp01 h2 span {
  color: orange;
}

.saitekiP {
  font-size: 1.3em;
  font-weight: bold;
}

.etclp01 p {
  text-align: center;
}

.etclp01_1 {
  margin: 100px auto 0;
  width: 90%;
  padding-top: 50px;
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc_back01.png") top right no-repeat;
  background-size: 30%;
}

.etclp01_1 h3 {
  color: white;
  text-shadow: 2px 2px 3px #929292;
}

.etclp01_1 h3 span {
  color: yellow;
}

/*.etclp01_1 dl {float: left; width: 46%; margin: 2%;}
	/*.etclp01_1 dl {background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc031.png") no-repeat;
	background-size: contain;}*/
.etclp01_1 ul {
  display: flex;
  display: -webkit-flex;
  margin-top: 30px;
}

.etclp01_1 li {
  width: 48%;
  margin: 1%;
  background:
    linear-gradient(135deg, transparent 15px, #fff 0) top left,
    /*重なり順番1*/
    linear-gradient(0deg, transparent 0px, #fff 0) top right,
    /*重なり順番2*/
    linear-gradient(-45deg, transparent 15px, #fff 0) bottom right,
    /*重なり順番3*/
    linear-gradient(0deg, transparent 0px, #fff 0) bottom left
    /*重なり順番4*/
  ;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

.etclp01_1 li img {
  float: right;
  width: 33%;
  margin: -162px 30px 0;
}

.etclp01_1 dl {
  margin: 1%;
  border: 1px solid #AFDAC1;
  padding: 10px;
}

.etclp01_1 dt {
  color: #13AE67;
  font-size: 1.3em;
  text-indent: 0.8em;
}

.etclp01_1 dd {
  font-weight: bold;
}

.etclp01_1 p {
  text-align: right;
  font-size: 0.6em;
  padding-bottom: 50px;
}

.top_tani {
  text-align: right !important;
  font-size: 0.6em;
  padding: 0 28em 0 0;
}



.etclp02 {
  background: #DAEDE1;
}

/* .etclp02_1 .lpH2 {
    padding: 50px 0 0px!important;
} */
/* .etclp02_1 .lpH3 { margin-top: -20px;} */
.etclp02_1 h2 span {
  color: #6ABA8C;
}

/* .etclp02_1 h2::before{
		content: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/arrow_left.png");
		 -webkit-transform: scale(0.4);
		transform: scale(0.4);
		display: inline-block;
		vertical-align: middle;
	} */
/* .etclp02_1 h2::after{
		content: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/arrow_right.png");
		 -webkit-transform: scale(0.4);
		transform: scale(0.4);
		display: inline-block;
		vertical-align: middle;
	} */
.etclp02_1 ul {
  display: flex;
  display: -webkit-flex;
}

.etclp02_1 .minaosiP3 li {
  margin: 0 2%;
  padding: 6% 2% 3%;
  width: 31%;
  font-size: 0.9em;
}

.etclp02_1 .minaosiP3 li img {
  display: block;
  margin: 0 auto;
  height: 200px;
}

.etclp02_1 .minaosiP3 li:first-child {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc05.png") no-repeat;
  background-size: contain;
}

.etclp02_1 .minaosiP3 li:nth-child(2) {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc06.png") no-repeat;
  background-size: contain;
}

.etclp02_1 .minaosiP3 li:nth-child(3) {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc07.png") no-repeat;
  background-size: contain;
}

.etclp02_1 .minaosiP2 {
  display: flex;
  display: -webkit-flex;
}

.etclp02_1 .minaosiP2 li {
  width: 48%;
  margin: 2%;
}

.etclp02_1 .minaosiP2 li:first-child {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc12.png") no-repeat;
  background-size: contain;
}

.etclp02_1 .minaosiP2 li:nth-child(2) {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc14.png") no-repeat;
  background-size: contain;
}

.etclp02_1 .minaosiP2 li:first-child h4 {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc11.png") no-repeat 10px;
  background-size: contain;
}

.etclp02_1 .minaosiP2 li:nth-child(2) h4 {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc13.png") no-repeat 10px;
  background-size: contain;
}

.etclp02_1 .minaosiP2 li h4 {
  color: white;
  height: 40px;
  width: 80%;
  margin: -20px auto;
  padding-top: 12px;
}

.etclp02_1 .minaosiP2 li p {
  padding: 10%;
}

.etclp02_1 .minaosiP2 li:first-child p span {
  color: chocolate;
  border-bottom: 1px solid chocolate;
}

.etclp02_1 .minaosiP2 li:first-child p .mini {
  font-size: 0.5em;
  border-bottom: none;
}

.etclp02_1 .minaosiP2 li:first-child .mini2 {
  font-size: 0.6em;
  margin: -55px -25px 0 0;
}

.etclp02_1 .minaosiP2 li:nth-child(2) p span {
  color: darkcyan;
  border-bottom: 1px solid darkcyan;
}

.etclp02_1 dl {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc15.png") no-repeat 20px top;
  background-size: contain;
}

.etclp02_1 dt {
  font-size: 1.5em;
  color: darkgray;
  border-bottom: 1px solid red;
  margin-left: 15%;
}

.etclp02_1 dd {
  font-size: 0.9em;
  margin-left: 15%;
}

.toiawaseB {
  width: 60%;
  margin: 30px auto 0;
  padding-bottom: 50px;
}

.etclp03_1 h4 {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 30px;
}

.etclp03_1 .etc_toha {
  width: 900px;
  margin: 0 auto;
}

.etclp03_1 .etc_toha img {
  width: 36%;
  display: block;
  margin: 0 auto;
}

.etclp03_1 .waribiki {
  padding-top: 80px;
  clear: both;
}

.etclp03_1 .waribiki .hyo {
  float: left;
  width: 42%;
  margin: 0 2%;
}

.etclp03_1 .waribiki h5 {
  text-align: center;
  color: white;
  padding: 8px;
  margin: 10px -15px 0;
}

.etclp03_1 .waribiki1 h5 {
  background: #86CB4F;
  opacity: 0.8;
}

.etclp03_1 .waribiki2 h5 {
  background: #3BCDE4;
  opacity: 0.8;
}

.etclp03_1 .waribiki .hyo table {
  margin: 5% 5% 0;
  width: 90%;
  font-size: 0.8em;
  table-layout: fixed;
}

.etclp03_1 .waribiki .hyo table th {
  background: #FFFFFF;
  text-align: center;
  color: black;
  line-height: 1.2;
  height: 55px;
}

.etclp03_1 .waribiki .hyo table td {
  text-align: center;
}

/*.etclp03_1 .waribiki .hyo table .td1 {text-align: right;}*/
.etclp03_1 .waribiki .hyo table span {
  font-size: 0.6em;
}

.etclp03_1 .waribiki .waribiki1 th,
.waribiki1 td {
  border: 1px solid #86CB4F;
}

.etclp03_1 .waribiki .waribiki2 th,
.waribiki2 td {
  border: 1px solid #3BCDE4;
}

.etclp03_1 .waribiki .waribiki1 .th1 {
  width: 50%;
}

.etclp03_1 .waribiki .waribiki2 .th2 {
  width: 70%;
}

.etclp03_1 .waribiki .waribiki1 {
  border: 15px solid #DAEFC9;
}

.etclp03_1 .waribiki .waribiki2 {
  border: 15px solid #C4F0F7;
}

.etclp03_1 .waribiki .hyo p {
  font-size: 0.5em;
  text-align: center;
}

.etclp03_1 .floatLL {
  float: left;
  width: 50%;
  margin: 0 1% 0 6%;
}

.etclp03_1 .floatLR {
  float: left;
  width: 31%;
  margin: 0 6% 0 1%;
}

.etclp03_1 .saidai1 h5 {
  background: #89B929;
  opacity: 0.8;
}

.etclp03_1 .saidai2 h5 {
  background: #EB9F00;
  opacity: 0.8;
}

.etclp03_1 .saidai3 h5 {
  background: #645DA7;
  opacity: 0.8;
}

.etclp03_1 .saidai1 {
  border: 15px solid #D0E9DA;
  height: 604px;
}

.etclp03_1 .saidai2 {
  border: 15px solid #D0E9DA;
  margin-bottom: 10px;
}

.etclp03_1 .saidai3 {
  border: 15px solid #D0E9DA;
}

.etclp03_1 .saidai img {
  display: block;
  width: 80%;
  margin: 5% auto;
}

.etclp03_1 .saidai1 img {
  display: block;
  width: 90%;
  margin: 12% auto 5%;
  ;
}

.etclp03_1 .saidai p {
  font-size: 0.7em;
  text-align: center;
}

.etclp03_1 .riyou p {
  width: 90%;
  margin: 0 auto;
}

.etclp03_1 .riyou p span {
  color: red;
}

.etclp03_1 .riyou img {
  display: block;
  width: 80%;
  margin: 0 auto;
}


.etclp04 {
  margin-top: 50px;
  background: #EFF8FE;
}

.etclp04_1 h4 {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 30px;
}

.etclp04_1 .etc_toha {
  width: 900px;
  margin: 0 auto;
}

.etclp04_1 .etc_toha img {
  width: 36%;
  display: block;
  margin: 0 auto;
}

.etclp04_1 .waribiki {
  padding-top: 80px;
  clear: both;
  padding-bottom: 30px;
}

.etclp04_1 .waribiki .hyo {
  float: left;
  width: 42%;
  margin: 0 2%;
}

.etclp04_1 .waribiki h5 {
  text-align: center;
  color: white;
  padding: 8px;
  margin: 10px -15px 0;
}

.etclp04_1 .waribiki1 h5 {
  background: #86CB4F;
  opacity: 0.8;
}

.etclp04_1 .waribiki2 h5 {
  background: #3BCDE4;
  opacity: 0.8;
}

.etclp04_1 .floatLL {
  float: left;
  width: 50%;
  margin: 0 1% 0 6%;
}

.etclp04_1 .floatLR {
  float: left;
  width: 31%;
  margin: 0 6% 0 1%;
}

.etclp04_1 .saidai1 h5 {
  background: #89B929;
  opacity: 0.8;
}

.etclp04_1 .saidai2 h5 {
  background: #EB9F00;
  opacity: 0.8;
}

.etclp04_1 .saidai3 h5 {
  background: #645DA7;
  opacity: 0.8;
}

.etclp04_1 .saidai1 {
  border: 15px solid #D0E9DA;
  height: 604px;
}

.etclp04_1 .saidai2 {
  border: 15px solid #D0E9DA;
  margin-bottom: 10px;
}

.etclp04_1 .saidai3 {
  border: 15px solid #D0E9DA;
}

.etclp04_1 .saidai img {
  display: block;
  width: 80%;
  margin: 5% auto;
}

.etclp04_1 .saidai1 img {
  display: block;
  width: 90%;
  margin: 12% auto 5%;
  ;
}

.etclp04_1 .saidai p {
  font-size: 0.7em;
  text-align: center;
}

.etclp04_1 .saidai {
  background: white;
}


.etclp05_1 table {
  table-layout: fixed;
}

.etclp05_1 table td,
.etclp05_1 table th {
  text-align: center;
  border: 1px solid #A3D4CF;
}

.etclp05_1 table th {
  color: black;
}

.etclp05_1 table .th01 {
  background: #FFFFFF;
  width: 20%;
}

.etclp05_1 table .th02 {
  background: #89B929;
}

.etclp05_1 table .th03 {
  background: #7BC2E2;
}

.etclp05_1 table tr:nth-child(even) {
  background: rgba(163, 212, 207, 0.10);
}

.etclp05_1 table td img {
  display: block;
  width: 70%;
  margin: 0 auto;
}

.tleft {
  text-align: left !important;
}

.etclp05_1 .kabu {
  color: red;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
  padding: 0;
  margin-bottom: -30px;
}


.etclp06 {
  background: #FAF8F7;
}

.etclp06_1 .lpH2 {
  padding: 50px 0 0px !important;
}

.etclp06_1 .sakugenList {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
}

.etclp06_1 .sakugenList li {
  margin: 0 2% 2%;
  padding: 1%;
  width: 27%;
  font-size: 0.9em;
  text-align: center;
}

.etclp06_1 .sakugenList li dd {
  font-weight: bold;
  margin-left: 0;
}

.etclp06_1 .sakugenList li:nth-child(odd) {
  background: #D9EDEB;
}

.etclp06_1 .sakugenList li:nth-child(odd) h4 {
  background: #A3D4CF;
  color: white;
  padding: 2%;
  margin: 0 -9px;
}

.etclp06_1 .sakugenList li:nth-child(even) {
  background: #EDF3D7;
}

.etclp06_1 .sakugenList li:nth-child(even) h4 {
  background: #D2E29A;
  color: white;
  padding: 2%;
  margin: 0 -9px;
}

.etclp06_1 .sakugenList li dt {
  color: black;
  font-weight: unset;
}

.etclp06_1 .sakugenList li .kakaku {
  font-size: 1.2em;
}

.etclp06_1 .sakugenList li .kakaku span {
  font-size: 2em;
}

.etclp06_1 .sakugenList li:nth-child(odd) .sakugen {
  background-color: white;
  padding: 7% 0 2%;
  background-image: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc26.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30%;
}

.etclp06_1 .sakugenList li:nth-child(even) .sakugen {
  background-color: white;
  padding: 7% 0 2%;
  background-image: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc27.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30%;
}

.etclp06_1 .sakugenList li .sakugen span {
  font-size: 1.5em;
  color: red;
}

.etclp06_1 .minaosiP3 {
  display: flex;
  display: -webkit-flex;
}

.etclp06_1 .minaosiP3 li {
  margin: 0 2%;
  padding: 6% 3% 3%;
  width: 31%;
  font-size: 0.9em;
}

.etclp06_1 .minaosiP3 li h4 {
  text-align: left !important;
  color: #DC586E;
  font-weight: bold;
}

.etclp06_1 .minaosiP3 li:nth-child(2) h4 {
  color: #3799C6;
}

.etclp06_1 .minaosiP3 li:nth-child(3) h4 {
  color: #DCA414;
}

.etclp06_1 .minaosiP3 li p {
  font-size: 0.8em;
  margin-top: 10px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.etclp06_1 .minaosiP3 li h4 img {
  width: 20%;
  float: right;
  margin: -25px -10px;
}

.etclp06_1 .minaosiP3 li:first-child {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc28.png") no-repeat;
  background-size: contain;
}

.etclp06_1 .minaosiP3 li:nth-child(2) {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc29.png") no-repeat;
  background-size: contain;
}

.etclp06_1 .minaosiP3 li:nth-child(3) {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc30.png") no-repeat;
  background-size: contain;
}


/*燃料カード*/
.fuelp00 {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel01back.png") repeat-x;
  background-size: 15px;
  background-color: #F6B36F;
}

.fuelp01 {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel01.png") top center no-repeat;
  background-size: contain;
}

.fuelp01 h2 {
  padding: 145px 0 55px;
  font-size: 5em !important;
  line-height: 1.5;
  color: orange;
}

.fuelp01 h2 span {
  color: dodgerblue;
}

.fuelp01_1 {
  margin: 100px auto 0;
  width: 90%;
  padding-top: 150px;
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel_back01.png") bottom center no-repeat;
  background-size: 80%;
}

.fuelp01 div img {
  padding: 30px 0;
}

.fuelp01_1 h3 {
  color: white;
  text-shadow: 2px 2px 3px #929292;
}

.fuelp01_1 h3 span {
  color: yellow;
}


.fuelp02 {}

.fuelp02_1 .lpH2 {
  padding: 50px 0 0px !important;
}

.fuelp02_1 .fuel_toha img {
  width: 60%;
  display: block;
  margin: 0 auto;
}

.fuelp02_1 ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
}

.fuelp02_1 li {
  width: 42%;
  margin: 1%;
  padding: 3%;
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel04.png) center no-repeat;
  background-size: contain;
  height: 198px;
}

.fuelp02_1 li:first-child {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel04.png) center no-repeat;
  background-size: contain;
}

.fuelp02_1 li:nth-child(2) {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel05.png) center no-repeat;
  background-size: contain;
}

.fuelp02_1 li:nth-child(3) {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel06.png) center no-repeat;
  background-size: contain;
}

.fuelp02_1 li:nth-child(4) {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel07.png) center no-repeat;
  background-size: contain;
}

.fuelp02_1 li:nth-child(5) {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel08.png) center no-repeat;
  background-size: contain;
}

.fuelp02_1 li:nth-child(6) {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel09.png) center no-repeat;
  background-size: contain;
}

.fuelp02_1 li:nth-child(7) {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel10.png) center no-repeat;
  background-size: contain;
}

.fuelp02_1 li:nth-child(8) {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel11.png) center no-repeat;
  background-size: contain;
}

.fuelp02_1 li img {
  float: left;
  width: 145px;
  margin: 6% 5% 0 0;
}

.fuelp02_1 li:nth-child(4) img {
  margin: 10% 5% 0 0;
}

.fuelp02_1 li:nth-child(5) img {
  margin: 10% 5% 0 0;
}

.fuelp02_1 li:nth-child(6) img {
  margin: 15% 5% 0 0;
}

.fuelp02_1 li:nth-child(8) img {
  margin: 10% 5% 5% 0;
}

.fuelp02_1 li h4 {
  text-align: left !important;
  font-weight: bold;
}

.fuelp02_1 li p {
  font-size: 0.8em;
  text-align: justify;
  text-justify: inter-ideograph;
}


.fuelp03 {
  margin-top: 50px;
  background: #FAF8F7;
}

.fuelp03_1 h4 {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 30px;
}

.fuelp03_1 .etc_toha {
  width: 900px;
  margin: 0 auto;
}

.fuelp03_1 .etc_toha img {
  width: 36%;
  display: block;
  margin: 0 auto;
}

.fuelp03_1 table {
  table-layout: fixed;
  width: 80%;
  margin: 0 auto;
}

.fuelp03_1 table td,
.fuelp03_1 table th {
  text-align: center;
  border: 1px solid #F4A253;
}

.fuelp03_1 table th {
  color: black;
}

.fuelp03_1 table .th01 {
  background: #FFFFFF;
  width: 20%;
}

.fuelp03_1 table .th02 {
  background: #DFABA7;
}

.fuelp03_1 table tr:nth-child(even) {
  background: rgba(244, 162, 83, 0.10);
}

.fuelp03_1 table td img {
  display: block;
  width: 30%;
  margin: 0 auto;
}

.tleft {
  text-align: left !important;
}

.fuelp03_1 .kabu {
  color: red;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
  padding: 0;
  margin: 20px 0 -30px;
}


.fuelp04 {}

.fuelp04_1 .lpH2 {
  padding: 100px 0 0px !important;
}

.fuelp04_1 .minaosiP3 {
  display: flex;
  display: -webkit-flex;
}

.fuelp04_1 .minaosiP3 li {
  margin: 0 2%;
  padding: 6% 3% 3%;
  width: 31%;
  font-size: 0.9em;
}

.fuelp04_1 .minaosiP3 li h4 {
  text-align: left !important;
  color: #DC586E;
  font-weight: bold;
}

.fuelp04_1 .minaosiP3 li:nth-child(2) h4 {
  color: #3799C6;
}

.fuelp04_1 .minaosiP3 li:nth-child(3) h4 {
  color: #DCA414;
}

.fuelp04_1 .minaosiP3 li p {
  font-size: 0.8em;
  margin-top: 10px;
  text-align: justify;
  text-justify: inter-ideograph;
  padding-bottom: 50px;
}

.fuelp04_1 .minaosiP3 li h4 img {
  width: 20%;
  float: right;
  margin: -25px -10px;
}

.fuelp04_1 .minaosiP3 li:first-child {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel21.png") no-repeat;
  background-size: contain;
}

.fuelp04_1 .minaosiP3 li:nth-child(2) {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel22.png") no-repeat;
  background-size: contain;
}

.fuelp04_1 .minaosiP3 li:nth-child(3) {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_fuel/fuel23.png") no-repeat;
  background-size: contain;
}

/*アコーディオン*/
#ac01 dt {
  cursor: pointer;
  position: relative;
  padding: 10px;
  margin: 0;
  font-size: 1.2em;
  background: #fff;
  border-bottom: 1px dotted #ccc;
}

#ac01 dt::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/ico_open.png") no-repeat center center;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  display: block;
}

#ac01 dt.select::after {
  background: url("https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/ico_close.png") no-repeat center center;
}

#ac01 dd {
  padding-bottom: 15px;
}

/*サイドバナー*/
.banner {
  z-index: 999;
}

.banner ul {
  display: flex;
  display: -webkit-flex;
  position: fixed;
  top: 100px;
  right: 0;
  text-align: center;
  font-size: 0.6em;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.banner ul li {
  width: 70px;
  padding: 15% 25px 15% 15%;
  background: white;
  opacity: 0.9;
}

.banner ul li img {
  width: auto;
  height: 35px;
}

.banner ul li a {
  text-decoration: none;
}

/*組合一覧*/
/*ボックス全体*/
.accbox {
  margin: 0 auto;
  padding: 0;
  max-width: 80%;
}

/*ラベル*/
.accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 13px 12px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.5s;
}

/*アイコンを表示*/
.accbox label:before {
  content: '\f054';
  font-family: 'FontAwesome';
  padding-right: 8px;
}

/*ラベルホバー時*/
.accbox label:hover {
  background: lightgray;
}

/*チェックは隠す*/
.accbox input {
  display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked+label+.accshow {
  height: auto;
  padding: 5px;
  opacity: 1;
}

.accbox .accshow p {
  margin: 15px 10px
}

/*アイコンを入れ替える*/
.cssacc:checked+label:before {
  content: '\f078';
}

/*LPの組合テーブル*/
.accshow table {
  margin: 0 auto !important;
  width: 100%;
}

.accshow table td {
  border: 1px solid gray !important;
  text-align: center;
}

.kumi_name {
  width: 50%;
}

.kumi_etc {
  width: 25%;
}

@media screen and (max-width:769px) {
  .accshow table {
    margin: 0 auto !important;
    width: 100%;
    table-layout: fixed;
    display: block;
    overflow: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  #content.contact .accshow table td {
    display: table-cell;
  }
}

/*組合一覧ここまで*/

/*現在のご利用額状況欄*/
.riyoujoukyou .wpcf7-form-control.wpcf7-text {
  width: 50% !important;
}

.text-651 .wpcf7-form-control.wpcf7-text {
  width: 20% !important;
}

/*201201 ETC_LP 改修*/

.red {
  color: #FF0000 !important;
}

.nopc {
  display: none;
}

.nosp {
  display: block;
}

@media screen and (max-width: 450px) {
  .nopc {
    display: block;
  }

  .nosp {
    display: none;
  }
}

/* ページ内リンク　リスト */
.page_link {
  background: #000;
  padding: 7px 0;
  width: 100%;
  /* top: 103px;
  position: fixed;
  z-index: 2;
  opacity: 1; */
  transition: .5s;
}

.page_link ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.page_link ul li {
  margin-right: 40px;
}

.page_link ul li:last-child {
  margin-right: 0;
}

.page_link ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
}

.page_link ul li a:hover {
  text-decoration: underline;
}

/* MV */
.n_etclp_mv {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc_mv_bg_n.png) no-repeat center/cover;
  padding: 20px 0 5px;
  position: relative;
  /* margin-top: 152px; */
}

@media all and (-ms-high-contrast: none) {
  .n_etclp_mv {
    margin-top: 152px;
  }
}

@-moz-document url-prefix() {
  .n_etclp_mv {
    margin-top: 152px;
  }
}

.n_etclp_mv .mv_subtitle {
  color: #fff;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}

.n_etclp_mv .mv_subtitle span {
  font-size: 37px;
  color: #0068B4;
  background: #FCEE21;
  margin-right: 1px;
  padding: 0 5px;
}

#efLP .n_etclp_mv h2.main_title {
  position: relative;
  font-size: 80px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.61);
  margin-top: 30px;
}

#efLP .n_etclp_mv h2.main_title::before {
  content: "";
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc_mv_ashi01_n.png) no-repeat center/cover;
  width: 143px;
  height: 125px;
  position: absolute;
  top: 0;
  left: 30px;
}

/* 実際の削減事例 */
.n_etclp_sec02 {
  background: #FBF8F7;
  padding-bottom: 100px;
}

.n_etclp_sec02 .sakugenzirei_box {
  max-width: 1080px;
  margin: 0 auto;
  background: #fff;
  padding: 45px;
}

.n_etclp_sec02 .sakugenzirei_box ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.n_etclp_sec02 .sakugenzirei_box ul li {
  width: 29.1%;
}

.n_etclp_sec02 .sakugenzirei_box ul li .saku_title {
  text-align: center;
  font-size: 22px;
  background: #8DC220;
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold;
  border-radius: 30px;
  padding: 3px 0;
}

.n_etclp_sec02 .sakugenzirei_box ul li .syousai {
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
  padding: 0;
}

.n_etclp_sec02 .sakugenzirei_box ul li .sakugengo {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  margin-top: 10px;
}


.n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_left {
  width: 10.3%;
  color: #8DC220;
  font-weight: bold;
  border: 1px solid #8DC220;
  writing-mode: vertical-rl;
  text-align: center;
  padding-right: 5px;
}

.n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right {
  width: 80%;
}

.n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right p {
  font-size: 14px;
  font-weight: bold;
}

.n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right p span.big {
  font-size: 35px;
  font-family: "Bahnschrift", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right p.saku_big {
  font-size: 21px;
  font-weight: bold;
}

.n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right p.saku_big span.big {
  font-size: 45px;
  font-family: "Bahnschrift", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.n_etclp_sec02 .sakugenzirei_box ul li .saku_img {
  width: 70%;
  margin: 0 auto;
}

@media screen and (max-width: 1150px) and (min-width: 800px) {
  .n_etclp_sec02 .sakugenzirei_box ul li .syousai {
    font-size: 1.1vw;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_left {
    padding-right: 0;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right p {
    font-size: 1.2vw;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right p span.big {
    font-size: 2.1vw;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right p.saku_big {
    font-size: 1.7vw;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right p.saku_big span.big {
    font-size: 3.8vw;
  }
}

/* 見直しポイント */
.etclp02_1 ul.n_minaoshi {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.etclp02_1 ul.n_minaoshi li {
  width: 30.4%;
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/minaoshi_bg.png) no-repeat center/cover;
  padding: 20px 30px;
  text-align: center;
  box-sizing: border-box;
}

.etclp02_1 ul.n_minaoshi li p {
  font-size: 14px
}

.etclp02_1 ul.n_minaoshi li .mi_point img {
  width: 52px;
  height: auto;
}

.etclp02_1 ul.n_minaoshi li .mi_img img {
  width: auto;
  height: 100px;
}

.etclp02_1 ul.n_minaoshi li .mi_title {
  font-weight: bold;
  font-size: 19px;
}

.saidaika {
  max-width: 845px;
  margin: 70px auto;
}

.saidaika .big_title {
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}

.etclp02_1 .minaosiP2.clm1 {
  justify-content: center;
}

.etclp02_1 .minaosiP2.clm1 li:first-child {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc12_n.png) no-repeat;
  background-size: contain;
}

.etclp02_1 .minaosiP2.clm1 li:first-child h4 {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc11_n.png) no-repeat 10px;
  background-size: contain;
  background-position: center;
}

.etclp02_1 .minaosiP2 li {
  width: 59.7%;
  margin: 2%;
}

.etclp02_1 .minaosiP2.clm1 li:first-child .mini2 {
  margin: -40px -25px 0 0;
}

@media screen and (max-width: 1199px) and (min-width: 800px) {
  .etclp02_1 ul.n_minaoshi li {
    padding: 2.8% 3%;
  }

  .etclp02_1 ul.n_minaoshi li p {
    font-size: 1.2vw;
  }

  .etclp02_1 ul.n_minaoshi li .mi_title {
    font-size: 1.8vw;
  }

  .etclp02_1 ul.n_minaoshi li .mi_point {
    width: 20%;
    height: auto;
    margin: 0 auto;
  }

  .etclp02_1 ul.n_minaoshi li .mi_point img {
    width: 100%;
  }
}

/* 組合会員様の声 */
.n_etclp_voice {
  background: #DAECE1;
  padding-bottom: 80px;
}

.n_etclp_voice .member_voice_inner {
  max-width: 915px;
  margin: 0 auto;
}

.n_etclp_voice .voice_graph_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 80px;
}

.n_etclp_voice .voice_graph_flex .v_img {
  width: 50%;
}

.n_etclp_voice .voice_graph_flex .v_txt {
  width: 44.8%;
}

.n_etclp_voice .voice_graph_flex .v_txt p {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  line-height: 200%;
}

.n_etclp_voice .voice_graph_flex .v_txt p span.voice_big {
  font-size: 54px;
  font-weight: bold;
}

.n_etclp_voice ul.member_voice {
  padding: 0;
}

.n_etclp_voice ul.member_voice li {
  background: #fff;
  padding: 45px 45px 45px 65px;
  margin-bottom: 40px;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
}

.n_etclp_voice ul.member_voice li:last-child {
  margin-bottom: 0;
}

.n_etclp_voice ul.member_voice li::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 51px 51px 0 0;
  border-color: #daece1 transparent transparent transparent;
  line-height: 0px;
  _border-color: #daece1 #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
  position: absolute;
  top: 0;
  left: 0
}

.n_etclp_voice ul.member_voice li::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 51px 51px;
  border-color: transparent transparent #daece1 transparent;
  line-height: 0px;
  _border-color: #000000 #000000 #daece1 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
  position: absolute;
  bottom: 0;
  right: 0
}

.n_etclp_voice ul.member_voice li .member_detail {
  display: flex;
  align-items: center;
  justify-content: center;
}

.n_etclp_voice ul.member_voice li .member_detail .mem_img {
  margin-right: 10px;
}

.n_etclp_voice ul.member_voice li .member_detail .mem_img img {
  height: 130px;
}

.n_etclp_voice ul.member_voice li .member_detail {
  width: 34%;
}

.n_etclp_voice ul.member_voice li .member_detail p {
  font-size: 12px;
}

.n_etclp_voice ul.member_voice li .member_detail p span.green {
  color: #8DC220;
}

.n_etclp_voice ul.member_voice li .member_comment {
  width: 64.2%;
}

.n_etclp_voice ul.member_voice li .member_comment p {
  font-size: 14px;
}

.n_etclp_voice ul.member_voice li .member_comment .comment_title {
  font-size: 18px;
  font-weight: bold;
  color: #8DC220;
  margin-bottom: 20px;
}



/* ETC・燃料カードLP　資料ダウンロード右下固定ボタン　- ▼START - 渡辺追記 */

.side_download {
  position: fixed;
  bottom: 0px;
  right: 0;
  z-index: 60;
}

.side_download a {
  display: block;
  position: relative;
  text-align: center;
  writing-mode: vertical-rl;
  background-color: #0067B3;
  text-decoration: none;
  padding: 50px 20px 20px;
  color: #fff;
  font-weight: bold;
  transition: 0.3s;
  font-size: 0.9em;
  border-top: 1px solid #FFF;
  border-left: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

.side_download a::before {
  content: "";
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc_contact_download.png) no-repeat center/contain;
  width: 24px;
  height: 25px;
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
}

.side_download a:hover {
  opacity: 0.8;
}
/* ETC・燃料カードLP　資料ダウンロード右下固定ボタン　- ▲E N D - 渡辺追記 */



/* ETC・燃料カードLP　お問い合わせ右下固定ボタン　- ▼START - 渡辺変更 */
.side_contact {
  position: fixed;
  bottom: 210px;
  right: 0;
  z-index: 60;
}

.side_contact a {
  display: block;
  position: relative;
  text-align: center;
  writing-mode: vertical-rl;
  background-color: #C1272D;
  text-decoration: none;
  padding: 40px 20px 20px;
  color: #fff;
  font-weight: bold;
  transition: 0.3s;
  font-size: 0.9em;
  border-top: 1px solid #FFF;
  border-left: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

.side_contact a::before {
  content: "";
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc_contact_n.png) no-repeat center/contain;
  width: 34px;
  height: 15px;
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
}
/* ETC・燃料カードLP　お問い合わせ右下固定ボタン　- ▲E N D - 渡辺変更 */





div.benefits .benefits_inner {
  max-width: 1000px;
  margin: 0 auto;
}

div.benefits .benefits_txt,
div.business .business_txt {
  color: #0068B4;
  text-align: center;
  font-size: 28px;
  margin-bottom: 50px;
  font-weight: bold;
}

div.business .business_txt {
  max-width: 100% !important;
  margin-bottom: 50px !important;
}

div.benefits ul,
div.business ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
}

div.benefits ul li {
  width: 28%;
}

div.business ul li {
  width: 21.9%;
  text-align: center;
}

div.benefits ul li p.img,
div.business ul li p.img {
  text-align: center;
  margin-bottom: 15px;
}

div.business ul li p.business_title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 15px;
}

div.business ul li p.business_link a {
  width: 200px;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #231815;
  position: relative;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  display: block;
  margin: 0 auto;
}

div.business ul li p.business_link a::before {
  content: "";
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/modal_list_ashi01.png) no-repeat center/cover;
  width: 15px;
  height: 16px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: -2px;
}


#content.benefits .title01 {
  padding-top: 0 !important;
}

#content.business .title01 {
  padding-top: 0 !important;
}

#content.contact.new .title01 {
  padding-top: 0 !important;
}

#content.contact.new p {
  text-align: center !important;
}

@media screen and (max-width: 1059px) {
  /* .page_link {
    top: 50px;
  } */

  /* .n_etclp_mv {
    margin-top: 89px;
  } */

  div.business ul li {
    width: 50%;
    text-align: center;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 799px) {
  /* .n_etclp_mv {
    margin-top: 59px;
  } */


  .n_etclp_sec02 .sakugenzirei_box ul li {
    width: 80%;
    margin: 0 auto 40px;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .syousai {
    font-size: 18px;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_left {
    width: 5.3%;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right {
    width: 88%;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .saku_img {
    width: 50%;
  }

  .etclp02_1 ul.n_minaoshi li {
    width: 80%;
    margin: 0 auto 20px;
  }

  .etclp02_1 ul.n_minaoshi li .mi_point img {
    width: 90px;
    height: auto;
  }

  .etclp02_1 ul.n_minaoshi li .mi_img img {
    width: auto;
    /* height: auto; */
  }

  .etclp02_1 ul.n_minaoshi li .mi_title {
    font-size: 30px;
  }

  .etclp02_1 ul.n_minaoshi li p {
    font-size: 23px;
  }

  .etclp02_1 ul.n_minaoshi li .mi_point {
    margin-bottom: 10px;
  }

  .n_etclp_voice {
    padding-bottom: 80px;
    padding: 0 20px 80px 20px;
  }

  .n_etclp_voice .voice_graph_flex .v_img {
    margin: 0 auto;
  }

  .n_etclp_voice .voice_graph_flex .v_txt {
    width: 80%;
    margin: 20px auto 0;
  }

  .n_etclp_voice ul.member_voice li .member_detail {
    width: 70%;
    margin: 0 auto 20px;
  }

  .n_etclp_voice ul.member_voice li .member_detail .mem_img {
    margin-right: 30px;
  }

  .n_etclp_voice ul.member_voice li .member_detail .mem_img img {
    height: 150px;
  }

  .n_etclp_voice ul.member_voice li .member_detail p {
    font-size: 17px;
  }

  .n_etclp_voice ul.member_voice li .member_comment {
    width: 100%;
  }

  .n_etclp_voice ul.member_voice li .member_comment .comment_title {
    margin-bottom: 10px;
  }

  .etclp02_1 .minaosiP2.clm1 li:first-child {
    background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc12_n.png) no-repeat center 43px;
    background-size: contain;
  }

  .saidaika .big_title {
    font-size: 30px;
  }

  .saidaika .saidaika_txt {
    font-size: 23px;
  }
}

@media screen and (max-width: 450px) {
  .page_link ul li {
    width: 40%;
    text-align: center;
    padding-top: 1%;
    margin-right: 0;
  }

  .page_link ul li a {
    font-size: 4.0vw;
  }

  .n_etclp_mv {
    background: none;
    margin-top: -17px;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li {
    width: 100%;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .syousai {
    font-size: 3.7vw;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_left {
    width: 8%;
    font-size: 4.0vw;
    padding-right: 0;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right {
    width: 84%;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right p {
    font-size: 3.5vw;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right p span.big {
    font-size: 8.0vw;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right p.saku_big {
    font-size: 4.7vw;
  }

  .n_etclp_sec02 .sakugenzirei_box ul li .sakugengo .saku_right p.saku_big span.big {
    font-size: 10.0vw;
  }

  .etclp02_1 ul.n_minaoshi li .mi_point img {
    width: 60px;
    height: auto;
  }

  .etclp02_1 ul.n_minaoshi li .mi_title {
    font-size: 6.0vw;
  }

  .etclp02_1 ul.n_minaoshi li p {
    font-size: 3.5vw;
  }

  .n_etclp_voice .voice_graph_flex .v_img {
    width: 100%;
  }

  .n_etclp_voice .voice_graph_flex {
    margin-bottom: 40px;
  }

  .n_etclp_voice .voice_graph_flex .v_txt p {
    font-size: 4.0vw;
    line-height: 240%;
  }

  .n_etclp_voice .voice_graph_flex .v_txt p span.voice_big {
    font-size: 10vw;
  }

  .n_etclp_voice ul.member_voice li .member_detail {
    width: 100%;
  }

  .n_etclp_voice ul.member_voice li .member_detail .mem_img img {
    height: 130px;
  }

  .n_etclp_voice ul.member_voice li .member_detail p {
    font-size: 3.5vw;
  }

  .n_etclp_voice ul.member_voice li .member_detail .mem_img {
    margin-right: 4%;
  }

  .n_etclp_voice ul.member_voice li {
    padding: 45px 25px 45px;
  }

  .n_etclp_sec02 {
    padding-bottom: 0;
  }

  .side_contact {
    position: fixed;
        bottom: 0px;
        right: 0;
        max-width: 100%;
        display: flex;
        width: 100%;
        justify-content: space-around;
  }

  .side_contact a {
    writing-mode: initial;
        background-color: #C1272D;
        padding: 16px 0px 16px 0px;
        font-size: 4vw;
        max-width: 100%;
        width: 100%;
  }

  .side_contact a::before {
    position: relative;
        top: 50%;
        left: -5%;
        transform: translateY(-50%);
        display: inline-block;
        height: 20px;
  }

  div.benefits .benefits_txt,
  div.business .business_txt {
    font-size: 18px;
  }


  div.benefits ul li {
    width: 80%;
    margin: 0 auto 20px;
  }

  div.benefits ul li p.img {
    width: 80%;
    margin: 0 auto 15px;
  }


  div.business ul li {
    width: 80%;
    text-align: center;
    margin: 0 auto 40px;
  }

  .etclp02_1 .minaosiP2.clm1 li:first-child {
    background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc12_n.png) no-repeat center 27px;
    background-size: contain;
  }

  .etclp02_1 .minaosiP2.clm1 li:first-child .mini2 {
    font-size: 0.6em;
    margin: -22px 0px 0 0;

  }

  .saidaika {
    margin: 70px 20px;
  }

  .saidaika .big_title {
    font-size: 6.0vw;
  }

  .saidaika .saidaika_txt {
    font-size: 3.5vw;
  }
}

/* モーダルCSS */
.modalArea {
  display: none;
  position: fixed;
  z-index: 20;
  /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  max-width: 680px;
  padding: 40px 40px;
  background-color: #fff;
  border-radius: 10px;
  max-height: 60%;
  overflow: auto;
  box-sizing: border-box;
}

/* .modalWrapper.kansai {
	max-width: 800px;
} */

.modalWrapper.kansai .modalContents ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.modalWrapper.kansai .modalContents ul li {
  width: 286px;
  margin-right: 10px;
}

.modalWrapper.kansai .modalContents ul li:nth-child(2n) {
  margin-right: 0;
}

.modalWrapper.kansai .modalContents ul li a {
  font-size: 14px;
}

.closeModal {
  position: absolute;
  top: 0px;
  right: 10px;
  cursor: pointer;
  width: 56px;
  height: 57px;
}

.closeModal::before {
  content: '';
  width: 28px;
  height: 3px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.closeModal::after {
  content: '';
  width: 28px;
  height: 3px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(135deg);
}

.modalContents .modal_title {
  text-align: center !important;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 25px;
  border-bottom: 1px solid #000;
  margin-bottom: 30px !important;
}

.modalContents ul li a {
  max-width: 400px;
  margin: 0 auto 10px;
  background-color: #0068B4;
  color: #fff;
  text-decoration: none;
  position: relative;
  padding: 15px 30px 15px 15px;
  display: block;
  border-radius: 7px;
  font-weight: bold;
  font-size: 16px;
  box-shadow: 3px 4px 0px 0px rgba(0, 104, 180, 0.5);
}

.modalContents ul li a::after {
  content: "";
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/modal_list_ashi02.png) no-repeat center/cover;
  width: 18px;
  height: 17px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.modalContents ul li a:hover {
  transform: scale(0.98);
  box-shadow: none;
}


/* 以下ボタンスタイル */
.n_modal_area {
  max-width: 707px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.n_modal_area button {
  width: 200px;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #231815;
  cursor: pointer;
  position: relative;
  text-align: center;
  font-weight: bold;
  margin-bottom: 60px;
}

.n_modal_area button::before {
  content: "";
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/modal_list_ashi01.png) no-repeat center/cover;
  width: 15px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 27px;
  transform: translateY(-50%);
}

@media screen and (max-width: 450px) {
  .n_modal_area button {
    margin: 0 auto 15px;
  }

  /* .modalWrapper {
		max-height : 70%;
	  overflow : auto;
	} */
}

@media screen and (max-width: 799px) {
  .modalWrapper.kansai .modalContents ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }

  .modalWrapper.kansai .modalContents ul li {
    width: 400px;
    margin: 0 auto;
  }

  .modalWrapper.kansai .modalContents ul li:nth-child(2n) {
    margin-right: auto;
  }

  .modalWrapper.kansai .modalContents ul li a {
    font-size: 16px;
  }
}

/* 210122 燃料LP改修 */
.etclp02.bg_none {
  background: none;
  margin-bottom: 80px;
}

.n_etclp_voice.nenryou {
  background-color: rgba(255, 140, 0, 0.2);
}

.n_etclp_voice.nenryou ul.member_voice li .member_comment .comment_title {
  color: #FF8C00;
}

.n_etclp_voice.nenryou ul.member_voice li::before {
  border-color: #ffe8cc transparent transparent transparent;
  line-height: 0px;
  _border-color: #ffe8cc #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.n_etclp_voice.nenryou ul.member_voice li::after {
  border-color: transparent transparent #ffe8cc transparent;
  line-height: 0px;
  _border-color: #000000 #000000 #ffe8cc #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.etclp02_1.nenryou ul.n_minaoshi li {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_petroleum/minaoshi_bg.png) no-repeat center/cover;
  padding: 60px 28px 20px;
}

.etclp02_1.nenryou ul.n_minaoshi li .mi_img {
  height: 105px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.etclp02_1.nenryou ul.n_minaoshi li .mi_img img {
  max-width: 100%;
  height: auto;
}

.etclp02_1.nenryou h4 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 60px;
}

.innerm.nenryou #ac01 dt {
  color: #FF8C00;
}

.innerm.nenryou #ac01 dt.select::after {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/ico_close_nenryou.png) no-repeat center center;
}

.innerm.nenryou #ac01 dt::after {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/ico_open_nenryou.png) no-repeat center center;
}

.n_etclp_mv.nenryou {
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_petroleum/etc_mv_bg_n.png) no-repeat center/cover;
  padding: 20px 0 25px;
}

.contact_long a {
  display: block;
  position: relative;
  text-align: center;
  background-color: #C1272D;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  max-width: 750px;
  width: 100%;
  margin: 60px auto;
  box-shadow: 7px 10px 6px -5px rgba(0, 0, 0, 0.4);
  font-size: 30px;
  padding: 40px 0 40px 110px;
  border-radius: 20px;
  box-sizing: border-box;
  transition: 0.3s;
}

.contact_long a::before {
  content: "";
  background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc_contact_n.png) no-repeat center/cover;
  width: 74px;
  height: 52px;
  position: absolute;
  top: 50%;
  left: 170px;
  transform: translateY(-50%);
}

/* flow */
.nenryou_flow {
  background-color: #FBF8F7;
  padding-bottom: 80px;
}

.nenryou_flow .flow_step {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
  padding: 0;
}

.nenryou_flow .flow_step li {
  width: 30.4%;
}

.nenryou_flow .flow_step li p {
  font-size: 14px;
}

.nenryou_flow .flow_step li .step {
  font-size: 18px;
  padding: 10px 0;
  font-weight: bold;
  color: #fff;
  background-color: #F15A24;
  text-align: center;
}

.nenryou_flow .flow_step li .step_box {
  background-color: #fff;
  padding: 40px 35px 20px;
}

.nenryou_flow .flow_step li .step_box .st_img {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nenryou_flow .flow_step li .step_box .st_img img {
  max-width: 100%;
  height: auto;
}

.nenryou_flow .flow_step li .step_box .st_title {
  font-weight: bold;
  font-size: 19px;
  text-align: center;
}

.nenryou_flow .flow_img2 {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}

.nenryou_flow .kome {
  font-size: 12px;
  text-align: right;
}

.card .card_list {
  max-width: 728px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0 50px 0;
}

.card .card_list li {
  width: 47.1%;
  margin-bottom: 25px;
}

.pc_img {
  display: block;
}

.sp_img {
  display: none;
}

.innerm.nenryou #ac01 dd {
  margin-top: 15px;
}

@media screen and (max-width: 1199px) and (min-width: 800px) {
  .nenryou_flow .flow_step li .step_box {
    padding: 9% 7% 3%;
  }

  .etclp02_1.nenryou ul.n_minaoshi li {
    padding: 5% 2% 4%;
  }

  .contact_long a {
    width: 70%;
    font-size: 25px;
    padding: 3% 0 3% 6%;
  }

  .contact_long a::before {
    left: 25%;
  }
}

@media screen and (max-width: 799px) {
  .pc_img {
    display: none;
  }

  .sp_img {
    display: block;
  }

  .etclp02_1.nenryou ul.n_minaoshi li {
    /* padding: 100px 30px 50px; */
    height: 100%;
    padding: 15px;
  }

  .etclp02_1.nenryou ul.n_minaoshi li:last-child {
    /* padding: 100px 30px 110px; */
    height: 320px;
    padding: 40px 15px 15px;
  }

  .etclp02_1.nenryou ul.n_minaoshi li .mi_img {
    height: auto;
    width: 30%;
    margin: 0 auto;
  }

  .nenryou_flow .flow_step li {
    width: 80%;
    margin: 0 auto 5%;
  }

  .nenryou_flow .flow_step li .step {
    font-size: 28px;
  }

  .nenryou_flow .flow_step li .step_box .st_img {
    width: 25%;
    margin: 0 auto 5%;
  }

  .nenryou_flow .flow_step li .step_box .st_img img {
    max-width: 100%;
    height: auto;
    width: 100%;
  }

  .nenryou_flow .flow_step li .step_box .st_title {
    font-size: 30px;
  }

  .nenryou_flow .flow_step li p {
    font-size: 24px;
  }

  .nenryou_flow .kome {
    font-size: 14px;
    text-align: left;
  }

  .contact_long a {
    width: 70%;
    margin: 50px auto;
    font-size: 24px;
    padding: 30px 0 30px 70px;
  }

  .contact_long a::before {
    width: 37px;
    height: 27px;
    left: 120px;
  }

}

@media screen and (max-width: 450px) {
  .contact_long a {
    width: 90%;
    margin: 7% auto;
    font-size: 4.5vw;
    padding: 25px 0 25px 10px;
  }

  .contact_long a::before {
    width: 37px;
    height: 27px;
    position: relative;
    top: auto;
    left: auto;
    transform: translateX(0);
    display: inline-block;
    margin-bottom: -9px;
    margin-right: 10px;
  }

  .etclp02_1.nenryou ul.n_minaoshi li {
    /* padding: 11% 5% 8%; */
    height: 320px;
    padding: 15px;
    box-shadow: 3px 3px 3px #eee;
  }

  .etclp02_1.nenryou ul.n_minaoshi li .mi_img {
    height: auto;
    width: 40%;
    margin: 0 auto;
  }

  .etclp02_1.nenryou ul.n_minaoshi li .mi_img img {
    max-width: 100%;
    height: auto;
    width: 100%;
  }

  .nenryou_flow .flow_step li .step {
    font-size: 5vw;
  }

  .nenryou_flow .flow_step li .step_box {
    background-color: #fff;
    padding: 7% 6% 6%;
  }

  .nenryou_flow .flow_step li .step_box .st_img {
    width: 30%;
    margin: 0 auto 5%;
    height: auto;
  }

  .nenryou_flow .flow_step li .step_box .st_img img {
    max-width: 100%;
    height: auto;
    width: 100%;
  }

  .nenryou_flow .flow_step li .step_box .st_title {
    font-size: 6.0vw;
  }

  .nenryou_flow .flow_step li p {
    font-size: 3.5vw;
  }

  .card .card_list {
    width: 80%;
  }

  .card .card_list li {
    width: 100%;
  }

  .innerm.nenryou #ac01 dt {
    padding: 10px 47px 10px 10px;
    font-size: 4.0vw;
  }

  .innerm.nenryou #ac01 dt::after {
    width: 18px;
    height: 18px;
    transform: translateY(-50%);
    margin-top: 0;
  }

  .innerm.nenryou #ac01 dd {
    font-size: 4vw;
    margin-top: 10px;
  }

  .etclp02.bg_none {
    margin-bottom: 15%;
  }

}

/* 210208 */
.n_etclp_sec02.petroleum {
  background-color: rgba(255, 140, 0, 0.2);
}

.n_etclp_sec02.petroleum .sakugenzirei_box ul li .saku_title {
  background: #FF8C00;
  font-size: 20px;
  padding: 5px 0;
}

.n_etclp_sec02.petroleum .sakugenzirei_box ul li .sakugengo .saku_left {
  color: #FF8C00;
  border: 1px solid #FF8C00;
}

@media screen and (max-width: 450px) {
  .n_etclp_sec02.petroleum .sakugenzirei_box ul li .saku_title {
    font-size: 5vw;
    padding: 5px 0;
  }
}

/* 210901 */
.n_etclp_mv h1 span {
  display: block;
  color: #cde6f8;
  font-size: 16px;
  margin: 10px 0;
}

.n_etclp_mv.nenryou h1 span {
  margin: 10px 0 -65px;
  color: #f8ddbc;
}

@media screen and (max-width: 450px) {
  .n_etclp_mv h1 {
    position: relative;
  }

  .n_etclp_mv h1 span {
    position: absolute;
    top: -0.5%;
    font-size: 3.0vw;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    line-height: 130%;
  }

  .n_etclp_mv.nenryou h1 span {
    top: 2%;
  }

  .n_etclp_mv h1 img {
    margin-top: -10px;
  }
}

/* 210928 */
.nenryou_flow.etc {
  background-color: #fff;
  padding-bottom: 0;
}

.nenryou_flow.etc .flow_step li {
  border: 1px solid #8DC220;
}

.nenryou_flow.etc .flow_step li .step {
  background-color: #8DC220;
}

/* 211020 */
.page_link.on {
  opacity: 0;
  transition: .3s;
}

.page_link.on ul li a {
pointer-events: none;
}

/* 220204 */
.etclp02_1.nenryou h4.contant_txt {
  font-size: 24px;
  padding-top: 70px;
  margin-bottom: 0;
}

.contact_long.contact_n a span {
  display: inline-block;
    background-color: #fff;
    border-radius: 30px;
    color: #C1272D;
    font-size: 20px;
    padding: 4px 30px;
    margin-bottom: 10px;
}

  .contact_long.contact_n a {
    width: 80%;
    font-size: 25px;
    padding: 15px 0 15px 6%;
    margin: 30px auto 0;
}

.nenryou_flow.contact_box {
  margin-bottom: 60px;
}

.contact_long a:hover,
.side_contact a:hover {
  opacity: 0.8;
}

.etclp02_1.nenryou.faq h4.contant_txt {
    padding-top: 0;
    text-align: center;
}

.nenryou_flow.faq {
    margin-bottom: 80px;
}

@media screen and (max-width: 450px) {
  .etclp02_1.nenryou h4.contant_txt {
    font-size: 18px;
    padding-top: 15%;
    margin-bottom: 0;
}

.contact_long.contact_n a {
    width: 90%;
    font-size: 5.5vw;
    padding: 15px 6%;
    margin: 30px auto 0;
}

.contact_long.contact_n a span {
    font-size: 4vw;
}

.nenryou_flow.contact_box {
  margin-bottom: 15%;
}

.toiawaseB.contact_box_n {
  margin: 0;
}

.nenryou_flow.faq {
    margin-bottom: 15%;
}
}

/* 220218 */
.faq_contact_box {
  display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 40px auto 0;
    align-items: center;
    width: 90%;
}

#content.contact.faq_tel h3 {
  color: #333;
  font-size: 24px;
  font-weight: bold;
}

#content.contact.faq_tel h3 {
  color: #333;
  font-size: 24px;
}

#content.contact.faq_tel .tel span {
  font-size: 50px;
}

#content.contact.faq_tel h4,
.faq_contact_box.contact_n h4
 {
  font-size: 18px;
  margin: 14px 0 0;
  font-weight: bold;
}

.faq_contact_box .contact_long a {
  max-width: 830px;
  padding: 40px 50px 40px 130px;
  margin: auto;
  font-size: 25px;
}

.faq_contact_box .contact_long a::before {
  left: 40px;
}

@media screen and (max-width: 450px) {
  .faq_contact_box {
    margin: 10px auto 0;
  }

  #content.contact.faq_tel {
    width: 100%;
    padding-bottom: 10%;
    position: relative;
    margin-bottom: 10%;
  }

  #content.contact.faq_tel::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ccc;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  #content.contact.faq_tel h3 {
    font-size: 19px;
    margin-bottom: 0;
  }

  #content.contact.faq_tel .tel span {
    font-size: 34px;
  }

  #content.contact.faq_tel .tel span a {
    text-decoration: none;
    color: #727272;
  }

  #content.contact.faq_tel h4,
  .faq_contact_box.contact_n h4 {
    font-size: 18px;
    margin: 0;
  }

  .faq_contact_box .contact_long {
    width: 100%;
  }

  .faq_contact_box .contact_long a {
    padding: 5%;
    margin: auto;
    font-size: 19px;
    width: 100%;
  }

  .faq_contact_box .contact_long a::before {
    display: none;
  }
}

/* 220225 */
.faq_contact_box.contact_n {
    width: 100%;
    align-items: flex-start;
}

#content.contact .faq_contact_box.contact_n .contact_long {
  width: 100%;
max-width: 440px;
margin: 0;
text-align: left;
}

#content.contact .faq_contact_box.contact_n h3.contact_b_title {
    color: #0068b6;
    font-size: 18px;
    position: relative;
    padding-left: 20px;
    font-weight: bold;
    text-align: center;
}

#content.contact .faq_contact_box.contact_n h3.contact_b_title::before {
  content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#content.contact .faq_contact_box.contact_n h3.contact_b_title.tel::before {
  background: url(../img/contact_tel.png) no-repeat center/cover;
  left: 93px;
}

#content.contact .faq_contact_box.contact_n h3.contact_b_title.mail::before {
  background: url(../img/contact_mail.png) no-repeat center/cover;
  left: 100px;
}

  .faq_contact_box.contact_n h4 {
    text-align: center;
    margin-top: 20px;
  }

  .faq_contact_box.contact_n .contact_long a {
    padding: 20px 50px 40px 130px;
}

.faq_contact_box.contact_n .contact_long a::before {
    top: 40%;
}

.faq_contact_box.contact_n .contact_long a::after {
  content: "";
  width: 0;
height: 0;
border-style: solid;
border-width: 15px 15px 0 15px;
border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: 10px;
    transform: translateX(-50%);
    left: 50%;
}

/* 220411追加 */

.etclp03_1 .waribiki3 h5 {
  background: #86CB4F;
  opacity: 0.8;
}

.etclp03_1 .waribiki3 .hyo {
  width: 91%;
}

.etclp03_1 .waribiki3 .waribiki3 {
  border: 15px solid #DAEFC9;
  margin: 2%
}

.etclp03_1 .waribiki3 .waribiki3 th {
  border: 1px solid #86CB4F;
}

.etclp03_1 .waribiki3 .waribiki3 td {
  border: 1px solid #86CB4F;
}

.etclp03_1 .waribiki3 .hyo table {
      margin: 2% 5% 0 5%;
      width: 90%;
      font-size: 0.8em;
      table-layout: fixed;
}



.etclp03_1 .waribiki4 h5 {
  background: #645DA7;
  opacity: 0.8;
}

.etclp03_1 .waribiki4 .hyo {
  float: left;
  width: 42%;
  margin: 0 2%;
}

.etclp03_1 .waribiki .waribiki4 {
  border: 15px solid #b7b4cd;
}

.etclp03_1 .waribiki .waribiki4 th {
  border: 1px solid #645DA7;
}

.etclp03_1 .waribiki .waribiki4 td {
  border: 1px solid #645DA7;
}

.etclp03_1 .waribiki4 .hyo table {
  margin: 5% 5% 0;
  width: 90%;
  font-size: 0.8em;
  table-layout: fixed;
}

/* 220421追記 */

.w750 {
    width: 750px;
    margin: 0 auto 75px auto;
}

.lpH2_kai {
  padding: 10px 0 10px;
}

.etclp02_1.nenryou.faq h4.contant_txt2 {
    padding-top: 70px;
    text-align: center;
    font-size: 24px
}

/* 220705追記 */

.separate_btn_box {
  background-color: #FBF8F7;
  padding-bottom: 80px;
}

.separate_btn_box .separate_btn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
}

.separate_btn_box .separate_btn a {
  transition: 0.3s
}

.separate_btn_box .separate_btn a:hover {
  opacity: 0.8;
}

p.separate_omoshikomi {
  padding: 10px;
}

p.separate_sodan  {
  padding: 10px;
}
p.separate_download  {
  padding: 10px;
}

.separate_omoshikomi a  {
  display: block;
  position: relative;
  text-align: center;
  background-color: #C1272D;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  max-width: 750px;
  width: 100%;
  margin: 30px auto;
  box-shadow: 7px 10px 6px -5px rgb(0 0 0 / 40%);
  font-size: 26px;
  padding: 26px 20px 25px 110px;
  border-radius: 20px;
  box-sizing: border-box;
  transition: 0.3s;
}

.separate_sodan a  {
  display: block;
  position: relative;
  text-align: center;
  background-color: #0067b3;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  max-width: 750px;
  width: 100%;
  margin: 30px auto;
  box-shadow: 7px 10px 6px -5px rgb(0 0 0 / 40%);
  font-size: 26px;
  padding: 40px 20px 40px 110px;
  border-radius: 20px;
  box-sizing: border-box;
  transition: 0.3s;
}
.separate_download a  {
  display: block;
  position: relative;
  text-align: center;
  background-color: #0067b3;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  max-width: 750px;
  width: 100%;
  margin: 30px auto;
  box-shadow: 7px 10px 6px -5px rgb(0 0 0 / 40%);
  font-size: 26px;
  padding: 40px 20px 40px 110px;
  border-radius: 20px;
  box-sizing: border-box;
  transition: 0.3s;
}

.separate_btn_box .separate_btn p.separate_omoshikomi a::before {
    content: "";
    background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc_contact_omoshikomi.png) no-repeat center/cover;
    width: 58px;
    height: 36px;
    position: absolute;
    top: 50%;
    left: 33px;
    transform: translateY(-50%);
}

.separate_btn_box .separate_btn p.separate_sodan a::before {
    content: "";
    background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc_contact_shisan.png) no-repeat center/cover;
    width: 41px;
    height: 61px;
    position: absolute;
    top: 50%;
    left: 43px;
    transform: translateY(-50%);
}
.separate_btn_box .separate_btn p.separate_download a::before {
    content: "";
    background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc_contact_download.png) no-repeat center/cover;
    width: 59px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
}

.separate_btn_box h4{
    font-size: 24px;
    padding-top: 70px;
    margin-bottom: 0;
    font-weight: bold;
}

a.contact_phone  {
  display: none;
}

.fuelp05.faq {
  margin-bottom: 40px;
}

@media screen and (max-width: 450px) {

  .separate_btn_box .separate_btn {
    display: block;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
  }

  .separate_omoshikomi a {
    width: 100%;
    margin: 1% auto;
    font-size: 4.5vw;
    padding: 4% 2% 4% 23%;

}

p.separate_sodan {
    padding: 10px 10px 15%;
}
p.separate_download {
    padding: 10px 10px 15%;
}

.separate_sodan a {
  width: 100%;
  margin: 1% auto;
  font-size: 4.5vw;
  padding: 8% 2% 8% 23%;
}
.separate_download a {
  width: 100%;
  margin: 1% auto;
  font-size: 4.5vw;
  padding: 8% 2% 8% 23%;
}

.separate_btn_box h4{
    font-size: 5vw;
    margin: 0 4% 4%;
}

.separate_btn_box {
  background-color: #FBF8F7;
  padding-bottom: 0
}

a.contact_phone  {
  display: inline-block;
      background-color: #08af4b;
}

a.contact_phone::before  {
  display: inline-block;
    background: url(https://test-envi.rengoukai.jp/wp-content/themes/rengoukai/img/lp_etc/etc_contact_phone.png) no-repeat center/contain;
}
}





/* スマホ時の資料ダウンロードフッターボタン - ▼START - 渡辺追記 */
a.useful_footer_btn {
  display: none;
}

@media screen and (max-width: 450px) {

a.useful_footer_btn {
  display: inline-block;
  background-color: #0071BA;
}

a.useful_footer_btn::before {
  display: inline-block;
  background: url(https://test-envi.rengoukai.jp/wp-content/uploads/2024/07/icon_useful_footer_btn_01.png) no-repeat center/contain;
}

}
/* スマホ時の資料ダウンロードフッターボタン - ▲E N D - 渡辺追記 */


