@charset "utf-8";

/****** KV *************************************/
.kv_wrap {
	margin-bottom: 20px;
}
.kv {
    background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(211,242,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(211,242,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(211,242,255) 100%);
}
.kv_inner {
    max-width: 100%;
    text-align: center;
    background-image: url( "../img/kv_img_sp.png");
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 90% auto;
    padding-bottom: 57.5%;
}
.kv_logo {
    padding-top: 17px;
    padding-bottom: 15px;
}
.kv_logo img {
    width: calc(617/750*100%);
}
.kv_txt img {
    width: calc(483/750*100%);
}
@media screen and (min-width:768px) {
	.kv_wrap {
		display: flex;
		flex-direction: column;
		margin-bottom: 40px;
	}
	.kv {
		order: 1;
	}
	.kv_inner {
		max-width: 980px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    background-image: url( "../img/kv_img_sp.png");
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 500px auto;
    padding-bottom: 0;
	}
	.kv_logo {
    width: 502px;
    margin-left: 22px;
    padding-top: 48px;
    padding-bottom: 15px;
	}
	.kv_logo img {
    width: 100%;
	}
	.kv_txt {
    width: 420px;
    margin-left: 35px;
    padding-bottom: 48px;
	}
	.kv_txt img {
		width: 100%;
	}
}

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

COMMON

-----------------------------------------------------------------------*/
#denki a {
    color: #0022aa;
    text-decoration: underline;
}
#contents .point__ttl {
    font-size: 2.1rem;
    margin-bottom: 0.8em;
    line-height: 1.2;
}
.denki_btn01 a {
	font-size: 2.0rem;
	font-weight: bold;
    line-height: 1;
	text-align: center;
	color: #39b383 !important;
    text-decoration: none !important;
	display: block;
	border: #39b383 2px solid;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: .8em;
    padding-right: 20px;
	padding-bottom: .8em;
	position: relative;
}
.denki_btn01 a {
	width: 90%;
}
.denki_btn01 a:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(-8px, -50%);
	width: 16px;
	height: 16px;
	background-image: url("../img/arrow_02.png");
	background-position: 0 center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.denki_btn01 a:hover {
    color: #FFFFFF !important;
	background: #39b383;
	text-decoration: none !important;
}
@media screen and (min-width:768px) {
	.denki_btn01 a {
		font-size: 2.0rem;
		border-radius: 10px;
		margin-top: 30px;
		margin-bottom: 0;
        padding-top: 1.2em;
        padding-bottom: 1.2em;
		width: 400px;
	}
	.denki_btn01 a:after {
		transform: translate(-10px, -50%);
		width: 18px;
		height: 189px;
	}
    #contents .point__ttl {
        font-size: 3.6rem !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #contents .point__ttl--first {
        margin-top: 50px;
    }
}
/*-----------------------------------------------------------------------

eo電気 オ―ル電化プランとは

-----------------------------------------------------------------------*/
.point_box {
	margin-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: #dcdcdc 4px solid;
	border-radius: 10px;
}
.point_ttl-wrap {
    display: flex;
}
.point_ttl-num {
    width: 25%;
}
.point_ttl-num-circle {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 0.85;
    text-align: center;
    color: #FFFFFF;
    background-color: #39b383;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 1.1em;
}
.point_ttl-num p span {
    font-size: 190%;
    width: 100%;
    display: block;
}
.point_ttl-txt01 {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.3;
    color: #39b383;
    margin-left: 5%;
}
.point_ttl-txt02 {
    font-size: 2.38rem;
    font-weight: bold;
    line-height: 1.3;
    margin-left: 5%;
}
.point_basiccharge {
    text-align: center;
    margin-bottom: 20px;
}
.point_basiccharge img {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
#contents h4.point_graph-ttl {
    font-size: 2.0rem;
    font-weight: normal;
    text-align: center;
    background-color: #d7f0e6;
    padding-top: .2em;
    padding-bottom: .2em;
}
.point_graph-attention {
    font-size: 1.6rem;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
    text-decoration: underline;
    text-decoration-color: #39b383;
}
.point_graph-img {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
}
.point_graph-img img {
    width: 90%;
}
.point_graph-link {
    font-size: 1.4rem;
    text-align: right;
}
.point_graph-notes {
    margin-top: 20px;
}
.point_graph-notes-item {
    font-size: 1.4rem;
    padding-left: 1em;
    text-indent: -1em;
}
@media screen and (min-width:768px) {
    .point_box {
        margin-top: 30px;
        padding-right: 30px;
        padding-bottom: 20px;
        padding-left: 30px;
        border: #dcdcdc 10px solid;
        border-radius: 20px;
    }
    .point_ttl-wrap {
        margin-top: 30px;
        margin-bottom: 0;
    }
    .point_ttl-num {
        width: 14%;
    }
    .point_ttl-num-circle {
        font-size: 1.8rem;
        line-height: 0.9;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        padding-top: 1.0em;
    }
    .point_ttl-num p span {
        font-size: 300%;
        font-weight: normal;
    }
    .point_ttl-txt01 {
        width: 86%;
        font-size: 2.0rem;
        line-height: 1.3;
        margin-left: 0;
    }
    .point_ttl-txt02 {
        width: 86%;
        font-size: 3.6rem;
        line-height: 1.3;
        margin-left: 0;
    }
    .point_basiccharge {
        text-align: left;
        margin-left: 14%;
        margin-top: -70px;
        margin-bottom: 20px;
    }
    .point_basiccharge img {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
    .point_basiccharge-txt {
        margin-left: 14%;
    }
    #contents h4.point_graph-ttl {
        font-size: 2.6rem;
        margin-top: 20px;
        padding-top: .4em;
        padding-bottom: .4em;
    }
    .point_graph-attention {
        font-size: 1.8rem;
        text-align: right;
    }
    .point_graph-img {
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .point_graph-img img {
        width: 100%;
    }
    .point_graph-link {
        font-size: 1.6rem;
    }
    .point_graph-notes {
        margin-top: 20px;
    }
    .point_graph-notes-item {
        font-size: 1.6rem;
    }
}

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

電気代シミュレーション・デメリットなしで安心！もっと知りたいeo電気のこと

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

.more_wrap {
	margin-top: 50px;
}
.more_wrap:first-of-type {
	margin-top: 0;
}
.more_box01 {
	width: 100%;
}
.more_box02 {
    margin-top: 20px;
    text-align: center;
}
.more_box02 img {
	width: 80%;
}
#contents p.more_box-ttl {
	font-size: 1.8rem;
	font-weight: bold;
}
#contents p.more_box-txt {
	font-size: 1.6rem;
}
#contents p.more_box-link {
	font-size: 1.6rem;
	text-align: right;
}
.more_box-img {
	text-align: right;
}
.more_box-simulation img {
	width: 345px;
	margin-right: 70px;
}
.more_box-more img {
	width: 360px;
	margin-right: 60px;
}
@media screen and (min-width:768px) {
	.more_wrap {
        display: flex;
		margin-top: 70px;
	}
	.more_box01 {
		width: 50%;
		padding-right: 20px;
	}
	.more_box02 {
		width: 50%;
	}
	#contents p.more_box-ttl {
		font-size: 2.4rem;
	}
	#contents p.more_box-txt {
        font-size: 1.8rem;
        margin-bottom: 1.3em;
	}
	#contents p.more_box-link {
		font-size: 1.6rem;
        text-align: left;
	}
	.more_box-img {
		text-align: center;
		max-width: 90%;
		margin-top: 15px;
		margin-right: auto;
		margin-left: auto;
	}
	.more_box-simulation img {
		width: 100%;
		margin-right: 0;
	}
	.more_box-more img {
		width: 100%;
		margin-right: 0;
	}
}
/*-----------------------------------------------------------------------

キャンペーン

-----------------------------------------------------------------------*/
.cp_ttl {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
}
.cp_ttl img {
    width: 94%;
}
.cp_bnr {
	text-align: center;
    padding-bottom: 15px;
}
.cp_bnr img {
    width: 100%;
}
#contents p.cp_more {
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
}
@media screen and (min-width:768px) {
    .cp_txt {
        text-align: center;
    }
    .cp_ttl {
        width: 620px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 30px;
        padding-bottom: 40px;
    }
	.cp_ttl img {
			width: 100%;
		}
    .cp_bnr {
        padding-bottom: 30px;
    }
    #contents p.cp_more {
        font-size: 3.0rem;
    }
}

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

ご利用までの流れ

-----------------------------------------------------------------------*/
#contents p.confirmation {
    font-size: 1.6rem;
    color: #39b383;
}
.confirmation span{
    color: #FFFFFF;
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #39b383;
    margin-right: .4em;
    padding-left: .4em;
    line-height: 1.6;
}
.confirmation_notes-item {
    font-size:    1.4rem;
    text-indent: -0.5em;
    padding-left: 0.5em;
}
.flow {
	margin-bottom: 30px;
}
#contents h4.flow_ttl {
    text-align: center;
    margin-top: 20px;
}
.flow_box {
    width: 100%;
    border: #dcdcdc 4px solid;
    margin-right: 0;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-right: 2%;
    padding-bottom: 10px;
    text-align: left;
    display: flex;
    align-items: center;
}
.flow_box:last-of-type {
	margin-right: 0;
}
.flow_img {
    width: 44%;
    margin-right: 2%;
    text-align: center;
}
.flow_img img {
    width: 70%;
}
#contents p.flow_txt01 {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.4;
    width: 64%;
    margin-bottom: 0;
}
#contents .flow_txt02-sp {
    font-size: 1.4rem;
    margin-bottom: 15px;
    padding-bottom: 30px;
    position: relative;
}
#contents .flow_txt02-sp p {
    margin-bottom: 0;
}
#contents .flow_txt02-sp:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 30px;
    height: 20px;
    background-image: url("../img/arrow_03.png");
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.flow_txt02-pc {
    display: none;
}
.flow_txt-note {
    padding-left: 1em;
    text-indent: -1em;
}
#contents .flow_note {
	color: #666;
	font-size: 1.4rem;
	line-height: 1.2;
	margin-top: 5px;
	text-align: center;
}
#contents .order_note {
	margin-top: 60px;
	text-align: center;
}
@media screen and (min-width:768px) {
    #contents p.confirmation {
        font-size: 2.0rem;
        font-weight: bold;
        margin-left: 60px;
        margin-right: 60px;
    }
    .confirmation span{
        width: 32px;
        height: 32px;
        margin-right: .4em;
        padding-left: .3em;
        line-height: 1.7;
    }
    .confirmation_notes {
        margin-top: 15px;
        margin-left: 60px;
        margin-right: 60px;
    }
    .confirmation_notes-item {
        font-size: 1.6rem;
        text-indent: -1em;
        padding-left: 1em;
    }
	.flow {
	    margin-right: 60px;
	    margin-bottom: 0px;
	    margin-left: 60px;
	}
    #contents h4.flow_ttl {
        font-size: 3.2rem;
        margin-top: 40px;
    }
	.flow_wrap {
	    display: flex;
        justify-content: space-between;
    }
	.flow_box {
        width: 31%;
        border: none;
        text-align: center;
        margin-right: 0;
        padding-top: 15px;
        padding-right: 0;
        padding-bottom: 15px;
        display: block;
	}
	.flow_img {
        text-align: center;
        border: #dcdcdc 6px solid;
        width: auto;
        margin-right: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .flow_img img {
        width: 70%;
    }
    #contents p.flow_txt01 {
        font-size: 1.8rem;
        font-weight: bold;
        line-height: 1.4;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 0;
        padding-top: 6px;
        position: relative;
    }
    #contents p.flow_txt01-line {
        padding-top: calc(1.4em + 6px);
    }
    #contents p.flow_txt01:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        transform: translate(0, 0);
        width: 107%;
        height: 200px;
        background-image: url( "../img/flow_bg01.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 100% auto;
        z-index: -1;
    }
    #contents p.flow_txt01-last:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        transform: translate(0, 0);
        width: 100%;
        height: 200px;
        background-image: url( "../img/flow_bg02.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 100% auto;
        z-index: -1;
    }
    #contents .flow_txt02-sp {
        display: none;
    }
    #contents .flow_txt02-pc {
        width: 30%;
        display: block;
        text-align: left;
    }
    #contents .flow_txt02-pc p {
        font-size: 1.4rem;
    }
    .flow_txt-note {
        font-size: 1.4rem;
        padding-left: 1em;
        text-indent: -1em;
    }
}

/*-----------------------------------------------------------------------
アコーディオン
-----------------------------------------------------------------------*/
.accordion__list--head {
	position: relative;
	color: #0022AA;
	font-size: 1.6rem;
	cursor: pointer;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1;
	width: 95%;
}
.accordion__list--head span:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url("/service/common/img/icon_accordion01.png");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-10px, -50%);
	-ms-transform: translate(-10px, -50%);
	transform: translate(-10px, -50%);
	margin-left: 15px;
}
.accordion__list .is-open span:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url("/service/common/img/icon_accordion02.png");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	-webkit-transform: translate(-10px, -50%);
	-ms-transform: translate(-10px, -50%);
	transform: translate(-10px, -50%);
	margin-left: 15px;
}
.accordion__list--body {
	display: none;
}
.note__ttl {
	margin-top: 30px;
}
.meter_container {
	display: flex;
	margin-top: 10px;
	width: 95%;
}
.meter {
	margin-left: 15px;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	.accordion__list--head {
		font-size: 1.6rem;
		margin-top: 20px;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		width: 100%;
	}
	.accordion__list--head p:before {
		width: 20px;
		height: 20px;
	}
	.accordion__list .is-open p:before {
		width: 20px;
		height: 20px;
	}
	.meter_container {
		width: 100%;
	}
}


}