/*==========================================================================
# reset - ブラウザの差異や不要なスタイルを無くすためのスタイル
========================================================================== */

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

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

html {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

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

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

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

a {
	cursor: pointer;
	text-decoration: none;
}

body {
	color: #1a1a1a;
	font-family: "Noto Serif JP", serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
}

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

a {
	color: inherit;
}

html {
	margin: 0 auto;
	max-width: 750px;
}

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

.p-mv {
	background: url(../img/mv_background.png) no-repeat center center/cover;
}

.p-mv__text {
	padding-top: 1.0625rem;
	text-align: center;
}

.p-mv__catch-copy {
	margin-left: -0.8125rem;
}

.p-mv__25year {
	margin-top: -0.875rem;
}

.p-mv__image {
	align-items: center;
	display: flex;
	gap: 0.9375rem;
	justify-content: center;
	margin-left: 0.9375rem;
	margin-top: 0.25rem;
}

.p-mv__bottom {
	margin-top: 1.0625rem;
	text-align: center;
}

.p-bottom-text {
	margin-top: 0.75rem;
}

.p-bottom-button {
	margin-top: 0.8125rem;
}

.p-reception {
	margin: 0 auto;
	max-width: 40rem;
	padding-bottom: 5rem;
	padding-top: 5rem;
	text-align: center;
}

.p-reception__heading {
	color: #f4136f;
	display: inline-block;
	font-size: 2.5rem;
	font-weight: 500;
	letter-spacing: normal;
	line-height: normal;
	position: relative;
}

.p-reception__heading::before {
	border-left: 1px solid #f4136f;
	content: "";
	height: 2.75rem;
	left: -1.375rem;
	position: absolute;
	top: 0.1875rem;
	transform: rotate(-30deg);
	width: 1.5rem;
}

.p-reception__heading::after {
	border-right: 1px solid #f4136f;
	content: "";
	height: 2.75rem;
	position: absolute;
	right: -1.375rem;
	top: 0.1875rem;
	transform: rotate(30deg);
	width: 1.5rem;
}

.p-reception__wrap {
	border: 2px solid #1a1a1a;
	margin-top: 1.125rem;
	padding: 1rem 0 2.75rem;
	position: relative;
}

.p-reception__wrap::after {
	background: url(../img/bow-woman.png) no-repeat center center/contain;
	content: "";
	height: 10.125rem;
	position: absolute;
	right: -1.5rem;
	top: -8.875rem;
	width: 8.875rem;
}

.p-reception__top {
	background-image: linear-gradient(to top, rgb(139, 106, 37), rgb(203, 157, 64), rgb(134, 101, 35));
	color: #fff;
	font-size: 3.125rem;
	font-weight: 500;
	letter-spacing: normal;
	line-height: 1;
	margin-bottom: 1.25rem;
	padding: 1.5rem 4rem;
}

.p-reception__table {
	margin-bottom: 2.375rem;
}

.p-reception__row {
	align-items: center;
	display: flex;
	justify-content: center;
}

.p-reception__row:not(:last-child) {
	margin-bottom: 0.75rem;
}

.p-reception__th {
	background: #717171;
	color: #fff;
	display: inline-block;
	font-size: 1.875rem;
	font-weight: 500;
	padding: 1.25rem 3.125rem;
}

.p-reception__th-p {
	padding: 1.25rem 4rem;
}

.p-reception__th-black {
	background: #1a1a1a;
	padding: 1.25rem 4rem 1.25rem 4.125rem;
}

.p-reception__td {
	background: #e1e1e1;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.875rem;
	font-weight: 500;
	padding: 1.25rem 5rem;
}

.p-reception__td-yellow {
	background: #ffffb5;
	color: #f4136f;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.125rem;
	font-weight: bold;
	padding: 1.125rem 1.375rem;
}

.p-reception__caution {
	color: #f4136f;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 0.096875rem;
}

.p-gallery {
	background: url(../img/aside_background.png) no-repeat center center/cover;
	padding: 3.125rem 0 6rem;
	text-align: center;
}

.p-gallery__heading {
	margin-top: 0.625rem;
}

.p-gallery__top {
	display: inline-block;
	font-size: 1.875rem;
	font-weight: 500;
	position: relative;
	z-index: 1;
}

.p-gallery__top::after {
	background: #faff00;
	bottom: -0.28125rem;
	content: "";
	height: 0.5625rem;
	left: 0;
	position: absolute;
	width: 16.25rem;
	z-index: -1;
}

.p-gallery__bottom {
	color: #e13556;
	font-size: 5rem;
	font-weight: 500;
	margin-top: 1.625rem;
}

.p-gallery__img {
	margin-top: 1.875rem;
}

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

.p-point {
	position: relative;
}

.p-point__wrap {
	margin-top: -3.125rem;
	position: relative;
	z-index: -1;
}

.text-style1 {
	color: #fffe85;
	font-size: 6.25rem;
	font-style: italic;
	line-height: 1;
	margin-left: 0.375rem;
	margin-right: 0.5rem;
}

.text-style2 {
	color: #fff;
	font-size: 1.875rem;
}

.text-style3 {
	color: #fff;
	font-size: 2.5rem;
}

.p-point1 {
	margin-top: -1.125rem;
	text-align: center;
}

.p-point2 {
	margin-top: -3.5625rem;
	text-align: center;
}

.p-point3 {
	margin-top: -3.75rem;
	text-align: center;
}

.p-point__title {
	position: absolute;
	right: 3.75rem;
	top: 6.25rem;
}

.p-point__title2 {
	left: 4.0625rem;
	position: absolute;
	top: 8.4375rem;
}

.p-point__title3 {
	position: absolute;
	right: 4.1875rem;
	top: 8.25rem;
}

.p-point__title-top {
	font-size: 1.5625rem;
	font-weight: 500;
}

.title-top3 {
	margin-top: 0.1875rem;
}

.p-point__title-emphasis {
	color: #e13556;
	font-size: 3.75rem;
	font-weight: 500;
	margin-top: 0.9375rem;
	text-align: right;
}

.p-point__title-emphasis2 {
	color: #e13556;
	font-size: 3.75rem;
	font-weight: 500;
	margin-top: 0.9375rem;
	text-align: left;
}

.p-point__title-emphasis3 {
	color: #e13556;
	font-size: 3.75rem;
	font-weight: 500;
	margin-top: 0.6875rem;
	text-align: right;
}

.p-point__text {
	font-size: 1.0625rem;
	font-weight: 500;
	line-height: 1.68;
	margin-top: 2.75rem;
	position: absolute;
	right: 4.0625rem;
	top: 12rem;
}

.p-point__text2 {
	font-size: 1.0625rem;
	font-weight: 500;
	left: 3.5625rem;
	line-height: 1.68;
	margin-top: 2rem;
	position: absolute;
	top: 14.5rem;
}

.p-point__text3 {
	font-size: 1.0625rem;
	font-weight: 500;
	left: 1.75rem;
	line-height: 1.68;
	margin-top: 1.4375rem;
	position: absolute;
	top: 15.4375rem;
}

.p-commitment {
	background: url(../img/commitment_background.png) no-repeat center center/cover;
	margin-top: -3.125rem;
	padding-bottom: 3.125rem;
	padding-top: 3.125rem;
	position: relative;
	text-align: center;
	z-index: 1;
}

.p-commitment__inner {
	margin: 0 auto;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.p-commitment__text1 {
	color: #283554;
	font-size: 4.125rem;
	font-weight: 500;
	line-height: 2;
	white-space: nowrap;
}

.text-small {
	font-size: 3.125rem;
}

.p-commitment__img {
	display: flex;
	justify-content: center;
	margin-top: 2.5rem;
}

.p-worries {
	background: url(../img/worries_background.png) no-repeat center center/cover;
	padding-bottom: 17.875rem;
	padding-top: 14.5rem;
}

.p-worries__text {
	background: #26282e;
	color: #fff;
	margin: 0 auto;
	max-width: 43.125rem;
	opacity: 0.8;
	padding: 3.25rem 3.25rem 3.75rem 3.25rem;
	white-space: nowrap;
}

.p-worries__heading {
	font-size: 2.5rem;
	font-weight: 500;
	margin-bottom: 3.5rem;
}

.black-line {
	font-size: 3.75rem;
	position: relative;
}

.black-line::after {
	background: #121315;
	bottom: 0;
	content: "";
	height: 3.25rem;
	left: 0;
	position: absolute;
	width: 11.25rem;
	z-index: -1;
}

.p-worries__list {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.875rem;
	margin-left: 7.5rem;
	margin-right: 5.75rem;
	position: relative;
}

.p-worries__list::before {
	background: url(../img/check.png) no-repeat center center/contain;
	content: "";
	height: 1.875rem;
	left: -2.8125rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.875rem;
}

.p-worries__list:not(:last-child) {
	margin-bottom: 2.5rem;
}

.yellow-text {
	color: #f2ff76;
}

.p-enzyme {
	background: url(../img/enzyme_background.png) no-repeat center center/cover;
	margin-top: -12.5rem;
	padding: 15.625rem 0rem 5.25rem;
	position: relative;
	text-align: center;
	z-index: 1;
}

.p-enzyme__text1 {
	margin-top: 0.375rem;
}

.p-enzyme__text2 {
	font-size: 2.5rem;
	font-weight: 200;
	margin-left: 1.875rem;
	margin-top: 1.25rem;
}

.p-protein {
	background: url(../img/protein_background.png) no-repeat center center/cover;
	padding: 7.5rem 2.25rem 7.5rem 2.625rem;
}

.p-protein__inner {
	margin: 0 auto;
	max-width: 49.375rem;
}

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

.p-protein__title1 {
	background: #515c74;
	color: #fff;
	display: inline-block;
	font-size: 2.5rem;
	line-height: 0.65;
	padding: 1.125rem 1.375rem 1.125rem 0.875rem;
	position: relative;
}

.p-protein__title1 span {
	color: #f1ff75;
}

.p-protein__title1::after {
	background: url(../img/protein_speech.png) no-repeat center center/contain;
	content: "";
	height: 9rem;
	left: -13.625rem;
	position: absolute;
	top: -3.75rem;
	width: 10.875rem;
}

.p-protein__title2 {
	margin-left: -0.875rem;
	margin-top: 1.75rem;
}

.p-protein__text {
	margin-top: 3.125rem;
}

.p-introduction {
	margin-top: -2.0625rem;
	position: relative;
	text-align: center;
	z-index: -1;
}

.p-cta {
	background-image: linear-gradient(to bottom, rgb(242, 142, 38), #fd644f);
	padding: 2.5rem 1.875rem 2.875rem;
}

.cta2 {
	position: relative;
	z-index: 1;
}

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

.p-cta__heading1 {
	color: #fff;
	font-size: 3.125rem;
	font-weight: 500;
	line-height: 0.87;
}

.p-cta__heading2 {
	color: #fff;
	font-size: 2.75rem;
	font-weight: 500;
	margin-top: 1.25rem;
}

.p-cta__body {
	background: #fff;
	margin: 3.125rem auto 0;
	max-width: 40.625rem;
	padding: 3.75rem 1.875rem 3.75rem 2.5rem;
	position: relative;
}

.p-cta__body::before {
	background: url(../img/cta_off.png) no-repeat center center/contain;
	content: "";
	height: 9.375rem;
	left: -1.25rem;
	position: absolute;
	top: -3.75rem;
	width: 9.375rem;
}

.p-cta__wrap {
	display: flex;
	gap: 1.875rem;
}

.p-cta__product {
	margin-left: 0.875rem;
	margin-top: 0.625rem;
	position: relative;
	z-index: 1;
}

.p-cta__text1 {
	background: #f86d23;
	border-radius: 5px;
	color: #fff;
	font-size: 1.875rem;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 1.51;
	padding: 0.3125rem 0.8125rem;
	text-align: center;
	white-space: nowrap;
}

.p-cta__text2 {
	background: #f86d23;
	border-radius: 5px;
	color: #fff;
	font-size: 1.875rem;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 1.51;
	margin-top: 1.25rem;
	padding: 0.3125rem 0.9375rem;
	text-align: center;
}

.p-cta__price1 {
	margin-top: 1.5rem;
}

.p-cta__price2 {
	margin-top: 1.875rem;
}

.p-cta__button {
	display: inline-block;
	margin-top: 0.5625rem;
	text-align: center;
}

.p-voice {
	background: url(../img/voice_background.png) no-repeat center center/cover;
	padding: 3.75rem 0 5rem;
}

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

.p-voice__heading1 {
	color: #e13556;
	font-size: 4.375rem;
	font-weight: 600;
}

.voice-small {
	font-size: 3.125rem;
}

.p-voice__heading2 {
	font-size: 2.125rem;
	font-weight: 500;
	margin-top: 1.625rem;
}

.swiper-container {
	padding-bottom: 2.1875rem;
	position: relative;
	text-align: center;
}

.swiper {
	position: relative;
}

.swiper-wrapper {
	margin-top: 1.9375rem;
	position: relative;
}

.swiper-pagination-bullet {
	background: #ff8a8c;
	border-radius: 50%;
	height: 10px;
	opacity: 1;
	width: 10px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #e13556;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.swiper-button-prev::after {
	content: "";
}

.swiper-button-next::after {
	content: "";
}

.p-arrangement {
	background: #fffef4;
	padding: 5.75rem 1.5rem 12rem;
	position: relative;
	z-index: -3;
}

.p-arrangement__inner {
	margin: 0 auto;
	max-width: 49.375rem;
}

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

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

.p-arrangement__wrap {
	margin-top: 3.5rem;
}

.p-arrangement__items:not(:first-child) {
	margin-top: 4.5rem;
}

.p-arrangement__img {
	position: relative;
}

.p-arrangement__comment {
	left: -0.625rem;
	position: absolute;
	top: 23.125rem;
}

.p-arrangement__text {
	margin-top: 1.875rem;
}

.p-calorie {
	margin-top: -2.0625rem;
	text-align: center;
}

.u-separate {
	border: 1px solid red;
	margin-bottom: 24px;
	margin-top: 24px;
}

@media (min-width: 768px) {

.is-sp {
	display: none;
}

}

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

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

}

@media (max-width: 767px) {

.is-pc {
	display: none;
}

}

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

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

.p-reception {
	margin: 3.875rem auto 1.75rem;
	max-width: 20rem;
	padding-bottom: 0;
	padding-top: 0;
}

.p-reception__heading {
	font-size: 1.25rem;
}

.p-reception__heading::before {
	height: 1.375rem;
	left: -0.6875rem;
	top: 0.25rem;
	width: 0.75rem;
}

.p-reception__heading::after {
	height: 1.375rem;
	right: -0.6875rem;
	top: 0.25rem;
	width: 0.75rem;
}

.p-reception__wrap {
	margin-top: 0.5625rem;
	padding: 0.5rem 0 1.3125rem;
}

.p-reception__wrap::after {
	height: 5.0625rem;
	right: -0.75rem;
	top: -4.5rem;
	width: 4.4375rem;
}

.p-reception__top {
	font-size: 1.5625rem;
	margin-bottom: 0.625rem;
	padding: 0.75rem 2rem;
}

.p-reception__table {
	margin-bottom: 1.1875rem;
}

.p-reception__row:not(:last-child) {
	margin-bottom: 0.375rem;
}

.p-reception__th {
	font-size: 0.9375rem;
	padding: 0.625rem 1.5625rem;
}

.p-reception__th-p {
	padding: 0.625rem 2rem;
}

.p-reception__th-black {
	padding: 0.625rem 1.9375rem 0.625rem 2.0625rem;
}

.p-reception__td {
	font-size: 0.9375rem;
	padding: 0.625rem 2.5rem;
}

.p-reception__td-yellow {
	font-size: 1.0625rem;
	padding: 0.5625rem 0.6875rem;
}

.p-reception__caution {
	font-size: 0.625rem;
}

.p-gallery {
	padding: 1.5625rem 0 3rem;
}

.p-gallery__bottom {
	font-size: 2.5rem;
	margin-top: 0.8125rem;
}

.p-gallery__img {
	margin-top: 0.5625rem;
}

.p-point__wrap {
	margin-top: -1.875rem;
}

.p-commitment {
	margin-top: -6.5rem;
	padding-bottom: 1.5625rem;
	padding-top: 1.5625rem;
}

.p-commitment__inner {
	padding-left: 1.3125rem;
	padding-right: 1.3125rem;
}

.p-commitment__text1 {
	font-size: 2.0625rem;
	line-height: 1.69;
}

.text-small {
	font-size: 1.5625rem;
}

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

.p-worries {
	padding-bottom: 8.9375rem;
	padding-top: 7.25rem;
}

.p-worries__text {
	max-width: 21.5625rem;
	padding: 1.625rem 1.625rem 1.875rem 1.625rem;
}

.p-worries__heading {
	font-size: 1.25rem;
	margin-bottom: 1.75rem;
}

.black-line {
	font-size: 1.875rem;
}

.black-line::after {
	height: 1.625rem;
	width: 5.8125rem;
}

.p-worries__list {
	font-size: 1.0625rem;
	margin-left: 3.75rem;
	margin-right: 2.875rem;
}

.p-worries__list::before {
	height: 0.9375rem;
	left: -1.5rem;
	width: 1.0625rem;
}

.p-worries__list:not(:last-child) {
	margin-bottom: 1.25rem;
}

.p-enzyme {
	margin-top: -6.5rem;
	padding: 2.3125rem 0rem 1.3125rem;
}

.p-enzyme__text1 {
	margin-top: 0.75rem;
}

.p-enzyme__text2 {
	font-size: 1.25rem;
	margin-left: 0.9375rem;
	margin-top: 0.625rem;
}

.p-protein {
	padding: 2.875rem 1.125rem 6.875rem 1.3125rem;
}

.p-protein__inner {
	max-width: 23.4375rem;
}

.p-protein__title1 {
	font-size: 1.25rem;
	padding: 0.5625rem 0.6875rem 0.5625rem 0.4375rem;
}

.p-protein__title1::after {
	height: 4.5rem;
	left: -6.8125rem;
	top: -1.875rem;
	width: 5.4375rem;
}

.p-protein__title2 {
	margin-left: -0.4375rem;
	margin-top: 0.875rem;
}

.p-protein__text {
	margin-top: 0.9375rem;
}

.p-cta {
	padding: 1.25rem 0.9375rem 1.4375rem;
}

.p-cta__heading {
	margin-left: -1.0625rem;
}

.p-cta__heading1 {
	font-size: 1.875rem;
	line-height: 0.87;
}

.p-cta__heading2 {
	font-size: 2.5rem;
	margin-top: 0.5625rem;
}

.p-cta__body {
	background: #fff;
	margin: 1.5625rem auto 0;
	max-width: 21.5625rem;
	padding: 1.875rem 0.9375rem 1.875rem 1.25rem;
	position: relative;
}

.p-cta__body::before {
	height: 5rem;
	left: -0.625rem;
	top: -1.25rem;
	width: 5rem;
}

.p-cta__wrap {
	gap: 0.6875rem;
}

.p-cta__product {
	margin-left: 0.4375rem;
	margin-top: 0.5625rem;
}

.p-cta__text1 {
	font-size: 1.25rem;
	line-height: 1.51;
	padding: 0.3125rem 0.8125rem;
}

.p-cta__text2 {
	font-size: 1.25rem;
	line-height: 1.51;
	margin-top: 0.625rem;
	padding: 0.3125rem 0.9375rem;
}

.p-cta__price1 {
	margin-top: 0.6875rem;
}

.p-cta__price2 {
	margin-top: 0.75rem;
}

.p-voice {
	padding: 1.875rem 0 2.5rem;
}

.p-voice__heading1 {
	font-size: 3.75rem;
}

.voice-small {
	font-size: 2.5rem;
}

.p-voice__heading2 {
	font-size: 1.875rem;
	margin-top: 0.8125rem;
}

.p-arrangement {
	padding: 2.875rem 0.75rem 6rem;
}

.p-arrangement__inner {
	max-width: 21.5625rem;
}

.p-arrangement__heading2 {
	margin-top: 0.625rem;
}

.p-arrangement__wrap {
	margin-top: 1.75rem;
}

.p-arrangement__items:not(:first-child) {
	margin-top: 2.25rem;
}

.p-arrangement__comment {
	left: -0.3125rem;
	top: 11.125rem;
}

.p-arrangement__text {
	margin-top: 1.875rem;
}

}

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

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

}

