@charset "utf-8";
/* ------------------------------------------------------
contents
------------------------------------------------------ */

/* title */
.l-content .count .ttl_count {
	width: 177px;
	height: 25px;
	margin: 50px 0 30px 0;
	background: url(/special/alumiframe/tech/capacity/img/ttl_count.png) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/* たわみ量の計算 */
.l-content .count .L_area {
	float: left;
	width: 325px;
}
.l-content .count .R_area {
	float: left;
	width: 625px;
}
.l-content .count ul.explain {
	margin: 20px 0 0 0;
}
.l-content .count ul.explain li {
	line-height: 1.8;
}
.l-content .count .num {
	vertical-align: bottom;
}
.l-content .count ul.explain li span.num01 {
	width: 16px;
	height: 16px;
	padding: 0 0 3px 15px;
	background: url(/special/alumiframe/tech/capacity/img/num1.png) no-repeat 2px 52%;
}
.l-content .count ul.explain li span.num02 {
	width: 16px;
	height: 16px;
	padding: 0 0 3px 15px;
	background: url(/special/alumiframe/tech/capacity/img/num2.png) no-repeat 2px 52%;
}
.l-content .count ul.explain li span.num03 {
	width: 16px;
	height: 16px;
	padding: 0 0 3px 15px;
	background: url(/special/alumiframe/tech/capacity/img/num3.png) no-repeat 2px 52%;
}
.l-content .count ul.explain li span.num04 {
	width: 16px;
	height: 16px;
	padding: 0 0 3px 15px;
	background: url(/special/alumiframe/tech/capacity/img/num4.png) no-repeat 2px 52%;
}
.l-content .count ul.explain li span.num05 {
	width: 16px;
	height: 16px;
	padding: 0 0 3px 15px;
	background: url(/special/alumiframe/tech/capacity/img/num5.png) no-repeat 2px 52%;
}
.l-content .count ul.explain li span.num06 {
	width: 16px;
	height: 16px;
	padding: 0 0 3px 15px;
	background: url(/special/alumiframe/tech/capacity/img/num6.png) no-repeat 2px 52%;
}
.l-content .count .m-table_width_ex {
    width: auto;
}
/* たわみ算出計算式 */

/*1段目*/
.l-content .count .L_formula {
	float: left;
	width: 530px;
	height: 274px;
}
.l-content .count .L_formula ul.way li {
	float: left;
}
.l-content .count ul.formula {
	float: left;
	width: 420px;
}
.l-content .count ul.formula .formulaTxt1 { 
  padding-left:1.25em;
  text-indent:-1.25em;
}
.l-content .count ul.formula .formulaTxt1 span.asterisk {
  display: inline-block;
  width: 1rem;
  text-indent: 0;
}

/*2段目*/
.l-content .count .L_formula2 {
	float: left;
	width: 660px;
	height: 274px;
}
.l-content .count .L_formula2 ul.way li {
	float: left;
}

/* 見出し */
.l-content .count h4.subttl {
	border-bottom: 1px dotted #989898;
	margin: 0 0 20px 0;
	padding: 6px 0 3px;
	font-weight: bold;
}
.l-content .count h4.subttl_noboder {
	font-weight: bold;
}
/* 両端支持ばり */
.l-content .count .standby {
	width: 824px;
	padding: 0 63px;
}
.l-content .count .standby .Lbox {
	width: 335px;
	height:74px;
	border: 3px solid #b9c8df;
	float: left;
	padding: 25px 0 25px 30px;
}
.l-content .count .standby .Rbox {
	width: 365px;
	height:94px;
	border: 3px solid #b9c8df;
	float: left;
	padding:15px 0;
}
.l-content .count .standby .Rbox .formula01 {
  display: inline-flex;
  flex-direction: column;
  vertical-align: middle;
  text-align: center;
}
.l-content .count .standby .Rbox .formula02 {
  padding: 0 10px;
  border-bottom: 1px solid #000000;
}



/* other */
.l-content .count .txt_o {
	color: #f48400;
	font-weight: bold;
}

.l-content .box03b {
	width: 745px;
	padding: 0 103px 0 102px;
	background: url(/special/alumiframe/tech/capacity/img/frame_03b_mdl.png) repeat-y;
	margin: 20px 0 20px 0;
}
.l-content .frame03b {
	width: 745px;
	padding: 0 0 35px 0;
	margin: 0 0 20px 0;
	background: url(/special/alumiframe/tech/capacity/img/frame_03b_btm.png) no-repeat left bottom;
}
.l-content .box03b .frame03b dl.lb {
	width: 428px;
	float: left;
	background: url(/special/alumiframe/tech/capacity/img/frame_03_top_l.png) no-repeat;
}
.l-content .box03b .frame03b dl.rb {
	width: 317px;
	float: left;
	background: url(/special/alumiframe/tech/capacity/img/frame_03_top_r.png) no-repeat;
}
.l-content .box03b .frame03b dt {
	padding: 210px 0 0 40px;
}
.l-content .box03b .frame03b dd {
	padding: 0 40px 0 40px;
}
