/* お問い合わせ・求人共通項目
***************************************************************/

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

.p-contact__header .u-description {
	padding-bottom: 40px;
	gap: 24px;
	border-bottom: 1px solid #dddddd;
	text-align: center;
}

.p-contact__urgent {
	display: flex;
	flex-direction: column;
	padding-top: 40px;
	padding-bottom: 40px;
	gap: 24px;
	border-bottom: 1px solid #dddddd;
	text-align: center;
}

.p-contact__urgentTel {
	display: flex;
	flex-direction: column;
}

.p-contact__urgentTel a {
	color: #202020;
	font-weight: 100;
	font-size: 20px;
	text-decoration: none;
}

.p-contact__urgentTel small {
	font-weight: 300;
	font-weight: 100;
	font-size: 14px;
	line-height: 2;
	font-family: "Noto Sans JP", sans-serif;
	letter-spacing: 1.4px;
}

.p-contact__urgentTel {
	font-weight: 300;
	font-weight: 100;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 2px;
}

/** ドロップダウンメニュー 矢印 **/

.l-form__item--dropDown .wpcf7-form-control-wrap {
	display: block;
	position: relative;
}

.l-form__item--dropDown .wpcf7-form-control-wrap::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 3%;
	width: 0;
	height: 0;
	transform: translateY(-50%);
	border-top: 4.5px solid #141414;
	border-right: 4px solid transparent;
	border-bottom: 0;
	border-left: 4px solid transparent;
	border-style: solid;
	content: "";
	pointer-events: none;
}

/**プライバシーポリシーの下線 **/

.wpcf7-list-item-label a {
	border-bottom: 1px solid #333;
}

.l-form__submitBtn {
	width: 300px;
	border-radius: 3px;
}

/** ボタン内の文字調節 **/

.l-form__submitBtn input[type=submit],
.c-subBtn a {
	width: 100%;
	padding-block: 12px;
	background-color: #333;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
	font-weight: 400;
	text-align: center;
}

/** ボタン内の矢印調節 **/

.l-form__submitBtn::after,
.c-subBtn a::after {
	right: 33%;
}

/** ボタン内の画像 **/

.l-form__submitBtn::after {
	width: 20px;
	height: 20px;
	background: url(../images/ico-arrow01-right-gray.png) no-repeat center center/contain;
}

/* 求人情報
***************************************************************/

/** 郵便番号の幅指定 **/

.l-form__item.recruit-no {
	width: 30%;
}

/* faq
***************************************************************/

.p-faq__tab {
	display: flex;
	flex-wrap: wrap;
	-moz-column-gap: 16px;
	column-gap: 16px;
	row-gap: 10px;
}

.p-faq__list.l-faq__list { /* padding-top: 40px; */
}

.p-faq__tab-btn {
	width: -moz-fit-content;
	width: fit-content;
	padding: 8px 10px;
	border: 1px solid;
	border-radius: 2px;
	font-weight: 400;
}

.p-faq__tab-btn.active {
	border: 1px solid #333;
	border-radius: 2px;
	background-color: #333;
	color: #fff;
}

.p-tab02__panel {
	display: none;
}

.p-tab02__panel.active {
	display: block;
}

.faq-arrow {
	position: relative;
}

.faq-arrow::after {
	box-sizing: border-box;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 15px;
	height: 15px;
	transform: translateY(-50%) rotate(135deg);
	border: 3px solid currentColor;
	border-bottom: 0;
	border-left: 0;
	content: "";
	color: #333;
	line-height: 1;
	vertical-align: middle;
	transition: all 0.3s ease;
}

.p-faq__item.faq-open .faq-arrow::after {
	transform: translateY(-25%) rotate(-45deg);
}

/** 回答欄 A.の表示 **/

.p-faq__answer.answer {
	position: relative;
	padding-left: 20px;
}

.p-faq__answer.answer::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "A.";
}

.page-faq .p-faq__item .p-faq__answer {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: max-height 0.3s ease, opacity 0.3s ease;
}

.page-faq .p-faq__item.faq-open .p-faq__answer {
	max-height: 1000px;
	margin-top: 15px;
	opacity: 1;
}

/* プライバシーポリシー
***************************************************************/

.l-basicPages__text .privacy__heading {
	font-weight: 500;
	font-size: 16px;
	text-align: left;
}

.l-basicPages__text .privacy__heading:not(:first-of-type) {
	margin-top: 20px;
}

.l-basicPages__text .privacy__text {
	font-size: 14px;
	text-align: left;
}

/**********************************************************
各ページボタンの矢印
***************************************************************/

.c-subBtn {
	border-radius: 3px;
	background-color: #333;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
}

.c-subBtn a::after {
	width: 20px;
	height: 20px;
	background: url(../images/ico-arrow01-right-white.png) no-repeat center center/contain;
}

/* 求人募集ページ・グーテンベルク対応
***************************************************************/

.page-recruit .wp-block-group.l-recColumns.l-recColumns--3 {
	max-width: 1280px;
	margin-inline: auto;
}

.page-recruit .wp-block-group.c-recCard {
	max-width: 378px;
}

.page-recruit .wp-block-image.size-large {
	aspect-ratio: 378/252;
	width: 100%;
	max-width: 378px;
}

.page-recruit .wp-block-image.size-large img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.page-recruit .u-flex {
	width: 100%;
	gap: 24px;
}

.page-recruit .wp-block-buttons {
	justify-content: center;
	gap: 32px;
}

/** ボタン **/

.page-recruit .wp-block-button a {
	position: relative;
	width: 261px;
	padding: 6px 54px 6px 24px;
	border: 1px solid;
	border-radius: 3px;
	white-space: nowrap;
}

.page-recruit .wp-block-button a:hover {
	opacity: 0.72;
}

.page-recruit .wp-block-button .wp-block-button__link.wp-element-button::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 26px;
	width: 20px;
	height: 20px;
	transform: translateY(-50%);
	background: url(../images/ico-arrow01-right-gray.png) no-repeat center center/contain;
	content: "";
}

.page-recruit .wp-block-button .wp-block-button__link.wp-element-button::before {
	content: none;
}

/** フォーム **/

.l-form__item.recruit-no {
	width: 30%;
}

.recruit-text {
	margin-top: 12px;
}

.l-form__item--required .l-form__itemTitle::after {
	content: "必須";
	color: #d92d20;
	font-family: "Zen Old Mincho", serif;
	white-space: nowrap;
}

/** ボタン内の画像 **/

.l-form__submitBtn::after {
	width: 20px;
	height: 20px;
	background: url(../images/ico-arrow01-right-white.png) no-repeat center center/contain;
}

/** ボタン内の画像 **/

.c-subBtn a::after {
	width: 20px;
	height: 20px;
	background: url(../images/ico-arrow01-right-white.png) no-repeat center center/contain;
}

/* 求人
***************************************************************/

.page-recruit .wp-block-group.l-recColumns.l-recColumns--3 {
	max-width: 1280px;
	margin-inline: auto;
}

.page-recruit .wp-block-group.c-recCard {
	max-width: 378px;
}

.page-recruit .wp-block-image.size-large {
	aspect-ratio: 378/252;
	width: 100%;
	max-width: 378px;
}

.page-recruit .wp-block-image.size-large img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

/** ボタン **/

.page-recruit .wp-block-button a {
	position: relative;
	padding: 6px 54px 6px 24px;
	border: 1px solid;
	border-radius: 3px;
}

.page-recruit .wp-block-button a:hover {
	opacity: 0.72;
}

.page-recruit .wp-block-button .wp-block-button__link.wp-element-button::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 26px;
	width: 20px;
	height: 20px;
	transform: translateY(-50%);
	background: url(../images/ico-arrow01-right-gray.png) no-repeat center center/contain;
	content: "";
}

.page-recruit .wp-block-button .wp-block-button__link.wp-element-button::before {
	content: none;
}

.flex-box {
	align-items: flex-end;
}

.row-box {
	display: flex;
}

.contact-page .l-inner {
	width: 1120px;
}

.p-faq__title--small {
	padding-bottom: 8px;
	font-family: "Noto Sans JP", sans-serif;
}

.p-faq__answer {
	font-weight: 400;
}

.page-template,
.single-member {
	overflow: hidden;
}

.page-template article,
.single-member article {
	max-width: 600px;
	margin-inline: auto; /* overflow: hidden; */
}

.entry-content {
	width: 100%;
	margin-inline: calc(50% - 50vw);
}

.editor-styles-wrapper .l-recSection .wp-block-buttons {
	gap: 32px;
}

.page-template .c-mainHeading,
.page-template .c-weddingTitle,
.page-template .l-post__body h2.wp-block-heading,
.page-template .l-recSection h2.wp-block-heading,
.single-member .c-mainHeading,
.single-member .c-weddingTitle,
.single-member .l-post__body h2.wp-block-heading,
.single-member .l-recSection h2.wp-block-heading {
	font-weight: 400;
	font-size: 22px;
	letter-spacing: 0.15em;
}

.page-template .l-header--wedding .l-header__right > .l-header__cta a,
.page-template .l-header__navLink,
.page-template .l-recSection__header p,
.page-template .l-subPageHeader__titleEn,
.page-template .l-weddingCommonCTA__message,
.single-member .l-header--wedding .l-header__right > .l-header__cta a,
.single-member .l-header__navLink,
.single-member .l-recSection__header p,
.single-member .l-subPageHeader__titleEn,
.single-member .l-weddingCommonCTA__message {
	font-weight: 400;
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0.1em;
}

.page-template p,
.single-member p {
	font-size: 13px;
	line-height: 2;
}

.page-template .l-recSection .wp-block-buttons > .wp-block-button,
.single-member .l-recSection .wp-block-buttons > .wp-block-button {
	width: 248px;
	padding-inline: 22px 52px;
}

.page-template .l-recSection .wp-block-button__link,
.single-member .l-recSection .wp-block-button__link {
	padding-block: 0;
}

.page-template .wp-block-buttons.is-content-justification-center,
.single-member .wp-block-buttons.is-content-justification-center {
	gap: 32px;
}

.page-template .wp-block-buttons.is-content-justification-left,
.single-member .wp-block-buttons.is-content-justification-left {
	gap: 32px;
}

.page-template .l-recSection.--pb0,
.single-member .l-recSection.--pb0 {
	padding-bottom: 0;
}

.page-template .c-recFlow,
.single-member .c-recFlow {
	padding-top: 0;
}

.page-template .c-recFlow > .wp-block-group__inner-container,
.single-member .c-recFlow > .wp-block-group__inner-container {
	padding: 16px 0 24px;
	gap: 24px;
}

.page-template table td,
.single-member table td {
	padding-left: 32px;
}

.page-template .c-recTable .has-fixed-layout td:first-child,
.single-member .c-recTable .has-fixed-layout td:first-child {
	padding-inline: 32px;
	font-weight: 400;
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.1em;
}

.page-template .l-recSection .wp-block-table.c-recTable td,
.single-member .l-recSection .wp-block-table.c-recTable td {
	padding: 16px 32px;
	font-weight: 400;
	font-size: 13px;
	line-height: 2;
	letter-spacing: 0.1em;
}

.page-template .c-recVideoContent__bodyText > .wp-block-group__inner-container,
.single-member .c-recVideoContent__bodyText > .wp-block-group__inner-container {
	gap: 16px;
}

.page-template .c-recImgContent--offset.c-recImgContent figure,
.single-member .c-recImgContent--offset.c-recImgContent figure {
	width: 100vw;
	margin-inline: calc(50% - 50vw);
}

.page-template .c-recImgContent figure.wp-block-image img,
.single-member .c-recImgContent figure.wp-block-image img {
	aspect-ratio: 3/2;
}

.page-template .l-recMap,
.single-member .l-recMap {
	overflow: hidden;
}

.page-template .l-recMap > .wp-block-group__inner-container,
.single-member .l-recMap > .wp-block-group__inner-container {
	gap: 32px;
}

.page-template .c-recCard.--row > div,
.single-member .c-recCard.--row > div {
	flex-direction: row;
}

.page-template .c-recCard.--row > div figure,
.single-member .c-recCard.--row > div figure {
	width: 165px;
}

.page-template .c-recCard.--row.--reverse > div,
.single-member .c-recCard.--row.--reverse > div {
	flex-direction: row-reverse;
}

.page-template .c-recCard__body.--row,
.single-member .c-recCard__body.--row {
	flex: 1;
}

.page-template .l-recSlider.wp-block-gallery,
.single-member .l-recSlider.wp-block-gallery {
	padding-bottom: 48px;
}

.page-template .wp-block-gallery-6,
.single-member .wp-block-gallery-6 {
	width: 100vw;
	margin-right: calc(50% - 50vw);
}

.block-editor-iframe__body .l-recSection > .wp-block-group__inner-container {
	gap: 56px;
}

.block-editor-iframe__body .l-recSection h2.wp-block-heading {
	font-weight: 400;
	font-size: 32px;
}

.block-editor-iframe__body .l-header--wedding .l-header__right > .l-header__cta a,
.block-editor-iframe__body .l-header__navLink,
.block-editor-iframe__body .l-recSection__header p,
.block-editor-iframe__body .l-subPageHeader__titleEn,
.block-editor-iframe__body .l-weddingCommonCTA__message {
	font-size: 18px;
}

.block-editor-iframe__body .l-recSection .wp-block-buttons > .wp-block-button {
	width: auto;
	padding: 0 24px 0 24px;
	border: 1px solid #333;
	border-radius: 3px;
}

.block-editor-iframe__body .l-recSection .wp-block-button__link {
	padding-bottom: 0 !important;
	gap: 6px;
}

.block-editor-iframe__body .l-recSection .wp-block-button .u-text--center::after {
	right: 24px;
}

.block-editor-iframe__body .l-recSection .wp-block-button__link::before {
	display: none;
}

.block-editor-iframe__body .l-recSection .wp-block-table.c-recTable td {
	font-size: 14px;
}

.block-editor-iframe__body .c-recTable .has-fixed-layout td:first-child {
	padding: 16px 32px;
}

.block-editor-iframe__body .wp-block-buttons.is-content-justification-center {
	gap: 32px;
}

.block-editor-iframe__body .c-recFlow > .wp-block-group__inner-container {
	padding: 16px 0 40px;
	gap: 40px;
}

.block-editor-iframe__body .l-recSection h3.wp-block-heading {
	margin-right: initial !important;
	margin-left: initial !important;
	font-weight: 400;
	font-size: 26px;
}

.block-editor-iframe__body .c-recFlow__itemBody p {
	font-weight: 400;
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.1em;
}

.block-editor-iframe__body .c-recVideoContent__bodyText > .wp-block-group__inner-container {
	gap: 24px;
}

.block-editor-iframe__body .c-recImgContent--offset.c-recImgContent figure {
	width: 720px;
	margin-inline: initial;
}

.block-editor-iframe__body .c-button.--vertical {
	flex-direction: column;
	align-items: flex-start;
}

.block-editor-iframe__body .l-recMap > .wp-block-group__inner-container {
	gap: 64px;
}

.block-editor-iframe__body .c-recCard.--row > div {
	flex-direction: column;
}

.block-editor-iframe__body .c-recCard.--row > div figure {
	width: 100%;
}

.block-editor-iframe__body .c-recCard.--row.--reverse > div {
	flex-direction: column;
}

.block-editor-iframe__body .c-recImgContent--offset .c-recImgContent__body > .wp-block-group__inner-container {
	aspect-ratio: initial;
	width: 600px;
	background: white;
	box-shadow: none;
}

.block-editor-iframe__body .c-recImgContent__body .wp-block-buttons {
	justify-content: flex-start;
}

.page-recruit {
	padding-bottom: 72px;
}

.page-template .l-container,
.single-member .l-container {
	padding-inline: 15px;
}

body {
	color: #333;
}

.wp-block-shortcode {
	width: 100%;
}

.bg-100vw {
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	padding-inline: 15px;
	background-color: #f5f5f5;
}

.single-member .p-review__list {
	margin-top: 0;
}

.single-member.single-store .p-news__list {
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.single-member.single-store .l-recSection > .wp-block-group__inner-container {
	gap: 40px;
}

.single-member.single-store .c-label {
	border: 1px solid #dddddd;
}

.single-member.single-store .l-recSection p {
	font-size: 14px;
	line-height: 1.5;
}

.single-member.single-store .p-news__item {
	padding-inline: 24px;
}

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

.page-template article {
	width: 100%;
	max-width: 1300px;
	margin-inline: auto;
}

.entry-content {
	max-width: 1300px;
	margin-inline: auto;
	padding-inline: 0;
}

.page-template .l-container,
.single-member .l-container {
	padding-inline: 40px;
}

}

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

.page-template p,
.single-member p {
	font-size: 14px;
}

.page-template a,
.single-member a {
	font-weight: 400;
}

.page-template .l-recSection > .wp-block-group__inner-container,
.single-member .l-recSection > .wp-block-group__inner-container {
	gap: 56px;
}

.page-template .l-recSection h2.wp-block-heading,
.single-member .l-recSection h2.wp-block-heading {
	font-size: 32px;
}

.page-template .l-header--wedding .l-header__right > .l-header__cta a,
.page-template .l-header__navLink,
.page-template .l-recSection__header p,
.page-template .l-subPageHeader__titleEn,
.page-template .l-weddingCommonCTA__message,
.single-member .l-header--wedding .l-header__right > .l-header__cta a,
.single-member .l-header__navLink,
.single-member .l-recSection__header p,
.single-member .l-subPageHeader__titleEn,
.single-member .l-weddingCommonCTA__message {
	font-size: 18px;
}

.page-template .l-recSection .wp-block-buttons > .wp-block-button,
.single-member .l-recSection .wp-block-buttons > .wp-block-button {
	width: auto;
	padding: 8px 54px 8px 24px;
}

.page-template .l-recSection .wp-block-table.c-recTable td,
.single-member .l-recSection .wp-block-table.c-recTable td {
	font-size: 14px;
}

.page-template .c-recTable .has-fixed-layout td:first-child,
.single-member .c-recTable .has-fixed-layout td:first-child {
	padding: 16px 32px;
}

.page-template .wp-block-buttons.is-content-justification-center,
.single-member .wp-block-buttons.is-content-justification-center {
	gap: 32px;
}

.page-template .c-recVideoContent .c-button,
.page-template .c-recImgContent .c-button,
.single-member .c-recVideoContent .c-button,
.single-member .c-recImgContent .c-button {
	justify-content: flex-start;
}

.page-template .c-recFlow > .wp-block-group__inner-container,
.single-member .c-recFlow > .wp-block-group__inner-container {
	padding: 16px 0 40px;
	gap: 40px;
}

.page-template .l-recSection h3.wp-block-heading,
.single-member .l-recSection h3.wp-block-heading {
	font-size: 26px;
}

.page-template .c-recFlow__itemBody p,
.single-member .c-recFlow__itemBody p {
	font-weight: 400;
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.1em;
}

.page-template .c-recVideoContent > .wp-block-group__inner-container,
.single-member .c-recVideoContent > .wp-block-group__inner-container {
	gap: 250px;
}

.page-template .c-recVideoContent__bodyText > .wp-block-group__inner-container,
.single-member .c-recVideoContent__bodyText > .wp-block-group__inner-container {
	gap: 24px;
}

.page-template .c-recImgContent--offset.c-recImgContent figure,
.single-member .c-recImgContent--offset.c-recImgContent figure {
	width: 720px;
	margin-inline: initial;
}

.page-template .c-button.--vertical,
.single-member .c-button.--vertical {
	flex-direction: column;
	align-items: flex-start;
}

.page-template .l-recSection__body.--gap160 > div,
.single-member .l-recSection__body.--gap160 > div {
	gap: 160px;
}

.page-template .l-recMap > .wp-block-group__inner-container,
.single-member .l-recMap > .wp-block-group__inner-container {
	gap: 64px;
}

.page-template .c-recCard.--row > div,
.single-member .c-recCard.--row > div {
	flex-direction: column;
}

.page-template .c-recCard.--row > div figure,
.single-member .c-recCard.--row > div figure {
	width: 100%;
}

.page-template .c-recCard.--row.--reverse > div,
.single-member .c-recCard.--row.--reverse > div {
	flex-direction: column;
}

.page-template .c-recImgContent--offset .c-recImgContent__body > .wp-block-group__inner-container,
.single-member .c-recImgContent--offset .c-recImgContent__body > .wp-block-group__inner-container {
	aspect-ratio: initial;
	background: white;
	box-shadow: none;
}

.page-template .c-recImgContent__body .wp-block-buttons.is-content-justification-center,
.single-member .c-recImgContent__body .wp-block-buttons.is-content-justification-center {
	justify-content: flex-start;
}

}

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

.page-recruit .wp-block-group.l-recSection {
	padding-inline: 15px;
}

.page-recruit .l-recColumns > .wp-block-group__inner-container {
	flex-direction: column;
	align-items: center;
	gap: 32px;
}

.page-recruit .l-recSection .wp-block-buttons > .wp-block-button {
	width: -moz-fit-content;
	width: fit-content;
}

.page-recruit .wp-block-group.l-recSection {
	padding-inline: 15px;
}

.page-recruit .l-recColumns > .wp-block-group__inner-container {
	flex-direction: column;
	align-items: center;
	gap: 32px;
}

.page-recruit .l-recSection .wp-block-buttons > .wp-block-button {
	width: -moz-fit-content;
	width: fit-content;
}

}

@media (max-width: 998px) {

.row-box {
	align-items: flex-end;
}

}

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

.page-template article {
	width: 92vw;
	max-width: 600px;
	margin-inline: auto;
}

.entry-content {
	max-width: 600px;
	margin-inline: auto;
}

}

