@charset "utf-8";
/*------------------------------------------------------------
	support
------------------------------------------------------------*/
.page-title {
	padding: 163px 40px 0 10px;
	position: relative;
	background-color: #E5F2EE;
}
.page-title::before {
	position: absolute;
	right: 0;
	top: 0;
	width: calc(50% + 48px);
	height: 100%;
	background-color: #6DD170;
	content: "";
	clip-path: polygon(48.5% 0%, 100% 0, 100% 100%, 0% 100%);
}
.page-title .img {
	max-width: 1685px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.page-title .img img {
	vertical-align: top;
}
.proceed-sec {
	position: relative;
	background-color: #F6F6F6;
}
.proceed-sec::before {
	position: absolute;
	left: 50%;
	width: 85px;
	height: 50px;
	bottom: -50px;
	background-color: #F6F6F6;
	content: "";
	clip-path: polygon(100% 0, 0 0, 50% 100%);
	transform: translateX(-50%);
}
.proceed-sec h2 {
	width: fit-content;
	margin: 0 auto 70px;
	text-align: center;
	color: #000;
	font-size: 40px;
	line-height: 1.5;
	font-weight: 700;
	letter-spacing: 0.8px;
	border-bottom: 11px solid #3BB33F;
}
.leave-sec h2 {
	margin: 0 220px 64px 0;
	position: relative;
	text-align: center;
	color: #000;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0.64px;
}
.leave-sec h2 .line {
	margin: 0 auto -10px;
	width: fit-content;
	position: relative;
	display: block;
	color: #3BB33F;
	font-size: 48px;
	font-weight: 900;
	letter-spacing: 0.96px;
}
.leave-sec h2 .line::before {
	position: absolute;
	left: -35px;
	bottom: 9px;
	right: -31px;
	height: 19px;
	content: "";
	background-color: #F7E337;
	z-index: -1;
}
.leave-sec h2 .line img {
	margin: -12px 6px 0 0;
	width: 221px;
	display: inline-block;
	vertical-align: middle;
}
.leave-sec h2 .img {
	width: 183px;
	position: absolute;
	right: -159px;
	top: -17px;
}
.leave-sec ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.leave-sec ul::after {
	content: "";
	width: 349px;
}
.leave-sec li {
	width: 350px;
	border-radius: 10px;
	border: 2px solid #3BB33F;
	box-sizing: border-box;
	overflow: hidden;
}
.leave-sec h3 {
	padding: 21px 20px 23px 96px;
	position: relative;
	color: #000;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.44px;
}
.leave-sec h3 .color {
	display: block;
	color: #3BB33F;
}
.leave-sec h3 .num {
	position: absolute;
	left: 22px;
	top: 25px;
	text-align: center;
	font-size: 13px;
	color: #3BB33F;
	font-weight: 900;
	letter-spacing: -0.26px;
}
.leave-sec h3 .num span {
	margin-top: -18px;
	position: relative;
	display: block;
	font-size: 45px;
	font-weight: 700;
	letter-spacing: 0.9px;
}
.leave-sec h3 .num span::before {
	position: absolute;
	left: 0;
	bottom: 8px;
	right: 0;
	height: 12px;
	background: rgba(59, 179, 63, 0.12);
	content: "";
}
.leave-sec li img {
	width: 100%;
	vertical-align: top;
}
.support-sec {
	background-color: #F6F6F6;
}
.support-sec .headline01 img {
	margin: -12px 12px 0 0;
	display: inline-block;
	vertical-align: middle;
	width: 221px;
}
.support-sec .img-box {
	margin-bottom: 32px;
	padding: 40px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	border-radius: 30px;
	background-color: #FFF;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.support-sec .img-boxL {
	flex-direction: row-reverse;
}
.support-sec .pho {
	width: 480px;
}
.support-sec .pho img {
	width: 100%;
	vertical-align: top;
}
.support-sec .text-box {
	margin-top: -10px;
	width: 495px;
}
.support-sec .text-box h3 {
	position: relative;
	padding-left: 80px;
	margin-bottom: 37px;
	font-size: 32px;
	font-weight: 700;
	color: #000;
	line-height: 1.5;
	letter-spacing: 0.64px;
}
.support-sec .text-box h3 .num {
	position: absolute;
	left: -1px;
	top: 50%;
	text-align: center;
	font-size: 13px;
	color: #3BB33F;
	font-weight: 900;
	letter-spacing: -0.26px;
	transform: translateY(-45%);
}
.support-sec .text-box h3 .num span {
	margin-top: -18px;
	position: relative;
	display: block;
	font-size: 45px;
	font-weight: 700;
	letter-spacing: 0.9px;
}
.support-sec .text-box h3 .num span::before {
	position: absolute;
	left: 0;
	bottom: 8px;
	right: 0;
	height: 12px;
	background: rgba(59, 179, 63, 0.12);
	content: "";
}
.support-sec .bg-box {
	padding: 24px 25px 9px;
	color: #000;
	border-radius: 10px;
	background-color: #F2F9F7;
}
.support-sec .bg-box li {
	padding-bottom: 15px;
	line-height: 1.53;
	letter-spacing: 0.32px;
}
.support-sec .bg-box li span {
	padding: 0 0 8px 35px;
	display: block;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.4px;
	background: url(../img/support/support_icon.png) no-repeat left top;
	background-size: 3rem auto;
}
.examples-sec {
	background-color: #E5F2EE;
}
.examples-sec ul {
	margin-top: -40px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.examples-sec li {
	margin-top: 40px;
	width: 530px;
	padding: 39px 40px 13px;
	color: #000;
	position: relative;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 30px;
	overflow: hidden;
}
.examples-sec li .num {
	position: absolute;
	left: 0;
	top: 0;
	width: 97px;
	height: 97px;
	padding: 9px 0 0 16px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.48px;
	background-color: #3BB33F;
	clip-path: polygon(100% 0, 0 0, 0 100%);
	box-sizing: border-box;
}
.examples-sec li h3 {
	margin-bottom: 24px;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 0.44px;
}
.examples-sec li h3 span {
	display: block;
	width: fit-content;
	margin: 11px auto 0;
	padding: 5px 20px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.44px;
	border-radius: 80px;
	background-color: #6DB84E;
}
.examples-sec li .pho {
	margin-bottom: 19px;
}
.examples-sec li img {
	width: 100%;
	vertical-align: top;
}
.examples-sec li p {
	margin-bottom: 28px;
	line-height: 1.75;
	letter-spacing: 0.32px;
	text-align: justify;
}
.examples-sec li .green {
	color: #3BB33F;
	font-weight: 700;
}
.voice-sec ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
}
.voice-sec ul::after {
	content: "";
	width: 349px;
}
.voice-sec li {
	width: 349px;
}
.voice-sec li .ttl {
	width: fit-content;
	margin: 0 auto 16px;
	padding: 6px 36px;
	color: #fff;
	font-size: 15px;
	line-height: 1.3;
	font-weight: 700;
	letter-spacing: 0.3px;
	border-radius: 80px;
	background-color: #3BB33F;
}
.voice-sec li .pho {
	margin-bottom: 23px;
}
.voice-sec li img {
	width: 100%;
	vertical-align: top;
}
.voice-sec li h3 {
	margin-bottom: 17px;
	text-align: center;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.26;
	letter-spacing: 0.38px;
}
.voice-sec li .border {
	padding: 21px 22px 2px;
	min-height: 357px;
	position: relative;
	border-radius: 10px;
	border: 2px solid #3BB33F;
	box-sizing: border-box;
}
.voice-sec li .border p {
	margin-bottom: 25px;
	line-height: 1.75;
	font-size: 1.4rem;
	letter-spacing: 0.28px;
	text-align: justify;
}
.voice-sec li .border p:last-child {
	margin-bottom: 0 !important;
}
.voice-sec li .border .moer {
	position: absolute;
  left: 22px;
  bottom: 20px;
	font-size: 16px;
}
.voice-sec li .border .moer a {
	display: inline-block;
	text-decoration: underline;
	color: #3BB33F;
	transition: .3s;
}
.voice-sec li .green {
	color: #3BB33F;
	font-weight: 700;
}
.p-faq .c-ttl01__lead {
	color: #3BB33F;
}
.c-faq__question {
	font-weight: 700;
	color: #3BB33F;
}
.c-faq__answer {
	color: #000;
	font-weight: 400;
}
.c-faq__question::before {
	background: #3BB33F;
}
.c-faq__answer::before {
	background: #E0F3DF;
	color: #3BB33F;
}
.p-faq .link-list {
	margin-top: 52px;
	display: flex;
	justify-content: center;
}
.p-faq .link-list li {
	width: 320px;
	margin: 0 20px;
}
.p-faq .link-list a {
	padding: 10px 27px 12px 0;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.044rem;
	border-radius: 80px;
	border: 2px solid #3BB33F;
	background: #3BB33F url(../img/dxtel-case9/icon04.png) no-repeat center right 28px;
	background-size: 28px auto;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	transition: .3s;
}
.p-faq .link-list .prev a {
	padding: 10px 0 12px 27px;
	background-image: url(../img/dxtel-case9/icon05.png);
	background-position:  center left 28px;
}
.p-faq .link-list a span {
	margin-left: 5px;
	display: inline-block;
	font-size: 1.6rem;
	letter-spacing: 0.032rem;
}
@media screen and (min-width: 769px) {
	.proceed-sec {
		padding: 99px 0 55px;
	}
	.leave-sec {
		padding: 91px 0 142px;
	}
	.support-sec {
		padding: 93px 0 68px;
	}
	.examples-sec {
		padding: 93px 0 100px;
	}
	.voice-sec {
		padding: 91px 0 100px;
	}
	.p-faq {
		padding: 91px 0 100px;
	}
	.p-faq .c-ttl01__lead {
		font-weight: 700;
		font-size: 17px;
	}
	.p-faq .c-faq {
		margin-top: -18px;
	}
	.c-faq__block {
		padding-bottom: 50px;
		box-shadow: 0px 0px 10px 8px rgba(0, 0, 0, 0.02);
	}
	.c-faq__block+.c-faq__block {
		margin-top: 32px
	}
	.c-faq__question {
		letter-spacing: 0.44px;
		font-size: 22px;
	}
	.c-faq__answer {
		margin-top: 25px;
		line-height: 1.96;
		letter-spacing: 0.32px;
	}
	.c-faq__question::before {
		line-height: 1.95;
	}
	.c-faq__answer::before {
		font-size: 2.2rem;
		line-height: 1.95;
	}
	.p-faq .link-list a:hover {
		color: #3BB33F;
		background-color: #fff;
		background-image: url(../img/dxtel-case9/icon04_on.png);
	}
	.p-faq .link-list .prev a:hover {
		background-image: url(../img/dxtel-case9/icon05_on.png);
	}
	.voice-sec li .border .moer a:hover {
		color: #E5F2EE;
	}
}
@media screen and (min-width: 767px)and (max-width: 768px) {
	 img.sp-only {
		display: block !important;
	}
}
@media screen and (max-width: 768px) {
	.page-title {
		padding: 0;
	}
	.page-title .img {
		max-width: inherit;
	}
	.page-title .img img {
		width: 100%;
	}
	.proceed-sec::before {
		width: 60px;
		height: 30px;
		bottom: -30px;
	}
	.proceed-sec h2 {
		margin: 0 auto 30px;
		font-size: 21px;
		letter-spacing: 0.2px;
		border-bottom-width: 5px;
	}
	.proceed-sec img {
		width: 100%;
	}
	.leave-sec {
		overflow: hidden;
	}
	.leave-sec h2 {
		margin: 0 50px 20px -10px;
		font-size: 20px;
		letter-spacing: 0.2px;
	}
	.leave-sec h2 .line {
		margin: 0 auto -10px;
		font-size: 20px;
		letter-spacing: 0;
	}
	.leave-sec h2 .line::before {
		left: -4px;
		right: -4px;
		height: 8px;
	}
	.leave-sec h2 .line img {
		width: 100px;
		margin: -12px 0px 0 0;
	}
	.leave-sec h2 .img {
		width: 80px;
		right: -76px;
		top: -8px;
	}
	.leave-sec ul {
		display: block;
	}
	.leave-sec li {
		width: auto;
		margin-bottom: 20px;
	}
	.leave-sec li:last-child {
		margin-bottom: 0;
	}
	.leave-sec h3 {
		padding: 10px 10px 10px 80px;
		font-size: 18px;
	}
	.leave-sec h3 .num {
		left: 15px;
		top: 14px;
		font-size: 10px;
		letter-spacing: 0;
	}
	.leave-sec h3 .num span {
		margin-top: -14px;
		font-size: 34px;
	}
	.support-sec .headline01 img {
		margin: 0 auto;
		display: block;
		width: 160px;
	}
	.support-sec .img-box {
		margin-bottom: 20px;
		padding: 20px;
		display: block;
		border-radius: 30px;
	}
	.support-sec .img-box:last-child {
		margin-bottom: 0;
	}
	.support-sec .pho {
		width: auto;
	}
	.support-sec .text-box {
		margin: 0 0 10px;
		width: auto;
	}
	.support-sec .text-box h3 {
		padding-left: 70px;
		margin-bottom: 20px;
		font-size: 22px;
		letter-spacing: 0.64px;
	}
	.support-sec .text-box h3 .num {
		left: 5px;
		font-size: 10px;
		letter-spacing: 0;
	}
	.support-sec .text-box h3 .num span {
		margin-top: -14px;
		font-size: 34px;
	}
	.support-sec .bg-box {
		padding: 10px;
	}
	.support-sec .bg-box li {
		padding-bottom: 10px;
	}
	.support-sec .bg-box li span {
		padding: 0 0 2px 28px;
		font-size: 18px;
		background-size: 25px auto;
	}
	.examples-sec ul {
		margin-top: 0;
		display: block;
	}
	.examples-sec li {
		margin: 0 0 20px;
		padding: 30px 20px 20px;
		width: auto;
	}
	.examples-sec li:last-child {
		margin-bottom: 0;
	}
	.examples-sec li:last-child {
		margin-bottom: 0;
	}
	.examples-sec li .num {
		width: 70px;
		height: 70px;
		padding: 6px 0 0 10px;
		font-size: 20px;
	}
	.examples-sec li h3 {
		margin: 0 10px 20px;
		font-size: 18px;
	}
	.examples-sec li h3 span {
		margin: 5px auto 0;
		padding: 5px 20px;
		font-size: 14px;
	}
	.examples-sec li .pho {
		margin-bottom: 10px;
	}
	.examples-sec li p {
		margin-bottom: 10px;
	}
	.voice-sec ul {
		display: block;
	}
	.voice-sec li {
		width: auto;
		margin-bottom: 30px;
	}
	.voice-sec li:last-child {
		margin-bottom: 0;
	}
	.voice-sec li .ttl {
		margin: 0 auto 10px;
		padding: 6px 20px;
		font-size: 14px;
	}
	.voice-sec li .pho {
		margin-bottom: 15px;
	}
	.voice-sec li h3 {
		margin-bottom: 10px;
		font-size: 17px;
	}
	.voice-sec li .border {
		padding: 15px;
		min-height: inherit;
	}
	.voice-sec li .border p {
		margin-bottom: 10px;
		font-size: 1.3rem;
	}
	.voice-sec li .border .moer {
		position: static;
		font-size: 14px;
	}
	.p-faq .link-list {
		margin-top: 30px;
		display: block;
	}
	.p-faq .link-list li {
		width: 300px;
		margin: 0 auto 10px;
	}
	.p-faq .link-list li:last-child {
		margin-bottom: 0;
	}
	.p-faq .link-list a {
		padding-right:8px;
		font-size: 1.8rem;
	}
	.p-faq .link-list .prev a {
		padding: 10px 8px 12px 0;
	}
	.p-faq .link-list a span {
		font-size: 1.4rem;
	}
	  .c-faq__question::before {
		top: 50%;
		transform: translateY(-50%);
	  }
}