@charset "utf-8";

/* ------------------------------------------------------
contents
------------------------------------------------------ */

/* subNavi */
.l-content .Assembling_method ul.subnavi {
	width: 950px;
	height: 40px;
	background:url(/special/alumiframe/assembling/connection/method/img/subpagenavi_bg.png) no-repeat 0 0;
	margin:0 0 40px 0;
}

.l-content .Assembling_method ul.subnavi li a{
	float:left;
	width:236px;
	padding:11px 0 0 0;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

.l-content .Assembling_method ul.subnavi li.ton{
	float:left;
	width:236px;
	padding:11px 0 0 0;
	text-align:center;
	font-weight:bold;
	color:#999a9d;
}

.l-content .Assembling_method ul.subnavi li a:hover {
  text-decoration: underline;
  color: #ff730a;
}

.l-content .Assembling_method .ttl_method{
	width:178px;
	height:25px;
	margin:0 0 30px 0;
	background:url(/special/alumiframe/assembling/connection/method/img/ttl_method.png) no-repeat 0 0;
	text-indent:100%;
	white-space: nowrap;
	overflow:hidden;
}

.l-content .Assembling_method .method_area{
	width:950px;
}

.l-content .Assembling_method .method_area .ttl2 {
	border-bottom:1px dotted #989898;
	padding:5px 0 0 0;
	margin:0 0 5px 0;
	font-weight:bold;
}

/* table */
.l-content .m-table_width_ex{
  width: auto;
}

.l-content .ALTable {
  width: 100%;
  border-top: solid 1px #bfbfbf;
  border-left: solid 1px #bfbfbf;
  margin:0 0 30px 0;
}

.l-content .ALTable2 {
  width: 100%;
  border-top: solid 1px #bfbfbf;
  border-left: solid 1px #bfbfbf;
  margin:0 0 10px 0;
}

.l-content .ALTable3 {
  width: 75%;
  border-top: solid 1px #bfbfbf;
  border-left: solid 1px #bfbfbf;
  margin:0 0 10px 0;
}

.l-content .ALTable th , .l-content .ALTable2 th , .l-content .ALTable3 th {
  padding: 7px 6px;
  border-right: solid 1px #bfbfbf;
  border-bottom: solid 1px #bfbfbf;
  background-color: #e6e6e6;
  font-weight: bold;
  text-align: center;
  color: #000;
}
.l-content .ALTable td , .l-content .ALTable2 td , .l-content .ALTable3 td {
  padding: 7px 6px;
  border-right: solid 1px #bfbfbf;
  border-bottom: solid 1px #bfbfbf;
  background-color: #fff;
  text-align: center;
}
.l-content .ALTable td.sp , .l-content .ALTable2 td.sp , .l-content .ALTable3 td.sp {
  vertical-align:text-top;
  text-align:left;
}
.l-content .ttl2 {
    border-bottom: 1px dotted #989898;
    padding: 5px 0 0 0;
    margin: 0 0 5px 0;
    font-weight: bold;
}
.l-content .txt_indent_01{
text-indent: -0.5em;
padding-left: 1em;
}
.l-content .txt_table_ex{
    width: 650px;
}
.l-content .txt_table_flex{
    display: flex;
    justify-content: space-between;
}
.l-content .txt_table_flex span{
    font-size: 12px;
    font-weight: normal;
}
.l-content .txt_head_001 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #204f9a;
}
.l-content .table_001{
    width: 700px;
    margin: 20px auto;
	}
	
.l-content .m-table > tbody > tr > td.td_ex_01{
border-top: none;
}
.l-content .m-table > tbody > tr > td.td_ex_02{
border-bottom: none;
}
.l-content .m-table td span.anc_01 {
    text-align: left;
    display: inline-block;
    padding-left: 16px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURQAAAABLsQqMrBsAAAABdFJOUwBA5thmAAAAFElEQVQI12NgAIImBhcGDQYBBgYAB3QA/zGyjSsAAAAASUVORK5CYII=") 0 0.5em no-repeat;
}

.l-content .m-btn--strong {
  width: 240px;
  height: 40px;
  padding-top: 10px;
}