/*
それぞれ( )内にpxでの数値を入れるとrem, px, vw(pc版), vw(sp版) に変換
*/

html {
	scroll-behavior: auto;
	scroll-padding-top: 60px;
}

body {
	color: #333;
	font-family: "Zen Maru Gothic", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	position: relative;
}

main {
	margin-top: min(7.3206442167vw, 100px);
	position: relative;
}

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

a {
	color: inherit;
	opacity: 1;
	transition: opacity 0.4s;
}

a:focus-visible {
	opacity: 0.7;
}

.is-drawerActive body {
	overflow: hidden;
}

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

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

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

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

body {
	box-sizing: border-box;
}

body * {
	box-sizing: border-box;
}

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

a {
	color: inherit;
	text-decoration: none;
}

button {
	background: transparent;
	border: none;
	box-shadow: none;
	cursor: pointer;
	font: inherit;
	margin: 0;
	padding: 0;
}

input,
select,
textarea {
	color: inherit;
	font: inherit;
	vertical-align: top;
}

address {
	display: inline;
	font-style: normal;
}

.l-header {
	background-color: #fff;
	height: min(7.3206442167vw, 100px);
	left: 0;
	padding-bottom: min(1.8301610542vw, 25px);
	padding-top: min(1.8301610542vw, 25px);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 20;
}

.l-header__inner {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: space-between;
	padding-left: min(3.513909224vw, 48px);
	padding-right: min(3.513909224vw, 48px);
	width: 100%;
}

.l-footer {
	background-color: #2B271E;
	padding: 63px 0 70px;
}

.l-footer__inner {
	padding: 0 10px;
}

.l-fv {
	background-image: url("../img/fv.webp");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	height: min(48.9019033675vw, 668px);
	padding-bottom: min(1.756954612vw, 24px);
}

.l-fv__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1360px;
	padding-left: min(13.17715959vw, 180px);
	padding-right: min(13.17715959vw, 180px);
}

.l-section {
	padding-top: min(5.8565153734vw, 80px);
}

.l-section__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1020px;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	text-align: center;
}

.l-page {
	background-color: #F7F7F0;
	padding-bottom: 100px;
	padding-top: 90px;
}

.l-page.works {
	position: relative;
}

.l-page.works::before {
	background-image: url("../img/WORKS.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(56.0029282577vw, 765px);
	left: 0;
	position: absolute;
	top: 0;
	width: min(10.4685212299vw, 143px);
}

.l-page__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1020px;
	position: relative;
	text-align: center;
	width: 100%;
}

.l-page__inner .link-to-contact {
	display: inline-block;
	font-size: 1.25rem;
	font-size: clamp(16px, 1.4641288433vw, 20px);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2;
	margin-top: 40px;
	text-decoration: underline;
}

.l-page__inner .top-text {
	margin-top: 40px;
}

.l-page__inner .link-to-order {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width: 350px;
	width: 100%;
}

.c-button {
	align-items: center;
	align-items: center;
	border-radius: 50px;
	cursor: pointer;
	display: flex;
	font-size: 20px;
	font-weight: bold;
	justify-content: center;
	position: relative;
	text-align: center;
	width: 100%;
}

.c-button.header {
	background-color: #E21434;
	border-bottom: 4px solid #A20921;
	color: #fff;
	font-family: "Zen Kaku Gothic Antique", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	padding: 10px 20px 8px;
}

.c-button.main {
	background-color: #E21434;
	border-bottom: 4px solid #A20921;
	color: #fff;
	font-family: "Zen Kaku Gothic Antique", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	padding: 10px 20px 8px;
}

.c-button.sub {
	border: 2px solid #463F30;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
}

.c-button.send {
	background-color: #463F30;
	color: #fff;
	padding: 10px 20px 8px;
}

.c-gnav {
	align-items: center;
	display: flex;
	gap: min(2.196193265vw, 30px);
}

.c-gnav__menus {
	display: flex;
	gap: min(2.9282576867vw, 40px);
	height: inherit;
}

.c-gnav__link {
	padding: 15px;
}

.c-gnav__user {
	align-items: center;
	display: flex;
}

.c-drawer__content {
	background-color: rgba(73, 58, 58, 0.8);
	height: 362px;
	position: fixed;
	right: 0;
	top: 80px;
	transform: translateX(100%);
	transition: transform 0.4s linear;
	width: 100%;
	z-index: 40;
}

.is-drawerActive .c-drawer__content {
	display: block;
	transform: translateX(0%);
}

.c-drawer__nav {
	display: flex;
	flex-direction: column;
	margin-left: 1.75rem;
	margin-right: 1.75rem;
	padding-top: 3.125rem;
	text-align: center;
}

.c-drawer__lists {
	display: flex;
	flex-direction: column;
	gap: 33px;
	text-align: center;
}

.c-drawer__lists::after {
	background-image: radial-gradient(circle, #fff 50%, transparent 50%);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: 5px 5px; /* 横幅と高さを同じにして正円に */
	content: "";
	height: 2px;
	position: absolute;
	right: 0;
	top: 100%;
	width: 100%;
}

.c-drawer__item {
	padding-bottom: 0.4375rem;
	padding-top: 0.4375rem;
	text-align: right;
}

.c-drawer__link {
	color: #fff;
	display: inline;
	font-family: "Zen Kaku Gothic Antique", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	padding-bottom: 0.4375rem;
	position: relative;
}

.c-drawer__link::after {
	background-image: linear-gradient(to right, #fff 2px, transparent 2px);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: 7px 2px;
	content: "";
	height: 2px;
	position: absolute;
	right: 0;
	top: 100%;
	width: 100%;
}

.c-hamburger__icon {
	display: none;
}

/* バーのスタイル
----------------------------- */

.c-hamburger__bar {
	animation: opacity 0.4s;
	background: #333;
	border-radius: 10px;
	display: block;
	height: 2px;
	margin-bottom: 0.375rem;
	margin-left: auto;
	margin-right: auto;
	transition: transform 0.4s;
	width: 32px;
}

.c-hamburger__bar:last-child {
	margin-bottom: 0;
}

/* ドロワーメニュー展開中のハンバーガーボタンのスタイル
----------------------------- */

.is-drawerActive .c-hamburger__bar:nth-child(1) {
	transform: translateY(8px) rotate(45deg);
}

.is-drawerActive .c-hamburger__bar:nth-child(2) {
	animation: opacity 0.4s;
	opacity: 0;
}

.is-drawerActive .c-hamburger__bar:nth-child(3) {
	transform: translateY(-8px) rotate(-45deg);
	width: 32px;
}

.c-head {
	margin-bottom: min(4.39238653vw, 60px);
	text-align: center;
}

.c-head h2 {
	font-family: "Zen Kaku Gothic Antique", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 2.5rem;
	font-size: clamp(20px, 2.9282576867vw, 40px);
	font-weight: 900;
	letter-spacing: 0.01em;
	line-height: 1.225;
}

.c-head span {
	font-family: "Zen Maru Gothic", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 0.8125rem;
	font-weight: 700;
	letter-spacing: 0.0026em;
	line-height: 3;
}

.c-head.works {
	position: relative;
}

.c-head.works::after {
	background-image: url("../img/price_bubble.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	content: "";
	height: min(13.17715959vw, 180px);
	position: absolute;
	right: 56%;
	width: min(17.4231332357vw, 238px);
}

.c-sp__link {
	display: none;
}

.c-sp__link a {
	background-color: #E21434;
	color: #fff;
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 400;
	letter-spacing: 0.0014em;
	line-height: 2.05;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}

.c-sp__link a::before {
	content: "\f0e0";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.c-page-title h1 {
	font-family: "Zen Kaku Gothic Antique", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 2.5rem;
	font-size: clamp(20px, 2.9282576867vw, 40px);
	font-weight: 700;
	letter-spacing: 0.01em;
	line-height: 1.225;
}

.c-page-title.privacy h1 {
	color: #463F30;
}

.p-header__logo {
	max-width: min(14.6412884334vw, 200px);
	width: 100%;
}

.p-header__logo-link {
	display: inline-block;
}

.p-header__button a {
	background-color: red;
	display: inline-block;
	font-size: 16px;
}

.p-header__button a span {
	display: inline-block;
	padding-left: 30px;
	position: relative;
}

.p-header__button a span::before {
	content: "\f0e0";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.p-fv {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: flex-end;
	width: 100%;
}

.p-fv__logo {
	background-color: rgba(0, 0, 0, 0.3);
	margin-top: min(7.3206442167vw, 100px);
	max-width: min(43.1918008785vw, 590px);
	padding-bottom: min(0.7320644217vw, 10px);
	padding-left: min(1.8301610542vw, 25px);
	padding-right: min(1.8301610542vw, 25px);
	padding-top: min(0.7320644217vw, 10px);
	width: 100%;
}

.p-fv__items {
	align-items: center;
	display: flex;
	gap: min(2.196193265vw, 30px);
	justify-content: center;
	margin-left: auto;
	margin-top: min(5.8565153734vw, 80px);
}

.p-fv__item {
	max-width: min(11.5666178624vw, 158px);
	opacity: 0;
	width: 100%;
}

.p-fv__item:nth-child(1) {
	animation-delay: 1s;
}

.p-fv__item:nth-child(2) {
	animation-delay: 1.5s;
}

.p-about {
	padding-top: min(7.3206442167vw, 100px);
	position: relative;
}

.p-about::before {
	background-image: url("../img/bg_maku.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(109.3704245974vw, 1494px);
	left: -114px;
	position: absolute;
	top: -500px;
	width: min(75.6222547584vw, 1033px);
	z-index: -1;
}

.p-about__side {
	height: 100%;
	max-width: 185px;
	position: absolute;
	top: 0;
}

.p-about__side img {
	height: 100%;
}

.p-about__side.left {
	left: 0;
}

.p-about__side.right {
	right: 0;
}

.p-about__inner {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.p-about__copy {
	margin-left: auto;
	margin-right: auto;
	max-width: min(57.3938506589vw, 784px);
	width: 100%;
}

.p-about__text {
	border-top: 2px solid #000;
	font-size: 1.25rem;
	font-size: clamp(14px, 1.4641288433vw, 20px);
	font-weight: 400;
	letter-spacing: 0.00054em;
	line-height: 1.95;
	margin-left: auto;
	margin-right: auto;
	max-width: min(49.7803806735vw, 680px);
	padding-bottom: min(5.8565153734vw, 80px);
	padding-top: 32px;
	text-align: left;
	width: 100%;
}

.p-works {
	background-color: #F7F7F0;
	padding-bottom: 60px;
	position: relative;
}

.p-works::before {
	background-image: url("../img/WORKS.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: min(13.17715959vw, 180px);
}

.p-works__inner {
	max-width: 100%;
	padding: 0;
}

.p-works__btn {
	margin-top: 60px;
}

.p-works__btn .c-button span {
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 600;
	letter-spacing: 0.005em;
	line-height: 2.45;
	padding-right: 20px;
	position: relative;
}

.p-works__btn .c-button span::before {
	content: "\f055";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	left: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.p-feature {
	padding-bottom: min(8.78477306vw, 120px);
	position: relative;
}

.p-feature:before {
	background-image: url("../img/POINT.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: min(48.4626647145vw, 662px);
	position: absolute;
	right: 0;
	top: 0;
	width: min(13.3967789165vw, 183px);
}

.p-feature::after {
	background-image: url("../img/feature-bg.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	content: "";
	height: 49.560761347vw;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 100%;
	z-index: -1;
}

.p-feature__inner {
	position: relative;
}

.p-feature__img {
	bottom: 71%;
	max-width: min(47.2181551977vw, 645px);
	position: absolute;
	right: calc(50% + 50px);
	width: 100%;
	z-index: 1;
}

.p-feature__intro {
	margin-bottom: min(5.8565153734vw, 80px);
	margin-left: auto;
	max-width: 457px;
	text-align: left;
}

.p-feature__intro h3 {
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.00216em;
	line-height: 2.0416666667;
	margin-bottom: min(1.9765739385vw, 27px);
}

.p-feature__intro p {
	font-size: 1.25rem;
	font-size: clamp(14px, 1.4641288433vw, 20px);
	font-weight: 400;
	letter-spacing: 0.00054em;
	line-height: 1.8;
	margin-bottom: min(2.9282576867vw, 40px);
}

.p-feature__icons {
	display: flex;
	justify-content: center;
}

.p-feature__icon {
	max-width: min(7.906295754vw, 108px);
	width: 100%;
}

.p-feature__box {
	border: 5px solid #EAE5D9;
	border-radius: 15px;
	padding-bottom: min(4.39238653vw, 60px);
	padding-left: min(1.8301610542vw, 25px);
	padding-right: min(1.8301610542vw, 25px);
	padding-top: 35px;
	position: relative;
}

.p-feature__box h3 {
	background-color: #fff;
	font-size: 1.875rem;
	font-size: clamp(18px, 2.196193265vw, 30px);
	font-weight: 900;
	left: 50%;
	letter-spacing: 0.0075em;
	line-height: 1.6333333333;
	padding: 15px;
	position: absolute;
	top: 0;
	transform: translate(-50%, -50%);
}

.p-feature__box .top-comment {
	font-size: 0.875rem;
	font-size: clamp(14px, 1.317715959vw, 18px);
	font-weight: 400;
	letter-spacing: 0.00049em;
	line-height: 2.7857142857;
	margin-bottom: min(2.9282576867vw, 40px);
}

.p-feature__box .images {
	display: flex;
	gap: min(4.1727672035vw, 57px);
	justify-content: center;
}

.p-feature__box .image {
	max-width: min(32.9428989751vw, 450px);
}

.p-feature__box .items {
	align-items: flex-start;
	display: flex;
	gap: min(2.196193265vw, 30px);
	margin-top: min(4.5387994143vw, 62px);
}

.p-feature__box .items .item {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: min(1.6837481698vw, 23px);
	justify-content: center;
	width: 100%;
}

.p-feature__box .items .item span {
	display: inline-block;
	width: 60px;
}

.p-feature__box .items .item .image {
	max-width: min(14.6412884334vw, 200px);
}

.p-feature__box .items .item .image img {
	min-height: 100px;
}

.p-feature__box.first {
	margin-bottom: min(6.3689604685vw, 87px);
}

.p-feature__box.first .images .image img {
	height: min(11.420204978vw, 156px);
}

.p-feature__box.second .image {
	margin-left: auto;
	margin-right: auto;
	max-width: 453px;
	width: 100%;
}

.p-feature__box.second .memo {
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.9285714286;
}

.p-price {
	background-color: #EAE5D9;
	overflow: hidden;
	padding-bottom: min(8.78477306vw, 120px);
	position: relative;
}

.p-price h3 {
	font-size: 20px;
	font-weight: bold;
	position: relative;
	text-align: left;
}

.p-price h3::after {
	background-color: #2B271E;
	content: "";
	height: 2px;
	left: 96px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 88%;
}

.p-price__container {
	background-color: #fff;
	border-radius: 30px;
	box-shadow: 0 3px 10px rgba(43, 39, 30, 0.3);
	margin-bottom: 80px;
	margin-left: auto;
	margin-right: auto;
	max-width: min(76.8667642753vw, 1050px);
	padding: 24px;
	position: relative;
	width: 100%;
}

.p-price__btn {
	margin-left: auto;
	margin-right: auto;
	max-width: 350px;
}

.p-price__type {
	margin-bottom: min(4.9048316252vw, 67px);
	margin-left: auto;
	margin-right: auto;
	margin-top: min(3.074670571vw, 42px);
	max-width: 850px;
}

.p-price__items--pc {
	display: flex;
	gap: 20px;
	justify-content: center;
	margin-top: min(4.0263543192vw, 55px);
	width: 100%;
}

.p-price__items--pc .p-price-item {
	align-items: center;
	display: flex;
	flex-direction: column;
	max-width: 230px;
	width: 100%;
}

.p-price__items--pc .p-price-item .image {
	height: 188px;
	max-width: 200px;
}

.p-price__items--pc .p-price-item .image img {
	height: -moz-fit-content;
	height: fit-content;
	width: 100%;
}

.p-price__items--pc .p-price-item .menu {
	align-items: center;
	background-color: #fff;
	border-radius: 16px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	margin-top: 0.375rem;
	min-height: 313px;
	padding-bottom: min(1.9765739385vw, 27px);
	padding-left: min(0.7320644217vw, 10px);
	padding-right: min(0.7320644217vw, 10px);
	padding-top: min(0.7320644217vw, 10px);
	width: 100%;
}

.p-price__items--pc .p-price-item .menu p {
	font-size: 0.8125rem;
	font-weight: 600;
	letter-spacing: 0.0026em;
	line-height: 3;
	margin-bottom: 5px;
}

.p-price__items--pc .p-price-item .menu .size {
	align-items: center;
	display: flex;
	font-size: 9px;
	min-height: 28px;
}

.p-price__items--pc .p-price-item .menu .table {
	display: flex;
	flex-direction: column;
	gap: 6px;
	margin-top: min(1.5373352855vw, 21px);
	width: 100%;
}

.p-price__items--pc .p-price-item .menu .table dl {
	display: block;
	display: flex;
	gap: 5px;
	justify-content: space-between;
	width: 100%;
}

.p-price__items--pc .p-price-item .menu .table dl dt {
	align-items: center;
	border: 1px solid #333;
	display: flex;
	font-size: 11px;
	height: 20px;
	justify-content: center;
	padding: 5px;
	width: 84px;
}

.p-price__items--pc .p-price-item .menu .total {
	border-top: 1px solid #333;
	margin-top: auto;
	padding-top: 15px;
	width: 100%;
}

.p-price__items--pc .p-price-item .menu .total dl {
	display: flex;
	justify-content: space-between;
}

.p-price__items--pc .p-price-item .menu .total dl dt {
	text-align: right;
	width: 84px;
}

.p-price__items--pc .p-price-item .menu .total dl dt span {
	background-color: #333;
	color: #fff;
	font-size: 11px;
	padding: 5px;
}

.p-price__items--pc .p-price-item .menu .total dl dd {
	font-weight: bold;
	text-align: right;
}

.p-price__items--pc .p-price-item .menu .total dl dd.note {
	position: relative;
}

.p-price__items--pc .p-price-item .menu .total dl dd.note::after {
	color: red;
	content: "１枚あたり¥25,850！";
	font-size: 8px;
	height: 13px;
	position: absolute;
	right: 0;
	text-wrap: nowrap;
	top: 100%;
	width: 86px;
}

.p-price__items--sp {
	display: none;
}

.p-price__items--sp .p-price__item {
	background-color: #fff;
	border-radius: 6px;
	display: flex;
	flex-direction: column;
	padding: 12px;
}

.js-accordion-price.is-open::after {
	bottom: 5px !important;
	transform: rotate(-180deg);
}

.p-price__item-head {
	align-items: center;
	display: flex;
	width: 100%;
}

.p-price__item-head .img {
	margin-top: -30px;
	max-width: 86px;
	width: 100%;
}

.p-price__item-head p {
	flex: 1;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.00043em;
	line-height: 1.8125;
}

.p-price__item-body {
	border-top: 2px dotted #B9B4AB;
	display: none;
	margin-left: auto;
	padding-left: 7px;
	padding-top: 10px;
	width: min(61.3333333333vw, 380px);
}

.p-price__item-body span {
	display: inline-block;
	font-size: 0.625rem;
	font-weight: 400;
	letter-spacing: 0.00027em;
	line-height: 1.3;
	text-align: left;
}

.p-price__item-body .table {
	display: flex;
	flex-direction: column;
	gap: 6px;
	margin-top: min(1.5373352855vw, 21px);
	width: 100%;
}

.p-price__item-body .table dl {
	display: block;
	display: flex;
	gap: 25px;
	justify-content: flex-end;
	margin-left: auto;
	width: 100%;
}

.p-price__item-body .table dl dt {
	align-items: center;
	border: 1px solid #333;
	display: flex;
	font-size: 11px;
	height: 20px;
	justify-content: center;
	padding: 5px;
	white-space: nowrap;
	width: 84px;
}

.p-price__item-body .table dl dd {
	font-size: 1.3125rem;
	font-weight: 400;
	letter-spacing: 0.00057em;
	line-height: 1.380952381;
	white-space: nowrap;
}

.p-price__item-body .total {
	border-top: 1px solid #333;
	margin-top: auto;
	padding-top: 15px;
	width: 100%;
}

.p-price__item-body .total dl {
	display: flex;
	justify-content: space-between;
}

.p-price__item-body .total dl dt {
	text-align: right;
	width: 84px;
}

.p-price__item-body .total dl dt span {
	background-color: #333;
	color: #fff;
	font-size: 11px;
	padding: 5px;
}

.p-price__item-body .total dl dd {
	font-size: 1.3125rem;
	font-weight: bold;
	font-weight: 600;
	letter-spacing: 0.00057em;
	line-height: 1.380952381;
	text-align: right;
}

.p-price__item-body .total dl dd.note {
	position: relative;
}

.p-price__item-body .total dl dd.note.second::after {
	color: red;
	content: "１枚あたり¥25,850！";
	font-size: 0.5625rem;
	font-weight: 400;
	height: 13px;
	letter-spacing: 0.00024em;
	line-height: 1.5555555556;
	position: absolute;
	right: 0;
	text-wrap: nowrap;
	top: 100%;
	width: 86px;
}

.p-price__item-body .total dl dd.note.third::after {
	color: red;
	content: "１枚あたり¥24,475！";
	font-size: 0.5625rem;
	font-weight: 400;
	height: 13px;
	letter-spacing: 0.00024em;
	line-height: 1.5555555556;
	position: absolute;
	right: 0;
	text-wrap: nowrap;
	top: 100%;
	width: 86px;
}

.p-price__item-body .total dl dd.note.fourth::after {
	color: red;
	content: "１枚あたり¥27,775！";
	font-size: 0.5625rem;
	font-weight: 400;
	height: 13px;
	letter-spacing: 0.00024em;
	line-height: 1.5555555556;
	position: absolute;
	right: 0;
	text-wrap: nowrap;
	top: 100%;
	width: 86px;
}

.p-flow {
	padding-bottom: min(6.8081991215vw, 93px);
}

.p-flow__container {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.p-flow__items {
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
	max-width: 1020px;
	width: 100%;
}

.p-flow__item {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 20px;
	max-width: 200px;
	position: relative;
	width: 100%;
}

.p-flow__item .box {
	display: contents;
}

.p-flow__item .image {
	align-items: center;
	display: flex;
	justify-content: center;
	max-width: 114px;
	min-height: 109px;
	width: 100%;
}

.p-flow__item .titles {
	align-items: center;
	display: flex;
	gap: 13px;
	justify-content: flex-start;
	width: 100%;
}

.p-flow__item .titles span {
	background-color: #333;
	color: #fff;
	display: inline-block;
	font-size: clamp(17px, 1.756954612vw, 24px);
	font-weight: bold;
	padding: 10px;
}

.p-flow__item .titles h3 {
	font-family: "Zen Kaku Gothic Antique", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 1.25rem;
	font-size: clamp(18px, 1.4641288433vw, 20px);
	font-weight: 600;
	letter-spacing: 0.0016em;
	line-height: 1.45;
	text-align: left;
}

.p-flow__item .text {
	font-size: 1rem;
	font-size: clamp(14px, 1.1713030747vw, 16px);
	font-weight: 400;
	letter-spacing: 0.00013em;
	line-height: 1.5625;
	text-align: left;
}

.p-flow__item:not(:last-child)::after {
	background-color: #938361;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
	content: "";
	height: 18px;
	left: calc(100% + min(2.0497803807vw, 28px));
	position: absolute;
	top: 50%;
	transform: translate(0 -50%);
	width: 9px;
}

.p-faq {
	background-color: #F7F7F0;
	padding-bottom: 160px;
}

.p-faq__contents {
	margin-left: auto;
	margin-right: auto;
	max-width: 688px;
}

.p-faq__items {
	margin-top: 56px;
}

.p-faq__item {
	cursor: pointer;
	padding: 15px 0 15px;
}

.p-faq__item.is-open .text::after {
	transform: translateY(-50%) rotate(180deg);
}

.p-faq__item-head {
	background-color: #EDEDED;
	padding-bottom: min(1.4641288433vw, 20px);
	padding-left: min(2.9282576867vw, 40px);
	padding-right: min(2.9282576867vw, 40px);
	padding-top: min(1.4641288433vw, 20px);
	transition: transform 0.5s;
}

.p-faq__item-head .text {
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.00054em;
	line-height: 1.95;
	position: relative;
	text-align: left;
}

.p-faq__item-head .text::after {
	content: "\f078";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	height: 100%;
	position: absolute;
	right: 13px;
	top: 50%;
	transform: translateY(-50%);
	transition: transform 0.3s;
	width: 17px;
}

.p-faq__item-body {
	background-color: #fff;
	display: none;
	margin-top: 13px;
	padding: 20px;
	text-align: left;
}

.p-faq__item-body .text {
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: 0.00049em;
	line-height: 1.6111111111;
}

.p-footer__logo {
	margin-left: auto;
	margin-right: auto;
	max-width: 295px;
	width: 100%;
}

.p-footer__nav {
	margin-top: min(5.8565153734vw, 80px);
	padding: 0 10px;
}

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

.p-footer__item {
	position: relative;
}

.p-footer__item::before {
	background-color: #fff;
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 1px;
}

.p-footer__item:last-child::after {
	background-color: #fff;
	content: "";
	height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
}

.p-footer__link {
	color: #fff;
	font-family: "Zen Kaku Gothic Antique", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	padding: 0 min(2.9282576867vw, 40px);
}

.p-footer__privacy {
	color: #fff;
	display: block;
	padding: 0 min(2.9282576867vw, 40px);
	text-align: center;
}

.p-footer__copy {
	background-color: #2B271E;
	color: #fff;
	font-family: "Zen Kaku Gothic Antique", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	text-align: center;
}

.p-footer__copy.form {
	margin-bottom: 0;
}

.p-problem {
	background-color: #EAE5D9;
	padding-bottom: min(4.39238653vw, 60px);
}

.p-problem__contents {
	margin-left: auto;
	margin-right: auto;
	max-width: min(49.7803806735vw, 680px);
	width: 100%;
}

.p-problem__bottom {
	margin-left: auto;
	margin-right: auto;
	max-width: min(35.8711566618vw, 490px);
	width: 100%;
}

.p-problem__contents img {
	margin-top: -20px;
}

.p-points {
	overflow: hidden;
	padding-bottom: min(10.980966325vw, 150px);
	padding-top: min(5.4172767204vw, 74px);
	position: relative;
}

.p-points::before {
	background-image: url("../img/bg_maku.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	content: "";
	height: min(109.3704245974vw, 1494px);
	position: absolute;
	right: -114px;
	width: min(75.6222547584vw, 1033px);
	z-index: -1;
}

.p-points__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: calc(100% - min(26.7935578331vw, 366px));
}

.p-points__pc {
	display: block;
	display: flex;
	flex-direction: column;
	gap: min(6.4421669107vw, 88px);
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	width: 100%;
}

.p-points__item {
	align-items: center;
	display: flex;
}

.p-points__item:nth-child(1) {
	padding-left: min(4.7584187408vw, 65px);
	padding-right: min(8.78477306vw, 120px);
}

.p-points__item:nth-child(1) .p-point__texts {
	padding-left: min(2.0497803807vw, 28px);
}

.p-points__item:nth-child(1) .p-point__texts .box {
	display: contents;
}

.p-points__item:nth-child(1) .p-point__texts .box .p-point__image {
	max-width: 134px;
}

.p-points__item:nth-child(1) .p-point__image {
	flex-shrink: 0;
	margin-left: -20px;
	width: min(20.3513909224vw, 278px);
}

.p-points__item:nth-child(2) {
	flex-direction: row-reverse;
	padding-left: min(8.78477306vw, 120px);
	padding-right: min(4.7584187408vw, 65px);
}

.p-points__item:nth-child(2) .p-point__texts {
	padding-right: 28px;
}

.p-points__item:nth-child(2) .p-point__texts .box {
	display: contents;
}

.p-points__item:nth-child(2) .p-point__texts .p-point__title {
	padding-left: 30px;
}

.p-points__item:nth-child(2) .p-point__texts .p-point__title .p-point__txt {
	width: min(10.980966325vw, 150px);
}

.p-points__item:nth-child(2) .p-point__texts .p-point__text {
	margin-left: 20px;
	margin-right: unset;
	padding-left: 13px;
}

.p-points__item:nth-child(2) .p-point__image {
	flex-shrink: 0;
	margin-right: -20px;
	width: min(20.2049780381vw, 276px);
}

.p-points__item:nth-child(3) {
	padding-left: min(4.7584187408vw, 65px);
	padding-right: min(8.78477306vw, 120px);
}

.p-points__item:nth-child(3) .p-point__texts {
	padding-left: min(2.0497803807vw, 28px);
}

.p-points__item:nth-child(3) .p-point__texts .box {
	display: contents;
}

.p-points__item:nth-child(3) .p-point__texts .box .p-point__image {
	max-width: 134px;
}

.p-points__item:nth-child(3) .p-point__image {
	flex-shrink: 0;
	margin-left: 0;
	width: min(16.6178623719vw, 227px);
}

.p-point__number {
	flex-shrink: 0;
	width: min(4.831625183vw, 66px);
}

.p-points__sp {
	display: none;
}

.p-point__title {
	align-items: center;
	border-bottom: 2px solid #000;
	display: flex;
	gap: 15px;
}

.p-point__title .p-point__key {
	width: min(16.1054172767vw, 220px);
}

.p-point__title .p-point__txt {
	width: min(14.6412884334vw, 200px);
}

.p-point__text {
	font-size: 1rem;
	font-size: clamp(14px, 1.1713030747vw, 16px);
	font-weight: 400;
	letter-spacing: 0.00043em;
	line-height: 2.4375;
	margin-right: 20px;
	max-width: 412px;
	padding-top: 10px;
	text-align: left;
}

.p-slider.sp {
	display: none;
}

.p-slider__swiper {
	display: flex;
	height: 329px;
	width: 100%;
}

.p-slider__swiper-wrapper {
	align-items: center;
}

.p-slider__swiper-slide {
	height: 100%;
}

.p-slider__swiper-slide img {
	height: 100%;
	width: auto;
	-o-object-fit: contain;
	object-fit: contain;
}

.p-gallery {
	display: flex;
	gap: min(5.1244509517vw, 70px);
	justify-content: center;
	margin-top: min(7.467057101vw, 102px);
}

.p-gallery__genre {
	align-items: center;
	background-color: #463F30;
	border-radius: 33px;
	display: flex;
	justify-content: center;
	padding: 0 8px;
	width: 66px;
}

.p-gallery__genre h2 {
	color: #fff;
	font-size: 1.875rem;
	font-size: clamp(18px, 2.196193265vw, 30px);
	font-weight: 500;
	letter-spacing: 0.0075em;
	line-height: 1.6333333333;
	writing-mode: vertical-rl;
}

.p-gallery__items {
	display: flex;
	flex-wrap: wrap;
	gap: min(3.6603221083vw, 50px);
	margin-left: auto;
	margin-right: auto;
}

.p-gallery__item {
	height: min(13.17715959vw, 180px);
	transition: opacity 0.3s;
	width: min(13.17715959vw, 180px);
}

.p-gallery__item:hover {
	opacity: 0.7;
}

.p-gallery__modal {
	border: none;
	flex-direction: column;
	inset: 0;
	margin: auto;
	opacity: 0;
	overflow: visible;
	padding: 0;
	pointer-events: none;
	position: fixed;
	position: relative;
	transform: scale(0.9);
	transition: opacity 0.3s ease, transform 0.3s ease;
	z-index: 10;
}

/* モーダルウィンドウ
----------------------------- */

.p-gallery__modal {
	border: none;
	flex-direction: column;
	inset: 0;
	margin: auto;
	opacity: 0;
	overflow: visible;
	padding: 0;
	pointer-events: none;
	position: fixed;
	position: relative;
	transform: scale(0.9);
	transition: opacity 0.3s ease, transform 0.3s ease;
	z-index: 10;
}

.p-gallery__modal img {
	max-height: 550px;
	max-width: 1000px;
	width: 80%;
}

.p-gallery__modal::before,
.p-gallery__modal::after {
	bottom: calc(100% + 20px);
	height: 7px;
	width: 29px;
}

.p-gallery__modal::before {
	background-color: #fff;
	content: "";
	cursor: pointer;
	position: absolute;
	right: 0;
	transform: rotate(45deg);
}

.p-gallery__modal::after {
	background-color: #fff;
	content: "";
	cursor: pointer;
	position: absolute;
	right: 0;
	transform: rotate(-45deg);
}

/* 表示中のスタイル */

dialog::backdrop {
	background-color: rgba(67, 67, 67, 0.89);
	cursor: pointer;
	overflow: auto;
}

.p-gallery__modal.is-open {
	opacity: 1;
	pointer-events: auto;
	transform: scale(1);
}

.p-contact__inner {
	padding: 0 10px;
}

.p-contact__form {
	margin-left: auto;
	margin-right: auto;
	margin-top: 96px;
	max-width: 900px;
}

.p-contact__fields {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

.p-contact__fields p {
	border-top: 1px solid #000;
	font-size: 1.25rem;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 2;
	padding-top: 40px;
	text-align: left;
}

.p-contact__field {
	align-items: center;
	display: flex;
	gap: 24px;
}

.p-contact__field .sheet-wrap {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	margin-right: auto;
	text-align: left;
}

.p-contact__field .sheet-wrap .note {
	color: #E21234;
}

.p-contact__field.wide {
	position: relative;
}

.p-contact__field.wide:after {
	background-image: url("../img/wide-height.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 169px;
	position: absolute;
	right: 0%;
	top: 0;
	width: 300px;
}

.form-field__head {
	align-items: flex-start;
	display: flex;
	gap: min(1.756954612vw, 24px);
	justify-content: flex-start;
	width: min(18.6676427526vw, 255px);
}

.form-field__head.indent {
	padding-left: 90px;
}

.form-field__label {
	font-size: 1.3125rem;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.00315em;
	line-height: 1.4285714286;
	white-space: nowrap;
}

.form-field__tag {
	background: #E21234;
	border-radius: 13px;
	color: #fff;
	display: inline-block;
	font-family: "Zen Kaku Gothic Antique", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.1em;
	padding: 2px 18px;
	white-space: nowrap;
}

.form-field__item {
	flex: 1;
}

.form-field__item .cord-wrap {
	align-items: center;
	display: flex;
	gap: 20px;
}

.form-field__item .cord-wrap .input-wrap {
	align-items: center;
	display: flex;
	width: 50%;
}

.form-field__item.flex-row {
	align-items: flex-end;
	display: flex;
	gap: 20px;
}

.form-field__item .note {
	color: #E21234;
	text-align: left;
}

.form-field__item.file {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
}

.form-field__item.file .input-wrap {
	display: flex;
	gap: 20px;
	width: 100%;
}

.form-field__item.file .note-wrap {
	display: flex;
	justify-content: flex-start;
}

.form-field__item.file .note-wrap .note {
	display: inline-block;
	text-align: left;
}

.form-field__item.select {
	align-items: center;
	display: flex;
	justify-content: flex-start;
}

/*===========================
# フォーム 各アイテム
============================= */

/* 共通
----------------------------- */

.form-text,
.form-textarea,
.form-select {
	background: #fff;
	border: 1px solid #DEDDD0;
	border-radius: 5px;
	height: 70px;
	padding: 20px;
	transition: all 0.3s;
}

.form-text::-moz-placeholder,
.form-textarea::-moz-placeholder,
.form-select::-moz-placeholder {
	color: #DEDDD0;
}

.form-text::-moz-placeholder,
.form-textarea::-moz-placeholder,
.form-select::-moz-placeholder {
	color: #DEDDD0;
}

.form-text::placeholder,
.form-textarea::placeholder,
.form-select::placeholder {
	color: #DEDDD0;
}

.wpcf7-list-item label input {
	height: 1px;
	position: absolute;
	width: 1px;
	clip: rect(0, 0, 0, 0);
	overflow: hidden;
}

.wpcf7-list-item label input:checked + .wpcf7-list-item-label::after {
	opacity: 1;
}

.wpcf7-list-item label input:focus + .wpcf7-list-item-label::before {
	border-color: #54372D;
}

/* -----------------------------(共通ここまで) */

/* text
------------------------------------------------------ */

.form-text {
	width: 100%;
}

.form-text.short {
	max-width: 210px;
}

.form-text:hover {
	background: #fff6db;
	outline: none;
	transition: all 0.3s;
}

.form-text:focus {
	background: #FAFAFA;
	border-color: #54372D;
	outline: none;
}

.form-text.p-postal-code {
	width: 100%;
}

.form-text.p-postal-code.first {
	max-width: 110px;
}

.form-text.p-postal-code.second {
	max-width: 180px;
}

.postal-button {
	color: #333;
	margin-top: auto;
	text-decoration: underline;
}

/* select
------------------------------------------------------ */

.form-select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("../img/arrow-down.svg");
	background-position: center right 30px, center center;
	background-repeat: no-repeat, no-repeat;
	background-size: 34px 27px, cover;
	font-weight: 700;
	max-width: 380px;
	width: 100%;
}

.form-select:focus {
	border-color: #54372D;
	outline: none;
}

.page-contact-form__bottom {
	display: flex;
	flex-direction: column;
	gap: 37px;
	margin-top: 16px;
}

/* radio
------------------------------------------------------ */

.form-field__radios {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}

.form-field__radios label {
	min-width: 140px;
}

.form-field__radio {
	line-height: 23px;
}

.form-field__radios .wpcf7-list-item-label {
	cursor: pointer;
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: 0.0009em;
	line-height: 1.625;
	padding-left: 33px;
	position: relative; /* 黒の外丸 */ /* 水色の内丸 */
}

.form-field__radios .wpcf7-list-item-label::before,
.form-field__radios .wpcf7-list-item-label::after {
	border-radius: 50%;
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.form-field__radios .wpcf7-list-item-label::before {
	background-color: #fff;
	border: 1px solid #DEDDD0;
	height: 29px;
	left: 0;
	transition: border-color 0.3s;
	width: 29px;
}

.form-field__radios .wpcf7-list-item-label::after {
	background: #CA7F13;
	border-radius: 10px;
	height: 13px;
	left: 8px;
	opacity: 0;
	width: 13px;
}

/* textarea
------------------------------------------------------ */

.form-textarea {
	height: 286px;
	resize: none;
	width: 100%;
}

.form-textarea:hover {
	background: #fff6db;
	outline: none;
	transition: all 0.3s;
}

.form-textarea:focus {
	background: #FAFAFA;
	border-color: #54372D;
	outline: none;
}

/* check-box
------------------------------------------------------ */

.p-contact__privacy {
	margin-top: 54px;
	text-align: center;
}

.form-checkbox {
	box-sizing: border-box;
}

.form-checkbox .wpcf7-list-item-label {
	cursor: pointer;
	font-size: 17px;
	padding-left: 45px;
	position: relative;
}

.form-checkbox .wpcf7-list-item-label a {
	font-weight: inherit;
	text-decoration-line: underline;
}

.form-checkbox .wpcf7-list-item-label a:hover {
	color: #54372D;
}

.form-checkbox .wpcf7-list-item-label::before,
.form-checkbox .wpcf7-list-item-label::after {
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.form-checkbox .wpcf7-list-item-label::before {
	background-color: #fff;
	border: 1px solid #DEDDD0;
	border-radius: 4px;
	content: "";
	height: 30px;
	width: 30px;
}

.form-checkbox .wpcf7-list-item-label::after {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	left: 7px;
	margin-top: -1.2px;
	opacity: 0;
	top: 50%;
	transform: translateY(-50%);
}

/* contact-button
------------------------------------------------------ */

.p-contact__button {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	max-width: 395px;
	text-align: center;
	width: 100%;
}

.p-contact__button input {
	background-color: unset;
	border: none;
}

.p-contact__button input:hover {
	cursor: pointer;
}

/* バリデーションエラー
----------------------------- */

.input-invalid {
	background: rgb(241, 221, 221);
	border: 2px solid red;
}

.input-invalid-text {
	color: red;
	display: none;
}

/* 添付ファイルのボタン
----------------------------- */

.file-button {
	cursor: pointer;
	height: 53px;
	position: relative;
	width: 150px;
}

.file-button::file-selector-button {
	cursor: pointer;
	display: block;
	height: 53px;
	opacity: 0;
	position: relative;
	width: 150px;
}

.file-button::before {
	align-items: center;
	background: #F0F0F0;
	border: 2px solid #E8E6E1;
	border-radius: 3px;
	color: #333;
	cursor: pointer;
	display: grid;
	font-size: 1.1875rem;
	font-weight: 600;
	height: 53px;
	letter-spacing: 0em;
	line-height: 2.3684210526;
	padding-left: 40px;
	position: absolute;
	text-align: center;
	width: 150px;
}

.file-button::after {
	background-image: url("../img/icon-file.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 31px;
	left: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 27px;
}

.input-item:nth-child(1) .file-button::before {
	content: "添付1";
}

.input-item:nth-child(2) .file-button::before {
	content: "添付2";
}

.input-item:nth-child(3) .file-button::before {
	content: "添付3";
}

.p-privacy__inner {
	padding: 0 8px;
}

.p-privacy__intro {
	font-size: 1.25rem;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 2;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width: 514px;
	width: 100%;
}

.p-privacy__contents {
	margin-left: auto;
	margin-right: auto;
	margin-top: 120px;
	max-width: 1000px;
	width: 100%;
}

.p-privacy__item {
	align-items: center;
	display: flex;
}

.p-privacy__item:not(:first-child) {
	margin-top: 80px;
}

.p-privacy__head {
	flex-shrink: 0;
	max-width: 220px;
	width: 100%;
}

.p-privacy__topic {
	font-size: 1.25rem;
	font-weight: 600;
	letter-spacing: 0.004em;
	line-height: 1.45;
}

.p-privacy__border-l {
	border-left: 1px solid #463F30;
	padding-left: 30px;
	text-align: left;
}

.p-privacy__text {
	font-family: "Zen Maru Gothic", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.0014em;
	line-height: 1.4285714286;
}

.p-privacy__text a {
	text-decoration: underline;
}

.p-privacy__text span {
	font-weight: 600;
}

.p-privacy__lists {
	display: flex;
	flex-direction: column;
	text-align: left;
}

.p-privacy__lists.link {
	margin-left: auto;
	margin-top: 30px;
	max-width: 725px;
	padding-right: 64px;
	width: 100%;
}

.p-privacy__list {
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2.1428571429;
}

.p-privacy__title {
	font-size: 1.875rem;
	font-weight: 700;
	letter-spacing: 0.0075em;
	line-height: 1.6333333333;
}

.p-privacy__comments {
	font-size: 1.1875rem;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 1.3157894737;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	max-width: 775px;
	width: 100%;
}

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

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

.fadeIn {
	animation-duration: 2s;
	animation-fill-mode: forwards;
	animation-name: fadeIn;
	opacity: 0;
	transition: opacity 0.3s;
}

.fadeIn.up {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeUpAnime;
	opacity: 0;
	transition: opacity 0.3s;
}

.fadeIn.left {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInAnimeLeft;
	opacity: 0;
	transition: opacity 0.3s;
}

.fadeIn.right {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: fadeInAnimeRight;
	opacity: 0;
	transition: opacity 0.3s;
}

.u-fadeInTrigger {
	opacity: 0;
	transition: opacity 0.3s;
}

.slideIn.left {
	animation-duration: 0.7s;
	animation-fill-mode: forwards;
	animation-name: slideInAnimeLeft;
	transition: transform ease-out;
}

.u-slideInTrigger {
	transform: translateX(-1000px);
}

/*  Y 軸（横へ） */

.rotateY {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-name: rotateYAnime;
}

.rotateY.up {
	animation-name: rotateYUPAnime;
}

@media (any-hover: hover) {

a:hover {
	opacity: 0.7;
}

.form-text:hover {
	background: #fff6db;
	border: 1px solid #54372d;
	outline: none;
	transition: all 0.3s;
}

.form-select:hover {
	background-color: #fff6db;
	background-image: url("../img/arrow-down.svg");
	background-position: center right 30px, center center;
	background-repeat: no-repeat, no-repeat;
	background-size: 34px 27px, cover;
	border: 1px solid #54372d;
	outline: none;
	transition: all 0.3s;
}

.form-textarea:hover {
	background: #fff6db;
	border: 1px solid #54372d;
	outline: none;
	transition: all 0.3s;
}

.wpcf7-list-item-label:hover:before {
	background: #fff6db;
	border: 1px solid #54372d;
	transition: all 0.3s;
}

.radio__text:hover:before {
	border: 1px solid #54372d;
}

}

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

.p-feature__intro {
	max-width: 420px;
}

.p-price__items--pc {
	flex-wrap: wrap;
}

.p-price__items--pc .p-price-item {
	max-width: min(40vw, 400px);
}

.p-flow__container {
	align-items: center;
	flex-direction: row;
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
}

.p-flow__items {
	flex-direction: column;
	gap: 90px;
	justify-content: flex-start;
}

.p-flow__item {
	flex-direction: row;
	max-width: 100%;
}

.p-flow__item .box {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.p-flow__item:not(:last-child)::after {
	left: 60%;
	top: calc(100% + 40px);
	transform: translate(-50%, 0%) rotate(90deg);
}

.p-flow__allow {
	flex-shrink: 0;
	width: 42px;
}

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

.p-contact__inner {
	padding: 0 24px;
}

.p-contact__fields {
	gap: 30px;
}

.p-contact__field {
	flex-direction: column;
	gap: 0;
	justify-content: center;
	width: 100%;
}

.p-contact__field.wide:after {
	background-image: url("../img/wide-height_sp.webp");
	height: min(37.5555555556vw, 169px);
	right: 8%;
	top: 75px;
	width: min(27.7777777778vw, 125px);
}

.form-field__head {
	flex-direction: column;
	gap: 0;
	width: 100%;
}

.form-field__head.indent {
	padding-left: 0;
}

.form-field__item {
	width: 100%;
}

.form-field__item .cord-wrap {
	align-items: flex-start;
	flex-direction: column;
}

.form-field__item .cord-wrap .input-wrap {
	width: 100%;
}

.form-text.short {
	max-width: 450px;
}

.p-privacy__lists.link {
	max-width: 70vw;
	padding-right: 0;
}

}

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

html {
	scroll-padding-top: 50px;
}

.l-header {
	height: 16vw;
}

.l-fv {
	height: 122.6666666667vw;
	padding-bottom: 10px;
}

.l-fv__inner {
	padding: 0;
}

.l-section {
	padding-top: 66px;
}

.c-gnav {
	display: none;
}

.c-drawer__content {
	top: 16vw;
}

.c-hamburger__icon {
	display: block;
	height: 32px;
	position: absolute;
	right: 24px;
	top: 50%;
	transform: translateY(-50%);
	width: 32px;
	z-index: 41;
}

.c-head.works::after {
	bottom: 50%;
	height: 105px;
	width: 137px;
}

.c-sp__link {
	bottom: 0;
	display: block;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 20;
}

.p-header__logo {
	max-width: 32vw;
}

.p-fv__logo {
	max-width: 100%;
}

.p-fv__items {
	gap: 12vw;
	margin-left: unset;
	margin-top: 105px;
}

.p-fv__item {
	max-width: 28vw;
}

.p-about__side {
	display: none;
}

.p-about__copy {
	max-width: 100%;
}

.p-about__text {
	max-width: 90%;
	padding-bottom: 20.5333333333vw;
}

.p-works {
	padding-bottom: 172px;
}

.p-works::before {
	display: none;
}

.p-feature {
	padding-top: 57.6vw;
}

.p-feature:before {
	height: 176.8vw;
	width: 37.8666666667vw;
}

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

.p-feature__img {
	bottom: 100%;
	left: -5%;
	max-width: 80%;
	right: unset;
}

.p-feature__intro {
	border-bottom: 2px solid #E9E3D8;
	margin-bottom: 50px;
	margin-left: unset;
	max-width: 100%;
	padding-bottom: 40px;
	text-align: center;
}

.p-feature__intro h3 {
	font-size: clamp(16px, 3.1290743155vw, 24px);
}

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

.p-feature__icons {
	max-width: 100%;
	width: 100%;
}

.p-feature__icon {
	max-width: 100%;
}

.p-feature__box {
	border: none;
	border-radius: 0;
}

.p-feature__box h3 {
	background-color: transparent;
	padding: 0;
	width: 100%;
}

.p-feature__box .top-comment {
	text-align: center;
}

.p-feature__box .images {
	flex-direction: column;
}

.p-feature__box .image.top {
	margin-left: auto;
	margin-right: auto;
	max-width: 85%;
}

.p-feature__box .image.bottom {
	max-width: 100%;
}

.p-feature__box .items {
	flex-wrap: wrap;
	justify-content: center;
	-moz-column-gap: 55px;
	column-gap: 55px;
	margin-top: 40px;
}

.p-feature__box .items .item {
	width: 40%;
}

.p-feature__box .items .item span {
	width: 40px;
}

.p-feature__box .items .item .image {
	max-width: 100%;
}

.p-feature__box .items .item .image img {
	min-height: unset;
}

.p-feature__box.first {
	border-bottom: 2px solid #E9E3D8;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.p-feature__box.first .images .image img {
	height: unset;
}

.p-feature__box.second .image {
	max-width: 100%;
}

.p-feature__box.second .memo {
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.00038em;
	line-height: 1.7142857143;
	text-align: center;
}

.p-price__container {
	max-width: 80%;
	padding: 5px 17px 60px;
}

.p-price__type {
	margin-top: 40px;
	max-width: 62.2340425532vw;
}

.p-price__items--pc {
	display: none;
}

.p-price__items--pc .p-price-item {
	max-width: 100%;
}

.p-price__items--sp {
	display: flex;
	flex-direction: column;
	gap: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	max-width: 500px;
	width: 100%;
}

.p-price__items--sp .p-price__item {
	padding: 13px 28px 25px;
	position: relative;
}

.p-price__items--sp .p-price__item::after {
	background-image: url("../img/ionic-ios-arrow-down.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 10px;
	content: "";
	height: 14px;
	left: 60%;
	position: absolute;
	transition: transform 0.3s;
	width: 24px;
}

.p-flow__container {
	margin-top: 60px;
}

.p-flow__items {
	gap: 75px;
	margin-right: 20px;
}

.p-flow__item .image {
	flex-shrink: 0;
	width: 100px;
}

.p-flow__item .titles h3 {
	font-size: 0.875rem;
	font-size: clamp(0px, 3.7333333333vw, 14px);
	font-weight: 600;
	letter-spacing: 0.00144em;
	line-height: 2;
	white-space: nowrap;
}

.p-flow__item .text {
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.2142857143;
}

.p-faq {
	padding-bottom: 60px;
	padding-top: 60px;
}

.p-faq__item {
	padding: 5px 0 5px;
}

.p-faq__item-head .text {
	font-size: 1rem;
	font-size: clamp(0px, 4.2666666667vw, 16px);
	font-weight: 400;
	letter-spacing: 0.00043em;
	line-height: 2.4375;
}

.p-faq__item-body {
	padding: 15px 10px;
}

.p-faq__item-body .text {
	font-size: 0.9375rem;
	font-weight: 400;
	letter-spacing: 0.00041em;
	line-height: 1.4666666667;
}

.p-footer__logo {
	max-width: 190px;
}

.p-footer__nav {
	display: none;
}

.p-footer__copy {
	margin-bottom: 82px;
}

.p-problem__contents {
	max-width: 80%;
}

.p-problem__bottom {
	max-width: 80%;
}

.p-points {
	padding-top: 60px;
}

.p-points__inner {
	max-width: 500px;
}

.p-points__item:nth-child(1) {
	padding-left: 10px;
	padding-right: 0;
}

.p-points__item:nth-child(1) .p-point__texts {
	align-items: flex-end;
	display: flex;
	flex-direction: column;
}

.p-points__item:nth-child(1) .p-point__texts .p-point__title {
	padding-left: 30px;
}

.p-points__item:nth-child(1) .p-point__texts .box {
	align-items: flex-start;
	display: flex;
}

.p-points__item:nth-child(1) .p-point__texts .box .p-point__image {
	margin-left: 0;
	width: 134px;
}

.p-points__item:nth-child(2) {
	padding-left: 0;
	padding-right: 10px;
}

.p-points__item:nth-child(2) .p-point__texts {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
}

.p-points__item:nth-child(2) .p-point__texts .box {
	align-items: flex-start;
	display: flex;
	flex-direction: row-reverse;
}

.p-points__item:nth-child(2) .p-point__texts .p-point__title .p-point__txt {
	width: min(25.6vw, 96px);
}

.p-points__item:nth-child(2) .p-point__image {
	margin-left: 0;
	width: 134px;
}

.p-points__item:nth-child(3) {
	padding-left: 10px;
	padding-right: 0;
}

.p-points__item:nth-child(3) .p-point__texts {
	align-items: flex-end;
	display: flex;
	flex-direction: column;
}

.p-points__item:nth-child(3) .p-point__texts .box {
	align-items: flex-start;
	display: flex;
	gap: 10px;
}

.p-points__item:nth-child(3) .p-point__image {
	margin-left: 0;
	width: 134px;
}

.p-point__number {
	width: 30px;
}

.p-point__title .p-point__key {
	width: 130px;
}

.p-point__title .p-point__txt {
	width: 90px;
}

.p-point__text {
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.00038em;
	line-height: 1.7142857143;
}

.p-slider.sp {
	display: block;
}

.p-slider__swiper {
	height: 176px;
}

.p-slider__swiper-wrapper {
	transition-timing-function: linear;
}

.p-gallery {
	flex-direction: column;
	gap: 42px;
	margin-bottom: 60px;
	max-width: 100%;
}

.p-gallery__genre {
	width: 100%;
}

.p-gallery__genre h2 {
	writing-mode: unset;
}

.p-gallery__items {
	max-width: 98%;
}

.p-gallery__item {
	min-height: 100px;
	min-width: 100px;
}

.p-gallery__modal img {
	max-height: unset;
	max-width: 80%;
	width: unset;
}

.p-contact__form {
	margin-top: 80px;
}

.form-field__item .cord-wrap {
	gap: 5px;
}

.form-field__item.flex-row {
	gap: min(2.6075619296vw, 20px);
}

.form-field__item.file .input-wrap {
	flex-wrap: wrap;
	gap: 7px;
	justify-content: flex-start;
}

.form-text {
	height: 65px;
}

.form-text.short {
	max-width: 160px;
}

.form-text.p-postal-code.second {
	max-width: 147px;
}

.form-select {
	height: 65px;
}

.form-field__radios label {
	text-align: left;
}

.form-field__radios .wpcf7-list-item-label {
	font-size: 1.125rem;
	font-weight: 600;
	letter-spacing: 0.0009em;
	line-height: 1.4444444444;
}

.form-textarea {
	height: 240px;
}

.p-privacy__intro {
	font-size: clamp(15px, 4vw, 20px);
}

.p-privacy__contents {
	margin-top: 66px;
}

.p-privacy__item {
	flex-direction: column;
}

.p-privacy__item:not(:first-child) {
	margin-top: 40px;
}

.p-privacy__head {
	border-bottom: 1px solid #463F30;
	max-width: 100%;
	padding-bottom: 8px;
}

.p-privacy__body {
	padding-top: 8px;
	width: 100%;
}

.p-privacy__border-l {
	border-left: unset;
	padding-left: 0;
}

.p-privacy__lists {
	gap: 8px;
}

.p-privacy__lists.link {
	max-width: 100%;
	padding-left: 24px;
}

.p-privacy__comments {
	font-size: clamp(15px, 4vw, 19px);
	max-width: 316px;
}

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

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

}

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

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

.c-head.works::after {
	height: 28vw;
	width: 36.5333333333vw;
}

.p-feature__img {
	max-width: 338px;
}

.p-price__container {
	max-width: 100%;
}

.p-price__items--sp .p-price__item {
	padding: 13px 28px 33px;
}

.p-price__item-head p {
	font-size: clamp(13px, 4.2666666667vw, 16px);
}

.p-flow__item:not(:last-child)::after {
	left: 70%;
	top: calc(100% + 30px);
}

.p-contact__field.wide:after {
	right: -5%;
	top: 75%;
}

.form-text.short {
	max-width: min(42.6666666667vw, 160px);
}

.form-field__radio {
	gap: 22px;
	margin-top: -4px;
}

.form-field__radios .wpcf7-list-item-label {
	font-size: 14px;
	padding-left: 32px;
}

}

@keyframes fadeIn {

from {
	opacity: 0;
}

to {
	opacity: 1;
}

}

@keyframes fadeUpAnime {

from {
	opacity: 0;
	transform: translateY(60px);
}

to {
	opacity: 1;
	transform: translateY(0);
}

}

@keyframes fadeInAnimeLeft {

from {
	opacity: 0;
	transform: translateX(-60px);
}

to {
	opacity: 1;
	transform: translateX(0);
}

}

@keyframes fadeInAnimeRight {

from {
	opacity: 0;
	transform: translateX(60px);
}

to {
	opacity: 1;
	transform: translateX(0);
}

}

@keyframes slideInAnimeLeft {

from {
	transform: translateX(-1000px);
}

to {
	transform: translateX(0);
}

}

@keyframes rotateYAnime {

from {
	transform: rotateY(0);
}

to {
	transform: rotateY(-360deg);
}

}

@keyframes rotateYUPAnime {

from {
	opacity: 0;
	transform: translateY(30px) rotateY(0);
}

to {
	opacity: 1;
	transform: translateY(0) rotateY(-360deg);
}

}

