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


@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap');


.energy_storage {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #222;
	overflow-x: hidden;
}

.energy_storage img {
	width: 100%;
	height: auto;
}

.energy_storage p {
	line-height: 1.8em;
	text-align: justify;
}

.energy_storage .bg_film {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,1.00);
	width: 100%;
	height: 100%;
}

h1, h2, h3, h4, h5, strong {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	line-height: 1.6em;
}

section {
	margin-bottom: 55px !important;
}

.py-sec {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

@media (min-width: 576px) {
	section {
		margin-bottom: 65px !important;
	}
	
	.py-sec {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}	
}

@media (min-width: 768px) {
	section {
		margin-bottom: 75px !important;
	}
	
	.py-sec {
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}	
}

@media (min-width: 992px) {
	section {
		margin-bottom: 90px !important;
	}
	
	.py-sec {
		padding-top: 85px !important;
		padding-bottom: 85px !important;
	}	
}

@media (min-width: 1200px) {
	section {
		margin-bottom: 110px !important;
	}
	
	.py-sec {
		padding-top: 105px !important;
		padding-bottom: 105px !important;
	}	
}

@media (min-width: 1400px) {
	section {
		margin-bottom: 140px !important;
	}
	
	.py-sec {
		padding-top: 120px !important;
		padding-bottom: 120px !important;
	}	
}


/*////////// セクションMV //////////*/
.energy_storage .mv .bg_film {
	background-color: rgba(0,0,0,0.25);
}

.energy_storage .mv .wrap {
	position: absolute;
	left: 4%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 92%;
}

.energy_storage .mv .mv_text strong {
	background-color: #EDF439;
	display: block;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 20px !important;
	text-align: center;
	font-size: 1.0em;
}

.energy_storage .mv .wrap .mv_text {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30%; 
}

.energy_storage .mv .mv_text2 {
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}

.energy_storage .mv .mv_text2 p {
	background-color: rgba(0,0,0,0.30);
	padding: 17px;
	color: #fff;	
}

@media (min-width: 576px) {
	.energy_storage .mv .wrap {
		width: 82%;
		left: 9%;
	}

	.energy_storage .mv .mv_text strong {
		width: 90%;
		margin-bottom: 30px !important;
		font-size: 1.4em !important;
	}

	.energy_storage .mv .wrap .mv_text {
		margin-bottom: 50%; 
	}

	.energy_storage .mv .mv_text2 {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}

	.energy_storage .mv .mv_text2 p {
		background-color: rgba(0,0,0,0.30);
		padding: 25px;
		color: #fff;
	}
}

@media (min-width: 768px) {
	.energy_storage .mv .wrap {
		width: 52.5%;
		left: 6%;
	}

	.energy_storage .mv .mv_text strong {
		width: 280px;
		margin-bottom: 15px !important;
		font-size: 1.2em !important;
		margin-left: 0;
		margin-right: auto;
	}
	
	.energy_storage .mv .mv_text_img {
		margin-left: -16px;
	}

	.energy_storage .mv .wrap .mv_text {
		margin-bottom: 25px; 
	}

	.energy_storage .mv .mv_text2 {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.energy_storage .mv .mv_text2 p {
		background-color: rgba(0,0,0,0.0);
		padding: 0;
	}
}

@media (min-width: 992px) {
	.energy_storage .mv .wrap {
		width: 550px !important;
		left: 4%;
	}

	.energy_storage .mv .mv_text strong {
		width: 310px;
		margin-bottom: 20px !important;
		font-size: 1.3em !important;
	}

	.energy_storage .mv .wrap .mv_text {
		margin-bottom: 35px; 
	}
}

@media (min-width: 1200px) {
	.energy_storage .mv .wrap {
		width: 620px !important;
		left: 6%;
	}

	.energy_storage .mv .mv_text strong {
		width: 320px;
		font-size: 1.35em !important;
		margin-bottom: 30px !important;
	}

	.energy_storage .mv .wrap .mv_text {
		margin-bottom: 35px; 
	}
}

@media (min-width: 1400px) {
	.energy_storage .mv .wrap {
		width: 660px !important;
	}
}

@media (min-width: 1600px) {
	.energy_storage .mv .wrap {
		width: 740px !important;
	}
}

@media (min-width: 1800px) {
	.energy_storage .mv .wrap {
		width: 760px !important;
	}
}



/*////////// セクション1 //////////*/
.energy_storage .sec1 h1 {
	width: 76%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	color: #00538c;
	text-align: center;
	font-size: 1.6em;
	background-image: url("../../assets/images/energy_storage/img_svg00.svg");
	background-repeat: no-repeat;
	background-position: bottom center;
}

.energy_storage .sec1 .num {
	width: 60px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -40px;
}

.energy_storage .sec1 .wrap {
	background-color: #ebf0f2;
	padding: 24px;
	padding-top: 50px;
}

.energy_storage .sec1 .wrap h2 {
	font-size: 1.35em;
	line-height: 1.6em;
	color: #00538c;
}

.energy_storage .sec1 h3 {
	font-size: 1.5em;
	color: #ff5b00;
	text-align: center;	
}
.energy_storage .sec1 h3 span {
	color: #222;
	font-size: 0.75em;
	line-height: 1.6em;
	display: block;
	margin-bottom: 15px;
}

.energy_storage .sec1 h3 img {
	width: 15px;
	display: inline-block;
	vertical-align: 0.4em;
}

.energy_storage .text_svg03 {
	margin-right: 7px;
}

.energy_storage .text_svg04 {
	margin-left: -7px;
}


@media (min-width: 576px) {
	.energy_storage .sec1 h1 {
		width: 80%;
		padding-bottom: 40px;
		font-size: 1.7em;
	}

	.energy_storage .sec1 .num {
		width: 70px;
		margin-bottom: -40px;
	}

	.energy_storage .sec1 .wrap {
		padding: 30px;
		padding-top: 55px;
	}

	.energy_storage .sec1 .wrap h2 {
		font-size: 1.4em;
	}

	.energy_storage .sec1 h3 {
		font-size: 2.2em;
	}

	.energy_storage .sec1 h3 span {
		margin-bottom: 15px;
	}

	.energy_storage .sec1 h3 img {
		width: 18px;
		vertical-align: 0.5em;
	}
}


@media (min-width: 768px) {
	.energy_storage .sec1 h1 {
		width: 60%;
		padding-bottom: 40px;
		font-size: 1.7em;
	}

	.energy_storage .sec1 .num {
		width: 50px;
		margin-bottom: -35px;
	}

	.energy_storage .sec1 .wrap {
		padding: 24px;
		padding-top: 50px;
		height: 585px;
	}

	.energy_storage .sec1 .wrap h2 {
		font-size: 1.3em;
	}

	.energy_storage .sec1 h3 {
		font-size: 1.7em;
	}
	.energy_storage .sec1 h3 span {
		margin-bottom: 5px;
	}
}

@media (min-width: 992px) {
	.energy_storage .sec1 h1 {
		width: 465px !important;
		padding-bottom: 45px;
		font-size: 1.9em;
	}

	.energy_storage .sec1 .num {
		width: 60px;
	}

	.energy_storage .sec1 .wrap {
		padding: 24px;
		padding-top: 55px;
		height: 440px;
	}

	.energy_storage .sec1 .wrap h2 {
		font-size: 1.35em;
	}

	.energy_storage .sec1 h3 {
		font-size: 2.0em;
	}
	.energy_storage .sec1 h3 span {
		margin-bottom: 5px;
	}
}

@media (min-width: 1200px) {
	.energy_storage .sec1 h1 {
		width: 520px !important;
		padding-bottom: 50px;
		font-size: 2.1em !important;
	}

	.energy_storage .sec1 .num {
		width: 65px;
	}

	.energy_storage .sec1 .wrap {
		padding: 30px;
		padding-top: 55px;
		height: 430px;
	}

	.energy_storage .sec1 .wrap h2 {
		font-size: 1.4em;
	}

	.energy_storage .sec1 h3 {
		font-size: 2.2em;
	}
	
	.energy_storage .sec1 h3 span {
		margin-bottom: 10px;
	}
}


/*////////// セクション2 //////////*/
.energy_storage .sec2 .bg_film {
	background-color: rgba(0,0,0,0.40);
}

.energy_storage .sec2 {
	background-image: url("../../assets/images/energy_storage/img01_sp.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.energy_storage .sec2 h1 {
	color: #fff;
	font-size: 1.5em;
}

.energy_storage .sec2 .img_svg04 {
	width: 220px;
	margin-left: auto;
	margin-right: auto;	
}

@media (min-width: 576px) {
	.energy_storage .sec2 h1 {
		color: #fff;
		font-size: 1.6em;
	}
	
	.energy_storage .sec2 .img_svg04 {
		width: 280px !important;
	}
}

@media (min-width: 768px) {
.energy_storage .sec2 {
	background-image: url("../../assets/images/energy_storage/img01_pc.jpg") !important;
	}
}

@media (min-width: 992px) {
	.energy_storage .sec2 h1 {
		color: #fff;
		font-size: 1.8em;
	}
}

@media (min-width: 1200px) {
	.energy_storage .sec2 h1 {
		font-size: 2em;
	}
	
	.energy_storage .sec2 p {
		line-height: 1.8em;
	}	
}



/*////////// セクション3 //////////*/
.energy_storage .sec3 {
	background-color: #f5f7fa;
}

.energy_storage .sec3 .container {
	width: 100% !important;
	max-width: 100% !important;
}

.energy_storage .sec3 h1 {
	font-size: 1.5em;
}

.energy_storage .sec3 h1 span {
	color: #00538c;
}

.energy_storage .sec3 .wrap {
	padding: 25px;
}

@media (min-width: 576px) {
	.energy_storage .sec3 h1 {
		font-size: 1.7em;
	}
	
	.energy_storage .sec3 .wrap {
		padding: 35px;
	}	
}

@media (min-width: 768px) {
	.energy_storage .sec3 h1 {
		font-size: 1.7em;
	}
	
	.energy_storage .sec3 .wrap {
		padding: 40px;
	}	
}

@media (min-width: 992px) {
	.energy_storage .sec3 .container {
		padding-right: 0;
	}
	
	.energy_storage .sec3 h1 {
		font-size: 1.8em;
	}
	
	.energy_storage .sec3 .wrap {
		padding: 25px;
	}
	
	.energy_storage .sec3 .text-wrap {
		position: absolute;
		right: 52.5%;
		top: 57.5%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		z-index: 2;
		width: 460px !important;
	}
}

@media (min-width: 1200px) {	
	.energy_storage .sec3 h1 {
		font-size: 2em;
	}
	
	.energy_storage .sec3 .wrap {
		padding: 35px;
	}
	
	.energy_storage .sec3 .text-wrap {
		right: 52%;
		top: 50%;
		width: 560px !important;
	}
}

@media (min-width: 1400px) {	
	.energy_storage .sec3 .wrap {
		padding: 40px;
	}
	
	.energy_storage .sec3 .text-wrap {
		width: 620px !important;
	}
	
	.energy_storage .sec3 .text-wrap p {
		font-size: 1.1em !important;
	}
}


/*////////// セクション4 //////////*/
.energy_storage .sec4 .title {
	position: relative;
	display: inline-block;
	margin: 1.5em 0;
	margin-top: 0;
	padding: 20px;
	max-width: 100%;
	color: #fff;
	background: #00a8a8;
}

.energy_storage .sec4 .title:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #00a8a8;
}

.energy_storage .sec4 .title h1 {
	margin: 0;
	padding: 0;
	font-size: 1.35em !important;
}

.energy_storage .sec4 .wrap {
	padding-top: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ababab;
}

.energy_storage .sec4 .wrap:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.energy_storage .sec4 h2 {
	font-size: 1.35em;
	margin-bottom: 0;
}

@media (min-width: 576px) {
	.energy_storage .sec4 .title {
		padding: 25px;
	}

	.energy_storage .sec4 .title h1 {
		font-size: 1.35em !important;
	}
	
	.energy_storage .sec4 .h2 {
		font-size: 1.4em !important;
	}	

	.energy_storage .sec4 .wrap {
		padding-top: 45px;
		padding-bottom: 35px;
	}
}

@media (min-width: 768px) {
	.energy_storage .sec4 .title {
		padding: 30px;
		display: block;
		width: 620px;
		margin-left: auto;
		margin-right: auto;
	}

	.energy_storage .sec4 .title h1 {
		font-size: 1.4em !important;
	}

	.energy_storage .sec4 .wrap {
		padding-top: 40px;
		padding-bottom: 30px;
		border-bottom: 1px solid #ababab;
	}

	.energy_storage .sec4 .wrap:last-child {
		padding-bottom: 0;
		border-bottom: 0;
	}

	.energy_storage .sec4 h2 {
		font-size: 1.35em;
		margin-bottom: 0;
	}
}

@media (min-width: 992px) {
	.energy_storage .sec4 .title {
		padding: 30px;
		width: 710px;
	}

	.energy_storage .sec4 .title h1 {
		font-size: 1.6em !important;
	}

	.energy_storage .sec4 .wrap {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.energy_storage .sec4 h2 {
		font-size: 1.4em;
	}
}

@media (min-width: 1200px) {
	.energy_storage .sec4 .title h1 {
		font-size: 1.6em !important;
	}	

	.energy_storage .sec4 h2 {
		font-size: 1.5em;
	}
}

/*////////// セクション5 //////////*/
.energy_storage .sec5 {
	background-image: url("../../assets/images/energy_storage/img08_sp.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.energy_storage .sec5 h1 {
	background-color: #00538c;
	color: #fff;
	font-size: 1.3em;
}

.energy_storage .sec5 a {
	width: 100%;
	display: block;
	background-color: #fff;
	border: 2px solid #00538c;
	border-radius: 10px;
	padding: 15px 20px;
	line-height: 1.8em;
	color: #00538c;
}

.energy_storage .sec5 a:hover {
	background-color: #C4EDFF;
	transition-duration: 0.3s;
}

.energy_storage .sec5 a p {
	color: #222;
	font-weight: bold;
	margin-left: -7px;
}

@media (min-width: 576px) {
	.energy_storage .sec5 h1 {
		background-color: #00538c;
		color: #fff;
		font-size: 1.35em;
	}

	.energy_storage .sec5 a {
		padding: 20px 25px;
	}
}

@media (min-width: 768px) {
	.energy_storage .sec5 {
		background-image: url("../../assets/images/energy_storage/img08_pc.jpg");
	}

	.energy_storage .sec5 h1 {
		font-size: 1.35em;
		width: 550px !important;
		margin-left: auto;
		margin-right: auto;
	}

	.energy_storage .sec5 a {
		width: 100%;
		display: block;
		background-color: #fff;
		border: 2px solid #00538c;
		border-radius: 10px;
		padding: 15px 20px;
		line-height: 1.8em;
		color: #00538c;
	}

	.energy_storage .sec5 a:hover {
		background-color: #C4EDFF;
		transition-duration: 0.3s;
	}

	.energy_storage .sec5 a p {
		color: #222;
		font-weight: bold;
		margin-left: -7px;
	}
}

@media (min-width: 992px) {
	.energy_storage .sec5 h1 {
		font-size: 1.6em;
		width: 640px !important;
	}

	.energy_storage .sec5 a {
		padding: 25px 35px;
	}

	.energy_storage .sec5 a p {
		font-size: 1.25em;
	}
	
	.energy_storage .sec5 .text-wrap {
		width: 800px;
		margin-left: auto;
		margin-right: auto;
	}
}


/*////////// セクション6 //////////*/
@media (min-width: 576px) {
	.energy_storage .sec6 p {
		font-size: 1.1em;
	}
}	





