@charset "utf-8";
/*//////////////////////////////////////
 
カーポートの選び方  2017.11.20改訂

/////////////////////////////////////*/
#howto {
	font-family: 'Helvetica neue', Helvetica, Arial, Meiryo, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	text-align: justify;
	color: #333;
}
/*====================================
ヘッダ
====================================*/
#howto h1 {
	margin: 30px 0 5px;
	padding: 0 20px 10px;
	text-align: center;
}
/*====================================
各STEP共通
====================================*/
#howto h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	margin: 40px 0 10px;
	padding: 10px 0 10px 55px;
	color: #fff;
	border-radius: 3px;
	background-color: #c41a00;
}
#howto h2 .num {
	font-size: 26px;
	font-weight: normal;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 12px;
	color: #fff;
	border-radius: 3px 0 0 3px;
	background-color: #aa1500;
}
#howto p.txt {
	line-height: 1.4;
}
#howto .right {
	margin-right: 0 !important;
}
#howto a img:hover {
	transition: all .2s ease-out 0s;
	opacity: .7;
}
/*-----タイトル＿ブルー------*/
#howto .nomal dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 5px;
	color: #c40000;
}
#howto .fukidasi dt {
	font-size: 14px;
	line-height: 1.2;
	position: relative;
	display: table-cell;
	width: 176px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	color: #c40000;
	border-radius: 5px;
	background: #fee5e5;
}
/*-----タイトル＿吹き出し------*/
#howto .fukidasi dt:before {
	position: absolute;
	bottom: -7px;
	left: 47%;
	display: inline-block;
	content: '';
	vertical-align: middle;
	border: 7px solid transparent;
	border-top: 7px solid #fee5e5;
	border-bottom: none;
}
#howto .fukidasi dd {
	font-size: 13px;
	line-height: 1.6;
	margin-top: 10px;
}
/*-----2カラム------*/
#howto .column_2 dl {
	float: left;
	margin: 0 25px 0 0;
}
#howto .column_2 dd.caption {
	font-size: 12px;
	margin-top: 5px;
	text-align: right;
	color: #888;
}
#howto dd img {
	border: solid 1px #ccc;
}
/*-----3カラム------*/
#howto .column_3 dd.txt {
	font-size: 13px;
	line-height: 1.4;
	margin-top: 2px;
}
#howto .column_3 dl {
	float: left;
	width: 174px;
	margin: 20px 25px 0 0;
}
#howto .column_3 dd.caption {
	font-size: 11px;
	line-height: 1.2;
	height: 30px;
	margin: 2px 0 0;
	text-align: right;
	color: #888;
}
/*-----ボーダーリセット------*/
.no_border {
	border: none !important;
}
/*====================================
STEP個別設定
====================================*/
/*--------- STEP1 ----------*/
#howto #step1 h2 {
	margin-top: 20px;
}
#howto #step1 .img_large {
	margin: 20px 0 20px;
	text-align: center;
}
/*--------- STEP3 ----------*/
#howto #step3 .fukidasi dt {
	width: 174px;
}
/*--------- STEP4 ----------*/
#howto #step4 .fukidasi .col_left {
	width: 196px;
}
#howto #step4 .fukidasi .col_left dt {
	width: 196px;
}
#howto #step4 .fukidasi .col_center {
	width: 144px;
}
#howto #step4 .fukidasi .col_center dt {
	line-height: 1.2;
	position: absolute;
	width: 165px;
	height: 30px;
	margin: 0 -10px;
	padding: 5px 0;
}
#howto #step4 .fukidasi .col_center dd {
	margin-top: 50px;
}
#howto #step4 .fukidasi .col_center dd.txt {
	margin-top: 2px;
}
#howto #step4 .fukidasi .col_right {
	width: 192px;
	margin-right: 0;
}
#howto #step4 .fukidasi .col_right dt {
	width: 192px;
}
#howto #step4 .column_1 {
	position: relative;
	margin: 20px 0 0;
}
#howto #step4 .column_1.fukidasi dt {
	width: 267px;
}
#howto #step4 .column_1.fukidasi .col_r {
	position: absolute;
	top: 0;
	left: 286px;
	margin: 0;
}
#howto #step4 .column_1.fukidasi .col_r .txt {
	margin-bottom: 12px;
}
#howto #step4 .column_1.fukidasi .col_r .spec_title {
	font-weight: bold;
	margin: 12px 0 2px;
	color: #c40000;
}
#howto #step4 .column_1.fukidasi .col_r .spec {
	font-size: 12px;
	width: 298px;
	border-collapse: collapse;
	border-top: solid 1px #ccc;
}
#howto #step4 .column_1.fukidasi .col_r .spec tr {
	border-bottom: solid 1px #ccc;
}
#howto #step4 .column_1.fukidasi .col_r .spec td {
	line-height: 1.2;
	width: 44px;
	padding: 5px 0;
	text-align: center;
}
#howto #step4 .column_1.fukidasi .col_r .spec_note {
	text-align: right;
}
/*--------- STEP5 ----------*/
#howto #step5 .txt {
	margin-bottom: 20px;
}
#howto #step5 dl {
	margin-right: 10px;
}
#howto #step5 img {
	margin-top: 27px;
}
#howto #step5 .nomal .class_size {
	font-size: 11px;
	width: 272px;
	margin: 0;
	border-bottom: solid 1px #ccc;
}
#howto #step5 .nomal li {
	line-height: 1.4;
	padding: 0 0 5px;
}
#howto #step5 .nomal .class_size li.size {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0;
	border-top: solid 1px #ccc;
}
/*--------- STEP6 ----------*/
#howto #step6 .column_3 dl {
	width: 185px;
	margin: 20px 15px 0 0;
}
/*--------- STEP7 ----------*/
#howto #step7 .column_2 dl {
	width: 280px;
	margin: 20px 25px 0 0;
}
#howto #step7 dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 8px 0 7px 40px;
	color: #c40000;
}
#howto #step7 dt.icon01 {
	background: url(/public/img/img_static/howto/icon_07_01.png) 0 0 no-repeat;
}
#howto #step7 dt.icon02 {
	background: url(/public/img/img_static/howto/icon_07_02.png) 0 0 no-repeat;
}
#howto #step7 dt.icon03 {
	background: url(/public/img/img_static/howto/icon_07_03.png) 0 0 no-repeat;
}
#howto #step7 dt.icon04 {
	background: url(/public/img/img_static/howto/icon_07_04.png) 0 0 no-repeat;
}
#howto #step7 dd.txt {
	margin: 5px 0;
}
/*--------- STEP8 ----------*/
#howto #step8 .column_1 dt {
	margin: 20px 0 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
}
#howto #step8 .column_1 .sub {
	font-size: 12px;
	margin: -6px 0 5px;
	color: #c41b00;
}
#howto #step8 .column_1 .box_img {
	margin: 15px 0 30px;
}
#howto #step8 .column_3 dl {
	width: 185px;
	margin: 0 15px 30px 0;
}
