@import url("https://fonts.googleapis.com/css2?family=Futura+PT&display=swap");

body {
	font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
}

.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.5;
	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;
}

.l-button {
	background-color: #ebe3df;
	-webkit-box-shadow: 7px 6px 18px 0px rgb(177, 174, 174);
	box-shadow: 7px 6px 18px 0px rgb(177, 174, 174);
	padding: 80px 0 30px;
	padding: 5rem 0 1.875rem;
}

.l-charm {
	padding: 38px 0 65px;
	padding: 2.375rem 0 4.0625rem;
}

.l-company {
	background-color: #a68676;
	padding: 36px 0 82px;
	padding: 2.25rem 0 5.125rem;
}

.l-cook {
	padding: 35px 0 59px;
	padding: 2.1875rem 0 3.6875rem;
}

.l-inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 36px;
	padding-right: 36px;
	width: 100%;
}

.l-oneMeal {
	background-color: #a68676;
	margin-bottom: 220px;
	margin-bottom: 13.75rem;
	padding: 43px 0 170px;
	padding: 2.6875rem 0 10.625rem;
	position: relative;
}

.l-points {
	padding: 30px 0 42px;
	padding: 1.875rem 0 2.625rem;
}

.l-voice {
	background-color: #ebe3df;
	padding: 58px 0 108px;
	padding: 3.625rem 0 6.75rem;
}

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

.p-button__title {
	color: #a68676;
	font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-bottom: 60px;
	margin-bottom: 3.75rem;
}

.p-button__image {
	margin: 0 auto 30px;
	margin: 0 auto 1.875rem;
}

.p-button__image--small {
	width: 175px;
	width: 10.9375rem;
}

.p-button__image--big {
	width: 290px;
	width: 18.125rem;
}

.p-button__subTitle {
	color: #a68676;
	font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
	font-size: 19px;
	font-size: 1.1875rem;
	letter-spacing: 0.2em;
	margin-bottom: 27px;
	margin-bottom: 1.6875rem;
}

.p-button__button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	border-radius: 0.3125rem;
	-webkit-box-shadow: 7px 6px 18px 0px rgb(177, 174, 174);
	box-shadow: 7px 6px 18px 0px rgb(177, 174, 174);
	color: #a68676;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 500;
	height: 57px;
	height: 3.5625rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0.2em;
	margin: 0 auto;
	width: 265px;
	width: 16.5625rem;
	margin-bottom: 10px;
}

.p-button__button--last {
	margin-bottom: 17px;
	margin-bottom: 1.0625rem;
}

.p-button__item {
	margin-bottom: 57px;
	margin-bottom: 3.5625rem;
}

.p-button__item:last-child {
	margin-bottom: 0px;
	margin-bottom: 0rem;
}

.p-button__attention {
	color: #a68676;
	font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
	font-size: 15px;
	font-size: 0.9375rem;
	letter-spacing: -0.02em;
}

.p-charm__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
	max-width: 37.5rem;
	padding-left: 36px;
	padding-right: 36px;
	width: 100%;
}

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

.p-charm__title--en {
	color: #a68676;
	font-family: "Futura PT", "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	font-size: 1.0625rem;
	font-weight: 300;
	margin-bottom: 11px;
	margin-bottom: 0.6875rem;
}

.p-charm__bubble {
	background: #a68676;
	color: #fff;
	font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
	font-size: 17px;
	font-size: 1.0625rem;
	margin: 0 auto;
	margin-bottom: 22.5px;
	margin-bottom: 1.40625rem;
	padding: 11px 0;
	padding: 0.6875rem 0;
	position: relative;
	width: 261px;
	width: 16.3125rem;
}

.p-charm__bubble::after {
	border-color: #a68676 transparent transparent transparent;
	border-style: solid;
	border-width: 13px 7.5px 0 7.5px;
	bottom: -12.5px;
	bottom: -0.78125rem;
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
}

.p-charm__title {
	color: #a68676;
	font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
	font-size: 30px;
	font-size: 1.875rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-bottom: 45px;
	margin-bottom: 2.8125rem;
}

.p-company__inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 36px;
	padding-right: 36px;
	width: 100%;
}

.p-company__top {
	margin-bottom: 52px;
	margin-bottom: 3.25rem;
	text-align: center;
}

.p-company__title--en {
	color: #fff;
	font-family: "Futura PT", "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	font-size: 1.0625rem;
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
}

.p-company__title {
	color: #fff;
	font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
	font-size: 25px;
	font-size: 1.5625rem;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.p-company__items {
	background-color: #fff;
	padding: 46px 29px 78px;
	padding: 2.875rem 1.8125rem 4.875rem;
}

.p-company__item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 0.5px solid #a68676;
	border-bottom: 0.03125rem solid #a68676;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 21px 0 10px;
	padding: 1.3125rem 0 0.625rem;
}

.p-company-item__title {
	color: #a68676;
	font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
	font-size: 11px;
	font-size: 0.6875rem;
	letter-spacing: 0.1em;
	width: 72px;
	width: 4.5rem;
}

.p-company-item__text {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 11px;
	font-size: 0.6875rem;
	font-weight: 400;
	letter-spacing: 0.1em;
}

.p-cook__inner {
	max-width: 600px;
	max-width: 37.5rem;
	text-align: center;
}

.p-cook__title--en {
	color: #a68676;
	font-family: "Futura PT", "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	margin-bottom: 6px;
	margin-bottom: 0.375rem;
}

.p-cook__titles {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.p-cook__title {
	border: 1px solid #a68676;
	border: 0.0625rem solid #a68676;
	color: #2d2d2d;
	font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
	font-size: 13px;
	font-size: 0.8125rem;
	padding: 8px 0;
	padding: 0.5rem 0;
	width: 50%;
}

.p-cook__title--left {
	background-color: #a68676;
	color: #fff;
}

.p-cook__title--right {
	color: #a68676;
}

.p-cook__about {
	font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
	font-size: 12px;
	font-size: 0.75rem;
	letter-spacing: 0.1em;
	margin-bottom: 60px;
	margin-bottom: 3.75rem;
}

.p-cook__image {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

.p-cook__process {
	text-align: left;
}

.p-cook-process__title {
	border-bottom: 0.5px solid #a68676;
	border-bottom: 0.03125rem solid #a68676;
	color: #a68676;
	font-size: 15px;
	font-size: 0.9375rem;
	padding-bottom: 13px;
	padding-bottom: 0.8125rem;
}

.p-cook-process__item {
	padding-bottom: 15px;
	padding-bottom: 0.9375rem;
	padding-top: 25px;
	padding-top: 1.5625rem;
}

.p-cook-process-item__top {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 27px;
	margin-bottom: 1.6875rem;
}

.p-cook-process-item__circle {
	height: 59px;
	height: 3.6875rem;
	margin-right: 18px;
	margin-right: 1.125rem;
	width: 59px;
	width: 3.6875rem;
}

.p-cook-process-item__title {
	font-size: 15px;
	font-size: 0.9375rem;
}

.p-cook-process-item__image {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.p-cook-process-item__text {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 2;
}

.p-mv__image--sp {
	width: 100%;
}

.p-oneMeal__textImage {
	margin: 0 auto;
	max-width: 580px;
	max-width: 36.25rem;
	width: 100%;
}

.p-oneMeal__image {
	bottom: -200px;
	bottom: -12.5rem;
	position: absolute;
	right: 0;
	width: 300px;
	width: 18.75rem;
}

.p-points__item {
	margin: 0 auto 45px;
	margin: 0 auto 2.8125rem;
	max-width: 600px;
	max-width: 37.5rem;
	width: 100%;
}

.p-points__image {
	margin: 0 auto 17px;
	margin: 0 auto 1.0625rem;
	min-width: 258px;
	min-width: 16.125rem;
	width: 65%;
}

.p-points__subTitle {
	color: #a68676;
	font-family: "Futura", sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.p-points__title {
	color: #a68676;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.p-points__border {
	border: 0.5px solid #a68676;
	margin-bottom: 22px;
	margin-bottom: 1.375rem;
	width: 100%;
}

.p-points__text {
	font-size: 12px;
	font-size: 0.75rem;
	letter-spacing: 0.1em;
	line-height: 2;
}

.p-voice__inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 36px;
	padding-right: 36px;
	width: 100%;
}

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

.p-voice__title--en {
	color: #a68676;
	font-family: "Futura PT", "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	font-size: 1.0625rem;
	margin-bottom: 6px;
	margin-bottom: 0.375rem;
}

.p-voice__title {
	color: #a68676;
	font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
	font-size: 30px;
	font-size: 1.875rem;
	font-weight: 600;
	margin-bottom: 35px;
	margin-bottom: 2.1875rem;
}

.p-voice__important {
	background-color: #a68676;
	color: #fff;
	font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
	margin: 0 auto 58px;
	margin: 0 auto 3.625rem;
	max-width: 600px;
	max-width: 37.5rem;
	padding: 17px 0;
	padding: 1.0625rem 0;
	width: 100%;
}

.p-voice__items {
	gap: 59px;
	gap: 3.6875rem;
	display: grid;
	margin: 0 auto;
	max-width: 500px;
	max-width: 31.25rem;
	padding-left: 25px;
	padding-left: 1.5625rem;
	padding-right: 9px;
	padding-right: 0.5625rem;
}

.p-voice__item {
	background-color: #fff;
	border: 1px solid #a68676;
	border: 0.0625rem solid #a68676;
	padding: 60px 25px 32px 25px;
	padding: 3.75rem 1.5625rem 2rem 1.5625rem;
	position: relative;
}

.p-voice-item__topText {
	color: #a68676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 600;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

.p-voice-item__topText div {
	background-color: #ebe3df;
}

.p-voice-item__subText {
	font-size: 9.5px;
	font-size: 0.59375rem;
	letter-spacing: 0.1em;
	line-height: 2;
}

.p-voice-item__image {
	height: 78px;
	height: 4.875rem;
	left: -24px;
	left: -1.5rem;
	position: absolute;
	top: -33px;
	top: -2.0625rem;
	width: 78px;
	width: 4.875rem;
}

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

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

html {
	font-size: 1.0526315789vw;
}

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

a:hover {
	opacity: 0.8;
}

.l-button {
	padding: 3.375rem 0 1.125rem;
}

.l-charm {
	padding: 10.3125rem 0 13.5rem;
}

.l-company {
	padding: 8.875rem 0 14rem;
}

.l-cook {
	padding: 8.125rem 0 11.875rem;
}

.l-inner {
	max-width: 1580px;
	padding-left: 30px;
	padding-right: 30px;
}

.l-oneMeal {
	margin-bottom: 6.875rem;
	padding: 9.5rem 0 13.25rem;
}

.l-points {
	padding: 7.75rem 0 10.625rem;
}

.l-voice {
	padding: 8.125rem 0 15.375rem;
}

.p-button__title {
	font-size: 3.9375rem;
}

.p-button__items {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 0.625rem;
}

.p-button__image--small {
	width: 60%;
}

.p-button__image--big {
	width: 92%;
}

.p-button__subTitle {
	font-size: 2.375rem;
}

.p-button__button {
	font-size: 3rem;
	height: 7.375rem;
	width: 90%;
	margin-bottom: 12px;
}

.p-button__item {
	margin-bottom: 2.5rem;
	width: 100%;
}

.p-button__attention {
	font-size: 1.6875rem;
}

.p-charm__inner {
	max-width: 88.25rem;
	padding-left: 30px;
	padding-right: 30px;
}

.p-charm__title--en {
	font-size: 2.125rem;
}

.p-charm__bubble {
	font-size: 2.125rem;
	margin-bottom: 2.5rem;
	padding: 1.375rem 0;
	width: 32.625rem;
}

.p-charm__bubble::after {
	border-width: 26px 16.5px 0 16.5px;
	bottom: -1.625rem;
}

.p-charm__title {
	font-size: 3.75rem;
	margin-bottom: 4.6875rem;
}

.p-company__inner {
	max-width: 81.5rem;
	padding-left: 30px;
	padding-right: 30px;
}

.p-company__title--en {
	font-size: 2.125rem;
}

.p-company__title {
	font-size: 3.125rem;
	margin-bottom: 7rem;
}

.p-company__items {
	padding: 6.25rem 13.25rem 7rem;
}

.p-company__item {
	padding: 1.75rem 0 1.5625rem;
}

.p-company-item__title {
	font-size: 1.25rem;
	width: 13.75rem;
}

.p-company-item__text {
	font-size: 1.25rem;
}

.p-cook__title--en {
	font-size: 3rem;
	margin-bottom: 2.125rem;
}

.p-cook__titles {
	margin: 0 auto 7.5rem;
	max-width: 79rem;
}

.p-cook__title {
	font-size: 3rem;
	padding: 1.875rem;
}

.p-cook__about {
	font-size: 2.25rem;
	margin-bottom: 10rem;
}

.p-cook__image {
	margin-bottom: 3.75rem;
}

.p-cook-process__title {
	border-bottom: 0.125rem solid #a68676;
	font-size: 1.875rem;
	margin-bottom: 4.375rem;
	padding-bottom: 1.625rem;
}

.p-cook-process__items {
	grid-gap: 5.9375rem 3.75rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

.p-cook-process__item {
	padding-top: 0;
}

.p-cook-process-item__top {
	margin-bottom: 2.625rem;
}

.p-cook-process-item__circle {
	height: 5.375rem;
	margin-right: 2.1875rem;
	width: 5.375rem;
}

.p-cook-process-item__title {
	font-size: 1.875rem;
}

.p-cook-process-item__image {
	margin-bottom: 2.125rem;
}

.p-cook-process-item__text {
	font-size: 1.125rem;
	height: 6.75rem;
}

.p-mv__image--pc {
	width: 100%;
}

.p-oneMeal__textImage {
	margin-left: 0;
	max-width: 50%;
}

.p-oneMeal__image {
	bottom: -0.625rem;
	max-width: 60rem;
	width: 50%;
}

.p-points__items {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.p-points__item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 1.375rem;
	max-width: 100%;
}

.p-points__item:nth-child(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.p-points__image {
	margin-bottom: 0;
	width: 31.875rem;
}

.p-points__textBlock {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.p-points__image--odd {
	margin-right: 5rem;
}

.p-points__image--even {
	margin-left: 5rem;
}

.p-points__subTitle {
	font-size: 1.875rem;
}

.p-points__title {
	font-size: 2.5rem;
}

.p-points__text {
	font-size: 1.5rem;
}

.p-voice__inner {
	max-width: 83.5625rem;
	padding-left: 30px;
	padding-right: 30px;
}

.p-voice__title--en {
	font-size: 2.125rem;
}

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

.p-voice__important {
	font-size: 2.25rem;
	margin-bottom: 11.875rem;
	max-width: 63.75rem;
}

.p-voice__items {
	gap: 8.75rem 6.25rem;
	grid-template-columns: 1fr 1fr;
	max-width: 100%;
}

.p-voice__item {
	padding-bottom: 4.0625rem;
	padding-left: 3.125rem;
	padding-right: 3.125rem;
	padding-top: 7.1875rem;
}

.p-voice-item__topText {
	font-size: 1.625rem;
	margin-bottom: 2.8125rem;
}

.p-voice-item__subText {
	font-size: 1.125rem;
}

.p-voice-item__image {
	height: 9.75rem;
	left: -3.375rem;
	top: -3.75rem;
	width: 9.75rem;
}

}

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

.p-voice-item__topText {
	font-size: 1.5rem;
}

}

@media (min-width: 1520px) {

html {
	font-size: 16px;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}


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