@charset "utf-8";

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

.l-content .Assembling_ABmethod ul.start{
	margin:20px 0;
}

.l-content .Assembling_ABmethod ul.start li{
	margin:0 0 10px 0;
	background:url(/special/alumiframe/assembling/assembly_method/method/img/B_point.png) no-repeat 0 50%;
	padding:0 0 0 11px;
}

.l-content .Assembling_ABmethod ul.extxt{
	margin:20px 0;
}

.l-content .Assembling_ABmethod ul.extxt li{
	margin:0 0 6px 0;
}

/* step */
.l-content .Assembling_ABmethod ul.making {
	width: 930px;
	margin: 30px 0;
	padding:0 50px 0 0;
}
.l-content .Assembling_ABmethod ul.making li {
	width:450px;
	display:inline-block;
}
.l-content .Assembling_ABmethod ul.making li:first-child {
	height: 415px;
}

.l-content .Assembling_ABmethod .step_L {
	float:left;
	width:463px;
	margin:0 24px 30px 0;
}

.l-content .Assembling_ABmethod .step_R {
	float:left;
	width:463px;
	margin:0 0 30px 0;
}
.l-content .flex_wrap_01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.l-content .btn_txt_01 p {
margin-top: 10px;
}
.l-content .btn_txt_01 .m-btn--default {
width: 200px;
}
