@charset "utf-8";

.contents_nav-item:nth-child(3) {
	background: #fff6b2;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 3px solid #fee101;
}

.plan__ttl {
	font-size: 2.4rem;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
	line-height: 1.2;
}
.plan__read {
	font-size: 1.8rem;
	text-align: center;
	margin-top: 25px;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	.plan__ttl {
		font-size: 1.6rem;
		margin-bottom: 20px;
		padding-bottom: 0px;
		line-height: 1.5;
	}
	.plan__read {
		font-size: 1.6rem;
		text-align: left;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

.note_gas {
	font-size: 1.4rem;
	background-color: #fff;
	border: 1px solid #EE0000;
	border-radius: 10px;
	margin-bottom: 40px;
	padding: 16px 40px;
}
.note_gas a {
	color: #0033AA;
}
.note_gas li {
	padding-left: 1em;
	text-indent: -1em;
}
@media screen and (max-width: 768px) {
	.note_gas {
		padding: 16px;
	}
}

/*-----------------------------------------------------------------------

plan__box

-----------------------------------------------------------------------*/

.plan__link {
	text-align: right;
	padding-bottom: 20px;
}

.plan__link a {
	color: #0033AA;
	text-decoration: none;
}

.plan__box {
	border: #969696 1px solid;
	font-size: 1.8rem;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-left: 40px;
}
.plan__box--txt {
	margin-bottom: 40px;
}
.plan__box--wrap {
	width: 100%;
	margin-bottom: 40px;
}
.plan__box--wrap--txt {
	font-size: 3.5rem;
	padding-top: 40px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top !important;
	color: #0075c1;
}
.plan__box--wrap--plus {
	padding-top: 60px;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top !important;
}
.plan__box--wrap--img img {
	width: 100%;
}
.plan__box--wrap--ballon {
	padding-top: 10px;
}
.plan__box--wrap--ballon img {
	float: right;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	.plan__box {
		font-size: 1.6rem;
		padding-top: 20px;
		padding-right: 10px;
		padding-bottom: 20px;
		padding-left: 10px;
	}
	.plan__box--wrap {
		width: 100%;
		margin-bottom: 30px;
	}
	.plan__box--wrap--txt {
		font-size: 1.6rem;
		padding-top: 0;
		padding-right: 0;
		padding-left: 0;
		font-weight: bold;
		text-align: center;
		vertical-align: middle !important;
		color: #FFFFFF;
		background-color: #0075c1;
		border-radius: 20px;
	}
	.plan__box--wrap--plus {
		padding-top: 10px;
		padding-right: 0px;
		padding-left: 0px;
		text-align: center;
		vertical-align: middle !important;
	}
	.plan__box--wrap--plus img {
		width: 20px;
	}
	.plan__box--wrap--img {
		padding-bottom: 0px;
		width: 40%;
	}
	.plan__box--wrap--img--denki {
		width: 42%;
		padding-left: 2%;
	}
	.plan__box--wrap--ballon img {
		width: 75%;
		padding-left: 10px;
	}
}
/*-----------------------------------------------------------------------

section__ttl

-----------------------------------------------------------------------*/
.section__ttl {
	margin-bottom: 30px;
	padding-top: 120px;
	font-size: 3.2rem;
	font-weight: normal;
	text-align: center;
}
.section__ttl + p {
	font-size: 1.8rem;
	text-align: center;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	.section__ttl {
		padding-top: 80px;
		margin-bottom: 20px;
		font-size: 2.2rem;
		line-height: 1.5;
	}
	.section__ttl + p {
		font-size: 1.6rem;
		text-align: left;
	}
}
/*-----------------------------------------------------------------------

eo電気セット割引について

-----------------------------------------------------------------------*/
.about__box {
	background-color: #f5f5f5;
	margin-top: 50px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.about__box--ttl {
	font-size: 2.6rem;
	text-align: center;
	color: #0075c1;
	padding-bottom: 15px;
	font-weight: normal;
}
.about__box--txt {
	text-align: left;
	font-size: 1.8rem;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	.about__box {
		margin-top: 20px;
		padding-top: 20px;
		padding-right: 10px;
		padding-bottom: 20px;
		padding-left: 10px;
	}
	.about__box--ttl {
		font-size: 2.0rem;
		padding-bottom: 15px;
	}
	.about__box--txt {
		font-size: 1.6rem;
	}
}
/*-----------------------------------------------------------------------

section__stl

-----------------------------------------------------------------------*/
.section__stl {
	margin-bottom: 30px;
	font-size: 2.6rem;
	font-weight: normal;
	text-align: center;
}
.section__stl02 {
	margin-top: 100px;
	margin-bottom: 30px;
	font-size: 2.6rem;
	font-weight: normal;
	text-align: center;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	.section__stl {
		margin-top: 30px;
		margin-bottom: 20px;
		font-size: 2.0rem;
	}
	.section__stl02 {
		margin-top: 50px;
		margin-bottom: 20px;
		font-size: 2.0rem;
	}
}
/*-----------------------------------------------------------------------

ガス使用量ごとの月額料金例 1

-----------------------------------------------------------------------*/
.price__ttl01 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.8rem;
	text-align: center;
	font-weight: bold;
	background-color: #0075c1;
	color: #FFFFFF;
}
.price__wrap01 {
	display: flex;
	display: -webkit-flex;
	border-right: #969696 1px solid;
	border-bottom: #969696 1px solid;
	border-left: #969696 1px solid;
	margin-bottom: 10px;
}
.price__box01 {
	width: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: 1.6rem;
	line-height: 1.5;
	background-image: url("/service/charge/gas/img/arrow02.png");
	background-position: 20px 50%;
	background-repeat: no-repeat;
	background-size: 16px;
}
.price__box01:first-child {
	border-right: #969696 1px dotted;
}
.price__box01 a {
	color: #000000;
	text-decoration: none !important;
}
.price__attention {
	font-size: 1.6rem;
	color: #FF0004;
	margin-bottom: 1.0em;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	.price__ttl01 {
		padding-top: 10px;
		padding-right: 5px;
		padding-bottom: 10px;
		padding-left: 5px;
		font-size: 1.8rem;
	}
	.price__wrap01 {
		display: block;
		margin-bottom: 20px;
		padding-bottom: 15px;
	}
	.price__box01 {
		width: 100%;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 20px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 36px;
		font-size: 1.6rem;
		line-height: 1.5;
		background-position: 10px 50%;
		background-size: 16px;
	}
	.price__box01:first-child {
		border-right: none;
	}
	.price__box01 a {
		color: #000000;
		text-decoration: none !important;
	}
}
/*-----------------------------------------------------------------------

ガス使用量ごとの月額料金例 2

-----------------------------------------------------------------------*/
.price__wrap02 {
	display: flex;
}
.price__wrap--box {
	float: left;
	width: 49%;
	margin-right: 1%;
	border-right: #969696 1px solid;
	border-bottom: #969696 1px solid;
	border-left: #969696 1px solid;
	box-sizing: border-box;
}
.price__wrap--box:last-child {
	margin-right: 0;
	margin-left: 1%;
}
.price__ttl02 {
	width: 100%;
	min-height: 44px;
	display: table;
	padding-top: 5px;
	font-size: 1.8rem;
	text-align: center;
	font-weight: bold;
	background-color: #0075c1;
	color: #FFFFFF;
	line-height: 1;
}
.price__ttl02 span {
	font-size: 80%;
	font-weight: normal;
}
.price__ttl02 p {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.1;
}
.price__box02 {
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 1.6rem;
}
.price__box--link {
	background-image: url("/service/charge/gas/img/arrow02.png");
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 16px;
	margin-top: 15px;
	padding-left: 30px;
}
.price__box--link a {
	color: #000000;
	text-decoration: none !important;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	.price__wrap02 {
		display: block;
	}
	.price__wrap--box {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.price__wrap--box:last-child {
		margin-top: 20px;
		margin-right: 0;
		margin-left: 0;
	}
	.price__ttl02 {
		width: 100%;
		min-height: auto;
		display: table;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 1.8rem;
	}
	.price__box02 {
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 20px;
		font-size: 1.6rem;
	}
	.price__box--link {
		background-size: 16px;
		margin-top: 20px;
		padding-left: 26px;
	}
	.price__box--link a {
		color: #000000;
		text-decoration: none !important;
	}
}
/*-----------------------------------------------------------------------

料金の詳細 LIST

-----------------------------------------------------------------------*/
.price__list {
	clear: both;
	padding-bottom: 10px;
	border-bottom: #000000 1px dotted;
}
dt,
dd {
	margin: 0;
	padding: 0;
}
.price__list--ttl {
	color: #0075c1;
	font-weight: bold;
	font-size: 1.8rem;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	border-top: #000000 1px dotted;
}
.price__list--ttl:first-child {
	border-top: none;
}
.price__list--link {
	padding-left: 50px;
	font-size: 1.6rem;
	background-image: url("/service/charge/gas/img/arrow02.png");
	background-position: 20px 2px;
	background-repeat: no-repeat;
	background-size: 16px;
	line-height: 1.5;
}
.price__list--link a {
	color: #000000;
	text-decoration: none !important;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	.price__list {
		padding-top: 20px;
		padding-bottom: 0px;
	}
	.price__list--ttl {
		color: #0075c1;
		font-size: 1.6rem;
		margin-top: 0px;
		padding-top: 10px;
		padding-right: 30px;
		padding-left: 0px;
		border-top: #000000 1px dotted;
	}
	.price__list--ttl:first-child {
		border-top: none;
	}
	.price__list--link {
		margin-top: 5px;
		padding-left: 25px;
		padding-bottom: 10px;
		font-size: 1.6rem;
		background-position: 0px 3px;
		background-size: 16px;
	}
}
/*-----------------------------------------------------------------------

ガス料金の算定方法

-----------------------------------------------------------------------*/
.price__calc--ttl {
	font-size: 2.6rem;
	margin-top: 100px;
	padding-bottom: 30px;
	text-align: center;
	font-weight: normal;
}
.price__calc {
	background-color: #f5f5f5;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.price__calc--txt {
	font-size: 1.8rem;
	margin-bottom: 20px;
}
.price__calc--link {
	font-size: 1.6rem;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	.price__calc {
		padding-top: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
	}
	.price__calc--ttl {
		font-size: 2.0rem;
		padding-bottom: 20px;
		margin-top: 50px;
	}
	.price__calc--txt {
		font-size: 1.6rem;
		margin-bottom: 20px;
	}
	.price__calc--link {
		font-size: 1.4rem;
		line-height: 1.5;
	}
}
/*-----------------------------------------------------------------------

お支払いについて

-----------------------------------------------------------------------*/
.payment__lists {
	font-size: 2.0rem;
	font-weight: bold;
}
.payment__lists--list {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.payment__box {
	padding-right: 40px;
	padding-left: 40px;
	font-size: 1.8rem;
	font-weight: normal;
}
.payment__txt {
	padding-bottom: 10px;
}
.payment__txt--ttl {
	color: #0075c1;
	font-weight: bold;
	padding-top: 10px;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	.payment__lists {
		font-size: 1.6rem;
	}
	.payment__lists--list {
		margin-bottom: 20px;
		padding-bottom: 0px;
	}
	.payment__lists--list:last-child {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.payment__box {
		margin-top: 0px;
		padding-right: 10px;
		padding-left: 10px;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	.payment__txt--ttl {
		padding-top: 20px;
	}
}
/*-----------------------------------------------------------------------

TABLE

-----------------------------------------------------------------------*/
.tab__table {
	width: 100%;
	font-size: 1.6rem;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
}
td.txt__small {
	font-size: 1.4rem;
}
.tab__table td {
	padding-top: .6em;
	padding-right: 3px;
	padding-bottom: .6em;
	padding-left: 3px;
	text-align: center;
	vertical-align: middle;
	border-bottom: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	line-height: 1.3;
}
td.table__bg--black {
	background-color: #666666;
	color: #FFFFFF;
}
td.table__bg--gray {
	background-color: #d9d9d9;
}
td.table__bg--yellow01 {
	border-bottom: #cccccc 1px dotted;
	font-weight: bold;
}
td.table__bg--yellow02 {
	background-color: #ffff9a;
}
td.table__bg--yellow02 span {
	color: #FF0004;
}
td.table__bg--blue {
	background-color: #0075c1;
	color: #FFFFFF;
}
td.table__bg--lblue01 {
	background-color: #ddedf2;
	border-bottom: #cccccc 1px dotted;
	font-weight: bold;
}
td.table__bg--lblue02 {
	background-color: #ddedf2;
	font-size: 1.4rem;
}
td.table__bg--white {
	border-bottom: #cccccc 1px dotted;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	.media_sp .tab__table {
		font-size: 1.2rem;
	}
}
.tab__table td {
	padding-right: 3px;
	padding-left: 3px;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	td.table__bg--lblue02 {
		font-size: 0.8125rem;
	}
}


.cp_bnr {
	margin-top: 40px;
}
.cp_bnr-container {
	text-align: left;
	background-color: #ffffff;
	border: 2px solid #005bac;
	padding: .8em;
	margin-bottom: 15px;
}
.cp_bnr-txt {
	font-size: 14px;
}
.cp_bnr-txt dt {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #005bac;
	margin-bottom: .5em;
	padding-top: .2em;
	padding-bottom: .2em;
}
.cp_bnr-notes {
	font-size: 12px;
	margin-top: 1.0em;
}
.cp_link {
	font-size: 14px;
}
.cp_link-box {
	margin-top: 10px;
}
	
@media screen and (min-width: 768px) {
	.cp_bnr-container {
		padding: 1.0em;
		margin-bottom: 20px;
	}
	.cp_bnr-txt {
		display: flex;
		font-size: 16px;
	}
	.cp_bnr-txt dt {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 12%;
		margin-right: 20px;
	}
	.cp_bnr-txt dd {
		width: 90%;
	}
	.cp_bnr-notes {
		margin-top: 1.0em;
	}
	.cp_link {
		font-size: 16px;
		text-align: center;
	}
	.cp_link-box {
		display: flex;
		justify-content: center;
	}
	.cp_link-box li {
		margin-right: 20px;
		margin-left: 20px;
	}
}
