
.c-relationBlock {
	margin-top: 30px;
}
.c-snsLinkSet {
	margin-top: 30px;
}
.c-acrobat {
	margin-top: 60px;
	margin-bottom: 60px;
}
.c-ttl-middleBlock.finance {
	margin-top: 60px;
	margin-bottom: 30px;
}
.c-ttl-smallBlock.finance {
	margin-top: 60px;
	margin-bottom: 30px;
}
.c-ttl-middleBlock.finance + .c-ttl-smallBlock.finance {
	margin-top: 30px;
}
.c-ttl-littleBlock.finance {
	margin-top: 60px;
	margin-bottom: 30px;
}
.c-ttl-middleBlock.finance + .c-ttl-littleBlock.finance ,
.c-ttl-smallBlock.finance + .c-ttl-littleBlock.finance {
	margin-top: 30px;
}

/* common
----------------------------------------------------------- */
.tblUnitTxt01 {
	text-align: right;
}
@media screen and (max-width: 767px) {
	.tblUnitTxt01 {
		text-align: left;
		font-size: 1.1rem;
	}
}
.financeBold {
	font-weight: bold;
}

/*文章中リンクリセット解除（commonに格上げしたい）*/

.pg-general .c-wysiwyg p a,
.pg-general .c-graphBlock .c-graphList .c-graph .remarksWrap a{
	color:#1368d6;
	text-decoration:underline;
}


/* review
----------------------------------------------------------- */
.reviewTbl01 {
	margin-bottom: 0!important;
}
.reviewTbl01 td {
	text-align: center!important;
}
.c-graphList.review .c-graph {
	margin-top: 30px;
	margin-bottom: 30px!important;
}
.supplement {
	margin: 0;
    text-align: right;
    font-size: 1.2rem;;
}
/* 20231013追記↓ */
@media screen and (min-width: 768px) {
	.chartCont canvas ~ .supplement:not(.pc_under) {
		position:relative;
		top:-27px;
	}
	.chartCont canvas ~ .supplement.pc_under {
		text-align:center;
	}
	.chartCont:has(canvas ~ .supplement.pc_under) {
		margin-bottom:20px!important;
	}
}
@media screen and (max-width: 767px) {
	.chartCont canvas ~ .supplement {
		text-align:center;
	}
	.chartCont:has(canvas ~ .supplement) {
		margin-bottom:20px!important;
	}
}
/* 20231013追記↑ */
.supplement:before {
	content: "";
	width: 20px;
    height: 10px;
    background-color: #fff;
    border: 1px solid #4283c3; 
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
}
.supplement.business01:before {
	border-color: #00a7eb;
}
.supplement.business02:before {
	border-color: #eb6da5;
}
.supplement.business03:before {
	border-color: #aacd06;
}
.supplement.business04:before {
	border-color: #f08200;
}

/*list新設（commonに格上げしたい）-----*/
.c-wysiwyg ul.disc  li{
	list-style-type: disc !important;
	margin-bottom:0.3em;
 }
 .mL1em{
 	margin-left:1em;
 }
 .mL2em{
 	margin-left:2em;
 }
 .mL3em{
 	margin-left:3em;
 }


/* cashflow
----------------------------------------------------------- */
.cashflowTbl01 {
	margin-bottom: 0!important;
}
.c-graphList.cashflow .c-graph {
	margin-bottom: 15px;
}

/* benchmark_02
----------------------------------------------------------- */

.pg-general .c-wysiwyg table.benchmarkTbl01.seg thead th {
	width:20%;
	}

.benchmark_02GraphBox01 {
}
.benchmark_02GraphTxt01 {
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	margin: 1em 0 0 0;
}
.benchmark_02GraphTxt01 .num {
	font-size: 3.5rem;
}
.benchmark_02GraphTxt01 .unit {
	font-size: 1.8rem;
}
.benchmarkTbl01 {
	margin-bottom: 0!important;
}

/* lease
----------------------------------------------------------- */
.leaseTbl01 {
	margin-bottom: 15px!important;
}
.leaseRemarksBox01 {
	margin-bottom: 50px!important;
}

/* generators
----------------------------------------------------------- */
.generatorsFrameBox {
	margin: 60px 0 0 0;
}
@media screen and (max-width: 767px) {
	.generatorsFrameBox {
		margin-top: 30px;
	}
}

