.benefit .content-header {
	background: url("https://gi.esmplus.com/futizen/thebetterwe/business_map.jpg") center center no-repeat;
	background-size: cover;
	}
.benefit .content-header h2 {
	margin-top: 160px;
	font-family: "DM Serif Display", serif; font-size: 64px;
	text-align: center;
	animation: animatezoom 2s;
	}
.benefit .content-header h3 {
	margin-top: 20px;
	text-align: center;
	}
.content-section .benefit-wrap {
	margin-bottom: 20px;
	}
.content-section .benefit-wrap h3 {
	margin: 64px 0 0;
	padding: 0;
	border: none;
	font-family: "Cafe24Dangdanghae"; font-size: 32px;
	text-align: center;
	z-index: 2;
	}
.content-section .benefit-wrap h3 sup {
	top: -16px;
	padding: 1px 5px;
	background-color: #ff33cc; color: #fff; 
	font-size: 18px;
	}
.content-section .benefit-wrap h3 em {
	color: #ff33cc;
	}
.content-section .benefit-wrap h4 {
	margin: 10px 0 32px;
	font-family: "Cafe24Dangdanghae"; font-size: 18px;
	color: #909090;
	text-align: center;
	}
.content-section .benefit-wrap dl {
	width: calc(33.33333% - 2px);
	min-height: 380px;
	margin: 1px;
	padding: 10px;
	border: 1px solid #d1d1d1;
	}
.content-section .benefit-wrap dt {
	padding: 20px 5px 10px 70px;
	font-family: "Cafe24Dangdanghae"; font-size: 20px;
	}
.content-section .benefit-wrap dt em {
	display: block;
	font-size: 16px;
	text-align: right;
	}
.content-section .benefit-wrap dt img {
	position: absolute; left: 0; top: 0;
	width: 64px;
	}
.content-section .benefit-wrap dd {
	padding: 5px;
	}
.content-section .benefit-wrap dd h4 {
	height: 48px;
	margin: 0;
	font-family: "Cafe24Dangdanghae"; font-size: 16px;
	color: #0066ff;
	}
.content-section .benefit-wrap dd h4 del, .content-section .benefit-wrap dd h4 ins, .content-section .benefit-wrap dd h4 span {
	display: block;
	}
.content-section .benefit-wrap dd h4 del {
	color: #a1a1a1;
	}
.content-section .benefit-wrap dd h4 ins {
	text-decoration: none;
	}
.content-section .benefit-wrap dd ul {
	margin-top: 20px;
	}
.content-section .benefit-wrap dd li {
	padding-left: 14px;
	font-size: 14px; font-weight: bold;
	text-align: justify;
	}
.content-section .benefit-wrap dd li q {
	margin-left: 10px;
	font-weight: bold;
	}
.content-section .benefit-wrap dd li a {
	margin-left: 10px;
	padding: 0 5px;
	border-radius: 5px;
	background-color: #000938;
	}
.content-section .benefit-wrap dd li a:link, .content-section .benefit-wrap dd li a:visited {
	font-weight: bold; color: #fff;
	}
.content-section .benefit-wrap dd li a:hover, .content-section .benefit-wrap dd li a:active {
	animation: bounce 1s linear;
	}
.content-section .benefit-wrap dd li::before {
	content: "▘";
	position: absolute; top: 2px; left: 0;
	color: #000;
	}