@charset "shift_jis";

#wrapper{
	margin:0;
}

/********** businessdeal **********/

.order_con {
    margin-bottom: 8%;
}

#businessdeal{
	width:100%;
	font-size: 125%;
}
#businessdeal h2{
    background: url(https://www.kuradukuri.jp/online/sp/images/common/ttl-bg-sp-01.png) no-repeat 0 50%;
    width: 100%;
    height: auto;
    padding: 2%;
    box-sizing: border-box;
    background-size: cover;
    margin-bottom: 0.5em;
}
#businessdeal .businessdeal_con{
	margin: 0;
	line-height:2em;
}
#businessdeal .businessdeal_con table.hyoki {
	width: 100%;
	border:solid 1px #ffffff;
	border-collapse:collapse;
	box-sizing: border-box;
}

#businessdeal .businessdeal_con table.hyoki th {
	width:150px;
	border:solid 1px #ffffff;
	background-color:#eee5d5;
	padding: 3%;
	text-align:left;
	font-weight:normal;
	display: block;
	width: 100%;
	box-sizing: border-box;
	font-weight: bold;
}

#businessdeal .businessdeal_con table.hyoki td {
	border:solid 1px #ffffff;
	padding: 3%;
	display: block;
	width: 100%;
	box-sizing: border-box;
}

#businessdeal .order {
	margin:4% 0;
	
}


#businessdeal .order .order_con h3 {
	background: url(https://www.kuradukuri.jp/online/sp/images/common/ttl-bg-sp-02.png) no-repeat 0 100%;
    width: 100%;
    height: auto;
    padding: 0 0 0 2%;
    box-sizing: border-box;
    background-size: 100%;
    margin-bottom: 0.5em;
}

#businessdeal .order .order_con p{
	margin:0 2% 3%;
}

#businessdeal .order .order_con ol{
	margin:0 2% 0 4%;
	padding:0 0 0 2%;
}

#businessdeal .order .order_con ol li{
	margin:0;
	padding:0;
}

#businessdeal .order .order_con ul.about_pay{
	margin:0 2%;
	padding:0;
	list-style:none;
}

#businessdeal .order .order_con ul.about_pay li,
#businessdeal .order .order_con ul.about_pay li p.choice{
	margin:0 0 8%;
	padding:0;
}
#businessdeal .order .order_con ul.about_pay li p{
	margin:0 ;
}
#businessdeal .order .order_con ul.about_pay li p.txt_em{
	font-weight:bold;
	font-size:115%;
}

#businessdeal .order .order_con ul.about_pay li p.furikomi{
	font-weight:bold;
	margin:8% 0 0;
}

#businessdeal .order .order_con .about_pay li .c-card {
	margin:2% 0 0;
}

#businessdeal .businessdeal_con table.delivery {
	width:100%;
	border:solid 1px #ffffff;
	border-collapse:collapse;
	font-size: 80%;
}
#businessdeal .businessdeal_con table.delivery th {
	height:auto;
	background-color:#663333;
	color:#ffffff;
	min-height:auto;
	border:solid 1px #ffffff;
	font-size:100%;
	font-weight:normal;
}
#businessdeal .businessdeal_con table.delivery th.area,
#businessdeal .businessdeal_con table.delivery th.soryo {
	width:20%;
}
#businessdeal .businessdeal_con table.delivery td {
	padding:0 2%;
	vertical-align:middle;
	font-size:100%;
	border:solid 1px #ffffff;
	line-height:1;
	height:50px;
}
#businessdeal .businessdeal_con table.delivery td.price {
	text-align:center;
}

#businessdeal .businessdeal_con table.delivery td.area_550 {
	background-color:#cbe6f3;
}
#businessdeal .businessdeal_con table.delivery td.area_580 {
	background-color:#eef5d3;
}
#businessdeal .businessdeal_con table.delivery td.area_690 {
	background-color:#fffbd5;
}
#businessdeal .businessdeal_con table.delivery td.area_800 {
	background-color:#fcf1d3;
}
#businessdeal .businessdeal_con table.delivery td.area_880 {
	background-color:#f6d4d8;
}
#businessdeal .businessdeal_con table.delivery td.okinawa {
	background-color:#f3d1e5;
	height:138px;
}
#businessdeal .businessdeal_con table.delivery td.okinawa .left {
	float:left;	
	margin:8% 0 0 1%;
}
#businessdeal .businessdeal_con table.delivery td.okinawa .right {
	float:left;	
	margin:0 0 0 6%;
	/*letter-spacing: -0.1em;*/
}



#businessdeal .order .order_con ul.henpin{
	margin:0 2%;
	padding:0;
	list-style-type:square;
}

#businessdeal .order .order_con ul.henpin li{
	margin:0 0 0 4%;
	padding:0;
}




