@charset "UTF-8";

/* ------------------------- *
 * パンくずリスト
 * ------------------------- */
.site-top {
	margin: 10px 0 0;
}

/* ------------------------- *
 * 下付き文字
 * ------------------------- */
sub.no-bottom {
	bottom: 0;
}

/* ------------------------- *
 * リスト
 * ------------------------- */
dl.ir-calendar {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    margin: 0;
}
dl.ir-calendar dt {
    color: #666;
    font-size: 12px;
    width: 7rem;
    font-weight: normal;
}

dl.ir-calendar dt, dl.ir-calendar dd {
    margin: 0;
    padding: 10px 0px;
    line-height: 24px;
}

dl.ir-calendar dd {
    width: calc(100% - 7rem);
}

/* ------------------------- *
 * テーブル
 * ------------------------- */
.block-table-generic {
	max-width: 1240px !important;
	margin-top: 40px !important;
	padding: 0 20px 0;
}

table.element-table {
	width: 100% !important;
	margin: 5px auto !important;
}

table.element-table th.element-bg-blue {
	padding: 30px 20px!important;
}

table.element-table th.element-bg-darkblue {
	padding: 30px 20px!important;
}

table.element-table-generic {
	width: 100%;
}
table.element-table-generic th {
	background-color: #F2F9FD;
	color: #000;
	border: solid 1px #ccc;
	padding: 30px 20px;
}
table.element-table-generic td {
	border: solid 1px #ccc;
	padding: 30px 20px;
}
table.element-table-generic th.sub-head {
	background: #fff !important;
}
table.element-table-generic th.sub-head2 {
	background: #006699 !important;
	color: #fff;
}
table.element-table-generic th.sub-head3 {
	background: #3997CD !important;
	color: #fff;
}
table.element-table-generic th.sub-head4,
table.element-table th.sub-head4 {
	background: #f7f7f7 !important;
	color: #000 !important;
}

table.element-table-generic th.genki-g,
table.element-table th.genki-g {
	color: #000 !important;
	background: #E5EDF1 !important;
}
table.element-table-generic th.genki-e,
table.element-table th.genki-e {
	color: #000 !important;
	background: #EDF3E1 !important;
}
table.element-table-generic th.genki-n,
table.element-table th.genki-n {
	color: #000 !important;
	background: #FAF2DF !important;
}
table.element-table-generic th.genki-k,
table.element-table th.genki-k {
	color: #000 !important;
	background: #F9E9DF !important;
}
table.element-table-generic th.genki-i,
table.element-table th.genki-i {
	color: #000 !important;
	background: #E7E2ED !important;
}

table.element-table-generic td.note_cell,
table.element-table td.note_cell {
	background: #ffe2e2 !important;
}

table.txt-center-table th,
table.txt-center-table td {
	text-align: center;
}

/* ------------------------- *
 * Acrobat Reader
 * ------------------------- */
.acrobat-reader-note p {
	font-size: 12px;
	line-height: 20px;
}

/* ------------------------- *
 * 見出し
 * ------------------------- */
h2.index_top_h2_left,
h2.index_top_h2_right {
	margin-top:0;
}
h2 a {
	font-size: 24px;
}

.brock_center {
	margin-left: auto;
	margin-right: auto; 
}

/* ------------------------- *
 * CSRラベル
 * ------------------------- */
.col-3 .csr-parts-label,
.col-4 .csr-parts-label,
.col-6 .csr-parts-label {
	margin-top: 54px;
}

/* ------------------------- *
 * お問い合わせボックス
 * ------------------------- */
.hb-parts-contact-text {
	padding: 0 20px;
}

/* ------------------------- *
 * 文字装飾
 * ------------------------- */
.leadtext-blue {
	color: #0081CC;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
}
.projectmap-header {
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
}


/* ------------------------- *
 *  smartPhone
 * ------------------------- */
@media screen and (max-width: 768px) {
        #body .col, #body .col-1, #body .col-10, #body .col-11, #body .col-12, #body .col-2, #body .col-3, #body .col-4, #body .col-5, #body .col-6, #body .col-7, #body .col-8, #body .col-9, #body .col-auto,
        #body .col-lg, #body .col-lg-1, #body .col-lg-10, #body .col-lg-11, #body .col-lg-12, #body .col-lg-2, #body .col-lg-3, #body .col-lg-4, #body .col-lg-5, #body .col-lg-6, #body .col-lg-7, #body .col-lg-8, #body .col-lg-9, #body .col-lg-auto,
        #body .col-md, #body .col-md-1, #body .col-md-10, #body .col-md-11, #body .col-md-12, #body .col-md-2, #body .col-md-3, #body .col-md-4, #body .col-md-5, #body .col-md-6, #body .col-md-7, #body .col-md-8, #body .col-md-9, #body .col-md-auto,
        #body .col-sm, #body .col-sm-1, #body .col-sm-10, #body .col-sm-11, #body .col-sm-12, #body .col-sm-2, #body .col-sm-3, #body .col-sm-4, #body .col-sm-5, #body .col-sm-6, #body .col-sm-7, #body .col-sm-8, #body .col-sm-9, #body .col-sm-auto,
        #body .col-xl, #body .col-xl-1, #body .col-xl-10, #body .col-xl-11, #body .col-xl-12, #body .col-xl-2, #body .col-xl-3, #body .col-xl-4, #body .col-xl-5, #body .col-xl-6, #body .col-xl-7, #body .col-xl-8, #body .col-xl-9, #body .col-xl-auto {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
        }

	table.element-table {
		width: 1200px !important;
	}
	table.element-table-generic th {
		padding: 20px 10px !important;
	}
	table.element-table-generic td {
		padding: 20px 10px !important;
	}

	.acrobat-reader-note {
		margin-top:10px!important;
		padding-left:15px!important;
	}

	h2.index_top_h2_left {
		margin-top:40px;
		margin-bottom:20px;
	}
	h2.index_top_h2_right,
	h2.index_h2 {
		margin:20px 0;
	}
	.col-3 .csr-parts-label,
	.col-4 .csr-parts-label,
	.col-6 .csr-parts-label {
		margin-top: 20px;
	}

}