@charset "utf-8";

/** ■Page: お問合せフォーム
***************************************/
/* Body, PageTag */
:is(body.saraform4fnr) {
	position: relative;
	background: linear-gradient(313deg, white, #fdfcfd, #fafafa, #fcfcfd, #ffffff);
	background-size: 300% 300%;
	animation: gradient-form4fnr 25s ease infinite;
}

@keyframes gradient-form4fnr {
	0% {
		background-position: 0% 50%;
	}

	50% {
		background-position: 100% 50%;
	}

	100% {
		background-position: 0% 50%;
	}
}

/* CSS変数（SP） */
@media screen and (max-width: 743.9px) {
	.pg-saraform4fnr {
		--v92\.5vw_sp: 92.5vw;
	}
}

/* CSS変数（PC） */
@media print,
screen and (min-width: 744px) {
	.pg-saraform4fnr {
		--v70vw_pc: 70vw;
	}
}




/* Paragraph（文字設定）
-------------------------------------- */
/* セリフ体 */
.pg-saraform4fnr :lang(en-MP) {
	font-variation-settings: 'wght' 500;
	font-weight: 500;
}

/* 記号用フォント */
.pg-saraform4fnr :lang(ja-Sym),
.pg-saraform4fnr :lang(ja-NanuGP) {
	font-family: "Nanum Gothic", monospace;
	font-variation-settings: 'wght' 800;
	font-weight: 800;
}

.pg-saraform4fnr p {
	display: block;
	max-width: 100%;
	line-height: clamp(1.66em, calc(1.66em + ((1vw - 0.225em) * 0.55)), 1.88em);
	letter-spacing: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
	font-size: clamp(14px, calc(14px + ((1vw - 3.6px) * 0.1563)), 15px);
	font-weight: var(--fw-base, 400);
}

.pg-saraform4fnr p[class*="ta-center"] {
	text-indent: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
}

.pg-saraform4fnr p.fz-sm {
	font-size: clamp(12.4px, calc(12.4px + ((1vw - 3.6px) * 0.1563)), 14px);
}

/* Small（注釈・小字） */
.pg-saraform4fnr small {
	display: block;
	max-width: 100%;
	line-height: 1.44;
	letter-spacing: 0;
	font-size: clamp(12px, calc(12px + ((1vw - 3.6px) * 0.1563)), 13px);
	font-weight: var(--fw-base, 400);
}

.pg-saraform4fnr small[class*="ta-center"] {
	text-indent: 0;
}

/* Emphasis（強調・中字） */
.pg-saraform4fnr em {
	display: block;
	max-width: 100%;
	line-height: clamp(1.55em, calc(1.55em + ((1vw - 0.225em) * 0.55)), 1.77em);
	letter-spacing: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
	font-size: clamp(15.3px, calc(15.3px + ((1vw - 3.6px) * 0.26563)), 17px);
	font-weight: var(--fw-base, 400);
}

.pg-saraform4fnr em[class*="ta-center"] {
	text-indent: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
}

/* Strong（強調・大字） */
.pg-saraform4fnr strong {
	display: block;
	max-width: 100%;
	line-height: 1.44;
	letter-spacing: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
	font-size: clamp(20.4px, calc(20.4px + ((1vw - 3.6px) * 1.03125)), 27px);
	font-weight: 600;
}

.pg-saraform4fnr strong[class*="ta-center"] {
	text-indent: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
}

/* .Bold（太字） */
.pg-saraform4fnr b.bold,
.pg-saraform4fnr u.bold {
	line-height: 1;
	font-size: 110%;
	font-weight: 600;
}

/* small, em, strong（inline-block） */
.pg-saraform4fnr :is(h1, h2, h3, h4, h5, h6)>:is(small, em, strong) {
	display: inline-block;
}

/* Headings（h1, h2, h3, h4, h5, h6） */
.pg-saraform4fnr :is(h1, h2, h3, h4, h5, h6) {
	position: relative;
	display: inline-block;
	z-index: 10;
	width: 100%;
	max-width: 100%;
}

/* Headings（.hdg） */
.pg-saraform4fnr h1 {
	line-height: 1.44;
	letter-spacing: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
	font-size: clamp(19.7px, calc(19.7px + ((1vw - 3.6px) * 2.0781)), 33px);
	font-weight: 500;
}

.pg-saraform4fnr h1[class*="ta-center"] {
	text-indent: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
}

.pg-saraform4fnr h2 {
	line-height: 1.44;
	letter-spacing: clamp(0.05em, calc(0.05em + ((1vw - 0.225em) * 0.25)), 0.15em);
	font-size: clamp(17.6px, calc(17.6px + ((1vw - 3.6px) * 1.4687)), 27px);
	font-weight: 500;
}

.pg-saraform4fnr h2[class*="ta-center"] {
	text-indent: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
}

.pg-saraform4fnr h2.fz-sol {
	font-size: clamp(18.7px, calc(18.7px + ((1vw - 3.6px) * 2.0781)), 33px);
}

.pg-saraform4fnr h3 {
	line-height: 1.44;
	letter-spacing: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
	font-size: clamp(0.975rem, calc(0.975rem + ((1vw - 0.225rem) * 0.375)), 1.125rem);
	font-weight: 500;
}

.pg-saraform4fnr h3[class*="ta-center"] {
	text-indent: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
}

.pg-saraform4fnr h4 {
	line-height: 1.44;
	letter-spacing: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
	font-size: clamp(15px, calc(15px + ((1vw - 3.6px) * 0.1563)), 16px);
	font-weight: 500;
}

.pg-saraform4fnr h4[class*="ta-center"] {
	text-indent: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
}

.pg-saraform4fnr h5 {
	line-height: 1.44;
	letter-spacing: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
	font-size: clamp(14px, calc(14px + ((1vw - 3.6px) * 0.1563)), 15px);
	font-weight: 500;
}

.pg-saraform4fnr h5[class*="ta-center"] {
	text-indent: clamp(0.01em, calc(0.01em + ((1vw - 0.225em) * 0.05)), 0.03em);
}

.pg-saraform4fnr h6 {
	line-height: 1.44;
	letter-spacing: 0;
	font-size: clamp(14px, calc(14px + ((1vw - 3.6px) * 0.1563)), 15px);
	font-weight: 500;
}

.pg-saraform4fnr h6[class*="ta-center"] {
	text-indent: 0;
}

/* Headings画像（.individ） */
.pg-saraform4fnr :is(h1, h2, h3, h4, h5, h6):has(>img) {
	width: auto;
}

.pg-saraform4fnr :is(h1, h2, h3, h4, h5, h6)>img {
	width: auto;
	max-width: 100%;
	object-fit: contain;
}



/* ルビ */
.pg-sarapeji4ioa :is(h1, h2, h3, h4, h5, h6) rt {
	font-weight: 400;
}

/* math（数式） */
.pg-saraform4fnr :is(math, .math) {
	position: relative;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	line-height: 1.22;
	font-family: "YakuHanMP", "Cardo", var(--ff-mincho);
}

.pg-saraform4fnr :is(math, .math) mrow {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: baseline;
	flex-wrap: wrap;
}

/* mtext（テキスト） */
.pg-saraform4fnr :is(math, .math) mtext {
	letter-spacing: 0rch;
	font-weight: 500;
}

/* mi（英字） */
.pg-saraform4fnr :is(math, .math) mi {
	position: relative;
	top: 0px;
	font-family: "YakuHanMP", "Cardo", var(--ff-mincho);
	font-size: 108%;
	font-weight: 400;
}

/* mn（数字） */
.pg-saraform4fnr :is(math, .math) mn {
	position: relative;
	top: 3px;
	letter-spacing: -0.02rch;
	font-family: "YakuHanMP", "Cardo", var(--ff-mincho);
	font-size: 108%;
	font-weight: 400;
	padding-left: 0.1em;
	padding-right: 0.1em;
}




/* Component
====================================== */
/* jQuery UI（Inputを隠す） */
.ui-widget.ui-widget-content {
	z-index: 100 !important;
	margin-top: -2.4pc;
	margin-left: 2px;
}


/* パンくずリスト */
.pg-saraform4fnr .bread-batard {
	position: relative;
	z-index: 0;
	width: 820px;
	max-width: 95%;
	height: auto;
	margin-inline: auto;
}

/* .button, .badge */
.magique .pg-saraform4fnr :is(.button, .buckle, .badge) {
	border-radius: 0.1875rem;
	white-space: nowrap;
}

/* .button, .badge */
.magique .pg-saraform4fnr :is(.button, .buckle, .badge).is-solided {
	font-weight: 550;
}




/* Pattertn
====================================== */
/* .shelf（flex／横組み）
------------------------------------- */
.pg-saraform4fnr [class^="bishelf-wrapper"],
.pg-saraform4fnr [class^="shelf-wrapper"] {
	position: relative;
	width: 100%;
}

.pg-saraform4fnr [class^="bishelf-wrapper"]>:is(li, dd),
.pg-saraform4fnr [class^="shelf-wrapper"]>:is(li, dd) {
	position: relative;
	width: 100%;
}

/* .shelf_pc（SP） */
@media screen and (max-width: 743.9px) {

	.pg-saraform4fnr .bishelf-wrapper_pc,
	.pg-saraform4fnr .shelf-wrapper_pc {
		/* Flex */
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	.pg-saraform4fnr .bishelf-wrapper_pc>:is(li, dd):nth-of-type(n+2),
	.pg-saraform4fnr .shelf-wrapper_pc>:is(li, dd):nth-of-type(n+2) {
		padding-top: 2pc;
	}
}

/* .shelf（PC） */
@media print,
screen and (min-width: 744px) {

	.pg-saraform4fnr :is(.bishelf-wrapper, .bishelf-wrapper_pc),
	.pg-saraform4fnr :is(.shelf-wrapper, .shelf-wrapper_pc) {
		/* Flex */
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.pg-saraform4fnr :is(.bishelf-wrapper, .bishelf-wrapper_pc)>:is(li, dd) {
		width: 48.6%;
	}

	.pg-saraform4fnr :is(.shelf-wrapper, .shelf-wrapper_pc)>:is(li, dd) {
		width: 30.5%;
	}

	.pg-saraform4fnr :is(.bishelf-wrapper, .bishelf-wrapper_pc)>:is(.fx-full),
	.pg-saraform4fnr :is(.shelf-wrapper, .shelf-wrapper_pc)>:is(.fx-full) {
		width: 100%;
	}

	.pg-saraform4fnr :is(.bishelf-wrapper, .bishelf-wrapper_pc)>:is(li, dd):nth-of-type(n+3),
	.pg-saraform4fnr :is(.shelf-wrapper, .shelf-wrapper_pc)>:is(li, dd):nth-of-type(n+4) {
		padding-top: 2pc;
	}
}




/* Layout
====================================== */
/* .mezzala（余白調整：page上） */
.adj-formBvwH-mezzalaA {
	width: 100%;
	height: 0pc;
}

/* .mediano（余白調整：page下） */
.adj-formBvwH-medianoA {
	width: 100%;
	height: calc(var(--⅝fem) * 3);
}

/* .page-header */
.pg-saraform4fnr .page-header {
	position: relative;
}

/* Section, Inner */
[class^="dept-formBvwH"] .division__intainer,
.pg-saraform4fnr .section__inheader,
.pg-saraform4fnr .section__intainer,
.pg-saraform4fnr .section__infooter {
	width: 960px;
	max-width: 92.5vw;
	height: auto;
}




/* .section, .division
====================================== */
/* .section
-------------------------------------- */
.pg-saraform4fnr .sect-formBvwH-Intro {
	/* padding: 上  横  下 */
	padding: calc(var(--⅝fem) * 3) 0px calc(var(--⅝fem) * 3);
}

/* .intainer */
.sect-formBvwH-Intro .section__inheader {
	width: 680px;
}

.sect-formBvwH-Intro .section__intainer {
	width: 880px;
}

.sect-formBvwH-Intro .section__infooter {
	width: 680px;
}

/* .bar-bottom */
.sect-formBvwH-Intro .bar-bottom {
	padding-bottom: calc(var(--¾fem) * 0.5);
}

/* .box */
.pg-saraform4fnr .sect-formBvwH-Intro .box.is-outlined {
	/* padding: 上  横  下 */
	padding: calc(var(--⅝fem) * 2) 0px calc(var(--⅝fem) * 2);
	border: 3px solid var(--c-assort, hsl(223, 62%, 18%));
	background: var(--c-base, hsl(223, 6%, 100%));
}

/* ::before（Material Symbols） */
.sect-formBvwH-Intro [class^="shelf-wrapper"]>:is(li, dd):nth-of-type(n+2) {
	position: relative;
}

.sect-formBvwH-Intro [class^="shelf-wrapper"]>:is(li, dd):nth-of-type(n+2)::before {
	position: absolute;
	z-index: 10;
	/* inset: 上  右  下  左 */
	inset: 0.17em 0px auto 0px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	font-size: 6pc;
	/* Material Symbols */
	font-family: 'Material Symbols Sharp';
	font-variation-settings:
		'FILL' 0,
		'wght' 300;
	content: "\e5c5";
	color: var(--c-silver, hsl(223, 6%, 75%));
}

/* （PC） */
@media print,
screen and (min-width: 744px) {
	.sect-formBvwH-Intro [class^="shelf-wrapper"]>:is(li, dd):nth-of-type(n+2)::before {
		/* inset: 上  右  下  左 */
		inset: 0px auto 0px -1.2pc;
		/* Material Symbols */
		content: "\e5df";
	}
}




/* .form-footer ------------------------- */
.pg-saraform4fnr .form-footer {
	width: 710px;
	max-width: 100%;
}

.pg-saraform4fnr .form-footer small {
	color: var(--c-dimgray, hsl(223, 6%, 41%));
}




/* ■MTS Simple Booking C：デフォルト
-------------------------------------- */
.content-form fieldset {
	display: contents;
}

.content-form table {
	width: 99%;
	margin: 0 0 5px 0;
	border: none;
	border-collapse: separate;
	border-spacing: 5px;
}

.content-form th,
.content-form td {
	padding: 2px;
	border-top: none;
	border-right: 1px solid var(--c-gainsboro, hsl(223, 6%, 84%));
	border-bottom: 1px solid var(--c-gainsboro, hsl(223, 6%, 84%));
	border-left: none;
	vertical-align: middle;
}

.content-form td {
	font-weight: var(--fw-base);
	font-size: 15px;
	font-size: clamp(14px, calc(14px + ((1vw - 3.6px) * 0.1563)), 15px);
}

.content-form button {
	padding: 3px 7px;
}




/* .content-form
-------------------------------------- */
.content-form {
	display: block;
	width: 960px;
	max-width: 100%;
	height: auto;
	margin-inline: auto;
	/* padding: 上  横  下 */
	padding: calc(var(--⅝fem) * 2.5) 0px calc(var(--⅝fem) * 4);
	overflow: hidden;
	background: var(--c-onyx-a0\.05, hsla(13, 25%, 11%, 0.05));
}

.content-form .input-number {
	margin-right: calc(var(--⅝fem) * 1);
	float: left;
	text-align: center;
}

/* 予約フォーム オプション表示項目 */
.content-form input.booking-option-number {
	width: calc(var(--⅝fem) * 3);
	text-align: right;
}

.content-form label.field-item {
	margin-right: calc(var(--⅝fem) * 0.4);
}

.content-form label.field-item input {
	margin-right: 0.15pc;
}

/* 文字設定（p） */
.content-form p {
	font-size: 14px;
	font-size: clamp(13px, calc(13px + ((1vw - 3.6px) * 0.1563)), 14px);
}

/* display: table */
.content-form .d-table {
	display: table;
	vertical-align: middle;
}

.content-form .d-table>.uhead {
	display: table-cell;
	vertical-align: inherit;
}

.content-form .d-table>.uhind {
	display: table-cell;
	vertical-align: inherit;
}

/* display: table（PC） */
@media print,
screen and (min-width: 744px) {
	.content-form .d-table_pc {
		display: table;
		vertical-align: middle;
	}

	.content-form .d-table_pc>.uhead {
		display: table-cell;
		vertical-align: inherit;
	}

	.content-form .d-table_pc>.uhind {
		display: table-cell;
		vertical-align: inherit;
	}
}

/* select */
.content-form select+.error-message {
	padding: 7px 0px 0px 0px;
}

.content-form option.disabled {
	color: #d1d8dc;
}

.content-form select#client-address1>option:nth-of-type(1) {
	color: rgba(0, 0, 0, .7);
}




/* ご希望の受け取り方法をお選びください */
.content-form .choose-wrapper .fxd-row>* {
	width: 100%;
}

.content-form .choose-wrapper label {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 4pc;
	margin: 0.75pc 0.75pc;
	border-radius: 0.3em;
	padding: 0.75pc 1rem;
	border: 1px solid currentColor;
	border-color: var(--c-assort);
	color: var(--c-assort);
	font-size: clamp(15.6px, calc(15.6px + ((1vw - 3.6px) * 0.375)), 18px);
}

/* :hover */
@media (any-hover: hover) {
	.content-form .choose-wrapper label:hover {
		opacity: 0.7;
		transform: translateY(-2px);
		/* drsh: X | Y | blur | color */
		filter: brightness(1.08) drop-shadow(1px 3px 4px hsla(233, 13%, 46%, 0.26));
		background: var(--c-assort-200);
	}
}

.content-form .choose-wrapper label:has(.is-choosed) {
	background: var(--c-assort);
	color: #FFF;
}

/* （PC） */
@media print,
screen and (min-width: 744px) {
	.content-form .choose-wrapper .fxd-row>* {
		width: 44.6%;
	}
}



/* ■MTS Simple Booking C：予約カレンダー
-------------------------------------- */
.pg-saraform4fnr .calendar-mark,
.pg-saraform4fnr .calendar-daylink,
.pg-saraform4fnr .booking-timelink {
	font-weight: 800;
	line-height: 1;
	font-family: 'Nanum Gothic', monospace;
	vertical-align: -0.06em;
}

.pg-saraform4fnr .calendar-mark {
	display: inline-flex;
	align-items: center;
	padding-bottom: 1px;
	color: #888;
	font-size: 1.6em;
}

.pg-saraform4fnr table .calendar-mark.vacant,
.pg-saraform4fnr table .calendar-daylink,
.pg-saraform4fnr .calendar-daylink {
	color: var(--c-assort-600);
	font-size: 1.7em;
}

.pg-saraform4fnr .lacquer-calendar {
	display: block;
	width: 960px;
	max-width: 100%;
	height: auto;
	margin-inline: auto;
	padding: calc(var(--⅝fem) * 2.5) 0px calc(var(--⅝fem) * 4);
	overflow: hidden;
	background: hsla(223, 6%, 46%, 0.05);
}

.pg-saraform4fnr :is(.monthly-calendar, .day-calendar) {
	position: relative;
	width: 820px;
	max-width: 95%;
	height: auto;
	margin-inline: auto;
	/* padding: 上  横  下 */
	padding: calc(var(--⅝fem) * 3) calc(var(--⅝fem) * 1.5) calc(var(--⅝fem) * 2);
	background: var(--c-base, hsl(223, 6%, 100%));
}

/* （PC） */
@media print,
screen and (min-width: 744px) {
	.pg-saraform4fnr :is(.monthly-calendar, .day-calendar) {
		/* padding: 上  横  下 */
		padding: calc(var(--⅝fem) * 3) calc(var(--⅝fem) * 2) calc(var(--⅝fem) * 2);
	}
}


/* ■MTS Simple Booking C：マンスリーカレンダー
-------------------------------------- */
/* .monthly-calendar table
-------------------------------------- */
/* tableのseparate化（罫線バグ対策） */
.pg-saraform4fnr .monthly-calendar table {
	width: 100%;
	max-width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	background: var(--c-base, hsl(223, 6%, 100%));
	table-layout: fixed;
}

.pg-saraform4fnr .monthly-calendar table::after {
	content: "";
	display: block;
	clear: both;
}

/* display:inline-blockの余白削除 */
.pg-saraform4fnr .monthly-calendar table,
.pg-saraform4fnr .monthly-calendar table :is(thead, tbody, tfoot, tr) {
	font-size: 0;
	letter-spacing: 0;
	width: 100%;
	max-width: 100%;
}

/* font-size（デフォルト） */
.pg-saraform4fnr .monthly-calendar table :is(th, td),
.pg-saraform4fnr .monthly-calendar table :is(th, td) p {
	line-height: clamp(1.44em, calc(1.44em + ((1vw - 0.225em) * 0.55)), 1.66em);
	font-size: clamp(13px, calc(13px + ((1vw - 3.6px) * 0.3125)), 15px);
}

.pg-saraform4fnr .monthly-calendar table th {
	/* padding: 上  右  下  左 */
	padding: 0.5em calc(var(--⅝fem) * 1) 0.5em calc(var(--⅝fem) * 1);
	background: var(--c-assort-pl-100);
}

.pg-saraform4fnr .monthly-calendar table td {
	padding: 0;
}

.pg-saraform4fnr .monthly-calendar table {
	border-right: 1px solid hsla(0, 0%, 79%, 1);
	border-bottom: 1px solid hsla(0, 0%, 79%, 1);
}

.pg-saraform4fnr .monthly-calendar table :is(th, td) {
	width: 100%;
	border-top: 1px solid hsla(0, 0%, 79%, 1);
	border-left: 1px solid hsla(0, 0%, 79%, 1);
	text-align: center;
}

.pg-saraform4fnr .monthly-calendar table thead>tr:last-child>:is(th, td) {
	border-bottom: none;
}




/* キャプション, prev-next */
.pg-saraform4fnr .monthly-calendar caption {
	/* padding: 上  横  下 */
	padding: 0px 0px 8px;
	font-weight: 600;
	font-size: 1.1em;
	text-align: center;
}

.pg-saraform4fnr .monthly-prev-next {
	position: absolute;
	z-index: 10;
	top: calc(var(--⅝fem) * 1.9);
	left: -1.1%;
	;
	right: 0px;
	margin: auto;
	width: 88.6%;
	height: auto;
}

.pg-saraform4fnr .monthly-prev {
	min-height: 0vw;
	margin-left: 0px;
	float: left;
	font-weight: 700;
	font-size: 16px;
	font-size: clamp(14px, calc(14px + ((1vw - 3.6px) * 0.3125)), 16px);
}

.pg-saraform4fnr .monthly-next {
	min-height: 0vw;
	margin-right: 0px;
	float: right;
	font-weight: 700;
	font-size: 16px;
	font-size: clamp(14px, calc(14px + ((1vw - 3.6px) * 0.3125)), 16px);
}

.pg-saraform4fnr .monthly-prev span,
.pg-saraform4fnr .monthly-next span,
.pg-saraform4fnr .monthly-prev a,
.pg-saraform4fnr .monthly-next a {
	display: inline-flex;
	align-items: center;
}

.pg-saraform4fnr .monthly-prev>span::before,
.pg-saraform4fnr .monthly-prev>a::before {
	min-height: 0vw;
	margin-right: 0.3em;
	content: "\f191";
	color: #CCC;
	font-style: normal;
	font-weight: 900;
	font-size: 30px;
	font-size: clamp(21.8px, calc(21.8px + ((1vw - 3.6px) * 1.28125)), 30px);
	font-family: "Font Awesome 5 Free";
	vertical-align: -6px;
}

.pg-saraform4fnr .monthly-prev>span::before,
.pg-saraform4fnr .monthly-prev>a::before,
.pg-saraform4fnr .monthly-next>span::after,
.pg-saraform4fnr .monthly-next>a::after {
	width: 1em;
	height: 1em;
	background: #CCC;
	border-radius: 0.1em;
	line-height: 1;
	font-size: 1.7em;
	text-align: center;
	/* Material Symbols */
	color: #FFF;
	font-family: 'Material Symbols Sharp';
	font-variation-settings:
		'FILL' 1,
		'wght' 400;
}

.pg-saraform4fnr .monthly-prev>span::before,
.pg-saraform4fnr .monthly-prev>a::before {
	margin-left: 0.3em;
	content: "\e5de";
}

.pg-saraform4fnr .monthly-next>span::after,
.pg-saraform4fnr .monthly-next>a::after {
	margin-left: 0.3em;
	content: "\e5df";
}

.pg-saraform4fnr .monthly-prev .no-link,
.pg-saraform4fnr .monthly-next .no-link {
	color: #888;
}

.pg-saraform4fnr .monthly-calendar .day-box.no-day {
	background-color: #FEFEFE;
}

.pg-saraform4fnr .monthly-calendar .day-box .day-number {
	padding: 2px 0px 1px;
	background: #F0F0F0;
}

.pg-saraform4fnr .monthly-calendar .week-title {
	font-size: 13px;
	font-weight: 400;
	text-align: center;
}

.pg-saraform4fnr .monthly-calendar td .calendar-mark {
	height: calc(var(--⅝fem) * 4.5);
}


/* ［TEL］表示 */
.pg-saraform4fnr .monthly-calendar .today:not(.tue):not(.wed) .calendar-mark {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 0;
}

.pg-saraform4fnr .monthly-calendar .today:not(.tue):not(.wed) .calendar-mark::before {
	position: relative;
	top: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	font-size: clamp(0.9375rem, calc(0.9375rem + ((1vw - 0.225rem) * 0.1563)), 1rem);
	font-variation-settings: 'wght' 600;
	font-weight: 600;
	content: "TEL";
	white-space: nowrap;
	/* padding: 上  横  下 */
	padding: calc(var(--⅝fem) * 0.3125) calc(var(--⅝fem) * 0.5) calc(var(--⅝fem) * 0.25);
	border-radius: 0.25pc;
	border: 2px solid var(--c-assort-600);
	color: var(--c-assort-600);
}




/* ■MTS Simple Booking C：デイカレンダー
-------------------------------------- */
.pg-saraform4fnr .day-calendar h3 {
	display: table;
	width: 100%;
	max-width: 95%;
	min-height: 0vw;
	margin-bottom: 12px;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #003389;
	color: #003389;
	font-weight: 600;
	font-size: 24px;
	font-size: clamp(18.8px, calc(18.8px + ((1vw - 3.6px) * 8.125)), 24px);
	line-height: 1.44;
	text-align: justify;
}

.pg-saraform4fnr .day-calendar>p {
	font-weight: 500;
}

.pg-saraform4fnr .day-calendar table {
	width: 100% !important;
	max-width: 95% !important;
	margin-inline: auto;
	table-layout: fixed;
}

.pg-saraform4fnr th.day-left,
.pg-saraform4fnr td.day-left {
	/* padding: 上  横  下 */
	padding: 4px calc(var(--⅝fem) * 2) 4px;
}

.pg-saraform4fnr th.day-right {
	/* padding: 上  横  下 */
	padding: 4px 37px 4px;
}

.pg-saraform4fnr td.day-right {
	/* padding: 上  横  下 */
	padding: 4px 40px 4px;
}

/* カレンダー下 */
.pg-saraform4fnr .monthly-calendar__bottom,
.pg-saraform4fnr .day-calendar__bottom {
	min-height: 0vw;
	margin-top: 4px;
	font-size: clamp(11.8px, calc(11.8px + ((1vw - 3.6px) * 0.34375)), 14px);
	text-align: right;
}

.pg-saraform4fnr .saraback4IVY__calendar>p {
	display: inline-block;
	border-bottom: 1px solid #003389;
	color: #003389;
	font-size: 18px;
}




/* ■MTS Simple Booking C：予約フォーム
-------------------------------------- */
/* .pinbadge（absolute） */
.content-form .badge.pinbadge {
	min-width: 3.2em;
	margin-left: 1em;
}

/* （PC） */
@media print,
screen and (min-width: 744px) {
	.content-form .badge.pinbadge {
		position: absolute;
		top: 1.65em;
		right: 0.8em;
	}
}

/* #action-button */
.content-form #action-button {
	margin-top: calc(var(--⅝fem) * 3);
}

.content-form #action-button .button {
	margin-inline: calc(var(--⅝fem) * 0.5);
}

/* 個人情報保護方針 */
body:not(#confirm) #booking-policy-fieldset tr {
	/* Flex */
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
}

body:not(#confirm) #booking-policy-fieldset :is(th, td) {
	/* padding: 縦  横 */
	padding-block: calc(var(--⅝fem) * 1.25);
	white-space: nowrap;
}

body:not(#confirm) #booking-policy-fieldset th {
	padding-left: calc(var(--⅝fem) * 1.25);
}

#booking-policy-fieldset td {
	text-align: center;
}




/* レイアウト
-------------------------------------- */
.content-form p.select+.error-message {
	padding: 7px 0px 0px 0px;
}

.content-form .form__intainer {
	width: 820px;
	max-width: 95%;
	height: auto;
	margin-inline: auto;
	/* padding: 上  横  下 */
	padding: 0px calc(var(--⅝fem) * 2) calc(var(--⅝fem) * 2);
	background: var(--c-base, hsl(223, 6%, 100%));
}

/* 見出し */
.content-form legend {
	display: block;
	width: 100%;
	/* padding: 上  横  下 */
	padding: calc(var(--⅝fem) * 2.5) 0px 5px;
	margin-bottom: calc(var(--⅝fem) * 1);
	border-bottom: 2px solid rgba(0, 0, 0, 0.7);
	font-weight: bold;
}

.content-form .hdg-legend {
	font-size: clamp(0.975rem, calc(0.975rem + ((1vw - 0.225rem) * 0.375)), 1.125rem);
	font-weight: 500;
	padding-bottom: 0.5px;
}

.content-form table {
	width: 100%;
	margin: 0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}

.content-form tbody {
	width: 100%;
}

.content-form tr {
	max-width: 100%;
	border-bottom: 1px dotted var(--c-gainsboro, hsl(223, 6%, 84%));
}

.content-form :is(th, td) small {
	display: inline-block;
}

.content-form th {
	position: relative;
	width: 100%;
	padding-top: calc(var(--⅝fem) * 1.25);
	border: none;
	vertical-align: top;
}

.content-form th p {
	font-size: 15px;
	font-size: clamp(14px, calc(14px + ((1vw - 3.6px) * 0.1563)), 15px);
	font-weight: 500;
}

.content-form td {
	position: relative;
	width: 100%;
	/* padding: 上  横  下 */
	padding: calc(var(--⅝fem) * 1) 0px calc(var(--⅝fem) * 1);
	border: none;
}

/* （SP） */
@media screen and (max-width: 743.9px) {
	.content-form :is(th, td) {
		display: block;
	}

	.content-form th label {
		position: relative;
	}
}

/* （PC） */
@media print,
screen and (min-width: 744px) {
	.content-form th {
		position: relative;
		width: 260px;
		min-width: 260px;
		padding-right: 4pc;
		text-align: right;
	}

	.content-form td {
		/* padding: 上  横  下 */
		padding: calc(var(--⅝fem) * 1) calc(var(--⅝fem) * 1) calc(var(--⅝fem) * 1);
	}
}

/* .tier-column（縦並び）（PC） */
@media print,
screen and (min-width: 744px) {
	body:not(#confirm) .content-form .tier-column {
		display: flex;
		flex-direction: column;
		width: 756px;
		min-width: 756px;
	}

	body:not(#confirm) .content-form .tier-column>th {
		display: block;
		width: 756px;
		min-width: 756px;
		padding-left: calc(var(--⅝fem) * 6.4);
		text-align: left;
	}

	body:not(#confirm) .content-form .tier-column>td {
		display: block;
		width: 756px;
		min-width: 756px;
		padding-left: 8pc;
	}
}


/* エラーメッセージ */
.content-form :is(.error, .error-message) {
	display: block;
	width: 100%;
	color: var(--c-error, #B70000);
	font-size: 93%;
	font-weight: 500;
	white-space: nowrap;
}

.content-form :is(.error, .error-message)::before {
	display: inline;
	content: "※";
}




/* 確認画面
-------------------------------------- */
.content-form #booking-confirm-fieldset th {
	width: 38%;
	min-width: 270px;
	max-width: 95%;
	/* padding: 上  右  下  左 */
	padding: calc(var(--⅝fem) * 1) 0px calc(var(--⅝fem) * 1) 0px;
}

.content-form #booking-confirm-fieldset th p {
	/* padding: 上  右  下  左 */
	padding: 0px calc(var(--⅝fem) * 3) 0px 0px;
}

.content-form #booking-confirm-fieldset td {
	width: 62%;
	max-width: 95%;
	/* padding: 上  右  下  左 */
	padding: calc(var(--⅝fem) * 1) calc(var(--⅝fem) * 1) calc(var(--⅝fem) * 0.5) calc(var(--⅝fem) * 1);
}

.content-form #booking-confirm-fieldset td.option-confirm-header {
	/* padding: 上  右  下  左 */
	padding: calc(var(--⅝fem) * 2) calc(var(--⅝fem) * 1) 10px calc(var(--⅝fem) * 1);
	border-bottom: 1px solid hsl(223, 6%, 46%);
}

.content-form .hdg-client {
	font-size: clamp(0.9563rem, calc(0.9563rem + ((1vw - 0.225rem) * 0.26563)), 1.0625rem);
	font-weight: 500;
}

.page-template-contact .ui-widget-content {
	z-index: 10 !important;
}




/* ■フォーム：MW WP Form
====================================== */
.content-form .mw_wp_form :is(.mwform-radio-field, .mwform-checkbox-field) {
	margin-right: 1em;
}




/* ■フォーム：Contact Form 7
====================================== */
/* ジャンプ位置の調整 */
.wpcf7-form {
	margin-top: -95px;
	padding-top: 95px;
}

/* 確認メッセージ */
.wpcf7-form .confirmed {
	display: none;
	padding: 0px 25px 30px;
	font-size: 19px;
	font-size: clamp(16px, calc(16px + ((1vw - 3.6px) * 0.4688)), 19px);
	color: hsla(0, 0%, 34%, 100);
}

/* 確認画面 */
.wpcf7-form.custom-wpcf7c-confirmed .confirmed {
	display: block;
}

.pg-saraform4fnr .custom-wpcf7c-confirmed .badge.is-solided.required {
	background: hsla(0, 0%, 88%, 1);
}

.custom-wpcf7c-confirmed .input [type=date][readonly],
.custom-wpcf7c-confirmed .input [type=datetime-local][readonly],
.custom-wpcf7c-confirmed .input [type=email][readonly],
.custom-wpcf7c-confirmed .input [type=month][readonly],
.custom-wpcf7c-confirmed .input [type=number][readonly],
.custom-wpcf7c-confirmed .input [type=password][readonly],
.custom-wpcf7c-confirmed .input [type=search][readonly],
.custom-wpcf7c-confirmed .input [type=tel][readonly],
.custom-wpcf7c-confirmed .input [type=text][readonly],
.custom-wpcf7c-confirmed .input [type=time][readonly],
.custom-wpcf7c-confirmed .input [type=url][readonly],
.custom-wpcf7c-confirmed .input [type=week][readonly],
.content-form .custom-wpcf7c-confirmed select,
.content-form .custom-wpcf7c-confirmed textarea {
	border: none;
	background: hsla(0, 0%, 98%, 1);
	box-shadow: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 25px 0px;
	padding: 0.2em 1em;
}




/* ■確認ページ（#confirm）
====================================== */
#confirm .content-form .d-none_confirm {
	display: none;
}

#confirm .content-form .required,
#confirm .content-form .is-require {
	display: none;
}

#confirm .content-form .select:not(.is-multiple):not(.is-loading)::after {
	display: none;
}

#confirm .content-form table * {
	background: var(--c-base, hsl(223, 6%, 100%));
}

#confirm .content-form :is(th, td) {
	display: table-cell;
	/* padding: 上  横  下 */
	padding-block: calc(var(--⅝fem) * 1);
}

#confirm .content-form td {
	text-align: left;
}

/* （PC） */
@media print,
screen and (min-width: 744px) {
	#confirm .content-form th {
		width: 42%;
	}

	#confirm .content-form td {
		width: 58%;
	}
}




/* ■サンクスページ（#thanks）
====================================== */
#thanks .content-form .casketA1 {
	display: block;
	width: 500px;
	max-width: 100%;
	height: auto;
	margin-inline: auto;
	padding: 0px;
}

#thanks .content-form .casketA2 {
	display: block;
	width: 430px;
	max-width: 100%;
	height: auto;
	margin-top: calc(var(--⅝fem) * 2);
	margin-inline: auto;
	/* padding: 上  横  下 */
	padding: 20px calc(var(--⅝fem) * 2) 20px;
	border: 1px solid #e1e5e6;
}