@charset "UTF-8";
/* CSS Document */

/*.common
-----------------------------*/

.mb50 {
	margin-bottom: 50px
	}

/*.btn1
-----------------------------*/
#gas-business a.btn1 {
	padding-left: 20px;
	background: url(/ep/gas-jiyuuka/images/icon_arw1.png) 0 center no-repeat;
	color: #d53a30;
	font-size: 16px;
	font-weight: bold;
}

#gas-business a.btn1.back {
	background-image: url(/ep/gas-jiyuuka/images/icon_arw12.png);
}

#gas-business a.btn1 span {
	padding-bottom: 3px;
	border-bottom: 1px solid #d53a30;
}

/*.ttl-type3
-----------------------------*/
#gas-business .ttl-type3 {
	text-align: center;
}

#gas-business .ttl-type3 > span {
	display: inline-block;
	padding-bottom: 24px;
	background: url(/ep/gas-jiyuuka/images/bg_line1.png) center bottom no-repeat;
	line-height: 1.3;
	color: #004ea2;
	font-size: 24px;
}

#gas-business .ttl-type3 > span span {
	font-size: 0.7em;
}

#gas-business .ttl-type3.black > span {
	background: url(/ep/gas-jiyuuka/images/bg_line3.png) center bottom no-repeat;
	color: #000;
}


#gas-business #performance6.gb-section .gb-block-inner {
	padding-left: 40px;
	padding-right: 40px;
}

#gas-business #performance6 h3{
	font-weight: normal;
	font-size: 25px
}

#gas-business #performance6 .per6-ttl1 {
	margin-top: 40px;
}

#gas-business #performance6 .per6-pic1 {
	margin-top: 25px;
}

#gas-business #performance6 .per6-ttl2 {
	margin-top: 60px;
}

#gas-business #performance6 .per6-txt2 {
	margin-top: 20px;
}

#gas-business #performance6 .per6-box1 {
	margin: 40px 0;
}

#gas-business #performance6 .per6-box1.first {
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC
	}

#gas-business #performance6 .per6-box1::after {
    content:" ";
    display:block;
    clear:both;
}

#gas-business #performance6 .per6-box1 .txt {
	float: right;
	width: 53.7%;
}
#gas-business #performance6 .per6-box1 .pic {
	float: left;
	max-width: 43.7%;
}

#gas-business #performance6 .per6-box1 .cap2 {
	margin-top: 10px;
}

#gas-business #performance6 h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.8
}

#gas-business #performance6 ul li {
	font-size: 20px;
	line-height: 1.8;
	margin-bottom: 10px
}

#gas-business #performance6 p.link{
	margin-top: 50px;
	font-size: 18px;
	text-indent: -1em;
	padding: 15px
}

#gas-business #performance6 p.link a:link{
	color: #ea1e1f;
	text-decoration: underline
}

#gas-business #performance6 p.link a:hover{
	color: #ea1e1f;
	text-decoration: none
}

#gas-business #performance6 p.link a:visited{
	color: #ea1e1f;
	text-decoration: underline
}

#gas-business #performance6 p.link span{
	background: #FF0000;
	font-size: 12px;
	color: #FFF;
	padding: 2px 10px;
	margin: 10px;
}

#gas-business #performance6 .info-btn{
	margin-top: 50px
}

#gas-business .performance-cts .gb-block .gb-block-inner .per-inner{
	display: table;
	margin: 0 auto;
	padding: 40px 0 70px;
	max-width: 800px; 
}

#gas-business .performance-cts .gb-block .gb-block-inner .per-inner  p.btn a:link {
	display: block;
	padding: 20px 30px;
	color: #FFF;
	font-size: 20px;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	transition: 0.3s opacity
	}
	
#gas-business .performance-cts .gb-block .gb-block-inner .per-inner  p.btn a:visited {
	color: #FFF
	}

#gas-business .performance-cts .gb-block .gb-block-inner .per-inner  p.btn.red a:link {
	background: #ea1e1f;
	}
	
#gas-business .performance-cts .gb-block .gb-block-inner .per-inner  p.btn.blue a:link {
	background: #004f9c;
	}

#gas-business .gb-plan-content-right .gb-plan-table p.tax {
	font-size: 12px;
	text-align: right
}


@media screen and (max-width: 768px) {

	/*////////////////////////////

	#performance6

	///////////////////////////*/

	#gas-business #performance6 .per6-ttl1 {
		margin-top: 20px;
	}

	#gas-business #performance6 .per6-pic1 {
		margin-top: 15px;
	}

	#gas-business #performance6 .per6-ttl2 {
		margin-top: 20px;
	}

	#gas-business #performance6 .per6-txt2 {
		margin-top: 10px;
	}


	#gas-business #performance6 .per6-box1 {
		margin-top: 10px;
	}

	#gas-business #performance6 .per6-box1 .txt {
		float: none;
		margin-top: 5px;
		width: auto;
	}
	#gas-business #performance6 .per6-box1 .pic {
		float: none;
		margin: 0 auto;
		max-width: 200px;
		width: 100%;
	}

	#gas-business #performance6 h3 {
		text-align: center
	}
	
	#gas-business #performance6 p.link {
		text-indent: -3em;
		padding-left: 3em;
		margin-top: 0
	}

}

 /* ------------------------------------------------------
   * nentyojyougen20220630 
  ------------------------------------------------------ */

@media print, screen and (min-width: 769px) {
.coution {
  margin: 30px;
  font-size: 14px;
  border:solid 2px #FF0000;
}
 }


@media print, screen and (max-width: 768px) {
.coution {
  margin: 30px 10px;
  font-size: 14px;
  border:solid 2px #FF0000;

}
 }

.coution h3 {
margin: 15px 0px 0px ;
font-size: 16px;
padding: 0;
color:red !important;
font-weight:bold;
text-align:center;
display: block;
}

.coution ul {
  padding: 1.2em 2.2em 2.2em;
}

.coution li {
  position: relative;
  padding-left: 1.7em;
  line-height: 1.6;
  margin-bottom: 5px;
}

.coution li:last-child {
  margin-bottom: 0px;
}

.coution li span {
  position: absolute;
  top: 0;
  left: 0;
}


 /* ------------------------------------------------------
   * 問合せ20220928 
  ------------------------------------------------------ */
.box-recommend{margin:0 auto;padding:20px 30px 30px;padding-bottom:34px;background:#fff5f6;border:3px solid #f1b5bb;}
.box-recommend h3{color:#d42134;font-size:22px;font-weight:700;text-align:center;}
.box-recommend__txt{margin:5px 0 15px;text-align:center;}
.box-recommend--absorb{margin-top:0;}
.box-ext01{margin:20px auto 0;background:#f0f0f0;text-align:left;font-size:13px;}
.box-ext01--white{background:#fff;border:2px solid #f0f0f0;}
.box-ext01--center{text-align:center;}
.box-ext01__caption{margin:10px auto;text-align:center;font-weight:700;font-size:20px;}
.box-ext01__caption2{margin:10px auto;text-align:center;font-weight:700;font-size:18px;}
.box-ext01__caption3{margin:10px auto;text-align:center;font-weight:700;font-size:24px;}
.box-ext01__inner{padding:30px 20px;}
.box-ext01__hr{display:block;margin:20px auto;height:1px;background:#f0f0f0;}
.box-ext01__caption-item{display:-webkit-box;display:-ms-flexbox;display:flex;}
.box-ext01__inner-1{text-align:left;padding:0 20px;}
.entry-btn:hover{box-shadow:none;top:3px;}
.entry-btn__inner{position:relative;top:50%;transform:translateY(-50%);}
.entry-btn__text1{font-size:20px;color:#fff;line-height:1;}
.entry-btn__text2{color:#fff;font-size:28px;font-weight:bold;line-height:1;margin-top:10px;}

