#delivery.style2 .hidden{
	position: absolute;
	left: -9999px;
}
#delivery.style2 .about-guidelines{
	overflow: hidden;
	margin: 30px 0 60px;
}
#delivery.style2 .sub-title{
	margin: 0 0 26px;
	color: #fff;
	font-size:25px;
	line-height: 59px;
	font-weight: bold;
	padding: 0 14px;
	background: #59af26;
}
#delivery.style2 .table-about-guidelines + .table-about-guidelines{
	margin-top: 20px;
}
#delivery.style2 .table-about-guidelines strong{
	display: block;
	font-size: 16px;
	line-height: 20px;
	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;
	font-size: 14px;
	line-height: 20px;
}
#delivery.style2 .table-about-guidelines tr{
	background-color: #fff;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	height: 32px;
}
#delivery.style2 .table-about-guidelines tr:nth-child(2n){
	background-color: #f3f9fd;
}
#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;
	font-size: 14px;
	line-height: 20px;
	text-align:left;
}
#delivery.style2 .table-about-guidelines th{font-weight:bold;}
#delivery.style2 .table-about-guidelines th:first-child,
#delivery.style2 .table-about-guidelines td:first-child{
	text-align:center;
	font-weight:bold;
}
#delivery.style2 .table-about-guidelines td{height:70px;}
#delivery.style2 a.button{
	display: block;
	width: auto;
	height: auto;
	opacity: .8;
	background: transparent;
	margin: 14px 0 0;
}
#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: 14px;
	line-height: 20px;
	color: #000;
	font-weight: 400;
	margin: 10px 0 15px;
}
#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: 18px;
	width: auto;
	height: auto;
}
#delivery.style2 .table-descr ul li:before{
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}