@charset 'utf-8';
/*///////////////////////////////////////////////////////////

  ビルトインガレージタイプをご検討中のお客様へ

//////////////////////////////////////////////////////////*/
#built_in {
	font-family: 'Helvetica neue', Helvetica, Arial, Meiryo, sans-serif;
	line-height: 1.6;
	text-align: left;
	color: #333;
}
#built_in img {
	vertical-align: bottom;
}
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.';
}
#built_in .section01 .heading_hd {
	margin-top: 18px;
	margin-bottom: 24px;
}
/* 20221213 h1タグ追加に伴いCSS追加 */
#built_in .section01 .contents-head {
	padding-left: 13px;
    border-left: 7px solid #cd0505;
    font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
	margin-bottom: 20px
}
#built_in h2 {
	font-size: 16px;
	font-weight: bold;
	clear: both;
	margin: 0 0 15px 0;
	padding: 0 0 5px;
	border-bottom: solid 1px #ccc;
}
#built_in h2:before {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px 0 0;
	content: '';
	border-radius: 2px;
	background-color: #c40000;
}
#built_in .pic_side, #built_in .case img {
	padding: 1px;
}
#built_in .pic_side {
	float: left;
	margin: 0 20px 30px 0;
}
#built_in .txt_side {
	float: left;
	width: 293px;
}
#built_in .txt_side a {
	text-decoration: underline;
	color: #00f;
}
#built_in p {
	font-size: 14px;
	line-height: 17px;
	line-height: 1.6;
	text-align: justify;
}
#built_in .case_lead {
	margin-bottom: 20px;
}
#built_in .case {
	float: left;
	width: 272px;
	margin: 0 10px;
}
#built_in .case.right {
	margin-right: 0;
}
#built_in .last_child {
	padding-bottom: 15px;
}
#built_in .case p {
	margin: 3px 0 13px;
	text-align: center;
}
#built_in .supplement {
	clear: both;
	margin-left: 10px;
	padding-bottom: 6px;
}
/*エクスショップおすすめのビルトインシャッターはこちら！
---------------------------------------------------------------------------------*/
#built_in .section02 {
 *margin-top: 30px;   /* IE7 */
}
/* 20221212 h3 → h2に変更 */
#built_in .section02 h2::before {
	display: none;
}
#built_in .item {
	float: left;
	width: 272px;
	margin: 30px 10px 30px 10px;
	_margin: 30px 0 30px 10px;
}
#built_in .item dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	margin: 8px 0 5px;
	color: #555;
}
/*-------プライス部分-------*/
.item_cost a {
	display: block;
}
.item_cost a:hover {
	text-decoration: none;
}
.red_icon {
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
	margin-right: 8px;
	color: #fff;
	border-radius: 4px;
	background: #fd2500;
}
.red_icon .special {
	font-size: 14px;
	line-height: 1;
	display: block;
	margin: 0 5px;
	padding: 5px 0 2px;
	text-align: center;
	border-bottom: dotted 1px #fff;
	letter-spacing: -0.1ex;
	white-space: nowrap;
}
.red_icon .cost {
	font-size: 14px;
	line-height: 1;
	display: block;
	padding: 3px 0 5px;
	text-align: center;
	letter-spacing: 1px;
}
.price_sub {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	display: block;
	margin-bottom: 5px;
}
.price {
	font-size: 18px;
}
.price_box {
	font-weight: bold;
	font-style: oblique;
	line-height: 1;
	color: #f82400;
}
.price_box .price {
	font-size: 30px;
	float: left;
	margin-top: -2px;
}
.price_box .zei {
	font-size: 12px;
	display: inline-block;
	*display:inherit;   /* IE7以下 */
}
.price_box .en {
	display: inline-block;
	margin: 1px 0 0 6px;
}
