abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
body div,
caption,
cite,
code,
dd,
del,
details,
dfn,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	background: transparent;
	border: 0;
	font-size: 100%;
	font-weight: 400;
	margin: 0;
	padding: 0;
	vertical-align: baseline
}

article,
aside,
details,
figure,
footer,
header,
nav,
section,
summary {
	display: block
}

html {
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: inherit
}

embed,
img,
object {
	max-width: 100%
}

html {
	overflow-y: scroll
}

ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

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

del {
	text-decoration: line-through
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

th {
	font-weight: 700;
	vertical-align: bottom
}

td {
	font-weight: 400;
	vertical-align: top
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0
}

input,
select {
	vertical-align: middle
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word
}

input[type=radio] {
	vertical-align: text-bottom
}

input[type=checkbox] {
	vertical-align: bottom
}

.ie7 input[type=checkbox] {
	vertical-align: baseline
}

.ie6 input {
	vertical-align: text-bottom
}

input,
select,
textarea {
	font: 99% sans-serif
}

table {
	font-size: inherit;
	font: 100%
}

small {
	font-size: 85%
}

strong {
	font-weight: 700
}

td,
td img {
	vertical-align: top
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

code,
kbd,
pre,
samp {
	font-family: monospace, sans-serif
}

.clickable,
button,
input[type=button],
input[type=file],
input[type=submit],
label {
	cursor: pointer
}

button,
input,
select,
textarea {
	margin: 0
}

button,
input[type=button] {
	overflow: visible;
	width: auto
}

.ie7 img {
	-ms-interpolation-mode: bicubic
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: block;
	height: 0;
	overflow: hidden
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1
}

@keyframes splide-loading {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(1turn)
	}
}

.splide__track--draggable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.splide__track--fade>.splide__list>.splide__slide {
	margin: 0 !important;
	opacity: 0;
	z-index: 0
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
	opacity: 1;
	z-index: 1
}

.splide--rtl {
	direction: rtl
}

.splide__track--ttb>.splide__list {
	display: block
}

.splide__container {
	box-sizing: border-box;
	position: relative
}

.splide__list {
	backface-visibility: hidden;
	display: flex;
	height: 100%;
	margin: 0 !important;
	padding: 0 !important
}

.splide.is-initialized:not(.is-active) .splide__list {
	display: block
}

.splide__pagination {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	pointer-events: none
}

.splide__pagination li {
	display: inline-block;
	line-height: 1;
	list-style-type: none;
	margin: 0;
	pointer-events: auto
}

.splide:not(.is-overflow) .splide__pagination {
	display: none
}

.splide__progress__bar {
	width: 0
}

.splide {
	position: relative;
	visibility: hidden
}

.splide.is-initialized,
.splide.is-rendered {
	visibility: visible
}

.splide__slide {
	backface-visibility: hidden;
	box-sizing: border-box;
	flex-shrink: 0;
	list-style-type: none !important;
	margin: 0;
	position: relative
}

.splide__slide img {
	vertical-align: bottom
}

.splide__spinner {
	animation: splide-loading 1s linear infinite;
	border: 2px solid #999;
	border-left-color: transparent;
	border-radius: 50%;
	bottom: 0;
	contain: strict;
	display: inline-block;
	height: 20px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px
}

.splide__sr {
	clip: rect(0 0 0 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
	display: none
}

.splide__toggle.is-active .splide__toggle__pause {
	display: inline
}

.splide__track {
	overflow: hidden;
	position: relative;
	z-index: 0
}

* {
	box-sizing: border-box
}

:after,
:before {
	box-sizing: inherit
}

body,
html {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%
}

html {
	font-size: 62.5%
}

body {
	color: #333;
	font-family: Zen Kaku Gothic New, sans-serif;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1;
	word-wrap: break-word;
	-webkit-font-smoothing: antialiased
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	line-height: 1.5
}

img {
	height: auto
}

a {
	backface-visibility: hidden;
	color: #298ce1;
	text-decoration: none;
	transform: translateZ(0);
	transition: .4s
}

.container {
	margin: 0 auto;
	max-width: 1480px;
	padding: 0 20px
}

.l-header {
	padding: 16px 0
}

.l-header .document-title {
	font-size: 4rem
}

@media (max-width:768px) {
	.l-header .document-title {
		font-size: 3.4rem
	}
}

.c-footer-bottom-copy {
	background-color: #c80e47;
	padding: 2.2rem;
	text-align: center
}

@media (max-width:768px) {
	.c-footer-bottom-copy {
		padding: 1.4rem
	}
}

.c-footer-bottom-copy small {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700
}

@media (max-width:768px) {
	.c-footer-bottom-copy small {
		font-size: 1.1rem
	}
}

.jsFadeInRoot50 {
	opacity: 0;
	transform: translateY(20px)
}

.jsFadeInRoot50.action {
	opacity: 1;
	transform: translateY(0);
	transition: opacity .5s ease-out, transform .5s ease-out
}

@media (max-width:768px) {
	.sp-none {
		display: none
	}
}

@media (max-width:1100px) {
	.pc1100-none {
		display: none
	}
}

@media (max-width:1366px) {
	.middle-none {
		display: none
	}
}

.pc-none {
	display: none
}

@media (max-width:768px) {
	.pc-none {
		display: block
	}
}

.alt {
	clip-path: inset(100%);
	height: 1px;
	overflow: hidden;
	position: absolute
}

.l-main {
	position: relative
}

.l-contents-top-wrap {
	background-image: url(../images/bg-red.svg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100% 962px;
	position: relative;
	z-index: 1
}

@media (max-width:768px) {
	.l-contents-top-wrap {
		background-image: none
	}
}

.l-contents-bottom-wrap {
	background-color: #f8f6f0;
	padding-top: 10rem;
	position: relative
}

@media (max-width:768px) {
	.l-contents-bottom-wrap {
		padding-top: 8rem
	}
}

.l-contents-bottom-wrap:before {
	background-color: #f8f6f0;
	content: "";
	display: block;
	height: 100%;
	height: 500px;
	left: 0;
	position: absolute;
	top: -500px;
	width: 100%;
	z-index: -1
}

.l-mv-area {
	background-image: url(../images/bg-mv-gray.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	padding-bottom: 14rem;
	width: 100%
}

@media (max-width:768px) {
	.l-mv-area {
		background-image: url(../images/bg-mv-gray_sp.svg);
		background-position: bottom;
		background-size: cover;
		padding-bottom: 12rem
	}
}

.l-mv-top {
	margin-bottom: 14rem;
	position: relative
}

@media (max-width:1100px) {
	.l-mv-top {
		margin-bottom: 10rem
	}
}

@media (max-width:768px) {
	.l-mv-top {
		margin-bottom: 7rem
	}
}

.c-mv-top {
	background-color: #c80e47;
	background-image: url(../images/bg_line_red.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 0 1.6rem 1.6rem
}

@media (min-width:2560px) {
	.c-mv-top {
		background-position: 90% top
	}
}

@media (max-width:768px) {
	.c-mv-top {
		background-image: url(../images/bg_line_red_sp.png);
		margin-bottom: 0;
		padding: 0 5% 5%
	}
}

.c-mv-top .c-mv-intro {
	line-height: 1;
	margin-bottom: 4rem;
	padding-top: 4.9rem;
	text-align: center
}

@media (max-width:768px) {
	.c-mv-top .c-mv-intro {
		margin: 0 auto 3.6rem;
		max-width: 320px;
		padding-top: 4.8rem
	}
}

.c-mv-top .c-mv-image {
	text-align: center
}

.l-mv-nav {
	margin-left: auto;
	margin-right: auto;
	margin-top: -20rem;
	max-width: 1050px;
	width: 90%
}

@media (max-width:1366px) {
	.l-mv-nav {
		margin-top: -14%
	}
}

@media (max-width:768px) {
	.l-mv-nav {
		margin-top: -16%
	}
}

.c-mv-nav {
	display: flex;
	gap: 8%;
	justify-content: center;
	margin-left: 2rem
}

@media (max-width:1100px) {
	.c-mv-nav {
		margin-left: 0
	}
}

@media (max-width:768px) {
	.c-mv-nav {
		align-items: center;
		flex-direction: column;
		gap: 2rem
	}
}

.c-mv-nav-box {
	position: relative
}

.c-mv-nav-box__fukidashi {
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}
.c-mv-nav-box__fukidashi.--f1 {
    right: -10%;
}

/* .c-mv-nav-box__fukidashi.--f1 {
	max-width: 185px;
	width: 49%
}

@media (max-width:1100px) {
	.c-mv-nav-box__fukidashi.--f1 {
		width: 40%
	}
}
*/

.c-mv-nav-box__fukidashi.--f1,
.c-mv-nav-box__fukidashi.--f2 {
	max-width: 245px;
	width: 53%
}


@media (max-width:1100px) {
    .c-mv-nav-box__fukidashi.--f1,
	.c-mv-nav-box__fukidashi.--f2 {
		width: 45%
	}
}

@media (max-width:768px) {
	.c-mv-nav-box__fukidashi.--f1 {
		max-width: 196px;
		right: 12%;
		top: 10%;
		width: 100%
	}
	.c-mv-nav-box__fukidashi.--f2 {
		max-width: 196px;
		right: 3%;
		top: 10%;
		width: 100%
	}

	.c-mv-nav-box__fukidashi {
		display: none
	}
}

.c-mv-nav-box.--b1 {
	max-width: 460px;
	width: 100%
}

@media (max-width:768px) {
	.c-mv-nav-box.--b1 {
		max-width: 335px
	}
}

.c-mv-nav-box.--b2 {
	max-width: 540px;
	width: 100%
}

@media (max-width:768px) {
	.c-mv-nav-box.--b2 {
		max-width: 335px
	}
}

.c-mv-nav-link {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-top: 4rem
}

@media (max-width:768px) {
	.c-mv-nav-link {
		align-items: flex-end;
		flex-direction: row;
		margin-top: 0;
		position: relative
	}
}

.c-mv-nav-link__image {
	max-width: 280px;
	width: 70%
}

@media (max-width:768px) {
	.c-mv-nav-link__image {
		max-width: 166px
	}
}

.c-mv-nav-link__info {
	margin-top: -2.7rem;
	text-align: center
}

@media (max-width:768px) {
	.c-mv-nav-link__info {
		margin-left: -3%;
		margin-top: 0;
		max-width: 178px;
		text-align: left
	}

	.c-mv-nav-link__info.--i1 {
		margin-top: 1.6rem
	}

	.c-mv-nav-link__info.--i2 {
		margin-top: 2rem
	}
}

.c-mv-nav-link__sp_fukidashi {
	display: none
}

@media (max-width:768px) {
	.c-mv-nav-link__sp_fukidashi {
		display: block
	}

	.c-mv-nav-link__sp_fukidashi.f--1,
	.c-mv-nav-link__sp_fukidashi.f--2 {
		margin-left: -13%
	}
}

.c-mv-nav-link__heading {
	background-color: #c80e47;
	border-radius: 31px;
	color: #fff;
	display: inline-block;
	font-family: Noto Sans JP, serif;
	font-size: 2.4rem;
	font-weight: 700;
	margin-bottom: 2.4rem;
	padding: .7rem 3.2rem;
	text-align: center
}

@media (max-width:768px) {
	.c-mv-nav-link__heading {
		border-radius: 31px;
		display: block;
		font-size: 1.4rem;
		margin-top: 0;
		padding: .6rem 1.9rem
	}

	.c-mv-nav-link__heading.--h1 {
		margin-bottom: 1.4rem
	}

	.c-mv-nav-link__heading.--h2 {
		margin-bottom: .8rem
	}
}

.c-mv-nav-link__bottom {
	align-items: center;
	display: flex;
	gap: 2rem
}

@media (max-width:768px) {
	.c-mv-nav-link__bottom {
		gap: .4rem;
		justify-content: space-between
	}
}

.c-mv-nav-link__bottom_txt {
	color: #000;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.4;
	text-align: left
}

@media (max-width:768px) {
	.c-mv-nav-link__bottom_txt {
		font-size: 1.2rem
	}
}

.c-mv-nav-link__bottom_txt span {
	color: #c80e47;
	display: block;
	font-family: Noto Sans JP, serif;
	font-size: 3.6rem;
	font-weight: 900
}

@media (max-width:768px) {
	.c-mv-nav-link__bottom_txt span {
		font-size: 1.6rem
	}

	.c-mv-nav-link__bottom_txt.--t2 span {
		font-size: 1.5rem
	}
}

.c-mv-nav-link__bottom_btn {
	align-items: center;
	background-color: #c80e47;
	border: 2px solid #f5c3d2;
	border-radius: 50%;
	display: flex;
	flex-shrink: 0;
	height: 6.4rem;
	justify-content: center;
	width: 6.4rem
}

@media (max-width:768px) {
	.c-mv-nav-link__bottom_btn {
		height: 3.5rem;
		width: 3.5rem
	}
}

.c-mv-nav-link__bottom_btn img {
	transition: all .3s ease-in-out
}

@media (max-width:768px) {
	.c-mv-nav-link__bottom_btn img {
		width: 6.7px
	}
}

@media (hover:hover) {
	.c-mv-nav-link:hover {
		transform: translateY(-15px)
	}

	.c-mv-nav-link:hover .c-mv-nav-link__bottom_btn img {
		transform: translateY(5px)
	}
}

.c-mv-bottom {
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	text-align: center
}

@media (max-width:1366px) {
	.c-mv-bottom {
		width: 75%
	}
}

@media (max-width:1100px) {
	.c-mv-bottom {
		width: 70%
	}
}

@media (max-width:768px) {
	.c-mv-bottom {
		width: 90%
	}
}

.c-mv-bottom p {
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 2
}

@media (max-width:768px) {
	.c-mv-bottom p {
		font-size: 1.5rem;
		line-height: 1.9
	}
}

.c-mv-bottom p:not(:last-child) {
	margin-bottom: 3.6rem
}

.c-mv-bottom p span {
	color: #c80e47;
	display: inline-block;
	font-size: 2.6rem;
	font-weight: 900
}

@media (max-width:768px) {
	.c-mv-bottom p span {
		font-size: 2.2rem;
		line-height: 1.5;
		margin-top: 1rem
	}
}

.l-stop {
	background-image: url(../images/bg_line_gy.webp);
	background-position: center 1%;
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 10rem
}

@media (min-width:1920px) {
	.l-stop {
		background-size: 1920px auto
	}
}

@media (max-width:768px) {
	.l-stop {
		background-image: none;
		margin-bottom: 8rem;
		padding-top: 9.6rem
	}
}

.c-stop-block {
	background-color: #f8f6f0;
	border-radius: 24px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	padding: 4.8rem 10rem;
	text-align: center
}

@media (max-width:1100px) {
	.c-stop-block {
		width: 90%
	}
}

@media (max-width:768px) {
	.c-stop-block {
		border-radius: 16px;
		padding: 3.2rem 1.5rem;
		width: 90%
	}
}

.c-stop-block.--express {
	margin-bottom: 6.4rem
}

@media (max-width:768px) {
	.c-stop-block.--express {
		margin-bottom: 4rem
	}
}

.c-stop-heading {
	margin-bottom: 3.6rem
}

@media (max-width:768px) {
	.c-stop-heading {
		margin: 0 auto 2.8rem;
		max-width: 238px
	}
}

.c-stop-time {
	margin-bottom: 4.8rem;
	position: relative
}

@media (max-width:768px) {
	.c-stop-time {
		margin-bottom: 4rem
	}
}

.c-stop-time:before {
	background-image: url(../images/border_line.webp);
	background-repeat: repeat-x;
	background-size: 14px 2px;
	content: "";
	display: block;
	height: 2px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%
}

.c-stop-time__txt {
	align-items: center;
	background-color: #fff;
	border: 2px solid #c80e47;
	border-radius: 40px;
	color: #c80e47;
	display: flex;
	font-size: 2.4rem;
	font-weight: 700;
	justify-content: center;
	margin: 0 auto;
	max-width: 349px;
	padding: 1rem;
	position: relative;
	text-align: center;
	z-index: 1
}

@media (max-width:768px) {
	.c-stop-time__txt {
		font-size: 1.8rem;
		max-width: 256px;
		padding: 1rem
	}
}

.c-stop-time__txt:before {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	display: inline-block;
	height: 3.5rem;
	margin-right: 1rem;
	width: 3.5rem
}

@media (max-width:768px) {
	.c-stop-time__txt:before {
		height: 2.5rem;
		margin-right: .3rem;
		width: 2.5rem
	}
}

.c-stop-time__txt.--express:before {
	background-image: url(../images/express_icon_1.webp)
}

.c-stop-time__txt.--semi-express:before {
	background-image: url(../images/express_icon_2.webp)
}

.c-stop-panel {
	text-align: center
}

@media (max-width:768px) {
	.c-stop-panel {
		margin: 0 auto;
		max-width: 295px
	}
}

.l-slider {
	padding: 10rem 0 20rem
}

@media (max-width:768px) {
	.l-slider {
		background-image: url(../images/bg-red_sp.svg);
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		height: 100%;
		padding: 11rem 0;
		width: 100%
	}
}

.splide {
	overflow: hidden
}

.c-slider-heading {
	color: #fff;
	font-size: 4.8rem;
	font-weight: 900;
	margin-bottom: 5.6rem;
	text-align: center
}

@media (max-width:768px) {
	.c-slider-heading {
		font-size: 3.6rem;
		margin-bottom: 4rem
	}
}

.c-fukidashi {
	margin: 10px 0;
	padding: 5.1rem 3.2rem;
	position: relative
}

@media (max-width:768px) {
	.c-fukidashi {
		padding: 4.8rem 3.2rem
	}
}

.c-fukidashi:before {
	background-image: url(../images/slider_icon_comma.webp);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	display: inline-block;
	height: 4.1rem;
	left: 8%;
	position: absolute;
	top: 0;
	width: 5rem
}

.c-fukidashi:after {
	background-color: #fff;
	clip-path: polygon(0 13%, 100% 0, 100% 100%, 0 87%);
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1
}

@media (max-width:768px) {
	.c-fukidashi:after {
		clip-path: polygon(0 13%, 100% 0, 100% 100%, 0 87%)
	}
}

.c-fukidashi__txt {
	color: #c80e47;
	font-family: Noto Sans JP, serif;
	font-size: 2rem;
	font-weight: 900;
	margin-bottom: 2rem
}

@media (max-width:768px) {
	.c-fukidashi__txt {
		font-size: 1.8rem;
		margin-bottom: 3rem
	}
}

@media (hover:hover) {
	.c-fukidashi:hover {
		animation: poyopoyo .35s cubic-bezier(.21, 1.03, .64, 1.13)
	}
}

@keyframes poyopoyo {
	0% {
		transform: scaleY(1)
	}

	30% {
		transform: scaleY(1.08)
	}

	60% {
		transform: scaleY(.97)
	}

	60% {
		transform: scaleY(1)
	}

	90% {
		transform: scaleY(.98)
	}

	to {
		transform: scaleY(1)
	}
}

.c-fukidashi-info {
	align-items: flex-end;
	display: flex;
	justify-content: space-between
}

.c-fukidashi-info__person {
	border: 1px solid #e9e9e9;
	border-radius: 18px;
	font-size: 1.4rem;
	font-weight: 700;
	margin-right: 7%;
	padding: .4rem 1.4rem
}

.splide {
	z-index: 0
}

.splide .splide__track {
	overflow: visible
}

@media (max-width:768px) {
	.splide .splide__track {
		overflow: hidden
	}
}

.splide .splide-controller {
	align-items: center;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3.2rem;
	max-width: 1100px
}

@media (max-width:1100px) {
	.splide .splide-controller {
		width: 90%
	}
}

@media (max-width:768px) {
	.splide .splide-controller {
		justify-content: center;
		margin-top: 4.8rem;
		width: 90%
	}
}

.splide .splide__toggle {
	background-color: #fff;
	border: 1px solid #c80e47;
	border-bottom: none;
	border-top: none;
	cursor: pointer;
	display: grid;
	height: 6.4rem;
	place-content: center;
	touch-action: manipulation;
	transition: .8s cubic-bezier(.2, 1, .2, 1);
	width: 6.4rem
}

.splide .splide__toggle .splide__toggle__play:before {
	background-image: url(../images/slider_icon_play.webp)
}

.splide .splide__toggle .splide__toggle__pause:before,
.splide .splide__toggle .splide__toggle__play:before {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	display: inline-block;
	height: 1.8rem;
	width: 1.4rem
}

.splide .splide__toggle .splide__toggle__pause:before {
	background-image: url(../images/slider_icon_stop.webp)
}

@media (hover:hover) {
	.splide .splide__toggle:hover {
		background-color: #dc668a
	}

	.splide .splide__toggle:hover .splide__toggle__play:before {
		background-image: url(../images/slider_icon_play_wh.webp)
	}

	.splide .splide__toggle:hover .splide__toggle__pause:before {
		background-image: url(../images/slider_icon_stop_wh.webp)
	}
}

.splide__arrow--next,
.splide__arrow--prev {
	background-color: #fff;
	border: none;
	cursor: pointer;
	display: grid;
	height: 6.4rem;
	place-content: center;
	touch-action: manipulation;
	transition: .8s cubic-bezier(.2, 1, .2, 1);
	width: 6.4rem
}

.splide__arrow--next:after,
.splide__arrow--prev:after {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	display: inline-block;
	height: 1.9rem;
	width: 2.5rem
}

@media (hover:hover) {

	.splide__arrow--next:hover,
	.splide__arrow--prev:hover {
		background-color: #dc668a
	}

	.splide__arrow--next:hover.splide__arrow--prev:after,
	.splide__arrow--prev:hover.splide__arrow--prev:after {
		background-image: url(../images/slider_icon_arrow_left_wh.webp)
	}

	.splide__arrow--next:hover.splide__arrow--next:after,
	.splide__arrow--prev:hover.splide__arrow--next:after {
		background-image: url(../images/slider_icon_arrow_right_wh.webp)
	}
}

.splide__arrow--prev {
	border-radius: 32px 0 0 32px
}

.splide__arrow--next {
	border-radius: 0 32px 32px 0
}

.splide__arrow--prev:after {
	background-image: url(../images/slider_icon_arrow_left.webp)
}

.splide__arrow--next:after {
	background-image: url(../images/slider_icon_arrow_right.webp)
}

.splide__arrow:disabled {
	pointer-events: none
}

.splide__arrow--next:disabled:after,
.splide__arrow--prev:disabled:after {
	opacity: .2
}

.splide__arrow:focus-visible {
	transition: none;
	z-index: 1
}

.splide__slide:focus-visible {
	transition: none;
	z-index: 1
}

.splide__arrow>svg {
	display: none
}

.splide-wrapper {
	position: relative
}

.card01 .splide__slide {
	width: -moz-max-content;
	width: max-content
}

.l-app {
	padding-bottom: 10rem
}

@media (max-width:768px) {
	.l-app {
		padding-bottom: 8rem
	}
}

.c-app-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 900px
}

@media (max-width:1366px) {
	.c-app-inner {
		width: 75%
	}
}

@media (max-width:1100px) {
	.c-app-inner {
		width: 70%
	}
}

@media (max-width:768px) {
	.c-app-inner {
		width: 90%
	}
}

.c-app-heading {
	display: inline-block;
	font-size: 3.6rem;
	font-weight: 900;
	line-height: 1.6;
	margin: 0 auto 7rem;
	position: relative;
	text-align: center
}

@media (max-width:768px) {
	.c-app-heading {
		font-size: 2.2rem;
		margin: 0 auto 7.2rem
	}
}

.c-app-heading span {
	display: block;
	font-size: 4.8rem;
	font-weight: inherit
}

@media (max-width:768px) {
	.c-app-heading span {
		font-size: 3.6rem
	}
}

.c-app-heading:after {
	background-image: url(../images/border_line.webp);
	background-repeat: repeat-x;
	background-size: 14px 2px;
	bottom: -.6rem;
	content: "";
	display: inline-block;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%
}

.c-app-register {
	margin-bottom: 4rem;
	text-align: center
}

.c-app-register__icon {
	margin-bottom: 1.7rem
}

.c-app-register__txt_1 {
	font-size: 2.4rem;
	font-weight: 500;
	margin-bottom: 1.6rem
}

@media (max-width:768px) {
	.c-app-register__txt_1 {
		font-size: 2rem
	}
}

.c-app-register__txt_2 {
	color: #c80e47;
	font-size: 4rem;
	font-weight: 900;
	line-height: 1.4;
	margin-bottom: 3.6rem
}

@media (max-width:768px) {
	.c-app-register__txt_2 {
		font-size: 2.8rem;
		line-height: 1.7;
		margin-bottom: 2.6rem
	}
}

.c-app-register__txt_3 {
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 2.2
}

@media (max-width:768px) {
	.c-app-register__txt_3 {
		font-size: 1.5rem
	}
}

.c-app-register__txt_3 span {
	background: linear-gradient(transparent 60%, rgba(200, 14, 71, .1) 0);
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	display: inline;
	font-weight: inherit
}

.c-app-screen-block {
	display: flex;
	gap: 6.6%;
	justify-content: space-between;
	margin-bottom: 8rem
}

@media (max-width:768px) {
	.c-app-screen-block {
		flex-direction: column;
		gap: 2.2rem 0
	}
}

.c-app-screen-box {
	padding: 0 3.2rem 2.8rem;
	position: relative;
	text-align: center;
	width: 47.3%;
	z-index: 0
}

@media (max-width:768px) {
	.c-app-screen-box {
		width: 100%
	}
}

.c-app-screen-box:before {
	background-color: #fff;
	border-radius: 24px;
	bottom: 0;
	content: "";
	display: block;
	height: 85%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1
}

.c-app-screen-box__image {
	margin: 0 auto
}

.c-app-screen-box__image.--i1 {
	max-width: 291px
}

@media (max-width:768px) {
	.c-app-screen-box__image.--i1 {
		max-width: 228px
	}
}

.c-app-screen-box__image.--i2 {
	max-width: 294px
}

@media (max-width:768px) {
	.c-app-screen-box__image.--i2 {
		max-width: 230px
	}
}

.c-app-screen-box__txt {
	font-size: 1.6rem;
	font-weight: 700
}

@media (max-width:768px) {
	.c-app-screen-box__txt {
		font-size: 1.4rem;
		margin-top: .8rem
	}
}

.c-app-dl__heading {
	align-items: center;
	display: flex;
	font-size: 3rem;
	font-weight: 900;
	justify-content: center;
	margin-bottom: 4.5rem
}

@media (max-width:768px) {
	.c-app-dl__heading {
		flex-direction: column;
		font-size: 2rem;
		margin-bottom: 4.2rem
	}
}

.c-app-dl__heading span {
	align-items: center;
	display: flex;
	font-weight: inherit
}

.c-app-dl__heading img {
	margin-left: 1rem
}

@media (max-width:768px) {
	.c-app-dl__heading img {
		max-width: 16px
	}
}

.c-app-dl-link-block {
	display: flex;
	gap: 5%;
	justify-content: center;
	margin-bottom: 4rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px
}

@media (max-width:768px) {
	.c-app-dl-link-block {
		max-width: 310px;
		width: 90%
	}
}

.c-app-dl-link-box {
	display: flex;
	gap: 5%
}

@media (hover:hover) {
	.c-app-dl-link-box__link_image:hover {
		opacity: .75
	}
}

@media (max-width:768px) {
	.c-app-dl-link-box__qr_image {
		display: none
	}
}

.c-atten {
	margin-bottom: 8rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px
}

@media (max-width:768px) {
	.c-atten {
		max-width: 335px
	}
}

.c-atten li {
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 1.6
}

@media (max-width:768px) {
	.c-atten li {
		font-size: 1rem;
		line-height: 1.5
	}
}

.c-app-other__txt {
	font-size: 3rem;
	font-weight: 900;
	margin-bottom: 4rem;
	text-align: center
}

@media (max-width:768px) {
	.c-app-other__txt {
		font-size: 2rem
	}
}

.c-app-link {
	background-color: #fae2e4;
	border-radius: 32px;
	display: block;
	margin: 0 auto;
	max-width: 900px;
	padding: 4rem;
	text-align: center
}

@media (max-width:768px) {
	.c-app-link {
		border-radius: 24px;
		padding: 3.2rem 2rem
	}
}

.c-app-link__image {
	margin-bottom: 3.2rem
}

@media (max-width:768px) {
	.c-app-link__image {
		margin-left: auto;
		margin-right: auto;
		max-width: 295px
	}
}

.c-app-link__btn {
	align-items: center;
	background-color: #c80e47;
	border: 2px solid #f5c3d2;
	border-radius: 31px;
	color: #fff;
	display: flex;
	font-size: 1.6rem;
	font-weight: 700;
	justify-content: center;
	line-height: 1.5;
	margin: 0 auto;
	max-width: 280px;
	padding: 1.4rem;
	position: relative;
	transition: .4s
}

.c-app-link__btn:after {
	background-image: url(../images/icon_arrow_right.webp);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	display: inline-block;
	height: 1.35rem;
	position: absolute;
	right: 7%;
	top: 50%;
	transform: translateY(-50%);
	transition: .4s;
	width: 1.75rem
}

@media (max-width:768px) {
	.c-app-link__btn:after {
		height: 1.6rem;
		width: 1.2rem
	}
}

@media (hover:hover) {
	.c-app-link:hover .c-app-link__btn {
		background-color: #e35c7f
	}

	.c-app-link:hover .c-app-link__btn:after {
		transform: translate(5px, -50%)
	}
}