#delivery.style2 .about-guidelines{
	overflow: hidden;
	margin: 18px 7px 24px;
}
#delivery.style2 .sub-title{
	margin: 0 0 10px;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	padding: 0 10px;
	background: #59af26;
}
#delivery.style2 .table-about-guidelines + .table-about-guidelines{
	margin-top: 20px;
}
#delivery.style2 .table-about-guidelines strong{
	display: block;
	font-size: 10px;
	line-height: 16px;
	color: #000;
	margin-bottom: 8px;
}
#delivery.style2 .table-about-guidelines table{
	width: 100%;
}
#delivery.style2 .table-about-guidelines thead tr{
	height: 24px;
	color: #2f2f2f;
	background-color: #f0f0f0;
}
#delivery.style2 .table-about-guidelines tbody th{
	width: 19%;
	text-align: center;
}
#delivery.style2 .table-about-guidelines tr{
	background-color: #fff;
	font-size: 10px;
	line-height: 16px;
	color: #000;
	height: 32px;
}
#delivery.style2 .table-about-guidelines tr:nth-child(2n){
	background-color: #f3f9fd;
}
#delivery.style2 .table-about-guidelines th{font-weight:bold;}
#delivery.style2 .table-about-guidelines th,
#delivery.style2 .table-about-guidelines td{
	vertical-align: middle;
	border: 1px solid #b5b5b5;
	padding: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#delivery.style2 .table-about-guidelines td{text-align:left;}
#delivery.style2 a.button{
	display: block;
	width: auto;
	height: auto;
	opacity: .8;
	background: transparent;
	margin: 20px 10px;
}
#delivery.style2 a.button:hover{
	opacity: 1;
}
#delivery.style2 a.button img{
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
#delivery.style2 .table-descr{
	display: block;
	font-size: 9px;
	line-height: 16px;
	color: #000;
	font-weight: 400;
	margin: 8px 0 10px;
}
#delivery.style2 .table-descr ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
	height: auto;
}
#delivery.style2 .table-descr ul li{
	position: relative;
	display: block;
	padding-left: 12px;
	width: auto;
	height: auto;
}
#delivery.style2 .table-descr ul li:before{
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}