.sec-kv {
	background-color: #ffffec;
}

@media only screen and (max-width: 768px) {
	.sec-kv {
		position: relative;
	}
}

@media only screen and (min-width: 769px) {
	.sec-kv .inner-wrap {
		background-image: url("/assets/img/service/ec-creation/kv-bg.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		background-size: 1122px auto;
		background-position: top -70px right 80px;
		padding: 32px 0;
		display: flex;
		justify-content: center;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-kv .inner-wrap {
		background-size: cover;
		background-position: top -70px center;
		padding-top: 24px !important;
		padding-bottom: 32px !important;
	}
}

@media only screen and (max-width: 768px) {
	.sec-kv .inner-wrap {
		background-image: url("/assets/img/service/ec-creation/kv-bg-sp.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		padding: 16vw 0;
	}
}

.sec-kv__title {
	font-weight: 700;
}

@media only screen and (min-width: 769px) {
	.sec-kv__title {
		font-size: 50px;
		line-height: 1.8;
		margin: 32px -32px auto 48px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-kv__title {
		font-size: 3.73333vw;
		margin: 32px auto 48px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-kv__title {
		font-size: 7.46667vw;
		padding: 0 4.26667vw;
	}
}

.sec-kv__title strong {
	display: inline-flex;
	align-items: center;
}

@media only screen and (min-width: 769px) {
	.sec-kv__title strong {
		padding: 0 10px;
		border-radius: 24px;
		color: #fff;
		background-color: #e85e37;
	}
}

@media only screen and (max-width: 768px) {
	.sec-kv__title strong {
		font-size: 10.13333vw;
		color: #e85e37;
		line-height: 1.2;
	}
}

@media only screen and (max-width: 768px) {
	.sec-kv__title span {
		font-size: 10.13333vw;
		line-height: 1.2;
	}
}

@media only screen and (max-width: 768px) {
	.sec-kv__image {
		margin-top: 8.53333vw;
		padding: 0 4.26667vw;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-kv__image img {
		width: 48vw;
		height: auto;
	}
}

@media only screen and (max-width: 768px) {
	.sec-kv__image img {
		width: 100%;
		height: auto;
	}
}

@media only screen and (max-width: 768px) {
	.sec-kv__contact {
		position: absolute;
		top: 40.53333vw;
		right: 4.26667vw;
		display: flex;
		justify-content: center;
		align-items: flex-end;
		width: 19.2vw;
		height: 19.2vw;
		border-radius: 1000px;
		padding-bottom: 3.2vw;
		background-image: url("/assets/img/common/icon-envelope.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		background-size: 8.53333vw;
		background-position: top 4.8vw center;
		background-color: #e85e37;
		color: #ffffec;
		font-size: 2.13333vw;
		font-weight: 700;
		filter: drop-shadow(0.53333vw 0.53333vw 0.53333vw rgba(0, 0, 0, 0.5));
	}
}

.sec-problem {
	background-color: #f2f2f2;
}

@media only screen and (min-width: 769px) {
	.sec-problem .inner-wrap {
		padding: 40px 0 80px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-problem .inner-wrap {
		padding-top: 32px !important;
		padding-bottom: 32px !important;
	}
}

@media only screen and (max-width: 768px) {
	.sec-problem .inner-wrap {
		padding: 6.4vw 4.26667vw 14.93333vw;
	}
}

.sec-problem .inner-wrap img {
	display: block;
	margin: auto;
}

@media only screen and (min-width: 769px) {
	.sec-problem .inner-wrap img {
		width: 1000px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-problem .inner-wrap img {
		width: 80%;
	}
}

@media only screen and (max-width: 768px) {
	.sec-problem .inner-wrap img {
		width: 90.66667vw;
	}
}

.sec-team {
	background-color: #fdffba;
	position: relative;
}

@media only screen and (min-width: 769px) {
	.sec-team .inner-wrap {
		padding: 120px 0 80px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-team .inner-wrap {
		padding-top: 64px !important;
		padding-bottom: 40px !important;
	}
}

@media only screen and (max-width: 768px) {
	.sec-team .inner-wrap {
		padding: 23.46667vw 4.26667vw 6.4vw;
	}
}

.sec-team .inner-wrap img {
	margin: auto;
}

@media only screen and (min-width: 769px) {
	.sec-team .inner-wrap img {
		display: block;
		width: 973px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-team .inner-wrap img {
		width: 80%;
	}
}

@media only screen and (max-width: 768px) {
	.sec-team .inner-wrap img {
		width: 90.66667vw;
	}
}

.sec-team::before {
	content: '';
	display: block;
	border-color: #f2f2f2 transparent;
	border-style: solid;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
}

@media only screen and (min-width: 769px) {
	.sec-team::before {
		width: 400px;
		border-width: 80px 200px 0;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-team::before {
		width: 200px;
		border-width: 40px 100px 0;
	}
}

@media only screen and (max-width: 768px) {
	.sec-team::before {
		width: 40vw;
		border-width: 9.6vw 20vw 0;
	}
}

.sec-points {
	background-color: #ffffec;
}

@media only screen and (min-width: 769px) {
	.sec-points .inner-wrap {
		padding: 130px 0 100px;
		width: 1000px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-points .inner-wrap {
		padding-top: 120px !important;
		padding-bottom: 64px !important;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points .inner-wrap {
		padding: 19.2vw 0 17.06667vw;
		width: 90.66667vw;
		margin: auto;
	}
}

.sec-points__title {
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	position: relative;
	background-color: #e85e37;
}

@media only screen and (min-width: 769px) {
	.sec-points__title {
		padding: 60px 0;
		font-size: 48px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-points__title {
		font-size: 3.2vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points__title {
		padding: 6.4vw 0;
		font-size: 8.53333vw;
	}
}

.sec-points__title::after {
	content: '';
	display: block;
	border-color: #e85e37 transparent;
	border-style: solid;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	transform: translateY(99%);
}

@media only screen and (min-width: 769px) {
	.sec-points__title::after {
		width: 160px;
		border-width: 50px 80px 0;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points__title::after {
		width: 21.33333vw;
		border-width: 6.4vw 10.66667vw 0;
	}
}

.sec-points__title-sub {
	position: relative;
}

@media only screen and (min-width: 769px) {
	.sec-points__title-sub {
		font-size: 32px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points__title-sub {
		font-size: 4.8vw;
	}
}

.sec-points__title-sub::before, .sec-points__title-sub::after {
	content: '';
	display: block;
	position: absolute;
}

@media only screen and (min-width: 769px) {
	.sec-points__title-sub::before, .sec-points__title-sub::after {
		background-image: url("/assets/img/common/icon-slash-white.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 24px;
		height: 36px;
		bottom: 12px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points__title-sub::before, .sec-points__title-sub::after {
		background-image: url("/assets/img/common/icon-slash-white-sp.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 3.46667vw;
		height: 5.33333vw;
		bottom: 1.6vw;
	}
}

.sec-points__title-sub::before {
	transform: scaleX(-1);
}

@media only screen and (min-width: 769px) {
	.sec-points__title-sub::before {
		left: -32px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points__title-sub::before {
		left: -6.4vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-points__title-sub::after {
		right: -32px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points__title-sub::after {
		right: -5.86667vw;
	}
}

.sec-points__title-number {
	position: relative;
	display: inline-block;
}

@media only screen and (min-width: 769px) {
	.sec-points__title-number {
		font-size: 60px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points__title-number {
		font-size: 11.73333vw;
	}
}

.sec-points__title-number::before {
	content: '';
	display: block;
	position: absolute;
	background-image: url("/assets/img/service/ec-creation/point-number.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

@media only screen and (min-width: 769px) {
	.sec-points__title-number::before {
		width: 24px;
		height: 16px;
		top: 0px;
		right: 4px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points__title-number::before {
		width: 4.8vw;
		height: 3.2vw;
		top: -0.26667vw;
		right: 0.8vw;
	}
}

.sec-points__item {
	position: relative;
	background-color: #fff;
}

@media only screen and (min-width: 769px) {
	.sec-points__item {
		border-radius: 24px;
		border: 2px solid #111;
		padding: 52px 0;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points__item {
		border-radius: 2.13333vw;
		border: 0.53333vw solid #111;
		padding: 12.8vw 5.33333vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-points__item + .sec-points__item {
		margin-top: 100px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points__item + .sec-points__item {
		margin-top: 19.2vw;
	}
}

.sec-points__item-head {
	background-color: #e85e37;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	margin: auto;
	letter-spacing: 0.05em;
}

@media only screen and (min-width: 769px) {
	.sec-points__item-head {
		width: 190px;
		height: 60px;
		top: -30px;
		left: 0;
		right: 0;
		font-size: 32px;
		border-radius: 8px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points__item-head {
		width: 40.53333vw;
		height: 12.8vw;
		top: -6.4vw;
		left: 0;
		right: 0;
		font-size: 8.53333vw;
		border-radius: 2.13333vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-points__item-body {
		display: flex;
		justify-content: space-between;
		padding: 0 64px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-points__item-body {
		padding: 0 64px;
	}
}

.sec-points__item-text {
	letter-spacing: 0.08em;
}

@media only screen and (min-width: 769px) {
	.sec-points__item-text--01 {
		margin: 56px -56px 0 0;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-points__item-text--01 {
		margin: 24px 0 0 0;
	}
}

@media only screen and (min-width: 769px) {
	.sec-points__item-text--02 {
		margin: 56px 0 0 0;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-points__item-text--02 {
		margin: 24px 0 0 0;
	}
}

@media only screen and (min-width: 769px) {
	.sec-points__item-text--03 {
		margin: 24px 48px 0 0;
	}
}

.sec-points__item-text p {
	font-weight: 700;
	line-height: 1.8em;
}

@media only screen and (min-width: 769px) {
	.sec-points__item-text p {
		margin-top: 2em;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-points__item-text p {
		font-size: 1.86667vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points__item-text p {
		margin-top: 6.4vw;
		font-size: 4.26667vw;
	}
}

.sec-points__item-title {
	font-weight: 700;
	line-height: 1.3;
}

@media only screen and (min-width: 769px) {
	.sec-points__item-title {
		font-size: 32px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-points__item-title {
		font-size: 2.66667vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-points__item-title {
		font-size: 6.4vw;
	}
}

.sec-points__item-title strong {
	color: #e85e37;
}

@media only screen and (max-width: 768px) {
	.sec-points__item-image {
		margin-top: 10.66667vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-points__item-image--01 {
		flex: 0 0 451px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-points__item-image--01 {
		flex: 0 0 34.66667vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-points__item-image--02 {
		flex: 0 0 453px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-points__item-image--02 {
		flex: 0 0 34.66667vw;
		margin-top: 5.33333vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-points__item-image--03 {
		flex: 0 0 380px;
		margin-right: -24px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-points__item-image--03 {
		flex: 0 0 29.33333vw;
		margin-top: 24px;
	}
}

.sec-points__item-image img {
	width: 100%;
}

@media only screen and (max-width: 768px) {
	.sec-reason {
		background-color: #e85e37;
	}
}

@media only screen and (min-width: 769px) {
	.sec-reason .inner-wrap {
		background-image: url("/assets/img/service/ec-creation/reason-bg.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		background-size: 100% auto;
		background-position: top -120px center;
		padding: 100px 0;
		margin: auto;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-reason .inner-wrap {
		padding-top: 64px !important;
		padding-bottom: 32px !important;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason .inner-wrap {
		padding: 0vw 5.33333vw 16vw;
	}
}

.sec-reason__title {
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	position: relative;
	background-color: #e85e37;
}

@media only screen and (min-width: 769px) {
	.sec-reason__title {
		padding: 60px 0;
		font-size: 48px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-reason__title {
		font-size: 3.2vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__title {
		padding: 6.4vw 0;
		font-size: 8.53333vw;
		background-image: url("/assets/img/service/ec-creation/reason-title-bg.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		background-size: 102%;
		background-position: bottom 9.33333vw center;
	}
}

@media only screen and (min-width: 769px) {
	.sec-reason__title::after {
		content: '';
		display: block;
		border-color: #e85e37 transparent;
		border-style: solid;
		position: absolute;
		margin: auto;
		bottom: 0;
		left: 0;
		right: 0;
		transform: translateY(99%);
		width: 160px;
		border-width: 50px 80px 0;
	}
}

.sec-reason__title-sub {
	position: relative;
}

@media only screen and (min-width: 769px) {
	.sec-reason__title-sub {
		font-size: 32px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__title-sub {
		font-size: 4.8vw;
	}
}

.sec-reason__title-sub::before, .sec-reason__title-sub::after {
	content: '';
	display: block;
	position: absolute;
}

@media only screen and (min-width: 769px) {
	.sec-reason__title-sub::before, .sec-reason__title-sub::after {
		background-image: url("/assets/img/common/icon-slash-white.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 24px;
		height: 36px;
		bottom: 12px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__title-sub::before, .sec-reason__title-sub::after {
		background-image: url("/assets/img/common/icon-slash-white-sp.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 3.46667vw;
		height: 5.33333vw;
		bottom: 1.6vw;
	}
}

.sec-reason__title-sub::before {
	transform: scaleX(-1);
}

@media only screen and (min-width: 769px) {
	.sec-reason__title-sub::before {
		left: -32px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__title-sub::before {
		left: -6.4vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-reason__title-sub::after {
		right: -32px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__title-sub::after {
		right: -5.86667vw;
	}
}

.sec-reason__lead {
	font-weight: 700;
}

@media only screen and (min-width: 769px) {
	.sec-reason__lead {
		text-align: center;
		font-size: 24px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-reason__lead {
		font-size: 1.6vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__lead {
		font-size: 4.26667vw;
		color: #fff;
	}
}

@media only screen and (min-width: 769px) {
	.sec-reason__items {
		display: flex;
		justify-content: center;
		margin-top: 40px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__items {
		margin-top: 10.66667vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-reason__item {
		flex: 0 0 400px;
		border-radius: 8px;
		filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
	}
}

@media only screen and (min-width: 769px) {
	.sec-reason__item {
		flex: 0 0 45%;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__item {
		filter: drop-shadow(0px 0.53333vw 0.53333vw rgba(0, 0, 0, 0.25));
	}
}

.sec-reason__item--01 {
	background-color: #f2f2f2;
}

.sec-reason__item--02 {
	background-color: #ffffec;
}

@media only screen and (min-width: 769px) {
	.sec-reason__item--02 {
		margin-left: 40px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__item--02 {
		margin-top: 10.66667vw;
	}
}

.sec-reason__item-title {
	color: #fff;
	font-weight: 700;
}

@media only screen and (min-width: 769px) {
	.sec-reason__item-title {
		font-size: 24px;
		padding: 16px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-reason__item-title {
		font-size: 2.4vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__item-title {
		font-size: 5.33333vw;
		padding: 2.66667vw 5.33333vw;
	}
}

.sec-reason__item-title--01 {
	background-color: #352d57;
}

.sec-reason__item-title--02 {
	background-color: #ffa200;
}

@media only screen and (min-width: 769px) {
	.sec-reason__item-text {
		padding: 24px 16px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__item-text {
		padding: 6.4vw 5.33333vw;
	}
}

.sec-reason__item-text li {
	font-weight: 700;
	margin-top: 1em;
	text-indent: -1.1em;
	padding-left: 1.1em;
}

@media only screen and (min-width: 769px) {
	.sec-reason__item-text li {
		font-size: 20px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-reason__item-text li {
		font-size: 1.86667vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__item-text li {
		font-size: 5.33333vw;
	}
}

.sec-reason__item-text li::before {
	content: '';
	display: inline-block;
	margin-right: 0.1em;
}

@media only screen and (min-width: 769px) {
	.sec-reason__item-text li::before {
		width: 20px;
		height: 24px;
		margin-bottom: -5px;
	}
}

@media only screen and (min-width: 769px) {
	.sec-reason__item-text li::before {
		width: 2.13333vw;
		height: 2.4vw;
		margin-bottom: -5px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__item-text li::before {
		width: 5.33333vw;
		height: 5.33333vw;
		margin-bottom: -0.8vw;
	}
}

.sec-reason__item-text--01 li::before {
	background-image: url("/assets/img/service/ec-creation/points-icon-not-good.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.sec-reason__item-text--02 li::before {
	background-image: url("/assets/img/service/ec-creation/points-icon-good.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.sec-reason__item-conclusion {
	font-weight: 700;
	line-height: 1.8;
}

@media only screen and (min-width: 769px) {
	.sec-reason__item-conclusion {
		padding: 0 16px 1em;
		font-size: 22px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-reason__item-conclusion {
		font-size: 2.13333vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-reason__item-conclusion {
		padding: 0 5.33333vw 1em;
		font-size: 5.86667vw;
	}
}

.sec-reason__item-conclusion span {
	color: #fff;
	display: inline-block;
	margin-bottom: 0.5em;
	padding: 0 0.5em;
	border-radius: 1000px;
}

.sec-reason__item-conclusion--01 span {
	background-color: #352d57;
}

.sec-reason__item-conclusion--02 span {
	background-color: #ffa200;
}

.sec-improvement {
	background-color: rgba(253, 255, 186, 0.5);
}

@media only screen and (min-width: 769px) {
	.sec-improvement .inner-wrap {
		width: 1000px;
		padding-bottom: 80px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-improvement .inner-wrap {
		padding: 0 10.66667vw 16vw;
	}
}

.sec-improvement__title {
	font-weight: 700;
	text-align: center;
	line-height: 1.4;
	position: relative;
}

@media only screen and (min-width: 769px) {
	.sec-improvement__title {
		padding: 60px 0 30px;
		font-size: 48px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-improvement__title {
		font-size: 3.2vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-improvement__title {
		padding: 10.66667vw 0 6.4vw;
		font-size: 7.46667vw;
		background-image: url("/assets/img/service/ec-creation/improvement-title-bg.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		background-size: 102%;
		background-position: bottom 9.33333vw center;
	}
}

.sec-improvement__title-sub {
	position: relative;
}

@media only screen and (min-width: 769px) {
	.sec-improvement__title-sub {
		font-size: 32px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-improvement__title-sub {
		font-size: 2.66667vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-improvement__title-sub {
		font-size: 5.33333vw;
	}
}

.sec-improvement__title-sub::before, .sec-improvement__title-sub::after {
	content: '';
	display: block;
	position: absolute;
}

@media only screen and (min-width: 769px) {
	.sec-improvement__title-sub::before, .sec-improvement__title-sub::after {
		background-image: url("/assets/img/service/ec-creation/improvement-title-slash.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 40px;
		height: 60px;
		bottom: 8px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-improvement__title-sub::before, .sec-improvement__title-sub::after {
		width: 2.66667vw;
		height: 4vw;
		bottom: 1.06667vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-improvement__title-sub::before, .sec-improvement__title-sub::after {
		background-image: url("/assets/img/service/ec-creation/improvement-title-slash.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 3.46667vw;
		height: 5.33333vw;
		bottom: 1.6vw;
	}
}

.sec-improvement__title-sub::before {
	transform: scaleX(-1);
}

@media only screen and (min-width: 769px) {
	.sec-improvement__title-sub::before {
		left: -56px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-improvement__title-sub::before {
		left: -4.26667vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-improvement__title-sub::before {
		left: -6.4vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-improvement__title-sub::after {
		right: -56px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-improvement__title-sub::after {
		right: -4.26667vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-improvement__title-sub::after {
		right: -5.86667vw;
	}
}

.sec-improvement__title strong {
	color: #e85e37;
}

.sec-improvement__lead {
	font-weight: 700;
}

@media only screen and (min-width: 769px) {
	.sec-improvement__lead {
		text-align: center;
		font-size: 16px;
		line-height: 2em;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-improvement__lead {
		font-size: 1.33333vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-improvement__lead {
		font-size: 4.26667vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-improvement__image {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-improvement__image {
		margin-top: 10.66667vw;
	}
}

.sec-improvement__image img {
	width: 100%;
}

.sec-contact {
	background-color: rgba(253, 255, 186, 0.5);
}

@media only screen and (min-width: 769px) {
	.sec-contact {
		padding-bottom: 80px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-contact {
		padding-bottom: 10.66667vw;
	}
}

.sec-contact--02 {
	background-color: #e85e37;
}

@media only screen and (min-width: 769px) {
	.sec-contact--02 {
		padding: 40px 0;
	}
}

@media only screen and (max-width: 768px) {
	.sec-contact--02 {
		padding: 10.66667vw 0;
	}
}

@media only screen and (min-width: 769px) {
	.sec-contact .inner-wrap {
		width: 1000px;
	}
}

.sec-contact__title {
	font-weight: 700;
	text-align: center;
	line-height: 1.4;
	position: relative;
	margin: auto;
}

@media only screen and (min-width: 769px) {
	.sec-contact__title {
		width: 768px;
		font-size: 40px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-contact__title {
		padding-top: 64px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-contact__title {
		width: 85.33333vw;
		font-size: 5.33333vw;
	}
}

.sec-contact__title::before, .sec-contact__title::after {
	content: '';
	display: block;
	position: absolute;
	background-image: url("/assets/img/common/icon-slash.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

@media only screen and (min-width: 769px) {
	.sec-contact__title::before, .sec-contact__title::after {
		width: 26px;
		height: 54px;
		bottom: 8px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-contact__title::before, .sec-contact__title::after {
		width: 6.4vw;
		height: 10.66667vw;
		bottom: 1.6vw;
	}
}

.sec-contact__title::before {
	transform: scaleX(-1);
	left: 0;
}

.sec-contact__title::after {
	right: 0;
}

.sec-contact__title--02 {
	color: #fff;
}

.sec-contact__title--02::before, .sec-contact__title--02::after {
	background-image: url("/assets/img/common/icon-slash-white.svg");
}

.sec-contact__title strong {
	background-image: linear-gradient(to top, transparent 0px, transparent 10px, #fdff7e 10px, #fdff7e 30px, transparent 30px, transparent 100%);
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap {
		display: flex;
		justify-content: center;
		margin-top: 40px;
	}
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn {
		flex: 0 0 490px;
		height: 80px;
		font-size: 22px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn {
		flex: 0 0 44%;
	}
}

@media only screen and (max-width: 768px) {
	.sec-contact__btn-wrap .round-btn {
		width: 85.33333vw;
		height: 16vw;
		font-size: 4.8vw;
		margin: auto;
	}
}

.sec-contact__btn-wrap .round-btn--form {
	letter-spacing: 0.2em;
	font-weight: 700;
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn--form {
		margin-right: 12px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-contact__btn-wrap .round-btn--form {
		margin-top: 6.4vw;
	}
}

.sec-contact__btn-wrap .round-btn--form svg {
	height: auto;
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn--form svg {
		width: 42px;
		margin-right: 30px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-contact__btn-wrap .round-btn--form svg {
		width: 8vw;
		margin-right: 5.33333vw;
	}
}

.sec-contact__btn-wrap .round-btn--form svg .icon-envelope {
	fill: #fff;
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn--form svg .icon-envelope {
		transition: all 0.2s linear;
	}
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn--form:hover {
		background-color: #fff;
		color: #e85e37;
	}
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn--form:hover svg .icon-envelope {
		fill: #e85e37;
	}
}

.sec-contact__btn-wrap .round-btn--form-02 {
	background-color: #fff;
	color: #e85e37;
	border-color: #fff;
}

.sec-contact__btn-wrap .round-btn--form-02 svg .icon-envelope {
	fill: #e85e37;
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn--form-02:hover {
		background-color: #e85e37;
		color: #fff;
	}
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn--form-02:hover svg .icon-envelope {
		fill: #fff;
	}
}

.sec-contact__btn-wrap .round-btn--phone {
	letter-spacing: 0.14em;
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn--phone {
		background-color: transparent;
		pointer-events: none;
		cursor: pointer;
		color: #e85e37;
	}
}

@media only screen and (max-width: 768px) {
	.sec-contact__btn-wrap .round-btn--phone {
		color: #fff;
		margin-top: 6.4vw;
	}
}

.sec-contact__btn-wrap .round-btn--phone svg {
	height: auto;
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn--phone svg {
		width: 31px;
		margin-right: 16px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-contact__btn-wrap .round-btn--phone svg {
		width: 5.86667vw;
		margin-right: 2.66667vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn--phone svg .icon-phone {
		fill: #e85e37;
	}
}

@media only screen and (max-width: 768px) {
	.sec-contact__btn-wrap .round-btn--phone svg .icon-phone {
		fill: #fff;
	}
}

.sec-contact__btn-wrap .round-btn--phone-02 {
	color: #fff;
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn--phone-02 {
		border: 2px solid #fff;
	}
}

@media only screen and (max-width: 768px) {
	.sec-contact__btn-wrap .round-btn--phone-02 {
		border: 0.53333vw solid #fff;
	}
}

@media only screen and (min-width: 769px) {
	.sec-contact__btn-wrap .round-btn--phone-02 svg .icon-phone {
		fill: #fff;
	}
}

.sec-contact__business-hour {
	color: #e85e37;
	font-weight: 700;
	text-align: center;
}

@media only screen and (min-width: 769px) {
	.sec-contact__business-hour {
		margin-top: 24px;
		font-size: 24px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-contact__business-hour {
		margin-top: 2.13333vw;
		font-size: 3.2vw;
	}
}

.sec-contact__business-hour--02 {
	color: #fff;
}

@media only screen and (min-width: 769px) {
	.sec-service .inner-wrap {
		width: 1000px;
		padding: 80px 0;
		margin: auto;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-service .inner-wrap {
		padding-top: 64px !important;
		padding-bottom: 64px !important;
	}
}

@media only screen and (max-width: 768px) {
	.sec-service .inner-wrap {
		padding: 10.66667vw 5.33333vw;
	}
}

.sec-service__title {
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	position: relative;
	background-color: #e85e37;
}

@media only screen and (min-width: 769px) {
	.sec-service__title {
		padding: 60px 0;
		font-size: 48px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-service__title {
		font-size: 3.2vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-service__title {
		padding: 6.4vw 0;
		font-size: 8.53333vw;
		background-image: url("/assets/img/service/ec-creation/service-title-bg.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		background-size: 102%;
		background-position: bottom 9.33333vw center;
	}
}

.sec-service__title-sub {
	position: relative;
}

@media only screen and (min-width: 769px) {
	.sec-service__title-sub {
		font-size: 32px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-service__title-sub {
		font-size: 2.4vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-service__title-sub {
		font-size: 4.8vw;
	}
}

.sec-service__title-sub::before, .sec-service__title-sub::after {
	content: '';
	display: block;
	position: absolute;
}

@media only screen and (min-width: 769px) {
	.sec-service__title-sub::before, .sec-service__title-sub::after {
		background-image: url("/assets/img/common/icon-slash-white.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 24px;
		height: 36px;
		bottom: 12px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-service__title-sub::before, .sec-service__title-sub::after {
		background-image: url("/assets/img/common/icon-slash-white-sp.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 3.46667vw;
		height: 5.33333vw;
		bottom: 1.6vw;
	}
}

.sec-service__title-sub::before {
	transform: scaleX(-1);
}

@media only screen and (min-width: 769px) {
	.sec-service__title-sub::before {
		left: -32px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-service__title-sub::before {
		left: -6.4vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-service__title-sub::after {
		right: -32px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-service__title-sub::after {
		right: -5.86667vw;
	}
}

.sec-service__lead {
	font-weight: 700;
	text-align: center;
}

@media only screen and (min-width: 769px) {
	.sec-service__lead {
		font-size: 24px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-service__lead {
		font-size: 1.33333vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-service__lead {
		font-size: 4.26667vw;
	}
}

.sec-service__lead strong {
	color: #e85e37;
}

.sec-service__items {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media only screen and (min-width: 769px) {
	.sec-service__items {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-service__items {
		margin-top: 10.66667vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-service__item {
		flex: 0 0 220px;
		border-radius: 8px;
		filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-service__item {
		flex: 0 0 23%;
	}
}

@media only screen and (max-width: 768px) {
	.sec-service__item {
		flex: 0 0 41.33333vw;
		filter: drop-shadow(0px 0.53333vw 0.53333vw rgba(0, 0, 0, 0.25));
	}
}

@media only screen and (min-width: 769px) {
	.sec-service__item:nth-child(n + 5) {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-service__item:nth-child(n + 5) {
		margin-top: 24px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-service__item:nth-child(n + 3) {
		margin-top: 6.4vw;
	}
}

.sec-service__item img {
	width: 100%;
}

.sec-flow {
	background-color: rgba(253, 255, 186, 0.5);
}

@media only screen and (min-width: 769px) {
	.sec-flow .inner-wrap {
		width: 1000px;
		padding: 80px 0;
		margin: auto;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-flow .inner-wrap {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
}

@media only screen and (max-width: 768px) {
	.sec-flow .inner-wrap {
		padding: 10.66667vw 5.33333vw;
	}
}

.sec-flow__title {
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	position: relative;
	background-color: #e85e37;
}

@media only screen and (min-width: 769px) {
	.sec-flow__title {
		padding: 60px 0;
		font-size: 48px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-flow__title {
		font-size: 2.4vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-flow__title {
		padding: 6.4vw 0;
		font-size: 8.53333vw;
		background-image: url("/assets/img/service/ec-creation/steps-title-bg.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		background-size: 102%;
	}
}

.sec-flow__title-sub {
	position: relative;
}

@media only screen and (min-width: 769px) {
	.sec-flow__title-sub {
		font-size: 32px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-flow__title-sub {
		font-size: 4.8vw;
	}
}

.sec-flow__title-sub::before, .sec-flow__title-sub::after {
	content: '';
	display: block;
	position: absolute;
}

@media only screen and (min-width: 769px) {
	.sec-flow__title-sub::before, .sec-flow__title-sub::after {
		background-image: url("/assets/img/common/icon-slash-white.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 24px;
		height: 36px;
		bottom: 12px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-flow__title-sub::before, .sec-flow__title-sub::after {
		background-image: url("/assets/img/common/icon-slash-white-sp.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		width: 3.46667vw;
		height: 5.33333vw;
		bottom: 1.6vw;
	}
}

.sec-flow__title-sub::before {
	transform: scaleX(-1);
}

@media only screen and (min-width: 769px) {
	.sec-flow__title-sub::before {
		left: -32px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-flow__title-sub::before {
		left: -6.4vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-flow__title-sub::after {
		right: -32px;
	}
}

@media only screen and (max-width: 768px) {
	.sec-flow__title-sub::after {
		right: -5.86667vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-flow__steps {
		display: flex;
		justify-content: space-between;
	}
}

.sec-flow__steps-item {
	position: relative;
	display: flex;
	flex-direction: column;
}

@media only screen and (min-width: 769px) {
	.sec-flow__steps-item {
		flex: 0 0 18%;
		filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
	}
}

@media only screen and (max-width: 768px) {
	.sec-flow__steps-item {
		width: 74.66667vw;
		margin: auto;
		filter: drop-shadow(0px 0.53333vw 0.53333vw rgba(0, 0, 0, 0.25));
	}
}

.sec-flow__steps-item h3 {
	background-color: #e85e37;
	color: #fff;
	font-weight: 700;
	padding: 0.5em 1em;
}

@media only screen and (min-width: 769px) {
	.sec-flow__steps-item h3 {
		flex: 0 0 2em;
		font-size: 24px;
		border-radius: 4px 4px 0 0;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-flow__steps-item h3 {
		font-size: 2.13333vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-flow__steps-item h3 {
		font-size: 6.4vw;
		border-radius: 1.06667vw 1.06667vw 0 0;
	}
}

.sec-flow__steps-item p {
	background-color: #fff;
	padding: 1em 1em;
	line-height: 2em;
}

@media only screen and (min-width: 769px) {
	.sec-flow__steps-item p {
		flex: 1 1 auto;
		font-size: 14px;
		border-radius: 0 0 4px 4px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-flow__steps-item p {
		font-size: 1.6vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-flow__steps-item p {
		font-size: 3.73333vw;
		border-radius: 0 0 1.06667vw 1.06667vw;
	}
}

.sec-flow__steps-item:not(:first-child)::before {
	content: '';
	position: absolute;
	margin: auto;
	background-image: url("/assets/img/common/icon-arrow-orange.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

@media only screen and (min-width: 769px) {
	.sec-flow__steps-item:not(:first-child)::before {
		width: 18px;
		height: 10px;
		top: 0;
		bottom: 0;
		left: -20px;
		transform: rotate(-90deg);
	}
}

@media only screen and (max-width: 768px) {
	.sec-flow__steps-item:not(:first-child)::before {
		width: 6.4vw;
		height: 3.73333vw;
		top: -4.8vw;
		right: 0;
		left: 0;
	}
}

@media only screen and (max-width: 768px) {
	.sec-flow__steps-item:not(:first-child) {
		margin-top: 6.4vw;
	}
}

.sec-message {
	background-color: rgba(253, 255, 186, 0.5);
}

@media only screen and (min-width: 769px) {
	.sec-message {
		padding: 40px 0;
	}
}

@media only screen and (max-width: 768px) {
	.sec-message {
		padding: 10.66667vw 0;
	}
}

@media only screen and (min-width: 769px) {
	.sec-message .inner-wrap {
		display: flex;
		margin: auto;
		width: 1000px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-message .inner-wrap {
		justify-content: center;
	}
}

@media only screen and (min-width: 769px) {
	.sec-message__text {
		flex: 0 0 570px;
		order: 2;
		background-image: url("/assets/img/common/message-balloon.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
		padding: 4em;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-message__text {
		flex: 0 0 55%;
		padding: 2.5em;
	}
}

@media only screen and (max-width: 768px) {
	.sec-message__text {
		background-image: url("/assets/img/common/message-balloon-sp.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		background-size: 100% 100%;
		filter: drop-shadow(0px 0.53333vw 0.53333vw rgba(0, 0, 0, 0.25));
		width: 90.66667vw;
		margin: auto;
		padding: 2em 2em 4em;
	}
}

.sec-message__text p {
	margin-top: 1em;
}

@media only screen and (min-width: 769px) {
	.sec-message__text p {
		line-height: 2em;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-message__text p {
		margin-top: 0.5em;
		font-size: 1.6vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-message__text p {
		line-height: 1.8em;
		font-size: 3.73333vw;
	}
}

.sec-message__title {
	font-weight: 700;
}

@media only screen and (min-width: 769px) {
	.sec-message__title {
		font-size: 24px;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-message__title {
		font-size: 2.4vw;
	}
}

@media only screen and (max-width: 768px) {
	.sec-message__title {
		font-size: 5.33333vw;
	}
}

@media only screen and (min-width: 769px) {
	.sec-message__image {
		flex: 0 0 407px;
		order: 1;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.sec-message__image {
		flex: 0 0 40%;
	}
}

@media only screen and (max-width: 768px) {
	.sec-message__image {
		width: 68.53333vw;
		margin-left: 4.26667vw;
		margin-bottom: -18.13333vw;
	}
}

.sec-message__image img {
	width: 100%;
}
