/* ■ページ：お問合せフォーム
====================================== */
.saraformfoja {
	margin: 0;
	padding: 0;
	display: block;
	/* フォントベース */
	line-height: 1.84;
	font-size: 16px;
	font-weight: var(--fw-base);
	text-align: justify;
	color: #333;
}

/* 文字設定（p） */
.saraformfoja p,
.saraformfoja p {
	display: block;
	max-width: 100%;
	line-height: 1.84;
	font-size: 16px;
	font-weight: var(--fw-base);
	text-align: justify;
	margin-bottom: 0rem;
	color: #333;
}

/* 強調・大字（strong） */
.saraformfoja strong {
	margin: 0;
	padding: 0;
	display: block;
	max-width: 100%;
	line-height: 1.5;
	font-size: clamp(1rem, calc(1rem + ((1vw - 0.225rem) * 0.4688)), 1.1875rem);
	font-weight: var(--fw-base);
	margin-bottom: 0rem;
}

/* 強調・中字（em） */
.saraformfoja em {
	margin: 0;
	padding: 0;
	display: block;
	max-width: 100%;
	line-height: 1.84;
	font-size: 16.4px;
	font-weight: var(--fw-base);
	margin-bottom: 0rem;
}

/* 注釈・小字（small） */
.saraformfoja small {
	margin: 0;
	padding: 0;
	display: block;
	max-width: 100%;
	font-size: 14px;
	font-weight: var(--fw-base);
	margin-bottom: 0rem;
}

/* 太字（b） */
.saraformfoja b {
	font-size: 16px;
	font-weight: 700;
}

.saraformfoja b.calendar-daylink {
	color: #4680AE;
	text-shadow:
		#4680AE 1px 1px 0, #4680AE -1px -1px 0,
		#4680AE -1px 1px 0, #4680AE 1px -1px 0,
		#4680AE 0px 1px 0, #4680AE 0 -1px 0,
		#4680AE -1px 0 0, #4680AE 1px 0 0;
}


/* 水平線（.hr） */
.saraformfoja .hr-saraformfojA {
	margin-top: 8px;
	display: block;
	position: relative;
	width: 144px;
	max-width: 90vw;
	height: 6px;
	margin-right: auto;
	margin-left: auto;
	background: hsla(218, 100%, 47%, 1);
	margin-bottom: 0rem;
}

/* display: none（PC） */
@media screen and (min-width: 768px) {
	.saraformfoja .d-none_pc {
		display: none;
	}

	.saraformfoja #booking-form.content-form .d-none_pc {
		display: none;
	}
}

/* 改行（span） */
.saraformfoja em span,
.saraformfoja p span,
.saraformfoja small span {
	display: block;
}

/* table-cell */
.saraformfoja .sarad-tb {
	display: table;
}

.saraformfoja .sarad-tb .uhead {
	display: table-cell;
	vertical-align: inherit;
	/* padding: 上 右 下 左 */
	padding: 0px 0px 0px 0px;
}

.saraformfoja .sarad-tb .uhind {
	display: table-cell;
	vertical-align: inherit;
	width: 100%;
}

/* 水平線（underline） */
.saraformfoja u.understick {
	position: relative;
	margin-top: 8px;
	display: block;
	width: 84px;
	max-width: 90vw;
	height: 6px;
	margin-right: auto;
	margin-left: auto;
	background: #4680AE;
	margin-bottom: 0px;
}

/* ルビ（ruby） */
.saraformfoja ruby.rubypos-under {
	display: inline-flex;
	flex-direction: column;
}

/* 見出し（.hdg） */
.saraformfoja .hdg {
	margin: 0;
	max-width: 100%;
}

.saraformfoja .hdg img {
	width: auto;
	max-width: 100%;
}

.saraformfoja .hdg.hdg-reserve {
	line-height: 1.5;
	font-family: "Roboto", sans-serif;
	letter-spacing: 0.04em;
	font-size: 60px;
	font-weight: 900;
	text-align: center;
	margin-bottom: 0em;
}

.saraformfoja .hdg.hdg-reserve img {
	transform: scale(0.7);
	transform-origin: center center;
}

.saraformfoja .hdg.hdg-reserve ruby {
	margin-top: 0.7em;
	display: block;
	width: auto;
	max-width: 100%;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 0em;
}

.saraformfoja .hdg.hdg-reserve ruby rt {
	margin-top: 0px;
	max-width: 100%;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 0em;
}

/* ページレイアウト
-------------------------------------- */
.saraformfoja [class^="ly-saraformfojA__hding"],
.saraformfoja [class^="ly-saraformfojA__chest"] {
	margin: 0;
	padding: 0;
	width: 960px;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

/* 余白：上 */
.saraformfoja .ly-adjuster-saraformfojA__mezzalaA {
	display: block;
	width: 100%;
	height: 5rem;
}

/* .section-saraformfojA-Reserve */
.section-saraformfojA-Reserve {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: auto;
	overflow: visible;
}

.section-saraformfojA-Reserve button,
.section-saraformfojA-Reserve .button {
	cursor: pointer;
	position: relative;
	display: inline-block;
	transition: ease-out .12s;
	width: auto;
	padding: .5em 1em;
	border-radius: 3px;
	line-height: 1.5;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
	margin: 0px 5px 0px;
}

/* ページカバー */
/* 画像：absolute（.gioca-pos-cm） */
.section-saraformfojA-Reserve .srposfojA-dl-posR {
	position: relative;
}

.section-saraformfojA-Reserve .srposfojA-dl-posR>.srposfojA-dt-posN {
	float: none;
	width: 100%;
	height: auto;
	/* padding: 上 横 下 */
	padding: 0px 0px 0px;
	overflow: hidden;
	position: relative;
}

.section-saraformfojA-Reserve .srposfojA-dl-posR>.srposfojA-dt-posN::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 50%, 1);
}

.section-saraformfojA-Reserve .srposfojA-dl-posR>.srposfojA-dt-posN img {
	width: 1920px;
	height: auto;
}

.section-saraformfojA-Reserve .srposfojA-dl-posR>.srposfojA-dd-posA {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	width: 100%;
}

.section-saraformfojA-Reserve em {
	margin-bottom: 30px;
}

.section-saraformfojA-Reserve i.required {
	height: 24px;
	display: inline-block;
	white-space: nowrap;
	padding: 0.25em 0.375em;
	border-radius: 3px;
	line-height: 1.25;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
	background-color: #db5757;
	color: #fff;
	margin-right: 0.2em;
}

.section-saraformfojA-Reserve .ly-saraformfojA__hdingA1 {
	position: relative;
	top: -100px;
	margin: 0;
	width: 87.5%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 50px 0px 30px;
	text-align: center;
	margin-bottom: -100px;
}

.section-saraformfojA-Reserve .ly-saraformfojA__hdingA2 {
	margin: 0;
	width: 880px;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	/* padding: 上 横 下 */
	padding: 20px 30px 30px;
	background: white;
	margin-bottom: 0rem;
}

.section-saraformfojA-Reserve .ly-saraformfojA__hdingA2 p {
	font-size: 14px;
}

.section-saraformfojA-Reserve .ly-saraformfojA__lacquerA {
	margin-top: 1rem;
	display: block;
	width: 1000px;
	max-width: 96vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 4rem 0px 4rem;
	background: hsla(0, 0%, 94%, 1);
}

.section-saraformfojA-Reserve .ly-saraformfojA__chestA {
	margin: 0;
	display: block;
	width: 87.5%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	/* padding: 上 横 下 */
	padding: 0px 50px 0px;
	background: white;
}

.section-saraformfojA-Reserve .ly-saraformfojA__chestA small {
	text-align: right;
}

.section-saraformfojA-Reserve .ly-saraformfojA__chestA small b {
	/* 太くする */
	text-shadow:
		#999 1px 1px 0, #999 -1px -1px 0,
		#999 -1px 1px 0, #999 1px -1px 0,
		#999 0px 1px 0, #999 0-1px 0,
		#999 -1px 0 0, #999 1px 0 0;
	margin-right: 0.2em;
}

.section-saraformfojA-Reserve .ly-saraformfojA__chestB {
	margin: 0;
	width: auto;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 0px 60px;
	background: white;
}

/* 電話ボックス */
.section-saraformfojA-Reserve .ly-saraformfojA__chestB a {
	margin: 0;
	display: block;
	width: 350px;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	/* padding: 上  横  下 */
	padding: 15px 15px 25px;
	text-align: center;
	border: 1px solid hsla(0, 0%, 50%, 1);
	border-radius: 2px;
	margin-bottom: 0rem;
}

.section-saraformfojA-Reserve .ly-saraformfojA__chestB a>strong {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 1.64;
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 0em;
}

.section-saraformfojA-Reserve .ly-saraformfojA__chestB a>span {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 1.64;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 0em;
}

.section-saraformfojA-Reserve .ly-saraformfojA__chestB a>b {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Roboto", sans-serif;
	line-height: 1;
	letter-spacing: 0.0em;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 0.2em;
}

.section-saraformfojA-Reserve .ly-saraformfojA__chestB a>small {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 1;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 0;
}

.section-saraformfojA-Reserve .department-saraaftrfojA {
	margin: 0;
	width: auto;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 30px;
	background: white;
	margin-bottom: 0rem;
}

.section-saraformfojA-Reserve .department-saraaftrfojA small {
	max-width: 100%;
	font-size: 13px;
	text-align: left;
	color: #666;
}

.section-saraformfojA-Reserve .ly-saraformfojA__btncloseA {
	margin: 0;
	width: 87.5%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background: white;
	text-align: center;
	padding-bottom: 60px;
}

/* adjuster（余白：下） */
.ly-adjuster-saraformfojA__medianoA {
	display: block;
	width: 100%;
	height: 3rem;
}

.department-sararmbsfojA {
	display: block;
	width: 87.5%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	/* padding: 上 右 下 左 */
	padding: 0px 0px 0px 0px;
	background: transparent;
	margin-bottom: 15px;
}

.department-sararmbsfojA .after-as-rhombus {
	padding: 0 26px 0 0;
	list-style: none;
	overflow: hidden;
	display: flex;
}

.department-sararmbsfojA .after-as-rhombus li {
	display: block;
	white-space: nowrap;
}

.department-sararmbsfojA .after-as-rhombus li:nth-of-type(1) {
	z-index: 4;
	width: 31%;
}

.department-sararmbsfojA .after-as-rhombus li:nth-of-type(2) {
	z-index: 3;
	width: 34.5%;
}

.department-sararmbsfojA .after-as-rhombus li:nth-of-type(3) {
	z-index: 2;
	width: 34.5%;
}

.department-sararmbsfojA .after-as-rhombus li:first-of-type a,
.department-sararmbsfojA .after-as-rhombus li:first-of-type .a {
	padding-left: 6px;
	border-left: 1px solid hsla(0, 0%, 0%, 0.2);
}

.department-sararmbsfojA .after-as-rhombus a,
.department-sararmbsfojA .after-as-rhombus .a {
	display: inline-block;
	width: 100%;
	/* padding: 上 右 下 左 */
	padding: 0 0 0 28px;
	position: relative;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	color: hsla(0, 0%, 50%, 1);
	background: white;
	border-top: 1px solid hsla(0, 0%, 0%, 0.2);
	border-bottom: 1px solid hsla(0, 0%, 0%, 0.2);
}

.department-sararmbsfojA .after-as-rhombus li.active a,
.department-sararmbsfojA .after-as-rhombus li.active .a {
	color: #FFF;
	background: black;
	font-weight: 600;
}

.department-sararmbsfojA .after-as-rhombus a:hover {
	color: white;
	background: black;
}

.department-sararmbsfojA .after-as-rhombus li.active a::after,
.department-sararmbsfojA .after-as-rhombus li.active .a::after {
	border-color: hsla(0, 0%, 100%, 0.9);
}

.department-sararmbsfojA .after-as-rhombus a:hover::after {
	border-color: white;
}

.department-sararmbsfojA .after-as-rhombus a::after,
.department-sararmbsfojA .after-as-rhombus .a::after {
	content: "";
	display: block;
	height: 95px;
	width: 95px;
	transform: rotate(45deg) skew(10deg, 10deg);
	position: absolute;
	top: -17px;
	z-index: -1;
	right: -18px;
	z-index: -1;
	background: inherit;
	border: 4px hsla(0, 0%, 0%, 0.2) solid;
}

/* リンク無効（※IE対策 = block or iBlock）*/
.department-sararmbsfojA .after-as-rhombus a.saraeve-none {
	pointer-events: none;
}

/* ■フォーム設定
====================================== */
/* インプット, テキストエリア */
.input,
.textarea {
  width: 100%;
  max-width: 100%;
}

/* MTS Simple Bookin C：予約カレンダー */
.section-saraformfojA-Reserve .monthly-calendar {
	margin: 0;
	width: 100%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	/* padding: 上 横 下 */
	padding: 60px 0px 30px;
	background: white;
	position: relative;
	margin-bottom: 0rem;
}

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

.section-saraformfojA-Reserve .monthly-prev-next {
	position: absolute;
	left: 50%;
	top: 20px;
	transform: translate(-50%, 0px);
	-webkit-transform: translate(-50%, -0px);
	-moz-transform: translate(-50%, 0px);
	width: 100%;
	max-width: 90vw;
	/* padding: 上 横 下 */
	padding: 0px 0px 0px;
}

.section-saraformfojA-Reserve .monthly-prev {
	float: left;
	margin-left: 0px;
	font-weight: 700;
}

.section-saraformfojA-Reserve .monthly-prev>span::before,
.section-saraformfojA-Reserve .monthly-prev>a::before {
	content: "\f191";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-size: 32px;
	color: #CCC;
	vertical-align: -6px;
	margin-right: 0.3em;
}

.section-saraformfojA-Reserve .monthly-next {
	float: right;
	margin-right: 0px;
	font-weight: 700;
}

.section-saraformfojA-Reserve .monthly-next>span::after,
.section-saraformfojA-Reserve .monthly-next>a::after {
	content: "\f152";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-size: 32px;
	color: #CCC;
	vertical-align: -6px;
	margin-left: 0.3em;
}

.section-saraformfojA-Reserve .monthly-prev .no-link,
.section-saraformfojA-Reserve .monthly-next .no-link {
	color: #888;
}

.section-saraformfojA-Reserve .monthly-calendar table {
	width: 100%;
	max-width: 90vw;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}

.section-saraformfojA-Reserve .monthly-calendar table td:not([align]),
.section-saraformfojA-Reserve .monthly-calendar table th:not([align]) {
	padding: 0;
	text-align: center;
	border: 1px solid #DDDDDD;
}

.section-saraformfojA-Reserve .monthly-calendar .day-box.no-day {
	background-color: #FEFEFE;
}

.section-saraformfojA-Reserve .monthly-calendar .day-box .day-number {
	background: #F0F0F0;
	padding: 2px 0px 1px;
}

.section-saraformfojA-Reserve .monthly-calendar .week-title {
	font-size: 13px;
	font-weight: 400;
}

.section-saraformfojA-Reserve .monthly-calendar .calendar-mark {
	padding: 10px 0px 10px;
	font-size: 28px;
	color: #888888;
}

.section-saraformfojA-Reserve .monthly-calendar a.calendar-daylink {
	display: inline-block;
	color: #4680AE;
	/* 太くする */
	text-shadow:
		#4680AE 1px 1px 0, #4680AE -1px -1px 0,
		#4680AE -1px 1px 0, #4680AE 1px -1px 0,
		#4680AE 0px 1px 0, #4680AE 0 -1px 0,
		#4680AE -1px 0 0, #4680AE 1px 0 0;
}


/* MTS Simple Bookin C：デイカレンダー */
.section-saraformfojA-Reserve .day-calendar {
	margin: 0;
	width: 100%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 45px 50px 30px;
	background: white;
	position: relative;
	margin-bottom: 0rem;
}

.section-saraformfojA-Reserve .day-calendar h3 {
	margin: 0;
	display: table;
	width: 100%;
	max-width: 90vw;
	line-height: 1.5;
	font-size: 25px;
	font-weight: 600;
	text-align: justify;
	color: #003389;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #003389;
	margin-bottom: 12px;
}

.section-saraformfojA-Reserve .day-calendar>p {
	font-weight: 500;
}

.section-saraformfojA-Reserve .day-calendar table {
	width: 100% !important;
	max-width: 90vw !important;
	margin-right: auto;
	margin-left: auto;
}

.section-saraformfojA-Reserve th.day-left,
.section-saraformfojA-Reserve td.day-left {
	/* padding: 上 横 下 */
	padding: 4px 32px 4px;
}

.section-saraformfojA-Reserve th.day-right {
	/* padding: 上 横 下 */
	padding: 4px 37px 4px;
}

.section-saraformfojA-Reserve td.day-right {
	/* padding: 上 横 下 */
	padding: 4px 40px 4px;
}

.section-saraformfojA-Reserve .day-calendar .calendar-mark {
	padding: 0px 0px 0px;
	font-size: 28px;
	color: #888888;
}

.section-saraformfojA-Reserve .day-calendar .calendar-mark.full {
	margin-left: 4px;
}

.section-saraformfojA-Reserve .day-calendar a.booking-timelink {
	display: inline-block;
	width: 100%;
	color: #4680AE;
	/* 太くする */
	text-shadow:
		#4680AE 1px 1px 0, #4680AE -1px -1px 0,
		#4680AE -1px 1px 0, #4680AE 1px -1px 0,
		#4680AE 0px 1px 0, #4680AE 0 -1px 0,
		#4680AE -1px 0 0, #4680AE 1px 0 0;
}

/* カレンダー下 */
.section-saraformfojA-Reserve .monthly-calendar__bottom,
.section-saraformfojA-Reserve .day-calendar__bottom {
	margin-top: 4px;
}

/* カレンダーに戻る */
.section-saraformfojA-Reserve .sarabackfojA__calendar {
	margin-top: 30px;
	display: block;
	width: auto;
	max-width: 300px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0rem;
}

.section-saraformfojA-Reserve .sarabackfojA__calendar>p {
	display: inline-block;
	font-size: 18px;
	color: #003389;
	border-bottom: 1px solid #003389;
}

/* MTS Simple Bookin C：予約フォーム */
#booking-form.content-form {
	margin: 0;
	display: block;
	width: 960px;
	max-width: 96vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 60px;
	background: hsla(0, 0%, 0%, 0);
	border-top: 1px solid hsla(0, 0%, 0%, 0.05);
	overflow: hidden;
}

#booking-form.content-form {
	/* フォントベース */
	line-height: 1.84;
	font-size: 14px;
	text-align: justify;
	overflow: hidden;
}

/* 文字設定（p） */
#booking-form.content-form p {
	display: block;
	max-width: 100%;
	line-height: 1.84;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 0rem;
}

#booking-form.content-form p.is-center {
	text-align: center;
}

#booking-form.content-form p.saramt-d5rem {
	margin-top: 0.5rem;
}

#booking-form.content-form small {
  width: 100%;
	max-width: 90vw;
	font-size: 13.4px;
  font-size: min(max(12.4px, calc(12.4px + ((1vw - 3.6px) * 0.15625))), 13.4px);
	color: #888;
}

/* table-cell */
#booking-form.content-form .sarad-tb {
	display: table;
}

#booking-form.content-form .uhead {
	display: table-cell;
	vertical-align: inherit;
	/* padding: 上 右 下 左 */
	padding: 3px 8px 0px 0px;

}

#booking-form.content-form .uhind {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

#booking-form.content-form .uhind.select {
	padding: 3px 0px 0px 0px;
}

#booking-form.content-form p.select+.error-message {
	padding: 7px 0px 0px 0px;
}

#booking-form.content-form .content-form__inner {
	margin: 0;
	width: 87.5%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 30px 30px;
	background: white;
	margin-bottom: 0rem;
}


#booking-form.content-form input[type=date],
#booking-form.content-form input[type=datetime-local],
#booking-form.content-form input[type=email],
#booking-form.content-form input[type=month],
#booking-form.content-form input[type=number],
#booking-form.content-form input[type=password],
#booking-form.content-form input[type=search],
#booking-form.content-form input[type=tel],
#booking-form.content-form input[type=text],
#booking-form.content-form input[type=time],
#booking-form.content-form input[type=url],
#booking-form.content-form input[type=week] {
	position: relative;
	max-width: 100%;
	min-width: auto;
	height: calc(2.5em + (1px * 2));
	padding: .5em .75em;
	background: hsla(0, 0%, 94%, 1);
	border: 1px solid #d1d8dc;
	border-radius: 2px;
	box-shadow: inset 0 1px 1px hsla(0, 0%, 0%, 0.075);
	color: hsla(0, 0%, 0%, 0.7);
	line-height: 1.5;
	font-size: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: ease-out .12s;
	margin-bottom: 0px;
}

#booking-form.content-form .input-address1 {
	float: left;
	margin-right: 1rem;
	text-align: center;
	margin-bottom: 1rem;
	position: relative;
}

#booking-form.content-form textarea {
	position: relative;
	max-width: 100%;
	min-width: auto;
	padding: calc(.5em - 1.5px) .5em;
	background: hsla(0, 0%, 94%, 1);
	border: 1px solid #d1d8dc;
	border-radius: 2px;
	box-shadow: inset 0 1px 1px hsla(0, 0%, 0%, 0.075);
	color: hsla(0, 0%, 0%, 0.7);
    line-height: 1.5;
	font-size: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: ease-out .12s;
	margin-bottom: 0px;
}

#booking-form.content-form input:focus::-webkit-input-placeholder,
#booking-form.content-form textarea:focus::-webkit-input-placeholder {
	color: transparent;
}

#booking-form.content-form input:focus::-moz-placeholder,
#booking-form.content-form textarea:focus::-moz-placeholder {
	color: transparent;
}

#booking-form.content-form input:focus::-ms-input-placeholder #booking-form.content-form textarea:focus::-ms-input-placeholder {
	color: transparent;
}

#booking-form.content-form input:focus::placeholder,
#booking-form.content-form textarea:focus::placeholder {
	color: transparent;
}

#booking-form.content-form select.placeholder {
	color: hsla(0, 0%, 70%, 1);
}

#booking-form.content-form .content-text.small {
	width: 3rem;
}

#booking-form.content-form .content-text.smaller {
	width: 36.5%;
}

#booking-form.content-form .content-text.medium {
	width: 48%;
}

#booking-form.content-form .uhead.content-text.medium {
	width: 72%;
}

#booking-form.content-form .uhead.content-text.large {
	width: 65%;
}

.mw_wp_form #booking-form.content-form .uhead.content-text.large {
	width: 59.6%;
}

#booking-form.content-form .content-text.fat {
	width: 95%;
}

#booking-form.content-form .content-furigana {
	width: 72%;
}

.mw_wp_form #booking-form.content-form .content-furigana {
	width: 50%;
}

#booking-form.content-form .content-tel {
	width: 55%;
}

#booking-form.content-form .content-email2 {
	width: 57.8%;
}

#booking-form.content-form select {
    height: 2.5em;
	/* padding: 上 右 下 左 */
	padding: 2px 40px 2px 16px;
    border-radius: 4px;
    border: 1px solid #dbdbdb;   
    font-size: 16px;
	text-align: left;
	background: hsla(0, 0%, 94%, 1);
}

#booking-form.content-form select#client-address1>linkage:nth-of-type(1) {
	color: hsla(0, 0%, 0%, 0.7);
}

#booking-form.content-form .content-text.smaller.select {
	width: 120px;
}

#booking-form.content-form .select:not(.is-multiple):not(.is-loading)::after {
	border-color: #AAA;
	top: 1.4em;
	right: 1.125em;
	z-index: 4;
}

/* 見出し */
#booking-form.content-form legend {
	display: block;
	width: 100%;
	/* padding: 上 右 下 左 */
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid hsla(0, 0%, 0%, 0.7);
	margin-bottom: 16px;
}

#booking-form.content-form .hdg-legend {
	font-size: 18px;
	font-weight: 500;
	/* padding: 上 横 下 */
	padding: 0px 0px 8px;
}

#booking-form.content-form .hdg-th {
	margin: 0;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	/* padding: 上 横 下 */
	padding: 0px 0px 0px;
	position: relative;
	margin-bottom: 0rem;
}


#booking-form.content-form .hdg.hdg-curtain {
	line-height: 1.5;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 1em;
}

#booking-form.content-form fieldset {
	display: contents;
	width: 99%;
	/* padding: 上  右  下  左 */
	padding: 0px 20px 20px 20px;
	/* margin: 上  右  下  左 */
	margin: 0px auto 0px auto;
	border: 2px solid hsla(0, 0%, 0%, 0);
	border-radius: 4px;
}

#booking-form.content-form fieldset>p {
	margin-bottom: 30px;
}

#booking-form.content-form table {
	margin: 0;
	margin-top: -15px;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	border: none;
}

#booking-form.content-form tr {
	border-bottom: 1px dotted hsla(0, 0%, 44%, 0);
}

#booking-form.content-form tr:first-of-type {}

#booking-form.content-form tr.is-bd-none {
	border: none;
}

#booking-form.content-form th {
	display: table-cell;
	width: 220px;
	min-width: 220px;
	max-width: 90vw;
	/* padding: 上 横 下 */
	padding: 24px 0px 0px;
	background: hsla(197, 80%, 51%, 0.0);
	font-size: 14px;
	font-weight: 500;
	vertical-align: top;
	border: none;
	position: relative;
}

#booking-form.content-form th p {
	font-size: 15px;
	font-weight: 500;
	text-align: left;
	/* padding: 上 右 下 左 */
	padding: 0px 60px 0px 0px;
}

#booking-form.content-form th p span {
	display: block;
}

#booking-form.content-form td {
	display: table-cell;
	width: 72%;
	max-width: 90vw;
	padding: 15px 15px 15px;
	background: hsla(197, 80%, 51%, 0.0);
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	border: none;
}

#booking-form.content-form .tr-column {
	display: flex;
	flex-direction: column;
	border-right: none;
	border-bottom: none;
}

#booking-form.content-form .tr-column>th {
	display: block;
	width: 220px;
	min-width: 220px;
	/* padding: 上  横  下 */
	padding: 24px 0px 0px;
}

#booking-form.content-form .tr-column>td {
	display: block;
	width: 100%;
	/* padding: 上  横  下 */
	padding: 15px 15px 15px;
	border-left: none;
}

#booking-form.content-form .tr-column>th p,
#booking-form.content-form .tr-column>td p {
	text-align: justify;
	/* padding: 上 右 下 左 */
	padding: 0px 0px 0px 0px;
}


#booking-form.content-form .tr-column>th p.ta-l,
#booking-form.content-form .tr-column>td p.ta-l {
	text-align: left;
}

#booking-form.content-form td label {
	display: inline-table;
	width: auto;
	margin-right: 20px;
}

#booking-form.content-form #booking_client-enquete-fieldset td label {
	display: inline-table;
	width: 32.9%;
	margin-right: 0px;
}

#booking-form.content-form .td-checkbox,
#booking-form.content-form .td-radio {
	font-size: 14px;
	/* padding: 上 横 下 */
	padding: 24px 15px 24px;
}

#booking-form.content-form input[type="checkbox"],
#booking-form.content-form input[type="radio"] {
	display: table-cell;
	vertical-align: middle;
	margin-right: 0.3em;
	accent-color: hsla(218, 100%, 47%, 1);
}

#booking-form.content-form td.is-bd-none {
	border: none;
}

#booking-form.content-form th.is-danger,
#booking-form.content-form td.is-danger {
	background: hsla(356, 64%, 56%, 0.1);
}

#booking-form.content-form th.is-whitesmoke,
#booking-form.content-form td.is-whitesmoke {
	background: whitesmoke;
}

#booking-form.content-form .required {
	position: absolute;
	top: 26px;
	right: 23px;
	margin: auto;
	height: 24px;
	display: inline-block;
	white-space: nowrap;
	padding: 0.25em 0.375em;
	border-radius: 3px;
	line-height: 1.25;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
	background: hsla(207, 43%, 48%, 1);
	color: #fff;
}

#contact #booking-form.content-form .required {
padding: 5px 0.375em;
}

#booking-form.content-form #booking_client-fieldset>p {
	margin-bottom: 1rem;
}

#booking-form.content-form #booking_client-fieldset p>.required {
	margin: 0;
	position: static;
	margin-left: 5px;
	margin-right: 3px;
}

/* アンケート */
#booking-form.content-form #booking_client-enquete-fieldset small {
	display: block;
	margin-top: 0.5em;
}

#booking-form.content-form #booking-reservation-fieldset .required,
#booking-form.content-form #booking_client-enquete-fieldset .required {
	position: absolute;
	top: 26px;
	right: 23px;
}

/* ご来場場所 */
#booking-form.content-form #booking-reservation-fieldset .th-client-placement .required,
#booking-form.content-form #booking_client-enquete-fieldset .th-client-placement .required {
	position: absolute;
	top: 26px;
	right: 5px;
}

/* ご入会について */
#booking-form.content-form #booking_client-admission-fieldset th {
	display: table-cell;
	width: 140px;
	min-width: 140px;
	max-width: 90vw;
	padding: 24px 0px 0px;
}

#booking-form.content-form #booking_client-admission-fieldset td {
	display: table-cell;
	width: 80%;
}

/* 個人情報保護方針 */
#booking-form.content-form #booking_client-policy-fieldset th {
	display: table-cell;
	width: 220px;
	min-width: 220px;
	max-width: 90vw;
	/* padding: 上 右 下 左 */
	padding: 24px 0px 0px 15px;
}

#booking-form.content-form #booking_client-policy-fieldset td {
	display: table-cell;
	width: 69%;
	/* padding: 上 右 下 左 */
	padding: 24px 32px 24px 0px;
}

/* 確認画面 */
#booking-form.content-form #booking-confirm-fieldset th {
	display: table-cell;
	width: 270px;
	min-width: 270px;
	max-width: 90vw;
	/* padding: 上 右 下 左 */
	padding: 15px 0px 15px 15px;
}

#booking-form.content-form #booking-confirm-fieldset th p {
	/* padding: 上 右 下 左 */
	padding: 0px 45px 0px 0px;
}

#booking-form.content-form #booking-confirm-fieldset td {
	display: table-cell;
	width: 62%;
	max-width: 90vw;
	/* padding: 上 右 下 左 */
	padding: 15px 15px 15px 15px;
}

#booking-form.content-form #booking-confirm-fieldset td[colspan="2"] {
	border: none;
	width: 100%;
	/* padding: 上 右 下 左 */
	padding: 16px 12px 3px 0px;
	border-bottom: 2px solid hsla(0, 0%, 0%, 0.9);
}

#booking-form.content-form #booking-confirm-fieldset td[colspan="2"] p {
	font-size: 18px;
	font-weight: 500;
}

/* ご予約人数非表示 */
#booking-form.content-form .tr-client-number {
	display: none;
}

#booking-form.content-form .sarapos-R {
	position: relative;
}

#booking-form.content-form .sarapos-R .required {
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: -50px;
	margin: auto;
}

#booking-form.content-form button,
#booking-form.content-form .button {
	cursor: pointer;
	position: relative;
	display: inline-block;
	justify-content: center;
	align-items: center;
	transition: ease-out .12s;
    width: auto;
	padding: .5em 1em;
	border-radius: 3px;
	line-height: 1.5;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
	margin: 0px 5px 0px;
}

#booking-form.content-form .button.is-solided {
	background-color: hsla(0, 0%, 92%, 1);
}

#booking-form.content-form .button.is-solided.is-solided-bd {
	border: 1px solid #d1d8dc;
}

#booking-form.content-form .button.is-solided.is-confirm {
	background: hsla(207, 43%, 48%, 1);
	color: #FFF;
}

#booking-form.content-form :hover.button.is-solided.is-confirm {
	background: hsla(207, 43%, 58%, 1);
	color: #FFF;
}

#booking-form.content-form .button.is-solided.is-submit {
	background-color: hsla(0, 65%, 60%, 1);
	color: #FFF;
}

#booking-form.content-form :hover.button.is-solided.is-submit {
	background-color: hsla(0, 65%, 70%, 1);
	color: #FFF;
}

#booking-form.content-form .booking_curtain {
	width: 100%;
	max-width: 90vw;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	/* padding: 上 横 下 */
	padding: 10px 20px 10px;
	border: 1px solid #CCC;
	overflow-y: auto;
	margin-bottom: 35px;
}

#booking-form.content-form .booking_curtain p {
	font-size: 13px;
}

#booking-form.content-form .booking_curtain p span {
	display: block;
}

#booking-form.content-form .booking_curtain .text-right {
	text-align: right;
}

#booking-form.content-form .booking_curtain>p {
	margin-bottom: 1em;
}

#booking-form.content-form .booking_curtain ol {
	list-style-type: decimal;
	padding-left: 2em;
	margin-bottom: 1em;
}

#booking-form.content-form .booking_curtain ul {
	list-style-type: disc;
	padding-left: 2em;
	margin-bottom: 1em;
}

#booking-form.content-form .department-saraaftrfojA {
	margin: 0;
	width: 87.5%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	/* padding: 上 横 下 */
	padding: 0px 35px 30px;
	background: white;
	margin-bottom: 0rem;
}

#booking-form.content-form .department-saraaftrfojA small span {
	display: block;
}

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

/* フォーム下：余白 */
#booking-form.content-form+.ly-adjuster-saracfrmfojA__medianoA {
	content: "";
	display: block;
	width: 100%;
	height: 0rem;
	background: white;
}

/* サンクスページ */
.section-saraformfojA-Reserve .ly-saraformfojA__thanksA {
	margin: 0;
	display: block;
	width: 87.5%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 50px 50px 0px;
	background: white;
}

.ly-saraformfojA__thanks__casketA {
	margin: 0;
	display: block;
	width: 500px;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	/* padding: 上 横 下 */
	padding: 0px 0px 0px;
}

.ly-saraformfojA__thanks__casketB {
	margin: 0;
	display: block;
	width: 500px;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	/* padding: 上 横 下 */
	padding: 20px 30px 20px;
	border: 1px solid #e1e5e6;
}

.section-saraformfojA-Reserve .ly-sararsrvfojA__btncloseA {
	margin: 0;
	display: block;
	width: 87.5%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	/* padding: 上 横 下 */
	padding: 30px 0px 30px;
	background: white;
	text-align: center;
}


/* ■ページ：MW WP Form
====================================== */
/* mw-エラーメッセージ：※を挿入する */
.mw_wp_form .error::before {
	display: inline;
	content: "※";
}

#booking-form.content-form .input-address1 .error {
	position: absolute;
	right: -85px;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	width: auto;
}

/* mw-チェックボックス */
#booking-form.content-form .mwform-checkbox-field {
	display: inline-block;
	accent-color: hsla(218, 100%, 47%, 1);
	margin-left: 0px;
}

#booking-form.content-form .horizontal-item+.horizontal-item {
	margin-left: 0px;
}

#booking-form.content-form .mwform-checkbox-field label {
	display: inline-table;
	width: auto;
	margin-right: 20px;
}

#booking-form.content-form .mwform-checkbox-field label>input {
	display: table-cell;
	vertical-align: middle;
	margin-right: 0.3em;
}

#booking-form.content-form .mwform-checkbox-field label>span {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

#booking-form.content-form .d-none-type_1st>span:nth-of-type(1) {
	display: none;
}

#booking-form.content-form #booking-reservation-fieldset .mwform-checkbox-field {
	width: 49%;
}

#booking-form.content-form #booking_client-enquete-fieldset .mwform-checkbox-field {
	width: 32.9%;
}

#booking-form.content-form #booking_client-enquete-fieldset td .mwform-checkbox-field label {
	width: 100%;
}

/* mw-ラジオボックス */
#booking-form.content-form .mwform-radio-field {
	display: inline-block;
	width: 32%;
	accent-color: hsla(218, 100%, 47%, 1);
	margin-left: 0px;
}

#booking-form.content-form .mwform-radio-field label {
	display: inline-table;
	margin-right: 20px;
}

#booking-form.content-form .mwform-radio-field label>span {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

/* 確認ページ（#verification） */
#verification #booking-form.content-form .d-none-verification {
	display: none;
}

#verification #booking-form.content-form .unseen-verification {
	display: none;
}

#verification #booking-form.content-form .required {
	display: none;
}

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

#verification #booking-form.content-form .tr-column {
	display: flex;
	flex-direction: row;
	border-right: none;
	border-bottom: 1px dotted #dddddd;
}

#verification #booking-form.content-form th {
	display: table-cell;
	width: 270px;
	min-width: 270px;
	max-width: 90vw;
	padding: 15px 0px 15px 15px;
	background: transparent;
}

#verification #booking-form.content-form .hdg-th {
	font-size: 15px;
	font-weight: 500;
	text-align: right;
	padding: 0px 60px 0px 0px;
}

#verification #booking-form.content-form td {
	display: table-cell;
	width: 62%;
	max-width: 90vw;
	padding: 15px 15px 15px 15px;
	background: transparent;
}

#verification #booking-form.content-form p.is-center {
	text-align: justify;
}

/* after-as-rhombus */
.department-sararmbsfojA .after-as-rhombus li:nth-of-type(1) a,
.department-sararmbsfojA .after-as-rhombus li:nth-of-type(1) .a {
	background: black;
	color: #FFF;
	font-weight: 600;
}

.department-sararmbsfojA .after-as-rhombus li:nth-of-type(1) a::after,
.department-sararmbsfojA .after-as-rhombus li:nth-of-type(1) .a::after {
	border-color: hsla(0, 0%, 100%, 0.9);
}

#verification .department-sararmbsfojA .after-as-rhombus li:nth-of-type(1) a,
#verification .department-sararmbsfojA .after-as-rhombus li:nth-of-type(1) .a {
	background: white;
	color: hsla(0, 0%, 50%, 1);
	font-weight: 600;
}

#verification .department-sararmbsfojA .after-as-rhombus li:nth-of-type(1) a::after,
#verification .department-sararmbsfojA .after-as-rhombus li:nth-of-type(1) .a::after {
	border-color: hsla(0, 0%, 0%, 0.2);
}

#verification .department-sararmbsfojA .after-as-rhombus li:nth-of-type(2) a,
#verification .department-sararmbsfojA .after-as-rhombus li:nth-of-type(2).a {
	color: #FFF;
	background: black;
	font-weight: 600;
}

#verification .department-sararmbsfojA .after-as-rhombus li:nth-of-type(2) a::after,
#verification .department-sararmbsfojA .after-as-rhombus li:nth-of-type(2) .a::after {
	border-color: hsla(0, 0%, 100%, 0.9);
}

#thanks .department-sararmbsfojA .after-as-rhombus li:nth-of-type(1) a,
#thanks .department-sararmbsfojA .after-as-rhombus li:nth-of-type(1) .a {
	background: white;
	color: hsla(0, 0%, 50%, 1);
	font-weight: 600;
}

#thanks .department-sararmbsfojA .after-as-rhombus li:nth-of-type(1) a::after,
#thanks .department-sararmbsfojA .after-as-rhombus li:nth-of-type(1) .a::after {
	border-color: hsla(0, 0%, 0%, 0.2);
}

#thanks .department-sararmbsfojA .after-as-rhombus li:nth-of-type(3) a,
#thanks .department-sararmbsfojA .after-as-rhombus li:nth-of-type(3).a {
	color: #FFF;
	background: black;
	font-weight: 600;
}

#thanks .department-sararmbsfojA .after-as-rhombus li:nth-of-type(3) a::after,
#thanks .department-sararmbsfojA .after-as-rhombus li:nth-of-type(3) .a::after {
	border-color: hsla(0, 0%, 100%, 0.9);
}

/* サンクスページ */
#thanks .section-saraformfojA-Reserve .hdg.hdg-chapter ruby {
	font-size: 35px;
	font-weight: 500;
}

#thanks .section-saraformfojA-Reserve .department-saraaftrfojA {
	margin: 0;
	width: 87.5%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 35px 30px;
	background: white;
	margin-bottom: 0rem;
}

#thanks .section-saraformfojA-Reserve .ly-sararsrvfojA__btncloseA {
	margin: 0;
	display: block;
	width: 87.5%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 30px 60px;
	background: white;
	text-align: center;
}

#thanks .section-saraformfojA-Reserve .ly-saraformfojA__chestB {
	margin: 0;
	width: 87.5%;
	max-width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 35px 60px;
	background: white;
}


/* Contact Form 7
====================================== */
.wpcf7-form #booking-form.content-form {
	margin: 0;
	display: block;
	width: 960px;
	max-width: 96vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px;
	background: hsla(0, 0%, 0%, 0);
	border-top: 1px solid hsla(0, 0%, 0%, 0.05);
	overflow: hidden;
}

.wpcf7-form #booking-form.content-form .confirmed {
	display: none;
}

.wpcf7-form #booking-form.content-form .wpcf7-list-item-label {
	display: table-cell;
}

.wpcf7-form #booking-form.content-form .wpcf7-list-item {
	width: 33%;
	display: inline-block;
	margin-left: 0px;
}

.wpcf7-form #booking-form.content-form .tr-address p.select {
	margin-bottom: 1em;
}

.wpcf7-form #booking-form.content-form .tr-address .select:not(.is-multiple):not(.is-loading)::after {
	border-color: #AAA;
	top: 1.4em;
	left: 7.025em;
	z-index: 4;
}

.wpcf7-form #booking-form.content-form .tr-sector .select:not(.is-multiple):not(.is-loading)::after {
	border-color: #AAA;
	top: 1.4em;
	left: 7.025em;
	z-index: 4;
}

.wpcf7-form #booking-form.content-form #client-name {
	width: 242px;
}

.wpcf7-form #booking-form.content-form #client-furigana {
	width: 242px;
}

.wpcf7-form #booking-form.content-form .tr-address .textarea {
	width: 95%;
	height: 68px;
}

.wpcf7-form #booking-form.content-form .tr-note .textarea {
	width: 95%;
	height: 132px;
}

/* 確認画面 */
.wpcf7-form.custom-wpcf7c-confirmed #booking-form.content-form th,
.wpcf7-form.custom-wpcf7c-confirmed #booking-form.content-form td {
	display: table-cell;
	border-bottom: 1px solid hsla(0, 0%, 85%, 1);
}

.wpcf7-form.custom-wpcf7c-confirmed #booking-form.content-form .tr-column>th {
	border-bottom: none;
}

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

/* 確認画面（display: none） */
.wpcf7-form.custom-wpcf7c-confirmed #booking-form.content-form .d-none-confirmed {
	display: none;
}

.wpcf7-form.custom-wpcf7c-confirmed #booking-form.content-form .confirmed {
	display: inline-block;
	font-size: clamp(0.875rem, calc(0.875rem + ((1vw - 0.225rem) * 0.1563)), 0.9375rem);
	margin-left: 26px;
	margin-bottom: 1.5em;
}

.wpcf7-form.custom-wpcf7c-confirmed #booking-form.content-form .td-radio .wpcf7c-conf-hidden+.wpcf7-list-item-label {
	display: table-cell;
	font-size: 16px;
	font-weight: 500;
	margin-left: 0.25em;
}

/* メッセージ */
.saraformfoja .wpcf7 form .wpcf7-response-output {
	width: 720px;
	max-width: 90vw;
	/* margin: 上  横  下 */
	margin: -1.5em auto 1em;
	padding: 0.2em 1em;
	text-align: center;
	border: 2px solid #00a0d2;
}

.saraformfoja .wpcf7 form.sent .wpcf7-response-output {
	border-color: #4680AE;
}

.saraformfoja .wpcf7 form.invalid .wpcf7-response-output,
.saraformfoja .wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ffb900;
}