@charset "UTF-8";

*,
*::before,
*::after {
	box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
	vertical-align: baseline;
	margin: 0;
	border: 0;
	padding: 0;
	font: inherit;
	font-size: 100%;
}

html {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

li,
dd {
	list-style-type: none;
}

header,
footer,
nav,
section,
article,
main,
aside,
figure,
figcaption {
	display: block;
}

img {
	vertical-align: bottom;
	border: none;
}

body {
	background: #ffffff;
	color: #1f2f54;
	font-family: "ヒラギノ角ゴ Pro", "Noto Sans JP", sans-serif;
}

a {
	transition: 0.3s;
	color: #1f2f54;
	text-decoration: none;
}

img {
	width: 100%;
	height: 100%;
}

.test {
	background: pink;
	padding: 2.5rem;
	width: 100%;
	font-weight: 400;
	font-size: 1.875rem;
	line-height: 1;
	letter-spacing: 0em;
	text-align: center;
}

.l-inner {
	position: relative;
	margin: 0 auto;
	padding: 0 1.875rem;
	width: 100%;
	height: inherit;
}

.l-container {
	margin: auto;
	background: rgb(221, 221, 241);
	width: 750px;
	max-width: 100%;
}

.l-fv {
	position: relative;
	margin: 0 auto;
	background-image: url(../../assets/img/webp/fv.webp);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-color: #23357f;
	max-width: 46.875rem;
	height: 34.375rem;
}

.l-problem {
	margin: -1px auto 0;
	background-color: #23357f;
	max-width: 46.875rem;
}

.l-resolve {
	margin: 0 auto;
	background-image: url(../../assets/img/resolve_02.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: 16.5%;
	max-width: 46.875rem;
}

.l-contact {
	margin: 0 auto;
	background: #23357f;
	max-width: 46.875rem;
}

.l-plan2 {
	margin: 0 auto;
	margin-top: 2.8125rem;
	background: #d32929;
	padding-top: 1.5625rem;
	padding-bottom: 1.5625rem;
	max-width: 46.875rem;
}

.l-sota-san {
	margin: 0 auto;
	background-image: url(../../assets/img/sota-san.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: 62%;
	max-width: 46.875rem;
	height: 23.4375rem;
}

.c-btn {
	text-align: center;
}

.c-btn img {
	width: 32.5rem;
	height: 5rem;
}

.c-btn img:hover {
	transform: translateY(6px);
	opacity: 0.8;
	transition: all 0.3s ease 0s;
}

.p-fv__logo {
	position: absolute;
	top: 1.5625rem;
	right: 2.1875rem;
}

.p-fv__logo img {
	width: 13.75rem;
	height: 3.125rem;
}

.p-fv__title {
	position: absolute;
	bottom: 2.375rem;
	left: 1.6875rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 3.4375rem;
	line-height: 1.1090909091;
	letter-spacing: 0em;
	text-shadow: 1px 1px 4px white;
}

.p-fv__title .title-120px {
	font-weight: 600;
	font-size: 7.5rem;
	line-height: 1.05;
	letter-spacing: 0.003em;
}

.p-fv__title .title-72px {
	font-weight: 600;
	font-size: 4.5rem;
	line-height: 1.0833333333;
	letter-spacing: 0.003em;
}

.p-fv__title .title-88px {
	font-weight: 600;
	font-size: 5.5rem;
	line-height: 1.0681818182;
	letter-spacing: 0.003em;
}

.p-fv__title .title-91px {
	font-weight: 600;
	font-size: 5.6875rem;
	line-height: 1.043956044;
	letter-spacing: 0.002em;
}

.p-problem__text1 {
	padding-top: 3.125rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 1.875rem;
	line-height: 1.2;
	letter-spacing: 0em;
	text-align: center;
}

.p-problem__text2 {
	margin-top: 1.6875rem;
	background: #ffffff;
	padding: 1.5625rem 1.25rem;
	color: #1f2f54;
	font-weight: 600;
	font-size: 2.5rem;
	line-height: 1.25;
	text-align: center;
	white-space: nowrap;
}

.p-problem__text2 span {
	font-weight: 600;
	font-size: 2.9375rem;
	line-height: 1.1276595745;
}

.p-problem__text3 {
	margin-top: 1.4375rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 2.1875rem;
	line-height: 1.1714285714;
	letter-spacing: 0em;
	text-align: center;
}

.p-problem__text3 .title-47px {
	color: #fb8a25;
	font-weight: 600;
	font-size: 2.9375rem;
	line-height: 1.2765957447;
	letter-spacing: 0.06em;
}

.p-problem__text4 {
	color: #ffffff;
	font-weight: 600;
	font-size: 2.1875rem;
	line-height: 1.1714285714;
	letter-spacing: 0em;
	text-align: center;
}

.p-problem__text4 .title-35px {
	color: #fb8a25;
}

.p-problem__text5 {
	margin-top: 6.25rem;
	text-align: center;
}

.p-problem__text5 img {
	width: 25rem;
	height: 6.25rem;
}

.p-problem__text6 {
	margin-top: 3.5625rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 1.875rem;
	line-height: 1.2;
	letter-spacing: 0em;
	text-align: center;
	white-space: nowrap;
}

.p-problem__text7 {
	position: relative;
	padding-top: 2.1875rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 2.25rem;
	line-height: 1.1666666667;
	letter-spacing: 0em;
	text-align: center;
}

.p-problem__text7::before {
	position: absolute;
	top: 0%;
	left: 37%;
	content: "・・・・・";
	color: #FF0000;
}

.p-problem__text8 {
	margin-top: 3.5rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 3rem;
	line-height: 1.125;
	letter-spacing: 0em;
	text-align: center;
}

.p-problem__problems {
	position: relative;
	margin: 0 auto;
	margin-top: 1rem;
	background-image: url(../../assets/img/webp/problem_02.webp);
	background-size: 100% auto;
	background-repeat: no-repeat;
	max-width: 46.875rem;
	height: 41.25rem;
}

.p-problem__problems1 {
	position: absolute;
	top: 5.625rem;
	left: 3px;
	background-image: linear-gradient(to right, #fff 0%, #fff 70%, rgba(255, 255, 255, 0) 100%);
	padding: 0.625rem 1.25rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.125rem;
	line-height: 2;
	letter-spacing: 0em;
}

.p-problem__problems2 {
	position: absolute;
	top: 13.4375rem;
	right: 3px;
	background-image: linear-gradient(to right, #fff 0%, #fff 70%, rgba(255, 255, 255, 0) 100%);
	padding: 0.625rem 1.25rem 0.625rem 0.625rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.125rem;
	line-height: 2;
	letter-spacing: 0em;
}

.p-problem__problems3 {
	position: absolute;
	top: 21.5625rem;
	left: 3px;
	background-image: linear-gradient(to right, #fff 0%, #fff 70%, rgba(255, 255, 255, 0) 100%);
	padding: 0.625rem 1.25rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.125rem;
	line-height: 2;
	letter-spacing: 0em;
}

.p-problem__text9 {
	position: absolute;
	top: 31.25rem;
	left: 4.6875rem;
	color: #2b2b2b;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 0em;
	text-align: center;
}

.p-problem__text10 {
	margin-top: 1.75rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 2.1875rem;
	line-height: 1.1714285714;
	letter-spacing: 0em;
	text-align: center;
}

.p-problem__text11 {
	margin-top: 1.25rem;
	color: #ffffff;
	color: #fbf825;
	font-weight: 900;
	font-size: 2.1875rem;
	line-height: 1.1714285714;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: 0em;
	text-align: center;
}

.p-problem__text11 span {
	font-weight: 900;
	font-size: 2.9375rem;
	line-height: 1.1276595745;
	letter-spacing: 0em;
}

.p-problem__text12 {
	margin: 0 auto;
	margin-top: 2.3125rem;
	padding-bottom: 2.1875rem;
	max-width: 35.9375rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 0em;
	text-align: left;
}

.p-problem__text12 span {
	color: #fbf825;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 0em;
}

.p-resolve__title1 {
	margin: 0 auto;
	padding-top: 3.75rem;
	font-weight: 600;
	font-size: 2rem;
	line-height: 1.1875;
	letter-spacing: 0.06em;
	text-align: center;
}

.p-resolve__title1 span {
	font-weight: 900;
	font-size: 3rem;
	line-height: 1.125;
	letter-spacing: 0.06em;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
}

.p-resolve__title2 {
	margin: 0 auto;
	font-weight: 900;
	font-size: 4rem;
	line-height: 1.125;
	letter-spacing: 0em;
	text-align: center;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
}

.p-resolve__title2 .title-80px {
	font-weight: 600;
	font-size: 5rem;
	line-height: 1.075;
	letter-spacing: 0em;
}

.p-resolve__title2 .title-55px {
	font-weight: 600;
	font-size: 3.4375rem;
	line-height: 1.1090909091;
	letter-spacing: 0em;
}

.p-resolve__text1 {
	margin: 0 auto;
	margin-top: 3.3125rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.875rem;
	line-height: 1.2;
	letter-spacing: 0em;
	text-align: center;
	white-space: nowrap;
}

.p-resolve__text1 span {
	font-weight: 600;
	font-size: 1.875rem;
	line-height: 1.2;
	letter-spacing: 0em;
}

.p-resolve__border {
	margin: -1rem auto 0;
	width: 70%;
	max-width: 46.875rem;
}

.p-resolve__text2 {
	margin-top: 1.1875rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 0em;
	text-align: center;
}

.p-resolve__cards {
	margin: 0 auto;
	margin-top: 2.9375rem;
	max-width: 33.125rem;
}

.p-resolve__card {
	display: flex;
	align-items: center;
	background: #23357f;
	padding: 1.5625rem 1.5625rem 1.5625rem 1.875rem;
	color: #ffffff;
}

.p-resolve__card:not(:first-child) {
	margin-top: 1.25rem;
}

.p-resolve__card-left {
	font-family: "Acumin Semi Condensed", "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	padding-right: 1.25rem;
	font-weight: 600;
	font-size: 5rem;
	line-height: 1.075;
	letter-spacing: 0em;
}

.p-resolve__card-right-title {
	position: relative;
	font-weight: 600;
	font-size: 1.875rem;
	line-height: 1.2;
	letter-spacing: 0em;
	white-space: nowrap;
}

.p-resolve__card-right-title:last-child {
	margin-top: 0.625rem;
}

.p-resolve__card-right-title::after {
	position: absolute;
	bottom: -5px;
	left: 0;
	/* background-image: url(../../assets/img/border2.png); */
	width: 18.125rem;
	height: 7px;
	content: "";
}

.p-resolve__border2.mini{
	width: 80%;
}

.p-resolve__card-right-title2 {
	position: relative;
	margin-top: 0.625rem;
	font-weight: 600;
	font-size: 1.875rem;
	line-height: 1.2;
	letter-spacing: 0em;
}

.p-resolve__card-right-title2::after {
	position: absolute;
	bottom: -5px;
	left: 0;
	/* background-image: url(../../assets/img/border2.png); */
	background-repeat: no-repeat;
	width: 18.125rem;
	height: 7px;
	content: "";
}

.p-resolve__card-right-text {
	margin-top: 0.9375rem;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.5;
	letter-spacing: 0em;
}

.p-resolve__text3 {
	margin-top: 2.8125rem;
	color: #2b2b2b;
	font-weight: 600;
	font-size: 2.25rem;
	line-height: 1.3333333333;
	letter-spacing: 0em;
	text-align: center;
}

.p-resolve__imagine {
	position: relative;
	margin: 0 auto;
	margin-top: 3.375rem;
	background-image: url(../../assets/img/webp/resolve_01.webp);
	background-size: 100% auto;
	background-repeat: no-repeat;
	max-width: 46.875rem;
	height: 28.75rem;
}

.p-resolve__imagine-text1 {
	display: inline-block;
	margin-top: 0.9375rem;
	margin-left: 0.625rem;
	background: rgba(255, 255, 255, 0.4);
	padding: 5px 10px;
	padding-top: 0.625rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 3rem;
	line-height: 0.9375;
	letter-spacing: 0em;
	text-shadow: 0px 3px 3.84px rgb(194, 194, 196);
}

.p-resolve__imagine-text-box {
	margin-top: 1.25rem;
}

.p-resolve__imagine-text2 {
	display: inline-block;
	margin-top: 0.625rem;
	margin-left: 0.625rem;
	background: rgba(255, 255, 255, 0.4);
	color: #ffffff;
	font-weight: 600;
	font-size: 1.875rem;
	line-height: 1.5;
	letter-spacing: 0em;
	text-shadow: 0px 3px 3.84px rgb(194, 194, 196);
}

.p-resolve__imagine-text2:not(:first-child) {
	margin-top: 5px;
}

.p-resolve__sonomama {
	margin-top: 3.125rem;
	color: #2b2b2b;
	font-weight: 600;
	font-size: 2.9375rem;
	line-height: 1.1276595745;
	letter-spacing: 0em;
	text-align: center;
}

.p-resolve__badFuture {
	position: relative;
	margin: 0 auto;
	margin-top: 3.125rem;
	background-image: url(../../assets/img/webp/resolve_02.webp);
	background-size: 100% auto;
	background-repeat: no-repeat;
	max-width: 43.125rem;
	height: 48.125rem;
}

.p-resolve__badFuture-text1 {
	position: absolute;
	top: 2.5rem;
	left: 4.0625rem;
	color: #2b2b2b;
	font-weight: 600;
	font-size: 1.4375rem;
	line-height: 1.6;
	letter-spacing: 0em;
	text-align: center;
}

.p-resolve__badFuture-text2 {
	position: absolute;
	top: 14.375rem;
	left: 2.5rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.25rem;
	line-height: 1.9;
	letter-spacing: 0em;
}

.p-resolve__badFuture-text3 {
	position: absolute;
	top: 21.875rem;
	right: 1rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.25rem;
	line-height: 1.9;
	letter-spacing: 0em;
}

.p-resolve__badFuture-text4 {
	position: absolute;
	top: 32.1875rem;
	left: 2.125rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.25rem;
	line-height: 1.9;
	letter-spacing: 0em;
}

.p-resolve__chance {
	margin-top: 2.375rem;
}

.p-resolve__chance-text1 {
	color: #2b2b2b;
	font-weight: 900;
	font-size: 2rem;
	line-height: 2;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: 0em;
	text-align: center;
}

.p-resolve__chance-text1 span {
	color: #1f2f54;
	font-weight: 900;
	font-size: 2.25rem;
	line-height: 1.2380952381;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: 0em;
}

.p-resolve__chance-text2 {
	margin-top: 1.5rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.4375rem;
	line-height: 1.6;
	letter-spacing: 0em;
	text-align: center;
}

.p-resolve__chance-text1-primary {
	margin-top: 1.875rem;
}

.p-plan__title {
	margin-top: 2.8125rem;
	text-align: center;
}

.p-plan__title img {
	width: 27.1875rem;
	height: 5rem;
}

.p-plan__contents {
	margin: 0 auto;
	margin-top: 4.1875rem;
	background: #23357f;
	max-width: 43.125rem;
}

.p-plan__contents-text1 {
	padding-top: 3.125rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.6;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan__contents-text1 span {
	color: #fbf825;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 0em;
}

.p-plan__contents-youtube {
	position: relative;
	margin: 0 auto;
	margin-top: 5.3125rem;
	background-image: url(../../assets/img/plan_02.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	max-width: 43.125rem;
	height: 21.875rem;
}

.p-plan__contents-youtube-text {
	position: absolute;
	top: 6.5625rem;
	right: 5rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.6666666667;
	letter-spacing: 0.008em;
}

.p-plan__contents-line {
	position: relative;
	margin: 0 auto;
	margin-top: 1.25rem;
	background-image: url(../../assets/img/plan_03.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	max-width: 43.125rem;
	height: 21.875rem;
}

.p-plan__contents-line-text {
	position: absolute;
	top: 8.75rem;
	right: 5rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.6666666667;
	letter-spacing: 0.008em;
}

.p-plan__contents-blog {
	position: relative;
	margin: 0 auto;
	margin-top: 1.25rem;
	background-image: url(../../assets/img/plan_04.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	max-width: 43.125rem;
	height: 21.875rem;
}

.p-plan__contents-blog-text {
	position: absolute;
	top: 8rem;
	right: 4.0625rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.6666666667;
	letter-spacing: 0.008em;
}

.p-plan__contents-x {
	position: relative;
	margin: 0 auto;
	margin-top: 1.25rem;
	background-image: url(../../assets/img/plan_05.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	max-width: 43.125rem;
	height: 21.875rem;
}

.p-plan__contents-x-text {
	position: absolute;
	top: 5.3125rem;
	right: 4.0625rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.6666666667;
	letter-spacing: 0.008em;
}

.p-plan__contents-content {
	position: relative;
	margin: 0 auto;
	margin-top: 1.25rem;
	background-image: url(../../assets/img/plan_06.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	max-width: 43.125rem;
	height: 21.875rem;
}

.p-plan__contents-content-text {
	position: absolute;
	top: 8.75rem;
	right: 3.125rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.6666666667;
	letter-spacing: 0.008em;
}

.p-plan__price {
	position: relative;
	margin: 0 auto;
	margin-top: 2.5rem;
	background-image: url(../../assets/img/plan_07.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	max-width: 38.75rem;
	height: 55.3125rem;
}

.p-plan__price-contents-text1 {
	padding-top: 2.8125rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.8125rem;
	line-height: 1.2068965517;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan__price-contents-text1 .price-55 {
	position: relative;
	font-weight: 600;
	font-size: 3.625rem;
	line-height: 1.1034482759;
	letter-spacing: 0em;
}

.p-plan__price-contents-text1 .price-55::after {
	position: absolute;
	top: 1.75rem;
	left: -0.75rem;
	transform: rotate(25deg);
	background: #d32929;
	width: 10rem;
	height: auto;
	height: 5px;
	content: "";
}

.p-plan__price-contents-text1 .price-yen1 {
	position: relative;
	font-weight: 600;
	font-size: 1.8125rem;
	line-height: 1.2068965517;
	letter-spacing: 0.003em;
}

.p-plan__price-contents-text1 .price-yen1::after {
	position: absolute;
	top: -1.5625rem;
	right: 0;
	width: 3.4375rem;
	height: 1.25rem;
	content: "(税込)";
	font-weight: 300;
	font-size: 1.25rem;
	line-height: 1.2;
	letter-spacing: 0.002em;
}

.p-plan__price-contents-text2 {
	display: flex;
	justify-content: center;
	align-items: baseline;
	margin-top: 1.875rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.8125rem;
	line-height: 1.2068965517;
	letter-spacing: 0.003em;
	text-align: center;
}

.p-plan__price-contents-text2 .p-plan__special-price img {
	width: 6.25rem;
	height: 5.9375rem;
}

.p-plan__price-contents-text2 .price-33 {
	position: relative;
	padding-left: 1.875rem;
	color: #d32929;
	font-weight: 900;
	font-size: 8.125rem;
	line-height: 1.0461538462;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: 0em;
	text-shadow: 0px 3px 6.3px rgb(194, 194, 196);
}

.p-plan__price-contents-text2 .price-yen2 {
	position: relative;
	color: #d32929;
	font-weight: 900;
	font-size: 3.75rem;
	line-height: 1.1;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: 0.003em;
	text-shadow: 0px 3px 6.3px rgb(194, 194, 196);
}

.p-plan__price-contents-text2 .price-yen2::after {
	position: absolute;
	top: -2.6875rem;
	right: 0;
	width: 7.1875rem;
	height: 2.5rem;
	content: "(税込)";
	font-weight: 600;
	font-size: 2.25rem;
	line-height: 1.1666666667;
	letter-spacing: 0.002em;
	text-shadow: none;
}

.p-plan__price-contents-text3 {
	margin-top: 1.25rem;
	color: #2b2b2b;
	font-weight: 600;
	font-size: 1.875rem;
	line-height: 1.2;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan__more {
	margin-top: 1.875rem;
	text-align: center;
}

.p-plan__more img {
	width: 7.8125rem;
	height: 3.75rem;
}

.p-plan__price-contents-text4 {
	margin-top: 0.9375rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.875rem;
	line-height: 1.2;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan__price-contents-text5 {
	padding-top: 0.625rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.25;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan__price-contents-text5 .price-165 {
	position: relative;
	font-weight: 600;
	font-size: 3.625rem;
	line-height: 1.1034482759;
	letter-spacing: 0em;
}

.p-plan__price-contents-text5 .price-165::after {
	position: absolute;
	top: 1.625rem;
	left: 0.8125rem;
	transform: rotate(26deg);
	background: #d32929;
	width: 10.8125rem;
	height: auto;
	height: 5px;
	content: "";
}

.p-plan__price-contents-text5 .price-yen1 {
	position: relative;
	font-weight: 600;
	font-size: 1.8125rem;
	line-height: 1.2068965517;
	letter-spacing: 0.003em;
}

.p-plan__price-contents-text5 .price-yen1::after {
	position: absolute;
	top: -1.5625rem;
	right: 0;
	width: 3.4375rem;
	height: 1.25rem;
	content: "(税込)";
	font-weight: 300;
	font-size: 1.25rem;
	line-height: 1.2;
	letter-spacing: 0.002em;
}

.p-plan__price-contents-text6 {
	margin-top: 0.625rem;
	color: #d32929;
	font-weight: 600;
	font-size: 2.25rem;
	line-height: 1.1666666667;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan__now {
	margin-top: 1.25rem;
	text-align: center;
}

.p-plan__now img {
	width: 9.0625rem;
	height: 4.6875rem;
}

.p-plan__price-contents-text7 {
	margin-top: 0.9375rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.8125rem;
	line-height: 1.2068965517;
	letter-spacing: 0.003em;
	text-align: center;
}

.p-plan__price-contents-text7 .price-110 {
	position: relative;
	padding-right: 2rem;
	color: #d32929;
	font-weight: 900;
	font-size: 9.0625rem;
	line-height: 1.0413793103;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: -0.2em;
	text-shadow: 0px 3px 6.3px rgb(194, 194, 196);
}

.p-plan__price-contents-text7 .price-yen2 {
	position: relative;
	color: #d32929;
	font-weight: 900;
	font-size: 4.5rem;
	line-height: 1.0833333333;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: 0.003em;
	text-shadow: 0px 3px 6.3px rgb(194, 194, 196);
}

.p-plan__price-contents-text7 .price-yen2::after {
	position: absolute;
	top: -2.6875rem;
	right: 0;
	width: 7.1875rem;
	height: 2.5rem;
	content: "(税込)";
	font-weight: 600;
	font-size: 2.25rem;
	line-height: 1.1666666667;
	letter-spacing: 0.002em;
	text-shadow: none;
}

.p-plan__price-contents-text7 .price-exclamation {
	color: #d32929;
	font-weight: 600;
	font-size: 8.125rem;
	line-height: 1.0461538462;
	letter-spacing: 0.003em;
	text-shadow: 0px 3px 6.3px rgb(194, 194, 196);
}

.p-plan__price-contents-text8 {
	margin-top: 3.125rem;
	padding-bottom: 1.875rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan__price-contents-text8 span {
	color: #fbf825;
}

.p-difference__title {
	margin-top: 4.0625rem;
	text-align: center;
}

.p-difference__title img {
	width: 36.5625rem;
	height: 5rem;
}

.p-difference__text1 {
	margin-top: 2.1875rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.6;
	letter-spacing: 0em;
	text-align: center;
}

.p-difference__contents {
	margin: 0 auto;
	margin-top: 2.5rem;
	background: #fafafa;
	padding-top: 1.875rem;
	padding-bottom: 0.9375rem;
	max-width: 35.625rem;
}

table {
	margin: 0 auto;
	border-collapse: collapse;
	border-collapse: separate;
	border-spacing: 5px;
	overflow: scroll;
	white-space: nowrap;
}

.table .color1 {
	background: #7894d4;
	padding: 0.9375rem 0.625rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.125rem;
	line-height: 1.3333333333;
	letter-spacing: 0.003em;
	text-align: center;
}

.table .td-card {
	vertical-align: middle;
	padding: 10px; /* 追加: 適切な余白の値に調整 */
	padding: 0;
	width: 10.9375rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.125rem;
	line-height: 1;
	letter-spacing: 0em;
	text-align: center;
}

.table .td-card .p-difference__card1 {
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #028fd8;
	border: 1px solid #028fd8;
	height: 3.75rem;
	color: #1f2f54;
	font-weight: 600;
	font-size: 2.25rem;
	line-height: 1.3333333333;
	letter-spacing: 0.006em;
	text-align: center;
}

.table .td-card .p-difference__card2 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 3.75rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.875rem;
	line-height: 1.2;
	letter-spacing: 0.003em;
	text-align: center;
}

.table .td-card span {
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 0.75;
	letter-spacing: 0.003em;
}

.table .td-gray {
	background: #cfcfcf;
}

.table .td-width-170 {
	width: 10.625rem;
}

.table .td-gray2 {
	background: #e4e4e4;
	font-weight: 300;
	font-size: 1rem;
	line-height: 1.5;
	letter-spacing: 0em;
}

.table .td-different-color {
	border-right: 5px solid #028fd8;
	border-left: 5px solid #028fd8;
}

.table .td-different-color-last {
	border-bottom: 5px solid #028fd8;
}

.table .td-border {
	position: relative;
	padding-left: 8px;
	text-align: left;
}

.table .td-border:before {
	position: absolute;
	bottom: 100%;
	left: -5px;
	background: #028fd8;
	width: 5px;
	height: 5px;
	content: "";
}

.table .td-border:after {
	position: absolute;
	right: -5px;
	bottom: 100%;
	background: #028fd8;
	width: 5px;
	height: 5px;
	content: "";
}

.table .td-center {
	text-align: center;
}

.td-yen {
	color: #ffffff;
}

.p-difference__text2 {
	margin-top: 1.5625rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.8333333333;
	letter-spacing: 0em;
	text-align: center;
}

.p-difference__text3 {
	margin: 0 auto;
	margin-top: 0.625rem;
	max-width: 30rem;
	color: #d32929;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.8333333333;
	letter-spacing: 0em;
	text-align: center;
}

.p-difference__text3 span {
	font-weight: 300;
	font-size: 1.875rem;
	line-height: 1;
	letter-spacing: 0em;
}

.p-difference__text4 {
	margin-top: 3.75rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.8333333333;
	letter-spacing: 0em;
	text-align: center;
}

.p-difference__text5 {
	margin: 0 auto;
	margin-top: 2.6rem;
	max-width: 36.875rem;
	color: #1f2f54;
	font-weight: 900;
	font-size: 2.375rem;
	line-height: 1.2631578947;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: 0.005em;
	text-align: center;
}

.p-difference__text6 {
	margin-top: 2.6rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.6;
	letter-spacing: 0em;
	text-align: center;
}

.p-difference__text7 {
	margin-top: 3.4375rem;
	padding-bottom: 3.4375rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.8333333333;
	letter-spacing: 0em;
	text-align: center;
}

.p-difference__text7 span {
	margin: 0 auto;
	margin-top: 3.4375rem;
	max-width: 30rem;
	color: #d32929;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.4166666667;
	letter-spacing: 0.005em;
	text-align: center;
}

.p-contact__text1 {
	padding-top: 3.125rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 2.125rem;
	line-height: 1.5;
	letter-spacing: 0em;
	text-align: center;
}

.p-contact__arrow {
	margin-top: 1.875rem;
	text-align: center;
}

.p-contact__arrow img {
	width: 25rem;
	height: 1.5625rem;
}

.p-contact__button {
	margin-top: 1.875rem;
	padding-bottom: 4.0625rem;
	text-align: center;
}

.p-contact__button2 {
	margin-top: 3.125rem;
	padding-bottom: 4.0625rem;
	text-align: center;
}

.p-contact__text2 {
	padding-top: 4.6875rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.7;
	letter-spacing: 0em;
	text-align: center;
}

.p-contact__text2 span {
	font-weight: 300;
	font-size: 2.25rem;
	line-height: 2;
	letter-spacing: 0em;
}

.p-contact__pictures {
	margin-top: 3.4375rem;
}

.p-contact__picture {
	position: relative;
	text-align: right;
}

.p-contact__picture img {
	width: 28.125rem;
	height: 18.75rem;
}

.p-contact__text3 {
	position: absolute;
	top: 37%;
	left: 9%;
	color: #ffffff;
	font-weight: 600;
	font-size: 1.875rem;
	line-height: 2;
	letter-spacing: 0em;
	text-align: center;
	text-shadow: 0px 1px 1.92px rgb(194, 194, 196);
}

.p-contact__text4 {
	position: relative;
	margin-top: 1.25rem;
	padding-top: 1.875rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 1.75rem;
	line-height: 1.2142857143;
	letter-spacing: 0em;
	text-align: center;
	white-space: nowrap;
}

.p-contact__text4::before {
	position: absolute;
	top: 0%;
	right: 5%;
	content: "・・・・・・・・・・・・・";
	color: #FF0000;
}

.p-contact__text5 {
	display: flex;
	justify-content: center;
	align-items: end;
	margin-top: 3.4375rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 2.25rem;
	line-height: 1.3333333333;
	letter-spacing: 0em;
	text-align: center;
}

.p-contact__text5 img {
	width: 3.125rem;
	height: 4.0625rem;
}

.p-contact__text5 p {
	padding-right: 0.9375rem;
	padding-left: 0.9375rem;
}

.p-contact__text5::before {
	position: absolute;
	top: 0%;
	right: 5%;
	transform: rotate(45deg);
	width: 4.375rem;
	height: 4px;
	content: "";
}

.p-contact__text6 {
	margin: 0 auto;
	padding-top: 4.6875rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.875rem;
	line-height: 2;
	letter-spacing: 0em;
	text-align: center;
}

.p-contact__text7 {
	margin: 0 auto;
	padding-top: 1.5625rem;
	max-width: 39.375rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 2.875rem;
	line-height: 1.2608695652;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan2__price-contents {
	background: #ffffff;
}

.p-plan2__price-contents-text1 {
	padding-top: 2.8125rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.8125rem;
	line-height: 1.2068965517;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan2__price-contents-text1 .price-55 {
	position: relative;
	font-weight: 600;
	font-size: 3.625rem;
	line-height: 1.1034482759;
	letter-spacing: 0em;
}

.p-plan2__price-contents-text1 .price-55::after {
	position: absolute;
	top: 1.75rem;
	left: -0.75rem;
	transform: rotate(25deg);
	background: #d32929;
	width: 10rem;
	height: auto;
	height: 5px;
	content: "";
}

.p-plan2__price-contents-text1 .price-yen1 {
	position: relative;
	font-weight: 600;
	font-size: 1.8125rem;
	line-height: 1.2068965517;
	letter-spacing: 0em;
}

.p-plan2__price-contents-text1 .price-yen1::after {
	position: absolute;
	top: -1.5625rem;
	right: 0;
	width: 3.4375rem;
	height: 1.25rem;
	content: "(税込)";
	font-weight: 300;
	font-size: 1.25rem;
	line-height: 1.2;
	letter-spacing: 0.002em;
}

.p-plan2__price-contents-text2 {
	display: flex;
	justify-content: center;
	align-items: baseline;
	margin-top: 1.875rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.8125rem;
	line-height: 1.2068965517;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan2__price-contents-text2 .p-plan2__special-price img {
	width: 6.25rem;
	height: 5.9375rem;
}

.p-plan2__price-contents-text2 .price-33 {
	position: relative;
	padding-left: 1.875rem;
	color: #d32929;
	font-weight: 900;
	font-size: 8.125rem;
	line-height: 1.0461538462;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: 0em;
	text-shadow: 0px 3px 6.3px rgb(194, 194, 196);
}

.p-plan2__price-contents-text2 .price-yen2 {
	position: relative;
	color: #d32929;
	font-weight: 900;
	font-size: 3.75rem;
	line-height: 1.1;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: 0em;
	text-shadow: 0px 3px 6.3px rgb(194, 194, 196);
}

.p-plan2__price-contents-text2 .price-yen2::after {
	position: absolute;
	top: -2.6875rem;
	right: 0;
	width: 7.1875rem;
	height: 2.5rem;
	content: "(税込)";
	font-weight: 600;
	font-size: 2.25rem;
	line-height: 1.1666666667;
	letter-spacing: 0.002em;
	text-shadow: none;
}

.p-plan2__price-contents-text3 {
	margin-top: 1.25rem;
	color: #2b2b2b;
	font-weight: 600;
	font-size: 1.875rem;
	line-height: 1.2;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan2__more {
	margin-top: 1.875rem;
	text-align: center;
}

.p-plan2__more img {
	width: 7.8125rem;
	height: 3.75rem;
}

.p-plan2__price-contents-text4 {
	margin-top: 0.9375rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.875rem;
	line-height: 1.2;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan2__price-contents-text5 {
	padding-top: 0.625rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.25;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan2__price-contents-text5 .price-165 {
	position: relative;
	font-weight: 600;
	font-size: 3.625rem;
	line-height: 1.1034482759;
	letter-spacing: 0em;
}

.p-plan2__price-contents-text5 .price-165::after {
	position: absolute;
	top: 1.625rem;
	left: 0.8125rem;
	transform: rotate(26deg);
	background: #d32929;
	width: 10.8125rem;
	height: auto;
	height: 5px;
	content: "";
}

.p-plan2__price-contents-text5 .price-yen1 {
	position: relative;
	font-weight: 600;
	font-size: 1.8125rem;
	line-height: 1.2068965517;
	letter-spacing: 0em;
}

.p-plan2__price-contents-text5 .price-yen1::after {
	position: absolute;
	top: -1.5625rem;
	right: 0;
	width: 3.4375rem;
	height: 1.25rem;
	content: "(税込)";
	font-weight: 300;
	font-size: 1.25rem;
	line-height: 1.2;
	letter-spacing: 0.002em;
}

.p-plan2__price-contents-text6 {
	margin-top: 0.625rem;
	color: #d32929;
	font-weight: 600;
	font-size: 2.25rem;
	line-height: 1.1666666667;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan2__now {
	margin-top: 1.25rem;
	text-align: center;
}

.p-plan2__now img {
	width: 9.0625rem;
	height: 4.6875rem;
}

.p-plan2__price-contents-text7 {
	margin-top: 0.9375rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.8125rem;
	line-height: 1.2068965517;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan2__price-contents-text7 .price-110 {
	position: relative;
	padding-right: 2rem;
	color: #d32929;
	font-weight: 900;
	font-size: 9.0625rem;
	line-height: 1.0413793103;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: -0.12em;
	text-shadow: 0px 3px 6.3px rgb(194, 194, 196);
}

.p-plan2__price-contents-text7 .price-yen2 {
	position: relative;
	color: #d32929;
	font-weight: 900;
	font-size: 4.5rem;
	line-height: 1.0833333333;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: 0em;
	text-shadow: 0px 3px 6.3px rgb(194, 194, 196);
}

.p-plan2__price-contents-text7 .price-yen2::after {
	position: absolute;
	top: -2.6875rem;
	right: 0;
	width: 7.1875rem;
	height: 2.5rem;
	content: "(税込)";
	font-weight: 600;
	font-size: 2.25rem;
	line-height: 1.1666666667;
	letter-spacing: 0.002em;
	text-shadow: none;
}

.p-plan2__price-contents-text7 .price-exclamation {
	color: #d32929;
	font-weight: 600;
	font-size: 8.125rem;
	line-height: 1.0461538462;
	letter-spacing: 0em;
	text-shadow: 0px 3px 6.3px rgb(194, 194, 196);
}

.p-plan2__price-contents-text8 {
	margin: 0 auto;
	margin-top: 1.5625rem;
	padding-bottom: 1.875rem;
	text-align: center;
}

.p-plan2__price-contents-text8 img {
	width: 41.25rem;
	height: 3.125rem;
}

.p-plan2__price-contents-presents {
	margin-top: 2.5rem;
	padding-bottom: 1.875rem;
}

.p-plan2__price-contents-present1 {
	position: relative;
	margin: 0 auto;
	background: #23357f;
	padding-top: 2.8125rem;
	padding-bottom: 0.9375rem;
	max-width: 39.375rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.5;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan2__price-contents-present1 span {
	color: #e7c76d;
	font-weight: 600;
	font-size: 2.0625rem;
	line-height: 1.0909090909;
	letter-spacing: 0em;
	display: inline-block;
	padding-top: 0.125rem;
}

.p-plan2__price-contents-present1::after {
	position: absolute;
	top: -2.8125rem;
	left: 1.875rem;
	background: #333;
	background-image: linear-gradient(148deg, rgb(239, 184, 51) 0%, rgb(242, 225, 127) 8%, rgb(253, 251, 147) 19%, rgb(224, 183, 65) 45%, rgb(235, 210, 97) 71%, rgb(241, 219, 107) 81%, rgb(250, 241, 136) 90%, rgb(215, 190, 91) 96%, rgb(180, 138, 45) 100%);
	padding: 0.625rem 2.8125rem;
	width: 15rem;
	content: "先着特典";
	color: #23357f;
	font-weight: 900;
	font-size: 2.25rem;
	line-height: 1.1666666667;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: 0em;
}

.p-plan2__price-contents-present2 {
	position: relative;
	margin: 0 auto;
	margin-top: 3.75rem;
	background: #23357f;
	padding-top: 2.8125rem;
	padding-bottom: 0.9375rem;
	max-width: 39.375rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.5;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan2__price-contents-present2 span {
	display: inline-block;
	padding-top: 0.125rem;
	color: #e7c76d;
	font-weight: 600;
	font-size: 2.0625rem;
	line-height: 1.0909090909;
	letter-spacing: 0.003em;
}

.p-plan2__price-contents-present2::after {
	position: absolute;
	top: -2.8125rem;
	left: 1.875rem;
	background: #333;
	background-image: linear-gradient(148deg, rgb(239, 184, 51) 0%, rgb(242, 225, 127) 8%, rgb(253, 251, 147) 19%, rgb(224, 183, 65) 45%, rgb(235, 210, 97) 71%, rgb(241, 219, 107) 81%, rgb(250, 241, 136) 90%, rgb(215, 190, 91) 96%, rgb(180, 138, 45) 100%);
	padding: 0.9375rem 1.25rem;
	width: 15rem;
	content: "購入者特典";
	color: #23357f;
	font-weight: 900;
	font-size: 2.25rem;
	line-height: 1.1666666667;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: 0.003em;
}

.p-plan2__price-contents-present3 {
	position: relative;
	margin: 0 auto;
	margin-top: 3.75rem;
	background: #23357f;
	padding-top: 2.8125rem;
	padding-bottom: 0.9375rem;
	max-width: 39.375rem;
	color: #ffffff;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.5;
	letter-spacing: 0em;
	text-align: center;
}

.p-plan2__price-contents-present3 span {
	color: #e7c76d;
	font-weight: 600;
	font-size: 2.0625rem;
	line-height: 1.0909090909;
	letter-spacing: 0.003em;
	display: inline-block;
	padding-top: 0.125rem;
}

.p-plan2__price-contents-present3::after {
	position: absolute;
	top: -2.8125rem;
	left: 1.875rem;
	background: #333;
	background-image: linear-gradient(148deg, rgb(239, 184, 51) 0%, rgb(242, 225, 127) 8%, rgb(253, 251, 147) 19%, rgb(224, 183, 65) 45%, rgb(235, 210, 97) 71%, rgb(241, 219, 107) 81%, rgb(250, 241, 136) 90%, rgb(215, 190, 91) 96%, rgb(180, 138, 45) 100%);
	padding: 0.9375rem 2.8125rem;
	width: 15rem;
	content: "期間特典";
	color: #23357f;
	font-weight: 900;
	font-size: 2.25rem;
	line-height: 1.1666666667;
	font-family: "ヒラギノ角ゴ Std", "Noto Sans JP", sans-serif;
	letter-spacing: 0.003em;
}

.p-faq__title {
	margin-top: 4.6875rem;
	text-align: center;
}

.p-faq__title img {
	-o-object-fit: contain;
	width: 27.5rem;
	height: 3.75rem;
	object-fit: contain;
}

.p-faq__contents {
	margin: 0 auto;
	margin-top: 1.875rem;
	background: #fafafa;
	padding: 0 1.25rem 2.5rem 1.25rem;
	padding-bottom: 2.5rem;
	max-width: 43.125rem;
}

.p-faq__content {
	padding-top: 1.875rem;
}

.p-faq__content-question {
	display: flex;
	align-items: baseline;
}

.p-faq__content-q {
	border-radius: 0.8125rem;
	background: #1f2f54;
	padding: 5px 0.625rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 1.25;
	letter-spacing: 0em;
}

.p-faq__content-q-text {
	margin-left: 0.625rem;
	color: #2b2b2b;
	font-weight: 600;
	font-size: 1.5625rem;
	line-height: 1.32;
	letter-spacing: 0em;
	white-space: nowrap;
}

.p-faq__content-answer {
	display: flex;
	margin-top: 0.9375rem;
}

.p-faq__content-a {
	border-radius: 0.8125rem;
	background: #028fd8;
	padding: 5px 0.625rem;
	height: 2.5rem;
	color: #ffffff;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 1.25;
	letter-spacing: 0em;
}

.p-faq__content-a-text {
	margin-left: 0.625rem;
	color: #2b2b2b;
	font-weight: 300;
	font-size: 1.1875rem;
	line-height: 2;
	letter-spacing: 0em;
}

.p-faq__border {
	text-align: center;
}

.p-faq__border img {
	width: 31.25rem;
	height: 5px;
}

.p-sota-san__text {
	position: absolute;
	bottom: 11%;
	font-weight: 300;
	font-size: 1.375rem;
	line-height: 2;
	letter-spacing: 0em;
}

.p-sota-san__text span {
	font-weight: 600;
	font-size: 1.75rem;
	line-height: 1.4285714286;
	letter-spacing: 0em;
}

.p-sota-san__text2 {
	margin: 0 auto;
	margin-top: 2.8125rem;
	max-width: 46.875rem;
	font-weight: 300;
	font-size: 1.375rem;
	line-height: 2;
	letter-spacing: 0em;
}

.p-sota-san__datusara {
	margin: 0 auto;
	max-width: 46.875rem;
}

.p-sota-san__datusara img {
	width: 100%;
}

.u-animation__fadeInUp,
.u-animation__fadeInLeft,
.u-animation__fadeInRight,
.u-animation__fadeInLeftBig,
.u-animation__fadeInRightBig {
	opacity: 0;
}

/* フェードイン時に入るクラス */

.js-fadeInUp {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInUpContents;
}

.js-fadeInUp__delay--1s {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInUpContents;
}

.js-fadeInUp__delay--2s {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInUpContents;
}

.js-fadeInLeft {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInLeftContents;
}

.js-fadeInLeft__delay--1s {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInLeftContents;
}

.js-fadeInLeft__delay--2s {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInLeftContents;
}

.js-fadeInLeftBig {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInLeftBigContents;
}

.js-fadeInLeftBig__delay--1s {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInLeftBigContents;
}

.js-fadeInLeftBig__delay--2s {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInLeftBigContents;
}

.js-fadeInRight {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInRightContents;
}

.js-fadeInRight__delay--1s {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInRightContents;
}

.js-fadeInRight__delay--2s {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInRightContents;
}

.js-fadeInRightBig {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInRightBigContents;
}

.js-fadeInRightBig__delay--1s {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInRightBigContents;
}

.js-fadeInRightBig__delay--2s {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInRightBigContents;
}

@media (hover: hover) {

a:hover {
	cursor: pointer;
}

}

@media (min-width: 768px) {

.js-fadeInUp__delay--1s {
	animation-delay: 1s;
}

.js-fadeInUp__delay--2s {
	animation-delay: 2s;
}

.js-fadeInLeft__delay--1s {
	animation-delay: 1s;
}

.js-fadeInLeft__delay--2s {
	animation-delay: 2s;
}

.js-fadeInLeftBig__delay--1s {
	animation-delay: 1s;
}

.js-fadeInLeftBig__delay--2s {
	animation-delay: 2s;
}

.js-fadeInRight__delay--1s {
	animation-delay: 1s;
}

.js-fadeInRight__delay--2s {
	animation-delay: 2s;
}

.js-fadeInRightBig__delay--1s {
	animation-delay: 1s;
}

.js-fadeInRightBig__delay--2s {
	animation-delay: 2s;
}

.u-pc {
	display: none;
}

}

@media screen and (max-width: 767px) {

.js-fadeInLeft {
	animation-name: fadeInUpContents;
}

.js-fadeInLeft__delay--1s {
	animation-name: fadeInUpContents;
}

.js-fadeInLeft__delay--2s {
	animation-name: fadeInUpContents;
}

.js-fadeInLeftBig {
	animation-name: fadeInUpContents;
}

.js-fadeInLeftBig__delay--1s {
	animation-name: fadeInUpContents;
}

.js-fadeInLeftBig__delay--2s {
	animation-name: fadeInUpContents;
}

.js-fadeInRight {
	animation-name: fadeInUpContents;
}

.js-fadeInRight__delay--1s {
	animation-name: fadeInUpContents;
}

.js-fadeInRight__delay--2s {
	animation-name: fadeInUpContents;
}

.js-fadeInRightBig {
	animation-name: fadeInUpContents;
}

.js-fadeInRightBig__delay--1s {
	animation-name: fadeInUpContents;
}

.js-fadeInRightBig__delay--2s {
	animation-name: fadeInUpContents;
}

.u-sp {
	display: none;
}

}

@media screen and (max-width: 750px) {

html {
	font-size: calc(1600 / 750 * 1vw);
}

}

@keyframes fadeInUpContents {

0% {
	transform: translateY(1.25rem);
	opacity: 0;
}

100% {
	transform: translateY(0);
	opacity: 1;
}

}

@keyframes fadeInLeftContents {

0% {
	transform: translateX(-1.25rem);
	opacity: 0;
}

100% {
	transform: translateX(0);
	opacity: 1;
}

}

@keyframes fadeInRightContents {

0% {
	transform: translateX(1.25rem);
	opacity: 0;
}

100% {
	transform: translateX(0);
	opacity: 1;
}

}

@keyframes fadeInLeftBigContents {

0% {
	transform: translateX(-62.5rem);
	opacity: 0;
}

100% {
	transform: translateX(0);
	opacity: 1;
}

}

@keyframes fadeInRightBigContents {

0% {
	transform: translateX(62.5rem);
	opacity: 0;
}

100% {
	transform: translateX(0);
	opacity: 1;
}

}

