  @charset "utf-8";

	
@import url(https://);

body{
margin:0;
padding:0 5%;
/*font-family: 'Noto Sans Japanese', 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', Sans-Serif;*/
/*font-size:14px;*/
/*color:#333;*/
line-height:180%;
	/* energy用調整 */
	background-color: #F5F5F5;
	font-family: 'Noto Sans Japanese', 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.fl_L{ float:left;}
.fl_R{ float:right;}


.crumb{ font-size:75%;}

.fc_red{ color:#AC0E11;}
.fc_blue{ color:#0B619F;}

.ftw01{ font-weight:100;}
.ftw02{ font-weight:200;}
.ftw03{ font-weight:300;}
.ftw04{ font-weight:400;}
.ftw05{ font-weight:500;}
.ftw06{ font-weight:600;}
.ftw07{ font-weight:700;}
.ftw08{ font-weight:800;}
.ftw09{ font-weight:900;}


.fts01{ font-size:75%;}
.fts02{ font-size:88%;}
.fts03{ font-size:113%;}
.fts04{ font-size:125%;}
.fts05{ font-size:138%;}
.fts06{ font-size:150%;}
.fts07{ font-size:213%; line-height:120%;}
.fts08{ font-size:226%; line-height:120%;}
.fts09{ font-size:314%; line-height:120%;}
.fts10{ font-size:440%; line-height:120%;}


/* energy用調整 */
p{
	font-family: Arial, Helvetica, sans-serif !important;
	line-height:17px;
	color: #666 !important;
}

h1,h2,h3,h4,h5,h6{
	font-weight: bold;
}

/*説明枠*/
/*.box{border:1px  #0B619F solid; display:block; padding:2%;}*/
/* energy用調整 (定義を外す)*/
