.box-design12 {
	margin: 20px auto;
	padding: 20px;
	background-color: rgba(0, 172, 152, 0.05);
	position: relative;
}

.box-design12::after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	border-width: 0 20px 20px 0;
	border-style: solid;
	border-color: #4cc0bc #fff #4cc0bc;
	box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15)
}

.recruit-text {
	font-size: 18px;
}

.recruit-phone h2 {
	font-size: 28px;
}

.recruit-phone h2 {
	font-size: 22px;
	text-align: center;
	margin: 0;
}

.recruit-phone-number {
	width: 400px;
	height: 60px;
	padding: 10px 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
}

.recruit-phone-number {
	display: block;
	width: 230px;
	margin: 30px auto;
	padding: 13px 20px;
	font-size: 20px;
	text-align: center;
	border: solid #a8a8a8 1px;
	border-radius: 5px;
	text-decoration: none;
	color: black;
	transition: 0.3s;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

*,
:after,
:before {
	box-sizing: border-box;
}

user agent stylesheet a:-webkit-any-link {
	color: -webkit-link;
	cursor: pointer;
	text-decoration: underline;
}


.recruit-line-id {
	width: 400px;
	height: 72px;
	padding: 10px 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
}

.recruit-line-id {
	display: block;
	width: 200px;
	margin: 30px auto;
	margin-bottom: 80px;
	padding: 14px 20px;
	font-size: 20px;
	text-align: center;
	border: solid #63de09 1px;
	border-radius: 5px;
	text-decoration: none;
	color: #63de09;
	transition: 0.3s;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

*,
:after,
:before {
	box-sizing: border-box;
}

user agent stylesheet a:-webkit-any-link {
	color: -webkit-link;
	cursor: pointer;
	text-decoration: underline;
}