@charset "utf-8";

/* ---------- 一覧のセクション */
body.allIndex .EstimateBox {
	background-color: #fafafa;
	padding: 30px 0;
}
.itemhead {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: normal;
}
#contents #EstimateArea {
	width:710px;
	margin: 0 auto;
}
#EstimateArea .EstimateLink {
	margin-bottom: 30px;
}
#EstimateArea .EstimateLink .EstimateLink__list {
	display: flex;
	justify-content: center;
}
#EstimateArea .EstimateLink .EstimateLink__item {
	border: 1px solid #eee;
	padding: 20px 30px;
	text-align: center;
	background-color: #fff;
}
#EstimateArea .EstimateLink .EstimateLink__item:last-child {
	margin-left: 15px;
}
#EstimateArea .EstimateLink .EstimateLink__item span {
	display: block;
}
#EstimateArea .EstimateLink .EstimateLink__img {
	width: 35%;
	margin: 0 auto 20px;
	display: block;
}
#EstimateArea .EstimateLink .EstimateLink__head {
	font-size: 22px;
	padding-bottom: 10px;
	font-weight: bold;
}
#EstimateArea .EstimateLink .EstimateLink__read {
	padding-bottom: 14px;
	display: block;
}
#EstimateArea .EstimateLink .EstimateLink__btn {
	background: #e70012;
	padding: 15px 0;
	width: 100%;
	display: block;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
#EstimateArea .EstimateLink .EstimateLink__btn:hover {
	opacity: 0.6;
}
#EstimateArea .EstimateSection__title {
	border-left: 4px solid #d20000;
	text-align: left;
	padding-left: 1rem;
	line-height: 1.5;
	margin-bottom: 1.5rem;
	background-image: none;
}
#contents #EstimateArea #step_top {
	text-align:center;
	margin:0;
}
#contents #EstimateArea #step_form .itemTypeA {
	background: url("../img/estimate/bg_TypeA.gif") repeat-y scroll left top transparent;
	margin-bottom: 5px;
}
#contents #EstimateArea #step_form .itemhead dl {
	padding:10px 8px;
}
#contents #EstimateArea #step_form .itemTypeA .itemhead {
	background: url("../img/estimate/to_TypeA.gif") no-repeat scroll left top transparent;
}
#contents #EstimateArea #step_form .itemTypeA .itemhead .itembottom  {
	background: url("../img/estimate/bo_TypeA.gif") no-repeat scroll left bottom transparent;
}
#contents #EstimateArea #step_form .itemTypeB {
	background: url("../img/estimate/bg_TypeB.gif") repeat-y scroll left top transparent;
	margin-bottom: 5px;
}
#contents #EstimateArea #step_form .itemTypeB .itemhead {
	background: url("../img/estimate/to_TypeB.gif") no-repeat scroll left top transparent;
}
#contents #EstimateArea #step_form .itemTypeB .itemhead .itembottom {
	background: url("../img/estimate/bo_TypeB.gif") no-repeat scroll left bottom transparent;
}
#contents #EstimateArea #step_form .itemTypeC {
	background: url("../img/estimate/bg_TypeC.gif") repeat-y scroll left top transparent;
	margin-bottom: 5px;
}
#contents #EstimateArea #step_form .itemTypeC .itemhead {
	background: url("../img/estimate/to_TypeC.gif") no-repeat scroll left top transparent;
}
#contents #EstimateArea #step_form .itemTypeC .itemhead .itembottom  {
	background: url("../img/estimate/bo_TypeC.gif") no-repeat scroll left bottom transparent;
}
#contents #EstimateArea #step_form .itemTypeD {
	background: url("../img/estimate/bg_TypeD.gif") repeat-y scroll left top transparent;
	margin-bottom: 5px;
}
#contents #EstimateArea #step_form .itemTypeD .itemhead {
	background: url("../img/estimate/to_TypeD.gif") no-repeat scroll left top transparent;
}
#contents #EstimateArea #step_form .itemTypeD .itemhead .itembottom  {
	background: url("../img/estimate/bo_TypeD.gif") no-repeat scroll left bottom transparent;
}
#contents #EstimateArea #step_form .itemTypeE {
	background: url("../img/estimate/bg_TypeE.gif") repeat-y scroll left top transparent;
	margin-bottom: 5px;
}
#contents #EstimateArea #step_form .itemTypeE .itemhead {
	background: url("../img/estimate/to_TypeE.gif") no-repeat scroll left top transparent;
}
#contents #EstimateArea #step_form .itemTypeE .itemhead .itembottom  {
	background: url("../img/estimate/bo_TypeE.gif") no-repeat scroll left bottom transparent;
}
#contents #EstimateArea #step_form .itemTypeE {
	background: url("../img/estimate/bg_TypeE.gif") repeat-y scroll left top transparent;
	margin-bottom: 5px;
}
#contents #EstimateArea #step_form {
	background-color:#eeecec;
	padding:7px;
}
#contents #EstimateArea #step_form dt {
	float: left;
 width: 210px;
}
#contents #EstimateArea #step_form dt span {
	margin:0 0 0 5px;
}
#contents #EstimateArea #step_form	dd {
	float: right;
 width: 460px;
	vertical-align:middle;
	padding:5px 0;
}
#contents #EstimateArea #step_form	dd select {
	vertical-align:middle;
	margin:6px 0 0;
}
#contents #EstimateArea #step_form	dd input {
	vertical-align:middle;
	margin:6px 0 0;
}
#contents #EstimateArea #step_form	dd span.nowpoint {
	vertical-align:middle;
	padding:6px 0 0;
}
#contents #EstimateArea #step_form	dd ul li {
	padding:5px 0;
}
#contents #EstimateArea #step_form	dd ul li.delivery,
#contents #EstimateArea #step_form	dd ul li.atena {
	float:left;
	width:49%;
	padding:0 0 5px;
}
#contents #EstimateArea #step_form	dd span#total_delidate {
 font-family: "Arial","helvetica",sans-serif;
 font-size: 24px;
 font-weight: bold;
	margin-top:-5px;
}
#contents #EstimateArea #step_form	dd ul li p {
	font-weight:bold;
	margin:0 0 1px;
}
#contents #EstimateArea #step_form	dd p.txt01 {
	font-size:92%;
	line-height:1.4;
	margin:5px 0;
}
#contents #EstimateArea #step_form	.itemTotal {
	margin:15px 0 10px 220px;
	padding: 1em 0;
	width: 470px;
	background-color: #e4f2fd;
	border: 1px solid #ccc;
	border-radius: 6px;        /* CSS3 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	-o-box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	-ms-box-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
}
#contents #EstimateArea #step_form	.itemTotal .Totalleft {
	width:180px;
	float:left;
	margin: 0 0 0 1em;
}
#contents #EstimateArea #step_form	.itemTotal .Totalcenter {
	float:right;
	margin: 0 1em 0 0;
	font-weight:bold;
	font-family: "Arial","helvetica",sans-serif;
}
#contents #EstimateArea #step_form	.itemTotal span#total_amount {
	font-size:26px;
}
#contents #EstimateArea #step_form	.itemTotal span#tax {
	font-size:20px;
}
#contents #EstimateArea #step_form	.itemTotal span#total_amount_including_tax {
	font-size:26px;
	color: red;
}
#contents #EstimateArea #step_form	.itemTotal .Totalcenter p {
	white-space:nowrap;
	text-align:right;
}
#contents #EstimateArea #step_form	.itemTotal .Totalleft span.title_total_amount {
	font-size:26px;
	font-weight:bold;
	font-family: "Arial","helvetica",sans-serif;
	margin:0 0 0 3px;
}
#contents #EstimateArea #step_form	.itemTotal .Totalleft span.title_tax {
	font-size:20px;
	font-weight:bold;
	font-family: "Arial","helvetica",sans-serif;
	margin:0 0 0 3px;
}
#contents #EstimateArea #step_form	.itemTotal .red {
	color: #ff0000;
}
#contents #EstimateArea #step_form	.itemTotal .title_total_amount_including_tax {
	font-size:26px;
	font-weight:bold;
	font-family: "Arial","helvetica",sans-serif;
	margin:0 0 0 3px;
}
#contents #EstimateArea #step_send {
	background-color:#ccc;
	text-align:center;
	padding:10px;
}
#contents #EstimateArea #other {
	text-align:center;
	margin: 10px 0 0;
}
.box30 { width: 222px; }