section.page-top {
	padding: 0;
}

p.page-top-text {
	text-align: center;
	line-height: 1.6;
	margin-bottom: 0;
	font-size: 20px;
}

p.page-top-text span {
	font-size: 25px;
	color: #FF4645;
}

section.page-top p.center_txt {
	font-size: 18px;
	margin-top: 12px;
}

section.purchase {
	padding-top: 20px;
}


h2.layer-bg {
	text-align: center;
	padding: 15px 0;
	background: #257B3A;
	margin-top: 0;
	color: #fff;
}

.support_heading {
	background: #257B3A;
	padding: 1px 0;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 35px;
	position: relative;
	width: 96%;
}

.support_heading p {
	margin: 10px 0;
	font-size: 20px;
}

.support_heading span {
	font-size: 25px;
}

.support_heading::after {
	content: '';
	position: absolute;
	bottom: -19px;
	left: 50%;
	border: 20px solid transparent;
	border-top: 22px solid #257B3A;
	border-bottom: 0px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.red {
	color: #FF6867;
	font-size: 20px;
	font-weight: bold;
}

section.service {
	padding: 20px 0;
}

picture.arrow-icon img {
	width: 20%;
	margin: 0 auto;
}

.totalsupport-txt {
	text-align: center;
	margin-top: 15px;
}

.totalsupport-txt p {
	margin: 0;
	font-size: 20px;
}

.totalsupport-txt h3 {
	margin-top: 0;
	font-size: 25px;
	color: #FF4645;
}

.service_wrap {
	width: 94%;
	margin: 20px auto 30px;
}

.heading-9 {
	position: relative;
	padding: .5em .7em;
	background-color: #257B3A;
	color: #fff;
	font-size: 18px;
	margin-bottom: 25px;
}

.heading-9::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 30px;
	width: 0;
	height: 0;
	border: 11px solid transparent;
	border-top: 11px solid #257B3A;
}

p.text-left {
	font-size: 15px;
	width: 100%;
	margin: 10px 0;
	font-weight: 500;
}

.strengths_list {
	width: 94%;
	margin: 0 auto;
}

.strengths-inner {
	background: #EDF7EF;
	margin-bottom: 15px;
	padding: 10px;
}

.strengths-inner .flex {
	justify-content: flex-start;
}

.point-circle {
	position: relative;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background: #1b7a36;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
}

.point-circle::before {
	content: "";
	position: absolute;
	inset: 3px;
	border: 1px solid #fff;
	border-radius: 50%;
	pointer-events: none;
}

.point-circle span {
	font-size: 10px;
	margin-bottom: -4px;
	font-family: 'Montserrat', sans-serif;
}

.point-circle strong {
	font-size: 19px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin-top: 3px;
}

p.strengths-hd {
	padding-left: 1em;
	font-size: 20px;
}

p.strengths-hd span {
	color: #FF4645;
}

h5.collect_item {
	margin: 30px auto 0;
	font-size: 20px;
	padding-left: 3em;
	position: relative;
	margin-bottom: 18px;
	border-bottom: 1px solid #257B3A;
	padding-bottom: .5em;
	width: 80%;
}

h5.collect_item::before {
	content: '';
	position: absolute;
	background: url(./img/purchase-icon-1.png);
	background-size: contain;
	display: inline-block;
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
	left: 0%;
	top: -8px;
}

h5.collect_item.collect_item-kaden::before {
	content: '';
	position: absolute;
	background: url(./img/purchase-icon-2.png);
	background-size: contain;
	display: inline-block;
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
	left: 0%;
	top: -8px;
}

.collect_contents {
	width: 90%;
	margin: 0 auto;
}

.collect_txt_flex {
	display: flex;
	justify-content: left;
	align-items: center;
	margin-bottom: .2em;
}

.circle {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #257B3A;
	margin-right: .5em;
}

.collect_box {
	margin: 1em 0;
}

p.collect_item_price span {
	font-size: .8em;
}

.collect_box p {
	margin: 0;
	font-size: .9em;
	font-weight: 500;
}

.collect_txt_flex p {
	margin-bottom: 0;
}

p.collect_item_ttl {
	display: flex;
	align-items: center;
	font-size: 1.1em;
	font-weight: bold;
}

p.collect_item_price {
	color: red;
	padding-left: 1em;
	font-weight: bold;
}

.collect_flex {
	margin-bottom: 30px;
}

p.note {
	background: #FFFDE2;
	padding: 15px 5px;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	border: 5px solid #FFA930;
}

section.section-3 {
	padding: 0;
}

p.txt-red {
	text-align: center;
	width: 88%;
	margin: 10px auto;
	font-size: 20px;
	color: #FF6867;
}

p.section-3-inner {
	padding: 0 15px;
	line-height: 1.7;
	font-weight: 400;
}

/* table */
.purchase-table {
	margin: 25px auto 0;
	border: 1px solid #ddd;
	width: 94%;
}

.purchase-table__head {
	background: #6BB07C;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	padding: 10px 10px;
	line-height: 1.4;
}

.purchase-table table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

.purchase-table td {
	width: 25%;
	border: 1px solid #ddd;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.4;
	padding: 10px 3px;
	background: #fff;
	word-break: break-word;
}

.point-list {
	margin-top: 45px;
}

.point-inner {
	background: #EDF7EF;
	padding: 15px 10px 1px;
	width: 90%;
	margin: 15px auto;
	border-top: 6px solid #257B3A;
}

.point-inner p {
	text-align: center;
	font-size: 22px;
	margin: 5px 0;
}

.point-inner .flex {
	margin: 20px 0;
}

.point-inner img {
	width: 40%;
}

p.point-text-left {
	text-align: left;
	font-size: 14px;
	font-weight: 500;
	padding-left: 5px;
}


/* 誘導リンクボタン */
a.button-link {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 155px;
	margin: 0 auto;
	padding: .5em 3em .5em 2em;
	border: 1px solid #257B3A;
	border-radius: 33px;
	background-color: #fff;
	color: #257B3A;
	font-weight: 400;
	font-size: 1em;
}

a.button-link::after {
	position: absolute;
	right: 1em;
	transform: translateY(-50%);
	transform-origin: left;
	width: 2em;
	height: .5em;
	background-color: #257B3A;
	clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
	content: '';
	transition: transform .3s;
}

.button-link:hover::after {
	transform: translateY(-50%) scaleX(1.4);
}

.option_wrap td {
	width: 21%;
}