.bg_white{

}
.mod-box {
	margin-top: 0 !important;
	box-sizing: border-box;
}

.mod-multi-col.opt-cols-2 .col{
	margin-top: 25px !important;
}
.mod-multi-col.opt-cols-2 .col:nth-child(2n+1){
margin-left: 0;
}

.mod-sub-title h4.multi{
	min-height: 3.6em;
}
.mod-sub-title h4.multi:before{
	bottom: auto;
	top: 0.3em;
}

.area_link{
	position: relative;
}
.area_link a{
	position: absolute;
	display: block;
	border-radius: 5px;
}
.area_link a:hover{
	background: #fff;
	opacity: 0.5;
}

.area_link a.a01{
/*
	opacity: 0.5;
	background: pink;
*/
	top:128px;
	left: 21px;
	width: 176px;
	height: 50px;
}
.area_link a.a02{
	top:112px;
	left: 288px;
	width: 155px;
	height: 50px;
}
.area_link a.a03{
	top:161px;
	left: 449px;
	width: 136px;
	height: 31px;
}
.area_link a.a04{
/*
	opacity: 0.5;
	background: pink;
*/
	top:198px;
	left: 372px;
	width: 194px;
	height: 31px;
}
.area_link a.a05{
/*
	opacity: 0.5;
	background: pink;
*/
	top:231px;
	left: 385px;
	width: 181px;
	height: 31px;
}
.area_link a.a06{
/*
	opacity: 0.5;
	background: pink;
*/
	top:133px;
	left: 588px;
	width: 101px;
	height: 51px;
}
.area_link a.a07{
/*
	opacity: 0.5;
	background: pink;
*/
	top:213px;
	left: 568px;
	width: 121px;
	height: 51px;
}

.lightbox:hover{
	opacity: 0.5;
}