body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 16px;
	font-size: 1rem;
}

body {
	color: #1B224C;
}

.u-desktop {
	display: none;
}

/* リキッドレイアウト対応 */

html {
	font-size: 16px;
}

/* pcの電話番号発信対応 */

/* ホバー */

a {
	color: inherit;
	text-decoration: none;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

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

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

html {
	scroll-behavior: smooth;
}

/* Set core body defaults */

body {
	line-height: 1;
	min-height: 100vh;
	text-rendering: optimizeSpeed;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img {
	display: block;
	max-width: 100%;
	width: 100%;
}

/* Natural flow and rhythm in articles by default */

article > * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Blur images when they have no alt attribute */

img:not([alt]) {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
	-webkit-filter: blur(10px);
	filter: blur(10px);
}

/* フォームリセット */

input,
button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

picture {
	display: block;
}

.c-bigText {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 1.7222222222;
}

.c-bigText--border {
	border-bottom: 1px solid #1B224C;
}

.c-btn {
	-webkit-animation: animation 0.6s ease 0s infinite alternate;
	animation: animation 0.6s ease 0s infinite alternate;
	display: block;
	margin: 0 auto;
	max-width: 345px;
	max-width: 21.5625rem;
}

.c-subtitle {
	background-color: #2EA7E0;
	border-radius: 1.625rem;
	color: #fff;
	font-family: YuMincho, "Yu Mincho", serif;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 2.4210526316;
	margin: 0 auto;
	max-width: 307px;
	max-width: 19.1875rem;
	text-align: center;
}

.c-text {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.6875;
}

.c-text span {
	color: #2EA7E0;
}

.c-title {
	background: -webkit-gradient(linear, left top, left bottom, from(#5E68AF), to(#2EA7E0));
	background: linear-gradient(180deg, #5E68AF, #2EA7E0);
	color: #fff;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.55;
	margin-left: calc(50% - 50vw);
	padding: 15px 0;
	padding: 0.9375rem 0;
	position: relative;
	text-align: center;
	width: 100vw;
}

.c-title::before {
	border-color: #2EA7E0 transparent transparent transparent;
	border-style: solid;
	border-width: 28px 22.5px 0 22.5px;
	border-width: 1.75rem 1.40625rem 0 1.40625rem;
	bottom: -27px;
	bottom: -1.6875rem;
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
}

.l-bottom {
	margin-top: 80px;
	margin-top: 5rem;
}

.l-footer {
	margin-top: 80px;
	margin-top: 5rem;
}

.l-inner {
	height: inherit;
	margin: 0 auto;
	max-width: 540px;
	max-width: 33.75rem;
	padding-left: 15px;
	padding-left: 0.9375rem;
	padding-right: 15px;
	padding-right: 0.9375rem;
	width: 100%;
}

.p-about__top {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(5%, #fff), color-stop(100%, #2EA7E0), to(#2EA7E0));
	background: linear-gradient(to bottom, #fff 0%, #fff 5%, #2EA7E0 100%, #2EA7E0 100%);
	padding-bottom: 112px;
	padding-bottom: 7rem;
}

.p-about__title {
	margin-left: calc(50% - 50vw);
	width: 100vw;
}

.p-about__title img {
	mix-blend-mode: darken;
}

.p-about__img {
	margin-top: -12px;
	margin-top: -0.75rem;
}

.p-about__title2 {
	color: #fff;
	font-family: YuMincho, "Yu Mincho", serif;
	font-size: 40px;
	font-size: 2.5rem;
	margin-top: 161px;
	margin-top: 10.0625rem;
	position: relative;
	text-align: center;
}

.p-about__title2::before {
	background: url(../images/about_02.png) center center/contain no-repeat;
	content: "";
	height: 201px;
	height: 12.5625rem;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 201px;
	width: 12.5625rem;
}

.p-about__middle {
	background: -webkit-gradient(linear, left top, left bottom, from(#D4EDF8), to(#fff));
	background: linear-gradient(to bottom, #D4EDF8, #fff);
	padding: 20px 0 206px;
	padding: 1.25rem 0 12.875rem;
	position: relative;
	z-index: 1;
}

.p-about__text {
	font-size: 16px;
	font-size: 1rem;
	line-height: 2.25;
}

.p-about__img2 {
	margin-top: 20px;
	margin-top: 1.25rem;
}

.p-about__img3 {
	bottom: -68px;
	left: 50%;
	margin-top: 20px;
	margin-top: 1.25rem;
	max-width: 375px;
	max-width: 23.4375rem;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: calc(100% - 1.875rem);
}

.p-about__bottom {
	background: -webkit-gradient(linear, left top, left bottom, from(#DEF1F9), to(#fff));
	background: linear-gradient(to bottom, #DEF1F9, #fff);
	padding-bottom: 117px;
	padding-bottom: 7.3125rem;
	padding-top: 80px;
	padding-top: 5rem;
	position: relative;
}

.p-about__bottom::before {
	background: url(../images/bg_bubble.png) left center/cover no-repeat;
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
}

.p-about__img4 {
	mix-blend-mode: darken;
}

.p-about__subText {
	font-family: YuMincho, "Yu Mincho", serif;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 800;
	line-height: 1.6;
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.p-about__subText span {
	color: #2EA7E0;
	position: relative;
}

.p-about__subText span::before {
	content: "ビューティアクア";
	font-size: 16px;
	font-size: 1rem;
	left: 50%;
	position: absolute;
	top: -1.5em;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
}

.p-about__bigText {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-bottom__merits {
	margin-top: -38px;
	margin-top: -2.375rem;
	position: relative;
	z-index: 1;
}

.p-bottom__voice {
	margin-top: 80px;
	margin-top: 5rem;
}

.p-faq__title {
	margin-top: 80px;
	margin-top: 5rem;
}

.p-faq__items {
	margin-top: 57px;
	margin-top: 3.5625rem;
}

.p-faq__item {
	cursor: pointer;
	position: relative;
}

.p-faq__item + .p-faq__item {
	margin-top: 8px;
	margin-top: 0.5rem;
}

.p-faq__item::before {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #5E68AF;
	color: #fff;
	content: "▼";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 40px;
	width: 2.5rem;
	z-index: 1;
}

.p-faq__item.is-open::before {
	content: "▲";
}

.p-faq__item-q {
	background-color: #fff;
	border: 1px solid #707070;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 1.1111111111;
	padding: 16px 56px;
	padding: 1rem 3.5rem;
	position: relative;
}

.p-faq__item-q::before {
	color: #5E68AF;
	content: "Q";
	font-family: YuMincho, "Yu Mincho", serif;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 300;
	left: 12px;
	left: 0.75rem;
	padding-bottom: 4px;
	padding-bottom: 0.25rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.p-faq__item-a {
	background-color: #fff;
	border: 1px solid #707070;
	border-top: none;
	display: none;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 1.1111111111;
	padding: 16px 56px;
	padding: 1rem 3.5rem;
	position: relative;
}

.p-faq__item-a::before {
	color: #5E68AF;
	content: "A";
	font-family: YuMincho, "Yu Mincho", serif;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 300;
	left: 12px;
	left: 0.75rem;
	padding-bottom: 4px;
	padding-bottom: 0.25rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.p-faq__btn {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-feature {
	position: relative;
}

.p-feature__title {
	position: relative;
}

.p-feature__title::before {
	background: url(../images/bubble_03.png) center center/contain no-repeat;
	content: "";
	height: 119px;
	height: 7.4375rem;
	position: absolute;
	right: -15px;
	right: -0.9375rem;
	top: -20px;
	top: -1.25rem;
	width: 119px;
	width: 7.4375rem;
	z-index: -1;
}

.p-feature__head {
	color: #2EA7E0;
	font-family: YuMincho, "Yu Mincho", serif;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.8;
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.p-feature__head span {
	display: inline-block;
	position: relative;
}

.p-feature__head span::before {
	background: #2EA7E0;
	bottom: 5px;
	bottom: 0.3125rem;
	content: "";
	height: 1px;
	height: 0.0625rem;
	left: 0;
	position: absolute;
	width: 100%;
}

.p-feature__water {
	margin-top: 28px;
	margin-top: 1.75rem;
	position: relative;
}

.p-feature__water::before {
	background: url(../images/bubble_01.png) center center/contain no-repeat;
	content: "";
	height: 107px;
	height: 6.6875rem;
	left: -15px;
	left: -0.9375rem;
	position: absolute;
	top: 5px;
	top: 0.3125rem;
	width: 107px;
	width: 6.6875rem;
	z-index: -1;
}

.p-feature__units {
	margin-top: 40px;
	margin-top: 2.5rem;
	position: relative;
}

.p-feature__units::before {
	background: url(../images/bubble_02.png) center center/contain no-repeat;
	content: "";
	height: 90.6666vw;
	left: -30px;
	left: -1.875rem;
	position: absolute;
	top: 223px;
	top: 13.9375rem;
	width: 123.2%;
	z-index: -1;
}

.p-feature__unit + .p-feature__unit {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-feature__unit-title {
	height: 100px;
	height: 6.25rem;
	margin: 0 auto;
	width: 100px;
	width: 6.25rem;
}

.p-feature__unit-text {
	margin-top: 20px;
	margin-top: 1.25rem;
	padding: 24px 7px;
	padding: 1.5rem 0.4375rem;
	position: relative;
}

.p-feature__unit-text::before {
	background: url(../images/sub_01.png) center center/contain no-repeat;
	content: "";
	height: 50px;
	height: 3.125rem;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	width: 1.875rem;
}

.p-feature__unit-text::after {
	background: url(../images/sub_02.png) center center/contain no-repeat;
	bottom: 0;
	content: "";
	height: 50px;
	height: 3.125rem;
	left: 0;
	position: absolute;
	width: 30px;
	width: 1.875rem;
}

.p-feature__items {
	gap: 20px 70px;
	gap: 1.25rem 4.375rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin: 0 auto;
	margin-top: 40px;
	margin-top: 2.5rem;
	max-width: 271px;
	max-width: 16.9375rem;
}

.p-footer {
	margin-left: calc(50% - 50vw);
	width: 100vw;
}

.p-footer__logo {
	margin: 0 auto;
	max-width: 88px;
	max-width: 5.5rem;
}

.p-footer__links {
	margin-top: 10px;
	margin-top: 0.625rem;
}

.p-footer__link {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 2.0714285714;
	text-align: center;
}

.p-footer__bottom {
	background-color: #5E68AF;
	margin-left: calc(50% - 50vw);
	margin-top: 10px;
	margin-top: 0.625rem;
	padding: 16px 15px;
	padding: 1rem 0.9375rem;
	width: 100vw;
}

.p-footer__copy {
	color: #fff;
	font-size: 12px;
	font-size: 0.75rem;
}

.p-footer__menus {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.p-footer__menu a {
	color: #fff;
	font-size: 14px;
	font-size: 0.875rem;
}

.p-footer__menu + .p-footer__menu {
	margin-left: 5px;
	margin-left: 0.3125rem;
}

.p-header {
	display: none;
	height: 80px;
	height: 5rem;
}

.p-header__inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
	padding-left: 50px;
	padding-left: 3.125rem;
	padding-right: 10px;
	padding-right: 0.625rem;
	width: 100%;
}

.p-header__logo {
	width: 180px;
	width: 11.25rem;
}

.p-header__nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: calc(100% - 11.25rem);
}

.p-header__links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
}

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

.p-header__link + .p-header__link {
	margin-left: 30px;
	margin-left: 1.875rem;
}

.p-header__link a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-size: 1rem;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.p-header__link:hover a {
	color: #2EA7E0;
	opacity: 1;
}

.p-header__link span {
	display: inline-block;
	position: relative;
}

.p-header__link span:before {
	background: #2EA7E0;
	bottom: 0;
	content: "";
	height: 1px;
	height: 0.0625rem;
	left: 1px;
	left: 0.0625rem;
	position: absolute;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 0%;
}

.p-header__link:hover span::before {
	width: 100%;
}

.p-header__menus {
	gap: 10px;
	gap: 0.625rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-left: auto;
	max-width: 290px;
	max-width: 18.125rem;
	width: 100%;
}

.p-header__menu a {
	border-radius: 0.3125rem;
	color: #fff;
	display: inline-block;
	padding: 18px 0;
	padding: 1.125rem 0;
	text-align: center;
	width: 100%;
}

.p-header__menu:first-child a {
	background-color: #2EA7E0;
}

.p-header__menu:last-child a {
	background-color: #5E68AF;
}

.p-merit__number {
	margin: 0 auto;
	max-width: 100px;
	max-width: 6.25rem;
	width: 100%;
}

.p-merit__subtitle {
	margin-top: 20px;
	margin-top: 1.25rem;
}

.p-merit__topTitle {
	font-family: YuMincho, "Yu Mincho", serif;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.8;
	margin-top: 8px;
	margin-top: 0.5rem;
	text-align: center;
}

.p-merit__text {
	margin-top: 20px;
	margin-top: 1.25rem;
}

.p-merit__title {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-merit__subText {
	margin-top: 50px;
	margin-top: 3.125rem;
	text-align: center;
}

.p-merit__subText span {
	display: inline-block;
	position: relative;
}

.p-merit__subText span::before {
	background-color: #1B224C;
	bottom: 5px;
	bottom: 0.3125rem;
	content: "";
	height: 1px;
	height: 0.0625rem;
	left: 0;
	position: absolute;
	width: 100%;
}

.p-merit__text2 {
	margin-top: 12px;
	margin-top: 0.75rem;
}

.p-merit__smallText {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 2;
	margin-top: 42px;
	margin-top: 2.625rem;
}

.p-merit__wrap1 {
	gap: 40px;
	gap: 2.5rem;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	margin: 0 auto;
	margin-top: 8px;
	margin-top: 0.5rem;
	max-width: 300px;
	max-width: 18.75rem;
}

.p-merit__img2 {
	margin-left: calc(50% - 50vw);
	width: 100vw;
}

.p-merit__title2 {
	background: #5E68AF;
	color: #fff;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.55;
	margin-left: calc(50% - 50vw);
	margin-top: 24px;
	margin-top: 1.5rem;
	padding: 15px 0;
	padding: 0.9375rem 0;
	position: relative;
	text-align: center;
	width: 100vw;
}

.p-merit__title2::before {
	border-color: transparent transparent #5E68AF transparent;
	border-style: solid;
	border-width: 0 20px 25px 20px;
	border-width: 0 1.25rem 1.5625rem 1.25rem;
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	top: -24px;
	top: -1.5rem;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
}

.p-merit__text3 {
	margin-top: 20px;
	margin-top: 1.25rem;
	text-align: center;
}

.p-merit__text3 span {
	color: #2EA7E0;
}

.p-merit__btn {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-merit__btn--2 {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.p-merit__img3 {
	margin-top: 8px;
	margin-top: 0.5rem;
}

.p-merit__img4 {
	margin-top: 25px;
	margin-top: 1.5625rem;
}

.p-merit__wrap2 {
	margin: 0 auto;
	max-width: 185px;
	max-width: 11.5625rem;
}

.p-merit__title2--top {
	margin-top: 65px;
	margin-top: 4.0625rem;
}

.p-merit__topTitle span {
	display: inline-block;
	font-size: 30px;
	font-size: 1.875rem;
	margin-left: -16px;
	margin-left: -1rem;
	-webkit-transform: rotate(29deg);
	transform: rotate(29deg);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}

.p-merits__merit + .p-merits__merit {
	margin-top: 80px;
	margin-top: 5rem;
}

.p-mv {
	position: relative;
}

.p-mv__img {
	width: 100%;
}

.p-product {
	background: url(../images/bg_product.png) 0 7%/contain no-repeat;
}

.p-product__title {
	font-family: YuMincho, "Yu Mincho", serif;
	font-size: 40px;
	font-size: 2.5rem;
	font-weight: 400;
	text-align: center;
}

.p-product__head {
	margin-top: 20px;
	margin-top: 1.25rem;
	text-align: center;
}

.p-product__head span {
	color: #2EA7E0;
	font-size: 24px;
	font-size: 1.5rem;
}

.p-product__img {
	margin-top: 20px;
	margin-top: 1.25rem;
}

.p-product__img2 {
	margin: 0 auto;
	margin-top: 24px;
	margin-top: 1.5rem;
	max-width: 273px;
	max-width: 17.0625rem;
	width: 100%;
}

.p-product__list {
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.8125;
	margin: 0 auto;
	margin-top: 12px;
	margin-top: 0.75rem;
	max-width: 300px;
	max-width: 18.75rem;
}

.p-product__subTitle {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-product__text {
	margin-top: 20px;
	margin-top: 1.25rem;
}

.p-product__btn {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-top {
	overflow: hidden;
	position: relative;
}

.p-top::before {
	background: url(../images/bg_bubble.png) center bottom/cover no-repeat;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.p-top__mv {
	background: -webkit-gradient(linear, left top, left bottom, from(#2EA7E0), color-stop(0%, #2EA7E0), color-stop(95%, #fff), to(#fff));
	background: linear-gradient(to bottom, #2EA7E0 0%, #2EA7E0 0%, #fff 95%, #fff 100%);
	padding-bottom: 80px;
	padding-bottom: 5rem;
	padding-top: 35px;
	padding-top: 2.1875rem;
}

.p-top__feature {
	position: relative;
	z-index: 1;
}

.p-voice__title {
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 400;
	text-align: center;
}

.p-voice__title span {
	color: #2EA7E0;
	font-family: YuMincho, "Yu Mincho", serif;
	font-size: 40px;
	font-size: 2.5rem;
}

.p-voice__items {
	margin-left: calc(50% - 50vw);
	margin-top: 37px;
	margin-top: 2.3125rem;
	width: 100vw;
}

.p-voice__item {
	background: -webkit-gradient(linear, left top, left bottom, from(#2EA7E0), to(#fff));
	background: linear-gradient(180deg, #2EA7E0, #fff);
	padding: 15px;
	padding: 0.9375rem;
}

.p-voice__item + .p-voice__item {
	margin-top: 32px;
	margin-top: 2rem;
}

.p-voice__item-img {
	background-color: #fff;
	border-radius: 0.6875rem;
	padding-bottom: 5px;
	padding-bottom: 0.3125rem;
}

.p-voice__img {
	margin: 0 auto;
	max-width: 172px;
	max-width: 10.75rem;
}

.p-voice__item-subtitle {
	font-size: 20px;
	font-size: 1.25rem;
	letter-spacing: -0.1em;
	line-height: 2;
	margin-top: 10px;
	margin-top: 0.625rem;
	text-align: center;
}

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

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

html {
	font-size: 1.4545454545vw;
}

a[href^="tel:"] {
	pointer-events: none;
}

a:hover {
	opacity: 0.6;
}

.c-bigText {
	font-size: 1.25rem;
}

.c-btn {
	max-width: 29.375rem;
}

.c-subtitle {
	font-size: 1.625rem;
	line-height: 1.9230769231;
	max-width: 24.0625rem;
	width: 100%;
}

.c-text {
	font-size: 1.125rem;
	line-height: 1.7222222222;
}

.c-title {
	font-size: 1.625rem;
	line-height: 1.9230769231;
	margin-left: -1.5625rem;
	padding: 0rem 0;
	width: calc(100% + 3.125rem);
}

.l-bottom {
	margin-top: 0;
}

.l-inner {
	max-width: 1103.125px;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-about__top {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(75%, #fff), color-stop(100%, #2EA7E0), to(#2EA7E0));
	background: linear-gradient(to bottom, #fff 0%, #fff 75%, #2EA7E0 100%, #2EA7E0 100%);
}

.p-about__title {
	margin-left: -1.5625rem;
	width: calc(100% + 3.125rem);
}

.p-about__img {
	margin-left: -1.5625rem;
	margin-top: -3.125rem;
	width: calc(100% + 3.125rem);
}

.p-about__title2 {
	font-size: 3.25rem;
	margin-top: 6.5rem;
}

.p-about__middle {
	background: -webkit-gradient(linear, left top, left bottom, from(#BBE2F4), to(#E1F2FA));
	background: linear-gradient(to bottom, #BBE2F4, #E1F2FA);
	padding-bottom: 13.25rem;
	padding-top: 0.5rem;
}

.p-about__text {
	font-size: 1.125rem;
	margin-left: -1.3125rem;
	width: calc(100% + 2.625rem);
}

.p-about__text span {
	display: inline-block;
	position: relative;
}

.p-about__text span::before {
	background-color: #00ACBA;
	bottom: 0;
	content: "";
	height: 0.125rem;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
}

.p-about__img2 {
	margin: 0 auto;
	margin-top: 0.75rem;
	max-width: 38.125rem;
}

.p-about__img3 {
	bottom: -10rem;
	max-width: 42.5rem;
	width: calc(100% + 3.125rem);
}

.p-about__bottom {
	background: -webkit-gradient(linear, left top, left bottom, from(#DEF1F9), to(#E5F4FA));
	background: linear-gradient(to bottom, #DEF1F9, #E5F4FA);
	padding-top: 6.6875rem;
}

.p-about__img4 {
	margin: 0 auto;
	margin-top: 2.25rem;
	max-width: 31.125rem;
}

.p-about__subText {
	font-size: 1.625rem;
}

.p-about__bigText {
	margin: 0 auto;
	margin-top: 2.5rem;
	max-width: 29.5rem;
	width: 100%;
}

.p-bottom {
	margin: 0 auto;
	max-width: 42.5rem;
}

.p-bottom__merits {
	margin-top: 1.9375rem;
}

.p-bottom__product {
	margin-top: 6.5625rem;
}

.p-faq__items {
	margin-left: -1.5625rem;
	margin-top: 2.625rem;
	width: calc(100% + 3.125rem);
}

.p-faq__item::before {
	font-size: 1.25rem;
	width: 4.375rem;
}

.p-faq__item-q {
	font-size: 1.625rem;
	line-height: 1.5769230769;
	padding: 0.9375rem 4.375rem 0.9375rem 3.125rem;
}

.p-faq__item-q::before {
	font-size: 2rem;
}

.p-faq__item-a {
	font-size: 1.625rem;
	line-height: 1.5769230769;
	padding: 0.9375rem 4.375rem 0.9375rem 3.125rem;
}

.p-faq__item-a::before {
	font-size: 2rem;
}

.p-faq__btn {
	margin-top: 5rem;
}

.p-feature__title {
	margin: 0 auto;
	max-width: 27.25rem;
}

.p-feature__title::before {
	height: 10.3125rem;
	right: -7.625rem;
	top: 1.875rem;
	width: 10.3125rem;
}

.p-feature__head {
	font-size: 1.625rem;
	margin-top: 0.75rem;
}

.p-feature__water {
	margin: 0 auto;
	margin-top: 2.25rem;
	max-width: 29.0625rem;
}

.p-feature__water::before {
	left: -4.6875rem;
	top: 4.6875rem;
}

.p-feature__units {
	margin-left: -1.5625rem;
	margin-top: 5.4375rem;
	width: calc(100% + 3.125rem);
}

.p-feature__units::before {
	background: url(../images/bubble_06.png) center center/contain no-repeat;
	height: 11rem;
	left: auto;
	left: initial;
	right: -1.5625rem;
	top: 8.25rem;
	width: 12.625rem;
}

.p-feature__units::after {
	background: url(../images/bubble_05.png) center center/contain no-repeat;
	bottom: -1.4375rem;
	content: "";
	height: 10.9375rem;
	left: -1.5625rem;
	position: absolute;
	width: 10.9375rem;
	z-index: -1;
}

.p-feature__unit {
	max-width: 31.5625rem;
	position: relative;
}

.p-feature__unit:first-child {
	margin-left: 6.25rem;
}

.p-feature__unit:last-child {
	margin-left: 12.5rem;
}

.p-feature__unit-title {
	left: -6.25rem;
	position: absolute;
	top: 0;
}

.p-feature__unit-text {
	padding: 1rem 1.25rem;
}

.p-feature__items {
	gap: 0rem;
	grid-template-columns: repeat(4, 1fr);
	margin-left: -1.5625rem;
	max-width: 42.5rem;
	width: calc(100% + 3.125rem);
}

.p-footer__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.p-footer__logo {
	max-width: 15.625rem;
}

.p-footer__links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: calc(100% - 19.75rem);
}

.p-footer__link {
	font-size: 1rem;
}

.p-footer__link + .p-footer__link {
	margin-left: 6.25rem;
}

.p-footer__bottom-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 42.5rem;
}

.p-footer__menu + .p-footer__menu {
	margin-left: 4.25rem;
}

.p-header {
	display: block;
	margin: 0 auto;
	max-width: 80rem;
}

.p-merit {
	outline: 2px solid #5E68AF;
	outline-offset: 1.5625rem;
}

.p-merit__head {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.p-merit__number {
	max-width: 9.625rem;
}

.p-merit__right {
	width: calc(100% - 13.25rem);
}

.p-merit__topTitle {
	font-size: 2rem;
	letter-spacing: -0.1em;
	line-height: 1.25;
}

.p-merit__text {
	margin-left: -1.3125rem;
	margin-top: 2.5rem;
	width: calc(100% + 2.625rem);
}

.p-merit__text2 {
	margin-left: -1.5625rem;
	margin-top: 0.625rem;
	width: calc(100% + 3.125rem);
}

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

.p-merit__smallText {
	font-size: 0.875rem;
	margin-top: 2.5rem;
	text-align: center;
}

.p-merit__wrap1 {
	gap: 1.875rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 0.625rem;
	max-width: 100%;
}

.p-merit__img2 {
	margin-left: -1.5625rem;
	width: calc(100% + 3.125rem);
}

.p-merit__title2 {
	font-size: 1.625rem;
	margin-left: -1.5625rem;
	max-width: 42.5rem;
	padding: 0.625rem 0;
}

.p-merit__img4 {
	margin-top: 1.25rem;
}

.p-merit__wrap2 {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 100%;
}

.p-merit__img4 + .p-merit__img4 {
	margin-left: 1.6875rem;
}

.p-merit__title2--top {
	margin-top: 2.5rem;
}

.p-merits__merit + .p-merits__merit {
	margin-top: 8.125rem;
}

.p-product {
	background: url(../images/bg_product.png) left 20%/contain no-repeat;
}

.p-product__head {
	font-size: 1.625rem;
	line-height: 1.15;
	margin-top: 2.5rem;
}

.p-product__head span {
	font-size: 2.5rem;
}

.p-product__img {
	margin: 0 auto;
	margin-top: 1.25rem;
	max-width: 20rem;
}

.p-product__wrap {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 3.4375rem;
}

.p-product__img2 {
	margin-top: 0;
	max-width: unset;
	width: 50%;
}

.p-product__list {
	padding-left: 2.5rem;
	width: calc(50% - 2.5rem);
}

.p-product__subTitle {
	margin-top: 1.625rem;
	text-align: center;
}

.p-product__text {
	font-size: 1rem;
	margin-left: -1.5625rem;
	width: calc(100% + 3.125rem);
}

.p-top {
	margin: 0 auto;
	max-width: 42.5rem;
}

.p-top::before {
	background: url(../images/bg_bubble.png) right bottom/cover no-repeat;
}

.p-top__mv {
	background: -webkit-gradient(linear, left top, left bottom, from(#2EA7E0), color-stop(0%, #2EA7E0), color-stop(95%, #fff), to(transparent));
	background: linear-gradient(to bottom, #2EA7E0 0%, #2EA7E0 0%, #fff 95%, transparent 100%);
	padding-bottom: 6rem;
	position: relative;
}

.p-voice__title {
	font-size: 2.625rem;
}

.p-voice__title span {
	font-size: 3.25rem;
}

.p-voice__items {
	margin-left: -1.5625rem;
	width: calc(100% + 3.125rem);
}

.p-voice__item {
	background: -webkit-gradient(linear, left top, right top, from(#2EA7E0), to(#fff));
	background: linear-gradient(to right, #2EA7E0, #fff);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1.25rem;
}

.p-voice__item + .p-voice__item {
	background: -webkit-gradient(linear, right top, left top, from(#2EA7E0), to(#fff));
	background: linear-gradient(to left, #2EA7E0, #fff);
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-top: 3.125rem;
}

.p-voice__item-img {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 31%;
}

.p-voice__item-content {
	width: calc(69% - 0.625rem);
}

.p-voice__item-subtitle {
	font-size: 1.75rem;
	text-align: left;
}

.p-voice__item-text {
	font-size: 1rem;
}

}

@media (min-width: 1100px) {

html {
	font-size: 16px;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}

@-webkit-keyframes animation {

0% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

100% {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

}

@keyframes animation {

0% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

100% {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

}


/*# sourceMappingURL=style.css.map */
