@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;500&display=swap');


/* ============================================ */
/* Simulation */
/* ============================================ */

ol.decimal img {
	margin: 1rem;
	min-width: 24rem;
	display: inline;
	border : 1px solid gray;
	}
ol.decimal img.smallImage {
	min-width: 5rem;
}
ol.decimal {
	padding-left: 0;
}
.flowsheet ol li img {
	vertical-align: top;
}
ol.decimal figure {
/*** figure {***/
	display: inline-block;
	max-width: 15rem;
	text-align: center;
	vertical-align: top;
	margin-right: 1rem;
	padding: 0;
}
figcaption {
	width: 100%;
	margin: .2rem;
	padding: 0;
	text-align: center;
	color: #333;
	font-size: .85em;
	}
/***
figure img {
	width: 15rem;
	height: auto;
	}
***/
#step3 figure,
#step3 figure img {
	width: 30rem;
	max-width: 30rem;
	}


@media screen and (max-width: 430px) {
	.imgLightBox ol {
		margin-left: -5rem;
		}
	.imgLightBox img.smallImage {
		width: 25rem;
		}
	}

/* [ Accordion ]
--------------------------------------------------------- */
.flowsheet .jq-accordion .ac-head {
	background: linear-gradient(135deg, rgba(204,204,204,1) 0%, rgba(204,204,204,.5) 100%);
	padding: 2rem 6rem 1.5rem 5rem;
	font-size: 2rem;
	display: flex;
	align-items: center;
	}
.flowsheet .jq-accordion .ac-head span:first-child,
.flowsheet .jq-accordion .ac-head span:nth-child(2) {
	display: inline-block;
	margin-right: 1rem;
	}
.flowsheet .jq-accordion .ac-head span:nth-child(2) {
	margin-left: 2rem;
	color: #666;
	font-weight: normal;
	}
.flowsheet .jq-accordion .ac-head.ac-open {
	background: linear-gradient(135deg, rgba(192,192,192,1) 0%, rgba(192,192,192,.5) 100%);
	color: #000;
	}
.flowsheet .jq-accordion .ac-body ol.decimal {
	margin-left: 3rem;
	}
.flowsheet .ac-closeButton {
	margin: 2rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: linear-gradient(135deg, rgba(248,54,0,.8) 0%, rgba(250,204,35,.7) 100%);
	}
.flowsheet .jq-accordion.ac-arrow .ac-head.ac-open:before {
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	}

@media screen and (max-width: 499.9px) {
	.flowsheet .jq-accordion .ac-head {
		padding: 1.5rem 5rem 1rem 0;
		font-size: 5vw;
		}
	.flowsheet .jq-accordion .ac-body ol.decimal {
		margin-left: 1rem;
		}
	}



/*=========================================================
*
*	Template Base
*
=========================================================*/

/*====================================================
*	Navigation
====================================================*/

#id img {
	width: 100%;
	display: inline-block;
	margin: 0 0 .8rem;
	}
@media screen and (max-width: 430px) {
	#id {
		left: 1rem;
		}
	#id img {
		width: 3.5rem;
		}
	}

@media screen and (min-width: 1024px) {
	#globalNavi a#menu {
		display:none;
		}
	#globalNavi nav {
		display: block !important;
		}
	}
#globalNavi {
	width: 100%;
	margin: 0 auto;
	padding: .8rem 0 .8rem 20rem;
	background: rgba(26,25,30,.7);
	overflow:visible;
	min-height: 9rem;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	}
#globalNavi ul {
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;	
	align-content: center;
	}
#globalNavi nav a {
	display: block;
	margin-right: .3rem;
	padding: .5rem 2rem;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: rgba(26,25,30,.6);
	}
#globalNavi nav a:hover {
	background: #9dae18;
	text-decoration: none;
	}

/*[ Media Query ] --------------------------- */
@media screen and (max-width: 1023.9px) {
	#globalNavi {
		padding: 0;
		}
	}


/* [Toggle Menu ]
------------------------------------------------ */
@media screen and (max-width: 1023.9px) {
	#globalNavi {
		display: block;
		}
	#globalNavi a#menu {
		display: block;
		min-height: 9rem;
		text-align: right;
		line-height: 1;
		margin:0;
		padding: 1rem 2rem 0 0;
		color: #fff;
		background: rgba(26,25,30,.6);
		}
	#globalNavi a#menu span {
		font-size: 4rem;
		line-height: ;
		letter-spacing: .2rem;
		}
	#globalNavi a#menu:hover {
		color: #ff0;
		text-decoration: none;
		}
	#globalNavi ul {
		display: block;
		justify-content: center;
		}
	#globalNavi nav a {
		padding: 1.5rem 2rem;
		border-top: 1px #fff dotted;
		}
	}
/*Fixed
------------------------------------------------ */
#globalNavi.fixed {
	min-height: 9rem;
	margin: 0 auto;
	padding-bottom:0;
	background: rgba(26,25,30,.7);
	position: fixed !important;
	z-index: 500 !important;
	top: 0;
	left: 0;
	}
#globalNavi.fixed nav ul {
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	list-style: none;
	}

#globalNavi.fixed {
	overflow:visible;
	}

/*[ Media Query ] --------------------------- */
@media screen and (max-width: 1023.9px) {
	#globalNavi.fixed nav ul {
		display: block !important;
		}
	}






/*=========================================================
*
*	★★★★Page style setup 
*
=========================================================*/

/*====================================================
*	index.php 
====================================================*/
/*[ Heading ]
------------------------------------------------------------ */
 h1#topHeading::before {
	content: '';
	display: inline-block;
	width: 5rem;
	height: 5rem;
	background-image: url('/assets/images/sdg_icon_07_300x300.png');
	background-repeat: no-repeat;
	background-size: 50px 50px;
	vertical-align: -7px;
	margin-right: -0.8rem;
	}
@media screen and (max-width: 479.9px) {
	 h1#topHeading::before {
		width: 3rem;
		height: 3rem;
		background-size: 30px 30px;
		vertical-align: -4px;
		}
	}

/*[ Information OL ]
------------------------------------------------------------ */
 .information,
#simulation .information {
	position: relative;
	overflow: visible;
	background: rgba(204,232,181,.2);/*#cce8b5*/
	display: block;
	width: 90%;
	max-width: 1024px;
	margin: 2rem auto;
	padding: 2rem;
	border-radius: 1rem;
	}
 .information:before,
#simulation .information:before {
	position: absolute;
	z-index: 10;
	top: -4.4rem;
	left: -2rem;
	color:#a8e874;
	font-size: 6.8rem;
	font-family: 'Material Symbols Outlined';
	content: '\e88e';
	display: inline-flex !important;
	align-items: center !important;
	vertical-align: -5px !important;
	}
 .information h3,
#simulation .information h3 {
	margin: .5rem;
	margin-left: 3rem;
	font-weight: 500;
	}
 .information h4,
#simulation .information h4 {
	margin: 1rem 3rem;
	}
 .information p,
#simulation .information p {
	margin: 1rem 3rem 2rem;
	}
 .information ol,
#simulation .information ol {
	margin: 1rem 2rem 1rem 3rem;
	}
 .information ol li,
#simulation .information ol li {
	list-style-type: none;
	padding: .5rem 1rem .3rem;
	border-bottom: dotted 1px #999;
	}
 .information ol  li:nth-child(1),
#simulation .information ol  li:nth-child(1) {
	border-top: dotted 1px #999;
	}
@media screen and (max-width: 639.9px) {
	 .information,
	#simulation .information {
		width: 96%;
		margin-left: 2rem;
		padding-left: 1rem;
		}
	 .information h3,
	#simulation .information h3 {
		margin: 1rem 0 0 5rem;
		}
	}

/* INDEX Icon */
/* ------------------------------------------------------------------ */
.material-symbols-outlined.index {
	font-size: 3rem;
	color: #189d00;
	vertical-align: -8px !important;
	}
.material-symbols-outlined.headindex {
	font-size: 5rem;
	color: #189d00;
	vertical-align: -15px !important;
	}
.material-symbols-outlined.number {
	font-size: 4rem;
	color: #6dbd5e;
	vertical-align: -9px !important;
	}
.material-symbols-outlined.tel {
	font-size: 4rem;
	color: #000;
	vertical-align: -5px !important;
	}



/* ============================================ */
/* 1.再生可能エネルギー（太陽光、風力など）で作った電気は、売電から自家消費へ！ */
/* ============================================ */
#start h2 { margin-top: 0;}
#start span {font-weight: 500;}

/* 「自家消費」についてもっと詳しく！ */
/* ------------------------------------------------------------------ */
.program {
	position: relative;
	margin: 5rem auto 0;
	padding: 5rem 1.5rem 1.5rem;
	border: #ee7836 solid 1px;
	border-radius: 5px;
	background: rgba(255,255,255,.5);
	}
.program h3 {
	padding: .3rem 3rem;
	position: absolute;
	top: -5.5rem;
	left: 2rem;
	color: #fff;
	background: #ee7836;
	}
.program h4 {
	padding: .3rem 1rem;
	background: rgba(189,217,117,.8); /*#bdd975*/
	text-align: center;
	}
.program dl {
	border: 1px #999 solid;
	}
.program dt {
	padding: .3rem 1rem;
	background: rgba(189,217,117,.8); /*#bdd975*/
	}
.program dt h4 {
	margin: 0;
	padding: 0;
	}
.program dd {
	margin: 0;
	padding: .3rem 1rem 2rem;
	background: #fff;
	}

.imgWidth450 img {
	display: inline-block;
	width: calc(50% - 2rem);
	margin: 1rem;
	}
.width450 {
	width: calc(50% - 4rem);
	padding: 1rem;
	}
.width450 img {
	width: calc(95% - 2rem);
	}

@media screen and (max-width: 767.9px) {
	.width450,
	.imgWidth450 img {
		width: calc(95% - 2rem);
		}
	}
.pink {
	padding: 1rem;
	font-weight: 400;
	background: rgba(255,0,0,.1);
	}

.program .imgWidth450 table th { text-align: left;}
.program .imgWidth450 table th,
.program .imgWidth450 table td {
	vertical-align: middle;
	}
@media screen and (max-width: 767px) {
	.program .imgWidth450 table { width: 90%;}
	}

/* フキダシ（hoverで表示される注釈) battery ver. */
/* ------------------------------------------------------------------ */
 div.fukidashi {
	position: relative;
	display: inline;
	padding: .2rem 0 0;
	}
 div.fukidashi dfn {
	border-bottom: 2px dotted #000;
	}
 div.fukidashi .tooltip {
	position: absolute;
	bottom: 3.6rem;
	left: 0;
	width: 30em;
	padding: .6rem 1rem;
	width: 29em;
	background: #fff;
	border: 1px solid #01579b;
	color: #01579b;
	transition: 0.5s;
	opacity: 0;
	}
 div:nth-child(3).fukidashi .tooltip {
	width: 21em;
	}
 div.fukidashi .tooltip:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 16px;
	border: 5px solid transparent;
	border-top: 14px solid #01579b;
	}
 div.fukidashi:hover .tooltip {
	opacity: 1;
	}
@media screen and (max-width: 767px) {
	 li { margin-left: -1rem;}
	 div.fukidashi .tooltip {
			left: -7rem;
		}
	 div.fukidashi .tooltip:after {
		left: 8rem;
		}
	}


/* ============================================ */
/* 2.産業用蓄電システム：REI  /  CHINT */
/* ============================================ */
/*[ Tab Index ] --------------------------- */
#switchTabs .tab-index ul {
	display: table;
	width: 100%;
	text-align: center;
	}
#switchTabs .tab-index li {
	display: table-cell;
	font-size: 2.5rem;
	margin: 0 auto;
	padding: .5rem;
	vertical-align: middle;
	border: 1px orange solid;
	border-radius: 5px 5px 0px 0px;
	background-color: #f4f4f4;
	}
#switchTabs .tab-index a {
	display: block;
	width: 100%;
	color: #202122;
	text-decoration: none;
	}
#switchTabs .tab-index .active {
	background-color: #ff9;
	border-bottom: none;
	font-weight:bold;
	}

/*[ Contents ] --------------------------- */
#switchTabs .tab-contents {
	border: 1px orange solid;
	border-top: none;
	border-radius: 0 0 5px 5px;
	magin: -2px auto 2rem;
	padding: 1rem;
	background-color: rgba(255,255,153,.5);
	}
#switchTabs .tab-contents {
	display: none;
	}
#switchTabs .tab-contents.active {
	display: block;
	}

@media screen and (max-width: 899px) {
	#lithiumDryCell .ac-head {
		 font-size: 3vw !important;
		}
	}

/* [ Accordion ]
--------------------------------------------------------- */
#lithiumDryCell .jq-accordion .ac-head {
	background: linear-gradient(135deg, rgba(13,227,172,7) 0%, rgba(152,224,95,7) 100%);
	padding: 2rem 6rem 1.5rem 1rem;
	font-size: 3rem;
	display: flex;
	align-items: center;
	}
#lithiumDryCell .jq-accordion .ac-head span:first-child {
	display: inline-block;
	margin-right: 1rem;
	}
#lithiumDryCell .jq-accordion .ac-head.ac-open {
	background: linear-gradient(135deg, rgba(13,227,172,.4) 0%, rgba(152,224,95,.6) 100%);
	color: #000;
	}
#lithiumDryCell .ac-closeButton {
	margin: 2rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: linear-gradient(135deg, rgba(248,54,0,.8) 0%, rgba(250,204,35,.7) 100%);
	}
#lithiumDryCell .jq-accordion.ac-arrow .ac-head.ac-open:before {
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	}

@media screen and (max-width: 499.9px) {
	#lithiumDryCell .jq-accordion .ac-head {
		padding: 1.5rem 5rem 1rem 0;
		font-size: 5vw;
		}
	}

/* [ REI  /  CHINT ]
--------------------------------------------------------- */
.introduction .intro {
	position: relative;
	padding: 3rem 0 2rem  0;
	}
.intro h3.heading01 {
	position: relative;
	top: 1rem;
	left: 0rem !important;
	margin: 0;
	padding: 0.2em 0.5em;
	background: #51b33f !important;
	color: white;
	font-size: 2.0rem;
	}
.intro h3.heading01::before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 15px transparent;
	border-right: solid 20px rgb(149, 158, 155);
	}
.intro .heading01-box {
	margin: 1rem auto 2rem 2rem;
	padding: 1rem;
	padding-top: 3rem;
	border: 1px solid #ccc;
	}
.intro .heading01-box img {
	width: 70%;
	}
@media screen and (max-width: 899px) {
	.intro h3.heading01 {
		font-size: 5.2vw;
		}
	}

/* Table */
/* ------------------------------------------------------------------ */
@media screen and (max-width: 767.9px) {
	#lithiumDryCell #rei .table-responsive-vertical table.table2 tbody tr td {
		text-align: right !important;
		}
	}

/* [ AI搭載の蓄電池 REI ]
--------------------------------------------------------- */
#rei {
	margin: 0rem auto;
	padding-bottom: 2rem;
	}
#rei h2 {
	margin: 3rem 0 2rem;
	}
#rei .reiBg {
	position: relative;
	margin: 2rem auto;
	}

#rei .reiBg div:nth-child(1) {
	width: 70%;
	position: absolute;
	left: 0;
	margin-bottom: 2rem;
	background-color: transparent;
	z-index:20;
	}
#rei .reiBg div:nth-child(1) img {
	display: inline-block;
	margin: 2rem auto;
	width: 70%;
	}
#rei .reiBg div:nth-child(2) {
	width: 60%;
	position: relative;
	left: 40%;
	margin-bottom: 2rem;
	z-index: 10;
	display: table-cell;
	}
#rei .reiBg div:nth-child(2) img {
	width: 60%;
	vertical-align: bottom;
	display: inline-block;
	margin-top: 10rem;
	}
@media screen and (max-width: 767.9px) {
	#rei .reiBg {
		position: static;
		}
	#rei .reiBg div {
		position: static !important;
		width: 100% !important;
		text-align: center;
		}
	#rei .reiBg div:nth-child(1) img {
		width: 100%;
		}
	#rei .reiBg div:nth-child(1) img:nth-child(1) {
		margin-top: -3rem;
		}
	#rei .reiBg div:nth-child(2) img {
		width: 90%;
		}
	#rei .reiBg div:nth-child(2) img {
		width: 100% !important;
		margin-top: 0;
		}
	}

/* [ AI搭載のメリット ]
--------------------------------------------------------- */
#Wsystem {
	margin-top: 3rem;
	}

#Wsystem.flex p {
	width: 22%;
	min-width: 18rem;
	margin: .5rem;
	padding: .5rem;
	border: 1px #ccc solid;
	border-radius: 5px;
	text-align: center;
	}
#Wsystem.flex p:nth-child(3) {
	width: 50%;
	min-width: 45rem;
	}
#Wsystem.flex p:nth-child(2) img {
	width: 80%;
	}

@media screen and (max-width: 767.9px) {
	#Wsystem.flex {
		display: block;
		}
	#Wsystem.flex p {
		width: 70%;
		margin: 1rem auto;
		}
	#Wsystem.flex p:nth-child(3) {
		width: 90%;
		min-width: 30rem;
		}
	}

/* [ ピークシフト管理を実現 ]
--------------------------------------------------------- */
#aiSystem {
	margin: 4rem auto 2rem;
	}
#aiSystem div.borderbox-black {
	position: relative;
	margin: 3rem;
	padding-top: 2rem;
	}
#aiSystem div.borderbox-black h3 {
	position: absolute;
	top: -3rem;
	border-radius: 5px;
	padding: .5rem 2rem;
	background: #ee7836;
	}

/* [ CHINT ]
--------------------------------------------------------- */
#chint .introduction .intro h5 {
	letter-spacing: .2rem;
	margin: 0 0 1rem 0;
	padding: .3rem;
	text-align: center;
	font-weight: normal;
	font-size: 1.1rem;
	letter-spacing:-0.08rem;
	line-height: 1.2;
	color:#fff;
	background:rgba(43, 187, 209, 0.9);
	}
#chint .introduction .intro h5 span {
	letter-spacing: 0;
	}
#chint .introduction ul {
	display: flex;
	justify-content: center;
	margin: 1rem auto;
	padding-left:0;
	}
#chint .introduction ul li {
	width: 95%;
	margin: 1rem .3rem;
	padding:.5rem;
	border: 1px #ccc solid;
	text-align: left;
	line-height:1.2;
	list-style:none;
	padding-left:8px;
	margin-top:-1.0rem;
	}
#chint .introduction .intro img {
	width: 60%;
	}
@media screen and (max-width: 899px) {
	#chint .introduction ul {
		display: block;
		line-height: 1.2;
		}
	}



/* ============================================ */
/* 3.太陽光＋蓄電システム */
/* ============================================ */
/* [ 蓄電システム導入のメリット ]
--------------------------------------------------------- */
.forte-50k {
	justify-content: center;
	}
.forte-50k li {
	position: relative;
	margin: 1rem .3rem;
	background: #f6f6f6;
	width: 30%;
	min-width: 23rem;
	height: auto;
	}
.forte-50k li h4 {
	position: relative;
	top: 0;
	margin: 0;
	padding: .5rem 1rem;
	text-align: center;
	color: #fff;
	background: #0076c2;
	border-radius: 5px;
	font-size: 2.3rem;
	}
.forte-50k li h4:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 45%;
	border: 15px solid transparent;
	border-top: 15px solid #0076c2;
	width: 0;
	height: 0;
	}
.forte-50k p {
	padding: 1em;
	}

@media screen and (max-width: 767px) {
	.forte-50k li {
		width: 48%;
		}
	.forte-50k li h4 {
		font-size: 3.8vw;
		}
	}



/* ============================================ */
/* 4.太陽光発電+蓄電システムの導入方法 */
/* ============================================ */
/* メリット・デメリット */
h4.bg-yellowgreen {
	padding: .3rem 1rem;
	}
.comparison li:nth-child(1) ul {
	height: auto;
	background: rgba(255,255,255,.8);
	border: 1px #00c solid;
	}
.comparison li:nth-child(2) ul {
	height: auto;
	background: rgba(255,255,255,.8);
	border: 1px #c00 solid;
	}
.comparison li ul li {
	list-style-type: square;
	margin: .5rem 0 .5rem 3rem;
	}
.comparison li img {
	width: 40%;
	}

@media screen and (max-width: 767px) {
	.comparison li ul {
		margin-left: .5rem;
		}
	.comparison li ul li {
		position: relative;
		left: 4rem;
		}
	}

/* [ オリジナルPPAとは ]
--------------------------------------------------------- */
dt.bg-c00 {
	background: rgba(255,0,0,.6);
	color: #fff;
	}


/* [ このようなところにオススメします ]
--------------------------------------------------------- 
#osusume {
	margin: 3rem auto;
	padding-bottom: 2rem;
	background: rgba(255,255,255,.5);
	}

#osusume .flex {
	justify-content: center;
	}
#osusume .flex li {
	width: 30%;
	text-align:center;
	}
#osusume .flex img {
	width: 25rem;
	}

@media screen and (max-width: 899px) {
	#osusume .flex {
		display: block;
		}
	#osusume .flex li {
		width: 85vw;
		margin: 2rem auto;
		}
	#osusume .flex li img {
		width: 50vw;
		}
	}
*/




/* [ ご検討中の方は ]
--------------------------------------------------------- */
#connection {
	margin: 3rem auto;
	padding-bottom: 2rem;
/*	background: rgba(255,255,255,.7);*/
	}




/*====================================================
*	Faq.php 
====================================================*/
#faq main section:nth-child(1) h1,
#faq main section:nth-child(1) h2 {
	margin-bottom: 5rem;
	}
#faq dl {
	margin-top: 2rem;
	}
#faq dt {
	margin-top: 0;
	}
#faq dd {
	margin-bottom: 5rem;
	}

#faq div.fukidashi {
	position: relative;
	display: inline-block;
	padding: .2rem 0;
	}
#faq div.fukidashi dfn {
	border-bottom: 2px dotted #000;
	}
#faq .tooltip {
	position: absolute;
	bottom: 3.6rem;
	left: 0px;
	width: 40em;
	padding: 6px 10px;
	background: #01579b;
	color: #FFF;
	border-radius: 10px;
	transition: 0.5s;
	opacity: 0;
	}
#faq .tooltip:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 16px;
	border: 5px solid transparent;
	border-top: 14px solid #01579b;
	}
#faq div:hover .tooltip {
	opacity: 1;
	}
@media screen and (max-width: 767px) {
	}


/*====================================================
*
*	EOF 2023 C.CUBE Web
*
*====================================================*/
