<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
#ast-desktop-header &gt; div.ast-main-header-wrap.main-header-bar-wrap &gt; div
{

background-image: url(https://aluminum.programming.jp.net/wp-content/uploads/2022/04/headder_back-scaled.jpg);
background-repeat: no-repeat;
background-position: left top;
background-size: auto;
background-attachment: scroll;

}

#ast-mobile-header &gt; div.ast-main-header-wrap.main-header-bar-wrap &gt; div
{

background-image: url(https://aluminum.programming.jp.net/wp-content/uploads/2022/04/headder_back-scaled.jpg);
background-repeat: no-repeat;
background-position: left top;
background-size: auto;
background-attachment: scroll;

}
*/
/* 06. 陦ｨ邨�
============================================================================================================================== */
.tbl1 {
	margin-bottom: 1em;
	width: 100%;
	text-align:left;
}
.tbl1 tr th {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 1em 1em;
	text-align: left;
	white-space: nowrap;
	background: #F2F2F2;
}
.tbl1 tr td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 1em 1em;
	background: #FFF;
}
/* th繧偵そ繝ｳ繧ｿ繝ｪ繝ｳ繧ｰ縺吶ｋ陦ｨ */
table.thCenter tr th {
	text-align: center;
}
/* td繧偵そ繝ｳ繧ｿ繝ｪ繝ｳ繧ｰ縺吶ｋ陦ｨ */
table.tdCenter tr td {
	text-align: center;
}
/*蝮�ｭ峨そ繝ｫ蟷�｡ｨ*/
.tblFix {
	table-layout: fixed;
}
@media screen and (max-width: 767px) {/* SP */
	.tbl1 {
		width: inherit;
	}
	/*縲SP縺ｧ陦ｨ繧呈ｨｪ繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ縲*/
	div.scrl {
		overflow-x: auto;
	}
	div.scrl table th {
		white-space: nowrap;
	}
	div.scrl table td {
		white-space: nowrap;
	}
	/*縲SP縺ｧth縺ｨtd繧鍛lock陦ｨ遉ｺ縺ｫ縺吶ｋ陦ｨ縲*/
	table.blocktbl th {
		display: block;
		background: none;
		border: none;
		padding: 0 0 .5em 0;
		font-weight: bold;
	}
	table.blocktbl th::before {
		content: "笳�";
		color: #777;
		padding-right: .1em;
	}
	table.blocktbl td {
		display: block;
/*		padding: 0 0 1em 1em; */
/*		margin: 0 0 1em 0; */
		border: none;
		border-bottom: 1px solid #ccc;
	}
}
/* 蛻励�蟷� */
.colwidth2 { width: 2em;}
.colwidth3 { width: 3em;}
.colwidth4 { width: 4em;}
.colwidth5 { width: 5em;}
.colwidth6 { width: 6em;}
.colwidth7 { width: 7em;}
.colwidth8 { width: 8em;}
.colwidth9 { width: 9em;}
.colwidth10 { width: 10em;}
.colwidth11 { width: 11em;}
.colwidth12 { width: 12em;}
.colwidth13 { width: 13em;}
.colwidth14 { width: 14em;}
.colwidth15 { width: 15em;}

.form-no1,.form-name1, .form-kana, .form-tel, .form-mail {
width: 90%;
}

.form-naiyou {
width: 90%;
height: 100px;
}

div.wpcf7 .ajax-loader,.wpcf7-spinner {
    display: none !important;
}

.m-h1 {
font-size: 25px;
}

#h1-txt {
font-size: 25px;
}
</pre></body></html>