@charset "utf-8";
.mainvisual { background: url(/images/shop/common/enkai/plan/family_main.jpg) center center no-repeat; }

.family_ttl02:before {
	background: url(/images/shop/common/enkai/ttl02_img.png) no-repeat;
}

.family_btn02 {
	text-align: center;
	padding: 40px 0;
}

.family_btn02 a {
	width: 600px;
	line-height: 60px;
	border-radius: 2px;
	text-align: center;
	font-size: 18px;
	background: #a6840d;
	position: relative;
	display: block;
	color: #fff;
	margin: 0 auto;
}

.family_btn02 a:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7.5px 10px 7.5px 0;
	border-color: transparent #ffffff transparent transparent;
	top: calc(50% - 7.5px);
	left: 24px;
}

#sec_family .box_content_double {
    width: 100% !important;
    margin-top: 0;
}

#sec_family .season_box_list_01 .box_content {
    border: none;
}