body {
	background: #FFFFFF;
	color: #333333;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	line-height: 1;
}

a {
	color: #333333;
	text-decoration: none;
}

* {
	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 {
	border: 0;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

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

img {
	height: auto;
	max-width: 100%;
}

ol,
ul {
	list-style: none;
	list-style-type: none;
}

button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

html,
body {
	overflow-x: hidden;
}

.c-btn {
	align-items: center;
	background: #FF8B71;
	border-radius: 32px;
	box-shadow: 0px 0px 3px 0px rgba(83, 46, 37, 0.25);
	color: #FFFFFF;
	display: flex;
	flex-shrink: 0;
	gap: 8px;
	height: 40px;
	padding-left: 1.38em;
	padding-right: 1.28em;
	position: relative;
	width: 128px;
}

.c-btn::after {
	background: url(../img/sp/icon-btn-arrow-sp.png) no-repeat center center/cover;
	content: "";
	font-weight: 900;
	height: 14px;
	position: absolute;
	right: 12px;
	top: 51%;
	transform: translateY(-50%);
	width: 9px;
}

.c-section__title-logo {
	font-family: "Noto Serif JP", sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: 302px;
}

.c-section__title-logo::before {
	background: url(../img/sp/deco-bubble-left-sp.png) no-repeat center center/cover;
	content: "";
	height: 40px;
	left: -20px;
	position: absolute;
	top: 18px;
	width: 24.922px;
}

.c-section__title-logo::after {
	background: url(../img/sp/deco-bubble-right-sp.png) no-repeat center center/cover;
	content: "";
	height: 40px;
	position: absolute;
	right: -20px;
	top: 18px;
	width: 24.922px;
}

.c-section__title-body-bottom {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-top: 5px;
}

.c-section__title-body-bottom img {
	height: 58px;
	width: 151px;
}

.c-section__title {
	font-family: "Noto Serif JP", sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: normal;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 302px;
}

.c-section__title-deco {
	font-family: "Noto Serif JP", sans-serif;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: -0.72px;
	line-height: 130%; /* 31.2px */
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: 312px;
}

.c-section__title-body {
	display: inline-block;
	position: relative;
}

.c-section__title-body::before {
	background: url(../img/sp/deco-bubble-left-sp.png) no-repeat center center/cover;
	content: "";
	height: 40px;
	left: -26px;
	position: absolute;
	top: -8px;
	width: 24.922px;
}

.c-section__title-body::after {
	background: url(../img/sp/deco-bubble-right-sp.png) no-repeat center center/cover;
	content: "";
	height: 40px;
	position: absolute;
	right: -26px;
	top: -8px;
	width: 24.922px;
}

.c-section__title-body-bold {
	font-weight: 700;
}

.c-section__title-deco-2rows {
	font-family: "Noto Serif JP", sans-serif;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: -0.72px;
	line-height: 130%; /* 31.2px */
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: 312px;
}

.c-section__title-deco-2rows::before {
	content: "";
	height: 40px;
	left: -20px;
	position: absolute;
	top: 18px;
	width: 24.922px;
}

.c-section__title-deco-2rows::after {
	content: "";
	height: 40px;
	position: absolute;
	right: -20px;
	top: 18px;
	width: 24.922px;
}

.c-section__title-body-bold {
	font-weight: 700;
}

.c-description__circle {
	background: url(../img/sp/bg-circle-desc-sp.png) no-repeat center center/cover;
	color: #FFFFFF;
	height: 118px;
	position: relative;
	width: 118px;
}

.c-description__circle-text {
	content: "";
	font-size: 13px;
	font-weight: 700;
	left: 50%;
	line-height: 19.5px;
	position: absolute;
	position: absolute;
	text-align: center;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.c-voice__card {
	background: #FFFFFF;
	border-radius: 11.8px 11.8px 11.8px 11.8px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 12px;
	width: 236px;
	z-index: -1;
}

.c-voice__card-img-wrapper {
	overflow: hidden;
	padding-top: 70.33%;
	position: relative;
	width: 100%;
}

.c-voice__card-img-wrapper img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.c-voice__card-body {
	margin-top: 16px;
	padding-left: 12px;
	padding-right: 12px;
}

.c-voice__card-title {
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
}

.c-voice__card-text {
	display: none;
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
	margin-top: 23.6px;
	text-align: justify;
}

.c-voice__card-bottom {
	align-items: center;
	border-radius: 0px 0px 11.8px 11.8px;
	display: flex;
	justify-content: space-between;
	margin-top: 23.6px;
}

.c-voice__card-profile {
	font-size: 11.755px;
	font-weight: 400;
	line-height: normal;
}

.c-voice__card-arrow {
	display: inline-block;
	font-size: 15px;
	padding: 0 0 0 16px;
	position: relative;
	text-decoration: none;
	vertical-align: middle;
}

.c-voice__card-arrow::before {
	background: #82BFED;
	border-radius: 50%;
	bottom: 0;
	content: "";
	height: 16px;
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	vertical-align: middle;
	width: 16px;
}

.c-voice__card-arrow::after {
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	bottom: 0;
	content: "";
	height: 4px;
	left: 0;
	left: 4.48px;
	margin: auto;
	position: absolute;
	top: 0;
	transform: rotate(45deg);
	vertical-align: middle;
	width: 4px;
}

.c-voice__card-arrow .bi-x-circle-fill {
	color: #82BFED;
	display: none;
	font-size: 16px;
}

.c-voice__card-arrow.is-open::after {
	display: none;
}

.c-voice__card-arrow.is-open::before {
	display: none;
}

.c-voice__card-arrow.is-open .bi-x-circle-fill {
	display: block;
}

.c-step__item {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.c-step__item-img {
	width: 32.77%;
}

.c-step__item-body {
	display: flex;
	flex-direction: column;
	justify-content: center; /* align-items: center; */
	width: 60.277%;
}

.c-step__item-headline {
	font-family: "Yomogi", sans-serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: -1.35px;
}

.c-step__item-headline-pc {
	display: none;
}

.c-step__item-title {
	font-family: "Noto Sans JP";
	font-size: 20px;
	font-weight: 700;
	margin-top: 11px;
}

.c-step__item-text {
	font-size: 16px;
	font-weight: 400;
	line-height: 150%; /* 24px */
	margin-top: 10px;
}

.c-section__title-yomo {
	position: relative;
	text-align: center;
}

.c-section__title-body-yomo {
	color: #00C2CB;
	display: inline-block;
	font-family: "Yomogi", sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -3.15px;
	line-height: 170%; /* 35.7px */
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	text-align: center;
}

.c-section__title-body-yomo::before {
	display: none;
}

.c-section__title-body-yomo::after {
	background: url(../img/sp/deco-yomo-title-sp.png) no-repeat center center/cover;
	content: "";
	height: 10px;
	left: -14px;
	position: absolute;
	top: 25px;
	width: 146px;
}

.l-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 560px;
	width: 92.307%;
}

.l-hero__inner {
	display: flex;
	justify-content: space-between;
	max-width: none;
}

.l-apply__inner {
	margin-left: auto;
	margin-right: auto;
	width: 76.923%;
}

.l-spec__inner {
	margin-left: auto;
	margin-right: auto;
	width: 87.94%;
}

.l-new-plan__inner {
	margin-left: auto;
	margin-right: auto;
	width: 87.94%;
}

.p-header {
	background: #FFFFFF;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	height: 60px;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 999;
}

.p-header__inner {
	align-items: center;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	width: 92.307%;
}

.p-header__logo {
	display: inline-block;
	height: 58px;
	width: 151px;
}

.p-header__nav {
	display: none;
}

.p-header__nav-item {
	color: #6C6E6F;
	display: flex;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	margin-right: 16px;
}

.p-header__nav-item:last-child {
	margin-right: 0;
}

.p-header_item-line {
	margin-left: 16px;
}

.p-header__button + .p-header__button {
	margin-left: 6px;
}

.p-header__button-document {
	display: none;
}

.p-header__button-apply {
	margin-left: auto;
	margin-right: 43px;
}

.p-header__body-wrapper {
	display: none;
}

.p-header__tel {
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
	padding-left: 36px;
	position: relative;
}

.p-header__tel::before {
	background: url(../img/sp/icon-tel-sp.png) no-repeat center center/cover;
	content: "";
	height: 16px;
	left: 14px;
	position: absolute;
	top: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
}

.p-header__time {
	font-size: 12px;
	font-weight: 400;
	line-height: normal;
	margin-left: 12px;
}

.p-header__buttons {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.p-header__button {
	align-items: center;
	display: flex;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	gap: 10px;
	height: 56px;
	justify-content: center;
	letter-spacing: 3.2px;
	line-height: 120%; /* 19.2px */
	padding: 0px 24px;
	text-align: center;
	width: 160px;
}

.p-header__button::after {
	display: none;
}

.p-hero {
	background: #FFFFFF;
	height: 535px;
	margin-top: 60px;
	position: relative;
	z-index: -3;
}

.p-hero::after {
	background: url(../img/sp/img-woman-sp.png) no-repeat center center/cover;
	bottom: 24px;
	content: "";
	height: 378px;
	position: absolute;
	right: 0;
	width: 319px;
}

.p-hero__bg {
	background: #F4FBFD;
	height: 460px;
	position: relative;
}

.p-hero__bg::after {
	background: url(../img/sp/bg-hero-bottom.png) no-repeat center center/cover;
	bottom: -129px;
	content: "";
	height: 226px;
	position: absolute;
	width: 780px;
}

.p-hero__title {
	font-family: "Noto Serif JP", sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 45px */
	margin-left: 46px;
	margin-right: auto;
	padding-top: 16.5px;
	width: 100%;
}

.p-hero__title span {
	font-size: 26px;
	margin-left: -4px;
	margin-right: -4px;
}

.p-hero__sub-title {
	color: #6C6E6F;
	font-family: "Yomogi", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 100% */
	margin-right: 9px;
	margin-top: 20px;
	position: relative;
	white-space: nowrap;
	-webkit-writing-mode: vertical-rl;
	    -ms-writing-mode: tb-rl;
	        writing-mode: vertical-rl;
	z-index: 1;
}

.p-hero__sub-title::after {
	background: url(../img/sp/deco-hero-bubbles-sp.png) no-repeat center center/cover;
	content: "";
	display: block;
	height: 49px;
	left: 70px;
	position: absolute;
	top: 16px;
	width: 16px;
}

.p-hero__decoes {
	display: block;
	margin-top: -242px;
	z-index: 2;
}

.p-hero__deco-1,
.p-hero__deco-2,
.p-hero__deco-3 {
	flex-shrink: 0;
	height: 116px;
	margin-top: 10px;
	max-width: 360px;
	text-align: center;
	width: 50%;
	z-index: 2;
}

.p-hero__bg-img-sp {
	display: inline-block;
	height: 378px;
	margin-left: 50px;
	width: 319px;
}

.p-hero__bg-img-pc {
	display: none;
}

.p-hero__bg-wave {
	margin-top: -90px;
	position: relative;
	z-index: -3;
}

.p-hero__server-img {
	display: none;
}

.p-header__drawer-content {
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%), linear-gradient(180deg, #007ADF 0%, #00ECBC 100%);
	height: 100%;
	left: 0;
	position: fixed;
	top: 60px;
	transform: translateX(105%);
	transition: transform 0.5s ease 0s;
	width: 100%;
	z-index: 99;
}

.p-header__drawer-content.is-active {
	transform: translateX(0);
}

.p-header__drawer-content-items {
	margin-bottom: 84px;
	margin-top: 67px;
}

.p-header__drawer-content-item {
	border-bottom: 1px solid #FFFFFF;
	color: #6C6E6F;
	display: block;
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
	margin-top: 32px;
	max-width: 600px;
	padding-bottom: 8px;
	text-transform: uppercase;
	width: 100%;
}

.p-header__drawer-content-item-text {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 72.5%;
}

.p-header__drawer-content-item-text::after {
	background: url(../img/sp/icon-drawer-arrow-sp.png) no-repeat center center/cover;
	content: "";
	height: 14px;
	position: absolute;
	right: 0;
	top: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
}

.p-header__drawer-icon {
	position: absolute;
	right: 12px;
	top: 19px;
	transition: transform 0.3s linear 0.3s;
	z-index: 100;
}

.p-header__drawer-icon.is-active .p-header__drawer-icon-bar1 {
	background: #6C6E6F;
	top: 8px;
	transform: rotate(-45deg);
	transition: transform 0.3s linear 0.3s;
}

.p-header__drawer-icon.is-active .p-header__drawer-icon-bar2 {
	opacity: 0;
}

.p-header__drawer-icon.is-active .p-header__drawer-icon-bar3 {
	background: #6C6E6F;
	top: 8px;
	transform: rotate(45deg);
	transition: transform 0.3s linear 0.3s;
}

.p-header__drawer-icon-bars {
	display: block;
	height: 32px;
	position: relative;
	transition: transform 0.3s linear 0.3s;
	width: 32px;
}

.p-header__drawer-icon-bar1,
.p-header__drawer-icon-bar2,
.p-header__drawer-icon-bar3 {
	background: #6C6E6F;
	height: 2px;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	transition: transform 0.3s linear 0.3s;
	width: 27px;
}

.p-header__drawer-icon-bar1 {
	top: 0;
}

.p-header__drawer-icon-bar2 {
	top: 10px;
}

.p-header__drawer-icon-bar3 {
	top: 20px;
}

.p-header__drawer-body {
	background: #FFFFFF;
	height: 100%;
}

.p-header__drawer-body-wrapper {
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
	padding-top: 40px;
	text-align: center;
	width: 84.1%;
}

.p-header__drawer-tel {
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
	padding-left: 36px;
	position: relative;
}

.p-header__drawer-tel::before {
	background: url(../img/sp/icon-tel-sp.png) no-repeat center center/cover;
	content: "";
	height: 16px;
	left: 14px;
	position: absolute;
	top: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
}

.p-header__drawer-time {
	font-size: 12px;
	font-weight: 400;
	line-height: normal;
}

.p-header__drawer-buttons {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-top: 24px;
}

.p-header__drawer-button {
	align-items: center;
	display: flex;
	font-size: clamp(14px, 4vw, 16px);
	font-style: normal;
	font-weight: 700;
	gap: 10px;
	height: 56px;
	justify-content: center;
	letter-spacing: 3.2px;
	line-height: 120%; /* 19.2px */
	padding: 0px 20px;
	text-align: center;
	width: 48%;
}

.p-header__drawer-button::after {
	display: none;
}

.p-campaign {
	background: lightgray;
	margin-top: -25px;
	padding-bottom: 26px;
	padding-top: 18px;
	text-align: center;
}

.p-campaign__img {
	display: inline-block;
	height: auto;
}

.p-worry__bg {
	background: linear-gradient(45deg, white 0%, lightgray 100%);
}

.p-worry__title {
	font-family: "Noto Serif JP", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-top: 38px;
	text-align: center;
}

.p-worry__content {
	display: flex;
	margin-top: 20px;
}

.p-worry__content-item-img {
	position: relative;
	width: 45%;
}

.p-worry__content-item {
	margin-left: -9%;
	margin-right: 4.8%;
	margin-top: 30px;
	position: relative;
	width: 69.5%;
}

.p-worry__content-item-text {
	background: #FFFFFF;
	border: 1px solid #D3D3D3;
	border-radius: 8px;
	font-size: 16px;
	letter-spacing: -0.03em;
	line-height: 20.8px;
	margin-top: 19px;
	padding: 8.47px 3px 9.47px 24px;
	position: relative;

	width: 100%;
	z-index: 30;
}

.p-worry__content-item-text:first-child {
	margin-top: 0;
}

.p-worry__content-item-text::before {
	background: url(../img/sp/icon-worry-check-sp.png) no-repeat center center/contain;
	content: "";
	height: 10px;
	left: 9px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
}

.p-worry__content-item-text:last-child::before {
	left: 9px;
	top: 35%;
	transform: translateY(-50%);
}

.p-worry__next-arrow {
	background: #82BFED;
	font-size: 4.36vw;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.51px;
	letter-spacing: -0.51px;
	line-height: 130%; /* 22.1px */
	padding-bottom: 17px;
	padding-top: 17px;
	position: relative;
	text-align: center;
}

.p-worry__next-arrow::before {
	border-bottom: 0;
	border-left: 22px solid transparent;
	border-right: 22px solid transparent;
	border-style: solid;
	border-top: 25px solid #82BFED;
	bottom: -24px;
	content: "";
	display: inline-block;
	height: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 0;
}

.p-chat-bg {
	background: url(../img/sp/bg-nanobubble-sp.png) no-repeat center center/cover;
	height: auto;
}

.p-chat__title {
	padding-top: 13px;
}

.p-chat__items {
	margin-top: 42px;
	padding-bottom: 49px;
}

.p-chat__item {
	font-size: 15px;
	margin-top: 20px;
}

.p-chat__staff > img,
.p-chat__customer > img {
	height: 50px;
	width: 50px;
}

.p-chat__staff > img {
	margin-right: 16px;
}

.p-chat__customer > img {
	margin-left: 16px;
}

.p-chat__staff,
.p-chat__customer {
	display: flex;
}

.p-chat__bubble {
	background: #FFFFFF;
	border-radius: 24px;
	box-shadow: 0px 0px 4px 0px rgba(0, 29, 104, 0.25);
	letter-spacing: -0.15px;
	line-height: 170%; /* 25.5px */
	padding: 16px;
	position: relative;
	position: relative;
	z-index: 2;
}

.p-chat__staff > .p-chat__bubble::before {
	background: url(../img/sp/deco-chat-staff-triangle-sp.png) no-repeat center center/cover;
	content: "";
	height: 17px;
	left: -18px;
	position: absolute;
	top: 14px;
	width: 32px;
}

.p-chat__customer > .p-chat__bubble::before {
	background: url(../img/sp/deco-chat-customer-triangle-sp.png) no-repeat center center/cover;
	content: "";
	height: 17px;
	position: absolute;
	right: -18px;
	top: 14px;
	width: 32px;
}

.p-chat__bubble-wrapper {
	position: relative;
	z-index: 2;
}

.triangle {
	border-bottom: 32px solid #FFFFFF;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-style: solid;
	border-top: 0;
	-webkit-filter: drop-shadow(0px 4px 4px rgba(0, 29, 104, 0.25));
	        filter: drop-shadow(0px 4px 4px rgba(0, 29, 104, 0.25));
	height: 0;
	left: -8px;
	position: absolute;
	top: 0;
	transform: rotate(290deg);
	width: 0;
	z-index: 1;
}

.p-chat__customer > .p-chat__bubble-wrapper {
	position: relative;
	width: 100%;
}

.p-chat__customer > .p-chat__bubble-wrapper > .triangle {
	border-bottom: 32px solid #FFFFFF;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-style: solid;
	border-top: 0;
	-webkit-filter: drop-shadow(0px 4px 4px rgba(0, 29, 104, 0.25));
	        filter: drop-shadow(0px 4px 4px rgba(0, 29, 104, 0.25));
	height: 0;
	position: absolute;
	right: -8px;
	top: 0;
	transform: rotate(290deg);
	width: 0;
	z-index: 1;
}

.triangle-reverse {
	left: auto !important;
	right: -8px !important;
	transform: rotate(70deg) !important;
}

.p-description {
	padding-top: 72px;
}

.p-description__sub-title {
	font-size: 16px;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
	text-align: center;
}

.p-description__3circles {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-bottom: 38px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

.p-description__title-body::after {
	display: none;
}

.p-description__title-body::before {
	display: none;
}

.p-bubble__explanation-item {
	text-align: center;
	width: 112px;
}

.normal--item .p-bubble__explanation-item-img {
	margin-top: 6px;
}

.micro--item .p-bubble__explanation-item-img {
	margin-top: 13px;
}

.nano--item .p-bubble__explanation-item-img {
	margin-top: 9px;
}

.nano--item .p-bubble__explanation-title-bg {
	background: #FF8B71;
	border: 0.541px solid #FF8B71;
	color: #FFFFFF;
}

.nano--item .p-bubble__explanation-text {
	margin-top: 6px;
}

.p-bubble__explanation-annotation {
	font-size: 10px;
	font-weight: 400;
	margin-bottom: 2px;
	margin-right: 3%;
	margin-top: 2px;
	text-align: right;
}

.p-bubble__explanation-title-bg {
	background: #C6ECEC;
	border-radius: 17.304px;
	display: inline-block;
	padding: 4px 9px;
	width: auto;
}

.p-bubble__explanation-title {
	font-size: clamp(12px, 3.33vw, 13px);
	font-weight: 400;
	line-height: 130%; /* 16.9px */
}

.p-bubble__explanation-text {
	font-size: 12px;
	font-weight: 400;
	line-height: normal;
	margin-top: 16px;
	text-align: center;
}

.p-chat__bubble-explanation {
	margin-top: 21px;
}

.p-chat-bubble-explanation-bg {
	background: #FFFFFF;
	border-radius: 24px;
	box-shadow: 0px 0px 2.163px 0px rgba(0, 29, 104, 0.25);
	padding-bottom: 6px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 23px;
}

.p-bubble__explanation-items {
	display: flex;
	justify-content: space-between;
}

.p-point__items {
	margin-top: 20px;
}

.p-point__item {
	margin-bottom: 40px;
}

.p-point__item-no {
	color: #82BFED;
	font-family: "Lato", sans-serif;
	font-size: 64px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-left: 20px;
	position: relative;
}

.p-point__item-no-point {
	background: #FFFFFF;
	color: #333333;
	font-size: 16px;
	font-weight: 400;
	left: 0;
	line-height: 1;
	padding: 0px;
	position: absolute;
	top: 42%;
	transform: translateX(-50%);
}

.p-point__item-title {
	color: #2273AE;
	font-size: 20px;
	font-weight: 700;
	line-height: normal;
	margin-top: 24px;
}

.p-point__item-text {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
	margin-top: 16px;
}

.p-point__item-annotation {
	color: #6C6E6F;
}

.p-apply__title::before {
	top: 5px;
}

.p-apply__title::after {
	top: 5px;
}

.p-apply__bg {
	background: #C6ECEC;
	height: 525px;
	padding-top: 58.5px;
	position: relative;
}

.p-apply__bg::before {
	background: url(../img/sp/bg-apply-top-sp.png) no-repeat center center/cover;
	content: "";
	height: 13px;
	left: 0;
	position: absolute;
	top: -12px;
	width: 100%;
}

.p-apply__btns {
	margin-top: 64px;
	text-align: center;
}

.p-apply__btn {
	margin-top: 48px;
}

.p-apply__btn-document,
.p-apply__btn-apply {
	font-size: clamp(12px, 5.64vw, 22px);
	font-weight: 700;

	line-height: normal;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	max-width: 300px;
	padding-bottom: 27px;
	padding-top: 27px;
	width: 100%;
}

.p-apply__btn-document {
	padding-left: 1.8em;
	padding-right: 1.28em;
	position: relative;
}

.p-apply__btn-document::after {
	content: "";
	height: 18px;
	position: absolute;
	right: 1.5em;
	top: 53%;
	transform: translateY(-50%);
	width: 12px;
}

.p-apply__btn-apply {
	padding-left: 3.7em;
	padding-right: 1.28em;
	position: relative;
}

.p-apply__btn-apply::after {
	content: "";
	height: 18px;
	position: absolute;
	right: 3.5em;
	top: 53%;
	transform: translateY(-50%);
	width: 12px;
}

.p-apply__btn-text {
	font-size: 16px;
	font-weight: 700;
	line-height: 23.17px;
}

.p-apply__machine-img {
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 100px;
}

.p-interior {
	padding-top: 95px;
}

.p-interior__text {
	font-size: 14px;
	font-weight: 400;
	line-height: 120%; /* 16.8px */
	margin-top: 33px;
	text-align: center;
}

.swiper-interior {
	margin-bottom: 40px;
	margin-top: 40px;
	max-width: 395px;
	width: 100%;
}

.swiper-interior .swiper-wrapper .swiper-slide {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 300px !important;
}

.p-interior__room {
	display: none;
}

.p-interior__room-side {
	width: 25%;
}

.p-interior__room-main {
	width: 37.5%;
}

.p-recommend__title-deco {
	padding-top: 48px;
}

.p-recommend__items {
	margin-top: 33px;
}

.p-recommend__item {
	margin-bottom: 54px;
	position: relative;
}

.p-recommend__item:last-of-type {
	margin-bottom: 38px;
}

.p-recommend__item-no {
	align-items: center;
	background: #FFFFFF;
	border-radius: 50%;
	box-shadow: 0px 3.7px 3.7px 0px rgba(0, 0, 0, 0.25);
	color: #50bfcb;
	display: flex;
	font-family: "Lato", sans-serif;
	font-size: 30px;
	font-weight: 500;
	height: 64px;
	justify-content: center;
	left: 8px;
	position: absolute;
	text-align: center;
	top: 8px;
	width: 64px;
}

.p-recommend__item-title {
	font-size: 20px;
	font-weight: 700;
	margin-top: 34px;
	text-align: center;
}

.p-recommend__item-text {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.48px;
	line-height: 1.5; /* 27.2px */
	margin-top: 16px;
}

.p-develop {
	background: #F4FBFD;
	padding-bottom: 40px;
	padding-top: 56px;
}

.p-develop__title {
	width: 100%;
}

.p-develop__chat-bg {
	background: #FFFFFF;
	border-radius: 40px;
	box-shadow: 0px 0px 4px 0px rgba(0, 29, 104, 0.25);
	margin-left: auto;
	margin-right: auto;
	padding: 40px 11.5px 40px;
	width: 100%;
}

.p-develop__sub-title {
	color: #6C6E6F;
	font-family: "Noto Serif JP";
	font-size: 15px;
	text-align: center;
}

.p-develop__chat-items {
	margin-top: 29px;
}

.p-develop__chat-bold-back-blue {
	background: #C6ECEC;
	font-weight: 700;
}

.p-develop__chat-bold {
	font-weight: 700;
}

.p-new-plan {
	padding-bottom: 20px;
	padding-top: 20px;
}

.p-comparison {
	padding-top: 29px;
}

.p-comparison__table {
	margin-bottom: 64px;
	margin-left: 3.846%;
	margin-top: 15px;
	overflow-x: scroll;
	padding-top: 20px;
	width: auto;
}

.p-comparison__table-inner {
	border-collapse: collapse;
	white-space: nowrap;
	width: 800px;
}

.p-comparison__table-header-row {
	background: #C6ECEC;
	border-right: 1px solid #FFFFFF;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	height: 48.194px;
	line-height: 130%; /* 20.8px */
	text-align: center;
	vertical-align: middle;
	width: 159.84px;
}

.p-comparison__table-header-last-row {
	border-radius: 0px 6.426px 0px 0px;
	border-right: 1px solid #C6ECEC;
}

.p-comparison__table-header-col {
	background: #C6ECEC;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	height: 48.194px;
	line-height: 130%; /* 20.8px */
	padding-left: 27px;
	padding-right: 27px;
	text-align: center;
	vertical-align: middle;
	width: 159.84px;
}

.p-comparison__table-header-first-col {
	border-left: none;
	border-radius: 6.426px 0px 0px 0px !important;
}

.p-comparison__table-header-last-col {
	border-radius: 0px 0px 0px 6.426px;
}

.p-comparison__table-text {
	border: 1px solid #C6ECEC;
	font-size: 16px;
	font-weight: 700;
	line-height: 130%; /* 20.8px */
	text-align: center;
	vertical-align: middle;
	width: 159.84px;
}

.p-comparison__table-header-logo {
	background: #FF8B71;
	border: 4px solid #FF8B71;
	border-radius: 6.426px 6.426px 0px 0px;
	padding-left: 16px;
	padding-right: 16px;
	position: relative;
}

.p-comparison__logo-deco-text {
	font-family: "Yomogi", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	left: -47px;
	letter-spacing: -1.8px;
	line-height: normal;
	position: absolute;
	top: -24px;
	transform: rotate(-5deg);
}

.p-comparison__logo-wrapper {
	background: #FFFFFF;
	border-radius: 6.426px;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	width: 112.051px;
}

.p-comparison__table-body-last-row {
	border-radius: 0px 0px 6.426px 0px;
}

.p-comparison__table-text-value {
	border-left: 4px solid #FF8B71;
	border-right: 4px solid #FF8B71;
}

.p-comparison__table-text-last-value {
	border-bottom: 4px solid #FF8B71;
	border-left: 4px solid #FF8B71;
	border-right: 4px solid #FF8B71;
}

.p-voice {
	background: #F4FBFD;
	padding: 46px 15px 6px 15px;
}

.p-voice__title {
	margin-top: 0;
}

.swiper-voice {
	margin-bottom: 27px;
	margin-top: 49px;
	width: 236px; /* ページネーション */
}

.swiper-voice .swiper-horizontal > .swiper-pagination-bullets,
.swiper-voice .swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-voice .swiper-pagination-custom,
.swiper-voice .swiper-pagination-fraction {
	margin-left: 0;
	margin-right: 0;
	margin-top: 23px;
	position: relative;
	z-index: 999;
}

.swiper-voice .swiper-wrapper .swiper-slide {
	height: auto;
}

.p-voice__swiper {
	position: relative;
}

.p-voice__swiper .swiper-pagination {
	position: absolute;
}

.p-voice__swiper .swiper-pagination-bullet {
	height: 12px;
	width: 12px;
}

.p-voice__swiper .swiper-pagination-bullet + .swiper-pagination-bullet {
	margin-left: 11px;
}

.p-voice__swiper .swiper-pagination-bullet-active { /*アクティブなドットの透過度を1にする*/
	background: #6c6E6F;
}

.p-voice__swiper .swiper-button-next,
.p-voice__swiper .swiper-button-prev {
	background: #82BFED;
	border-radius: 50%;
	height: 29px;
	top: 146px;
	width: 29px;
}

.p-voice__swiper .swiper-button-next {
	right: 6px;
}

.p-voice__swiper .swiper-button-prev {
	left: 6px;
}

.p-voice__swiper .swiper-button-next::after {
	border-bottom: 6px solid transparent;
	border-left: 10px solid #FFFFFF;
	border-right: 0;
	border-style: solid;
	border-top: 6px solid transparent;
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 0;
}

.p-voice__swiper .swiper-button-prev:after {
	border-bottom: 6px solid transparent;
	border-left: 0;
	border-right: 10px solid #FFFFFF;
	border-style: solid;
	border-top: 6px solid transparent;
	content: "";
	height: 0;
	left: 45%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 0;
}

.p-to-use {
	background: #F4FBFD;
	height: 662px;
	padding: 56px 15px;
}

.p-to-use__bg {
	background: #FFFFFF;
	border-radius: 24px;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
	padding: 50px 15px 0px;
	position: relative;
}

.p-to-use__text {
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 22.5px */
	margin-top: 29px;
}

.swiper-to-use {
	margin-bottom: 40px;
	margin-top: 40px;
	width: 236px; /* ページネーション */
}

.swiper-to-use .swiper-horizontal > .swiper-pagination-bullets,
.swiper-to-use .swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-to-use .swiper-pagination-custom,
.swiper-to-use .swiper-pagination-fraction {
	margin-bottom: 26px;
	position: relative;
	z-index: 999;
}

.swiper-to-use .swiper-wrapper .swiper-slide {
	height: auto;
}

.p-to-use__swiper {
	position: relative;
}

.p-to-use__swiper .swiper-slide img {
	padding-bottom: 40px;
}

.p-to-use__swiper .swiper-pagination {
	position: absolute;
}

.p-to-use__swiper .swiper-pagination-bullet {
	height: 12px;
	width: 12px;
}

.p-to-use__swiper .swiper-pagination-bullet + .swiper-pagination-bullet {
	margin-left: 12px;
}

.p-to-use__swiper .swiper-pagination-bullet-active { /*アクティブなドットの透過度を1にする*/
	background: #6c6E6F;
}

.p-to-use__swiper .swiper-button-next,
.p-to-use__swiper .swiper-button-prev {
	background: #82BFED;
	border-radius: 50%;
	height: 29px;
	top: 39%;
	transform: translateY(-50%);
	width: 29px;
}

.p-to-use__swiper .swiper-button-next {
	right: -3px;
}

.p-to-use__swiper .swiper-button-prev {
	left: -3px;
}

.p-to-use__swiper .swiper-button-next::after {
	border-bottom: 6px solid transparent;
	border-left: 10px solid #FFFFFF;
	border-right: 0;
	border-style: solid;
	border-top: 6px solid transparent;
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 0;
}

.p-to-use__swiper .swiper-button-prev:after {
	border-bottom: 6px solid transparent;
	border-left: 0;
	border-right: 10px solid #FFFFFF;
	border-style: solid;
	border-top: 6px solid transparent;
	content: "";
	height: 0;
	left: 45%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 0;
}

.p-step3 {
	padding-top: 68px;
}

.p-step3__items {
	margin-top: 53.7px;
}

.p-step4__bg {
	background: #F4FBFD;
	padding-top: 64px;
	position: relative;
}

.p-step4__bg::before {
	background: url(../img/sp/bg-step-top-sp.png) no-repeat center center/cover;
	content: "";
	height: 16px;
	left: 0;
	position: absolute;
	top: -15px;
	width: 100%;
}

.p-step4__bg::after {
	background: url(../img/sp/bg-step-bottom-sp.png) no-repeat center center/cover;
	bottom: -15px;
	content: "";
	height: 16px;
	left: 0;
	position: absolute;
	width: 100%;
}

.p-step4__items {
	margin-top: 53.7px;
	padding-bottom: 24px;
}

.p-4step__last-item {
	margin-bottom: 0;
}

.p-movie__bg {
	background: #F4FBFD;
	padding-bottom: 10px;
}

.p-movie {
	background: #FFFFFF;
}

.p-movie__items {
	display: block;
	padding-bottom: 40px;
	padding-top: 25px;
}

.p-movie__item {
	display: flex;
	margin-top: 11px;
	width: 100%;
}

.p-movie__item + .p-movie__item {
	margin-top: 16px;
}

.p-movie__item-movie {
	border-bottom-left-radius: 16px;
	border-top-left-radius: 16px;
	content: "";
	cursor: pointer;
	display: inline-block;
	position: relative;
	width: 50%;
}

.p-movie__item-movie::after {
	background: url(../img/sp/deco-playmark-sp.png) no-repeat center center/cover;
	content: "";
	height: 50px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
}

.p-movie__item-movie img {
	border-bottom-left-radius: 16px;
	border-top-left-radius: 16px;
}

.p-movie__item-body {
	background: var(--gradation, linear-gradient(177deg, #50BFCB -29.45%, rgba(80, 191, 203, 0.42) 127.88%));
	border-bottom-right-radius: 16px;
	border-top-right-radius: 16px;
	width: 50%;
}

.p-movie__item-body-wrapper {
	margin-bottom: 23.48px;
	margin-top: 23.48px;
	text-align: center;
}

.p-movie__item_body-deco {
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6.35px;
	width: 25px;
}

.p-movie__item_body-text {
	color: #FFFFFF;
	font-family: "Yomogi", sans-serif;
	font-size: clamp(12px, 5.13vw, 20px);
	font-weight: 400;
	letter-spacing: -1.8px;
	margin-top: 14px;
}

.p-info {
	padding-top: 56px;
}

.p-info__text {
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.183px;
	line-height: 170%; /* 15.532px */
	text-align: center;
}

.p-info__items {
	margin-top: 40px;
}

.p-info__item {
	box-sizing: border-box;
	display: block;
	height: auto;
	position: relative;
	width: 100%;
}

.p-info__item img {
	height: auto;
	width: 100%;
}

.p-info__item + .p-info__item {
	margin-top: 16px;
}

.p-info__item-text {
	background: rgba(255, 255, 255, 0.8);
	color: #00C2CB;
	content: "";
	font-size: clamp(16px, 6.92vw, 32px);
	font-style: normal;
	font-weight: 900;
	left: 50%;
	letter-spacing: 0.82px;
	line-height: 158%; /* 32.81px */
	position: absolute;
	text-align: center;
	top: 31%;
	transform: translateY(-50%);
	transform: translateX(-50%);
	width: 100%;
}

.p-info__button {
	align-items: center;
	background: var(--gradation, linear-gradient(177deg, #50BFCB -29.45%, rgba(80, 191, 203, 0.42) 127.88%));
	border-radius: 32px;
	box-shadow: 0px 0px 4px 0px rgba(41, 81, 86, 0.25);
	color: #FFFFFF;
	display: flex;
	display: block;
	gap: 8px;
	justify-content: center;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding: 16px 22px;
	width: 259px;
}

.p-faq {
	background: #F4FBFD;
	padding-top: 10px;
}

.p-faq__wrapper {
	background: #FFFFFF;
	padding-top: 68px;
}

.p-faq__dl {
	margin-top: 52px;
	padding-bottom: 36px;
}

.p-faq__row-question,
.p-faq__row-answer {
	align-items: center;
	border-bottom: 1px solid #B6B7B7;
	box-sizing: border-box;
	display: flex;
	min-height: 25px;
	padding-bottom: 24px;
	padding-left: 41px;
	position: relative;
}

.p-faq__row-question {
	margin-bottom: 20px;
	padding-bottom: 23px;
	padding-top: 9px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	    user-select: none; /* テキストの選択を無効にする */
}

.p-faq__row-answer {
	display: none;
	margin-bottom: 24px;
	margin-top: -8px;
	padding-bottom: 24px;
}

.p-faq__row-answer.is-open {
	display: block;
}

.p-faq__button {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	    user-select: none; /* テキストの選択を無効にする */
}

.p-faq__icon {
	background: #82BFED;
	border-radius: 50%;
	color: #FFFFFF;
	display: inline-block;
	height: 25px;
	left: 0;
	padding-top: 4px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 25px;
}

.p-faq__icon-answer {
	background: #FFFFFF;
	border: 1px solid #82BFED;
	color: #82BFED;
}

.p-faq__button {
	text-align: justify;
	width: 95%;
}

.p-faq__question-text,
.p-faq__answer-text {
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.64px;
	line-height: 107%; /* 19.2px */
	margin-right: auto;
	-moz-text-align-last: left;
	text-align-last: left;
	width: 92%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	    user-select: none; /* テキストの選択を無効にする */
}

.p-faq__answer-text {
	font-size: 16px;
	font-weight: 400;
	line-height: 181%; /* 28.96px */
}

.p-faq__triangle-icon {
	height: 24px;
	position: absolute;
	right: -1px;
	top: 3px;
	width: 24px;
}

.p-faq__triangle-icon.is-open {
	transform: rotate(180deg);
}

.p-guide__bg {
	background: #F4FBFD;
	padding-bottom: 40px;
	padding-top: 45px;
	position: relative;
}

.p-guide__bg::before {
	background: url(../img/sp/bg-guide-top-sp.png) no-repeat center center/cover;
	content: "";
	height: 16px;
	left: 0;
	position: absolute;
	top: -15px;
	width: 100%;
}

.p-guide__bg::after {
	background: url(../img/sp/bg-guide-bottom-sp.png) no-repeat center center/cover;
	bottom: -15px;
	content: "";
	height: 16px;
	left: 0;
	position: absolute;
	width: 100%;
}

.p-guide_items {
	margin-top: -8px;
}

.p-guide__item {
	margin-top: 47px;
}

.p-guide-item-mt {
	margin-top: 24px;
}

.p-guide__item-title {
	align-items: center;
	display: flex;
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 8px;
	padding-left: 27px;
	position: relative;
	text-align: justify;
}

.p-guide__item-title::before {
	background: var(--gradation, linear-gradient(177deg, #50BFCB -29.45%, rgba(80, 191, 203, 0.42) 127.88%));
	border-radius: 50%;
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}

.p-guide__item-text {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.45px;
	line-height: 160%; /* 24px */
	text-align: justify;
}

.p-guide__item-price-text {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.45px;
	line-height: 160%; /* 24px */
	margin-bottom: 13px;
	margin-top: 32px;
	text-align: justify;
}

.p-guide__item-border {
	height: 1px;
	margin-top: -12px;
	width: 215px;
}

.p-guide__item-text-info {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.48px;
	line-height: normal;
	margin-top: 40px;
}

.p-guide__item-annotation {
	color: var(--gray, #6C6E6F);
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
	margin-top: 12px;
}

.p-news {
	padding-top: 65px;
}

.p-news__items {
	margin-bottom: 46px;
	margin-top: 51px;
}

.p-news__item {
	margin-top: 20px;
}

.p-news__item-top {
	display: flex;
}

.p-news__item-date {
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%; /* 24px */
}

.p-news__item-category {
	align-items: center;
	border: 1px solid #6C6E6F;
	border-radius: 2px;
	color: #6C6E6F;
	display: flex;
	font-family: "Lato", sans-serif;
	font-size: 12px;
	font-weight: 400;
	gap: 8px;
	letter-spacing: 0.48px;
	line-height: 120%; /* 14.4px */
	margin-left: 24px;
	padding: 2px 8px;
	text-transform: uppercase;
}

.p-news__item-text {
	border-bottom: 1px solid #B6B7B7;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.64px;
	line-height: normal;
	padding-bottom: 6px;
	text-align: justify;
}

.p-news__button {
	align-items: center;
	background: var(--gradation, linear-gradient(177deg, #50BFCB -29.45%, rgba(80, 191, 203, 0.42) 127.88%));
	border-radius: 32px;
	box-shadow: 0px 0px 4px 0px rgba(41, 81, 86, 0.25);
	color: #FFFFFF;
	display: flex;
	display: block;
	gap: 8px;
	justify-content: center;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding: 16px 22px;
	text-align: center;
	width: 259px;
}

.p-spec {
	background: #F4FBFD;
	padding-bottom: 40px;
}

.p-spec__title {
	margin-top: 68px;
}

.p-spec__wrapper {
	display: block;
}

.p-spec__img {
	height: auto;
	margin: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: center;
}

.p-spec__table {
	width: 100%;
}

.p-spec__item {
	display: flex;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.48px;
	margin-top: 15px;
}

.p-spec__text {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.39px;
	line-height: normal;
	width: 72.6%;
}

.p-spec__header {
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
	width: 27.4%;
}

.p-spec__text-large {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
}

.p-footer__nav-inner {
	color: #6C6E6F;
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
	margin-top: 56px;
	text-align: center;
}

.p-footer__nav-inner:last-child {
	margin-bottom: 0;
}

.p-footer__nav-item {
	margin-bottom: 24px;
}

.p-footer__nav-item-line {
	text-decoration: underline;
}

.p-footer__logo {
	display: block;
	height: 95px;
	margin: 40px auto;
	width: 95px;
}

.p-footer__text {
	color: #6C6E6F;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 40px;
}

.p-footer__bg {
	background: url(../img/sp/bg-footer-sp.png) no-repeat center center/cover;
	height: 40px;
}

.p-footer__bg small {

	color: #6C6E6F;
	display: block;
	font-family: "Noto Sans JP";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-top: 18px;
	text-align: center;
	text-align: center;
}

.u-sticky {
	position: -webkit-sticky;
	position: sticky;
}

.u-bg-white {
	background: #FFFFFF;
}

.u-faq-mb-narrow {
	margin-bottom: -10px;
}

.u-pc-disappear {
	display: block;
}

.u-sp-disappear {
	display: none;
}

.u-pc-n-disappear {
	display: block;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {

.c-description__circle {
	height: 150px;
	width: 150px;
}

.c-description__circle-text {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.72px;
	line-height: 150%; /* 36px */
}

.l-inner {
	max-width: none;
	width: 70%;
}

.p-hero__title {
	font-size: 4.1vw;
	margin-left: 18%;
	padding-top: 61.5px;
}

.p-hero__sub-title {
	font-size: 22px;
	margin-right: -18%;
}

.p-hero__decoes {
	display: flex;
	margin-left: 3%;
	margin-top: -181px;
	width: 100%;
}

.p-hero__deco-1,
.p-hero__deco-2,
.p-hero__deco-3 {
	height: auto;
	margin-top: 113px;
	width: 26%;
}

.p-header__drawer-content-item {
	margin-left: auto;
	margin-right: auto;
}

.p-chat-bg {
	height: auto;
	padding-bottom: 38px;
}

.p-chat__title {
	padding-top: 38px;
}

.p-chat__bubble-explanation {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

.p-point__items {
	display: grid;
	gap: 60px;
	grid-template-columns: repeat(2, 1fr); /* 2列 */
	grid-template-rows: repeat(3, auto); /* 3行 */
	margin-left: auto;
	margin-right: auto;
	row-gap: 20px;
	width: 100%;
}

.p-apply__btns {
	margin-top: 0;
}

.p-apply__btn-document {
	margin-left: auto;
	margin-right: auto;
}

.p-apply__btn-apply {
	margin-left: auto;
	margin-right: auto;
}

.swiper-interior {
	display: none;
}

.p-interior__room {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 65px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width: 1280px;
	width: 88.8%;
}

.p-recommend__items {
	display: grid;
	gap: 60px;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(3, auto);
	margin-left: auto;
	margin-right: auto;
	row-gap: 20px;
	width: 100%;
}

.p-recommend__item-no {
	font-size: 28px;
	height: 48px;
	width: 48px;
}

.p-comparison__table {
	margin-bottom: 114px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 51px;
	overflow-x: hidden;
	width: auto;
}

.p-comparison__table-inner {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

.swiper-voice {
	max-width: 540px;
	width: 70%;
}

.p-voice__swiper {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.p-to-use {
	height: auto;
	padding: 80px 80px 1px;
}

.swiper-to-use {
	margin-top: 47px;
	width: 80%;
}

.p-movie__item-body-wrapper {
	margin-top: 24%;
}

.p-info__item-text {
	top: 39%;
}

}

@media screen and (min-width: 1024px) and (max-width: 1439px) {

.c-section__title-logo {
	display: flex;
	font-size: 2.361vw;
	font-weight: 400;
	justify-content: center;
	letter-spacing: 1.2px;
	line-height: normal;
	text-align: center;
	width: 100%;
	width: 58%;
}

.c-section__title-logo::before {
	height: 52.96px;
	left: -26px;
	top: 18px;
	width: 33px;
}

.c-section__title-logo::after {
	height: 52.96px;
	right: -26px;
	top: 18px;
	width: 33px;
}

.c-section__title-body {
	align-items: center;
	display: flex;
	justify-content: center;
}

.c-section__title-body-bottom img {
	flex-shrink: 0;
	height: 67px;
	width: 170px;
}

.c-section__title-body::before {
	top: 0;
}

.c-section__title-body::after {
	top: 0;
}

.c-section__title-deco-2rows {
	font-size: 2.361vw;
	width: 79%;
}

.c-description__circle {
	height: 177px;
	width: 177px;
}

.c-description__circle-text {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.72px;
	line-height: 150%; /* 36px */
}

.c-step__item {
	display: block;
	margin-bottom: 0;
	width: 31%;
}

.c-step__item-img {
	margin-left: auto;
	margin-right: auto;
	width: 73.35%;
}

.c-step__item-body {
	text-align: center;
	width: 100%;
}

.c-step__item-headline {
	display: none;
}

.c-step__item-headline-pc {
	display: block;
	font-family: "Yomogi", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	font-weight: 400;
	letter-spacing: -1.35px;
	letter-spacing: -2.07px;
	line-height: normal;
	text-align: center;
	transform: rotate(-5deg);
}

.c-step__item-title {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.72px;
	line-height: 170%; /* 40.8px */
	margin-top: 34px;
}

.c-step__item-text {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
	margin-top: 8px;
}

.c-section__title-yomo {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

.c-section__title-yomo::before {
	background: url(../img/sp/deco-bubble-left-sp.png) no-repeat center center/cover;
	content: "";
	display: block;
	height: 40px;
	left: 2px;
	position: absolute;
	top: 21px;
	width: 24.922px;
}

.c-section__title-yomo::after {
	background: url(../img/sp/deco-bubble-right-sp.png) no-repeat center center/cover;
	content: "";
	height: 40px;
	position: absolute;
	right: 0px;
	top: 25px;
	top: 22px;
	width: 24.922px;
}

.c-section__title-yomo {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

.c-section__title-yomo::before {
	background: url(../img/sp/deco-bubble-left-sp.png) no-repeat center center/cover;
	content: "";
	display: block;
	height: 40px;
	left: 2px;
	position: absolute;
	top: 21px;
	width: 24.922px;
}

.c-section__title-yomo::after {
	background: url(../img/sp/deco-bubble-right-sp.png) no-repeat center center/cover;
	content: "";
	height: 40px;
	position: absolute;
	right: 0px;
	top: 25px;
	top: 22px;
	width: 24.922px;
}

.c-section__title-body-yomo {
	font-size: 2.8vw;
	font-weight: 400;
	letter-spacing: -2.3px;
	line-height: 170%; /* 71.4px */
	position: relative;
	width: 50%;
}

.c-section__title-body-yomo::after {
	display: none;
}

.l-inner {
	max-width: none;
	width: 92.307%;
}

.l-new-plan__inner {
	width: 78.8%;
}

.p-hero {
	height: 667px;
}

.p-hero::after {
	display: none;
}

.p-hero__bg {
	height: 460px;
	padding-top: 30px;
}

.p-hero__bg::after {
	bottom: -157px;
	width: 100%;
}

.p-hero__top {
	display: flex;
	margin-left: 10%;
	margin-top: 30px;
}

.p-hero__title {
	color: #6C6E6F;
	font-size: clamp(32px, 4.44vw, 64px);
	font-style: normal;
	font-weight: 400;
	letter-spacing: -4px;
	line-height: 150%; /* 96px */
	margin-left: -17px;
	padding-top: 57px;
}

.p-hero__title span {
	font-size: clamp(32px, 3.33vw, 48px);
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
}

.p-hero__sub-title {
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 5px;
	line-height: 58px;
	margin-right: 0;
	margin-top: 31px;
	z-index: 2;
}

.p-hero__decoes {
	display: flex;
	margin-left: 3%;
	margin-top: -181px;
}

.p-hero__deco-1,
.p-hero__deco-2,
.p-hero__deco-3 {
	height: auto;
	margin-top: 10px;
	width: 38%;
}

.p-hero__bg-img-sp {
	display: none;
}

.p-hero__bg-img-pc {
	display: block;
	height: auto;
	margin-left: auto;
	margin-right: -58px;
	margin-top: -37%;
	width: 1096px;
	z-index: 1;
}

.p-hero__server-img {
	display: block;
	height: 345px;
	width: 347px;
}

.p-header__drawer-content-item {
	margin-left: auto;
	margin-right: auto;
}

.p-worry__title {
	font-size: 2.361vw;
}

.p-worry__wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 75.68%;
}

.p-worry__content-item-text {
	font-size: 18px;
	padding-left: 35px;
}

.p-worry__content-item-text::before {
	height: 18px;
	left: 12px;
	width: 18px;
}

.p-worry__content-item-text:last-child::before {
	left: 11px;
	top: 50%;
	transform: translateY(-50%);
}

.p-worry__next-arrow {
	font-size: 24px;
}

.p-chat-bg {
	height: auto;
}

.p-chat__title {
	font-size: 28px;
	font-weight: 400;
	letter-spacing: 0.96px;
	line-height: 170%; /* 54.4px */
	margin-bottom: 45px;
	margin-left: 7px;
	padding-top: 44px;
	width: 100%;
}

.p-chat__items {
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
	padding: 40px 37px 40px;
	width: 75%;
}

.p-chat__staff > img,
.p-chat__customer > img {
	height: 70px;
	width: 70px;
}

.p-chat__customer {
	justify-content: flex-end;
}

.p-chat__bubble {
	align-items: center;
	display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.6px;
	line-height: 170%; /* 34px */
}

.p-description__3circles {
	justify-content: space-between;
	margin-bottom: -100px;
	margin-top: 38px;
	width: 660px;
}

.p-bubble__explanation-item {
	width: 27%;
}

.p-bubble__explanation-item img {
	width: 100%;
}

.normal--item .p-bubble__explanation-item-img {
	margin-top: 36px;
}

.micro--item .p-bubble__explanation-item-img {
	margin-top: 52px;
}

.nano--item .p-bubble__explanation-item-img {
	margin-top: 50px;
}

.nano--item .p-bubble__explanation-text {
	margin-top: 14px;
}

.p-bubble__explanation-title-bg {
	border-radius: 32px;
	padding: 8px 22px;
}

.p-bubble__explanation-title {
	font-size: 1.11vw;
	font-weight: 400;
	letter-spacing: 0.72px;
	line-height: 130%; /* 31.2px */
}

.p-bubble__explanation-text {
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
}

.p-chat__bubble-explanation {
	margin-left: auto;
	margin-right: auto;
	margin-top: 21px;
	width: 80%;
}

.p-point {
	margin-bottom: 40px;
}

.p-point__title {
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1.2px;
	line-height: normal;
	margin: 40px auto;
	padding-top: 80px;
	width: 100%;
	width: 500px;
}

.p-point__items {
	display: grid;
	gap: 60px;
	grid-template-columns: repeat(2, 1fr); /* 2列 */
	grid-template-rows: repeat(3, auto); /* 3行 */
	margin-left: auto;
	margin-right: auto;
	row-gap: 20px;
	width: 75.68%;
}

.p-point__item-img {
	width: 100%;
}

.p-point__item-img img {
	width: 100%;
}

.p-apply__bg::before {
	background: url(../img/pc/bg-apply-top-pc.png) no-repeat center center/cover;
	height: 50px;
	left: 0;
	top: -48px;
}

.p-apply__btns {
	margin-top: 0;
}

.p-apply__btn {
	margin-top: 22px;
}

.p-apply__btn-document {
	border-radius: 52px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

.p-apply__btn-apply {
	border-radius: 52px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

.p-interior__title {
	font-size: 2.361vw;
	font-weight: 400;
	letter-spacing: 1.2px;
	line-height: normal;
	margin-top: -12px;
	width: 32%;
}

.swiper-interior {
	display: none;
}

.p-interior__room {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 65px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width: 1280px;
	width: 88.8%;
}

.p-recommend__title-deco {
	font-size: 2.361vw;
	width: 30%;
}

.p-recommend__items {
	display: grid;
	gap: 60px;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(3, auto);
	margin-left: auto;
	margin-right: auto;
	row-gap: 20px;
	width: 75.68%;
}

.p-recommend__item-no {
	font-size: 28px;
	height: 48px;
	width: 48px;
}

.p-develop__title {
	font-size: 2.361vw;
}

.p-develop__chat-bg {
	max-width: 992px;
	padding-bottom: 32px;
	padding-top: 48px;
	width: 75.58%;
}

.p-comparison__table {
	margin-bottom: 114px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 51px;
	overflow-x: hidden;
	width: 995px;
}

.p-comparison__title {
	font-size: 2.361vw;
	width: 86%;
}

.p-comparison__table-inner {
	width: 995px;
}

.p-voice__title {
	font-size: 2.361vw;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}

.swiper-voice {
	margin-bottom: 80px;
	margin-top: 80px;
	max-width: 992px;
	width: 70%;
}

.swiper-voice .swiper-horizontal > .swiper-pagination-bullets,
.swiper-voice .swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-voice .swiper-pagination-custom,
.swiper-voice .swiper-pagination-fraction {
	margin-top: 64px;
}

.p-voice__swiper .swiper-pagination-bullet {
	height: 8px;
	width: 8px;
}

.p-voice__swiper .swiper-pagination-bullet + .swiper-pagination-bullet {
	margin-left: 4px;
}

.p-voice__swiper .swiper-button-next,
.p-voice__swiper .swiper-button-prev {
	top: 204px;
}

.p-voice__swiper .swiper-button-next {
	right: 10.5%;
}

.p-voice__swiper .swiper-button-prev {
	left: 10.5%;
}

.p-to-use {
	height: auto;
	padding: 80px 80px 1px;
}

.p-to-use__bg {
	margin-bottom: 80px;
	margin-left: auto;
	margin-right: auto;
	width: 78.5%;
}

.p-to-use__title-deco {
	font-size: 2.361vw;
	margin-top: -8px;
	width: 30%;
}

.p-to-use__text {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.54px;
	line-height: 170%; /* 30.6px */
	margin-top: 40px;
	text-align: center;
}

.swiper-to-use {
	margin-top: 47px;
	width: 80%;
}

.p-step3__title {
	font-size: 2.361vw;
	margin-left: auto;
	margin-right: auto;
	width: 120%;
}

.p-step3__items {
	display: flex;
	justify-content: space-between;
	margin-bottom: 104px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 74px;
	max-width: 764px;
	width: 58.09%;
}

.p-step4__bg {
	padding-bottom: 50px;
	padding-top: 68px;
}

.p-step4__items {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 36px;
	max-width: 1034px;
	width: 77.74%;
}

.p-step4__title {
	font-size: 2.361vw;
	margin-left: auto;
	margin-right: auto;
	width: 92%;
}

.p-movie__bg {
	padding-bottom: 41px;
}

.p-movie__items {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	max-width: 1030px;
	padding-top: 40px;
	width: 71.52%;
}

.p-movie__item {
	width: 45.7%;
}

.p-movie__item-movie {
	border-bottom-left-radius: 16px;
	border-top-left-radius: 16px;
}

.p-movie__item_body-text {
	font-size: 18px;
}

.p-info {
	padding-top: 85px;
}

.p-info__text {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 30.6px;
}

.p-info__items {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	max-width: 992px;
	width: 75.43%;
}

.p-info__item {
	box-sizing: border-box;
	display: block;
	height: auto;
	margin: 0; /* マージンをリセット */
	padding: 0; /* パディングをリセット */
	position: relative;
	width: 31.85%;
}

.p-info__item + .p-info__item {
	margin-top: 0;
}

.p-info__item-text {
	color: #00C2CB;
	font-size: 19px;
	font-weight: 900;
	letter-spacing: 0.72px;
	line-height: 120%; /* 28.8px */
	line-height: 155%;
	top: 32%;
}

.p-info__button {
	margin-bottom: 90px;
	margin-top: 80px;
}

.p-faq__title {
	font-size: 2.361vw;
	width: 74%;
}

.p-faq__wrapper {
	margin-bottom: 40px;
}

.p-faq__dl {
	margin-left: auto;
	margin-right: auto;
	width: 75.58%;
}

.p-guide__bg .p-guide__title {
	font-size: 2.361vw;
	margin-left: auto;
	margin-right: auto;
	width: 74%;
}

.p-guide_items {
	margin-left: auto;
	margin-right: auto;
	width: 75.58%;
}

.p-news__title {
	font-size: 2.361vw;
	margin-left: auto;
	margin-right: auto;
	width: 34%;
}

.p-news__items {
	margin-left: auto;
	margin-right: auto;
	width: 75.58%;
}

.p-news__item {
	border-bottom: 1px solid #B6B7B7;
	display: flex;
	padding-bottom: 24px;
}

.p-news__item-date {
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
}

.p-news__item-category {
	letter-spacing: 0.36px;
	line-height: 170%; /* 20.4px */
	margin-right: 24px;
	text-transform: uppercase;
}

.p-news__item-text {
	border-bottom: none;
	color: var(--gray, #333);
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
}

.p-news__button {
	margin-bottom: 88px;
}

.p-spec__title {
	font-size: 2.361vw;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 60px;
	width: 50%;
}

.p-spec__title::before {
	background: url(../img/sp/deco-bubble-left-sp.png) no-repeat center center/cover;
	content: "";
	height: 40px;
	left: -26px;
	position: absolute;
	top: 60px;
	width: 24.922px;
}

.p-spec__title::after {
	background: url(../img/sp/deco-bubble-right-sp.png) no-repeat center center/cover;
	content: "";
	height: 40px;
	position: absolute;
	right: -26px;
	top: 60px;
	width: 24.922px;
}

.p-spec__wrapper {
	display: flex;
	margin-left: auto;
	margin-right: auto;
	margin-top: 63px;
	max-width: 1017px;
	width: 81.16%;
}

.p-spec__img {
	margin-top: 9px;
	width: 35.78%;
}

.p-spec__img img {
	margin-top: -12px;
	width: 71%;
}

.p-spec__table {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
	margin-left: 0%;
	width: 74%;
}

.p-spec__item {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
	margin-top: 19px;
}

.p-spec__text {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
	width: 78%;
}

.p-spec__header {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
	width: 18%;
}

.p-footer__nav-inner {
	display: flex;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	justify-content: center;
	line-height: normal;
	margin-top: 64px;
	margin-top: 64px;
}

.p-footer__nav-item {
	margin-left: 16px;
}

.p-footer_item-line {
	margin-left: 16px;
}

.p-footer__logo {
	height: 141px;
	margin-bottom: 48px;
	margin-top: 33px;
	width: 141px;
}

.p-footer__text {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 788px;
	text-align: left;
	width: 60%;
}

.p-footer__bg {
	background: url(../img/pc/bg-footer-pc.png) no-repeat center center/cover;
	height: 101px;
}

.p-footer__bg small {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-top: 50px;
}

.u-pc-n-disappear {
	display: none;
}

.u-pc-n-appear {
	display: block;
}

}

@media screen and (min-width: 1440px) {

.c-section__title-logo {
	display: flex;
	font-size: 40px;
	font-weight: 400;
	justify-content: center;
	letter-spacing: 1.2px;
	line-height: normal;
	text-align: center;
	width: 100%;
	width: 68.54%;
}

.c-section__title-logo::before {
	height: 52.96px;
	left: 28px;
	top: 18px;
	width: 33px;
}

.c-section__title-logo::after {
	height: 52.96px;
	right: 28px;
	top: 18px;
	width: 33px;
}

.c-section__title-body {
	align-items: center;
	display: flex;
	justify-content: center;
}

.c-section__title-body-bottom img {
	flex-shrink: 0;
	height: 72px;
	width: 187px;
}

.c-section__title {
	font-size: 40px;
}

.c-section__title-body {
	font-size: 40px;
	font-weight: 400;
	letter-spacing: 1.2px;
	line-height: normal;
}

.c-section__title-body::before {
	content: "";
	height: 40px;
	left: -26px;
	position: absolute;
	top: 12px;
	width: 24.922px;
}

.c-section__title-body::after {
	content: "";
	height: 40px;
	position: absolute;
	right: -26px;
	top: 12px;
	width: 24.922px;
}

.c-section__title-deco-2rows {
	width: 100%;
}

.c-description__circle {
	height: 236px;
	width: 236px;
}

.c-description__circle-text {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.72px;
	line-height: 150%; /* 36px */
}

.c-voice__card {
	border-radius: 16px;
	width: 320px;
}

.c-voice__card-body {
	padding-left: 16px;
	padding-right: 16px;
}

.c-voice__card-title {
	font-size: 18px;
}

.c-voice__card-profile {
	font-size: 16px;
	margin-top: 20px;
}

.c-voice__card-arrow::before {
	height: 22px;
	width: 22px;
}

.c-voice__card-arrow::after {
	height: 6px;
	left: 6px;
	top: 1px;
	width: 6px;
}

.c-step__item {
	display: block;
	margin-bottom: 0;
	width: 31%;
}

.c-step__item-img {
	margin-left: auto;
	margin-right: auto;
	width: 73.35%;
}

.c-step__item-body {
	text-align: center;
	width: 100%;
}

.c-step__item-headline {
	display: none;
}

.c-step__item-headline-pc {
	display: block;
	font-family: "Yomogi", sans-serif;
	font-size: 15px;
	font-size: 23px;
	font-style: normal;
	font-weight: 400;
	font-weight: 400;
	letter-spacing: -1.35px;
	letter-spacing: -2.07px;
	line-height: normal;
	text-align: center;
	transform: rotate(-5deg);
}

.c-step__item-title {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.72px;
	line-height: 170%; /* 40.8px */
	margin-top: 34px;
}

.c-step__item-text {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
	margin-top: 8px;
}

.c-section__title-yomo {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

.c-section__title-yomo::before {
	background: url(../img/sp/deco-bubble-left-sp.png) no-repeat center center/cover;
	content: "";
	display: block;
	height: 40px;
	left: 2px;
	position: absolute;
	top: 21px;
	width: 24.922px;
}

.c-section__title-yomo::after {
	background: url(../img/sp/deco-bubble-right-sp.png) no-repeat center center/cover;
	content: "";
	height: 40px;
	position: absolute;
	right: 0px;
	top: 25px;
	top: 22px;
	width: 24.922px;
}

.c-section__title-body-yomo {
	font-size: 42px;
	font-weight: 400;
	letter-spacing: -2.3px;
	line-height: 170%; /* 71.4px */
	position: relative;
	width: 300px;
}

.c-section__title-body-yomo::after {
	display: none;
}

.l-inner {
	max-width: none;
	width: 92.307%;
}

.l-hero__inner {
	width: 100%;
}

.l-apply__inner {
	max-width: 1096.92px;
	position: relative;
}

.l-new-plan__inner {
	width: 100%;
}

.p-header {
	height: 104px;
}

.p-header__inner {
	height: 100%;
	width: 96%;
}

.p-header__logo {
	height: 72px;
	width: 182px;
}

.p-header__nav {
	display: block;
	display: flex;
	margin-left: 4%;
	margin-right: auto;
}

.p-header__button-apply {
	display: none;
}

.p-header__body-wrapper {
	align-items: center;
	display: flex;
	justify-content: flex-end;
	margin-left: auto;
	margin-right: 0;
}

.p-header__tel-wrapper {
	display: block;
	margin-right: 24px;
}

.p-hero {
	height: 667px;
}

.p-hero::after {
	display: none;
}

.p-hero {
	margin-top: 104px;
}

.p-hero__bg {
	height: 460px;
}

.p-hero__bg::after {
	bottom: -157px;
	width: 100%;
}

.p-hero__top {
	display: flex;
	margin-left: 10%;
	margin-top: 30px;
}

.p-hero__title {
	color: #6C6E6F;
	font-size: 64px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -4px;
	line-height: 150%; /* 96px */
	margin-left: -17px;
	padding-top: 57px;
}

.p-hero__title span {
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
}

.p-hero__sub-title {
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 5px;
	line-height: 58px;
	margin-right: 37px;
	margin-top: 31px;
	z-index: 2;
}

.p-hero__decoes {
	display: flex;
	margin-left: 3%;
	margin-top: -181px;
	width: 100%;
}

.p-hero__deco-1,
.p-hero__deco-2,
.p-hero__deco-3 {
	height: auto;
	margin-top: 10px;
	max-width: 265.55px;
	width: 38%;
}

.p-hero__bg-img-sp {
	display: none;
}

.p-hero__bg-img-pc {
	display: block;
	height: auto;
	margin-left: auto;
	margin-right: -18px;
	margin-top: -513px;
	width: 1404px;
	z-index: 1;
}

.p-hero__server-img {
	display: block;
	height: 345px;
	width: 347px;
}

.p-header__drawer-content {
	display: none;
}

.p-header__drawer-icon {
	display: none;
}

.p-campaign {
	padding-bottom: 53px;
	padding-top: 28px;
}

.p-campaign__img {
	margin-left: auto;
	margin-right: auto;
	max-width: 856px;
	width: 65.09%;
}

.p-worry__title {
	font-size: 40px;
	font-weight: 400;
	letter-spacing: 1.2px;
	line-height: normal;
	margin-left: 21px;
	padding-top: 80px;
}

.p-worry__content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	max-width: 992px;
	width: 68.888%;
}

.p-worry__content-item-img {
	width: 37%;
}

.p-worry__content-item {
	margin-left: auto;
	margin-right: -1%;
	width: 56.45%;
}

.p-worry__content-item-text {
	border: 1px solid #6C6E6F;
	border-radius: 16px;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.72px;
	line-height: 130%; /* 31.2px */
	margin-top: 28px;
	padding: 22px 3px 24px 116px;
	-moz-text-align-last: left;
	text-align-last: left;
}

.p-worry__content-item-text::before {
	height: 24px;
	left: 72px;
	width: 24px;
}

.p-worry__content-item-text:last-child::before {
	left: 72px;
	top: 50%;
	transform: translateY(-50%);
}

.p-worry__next-arrow {
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.96px;
	line-height: 170%; /* 54.4px */
	padding-bottom: 30px;
	padding-left: 13px;
	padding-top: 30px;
}

.p-worry__next-arrow::before {
	border-bottom: 0;
	border-left: 45px solid transparent;
	border-right: 45px solid transparent;
	border-style: solid;
	border-top: 50px solid #82BFED;
	bottom: -50px;
	height: 0;
	width: 0;
}

.p-chat-bg {
	background: url(../img/pc/bg-nanobubble-pc.png) no-repeat center center/cover;
	height: auto;
	margin-top: -324px;
	padding-bottom: 82px;
	padding-top: 165px;
}

.p-chat__title {
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 0.96px;
	line-height: 170%; /* 54.4px */
	margin-bottom: 45px;
	margin-left: 7px;
	padding-top: 0;
	width: 100%;
}

.p-chat__items {
	background: #FFFFFF;
	border-radius: 40px;
	box-shadow: 0px 4px 4px 0px rgba(180, 221, 232, 0.25);
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
	max-width: 992px;
	padding: 40px 37px 20px;
	width: 75%;
}

.p-chat__staff > img,
.p-chat__customer > img {
	height: 90px;
	width: 90px;
}

.p-chat__customer {
	justify-content: end;
}

.p-chat__bubble {
	align-items: center;
	display: block;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.6px;
	line-height: 170%; /* 34px */
}

.p-description {
	padding-top: 90px;
}

.p-description__sub-title {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 0.72px;
	line-height: 130%; /* 31.2px */
	margin-top: -4px;
}

.p-description__3circles {
	justify-content: space-between;
	margin-top: 80px;
	width: 824px;
}

.p-bubble__explanation-item {
	width: 30%;
}

.p-bubble__explanation-item img {
	width: 100%;
}

.normal--item .p-bubble__explanation-item-img {
	margin-top: 36px;
}

.micro--item .p-bubble__explanation-item-img {
	margin-top: 52px;
}

.nano--item .p-bubble__explanation-item-img {
	margin-top: 50px;
}

.nano--item .p-bubble__explanation-text {
	margin-top: 14px;
}

.p-bubble__explanation-title-bg {
	border-radius: 32px;
	padding: 8px 24px;
}

.p-bubble__explanation-title {
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.72px;
	line-height: 130%; /* 31.2px */
}

.p-bubble__explanation-text {
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
}

.p-chat-bubble-explanation-bg {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 16px;
	padding-top: 33px;
	width: 88.81%;
}

.p-bubble__explanation-items {
	margin-left: auto;
	margin-right: auto;
	width: 88%;
}

.p-point__title {
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1.2px;
	line-height: normal;
	margin-left: 17px;
	padding-top: 80px;
	width: 100%;
}

.p-point__items {
	margin-left: auto;
	margin-right: auto;
	margin-top: 46px;
	max-width: 992px;
	width: 75.586%;
}

.p-point__item-content {
	margin-left: 3.25%;
	width: 65.5%;
}

.u-pc-row-reverse .p-point__item-content {
	margin-left: 0;
	margin-right: 3.25%;
}

.p-point__item {
	display: flex;
	margin-bottom: 31px;
}

.p-point__item-img {
	width: 31.25%;
}

.p-point-img-01 {
	position: relative;
}

.p-point-img-01::after {
	background: url(../img/pc/deco-point1-line-sp.png) no-repeat center center/cover;
	bottom: -81px;
	content: "";
	height: 86px;
	left: 296px;
	position: absolute;
	width: 146%;
}

.p-point-img-02 {
	position: relative;
}

.p-point-img-02::after {
	background: url(../img/pc/deco-point2-line-sp.png) no-repeat center center/cover;
	bottom: -81px;
	content: "";
	height: 120px;
	position: absolute;
	right: 203px;
	width: 167%;
}

.p-point-img-03 {
	position: relative;
}

.p-point-img-03::after {
	background: url(../img/pc/deco-point3-line-sp.png) no-repeat center center/cover;
	bottom: -112px;
	content: "";
	height: 118px;
	left: 296px;
	position: absolute;
	width: 118%;
}

.p-point-img-04 {
	position: relative;
}

.p-point-img-04::after {
	background: url(../img/pc/deco-point4-line-sp.png) no-repeat center center/cover;
	bottom: -60px;
	content: "";
	height: 76px;
	position: absolute;
	right: 99px;
	width: 196%;
}

.p-point-img-05 {
	position: relative;
}

.p-point-img-05::after {
	background: url(../img/pc/deco-point5-line-sp.png) no-repeat center center/cover;
	bottom: -131px;
	content: "";
	height: 151px;
	left: 312px;
	position: absolute;
	width: 118%;
}

.p-point__item-title {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.72px;
	line-height: 170%; /* 40.8px */
}

.p-point__item-text {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.54px;
	line-height: 170%; /* 30.6px */
}

.p-apply {
	margin-top: 73px;
}

.p-apply__title {
	font-size: 32px;
	letter-spacing: 0.96px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -18px;
	width: 858px;
}

.p-apply__title::before {
	height: 40px;
	left: -26px;
	position: absolute;
	top: 0px;
	width: 24.922px;
}

.p-apply__title::after {
	height: 40px;
	position: absolute;
	right: -26px;
	top: 0px;
	width: 24.922px;
}

.p-apply__bg {
	height: auto;
	padding-bottom: 94px;
}

.p-apply__bg::before {
	background: url(../img/pc/bg-apply-top-pc.png) no-repeat center center/cover;
	height: 50px;
	left: 0;
	top: -48px;
}

.p-apply__btns {
	display: flex;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
	width: 855px;
}

.p-apply__btn-document,
.p-apply__btn-apply {
	font-size: 30px;
	height: 88px;
	max-width: 400px;
	padding-bottom: 25px;
	padding-top: 20px;
}

.p-apply__btn-document {
	border-radius: 52px;
	width: 400px;
}

.p-apply__btn-apply {
	border-radius: 52px;
	width: 400px;
}

.p-apply__btn-text {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.72px;
	line-height: 170%; /* 40.8px */
}

.p-apply__machine-img {
	bottom: -137px;
	height: auto;
	position: absolute;
	position: absolute;
	right: -178px;
	width: 243px;
}

.p-interior__title {
	font-size: 40px;
	font-weight: 400;
	letter-spacing: 1.2px;
	line-height: normal;
	margin-top: -12px;
	width: 494px;
}

.p-interior__text {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.54px;
	line-height: 170%; /* 30.6px */
	margin-top: 40px;
}

.swiper-interior {
	display: none;
}

.p-interior__room {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 65px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width: 1280px;
	width: 88.8%;
}

.p-recommend__title-deco {
	padding-top: 80px;
	width: 562px;
}

.p-recommend__items {
	display: grid;
	gap: 52px; /* アイテム間のスペースを調整 */
	grid-template-columns: repeat(3, 1fr);
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 82px;
	max-width: 992px;
	row-gap: 32px;
	width: 74.58%;
}

.p-recommend__item {
	margin-bottom: 0;
}

.p-recommend__item-no {
	left: -14px;
	top: -20px;
}

.p-recommend__item-title {
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.72px;
	line-height: 170%; /* 40.8px */
	margin-top: 21px;
}

.p-recommend__item-text {
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 165%; /* 27.2px */
	margin-top: 6px;
}

.p-develop {
	padding-bottom: 83px;
	padding-top: 80px;
}

.p-develop__chat-bg {
	max-width: 992px;
	padding-bottom: 32px;
	padding-top: 48px;
	width: 75.58%;
}

.p-develop__sub-title {
	font-size: 30px;
	font-weight: 400;
	line-height: 170%; /* 51px */
}

.p-develop__chat-items {
	margin-left: auto;
	margin-right: auto;
	margin-top: 60.37px;
	padding-bottom: 15px;
	width: 82.8%;
}

.p-develop__chat-bold {
	background: #C6ECEC;
}

.p-develop__chat-1 {
	width: 89%;
}

.p-develop__chat-2 {
	margin-left: auto;
	margin-right: 0;
	width: 85%;
}

.p-develop__chat-3 {
	width: 100%;
}

.p-new-plan {
	margin-left: auto;
	margin-right: auto;
	max-width: 1440px;
	padding-bottom: 6px;
	padding-top: 2px;
	width: 100%;
}

.p-comparison {
	padding-top: 80px;
}

.p-comparison__table {
	margin-bottom: 114px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 51px;
	overflow-x: hidden;
	width: 995px;
}

.p-comparison__title {
	width: 334px;
}

.p-comparison__table-inner {
	width: 995px;
}

.p-comparison__table-header-row {
	font-size: 20px;
	height: 60px;
}

.p-comparison__table-header-col {
	font-size: 20px;
	height: 60px;
	padding-left: 0;
	padding-right: 0;
}

.p-comparison__table-text {
	font-size: 20px;
}

.p-comparison__table-header-logo {
	padding-left: 0;
	padding-right: 0;
}

.p-comparison__logo-deco-text {
	font-size: 25px;
	font-weight: 400;
	left: -61px;
	letter-spacing: -2.25px;
	line-height: normal;
	top: -24px;
}

.p-comparison__logo-wrapper img {
	margin-top: -6px;
}

.p-comparison__logo-wrapper {
	height: 46px;
	width: 155px;
}

.p-voice {
	padding: 80px 0 -1px 0;
}

.p-voice__title {
	margin-left: 42px;
	margin-top: 34px;
	width: 243px;
}

.swiper-voice {
	margin-bottom: 80px;
	margin-top: 80px;
	max-width: 992px;
	width: 70%;
}

.swiper-voice .swiper-horizontal > .swiper-pagination-bullets,
.swiper-voice .swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-voice .swiper-pagination-custom,
.swiper-voice .swiper-pagination-fraction {
	margin-top: 64px;
}

.p-voice__swiper .swiper-pagination-bullet {
	height: 8px;
	width: 8px;
}

.p-voice__swiper .swiper-pagination-bullet + .swiper-pagination-bullet {
	margin-left: 4px;
}

.p-voice__swiper .swiper-button-next,
.p-voice__swiper .swiper-button-prev {
	top: 204px;
}

.p-voice__swiper .swiper-button-next {
	right: 10.5%;
}

.p-voice__swiper .swiper-button-prev {
	left: 10.5%;
}

.p-to-use {
	height: auto;
	padding: 80px 80px 1px;
}

.p-to-use__bg {
	margin-bottom: 80px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1260px;
}

.p-to-use__title-deco {
	margin-top: -8px;
	width: 363px;
}

.p-to-use__text {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.54px;
	line-height: 170%; /* 30.6px */
	margin-top: 40px;
	text-align: center;
}

.swiper-to-use {
	margin-top: 47px;
	width: 992px;
}

.swiper-to-use .swiper-horizontal > .swiper-pagination-bullets,
.swiper-to-use .swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-to-use .swiper-pagination-custom,
.swiper-to-use .swiper-pagination-fraction {
	margin-bottom: 36px;
}

.p-to-use__swiper {
	margin-left: auto;
	margin-right: auto;
	width: 1120px;
}

.p-to-use__swiper .swiper-slide img {
	padding-bottom: 48px;
}

.p-to-use__swiper .swiper-pagination-bullet {
	height: 8px;
	width: 8px;
}

.p-to-use__swiper .swiper-pagination-bullet + .swiper-pagination-bullet {
	margin-left: 4px;
}

.p-step3 {
	padding-top: 80px;
}

.p-step3__title {
	margin-left: -61px;
	margin-top: -20px;
	width: 453px;
}

.p-step3__items {
	display: flex;
	justify-content: space-between;
	margin-bottom: 104px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 74px;
	max-width: 764px;
	width: 58.09%;
}

.p-step4__bg {
	padding-bottom: 50px;
	padding-top: 106px;
}

.p-step4__items {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 36px;
	max-width: 1034px;
	width: 77.74%;
}

.p-step4__title {
	margin-left: -37px;
	margin-top: -20px;
	width: 402px;
}

.p-movie__bg {
	padding-bottom: 41px;
}

.p-movie__items {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	max-width: 1030px;
	padding-top: 40px;
	width: 71.52%;
}

.p-movie__item {
	width: 45.7%;
}

.p-movie__item-movie {
	border-bottom-left-radius: 16px;
	border-top-left-radius: 16px;
}

.p-movie__item-movie img {
	border-bottom-left-radius: 16px;
	border-top-left-radius: 16px;
}

.p-info {
	padding-top: 85px;
}

.p-info__text {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 30.6px;
}

.p-info__items {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	max-width: 992px;
	width: 75.43%;
}

.p-info__item {
	box-sizing: border-box;
	display: block;
	height: auto;
	margin: 0; /* マージンをリセット */
	padding: 0; /* パディングをリセット */
	position: relative;
	width: 31.85%;
}

.p-info__item + .p-info__item {
	margin-top: 0;
}

.p-info__item-text {
	color: #00C2CB;
	font-size: 24px;
	font-weight: 900;
	letter-spacing: 0.72px;
	line-height: 120%; /* 28.8px */
	line-height: 155%;
	top: 32%;
}

.p-info__button {
	margin-bottom: 90px;
	margin-top: 80px;
}

.p-faq {
	padding-top: 40px;
}

.p-faq__wrapper {
	padding-top: 80px;
}

.p-faq__dl {
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	max-width: 768px;
	padding-bottom: 80px;
	width: 58.4%;
}

.p-faq__row-question,
.p-faq__row-answer {
	padding-left: 50px;
}

.p-faq__row-question {
	margin-bottom: 20px;
	padding-bottom: 26.4px;
	padding-top: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	    user-select: none;
}

.p-faq__icon {
	font-size: 16px;
	height: 33px;
	padding-top: 8px;
	width: 33px;
}

.p-guide__bg {
	padding-bottom: 80px;
	padding-top: 94px;
}

.p-guide_items {
	margin-left: auto;
	margin-right: auto;
	margin-top: 81px;
	max-width: 800px;
	width: 60%;
}

.p-guide__item {
	margin-top: 53px;
}

.p-guide__item-title {
	color: var(--gray, #333);
	letter-spacing: 0.6px;
	line-height: 170%; /* 34px */
}

.p-guide__item-text {
	font-size: 16px;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
}

.p-news {
	padding-top: 101px;
}

.p-news__title {
	border-bottom: 1px solid #B6B7B7;
	padding-bottom: 6px;
	width: 572px;
}

.p-news__items {
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width: 800px;
	width: 57%;
}

.p-news__item {
	border-bottom: 1px solid #B6B7B7;
	display: flex;
	padding-bottom: 24px;
}

.p-news__item-date {
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
}

.p-news__item-category {
	letter-spacing: 0.36px;
	line-height: 170%; /* 20.4px */
	margin-right: 24px;
	text-transform: uppercase;
}

.p-news__item-text {
	border-bottom: none;
	color: var(--gray, #333);
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
}

.p-news__button {
	margin-bottom: 88px;
}

.p-spec {
	padding-top: 80px;
}

.p-spec__title {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 200px;
}

.p-spec__wrapper {
	display: flex;
	margin-left: auto;
	margin-right: auto;
	margin-top: 63px;
	max-width: 1017px;
	width: 81.16%;
}

.p-spec__img {
	margin-top: 9px;
	width: 35.78%;
}

.p-spec__img img {
	margin-top: -12px;
	width: 71%;
}

.p-spec__table {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
	margin-left: 0%;
	width: 74%;
}

.p-spec__item {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
	margin-top: 19px;
}

.p-spec__text {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
	width: 78%;
}

.p-spec__header {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.48px;
	line-height: 170%; /* 27.2px */
	width: 18%;
}

.p-footer__nav-inner {
	display: flex;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	justify-content: center;
	line-height: normal;
	margin-top: 64px;
	margin-top: 64px;
}

.p-footer__nav-item {
	margin-left: 16px;
}

.p-footer_item-line {
	margin-left: 16px;
}

.p-footer__logo {
	height: 141px;
	margin-bottom: 48px;
	margin-top: 33px;
	width: 141px;
}

.p-footer__text {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 788px;
	text-align: left;
	width: 60%;
}

.p-footer__bg {
	background: url(../img/pc/bg-footer-pc.png) no-repeat center center/cover;
	height: 101px;
}

.p-footer__bg small {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-top: 50px;
}

.u-faq-mb-narrow {
	margin-bottom: 0px;
}

.u-pc-disappear {
	display: none;
}

.u-sp-disappear {
	display: block;
}

.u-pc-row-reverse {
	flex-direction: row-reverse;
}

}

