body {
	font-family: "Noto Sans JP", "sans-serif", "sans-serif";
	font-weight: 400;
}

body {
	color: #000;
	font-weight: 500;
	letter-spacing: 0.04em;
    padding-top: 0!important;
    min-width: inherit!important;
}

.u-desktop {
	display: none;
}

.swiper-slide{
    height: auto;    
}

.br-pc { display: block; }
.br-sp { display: none; }

@media (max-width: 561px) {
    .br-pc { 
        display: none;
    }
    .br-sp {
        display: block;
    }
}

/* リキッドレイアウト対応 */

html {
	font-size: 16px;
}
.voice__item{
    min-height: inherit!important;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

html {
	scroll-behavior: smooth;
}

/* Set core body defaults */

body {
	line-height: 1.5;
	min-height: 100vh;
	text-rendering: optimizeLegibility;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img {
	display: block;
	max-width: 100%;
	width: 100%;
}

/* Natural flow and rhythm in articles by default */

article > * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Blur images when they have no alt attribute */

img:not([alt]) {
	filter: blur(10px);
}

/* フォームリセット */

input,
button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

/* ホバー */

a {
	-webkit-text-decoration: none;
	color: inherit;
	text-decoration: none;
	transition: opacity 0.3s;
}



.bottom {
	padding-bottom: 4.25rem;
	padding-top: 0.625rem;
}

.bottom__sns {
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin: 0 auto;
	max-width: 28.125rem;
}

.bottom__sns-item {
	grid-gap: 1.25rem;
	align-items: center;
	display: grid;
	gap: 1.25rem;
	grid-template-columns: 1fr 2fr;
	transition: opacity 0.3s;
}

.bottom__sns-name {
	font-size: 0.875rem;
	font-weight: 600;
	line-height: normal;
	text-align: center;
}

.bottom__sns-item:nth-of-type(2) {
	margin-left: 14%;
}

.bottom__sns-item:nth-of-type(2) .bottom__sns-img {
	width: 110%;
}

.bottom__sns-item:nth-of-type(2) .bottom__sns-name {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	background-image: linear-gradient(97deg, #6A45C9 6.64%, #E3377A 100%);
}

.bottom__map {
	aspect-ratio: 343/155;
	height: auto;
	margin: 4.875rem auto 0;
	max-width: 34.375rem;
	width: 100%;
}

iframe {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.button {
	position: relative;
}

.arrow-icon {
	bottom: 0.3125rem;
	content: "";
	height: 0.625rem;
	position: absolute;
	right: 0.3125rem;
	transition: fill 0.3s;
	width: 0.625rem;
}

.wrapper {
	overflow: hidden;
}

.cta__inner {
	background: url(../images/cta-back_sp.jpg) no-repeat center center/cover;
	height: 100%;
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
	width: 100%;
}

.cta__head {
	color: #FFF;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: normal;
	text-align: center;
}

.cta__items {
	margin: 1.4375rem auto 0;
	max-width: 15.625rem;
	position: relative;
}

.cta1 .cta__items::before {
	background: url(../images/cta1-01_sp.png) no-repeat top left/contain;
	content: "";
	height: 10.3125rem;
	left: -3.875rem;
	position: absolute;
	top: -10.3125rem;
	width: 5.1875rem;
	z-index: 1;
}

.cta1 .cta__items::after {
	background: url(../images/cta1-02_sp.png) no-repeat top left/contain;
	content: "";
	height: 10.5rem;
	position: absolute;
	right: -3.4375rem;
	top: -10.5625rem;
	width: 4.9375rem;
}

.cta3 .cta__items::before {
	background: url(../images/cta3-01_sp.png) no-repeat top left/contain;
	content: "";
	height: 9.875rem;
	left: -3.625rem;
	position: absolute;
	top: -9.9375rem;
	width: 4.75rem;
	z-index: 1;
}

.cta3 .cta__items::after {
	background: url(../images/cta3-02_sp.png) no-repeat top left/contain;
	content: "";
	height: 10.125rem;
	position: absolute;
	right: -2.5rem;
	top: -10.1875rem;
	width: 4.1875rem;
}

.cta__button-wrapper {
	text-align: center;
	width: 100%;
}

.cta__button-wrapper:nth-of-type(2) {
	margin-top: 0.625rem;
}

.cta__button {
	-webkit-clip-path: polygon(7% 0, 93% 1%, 100% 50%, 93% 100%, 7% 100%, 0% 50%);
	background: #E84C90;
	clip-path: polygon(7% 0, 93% 1%, 100% 50%, 93% 100%, 7% 100%, 0% 50%);
	color: #E84C90;
	display: inline-block;
	font-size: 0.8125rem;
	font-weight: 700;
	padding: 0.9375rem 0;
	position: relative;
	text-align: center;
	transition: all 0.3s;
	width: 15.625rem;
}

.cta__button:before {
	background: #fff;
	content: "";
	height: 94%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.3s;
	width: 100%;
	z-index: -1;
}

.cta2 {
	background: url(../images/cta-back_sp.jpg) no-repeat center center/cover;
	height: 100%;
	padding-bottom: 5rem;
	padding-top: 4.8125rem;
	width: 100%;
}

.cta2__inner {
	margin: 0 auto;
	max-width: 25rem;
	padding: 0 0.9375rem;
}

.cta2__head {
	color: #FFF;
	font-size: 1.5rem;
	font-weight: 600;
	text-align: center;
}

.cta2__items {
	margin-top: 1.5rem;
}

.cta2__item {
	align-items: center;
	background-color: #fff;
	display: block;
	display: grid;
	grid-template-columns: 49% 51%;
	padding: 0.375rem 0.625rem 0.4375rem;
	position: relative;
	z-index: 0;
}

.cta2__items .cta2__item:nth-of-type(2) {
	grid-template-columns: 44% 56%;
	padding: 1.75rem 0.875rem 1.625rem;
}

.cta2__item::after {
	background: url(../images/cta2-deco.png) no-repeat bottom right/contain;
	bottom: 0;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	width: 96%;
	z-index: -1;
}

.cta2__item:nth-of-type(2) {
	margin-top: 1.0625rem;
}

.cta2__item-img {
	height: auto;
	width: 100%;
}

.cta2__item:first-of-type .cta2__item-img {
	aspect-ratio: 170/152;
}

.cta2__item:nth-of-type(2) .cta2__item-img {
	aspect-ratio: 176/112;
}

.cta2__item:first-of-type .cta2__item-img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.cta2__item:nth-of-type(2) .cta2__item-img img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.cta2__item-text {
	margin: 0 auto;
	padding-right: 11px;
	width: -moz-fit-content;
	width: fit-content;
}

.cta2__item-head {
	color: #E84C90;
	font-size: 1.3125rem;
	font-weight: 700;
	line-height: 1.2;
}

.button.cta2__button {
	-webkit-clip-path: polygon(8% 0, 92% 1%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
	background-color: #fff;
	clip-path: polygon(8% 0, 92% 1%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
	color: #fff;
	display: inline-block;
	font-size: 0.625rem;
	font-weight: 600;
	letter-spacing: 0.4px;
	line-height: normal;
	margin-top: 0.9375rem;
	padding: 0.4375rem 0;
	text-align: center;
	transition: all 0.3s;
	width: 7.1875rem;
}

.button.cta2__button::before {
	-webkit-clip-path: polygon(8% 0, 93% 1%, 100% 50%, 93% 100%, 8% 100%, 0% 50%);
	background: #E84C90;
	clip-path: polygon(8% 0, 93% 1%, 100% 50%, 93% 100%, 8% 100%, 0% 50%);
	content: "";
	height: 94%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.3s;
	width: 98%;
	z-index: -1;
}

.cta2__item:hover .button.cta2__button::before {
	-webkit-clip-path: polygon(8% 0, 92% 1%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
	background: #fff;
	clip-path: polygon(8% 0, 92% 1%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
	content: "";
	height: 94%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.3s;
	width: 98%;
	z-index: -1;
}

.cta2__item:hover {
	cursor: pointer;
}

.history {
	padding-bottom: 5.5625rem;
	padding-top: 2.5rem;
	position: relative;
}

.history::before {
	background: transparent url(../images/deco02_sp.png) no-repeat top left/contain;
	content: "";
	height: 42vw;
	left: -12%;
	position: absolute;
	top: 2%;
	width: 39vw;
	z-index: -1;
}

.history::after {
	background: transparent url(../images/history-deco_sp.png) no-repeat top left/contain;
	content: "";
	height: 100%;
	position: absolute;
	right: -5%;
	top: 15%;
	width: 41vw;
	z-index: -1;
}

.history__inner {
	margin: 0 auto;
	max-width: 34.375rem;
	padding: 0 0.9375rem;
}

.section-lead__sub {
	font-size: 0.875rem;
	margin-top: 1rem;
	text-align: center;
}

.history__items {
	margin-top: -0.6875rem;
}

.history__img {
	margin-left: -5%;
	position: relative;
	width: 70%;
}

.history__img-name {
	background: url(../images/name-back.png) no-repeat center center/contain;
	height: 10.5rem;
	padding-top: 2.875rem;
	position: absolute;
	right: -6.625rem;
	text-align: center;
	top: 32%;
	width: 11.1875rem;
}

.history-img-name-top {
	color: #FFF;
	display: block;
	font-size: 0.5625rem;
	font-weight: 700;
	line-height: 1.3;
	text-align: center;
}

.history-img-name-middle {
	color: #FFF;
	display: block;
	font-size: 1rem;
	font-weight: 700;
	margin-top: -0.9375rem;
	text-align: center;
}

.history-img-name-bottom {
	color: #FFF;
	display: block;
	font-size: 0.4375rem;
	font-weight: 400;
	margin-top: -0.625rem;
	text-align: center;
}

.history__content {
	margin-top: 1.375rem;
}

.history__content-head {
	background: #F1F9F4;
	border-bottom: 2.5px solid #008837;
	color: #008837;
	font-size: 0.875rem;
	font-weight: 600;
	letter-spacing: 0.575px;
	line-height: normal;
	padding: 0.4375rem 0.9375rem;
}

.history__content-item:last-of-type .history__content-head {
	background: #008837;
	color: #fff;
}

.history__detail {
	display: flex;
	margin: 0 auto;
	margin-left: 2%;
}

.history__detail-month {
	height: auto;
	position: relative;
	width: 3.125rem;
}

.history__detail-month::before {
	background: #008837;
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 4px;
	z-index: -1;
}

.history__detail-month span {
	font-size: 0.625rem;
}

.history__content-item:nth-of-type(2) .history__detail:nth-of-type(1) .history__detail-month {
	padding-top: 2%;
}

.history__content-item:nth-of-type(2) .history__detail:nth-of-type(2) .history__detail-month {
	padding-top: 0%;
}

.history__content-item:nth-of-type(3) .history__detail:nth-of-type(1) .history__detail-month {
	padding-top: 2%;
}

.history__detail-text {
	flex: 1;
	font-size: 0.6875rem;
	font-weight: 400;
	line-height: normal;
	padding: 0.375rem 0 1rem 0.875rem;
}

.history__content-item:nth-child(3) .history__detail-text {
	padding: 0.375rem 0 1rem 0.8125rem;
}

.history__content-item:nth-of-type(4) .history__detail-text {
	padding: 0.75rem 0 0.9375rem 0.875rem;
}

.history__detail-text-big {
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
}

.history__content-item:nth-child(3) .history__detail-text .history__detail-text-big {
	margin-bottom: 0.375rem;
}

.history__yellow {
	background: linear-gradient(transparent 50%, #FAF63B 50%);
}

.inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.mv {
	background: url(../images/mv-back_sp.png) no-repeat top center/cover;
	height: 100%;
	width: 100%;
}

.mv__inner {
	padding: 13vw 0 0;
	position: relative;
}

.mv h1 {
	margin: 0 auto;
	width: 90%;
}

.mv__img {
	margin-top: -2.0625rem;
	position: relative;
}

.mv__button {
	bottom: 19vw;
	content: "";
	height: 44vw;
	left: 4vw;
	position: absolute;
	transition: opacity 0.3s;
	width: 52vw;
	z-index: 1;
}

.mv__links {
	grid-gap: 0.625rem;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: -1.625rem;
	content: "";
	display: grid;
	gap: 0.625rem;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	left: 50%;
	max-width: 37.5rem;
	position: absolute;
	transform: translateX(-50%);
	width: 96%;
}

.mv__link {
	-webkit-clip-path: polygon(22% 0%, 78% 0, 100% 50%, 78% 100%, 22% 100%, 0 50%);
	background-color: #E84C90;
	background-color: #E84C90;
	clip-path: polygon(22% 0%, 78% 0, 100% 50%, 78% 100%, 22% 100%, 0 50%);
	position: relative;
	z-index: 0;
}

.mv__link::before {
	-webkit-clip-path: polygon(22% 0%, 78% 0, 100% 50%, 78% 100%, 22% 100%, 0 50%);
	background-color: #FEF8FB;
	clip-path: polygon(22% 0%, 78% 0, 100% 50%, 78% 100%, 22% 100%, 0 50%);
	content: "";
	height: 94%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 97%;
	z-index: -15;
}

.mv__link::before {
	-webkit-clip-path: polygon(22% 0%, 78% 0, 100% 50%, 78% 100%, 22% 100%, 0 50%);
	background-color: #FEF8FB;
	clip-path: polygon(22% 0%, 78% 0, 100% 50%, 78% 100%, 22% 100%, 0 50%);
	content: "";
	height: 94%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 97%;
	z-index: -15;
}

.mv__link a {
	display: block;
	font-size: 0.625rem;
	font-weight: 600;
	height: 100%;
	letter-spacing: 0.4px;
	line-height: normal;
	padding: 0.75rem 0 1.625rem;
	position: relative;
	text-align: center;
}

.mv__link a span {
	background: #E84C90;
	color: #fff;
	font-size: 0.5rem;
	font-weight: 600;
	letter-spacing: 0.32px;
	line-height: normal;
	padding: 0 0.1875rem;
}

.mv__link a::after {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	background: url(../images/mv-link-icon.svg) no-repeat center center/contain;
	bottom: 0.5rem;
	content: "";
	height: 0.6875rem;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 0.6875rem;
}

.section-lead-wrapper {
	margin-top: 2.5rem;
	text-align: center;
}

.section-lead {
	align-items: end;
	display: inline-block;
	display: flex;
	font-size: 1.25rem;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 0.02em;
	line-height: normal;
	position: relative;
	text-align: center;
	text-indent: 0.5em;
}

.section-lead::before {
	background-color: #000;
	content: "";
	display: block;
	height: 3.8125rem;
	margin-bottom: -0.25rem;
	margin-right: 1.875rem;
	transform: rotate(-34deg);
	width: 3px;
}

.section-lead::after {
	background-color: #000;
	content: "";
	display: block;
	height: 3.8125rem;
	margin-bottom: -0.25rem;
	margin-left: 2.1875rem;
	transform: rotate(34deg);
	width: 3px;
}

.step3 .step3-bottom-lead {
	margin-top: 2.3125rem;
}

.voice .section-lead-wrapper {
	margin-top: 0;
}

.section-title {
	text-align: center;
}

.section-title__en {
	-webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
	align-items: center;
	background-color: #05ACC0;
	clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
	color: #fff;
	display: flex;
	font-family: "Open Sans", "sans-serif";
	font-size: 1.25rem;
	font-weight: 700;
	height: 7.0625rem;
	justify-content: center;
	line-height: 40.046px; /* 125.144% */
	margin: 0 auto;
	width: 8.1875rem;
}

.section-title__ja {
	color: #05ACC0;
	font-size: 1.75rem;
	margin: 1.5625rem auto 0;
	width: -moz-fit-content;
	width: fit-content;
}

.step1 {
	padding-top: 6.0625rem;
	position: relative;
	z-index: -1;
}

.step1::before {
	background: transparent url(../images/deco01.png) no-repeat top left/contain;
	content: "";
	height: 42vw;
	left: -15%;
	position: absolute;
	top: 11%;
	transform: rotate(180deg);
	width: 39vw;
	z-index: -1;
}

.step1 .inner {
	max-width: 81.25rem;
	position: relative;
}

.step1__text {
	font-size: 0.9375rem;
	font-weight: 500;
	letter-spacing: 0.32px;
	line-height: 1.6;
	margin: 1rem auto 0;
	max-width: 34.375rem;
	text-align: center;
}

.step1__items {
	grid-gap: 1.5625rem;
	display: grid;
	gap: 1.5625rem;
	grid-template-columns: 1fr;
	margin: 2.5rem auto 0;
	max-width: 34.375rem;
	position: relative;
}

.step1__items::before {
	background: transparent url(../images/step1-deco02_sp.png) no-repeat bottom right/contain;
	bottom: -7.4375rem;
	content: "";
	height: 10.125rem;
	position: absolute;
	right: 0.5%;
	width: 14.25rem;
	z-index: 10;
}

.step1__item {
	grid-gap: 1.5625rem;
	display: grid;
	gap: 1.5625rem;
	grid-template-columns: 1fr;
	padding: 1.5rem 3.4375rem 1.6875rem;
	position: relative;
}

.step1__item:nth-of-type(2) {
	padding: 1.5rem 3.4375rem 3.125rem;
}

.step1__item:first-of-type {
	-webkit-clip-path: polygon(7% 0, 94% 0, 100% 7%, 100% 94%, 94% 100%, 7% 100%, 0 94%, 0 7%);
	background: #008837;
	clip-path: polygon(7% 0, 94% 0, 100% 7%, 100% 94%, 94% 100%, 7% 100%, 0 94%, 0 7%);
}

.step1__item:first-of-type::after {
	-webkit-clip-path: polygon(7% 0, 94% 0, 100% 7%, 100% 94%, 94% 100%, 7% 100%, 0 94%, 0 7%);
	background: #F1F9F4;
	clip-path: polygon(7% 0, 94% 0, 100% 7%, 100% 94%, 94% 100%, 7% 100%, 0 94%, 0 7%);
	content: "";
	height: 98%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 96%;
	z-index: -1;
}

.step1__item:nth-of-type(2) {
	-webkit-clip-path: polygon(7% 0, 94% 0, 100% 7%, 100% 94%, 94% 100%, 7% 100%, 0 94%, 0 7%);
	background: #E84C90;
	clip-path: polygon(7% 0, 94% 0, 100% 7%, 100% 94%, 94% 100%, 7% 100%, 0 94%, 0 7%);
	position: relative;
}

.step1__item:nth-of-type(2)::after {
	-webkit-clip-path: polygon(7% 0, 94% 0, 100% 7%, 100% 94%, 94% 100%, 7% 100%, 0 94%, 0 7%);
	background: #FEF8FB;
	clip-path: polygon(7% 0, 94% 0, 100% 7%, 100% 94%, 94% 100%, 7% 100%, 0 94%, 0 7%);
	content: "";
	height: 98%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 96%;
	z-index: -1;
}

.step1__item-img {
	aspect-ratio: 232/200;
	margin: 0 auto;
	max-width: 14.5rem;
	width: 100%;
}

.step1__item-img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.step1__item-text {
	font-weight: 900;
	letter-spacing: 0.04em;
	margin: 0 auto;
	width: 14.5rem;
}

.step1__item-head {
	font-size: 1.375rem;
}

.step1__item:first-of-type .step1__item-head {
	color: #008837;
}

.step1__item:nth-of-type(2) .step1__item-head {
	color: #E84C90;
}

.step1__item-content {
	margin-top: 4%;
}

.step1__item-detail {
	font-size: 1rem;
	line-height: 1.4;
}

.step2 {
	padding-bottom: 8.5rem;
	padding-top: 13.25rem;
	position: relative;
}

.step2::before {
	background: transparent url(../images/deco01.png) no-repeat top left/contain;
	content: "";
	height: 39vw;
	position: absolute;
	right: -9%;
	top: 43%;
	width: 39vw;
	z-index: -1;
}

.step2::after {
	background: transparent url(../images/deco01.png) no-repeat top left/contain;
	content: "";
	height: 39vw;
	left: -15%;
	position: absolute;
	top: 22%;
	transform: rotate(-63deg);
	width: 42vw;
	z-index: -1;
}

.step2__inner {
	margin: 0 auto;
	max-width: 37.5rem;
	padding: 0 0.9375rem;
}

.swiper-container {
	position: relative;
}

.step2__items {
	margin-left: auto;
	margin-right: auto;
	margin-top: -0.9375rem;
	width: 93%;
}

.step2__item {
	margin: 0 auto;
	max-width: 31.25rem;
	transition: all 2s;
}

.step2__head {
	color: #0951A1;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.64px;
	line-height: normal;
	margin-left: 25.5%;
	margin-top: 0.625rem;
	max-width: 15.625rem;
	min-height: 4.375rem;
	white-space: nowrap;
}

.step2__head span {
	color: #000;
	display: block;
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: 0.48px;
	line-height: normal;
	line-height: 0.7;
	margin-top: 0.8125rem;
}

.step2__img {
	aspect-ratio: 311/196;
	height: auto;
	margin-top: 0.625rem;
	position: relative;
	width: 100%;
}

.step2__img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.step2__img-text {
	bottom: 2%;
	left: 25%;
	max-width: 14.6875rem;
	position: absolute;
	right: 0;
	white-space: nowrap;
}

.step2__img-text span {
	background-color: #0951A1;
	color: #fff;
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 600;
	letter-spacing: 0.28px;
	line-height: normal;
	padding: 0.3125rem 0.5rem;
}

.step2__img-text span:nth-of-type(2) {
	margin-top: 0.1875rem;
}

.swiper-pagination.swiper-pagination01.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -3.3125rem;
}

/* ページネーションの余白 */

.swiper-pagination01.swiper-horizontal > .swiper-pagination01.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination01.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	height: 0.625rem;
	margin: 0 0.3125rem;
	width: 0.625rem;
}

.swiper-pagination01.swiper-horizontal > .swiper-pagination01.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination01.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: #0951A1;
	height: 0.625rem;
	width: 0.625rem;
}

.modal {
    /*display: block!important;*/
	bottom: 0;
	left: 0;
	opacity: 0;
	overflow-y: auto;
	position: fixed;
	right: 0;
	top: 0;
	transition: all 0.4s;
	visibility: hidden;
	z-index: 15;
}

.modal.is-show {
	opacity: 1;
	visibility: visible;
    /*display: block;*/
}

.modal__inner {
	left: 0;
	min-height: 100%;
	position: relative;
	top: 0;
	width: 100%;
}

.modal__bg {
	background-color: rgba(0, 0, 0, 0.6);
	cursor: pointer;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
}

.modal__wrapper {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	background-color: #fff;
	left: 50%;
	margin: auto 0;
	max-width: 34.375rem;
	overflow: hidden;
	padding: 0.9375rem 3% 2.5rem;
	position: absolute;
	top: 10%;
	transform: translateX(-50%);
	width: 92%;
}

.batsu {
	cursor: pointer;
	display: block;
	height: 1.25rem;
	margin-left: auto;
	position: relative;
	width: 1.25rem;
}

.batsu::before,
.batsu::after {
	background: #333;
	border-radius: 15px;
	content: ""; /* 共通設定 */
	height: 17px; /* 棒の高さ */
	left: -34%;
	position: absolute;
	top: 86%;
	width: 2px; /* 棒の幅（太さ） */
}

.batsu::before {
	transform: translate(-50%, -50%) rotate(45deg);
}

.batsu::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

.modal__item {
	grid-gap: 0 10%;
	display: grid;
	gap: 0 10%;
	grid-template-columns: 1fr;
	position: relative;
}

.modal__item::before {
	background: transparent url(../images/deco01.png) no-repeat top left/contain; /* top: 43%; */
	bottom: 0%;
	content: "";
	height: min(58vw, 350px);
	position: absolute;
	right: -22%;
	width: min(54vw, 300px);
	z-index: -1;
}

.modal__content {
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.46;
	margin-top: 25px;
	padding-left: 2%;
	padding-right: 2%;
}

.modal__img {
	aspect-ratio: 320/320;
	height: auto;
	position: relative;
	width: 100%;
}

.modal__img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.modal__img-text {
	bottom: 3%;
	left: 27%;
	max-width: 14.6875rem;
	position: absolute;
	white-space: nowrap;
}

.modal__img-text span {
	background-color: #0951A1;
	color: #fff;
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 600;
	letter-spacing: 0.28px;
	line-height: normal;
	padding: 0.3125rem 0.5rem;
}

.modal__img-text span:nth-of-type(2) {
	margin-top: 0.1875rem;
}

.modal__item .step2__head {
	margin-left: 26.5%;
	margin-top: 0.25rem;
}

.modal__bottom-button {
	-webkit-clip-path: polygon(7% 0, 93% 1%, 100% 50%, 93% 100%, 7% 100%, 0% 50%);
	background: #05ACC0;
	clip-path: polygon(7% 0, 93% 1%, 100% 50%, 93% 100%, 7% 100%, 0% 50%);
	color: #fff;
	display: inline-block;
	font-size: 0.8125rem;
	font-weight: 700;
	margin: 1.25rem auto 0;
	padding: 0.9375rem 0;
	position: relative;
	text-align: center;
	transition: all 0.3s;
	width: 13.1875rem;
}

.step3 {
	padding-bottom: 5rem;
	padding-top: 5.5rem;
	position: relative;
}

.step3::before {
	background: transparent url(../images/deco01.png) no-repeat top left/contain;
	content: "";
	height: 39vw;
	position: absolute;
	right: -9%;
	top: 19%;
	width: 39vw;
	z-index: -1;
}

.step3::after {
	background: transparent url(../images/step3-deco-sp.png) no-repeat top left/contain;
	content: "";
	height: 100%;
	left: -11%;
	position: absolute;
	top: 1.5%;
	width: 39vw;
	z-index: -1;
}

.step3__inner {
	margin: 0 auto;
	max-width: 34.375rem;
	padding: 0 0.9375rem;
	position: relative;
}

.step3__imgs {
	margin-top: 1.25rem;
}

.step3__img-top {
	margin: 0 auto;
	max-width: 31.25rem;
	padding-left: 9%;
}

.step3__img-bottom {
	margin-left: auto;
    /*margin-right: auto;*/
	padding-right: 2vw;
	padding-top: 10.0625rem;
	position: relative;
	width: 39vw;
}

.step3__img-bottom::before {
	background: transparent url(../images/step3-02.png) no-repeat top left/contain;
	content: "";
	height: 8.75rem;
	position: absolute;
	right: 48%;
    /*left: 50%;*/
	top: 7%;
    /*transform: translate(-50%, 0);*/
	width: 16.625rem;
}

.step3__items {
	margin-top: 2.5rem;
}

.step3__item {
	position: relative;
}

.step3__item:not(:first-of-type) {
	margin-top: 1.6875rem;
}

.step3__item-head {
	grid-gap: 0 5%;
	align-items: center;
	display: grid;
	gap: 0 5%;
	grid-template-columns: 20% 75%;
}

.step3__item-icon {
	-webkit-clip-path: polygon(25% 0, 77% 0, 100% 50%, 77% 100%, 25% 100%, 0% 50%);
	align-items: center;
	background-color: #0951A1;
	clip-path: polygon(25% 0, 77% 0, 100% 50%, 77% 100%, 25% 100%, 0% 50%);
	color: #fff;
	display: block;
	display: flex;
	font-family: "Open Sans", "sans-serif";
	font-size: 1.25rem;
	font-weight: 700;
	height: 3.75rem;
	justify-content: center;
	width: 4.375rem;
}

.step3__item-text {
	color: #0057A1;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0.8px;
	line-height: normal;
}

.step3__item-img {
	aspect-ratio: 380/240;
	height: auto;
	margin-top: 0.8125rem;
	width: 100%;
}

.step3__item-img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.step3__button-wrapper {
	margin-top: 2.1875rem;
	text-align: center;
}

.button.step3__button {
	-webkit-clip-path: polygon(8% 0, 92% 1%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
	background: #fff;
	clip-path: polygon(8% 0, 92% 1%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
	color: #fff;
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 700;
	padding: 1.3125rem 0;
	text-align: center;
	transition: all 0.3s;
	width: 21.4375rem;
}

.button.step3__button:before {
	-webkit-clip-path: polygon(8% 0, 93% 1%, 100% 50%, 93% 100%, 8% 100%, 0% 50%);
	background: #E84C90;
	clip-path: polygon(8% 0, 93% 1%, 100% 50%, 93% 100%, 8% 100%, 0% 50%);
	content: "";
	height: 94%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.3s;
	width: 98%;
	z-index: -1;
}

.button.step3__button:hover::before {
	-webkit-clip-path: polygon(8% 0, 92% 1%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
	background: #fff;
	clip-path: polygon(8% 0, 92% 1%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
	content: "";
	height: 94%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.3s;
	width: 98%;
	z-index: -1;
}

.step3__button .arrow-icon {
	height: 1rem;
	position: absolute;
	right: 15%;
	top: 50%;
	transform: translateY(-50%);
	transition: stroke 0.3s;
	width: 1rem;
}

.step4 {
	padding-bottom: 5rem;
	padding-top: 5.5rem;
	position: relative;
}

.step4::before {
	background: transparent url(../images/deco01.png) no-repeat top left/contain;
	content: "";
	height: 42vw;
	left: -15%;
	position: absolute;
	position: absolute;
	top: 12%;
	transform: rotate(-60deg);
	width: 39vw;
	z-index: -1;
}

.step4::after {
	background: transparent url(../images/deco01.png) no-repeat top left/contain;
	bottom: 0%;
	content: "";
	height: 42vw;
	position: absolute;
	right: -10%;
	width: 39vw;
	z-index: -1;
}

.step4__items {
	margin: 1.375rem auto 0;
	max-width: 31.25rem;
}

.step4__head {
	font-size: 0.875rem;
	font-weight: 600;
	line-height: normal;
	text-align: center;
}

.step4__tabs {
	grid-gap: 0.625rem 0.8125rem;
	display: grid;
	gap: 0.625rem 0.8125rem;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	margin: 1.4375rem auto 0;
	max-width: 31.25rem;
	width: 100%;
}

.step4__tab {
	-webkit-clip-path: polygon(8% 0%, 92% 0, 100% 50%, 92% 100%, 8% 100%, 0 50%);
	clip-path: polygon(8% 0%, 92% 0, 100% 50%, 92% 100%, 8% 100%, 0 50%);
	font-size: 0.75rem;
	font-weight: 600;
	line-height: normal;
	padding: 0.625rem 0;
	position: relative;
	text-align: center;
	transition: all 0.3s;
}

.step4__tab::before {
	-webkit-clip-path: polygon(8% 0%, 92% 0, 100% 50%, 92% 100%, 8% 100%, 0 50%);
	background-color: #FFF;
	clip-path: polygon(8% 0%, 92% 0, 100% 50%, 92% 100%, 8% 100%, 0 50%);
	content: "";
	height: 92%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.3s;
	width: 98%;
	z-index: -15;
}

.step4__tab span {
	position: relative;
}

.step4__tab span .arrow-icon {
	height: 0.625rem;
	position: absolute;
	right: -2.1875rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0.3125rem;
}

.step4__tab.step4__tab-a span .arrow-icon {
	right: -1.9375rem;
}

.step4__tab.step4__tab-b span .arrow-icon {
	right: -2.1875rem;
}

.step4__tab.step4__tab-c span .arrow-icon {
	right: -1.25rem;
}

.step4__tab.step4__tab-d span .arrow-icon {
	right: -1.5625rem;
}

.step4__tab:hover {
	background-color: #fff;
	color: #fff;
}

.step4__tab:hover.step4__tab span .arrow-icon path {
	stroke: #FFF;
}

input:checked + .step4__tab-a span .arrow-icon path,
input:checked + .step4__tab-b span .arrow-icon path,
input:checked + .step4__tab-c span .arrow-icon path,
input:checked + .step4__tab-d span .arrow-icon path {
	stroke: #FFF;
}

.step4__tab-a {
	background-color: #0951A1;
	color: #0951A1;
}

.step4__tab-a:hover.step4__tab-a::before {
	background-color: #0951A1;
	height: 100%;
	width: 100%;
}

input:checked + .step4__tab-a {
	background-color: #0951A1;
	color: #fff;
}

input:checked + .step4__tab-a::before {
	background-color: #0951A1;
}

.step4__tab-b {
	background-color: #05ACC0;
	color: #05ACC0;
}

.step4__tab-b:hover.step4__tab-b::before {
	background-color: #05ACC0;
	height: 100%;
	width: 100%;
}

input:checked + .step4__tab-b {
	background-color: #05ACC0;
	color: #fff;
}

input:checked + .step4__tab-b::before {
	background-color: #05ACC0;
}

.step4__tab-c {
	background-color: #008837;
	color: #008837;
}

.step4__tab-c:hover.step4__tab-c::before {
	background-color: #008837;
	height: 100%;
	width: 100%;
}

input:checked + .step4__tab-c {
	background-color: #008837;
	color: #fff;
}

input:checked + .step4__tab-c::before {
	background-color: #008837;
}

.step4__tab-d {
	background-color: #E84C90;
	color: #E84C90;
}

.step4__tab-d:hover.step4__tab-d::before {
	background-color: #E84C90;
	height: 100%;
	width: 100%;
}

input:checked + .step4__tab-d {
	background-color: #E84C90;
	color: #fff;
}

input:checked + .step4__tab-d::before {
	background-color: #E84C90;
}

.step4__links {
	margin-top: 1.5625rem;
}

.step4__content {
	cursor: pointer;
	display: none;
	filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.15));
	transition: all 0.2s ease;
}

.step4__content-a {
	background-color: #F3F8FE;
}

.step4__content-b {
	background-color: #F5FCFD;
}

.step4__content-c {
	background-color: #F1F9F4;
}

.step4__content-d {
	background-color: #FEF8FB;
}

.step4__img {
	position: relative;
}

.step4__img img {
	margin: 0 auto;
	width: 75%;
}

.step4__content-head {
	bottom: 14%;
	color: #fff;
	font-size: 1.0625rem;
	font-weight: 700;
	left: 56%;
	letter-spacing: 0.02em;
	line-height: normal;
	padding: 0.3125rem 1.25rem;
	position: absolute;
	width: -moz-fit-content;
	width: fit-content;
}

.step4__content-a .step4__content-head {
	background-color: #0951A1;
}

.step4__content-b .step4__content-head {
	background-color: #05ACC0;
}

.step4__content-c .step4__content-head {
	background-color: #008837;
}
/*.step4__content-c .button.step4__button1 {
    grid-template-columns: repeat(2, 1fr);
}*/

.step4__content-b .flex-box{
    display: flex;
    justify-content: space-between;
}
@media (max-width: 561px) {
    .step4__content-text{
        height: auto!important;
    }
    .step4__content-b .flex-box{
        gap: 1%;
        flex-wrap: wrap;
        justify-content: center;
    }
    .step4__content-b .flex-box a{
        margin: 1% 0;
    }
    .step4__content-b .flex-box a:nth-child(2){
        clear: both;
    }
}

.step4__content-d .step4__content-head {
	/*background-color: #E84C90;*/
    background-color: #008837;
}

.step4__content-text {
	display: flex;
	flex-direction: column;
	height: min(68vw, 240px);
	justify-content: space-between;
	margin-top: -0.3125rem;
	padding: 0px 1.4375rem 1.625rem;
	position: relative;
}

.step4__content-head-sub {
	font-size: 0.875rem;
	font-weight: 600;
	letter-spacing: 0.48px;
	line-height: normal;
	padding-bottom: 0.4375rem;
	text-align: center;
}

.step4__content-a .step4__content-head-sub {
	border-bottom: 1px solid #0951A1;
}

.step4__content-b .step4__content-head-sub {
	border-bottom: 1px solid #05ACC0;
}

.step4__content-c .step4__content-head-sub {
	border-bottom: 1px solid #008837;
}

.step4__content-d .step4__content-head-sub {
	/*border-bottom: 1px solid #E84C90;*/
    border-bottom: 1px solid #008837;
}

.step4__content-detail {
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	padding-bottom: 0.5625rem;
	padding-top: 0.5625rem;
}

.button.step4__button1 {
	grid-gap: 0 0.625rem;
	display: grid;
	gap: 0 0.625rem;
	grid-template-columns: repeat(3, 1fr);
	margin: 0.5rem auto 0;
}

.step4__button1-item {
	-webkit-clip-path: polygon(25% 0, 77% 0, 100% 50%, 77% 100%, 25% 100%, 0% 50%);
	align-items: center;
	clip-path: polygon(25% 0, 77% 0, 100% 50%, 77% 100%, 25% 100%, 0% 50%);
	color: #fff;
	display: flex;
	font-size: 0.5625rem;
	font-weight: 700;
	height: 5rem;
	justify-content: center;
	letter-spacing: 0.04em;
	position: relative;
	text-align: center;
	width: 5.75rem;
}

.step4__content-text-a .step4__button1-item {
	background-color: #0951A1;
}

.step4__content-text-c .step4__button1-item {
	background-color: #008837;
}

.step4__button1-item::after {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	background: url(../images/step4-icon.svg) no-repeat center center/contain;
	bottom: 0.5rem;
	content: "";
	height: 0.6875rem;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 0.6875rem;
}

.step4__button1-item:hover {
	opacity: 0.8;
}

.step4__button1-item:hover::after {
	bottom: 0.3125rem;
}

.button.step4__button2 {
	margin-top: 1.0625rem;
}

.step4__button2-item {
	-webkit-clip-path: polygon(8% 0%, 92% 0, 100% 50%, 92% 100%, 8% 100%, 0 50%);
	clip-path: polygon(8% 0%, 92% 0, 100% 50%, 92% 100%, 8% 100%, 0 50%);
	color: #fff;
	display: block;
	font-size: 0.75rem;
	font-weight: 700;
	line-height: normal;
	margin: 0 auto;
	padding: 1.25rem 0;
	position: relative;
	text-align: center;
	transition: all 0.3s;
}

/*.step4__content-text-b .step4__button2-item {
	background-color: #05ACC0;
}*/
.step4__content-text-b .step4__button1-item {
	background-color: #05ACC0;
}

.step4__content-text-d .step4__button2-item {
	/*background-color: #E84C90;*/
    background-color: #008837;
}

.step4__button2-item span {
	position: relative;
}

.step4__button2-item span::after {
	background: transparent url(../images/button-arrow.svg) no-repeat center right/contain;
	content: "";
	height: 0.75rem;
	position: absolute;
	position: absolute;
	right: -1.1875rem;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s;
	width: 0.625rem;
}

.step4__button2-item:hover {
	opacity: 0.8;
}

.step4__button2-item:hover span::after {
	right: -1.5625rem;
}

.button.step4__button {
	background-color: #fff;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 0.48px;
	line-height: normal;
	margin-top: auto;
	padding: 0.5rem 0;
	text-align: center;
	transition: all 0.3s;
}

.step4__content-text-a .step4__button {
	color: #8985C6;
}

.step4__content-text-b .step4__button {
	color: #07ACB5;
}

.step4__content-text-c .step4__button,
.step4__content-text-d .step4__button {
	color: #FA8F43;
}

.arrow-icon.step4__arrow-icon {
	bottom: 2px;
	height: 0.4375rem;
	right: 2px;
	width: 0.4375rem;
}

.step4__content-text-a {
	color: #0951A1;
}

.step4__content-text-b {
	color: #05ACC0;
}

.step4__content-text-c {
	color: #008837;
}

.step4__content-text-d {
	color: #008837;
}

input[name=tab_menu] {
	display: none;
}

.voice {
	background: #E2F7FA;
	margin-bottom: 5.9375rem;
	padding-top: 5rem;
}

.voice__inner {
	margin: 0 auto;
	max-width: 100.625rem;
	overflow: hidden;
	padding: 0 0.9375rem;
	padding-bottom: 6.25rem;
}

.voice__title {
	-webkit-clip-path: polygon(8% 0%, 92% 0, 100% 50%, 92% 100%, 8% 100%, 0 50%);
	background: #05ACC0;
	clip-path: polygon(8% 0%, 92% 0, 100% 50%, 92% 100%, 8% 100%, 0 50%);
	color: #fff;
	font-size: 1.5rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	margin: 0 auto;
	padding: 1rem 0;
	text-align: center;
	transition: all 0.3s;
	width: 18.75rem;
}

.swiper-container {
	position: relative; /* ページネーション用*/
}

.voice .swiper {
	overflow: visible;
}

.voice .swiper-wrapper {
	margin-top: 2.5rem;
}

.voice__item {
	aspect-ratio: 1/1;
	background-color: #fff;
	box-shadow: 0px 3.25029px 16.25145px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 1.25rem;
	min-height: 21.4375rem;
	padding: 1.3125rem 1.875rem 1.5625rem;
	/*width: 21.4375rem;*/
    width: 17.4375rem;
}

.voice__img-wrapper {
	position: relative;
	width: 100%;
}

.voice__img {
	height: 10.125rem;
	margin-left: auto;
	margin-top: 1.625rem;
	position: relative;
	width: 10.125rem;
}

.voice__img img {
	-o-object-fit: cover;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.voice__name {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	content: "";
	font-size: 0.65625rem;
	font-weight: 400;
	left: 0;
	line-height: 1.6;
	position: absolute;
	top: 51%;
	transform: translateY(-50%);
}

.voice__name span {
	font-size: 1.125rem;
}

.voice__name span:nth-child(2) {
	font-size: 0.75rem;
}

.voice__head {
	color: #05ACC0;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0.65px;
	line-height: normal;
	text-align: center;
}

.voice__text {
	font-size: 0.8125rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 186%; /* 23.402px */
	margin-top: 0.8125rem;
}

/* ページネーションの位置 */

.swiper-pagination02.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -1.625rem;
}

/* ページネーションの余白 */

.swiper-pagination02.swiper-horizontal > .swiper-pagination02.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination02.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 0.5rem;
}

/* ページネーションのサイズと色 */

.swiper-pagination02.swiper-horizontal > .swiper-pagination02.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination02.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: #05ACC0;
	height: 0.625rem;
	width: 0.625rem;
}

/* 画像サイズ調整 */

.swiper-slide img {
	height: auto;
	width: 100%;
}

@media screen and (min-width: 768px) {

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

html {
	font-size: 1.3333333333vw;
}

.bottom {
	padding-bottom: 6.25rem;
	padding-top: 2.5rem;
}

.bottom__sns {
	max-width: 41.875rem;
}

.bottom__sns-item {
	gap: 0.3125rem;
	grid-template-columns: 1fr 3fr;
}

.bottom__sns-item:hover {
	cursor: pointer;
	opacity: 0.7;
}

.bottom__sns-name {
	font-size: 1.5rem;
	letter-spacing: 0.96px;
}

.bottom__sns-item:nth-of-type(2) {
	margin-left: 21%;
}

.bottom__sns-item:nth-of-type(2) .bottom__sns-img {
	width: 126%;
}

.bottom__sns-item:nth-of-type(2) .bottom__sns-name {
	margin-left: 29%;
}

.bottom__map {
	max-width: 64rem;
}

.arrow-icon {
	height: 0.75rem;
	width: 0.75rem;
}

.cta__inner {
	background: url(../images/cta-back.jpg) no-repeat center center/cover;
	padding-bottom: 3.75rem;
	padding-top: 4.0625rem;
}

.cta__head {
	font-size: 2rem;
}

.cta__items {
	grid-gap: 2.8125rem;
	display: grid;
	gap: 2.8125rem;
	grid-template-columns: 1fr 1fr;
	margin: 2.1875rem auto 0;
	max-width: 59.375rem;
	width: 66vw;
}

.cta1 .cta__items::before {
	background: url(../images/cta1-01.png) no-repeat top left/contain;
	height: 29vw;
	left: -15vw;
	top: -20vw;
	width: 14.5vw;
}

.cta1 .cta__items::after {
	background: url(../images/cta1-02.png) no-repeat top left/contain;
	height: 34vw;
	right: -15.5vw;
	top: -22vw;
	width: 13vw;
}

.cta3 .cta__items::before {
	background: url(../images/cta3-01.png) no-repeat top left/contain;
	height: 32vw;
	left: -14.5vw;
	top: -20.5vw;
	width: 14.5vw;
}

.cta3 .cta__items::after {
	background: url(../images/cta3-02.png) no-repeat top left/contain;
	height: 28vw;
	right: -18.5vw;
	top: -20vw;
	width: 13vw;
}

.cta__button-wrapper:nth-of-type(2) {
	margin-top: 0;
}

.cta__button {
	-webkit-clip-path: polygon(8% 0, 92% 1%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
	clip-path: polygon(8% 0, 92% 1%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
	font-size: min(1.7vw, 24px);
	letter-spacing: -0.04em;
	padding: 2rem 0;
	transition: all 0.3s;
	width: inherit;
}

.cta__button:before {
	-webkit-clip-path: polygon(8% 0, 92% 1%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
	clip-path: polygon(8% 0, 92% 1%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
	width: 98%;
}

.cta__button:hover {
	background: #fff;
	color: #fff;
	cursor: pointer;
}

.cta__button:hover::before {
	background: #E84C90;
}

.cta2 {
	background: url(../images/cta-back.jpg) no-repeat center center/cover;
	padding-bottom: 3.125rem;
	padding-top: 3rem;
}

.cta2__inner {
	max-width: 62.5rem;
	padding: 0 1.5625rem;
}

.cta2__head {
	font-size: 1.75rem;
}

.cta2__items {
	grid-gap: 2.8125rem;
	display: grid;
	gap: 2.8125rem;
	grid-template-columns: 1fr 1fr;
}

.cta2__item {
	gap: 0;
	grid-template-columns: 54% 46%;
	padding: 0 0.625rem 0;
}

.cta2__items .cta2__item:nth-of-type(2) {
	grid-template-columns: 47% 53%;
	padding: 1.375rem 0.875rem 1rem;
}

.cta2__item:nth-of-type(2) {
	margin-top: 0;
}

.cta2__item:first-of-type .cta2__item-img {
	aspect-ratio: 200/160;
}

.cta2__item:nth-of-type(2) .cta2__item-img {
	aspect-ratio: 231/147;
}

.cta2__item-text {
	padding-right: 0;
}

.cta2__item-head {
	font-size: 1.625rem;
	padding-right: 0;
	text-align: center;
}

.button.cta2__button {
	font-size: 0.75rem;
	letter-spacing: 0.48px;
	padding: 0.625rem 0;
	width: 9.375rem;
}

.cta2__item:hover .button.cta2__button {
	background: #E84C90;
	color: #E84C90;
	cursor: pointer;
}

.history {
	padding-bottom: 7.5rem;
	padding-top: 3.875rem;
}

.history::before {
	background: transparent url(../images/deco02.png) no-repeat top left/contain;
	height: 22vw;
	left: -3%;
	top: 10%;
	width: 20vw;
}

.history::after {
	background: transparent url(../images/deco02.png) no-repeat top left/contain;
	bottom: 7%;
	height: 22vw;
	right: -8%;
	top: auto;
	transform: rotate(103deg);
	width: 20vw;
}

.history__inner {
	max-width: 79.375rem;
	padding: 0 1.5625rem;
}

.section-lead__sub {
	font-size: 1.5rem;
	margin-top: 1.25rem;
}

.history__items {
	display: flex;
	justify-content: space-between;
	margin-top: 3.4375rem;
}

.history__img {
	margin-left: 8.5%;
	margin-top: -2.5%;
	width: 29%;
}

.history__img-name {
	height: 14.9375rem;
	padding-top: 4.5625rem;
	right: -4.375rem;
	top: 61%;
	width: 14.9375rem;
}

.history-img-name-top {
	font-size: 0.75rem;
}

.history-img-name-middle {
	font-size: 1.375rem;
}

.history-img-name-bottom {
	font-size: 0.625rem;
}

.history__content {
	margin-top: 0;
	width: 53%;
}

.history__content-item {
	max-width: 34.375rem;
}

.history__content-head {
	font-size: 1.375rem;
	letter-spacing: 0.88px;
	padding: 0.6875rem 1.8125rem;
}

.history__detail-month {
	width: 5rem;
}

.history__detail-month span {
	font-size: 1rem;
}

.history__content-item:nth-of-type(2) .history__detail:nth-of-type(2) .history__detail-month {
	padding-top: 1%;
}

.history__content-item:nth-of-type(3) .history__detail:nth-of-type(1) .history__detail-month {
	padding-top: 3%;
}

.history__detail-text {
	font-size: 1rem;
	padding: 0.5625rem 0 1.5625rem 1.6875rem;
}

.history__content-item:nth-child(3) .history__detail-text {
	padding: 0.9375rem 0 1.125rem 1.3125rem;
}

.history__content-item:nth-of-type(3) .history__detail:nth-of-type(2) .history__detail-text {
	padding: 0.9375rem 0 3rem 2.0625rem;
}

.history__content-item:nth-of-type(4) .history__detail-text {
	padding: 0.5625rem 0 1.5625rem 1.25rem;
}

.history__detail-text-big {
	font-size: 1.375rem;
}

.inner {
	max-width: 1250px;
	padding-left: 25px;
	padding-right: 25px;
}

.mv {
	background: url(../images/mv-back.png) no-repeat top center/cover;
}

.mv__inner {
	display: grid;
	grid-template-columns: 55.6% 44.4%;
	justify-items: center;
	margin: 0 auto;
	padding: 3vw 0 0;
}

.mv h1 {
	margin-right: -2%;
	margin-top: 16%;
	width: 76%;
}

.mv__img {
	margin-left: -29%;
	margin-top: -7%;
	width: 92%;
}

.mv__button {
	-webkit-clip-path: polygon(25% 0%, 74% 0, 100% 51%, 75% 100%, 25% 100%, 0 50%);
	background-color: #fff;
	bottom: auto;
	clip-path: polygon(25% 0%, 74% 0, 100% 51%, 75% 100%, 25% 100%, 0 50%);
	height: 14.2vw;
	left: 72%;
	top: 6.875rem;
	width: 16.7vw;
}

.mv__button img {
	transition: opacity 0.3s;
}

.mv__button img:hover {
	opacity: 0.8;
}

.mv__links {
	bottom: -3.375rem;
	gap: 1.875rem;
	max-width: 76rem;
}

.mv__link {
	-webkit-clip-path: polygon(14% 0%, 88% 0, 100% 50%, 88% 100%, 14% 100%, 0 50%);
	clip-path: polygon(14% 0%, 88% 0, 100% 50%, 88% 100%, 14% 100%, 0 50%);
}

.mv__link::before {
	-webkit-clip-path: polygon(14% 0%, 88% 0, 100% 50%, 88% 100%, 14% 100%, 0 50%);
	clip-path: polygon(14% 0%, 88% 0, 100% 50%, 88% 100%, 14% 100%, 0 50%);
}

.mv__link::before {
	-webkit-clip-path: polygon(14% 0%, 88% 0, 100% 50%, 88% 100%, 14% 100%, 0 50%);
	clip-path: polygon(14% 0%, 88% 0, 100% 50%, 88% 100%, 14% 100%, 0 50%);
}

.mv__link a {
	font-size: 1.125rem;
	letter-spacing: 0.72px;
	padding: 0.8125rem 0 2.3125rem;
}

.mv__link a span {
	display: inline-block;
	font-size: 0.625rem;
	letter-spacing: 0.48px;
	margin-bottom: 6px;
	padding: 0.125rem 0.5625rem;
}

.mv__link a::after {
	bottom: 0.5rem;
	height: 1.375rem;
	transition: all 0.3s;
	width: 1.25rem;
}

.mv__link a:hover {
	opacity: 0.8;
}

.mv__link a:hover::after {
	bottom: -1%;
}

.section-lead-wrapper {
	margin-top: 3.5625rem;
}

.section-lead {
	font-size: 2rem;
}

.section-lead::before {
	margin-bottom: -0.75rem;
	margin-right: 1.3125rem;
	width: 4px;
}

.section-lead::after {
	margin-bottom: -0.75rem;
	margin-left: 1.5625rem;
	width: 4px;
}

.section-title {
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	width: 100%;
}

.section-title__en {
	font-size: 1.5rem;
	height: 8.8125rem;
	margin: 0;
	margin-left: auto;
	width: 10.3125rem;
}

.section-title__ja {
	font-size: 2.5rem;
	letter-spacing: 0.02em;
	margin: 0;
	margin-right: auto;
	padding-left: 2%;
	text-align: left;
}

.step1 {
	padding-top: 10.1875rem;
}

.step1::before {
	height: 22vw;
	left: -4%;
	top: 21%;
	transform: rotate(0);
	width: 20vw;
}

.step1__text {
	font-size: 1rem;
	letter-spacing: 0.04em;
	margin-top: 1rem;
	max-width: inherit;
}

.step1__items {
	gap: 2.5rem;
	grid-template-columns: 1fr 1fr;
	margin-top: 2.8125rem;
	max-width: inherit;
}

.step1__items::before {
	background: transparent url(../images/step1-deco02.png) no-repeat bottom right/contain;
	bottom: -72%;
	height: 15.8125rem;
	right: -3.5%;
	width: 22.125rem;
}

.step1__item {
	gap: 1.875rem;
	grid-template-columns: 45% 49%;
	padding: 1.5rem 1.75rem 1.25rem;
}

.step1__item:nth-of-type(2) {
	padding: 1.5rem 1.75rem 1.25rem;
}

.step1__item:first-of-type {
	-webkit-clip-path: polygon(12% 0, 88% 0, 100% 50%, 88% 100%, 12% 100%, 0% 50%);
	clip-path: polygon(12% 0, 88% 0, 100% 50%, 88% 100%, 12% 100%, 0% 50%);
}

.step1__item:first-of-type::after {
	-webkit-clip-path: polygon(12% 0, 88% 0, 100% 50%, 88% 100%, 12% 100%, 0% 50%);
	clip-path: polygon(12% 0, 88% 0, 100% 50%, 88% 100%, 12% 100%, 0% 50%);
	height: 96%;
	width: 98%;
}

.step1__item:nth-of-type(2) {
	-webkit-clip-path: polygon(12% 0, 88% 0, 100% 50%, 88% 100%, 12% 100%, 0% 50%);
	clip-path: polygon(12% 0, 88% 0, 100% 50%, 88% 100%, 12% 100%, 0% 50%);
}

.step1__item:nth-of-type(2)::after {
	-webkit-clip-path: polygon(12% 0, 88% 0, 100% 50%, 88% 100%, 12% 100%, 0% 50%);
	clip-path: polygon(12% 0, 88% 0, 100% 50%, 88% 100%, 12% 100%, 0% 50%);
	height: 96%;
	width: 98%;
}

.step1__item-img {
	aspect-ratio: 245/211;
	margin: 0;
	max-width: 15.3125rem;
}

.step1__item-text {
	width: 100%;
}

.step1__item-head {
	font-size: 1.5rem;
	margin-top: 6%;
}

.step1__item-detail {
	font-size: 1.125rem;
	line-height: 1.5;
}

.step2 {
	padding-bottom: 6.625rem;
	padding-top: 10.625rem;
}

.step2::before {
	height: 22vw;
	right: -6%;
	top: 15%;
	width: 20vw;
}

.step2::after {
	height: 22vw;
	left: -6%;
	top: 47%;
	transform: rotate(116deg);
	width: 20vw;
}

.step2__inner {
	max-width: 68.125rem;
	padding: 0 1.5625rem;
}

.step2__items {
	grid-gap: 2.125rem 2.5rem;
	display: grid;
	gap: 2.125rem 2.5rem;
	grid-template-columns: 1fr 1fr 1fr;
	margin-top: 0.9375rem;
	width: 100%;
}

.step2__item {
	max-width: auto;
}

.step2__head {
	font-size: 1.125rem;
	letter-spacing: 0.04em;
	margin-left: 31%;
	margin-top: -0.3125rem;
	min-height: 5rem;
}

.step2__head span {
	font-size: 0.875rem;
	letter-spacing: 0.04em;
}

.step2__img {
	margin-top: 0.8125rem;
	transition: opacity 0.3s;
}

.step2__img:hover {
	cursor: pointer;
	opacity: 0.8;
}

.step2__img-text {
	bottom: 10%;
	left: 31%;
}

.step2__img-text span {
	font-size: clamp(0.5625rem, 0.1339rem + 0.8929vw, 0.9375rem);
	letter-spacing: 0.3px;
}

.step2__item:hover {
	cursor: pointer;
}

.swiper-pagination.swiper-pagination01sswiper-pagination-clickable {
	display: none;
}

.modal__wrapper {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	left: 50%;
	max-width: 62.5rem;
	padding: 2.25rem 4.4375rem 5.125rem;
	top: 50%;
	transform: translate(-50%, -50%);
}

.batsu::before,
.batsu::after {
	height: 28px;
	left: 220%;
	top: 20%;
	width: 2px;
}

.modal__item {
	align-items: center;
	gap: 0 9%;
	grid-template-columns: 38% 53%;
	padding-top: 0.75rem;
}

.modal__item::before {
	bottom: auto;
	height: min(24vw, 345px);
	right: -6%;
	top: 26%;
	width: min(22vw, 320px);
}

.modal__content {
	line-height: 2;
	margin-top: 0;
	padding-left: 0;
	padding-right: 7%;
}

.modal__img-text {
	bottom: 10%;
	left: 31%;
}

.modal__img-text span {
	font-size: clamp(0.5625rem, 0.1339rem + 0.8929vw, 0.9375rem);
	letter-spacing: 0.3px;
}

.modal__item .step2__head {
	margin-left: 30.5%;
	margin-top: -0.5rem;
}

.modal__bottom-button {
	display: none;
}

.step3 {
	padding-bottom: 7.5rem;
	padding-top: 8.0625rem;
}

.step3::before {
	height: 22vw;
	right: -6%;
	top: 42%;
	width: 20vw;
}

.step3::after {
	background: transparent url(../images/step3-deco.png) no-repeat top left/contain;
	left: -6%;
	top: 12%;
	width: 23vw;
}

.step3__inner {
	max-width: 78.125rem;
	padding: 0 1.5625rem;
}

.step3__imgs {
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin-top: 1.3125rem;
}

.step3__img-top {
	max-width: none;
	padding-left: 20%;
	padding-right: 10%;
}

.step3__img-bottom {
	padding-left: 34%;
	padding-right: 17%;
	padding-top: 14%;
	width: 100%;
    /*right: 48%;*/
}

.step3__img-bottom::before {
	height: 11.9375rem;
	right: 55%;
	top: 5%;
	width: 22.625rem;
    z-index: -1;
}

.step3__items {
	grid-gap: 1.875rem;
	display: grid;
	gap: 1.875rem;
	grid-template-columns: 1fr 1fr 1fr;
	margin-top: 3.125rem;
}

.step3__item:not(:first-of-type) {
	margin-top: 0;
}

.step3__item-icon {
	-webkit-clip-path: polygon(25% 0, 77% 0, 100% 50%, 77% 100%, 25% 100%, 0% 50%);
	clip-path: polygon(25% 0, 77% 0, 100% 50%, 77% 100%, 25% 100%, 0% 50%);
	font-size: 1.5rem;
	height: 4.375rem;
	width: 5rem;
}

.step3__item-text {
	font-size: 1.25rem;
	letter-spacing: 0.88px;
}

.step3__button-wrapper {
	margin-top: 4.9375rem;
}

.button.step3__button {
	font-size: 1.5rem;
	padding: 2.0625rem 0 2.0625rem;
	width: 28.125rem;
}

.step3__button .arrow-icon {
	height: 1.3125rem;
	width: 1.3125rem;
}

.step3__button:hover {
	background: #E84C90;
	color: #E84C90;
	cursor: pointer;
}

.step3__button:hover .arrow-icon path {
	stroke: #E84C90;
}

.step4 {
	padding-bottom: 7.3125rem;
	padding-top: 7.8125rem;
}

.step4::before {
	height: 22vw;
	left: -6%;
	top: 14%;
	width: 20vw;
}

.step4::after {
	bottom: 2%;
	height: 22vw;
	right: -8%;
	width: 20vw;
}

.step4__items {
	display: flex;
	justify-content: space-between;
	margin: 3.125rem auto 0;
	max-width: 64.0625rem;
}

.step4__tab-item {
	margin-top: 1.5625rem;
	width: 43.9024%;
}

.step4__head {
	font-size: 1.0625rem;
	text-align: center;
}

.step4__tabs {
	display: block;
	gap: 0.8125rem 0.8125rem;
	max-width: none;
	width: 100%;
}

.step4__tab {
	display: block;
	font-size: 1.5rem;
	padding: 2rem 0;
}

.step4__tab:nth-of-type(n + 2) {
	margin-top: 1.0625rem;
}

.step4__tab span .arrow-icon {
	height: 1.25rem;
	right: -2.1875rem;
	width: 0.9375rem;
}

.step4__tab.step4__tab-a span .arrow-icon {
	right: -2.1875rem;
}

.step4__tab.step4__tab-b span .arrow-icon {
	right: -2.1875rem;
}

.step4__tab.step4__tab-c span .arrow-icon {
	right: -2.1875rem;
}

.step4__tab.step4__tab-d span .arrow-icon {
	right: -2.1875rem;
}

.step4__links {
	margin-top: 0;
	/*width: 47.02439%;*/
    width: 53%;
}

.step4__img img {
	width: 66%;
}

.step4__content-head {
	bottom: 11%;
	font-size: 1.5rem;
	/*left: 55%;*/
    left: 45%;
	padding: 0.5rem 1.25rem;
}

.step4__content-text {
	height: min(29.5vw, 330px);
	/*padding: 1.3125rem 2.8125rem 1.4375rem;*/
    padding: 1.3125rem 2rem 1.4375rem;
}

.step4__content-head-sub {
	font-size: 1.125rem;
	letter-spacing: 0.72px;
	padding-bottom: 0.6875rem;
}

.step4__content-detail {
	font-size: 1rem;
}

.button.step4__button1 {
	gap: 0 0.8125rem;
	margin-top: 1.5rem;
}

.step4__button1-item {
	font-size: 0.75rem;
	height: 6.625rem;
	width: 7.5rem;
}

.step4__button1-item::after {
	bottom: 0.625rem;
	height: 0.9375rem;
	transition: all 0.3s;
	width: 0.625rem;
}

.step4__button2-item {
	/*font-size: 1rem;
	max-width: 100%;
	padding: 2.4375rem 0;*/
    font-size: 0.75rem;
	height: 6.625rem;
    width: 7.5rem;
}

.step4__content-d .step4__button2-item {
    font-size: 1rem;
	width: 100%;
	padding: 2.4375rem 0;
}

.button.step4__button {
	font-size: 1rem;
	letter-spacing: 0.64px;
	padding: 0.75rem 0;
}

.arrow-icon.step4__arrow-icon {
	height: 0.625rem;
	width: 0.625rem;
}

.step4__content-a:hover .step4__content-text-a .step4__button {
	background-color: #8985C6;
	border: 1px solid #fff;
	color: white;
}

.step4__content-a:hover .step4__button-a,
.step4__content-b:hover .step4__button-b,
.step4__content-c:hover .step4__button-c,
.step4__content-d:hover .step4__button-d {
	fill: #fff;
}

.step4__content-b:hover .step4__content-text-b .step4__button {
	background-color: #07ACB5;
	border: 1px solid #fff;
	color: white;
}

.step4__content-c:hover .step4__content-text-c .step4__button,
.step4__content-d:hover .step4__content-text-d .step4__button {
	background-color: #FA8F43;
	border: 1px solid #fff;
	color: white;
}

.voice {
	margin-bottom: 0;
	padding-top: 7.5rem;
}

.voice__inner {
	padding: 0 1.5625rem;
	padding-bottom: 5.9375rem;
}

.voice__title {
	display: block;
	font-size: 2rem;
	padding: 1.6875rem 0;
	width: 28.125rem;
}

.voice__item {
	min-height: 23.75rem;
	padding: 1.6875rem 2rem 1.5625rem;
	width: 100%;
	width: 23.75rem;
}

.voice__img {
	height: 11.25rem;
	width: 11.25rem;
}

.voice__name {
	font-size: 0.75rem;
	line-height: normal;
}

.voice__name span {
	font-size: 1.25rem;
}

.voice__head {
	font-size: 1.25rem;
	letter-spacing: 0.8px;
}

.voice__text {
	font-size: 1rem;
	letter-spacing: 0.52px;
}

.swiper-pagination02.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -1.25rem;
}

.swiper-pagination02.swiper-horizontal > .swiper-pagination02.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination02.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 0.5rem;
}

}

@media (min-width: 1200px) {

html {
	font-size: 16px;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}



/*上書き分*/
.step4__tab-b{
    background-color: #008837;
    color: #008837;
}
input:checked + .step4__tab-b{
    background-color: #008837;
}
input:checked + .step4__tab-b::before{
    background-color: #008837;
}
.step4__content-text-b .step4__button2-item{
    background-color: #008837;
}
.step4__content-b .step4__content-head-sub{
    border-bottom-color: #008837;
}
.step4__content-text-b{
    color: #008837;
}
.step4__content-b .step4__content-head{
    background-color: #008837;
}
.step4__content-text-b .step4__button1-item{
    background-color: #008837;
}
.step4__tab-b:hover.step4__tab-b::before{
    background-color: #008837;
}

.step4__tab-c{
    background-color: #05ACC0;
    color: #05ACC0;
}
input:checked + .step4__tab-c{
    background-color: #05ACC0;
}
input:checked + .step4__tab-c::before{
    background-color: #05ACC0;
}
.step4__content-text-d .step4__button2-item{
    background-color: #05ACC0;
}
.step4__content-d .step4__content-head-sub{
    border-bottom-color: #05ACC0;
}
.step4__content-text-d{
    color: #05ACC0;
}
.step4__content-d .step4__content-head{
    background-color: #05ACC0;
}
.step4__tab-c:hover.step4__tab-c::before{
    background-color: #05ACC0;
}


/*# sourceMappingURL=style.css.map */
