@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kaisei+Tokumin:wght@500;700&family=Noto+Sans+JP:wght@100..900&family=Shippori+Mincho:wght@700&display=swap');
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
nav ul,
nav ol {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background: transparent;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	font-weight: normal;
	text-align: left;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
input,
select {
	vertical-align: middle;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: bottom;
	background: transparent;
}
address,
cite,
code,
dfn,
em,
var {
	font-style: normal;
}
figure {
	margin-bottom: 0;
}
:root {
	--baseCl: #d6e7e4;
	--bkgBeige: #ede9dc;
	--bkgNavy: #1e4068;
	--mainCl: #b40519;
	--drawerBkg: #b40519;
	--fontCl: #000;
	--widthSP: 90vw;
	--widthPC: 1440px;
	--widthCont: 980px;
	--headerH: 56px;
}
.font-jp {
	font-family: 'Noto Sans JP', sans-serif;
}
html {
	font-size: 62.5%;
}
@media screen and (max-width: 768px) {
	html {
		font-size: 3.2vw;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	html {
		font-size: 1vw;
	}
}
@media screen and (min-width: 1024px) {
	html {
		font-size: 1vw;
	}
}
@media screen and (min-width: 1440px) {
	html {
		font-size: 14px;
	}
}
body {
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
@media screen and (max-width: 768px) {
	body {
		line-height: 1.8;
		font-size: 16px;
		-webkit-text-size-adjust: 100%;
	}
	body input,
	body select {
		font-size: 16px;
	}
}
@media screen and (min-width: 768px) {
	body {
		font-size: 1.14286rem;
		line-height: 2;
	}
}
img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
img[src$='.svg'] {
	width: 100%;
}
@media screen and (max-width: 768px) {
	img {
		max-width: 100%;
		width: 100%;
		height: auto;
	}
}
/*@media screen and (min-width: 1024px) {
	a[href^='tel:'] {
		pointer-events: none;
		text-decoration: none !important;
	}
}*/
a[href^='tel:']{
	text-decoration: none !important;
}
a:link {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 0.4em;
}
a:visited {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 0.4em;
}
a:hover {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 0.4em;
}
a:active {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 0.4em;
}
.single a[href$='.xlsx']:before,
.single a[href$='.xlsm']:before,
.single a[href$='.xlsb']:before,
.single a[href$='.xltx']:before,
.single a[href$='.xltm']:before,
.single a[href$='.xls']:before,
.single a[href$='.xlt']:before,
.single a[href$='.xml']:before,
.single a[href$='.xlam']:before,
.single a[href$='.xla']:before,
.single a[href$='.xlw']:before,
.single a[href$='.xlr']:before {
	content: '\f1c3';
	/*Excelアイコン*/
	font-family: 'Font Awesome 6 Free';
	font-weight: 400;
	font-size: 20.25px;
	color: #006837;
}

.single a[href$='.doc']:before,
.single a[href$='.docm']:before,
.single a[href$='.docx']:before,
.single a[href$='.dot']:before {
	content: '\f1c2';
	/*excelアイコン*/
	font-family: 'Font Awesome 6 Free';
	font-weight: 400;
	font-size: 20.25px;
	color: #061283;
}

.single a[href$='.pdf']:before {
	content: '\f1c1';
	/*pdfアイコン*/
	font-family: 'Font Awesome 6 Free';
	font-weight: 400;
	font-size: 20.25px;
	color: #ac1f24;
}
*,
::after,
::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
nav a {
	text-decoration: none;
}
.header.pc a {
	text-decoration: none !important;
}
.header.pc {
	position: relative;
}
.header.pc .header-logo {
	position: absolute;
	top: 2.14286rem;
	left: 7.14286rem;
	z-index: 1;
	width: 16.78571rem;
}
@media (hover) {
	.header.pc .header-logo a {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	.header.pc .header-logo a:hover {
		-webkit-filter: opacity(60%);
		filter: opacity(60%);
	}
}
.header.pc .header-nav {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	padding: 2.85714rem 5.85714rem;
	background-color: #fff;
	z-index: 2;
}
.header.pc .header-nav ul {
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	row-gap: 1.5em;
	text-align: left;
	direction: rtl;
	line-height: 1;
}
.header.pc .header-nav ul li {
	font-family: 'Shippori Mincho', serif;
	font-weight: 700;
	font-size: 1.21429rem;
	text-orientation: mixed;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.header.pc .header-nav ul li a {
	display: block;
	padding-block: 1.14286rem;
}
@media (hover) {
	.header.pc .header-nav ul li a {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	.header.pc .header-nav ul li a:hover {
		color: #b40519;
	}
}
@media screen and (max-width: 768px) {
	body {
		width: 100%;
	}
	.header.sp a {
		text-decoration: none !important;
	}
	.header.sp {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10;
		width: 100%;
		height: 56px;
		background-color: rgba(255, 255, 255, 0);
		-webkit-backdrop-filter: blur(0);
		backdrop-filter: blur(0);
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	.header.sp .header-logo {
		-webkit-margin-before: 10px;
		margin-block-start: 10px;
		-webkit-margin-start: 20px;
		margin-inline-start: 20px;
		width: 150px;
	}
	.header.sp .header-logo a {
		display: block;
		line-height: 1;
	}
	.header.sp.is-fixed {
		background-color: rgba(255, 255, 255, 0.8);
		-webkit-backdrop-filter: blur(5px);
		backdrop-filter: blur(5px);
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        z-index: 20;
	}
	.header.sp.is-fixed:is(#home *) {
		background-color: revert;
		-webkit-backdrop-filter: revert;
		backdrop-filter: revert;
	}
}
body.is-scrollFixed {
	position: fixed;
	width: 100%;
	-webkit-overflow-scrolling: touch;
}
.btn-trigger {
	position: absolute;
	inset: 0;
	margin: 8px 20px auto auto;
	z-index: 101;
	width: 40px;
	height: 40px;
	-webkit-transition: opacity 0.3s, transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}
.btn-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 3px;
	display: inline-block;
	background-color: #000;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-trigger span:nth-of-type(1) {
	top: calc(50% + 7px);
}
.btn-trigger span:nth-of-type(2) {
	top: 50%;
}
.btn-trigger span:nth-of-type(3) {
	top: calc(50% - 7px);
}
.btn-trigger.is-active {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-trigger.is-active span {
	background-color: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-trigger.is-active span:nth-of-type(1) {
	-webkit-transform: translateY(-7px) rotate(-30deg);
	transform: translateY(-7px) rotate(-30deg);
}
.btn-trigger.is-active span:nth-of-type(2) {
	-webkit-transform: translateY(0) rotate(30deg);
	transform: translateY(0) rotate(30deg);
}
.btn-trigger.is-active span:nth-of-type(3) {
	opacity: 0;
}
.drawer a {
	text-decoration: none !important;
}
.drawer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100vw;
	height: 100vh;
	height: 100dvh;
	background-color: #b40519;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
.drawer.is-open {
	opacity: 100%;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
.drawer .drawer-inner {
	width: 100%;
	height: 100%;
	padding: 50px 10vw 30vw 10vw;
	overflow-y: auto;
}
.drawer .drawer-logo {
	width: 160px;
	margin: 0 auto 50px auto;
}
.drawer .drawer-global ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(2, auto);
	row-gap: 1.5em;
	grid-auto-flow: row;
	direction: rtl;
	text-align: left;
	line-height: 1;
}
.drawer .drawer-global ul li {
	color: #fff;
	font-family: 'Shippori Mincho', serif;
	font-weight: 700;
	font-size: 19px;
	text-orientation: mixed;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.drawer .drawer-global ul li a {
	display: block;
	padding-block: 25px;
}
.drawer .drawer-sns {
	display: grid;
	grid-template-columns: repeat(3, auto);
	place-items: center;
	gap: 2.14286rem;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 80px auto 0 auto;
	line-height: 1;
}
.drawer .drawer-sns a {
	display: block;
}
.drawer .drawer-sns a i {
	color: #fff;
	font-size: 2.14286rem;
}
.footer {
	position: relative;
	width: 100%;
	overflow: hidden;
	-webkit-margin-before: 8px;
	margin-block-start: 8px;
	padding-block: 7.14286rem 2.85714rem;
	background-color: #000;
	color: #fff;
}
.footer::before {
	content: '';
	position: absolute;
	top: 0;
	right: 12.14286rem;
	z-index: 0;
	height: 100%;
	aspect-ratio: 4.5 / 4;
	background-image: url('../images/common/footer_bkg.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
	.footer::before {
		right: -50px;
		height: 230px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
	.footer::before {
		right: 0;
	}
}
.footer .footer-inner {
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1440px;
	width: 86.1%;
	margin-inline: auto;
}
@media screen and (max-width: 768px) {
	.footer .footer-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 4.28571rem;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
	.footer .footer-inner {
		margin-inline: 7.14286rem auto;
	}
}
.footer .footer-inner .footer-nav {
	position: relative;
}
@media screen and (max-width: 768px) {
	.footer .footer-inner .footer-nav {
		margin-inline: auto;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
	.footer .footer-inner .footer-nav {
		-webkit-margin-end: 8.21429rem;
		margin-inline-end: 8.21429rem;
	}
}
.footer .footer-inner .footer-nav ul {
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	row-gap: 1.5em;
	text-align: left;
	direction: rtl;
	line-height: 1;
	list-style: none;
}
.footer .footer-inner .footer-nav ul li {
	font-family: 'Shippori Mincho', serif;
	font-weight: 700;
	font-size: 1.21429rem;
	text-orientation: mixed;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.footer .footer-inner .footer-nav ul li a {
	display: block;
	padding-block: 1.14286rem;
	text-decoration: none;
}
@media (hover) {
	.footer .footer-inner .footer-nav ul li a {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	.footer .footer-inner .footer-nav ul li a:hover {
		color: #b40519;
	}
}
.footer .footer-inner .footer-nav .footer-sns {
	display: grid;
	grid-template-columns: repeat(3, auto);
	place-items: center;
	gap: 2.14286rem;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	line-height: 1;
}
@media screen and (max-width: 768px) {
	.footer .footer-inner .footer-nav .footer-sns {
		position: relative;
		margin: 160px auto 0 auto;
	}
}
@media screen and (min-width: 768px) {
	.footer .footer-inner .footer-nav .footer-sns {
		position: absolute;
		bottom: 0;
		right: 4.28571rem;
		z-index: 1;
	}
}
.footer .footer-inner .footer-nav .footer-sns::before {
	content: '';
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -10rem;
	z-index: 1;
	width: 17.78571rem;
	aspect-ratio: 249 / 118;
	background-image: url('../images/common/footer_balloon.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
.footer .footer-inner .footer-nav .footer-sns a {
	display: block;
}
.footer .footer-inner .footer-nav .footer-sns a i {
	font-size: 2.14286rem;
}
@media (hover) {
	.footer .footer-inner .footer-nav .footer-sns a i {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	.footer .footer-inner .footer-nav .footer-sns a i:hover {
		color: #b40519;
	}
}
.footer .footer-inner .footer-address {
	line-height: 1.8;
	font-size: 1rem;
}
@media screen and (max-width: 768px) {
	.footer .footer-inner .footer-address {
		border-top: #6a6a6a 3px solid;
		padding-top: 3.57143rem;
		font-size: 14px;
	}
}
.footer .footer-inner .footer-address .footer-logo {
	width: 27.14286rem;
}
@media screen and (max-width: 768px) {
	.footer .footer-inner .footer-address .footer-logo {
		width: 290px;
		margin-inline: auto;
	}
}
.footer .footer-inner .footer-address address {
	-webkit-margin-before: 2.14286rem;
	margin-block-start: 2.14286rem;
	pointer-events: none;
}
.footer .footer-inner .footer-address .link-map {
	margin-block: 0.71429rem;
	font-size: 1.14286rem;
}
.footer .footer-inner .footer-address .footer-attention,
.footer .footer-inner .footer-address .footer-credit {
	font-size: 0.78571rem;
}
@media screen and (max-width: 768px) {
	.footer .footer-inner .footer-address .footer-attention,
	.footer .footer-inner .footer-address .footer-credit {
		font-size: 11px;
	}
}
.footer .footer-inner .footer-address .footer-credit {
	-webkit-margin-before: 3.57143rem;
	margin-block-start: 3.57143rem;
}
.main {
	display: block;
	width: 100%;
}
.main:is(#franchise *) {
	background-color: #aa0a0f;
}
.main:is(#notfound *) article {
	padding-block: 2.85714rem 8.57143rem;
}
#loader {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	display: grid;
	place-items: center;
	width: 100vw;
	height: 100vh;
	background: #b40519;
	overflow-x: hidden;
	/*-webkit-animation: bkgFade 0.9s 1.5s forwards;
	animation: bkgFade 0.9s 1.5s forwards;*/
}
html.is-active #loader {
	display: none !important;
}
@media screen and (max-width: 768px) {
	#loader {
		height: 100svh;
	}
}
#loader #loader-logo {
	width: 35.07143rem;
	opacity: 0;
	-webkit-animation: logoFade 1.2s 0.3s forwards;
	animation: logoFade 1.2s 0.3s forwards;
}
@media screen and (max-width: 768px) {
	#loader #loader-logo {
		width: 267px;
	}
}
/*@-webkit-keyframes bkgFade {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		visibility: hidden;
	}
}
@keyframes bkgFade {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		visibility: hidden;
	}
}*/
@-webkit-keyframes logoFade {
	0% {
		opacity: 0;
		-webkit-transform: translateY(1.07143rem);
		transform: translateY(1.07143rem);
	}
	25% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	75% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
	}
}
@keyframes logoFade {
	0% {
		opacity: 0;
		-webkit-transform: translateY(1.07143rem);
		transform: translateY(1.07143rem);
	}
	25% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	75% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
	}
}
.page-heading .page-ttl {
	padding-block: 15.71429rem 2.85714rem;
	background-color: #fff;
	text-align: center;
	font-family: 'Kaisei Tokumin', serif;
	font-weight: 700;
	font-size: 3.21429rem;
}
@media screen and (max-width: 768px) {
	.page-heading .page-ttl {
		font-size: 26px;
	}
}
.page-heading .page-ttl h1 {
	position: relative;
}
.page-heading .page-ttl h1::before {
	content: '';
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -2.14286rem;
	z-index: 1;
	width: 3.28571rem;
	aspect-ratio: 46 / 26;
	background-image: url('../images/common/icon_pine.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
.page-heading .page-ttl:is(#information *) {
	border-bottom: solid 2px #000;
}
.page-heading .breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 0.7em;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 2.14286rem 7.14286rem 0 auto;
	list-style: none;
	color: #8b8787;
	font-weight: 400;
	font-size: 0.85714rem;
}
@media screen and (max-width: 768px) {
	.page-heading .breadcrumb {
		margin: 1.42857rem 5% 0 5%;
	}
}
.page-heading .breadcrumb li:not(:last-child)::after {
	content: 'ー';
	margin-left: 0.7em;
}
.page-heading .breadcrumb a {
	text-decoration: none;
}
.page-heading .breadcrumb:is(#franchise *) {
	color: #fff;
}
.wp-pagenavi {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 0.35714rem;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	list-style: none;
	font-family: 'Kaisei Tokumin', serif;
	font-weight: 500;
	-webkit-margin-before: 7.14286rem;
	margin-block-start: 7.14286rem;
}
.wp-pagenavi span,
.wp-pagenavi a {
	display: grid;
	place-items: center;
	width: 2.14286rem;
	height: 2.14286rem;
	background-color: #fff;
	border-radius: 100%;
	border: solid 2px #000;
	color: #000;
	line-height: 1;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.wp-pagenavi span.nextpostslink,
.wp-pagenavi span.previouspostslink,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink {
	border: none;
	margin-inline: 1.07143rem;
}
.wp-pagenavi span.nextpostslink i,
.wp-pagenavi span.previouspostslink i,
.wp-pagenavi a.nextpostslink i,
.wp-pagenavi a.previouspostslink i {
	display: block;
	width: 1.5em;
	aspect-ratio: 1;
	-webkit-filter: brightness(0) invert(0);
	filter: brightness(0) invert(0);
	background-image: url('../images/common/icon_arrow.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
.wp-pagenavi span.previouspostslink i,
.wp-pagenavi a.previouspostslink i {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.wp-pagenavi .current {
	background-color: #000;
	color: #fff;
}
.wp-pagenavi .extend {
	border: none;
}
.wp-pagenavi a {
	text-decoration: none;
}
@media (hover) {
	.wp-pagenavi a {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	.wp-pagenavi a:hover {
		-webkit-filter: opacity(60%);
		filter: opacity(60%);
	}
}
.post-item {
	display: block;
	line-height: 1.6;
	font-weight: 700;
	font-family: 'Shippori Mincho', serif;
	text-decoration: none !important;
}
.post-item .post-date {
	margin-block: 1.42857rem 0.57143rem;
	color: #b40519;
	font-size: 0.92857rem;
}
@media screen and (max-width: 768px) {
	.post-item .post-date {
		font-size: 13px;
	}
}
.post-item .post-ttl {
	font-size: 1.35714rem;
}
@media screen and (max-width: 768px) {
	.post-item .post-ttl {
		font-size: 19px;
	}
}
@media (hover) {
	.post-item figure {
		overflow: hidden;
	}
	.post-item img {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	.post-item:hover {
		-webkit-filter: opacity(60%);
		filter: opacity(60%);
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	.post-item:hover img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
}
@media screen and (max-width: 768px) {
	.pc {
		display: none !important;
		visibility: hidden !important;
	}
}
@media screen and (min-width: 768px) {
	.sp {
		display: none !important;
		visibility: hidden !important;
	}
}
.attention {
	font-size: 1rem;
	margin-top: 1rem;
}
@media (hover) {
	.link-external {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	.link-external:hover {
		color: #b40519;
	}
}
.link-external::after {
	content: '';
	display: inline-block;
	width: 1em;
	aspect-ratio: 1;
	margin-inline: 0.3em;
	background-image: url('../images/common/icon_arrow.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-transform: rotate(-35deg);
	transform: rotate(-35deg);
}
.link-external.-nav::after {
	content: none;
}
.link-external.-nav::before {
	content: '';
	display: inline-block;
	width: 1em;
	aspect-ratio: 1;
	margin-inline: 0.3em;
	background-image: url('../images/common/icon_arrow.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-transform: rotate(-35deg);
	transform: rotate(-35deg);
}
.link-external.-nav:is(.drawer *)::before {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}
.link-map {
	display: inline-block;
}
@media (hover) {
	.link-map {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	.link-map:hover {
		color: #b40519;
	}
}
.link-map i {
	margin-right: 0.3em;
	color: #b40519;
}
.align-c {
	text-align: center;
}
.align-r {
	text-align: right;
}
.align-l {
	text-align: left;
}
.list-disc {
	list-style-type: disc;
}
.list-decimal {
	list-style-type: decimal;
}
.list-disc,
.list-decimal {
	margin-left: 1.5em;
}
.list-disc li,
.list-decimal li {
	padding-left: 0.25em;
}
.list-disc li::marker,
.list-decimal li::marker {
	font-family: 'Quicksand', sans-serif;
}
#home {
	width: 100%;
}
#home .ttl-type01 {
	position: relative;
	letter-spacing: 0.05em;
	text-align: center;
	font-family: 'Kaisei Tokumin', serif;
	font-weight: 700;
	font-size: 2.85714rem;
}
@media screen and (max-width: 768px) {
	#home .ttl-type01 {
		font-size: 26px;
	}
}
#home .ttl-type01::before {
	content: '';
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -2.85714rem;
	z-index: 1;
	width: 3.28571rem;
	aspect-ratio: 46 / 26;
	background-image: url('../images/common/icon_pine.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
#home .ttl-type01.-white {
	color: #fff;
}
#home .ttl-type02 {
	line-height: 1.6;
	font-weight: 500;
	font-family: 'Kaisei Tokumin', serif;
	font-size: 2.85714rem;
}
@media screen and (max-width: 768px) {
	#home .ttl-type02 {
		font-size: 26px;
	}
}
#home .ttl-type02 span {
	position: relative;
	display: block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	-webkit-margin-after: 1em;
	margin-block-end: 1em;
	font-size: 1.42857rem;
}
@media screen and (max-width: 768px) {
	#home .ttl-type02 span {
		font-size: 18px;
	}
}
#home .ttl-type02 span::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 1px;
	background-color: #000;
}
#home .ttl-type02.-white {
	color: #fff;
}
#home .ttl-type02.-white span::after {
	background-color: #fff;
}
#home .ttl-type03 {
	text-orientation: mixed;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	line-height: 1;
	font-weight: 700;
	font-family: 'Kaisei Tokumin', serif;
	font-size: 2.71429rem;
}
@media screen and (max-width: 768px) {
	#home .ttl-type03 {
		-webkit-writing-mode: horizontal-tb;
		-ms-writing-mode: lr-tb;
		writing-mode: horizontal-tb;
		font-size: 26px;
		text-align: center;
	}
}
#home .mv {
	position: relative;
	padding: 7.14286rem;
    overflow: hidden;
}
@media screen and (max-width: 768px) {
	#home .mv {
		padding: 30px 0 0 40px;
	}
}
.header.pc .header-nav,
.header.sp,
#home .mv .mv-inner,
#home .mv .mv-pict,
#home .mv .mv-sns {
	opacity: 0;
	transition: opacity 0.8s ease;
}
@media screen and (min-width: 768px) {
	#home .mv .mv-inner {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		gap: 5.6%;
		max-width: 1580px;
		width: calc(100% - 5.6%);
		margin-left: auto;
	}
}
@media screen and (max-width: 768px) {
	#home .mv .mv-inner .swiper {
		-webkit-margin-before: 60px;
		margin-block-start: 60px;
		height: 232px;
	}
}
@media screen and (min-width: 768px) {
	#home .mv .mv-inner .swiper {
		position: relative;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		height: 650px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#home .mv .mv-inner .swiper {
		height: 45vw;
	}
}
#home .mv .mv-inner .swiper-container,
#home .mv .mv-inner .swiper-slide {
	width: 100%;
	height: 100%;
}
#home .mv .mv-inner .swiper-slide img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
#home .mv .mv-inner .swiper-pagination {
	z-index: 1;
}
#home .mv .mv-inner .swiper-pagination-bullets {
	width: initial;
	left: initial;
	right: 0;
	bottom: -2.14286rem;
}
@media screen and (max-width: 768px) {
	#home .mv .mv-inner .swiper-pagination-bullets {
		right: 10px;
		bottom: 235px;
	}
}
#home .mv .mv-inner .swiper-pagination-bullet {
	width: 0.71429rem;
	height: 0.71429rem;
	background-color: #b40519;
	border-radius: 100%;
	background-color: #fff;
	border: solid 1px #000;
	opacity: 1;
}
#home .mv .mv-inner .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #b40519;
	border: solid 1px #b40519;
	opacity: 1;
}
#home .mv .mv-txt .mv-catch {
	width: 5.78571rem;
	margin: 0 auto 5rem auto;
}
@media screen and (max-width: 768px) {
	#home .mv .mv-txt .mv-catch {
		width: 57px;
		margin: 0 auto 30px auto;
	}
}
#home .mv .mv-txt .mv-logo {
	width: 20.14286rem;
}
@media screen and (max-width: 768px) {
	#home .mv .mv-txt .mv-logo {
		width: 150px;
		margin-inline: auto;
	}
}
#home .mv .mv-pict {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: grid;
	place-items: center;
	width: 7.14286rem;
	height: 100%;
	background-color: #b40519;
}
@media screen and (max-width: 768px) {
	#home .mv .mv-pict {
		width: 40px;
	}
}
#home .mv .mv-pict img {
	width: 13%;
}
@media screen and (max-width: 768px) {
	#home .mv .mv-pict img {
		width: 8px;
	}
}
#home .mv .mv-sns {
	position: absolute;
	bottom: 7.14286rem;
	right: 0;
	z-index: 1;
	display: grid;
	grid-template-rows: repeat(3, auto);
	place-items: center;
	gap: 2.14286rem;
	width: 7.14286rem;
	line-height: 1;
}
#home .mv .mv-sns a {
	display: block;
}
#home .mv .mv-sns a i {
	color: #000;
	font-size: 1.71429rem;
}
@media (hover) {
	#home .mv .mv-sns a i {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	#home .mv .mv-sns a i:hover {
		color: #b40519;
	}
}
#home .recommend {
	padding-block: 8.57143rem 12.14286rem;
	background-color: #ede9dc;
}
#home .recommend .recommend-inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 3.57143rem;
	-webkit-margin-start: 10.35714rem;
	margin-inline-start: 10.35714rem;
}
@media screen and (max-width: 768px) {
	#home .recommend .recommend-inner {
		display: block;
		-webkit-margin-start: 5%;
		margin-inline-start: 5%;
	}
}
#home .recommend .recommend-inner h1 {
	width: 1.2em;
	text-orientation: mixed;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	color: #956c33;
	line-height: 1;
	font-weight: 700;
	font-family: 'Shippori Mincho', serif;
	font-size: 2.71429rem;
}
@media screen and (max-width: 768px) {
	#home .recommend .recommend-inner h1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		gap: 0.3em;
		width: revert;
		-webkit-margin-after: 1.5em;
		margin-block-end: 1.5em;
		-webkit-writing-mode: horizontal-tb;
		-ms-writing-mode: lr-tb;
		writing-mode: horizontal-tb;
		font-size: 26px;
	}
}
#home .recommend .recommend-inner h1::before {
	content: '';
	display: inline-block;
	width: 100%;
	-webkit-margin-end: 0.3em;
	margin-inline-end: 0.3em;
	aspect-ratio: 48 / 26;
	background-image: url('../images/common/icon_pine.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
	#home .recommend .recommend-inner h1::before {
		width: 45px;
	}
}
#home .recommend .swiper {
	margin-left: 0;
}
#home .recommend .swiper-slide.post-item.-recommend {
	width: 23.21429rem;
}
@media screen and (max-width: 768px) {
	#home .recommend .swiper-slide.post-item.-recommend {
		width: 251px;
	}
}
#home .recommend .swiper-scrollbar.swiper-scrollbar-horizontal {
	width: 81.7%;
	-webkit-margin-start: 5rem;
	margin-inline-start: 5rem;
	z-index: 1;
}
@media screen and (max-width: 768px) {
	#home .recommend .swiper-scrollbar.swiper-scrollbar-horizontal {
		width: 90vw;
		-webkit-margin-start: 0;
		margin-inline-start: 0;
	}
}
#home .recommend .swiper-scrollbar {
	bottom: -4.28571rem;
	background-color: #d6d6d6;
}
#home .recommend .swiper-scrollbar-drag {
	background-color: #b40519;
}
#home .menu {
	-webkit-padding-before: 8.57143rem;
	padding-block-start: 8.57143rem;
}
@media screen and (max-width: 768px) {
	#home .menu {
		-webkit-padding-before: 50px;
		padding-block-start: 50px;
	}
}
#home .menu .menu-slide .swiper-wrapper {
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
}
#home .menu .menu-slide .swiper-wrapper .swiper-slide {
	display: grid;
	place-items: center;
	height: auto;
}
#home .menu .menu-slide.-tenpura {
	-webkit-margin-before: -4.28571rem;
	margin-block-start: -4.28571rem;
}
#home .menu .menu-inner {
	position: relative;
	padding-block: 7.14286rem 8.57143rem;
}
@media screen and (max-width: 768px) {
	#home .menu .menu-inner {
		padding-block: 2.85714rem 7.14286rem;
		background-size: 18%;
	}
}
#home .menu .menu-inner::before,
#home .menu .menu-inner::after {
	content: '';
	position: absolute;
	top: 0;
	z-index: -1;
	width: 32.85714rem;
	height: 100%;
	background-image: url('../images/home/menu_bkg.png');
	background-position: center center;
	background-size: 37.14286rem;
	background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
	#home .menu .menu-inner::before,
	#home .menu .menu-inner::after {
		top: -130px;
		width: 20%;
		background-size: cover;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
	#home .menu .menu-inner::before,
	#home .menu .menu-inner::after {
		width: 17.14286rem;
	}
}
#home .menu .menu-inner::before {
	left: 0;
	background-position: right 6.42857rem;
}
#home .menu .menu-inner::after {
	right: 0;
	background-position: left 6.42857rem;
}
#home .menu .menu-inner h1 {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-inline: auto;
	line-height: 1.6;
	color: #b40519;
	font-weight: 700;
	font-family: 'Kaisei Tokumin', serif;
	font-size: 3.21429rem;
}
@media screen and (max-width: 768px) {
	#home .menu .menu-inner h1 {
		font-size: 30px;
	}
}
#home .menu .menu-inner p {
	max-width: 800px;
	width: 55.55%;
	margin-inline: auto;
	margin-block: 3.57143rem 5.71429rem;
	font-size: 1.28571rem;
}
@media screen and (max-width: 768px) {
	#home .menu .menu-inner p {
		width: 90%;
		margin-block: 2.14286rem 4.28571rem;
		font-size: 16px;
	}
}
#home .menu .menu-inner .menu-btn {
	display: block;
	width: min(90%, 39.28571rem);
	margin-inline: auto;
}
@media (hover) {
	#home .menu .menu-inner .menu-btn {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	#home .menu .menu-inner .menu-btn:hover {
		-webkit-filter: opacity(60%);
		filter: opacity(60%);
	}
}
#home .policy {
	position: relative;
	padding-block: 18.14286rem 21.42857rem;
	background: url('../images/home/policy_bkg_top.png') no-repeat left
			top/35.71429rem,
		url('../images/home/policy_bkg_bottom.png') no-repeat right
			bottom/35.71429rem;
	background-color: #ede9dc;
}
@media screen and (max-width: 768px) {
	#home .policy {
		padding-block: 10.71429rem 12.85714rem;
		background-size: 19.64286rem;
	}
}
#home .policy .policy-inner {
	max-width: 1450px;
	width: 87%;
	margin-inline: auto;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 3%;
	-webkit-margin-before: 10rem;
	margin-block-start: 10rem;
}
@media screen and (max-width: 768px) {
	#home .policy .policy-inner {
		width: 90%;
		grid-template-columns: revert;
		grid-template-rows: repeat(3, auto);
		gap: 17.14286rem;
		-webkit-margin-before: 16.42857rem;
		margin-block-start: 16.42857rem;
	}
}
#home .policy .policy-inner .policy-item {
	position: relative;
}
#home .policy .policy-inner .policy-item h2 {
	position: absolute;
	top: -4.42857rem;
	left: -1.28571rem;
	z-index: 1;
	width: 7.85714rem;
}
@media screen and (max-width: 768px) {
	#home .policy .policy-inner .policy-item h2 {
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		top: -135px;
		width: 90px;
	}
}
#home .policy .policy-inner .policy-item h3 {
	margin-block: 2.14286rem 1.07143rem;
	line-height: 1.6;
	color: #b40519;
	font-family: 'Kaisei Tokumin', serif;
	font-weight: 700;
	font-size: 1.92857rem;
}
@media screen and (max-width: 768px) {
	#home .policy .policy-inner .policy-item h3 {
		font-size: 26px;
	}
}
#home .policy .policy-inner .policy-item p + * {
	-webkit-margin-before: 1.42857rem;
	margin-block-start: 1.42857rem;
}
#home .tsumami {
	position: relative;
	-webkit-margin-before: 8px;
	margin-block-start: 8px;
	background: url('../images/home/tsumami_bkg_top.png') no-repeat left
			top/35.71429rem,
		url('../images/home/tsumami_bkg_bottom.png') no-repeat right
			bottom/35.71429rem;
	background-color: #1e4068;
}
@media screen and (max-width: 768px) {
	#home .tsumami {
		-webkit-margin-before: revert;
		margin-block-start: revert;
		background-size: 19.64286rem;
	}
}
#home .tsumami .tsumami-inner {
	position: relative;
	max-width: 1450px;
	width: 87%;
	margin-inline: auto;
}
@media screen and (max-width: 768px) {
	#home .tsumami .tsumami-inner {
		width: 90%;
	}
}
#home .tsumami .tsumami-inner .tsumami-txt {
	max-width: 700px;
	width: 48.27586%;
	padding-block: 42% 11%;
	-webkit-margin-start: 7%;
	margin-inline-start: 7%;
	color: #fff;
}
@media screen and (max-width: 768px) {
	#home .tsumami .tsumami-inner .tsumami-txt {
		width: 100%;
		-webkit-margin-start: revert;
		margin-inline-start: revert;
		padding-block: 163vw 7.14286rem;
	}
}
#home .tsumami .tsumami-inner .tsumami-txt h1 {
	position: relative;
	-webkit-margin-after: 2.85714rem;
	margin-block-end: 2.85714rem;
	scroll-margin-top: 8.57143rem;
}
@media screen and (max-width: 768px) {
	#home .tsumami .tsumami-inner .tsumami-txt h1 {
		scroll-margin-top: 170px;
	}
}
#home .tsumami .tsumami-inner .tsumami-txt h1::before {
	content: '';
	position: absolute;
	top: -6.78571rem;
	left: 27.14286rem;
	z-index: 1;
	width: 11.42857rem;
	aspect-ratio: 160 / 146;
	background-image: url('../images/home/tsumami_ttl.png');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
	#home .tsumami .tsumami-inner .tsumami-txt h1::before {
		width: 140px;
		top: -155px;
		right: 0;
		left: revert;
	}
}
#home .tsumami .tsumami-inner .tsumami-txt .tsumami-btn {
	display: block;
	width: min(100%, 39.28571rem);
	-webkit-margin-before: 5rem;
	margin-block-start: 5rem;
}
@media (hover) {
	#home .tsumami .tsumami-inner .tsumami-txt .tsumami-btn {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	#home .tsumami .tsumami-inner .tsumami-txt .tsumami-btn:hover {
		-webkit-filter: opacity(60%);
		filter: opacity(60%);
	}
}
#home .tsumami .tsumami-inner .tsumami-img01 {
	position: absolute;
	top: -9%;
	left: 0;
	z-index: 1;
	max-width: 800px;
	width: 55.17241%;
}
@media screen and (max-width: 768px) {
	#home .tsumami .tsumami-inner .tsumami-img01 {
		top: -12vw;
		width: 89%;
	}
}
#home .tsumami .tsumami-inner .tsumami-img02 {
	position: absolute;
	top: 13%;
	right: 0;
	z-index: 1;
	max-width: 546px;
	width: 37.65517%;
}
@media screen and (max-width: 768px) {
	#home .tsumami .tsumami-inner .tsumami-img02 {
		top: 50vw;
		width: 56.3%;
	}
}
#home .tsumami .tsumami-inner .tsumami-img03 {
	position: absolute;
	top: 49%;
	right: 0;
	z-index: 1;
	max-width: 420px;
	width: 28.96552%;
}
@media screen and (max-width: 768px) {
	#home .tsumami .tsumami-inner .tsumami-img03 {
		top: 91vw;
		left: 0;
		right: revert;
		width: 44.5%;
	}
}
#home .sweets {
	max-width: 1720px;
	width: 86%;
	margin-inline: auto;
	padding-block: 12.14286rem;
}
@media screen and (max-width: 768px) {
	#home .sweets {
		width: 90%;
		padding-block: 7.14286rem;
	}
}
#home .sweets .sweets-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
@media screen and (max-width: 768px) {
	#home .sweets .sweets-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 5rem;
	}
}
#home .sweets .sweets-inner figure {
	width: min(52.1%, 850px);
}
@media screen and (max-width: 768px) {
	#home .sweets .sweets-inner figure {
		width: 100%;
	}
}
#home .sweets .sweets-inner .sweets-txt {
	position: relative;
	width: min(40.3%, 700px);
	-webkit-margin-before: 20%;
	margin-block-start: 20%;
}
@media screen and (max-width: 768px) {
	#home .sweets .sweets-inner .sweets-txt {
		width: 100%;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
	#home .sweets .sweets-inner .sweets-txt {
		-webkit-margin-before: 12%;
		margin-block-start: 12%;
	}
}
#home .sweets .sweets-inner .sweets-txt::before {
	content: '';
	position: absolute;
	left: 5%;
	top: -40%;
	z-index: 1;
	max-width: 351px;
	width: 50.14286%;
	aspect-ratio: 351 / 171;
	background-image: url('../images/home/sweets_bkg.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
	#home .sweets .sweets-inner .sweets-txt::before {
		left: revert;
		right: 0;
		top: -18%;
		width: 195px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
	#home .sweets .sweets-inner .sweets-txt::before {
		top: -27%;
		max-width: 335px;
		width: 67%;
	}
}
#home .sweets .sweets-inner .sweets-txt p {
	-webkit-margin-before: 3.57143rem;
	margin-block-start: 3.57143rem;
}
#home .sweets .sweets-inner .sweets-txt figure {
	width: 100%;
	-webkit-margin-before: 3.57143rem;
	margin-block-start: 3.57143rem;
}
#home .sweets .sweets-btn {
	display: block;
	width: min(100%, 70rem);
	margin: 8.57143rem auto 0 auto;
}
@media (hover) {
	#home .sweets .sweets-btn {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	#home .sweets .sweets-btn:hover {
		-webkit-filter: opacity(60%);
		filter: opacity(60%);
	}
}
@media screen and (max-width: 768px) {
	#home .shop .shop-img {
		width: 100%;
		aspect-ratio: 375 / 311;
	}
	#home .shop .shop-img img {
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: 37% bottom;
		object-position: 37% bottom;
		width: 100%;
		height: 100%;
	}
}
#home .shop .shop-inner {
	display: grid;
	grid-template-columns: 2.71429rem calc(400 / 1300 * 100%) 1fr;
	gap: 7%;
	max-width: 1440px;
	width: 68%;
	margin-inline: auto;
	padding-block: 10rem;
}
@media screen and (max-width: 768px) {
	#home .shop .shop-inner {
		display: block;
		width: 90%;
		padding-block: 7.14286rem;
	}
}
@media screen and (max-width: 768px) {
	#home .shop .shop-inner h1 {
		-webkit-margin-after: 4.28571rem;
		margin-block-end: 4.28571rem;
	}
}
#home .shop .shop-inner h2 {
	font-weight: 700;
	font-family: 'Kaisei Tokumin', serif;
	font-size: 1.71429rem;
}
@media screen and (max-width: 768px) {
	#home .shop .shop-inner h2 {
		-webkit-margin-before: 2.14286rem;
		margin-block-start: 2.14286rem;
	}
}
#home .shop .shop-inner dl {
	display: grid;
	grid-template-columns: 7em 1fr;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: solid 1px #dbdbdb;
}
#home .shop .shop-inner dl dt,
#home .shop .shop-inner dl dd {
	padding-block: 1em;
	text-align: left;
}
#home .shop .shop-inner dl dt:not(:first-of-type),
#home .shop .shop-inner dl dd:not(:first-of-type) {
	border-top: solid 1px #dbdbdb;
}
#home .info {
	background-color: #efefef;
}
#home .info .info-inner {
	display: grid;
	grid-template-columns: 2.71429rem 1fr auto;
	gap: 7%;
	max-width: 1440px;
	width: 68%;
	margin-inline: auto;
	padding-block: 10rem;
}
@media screen and (max-width: 768px) {
	#home .info .info-inner {
		display: block;
		width: 90%;
		padding-block: 7.14286rem;
	}
}
@media screen and (max-width: 768px) {
	#home .info .info-inner .info-list {
		-webkit-margin-before: 3.57143rem;
		margin-block-start: 3.57143rem;
	}
}
#home .info .info-inner .info-list .info-item {
	display: grid;
	grid-template-columns: 8em 1fr;
	font-family: 'Kaisei Tokumin', serif;
	text-decoration: none;
}
@media screen and (max-width: 768px) {
	#home .info .info-inner .info-list .info-item {
		display: block;
	}
}
#home .info .info-inner .info-list .info-item p {
	-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
	#home .info .info-inner .info-list .info-item p {
		padding-block: 1.5em;
		border-bottom: solid 1px #dbdbdb;
	}
}
#home .info .info-inner .info-list .info-item .info-date {
	color: #b40519;
}
@media screen and (max-width: 768px) {
	#home .info .info-inner .info-list .info-item .info-date {
		-webkit-padding-before: 1.2em;
		padding-block-start: 1.2em;
	}
}
@media screen and (max-width: 768px) {
	#home .info .info-inner .info-list .info-item .info-ttl {
		padding-block: 0.5em 1.2em;
		border-bottom: solid 1px #dbdbdb;
	}
}
@media (hover) {
	#home .info .info-inner .info-list .info-item {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	#home .info .info-inner .info-list .info-item:hover {
		color: #b40519;
	}
	#home .info .info-inner .info-list .info-item:hover p {
		border-color: #b40519;
	}
}
#home .info .info-inner .info-btn {
	display: block;
	width: 15.78571rem;
	-webkit-margin-before: 2.85714rem;
	margin-block-start: 2.85714rem;
	-webkit-margin-start: auto;
	margin-inline-start: auto;
}
@media screen and (max-width: 768px) {
	#home .info .info-inner .info-btn {
		margin-inline: auto;
	}
}
@media (hover) {
	#home .info .info-inner .info-btn {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	#home .info .info-inner .info-btn:hover {
		-webkit-filter: opacity(60%);
		filter: opacity(60%);
	}
}
#home .info .info-inner .info-sns {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 5.71429rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-margin-before: -6.42857rem;
	margin-block-start: -6.42857rem;
}
@media screen and (max-width: 768px) {
	#home .info .info-inner .info-sns {
		-ms-flex-pack: distribute;
		justify-content: space-around;
		gap: revert;
		-webkit-margin-before: 5rem;
		margin-block-start: 5rem;
	}
}
#home .info .info-inner .info-sns::before,
#home .info .info-inner .info-sns::after {
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	width: 1px;
	height: 5rem;
	border: 1px solid transparent;
	-o-border-image: repeating-linear-gradient(
		180deg,
		#707070 0,
		#707070 3px,
		transparent 3px,
		transparent 6px
	);
	border-image: repeating-linear-gradient(
		180deg,
		#707070 0,
		#707070 3px,
		transparent 3px,
		transparent 6px
	);
	border-image-slice: 1;
}
#home .info .info-inner .info-sns::before {
	left: 5.71429rem;
}
@media screen and (max-width: 768px) {
	#home .info .info-inner .info-sns::before {
		left: 33.33%;
	}
}
#home .info .info-inner .info-sns::after {
	right: 5.71429rem;
}
@media screen and (max-width: 768px) {
	#home .info .info-inner .info-sns::after {
		right: 33.33%;
	}
}
#home .info .info-inner .info-sns a {
	display: block;
}
#home .info .info-inner .info-sns a i {
	color: #000;
	font-size: 2.85714rem;
}
@media (hover) {
	#home .info .info-inner .info-sns a i {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	#home .info .info-inner .info-sns a i:hover {
		color: #b40519;
	}
}
#home .recruit {
	position: relative;
	padding-block: 16.42857rem 12.14286rem;
	background-color: #b40519;
}
@media screen and (max-width: 768px) {
	#home .recruit {
		padding-block: 11.42857rem 8.57143rem;
	}
}
#home .recruit::before {
	content: '';
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0;
	z-index: 1;
	width: 85.71429rem;
	aspect-ratio: 1200 / 52;
	background-image: url('../images/home/recruit_bkg.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
	#home .recruit::before {
		width: 280px;
		aspect-ratio: 280 / 54;
		background-image: url('../images/home/recruit_bkg_sp.svg');
		background-position: center center;
		background-size: contain;
		background-repeat: no-repeat;
	}
}
#home .recruit h1 {
	line-height: 1.6;
}
@media screen and (max-width: 768px) {
	#home .recruit h1 {
		padding-inline: 5vw;
		text-align: left;
	}
}
#home .recruit .recruit-lead {
	max-width: 800px;
	width: 60%;
	margin-inline: auto;
	-webkit-margin-before: 2.14286rem;
	margin-block-start: 2.14286rem;
	color: #fff;
}
@media screen and (max-width: 768px) {
	#home .recruit .recruit-lead {
		width: 90%;
	}
}
#home .recruit .recruit-inner {
	max-width: 1440px;
	width: 68%;
	margin-inline: auto;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 4.1%;
	-webkit-margin-before: 5rem;
	margin-block-start: 5rem;
}
@media screen and (max-width: 768px) {
	#home .recruit .recruit-inner {
		width: 90%;
		grid-template-columns: auto;
		gap: 3.57143rem;
	}
}
#home .recruit .recruit-inner .recruit-item {
	background-color: #fff;
	text-decoration: none;
}
#home .recruit .recruit-inner .recruit-item .recruit-txt {
	position: relative;
	padding: 2.14286rem 2.85714rem 4.28571rem 3.21429rem;
}
@media screen and (max-width: 768px) {
	#home .recruit .recruit-inner .recruit-item .recruit-txt {
		padding: 2.14286rem 2.14286rem 4.28571rem 2.14286rem;
	}
}
#home .recruit .recruit-inner .recruit-item .recruit-txt::before {
	content: '';
	position: absolute;
	bottom: 0.71429rem;
	right: 3.57143rem;
	z-index: 1;
	width: 4.57143rem;
	aspect-ratio: 1;
	background-image: url('../images/common/icon_arrow.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
	#home .recruit .recruit-inner .recruit-item .recruit-txt::before {
		right: 2.14286rem;
		width: 38px;
	}
}
#home .recruit .recruit-inner .recruit-item .recruit-txt.-recruit::before {
	-webkit-transform: rotate(-35deg);
	transform: rotate(-35deg);
}
#home .recruit .recruit-inner .recruit-item h2 {
	color: #b40519;
	font-size: 1.71429rem;
}
@media screen and (max-width: 768px) {
	#home .recruit .recruit-inner .recruit-item h2 {
		font-size: 19px;
	}
}
@media (hover) {
	#home .recruit .recruit-inner .recruit-item figure {
		overflow: hidden;
	}
	#home .recruit .recruit-inner .recruit-item img {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	#home .recruit .recruit-inner .recruit-item:hover {
		-webkit-filter: opacity(60%);
		filter: opacity(60%);
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	#home .recruit .recruit-inner .recruit-item:hover img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
}
#franchise {
	width: 100%;
}
#franchise .main article {
	max-width: 980px;
	width: 90%;
	margin-inline: auto;
	padding-block: 5rem 9.28571rem;
	background: url('../images/franchise/bkg.png') no-repeat center 8.57143rem/39.71429rem;
	color: #fff;
	font-weight: 500;
	font-family: 'Kaisei Tokumin', serif;
	font-size: 2rem;
}
@media screen and (max-width: 768px) {
	#franchise .main article {
		background-size: 80%;
		font-size: 18px;
	}
}
#franchise .main article h2 {
	position: relative;
	display: inline;
	-webkit-padding-after: 0.2em;
	padding-block-end: 0.2em;
	background: linear-gradient(transparent calc(100% - 5px), #fff 0%);
	line-height: 1.7;
	font-weight: 500;
	font-size: 4.14286rem;
}
@media screen and (max-width: 768px) {
	#franchise .main article h2 {
		background: linear-gradient(transparent calc(100% - 3px), #fff 0%);
		font-size: 24px;
	}
}
#franchise .main article .lead {
	-webkit-margin-before: 5rem;
	margin-block-start: 5rem;
	line-height: 1.4;
}
#franchise .main article .body {
	-webkit-margin-before: 5.71429rem;
	margin-block-start: 5.71429rem;
	text-indent: 1em;
	line-height: 2;
	font-family: 'Kaisei Tokumin', serif;
}
@media screen and (max-width: 768px) {
	#franchise .main article .body {
		-webkit-margin-before: 3.57143rem;
		margin-block-start: 3.57143rem;
	}
}
#franchise .main article .mask {
	display: inline-block;
	padding-inline: 0.3em;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(10%, transparent),
		color-stop(0%, #fff)
	);
	background: linear-gradient(transparent 10%, #fff 0%);
	line-height: 1.4;
	color: #b40519;
	font-size: 7.5rem;
}
@media screen and (max-width: 768px) {
	#franchise .main article .mask {
		font-size: 42px;
	}
}
#franchise .main article .mask:is(.body *) {
	margin-block: 2.14286rem;
}
#franchise .main article .no-mask {
	position: relative;
	left: 0.3em;
	top: -0.3em;
	display: inline-block;
	-webkit-margin-before: -0.5em;
	margin-block-start: -0.5em;
	font-size: 3.92857rem;
}
@media screen and (max-width: 768px) {
	#franchise .main article .no-mask {
		-webkit-margin-before: 1em;
		margin-block-start: 1em;
		font-size: 20px;
	}
}
#franchise .main article .sign {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	-webkit-margin-before: 2.85714rem;
	margin-block-start: 2.85714rem;
	-webkit-margin-start: auto;
	margin-inline-start: auto;
	line-height: 1.5;
	font-size: 1.64286rem;
}
@media screen and (max-width: 768px) {
	#franchise .main article .sign {
		margin-inline: auto;
		text-align: center;
		font-size: 14px;
	}
}
#franchise .main article .sign figure {
	width: 22.85714rem;
	-webkit-margin-before: 1.42857rem;
	margin-block-start: 1.42857rem;
}
@media screen and (max-width: 768px) {
	#franchise .main article .sign figure {
		width: 159px;
		margin-inline: auto;
	}
}
#franchise .main article .btn {
	max-width: 53.57143rem;
	width: 100%;
	margin-inline: auto;
	-webkit-margin-before: 8.57143rem;
	margin-block-start: 8.57143rem;
}
@media screen and (max-width: 768px) {
	#franchise .main article .btn {
		-webkit-margin-before: 5.71429rem;
		margin-block-start: 5.71429rem;
	}
}
#franchise .main article .btn p {
	-webkit-margin-before: 1.42857rem;
	margin-block-start: 1.42857rem;
	text-align: center;
	font-size: 1.64286rem;
}
@media screen and (max-width: 768px) {
	#franchise .main article .btn p {
		line-height: 1.7;
		font-size: 16px;
	}
}
#franchise .main article .btn a {
	display: block;
}
#information .main {
	-webkit-padding-after: 9.28571rem;
	padding-block-end: 9.28571rem;
}
#information .post-index {
	max-width: 980px;
	width: 90%;
	margin-inline: auto;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 4.57143rem 5.5%;
	-webkit-padding-before: 7.14286rem;
	padding-block-start: 7.14286rem;
}
@media screen and (max-width: 768px) {
	#information .post-index {
		grid-template-columns: auto;
		gap: 4.28571rem;
		padding-block: 4.57143rem;
	}
}
#information .post {
	max-width: 980px;
	width: 90%;
	margin-inline: auto;
}
#information .post::after {
	content: '';
	display: table;
	clear: both;
}
#information .post .post-heading {
	margin-block: 4.28571rem 4.57143rem;
	line-height: 1.6;
	font-family: 'Shippori Mincho', serif;
}
@media screen and (max-width: 768px) {
	#information .post .post-heading {
		-webkit-margin-before: 6.42857rem;
		margin-block-start: 6.42857rem;
	}
}
#information .post .post-heading .post-ttl {
	font-size: 2.28571rem;
}
@media screen and (max-width: 768px) {
	#information .post .post-heading .post-ttl {
		font-size: 26px;
	}
}
#information .post .post-heading .post-date {
	color: #b40519;
	font-size: 1.42857rem;
}
@media screen and (max-width: 768px) {
	#information .post .post-heading .post-date {
		font-size: 16px;
	}
}
#information .post .pager-area {
	-webkit-padding-before: 7.14286rem;
	padding-block-start: 7.14286rem;
}
@media screen and (max-width: 768px) {
	#information .post .pager-area {
		-webkit-padding-before: 8.57143rem;
		padding-block-start: 8.57143rem;
	}
}
#information .post .pager-area ul {
	position: relative;
	height: 2em;
	list-style: none;
	font-family: 'Shippori Mincho', serif;
}
@media screen and (max-width: 768px) {
	#information .post .pager-area ul {
		font-size: 16px;
	}
}
#information .post .pager-area ul li {
	position: absolute;
	top: 0;
	z-index: 1;
	display: block;
}
#information .post .pager-area ul li.pager-prev {
	left: 0;
}
#information .post .pager-area ul li.pager-next {
	right: 0;
}
#information .post .pager-area ul li.pager-index {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
#information .post .pager-area ul li a {
	position: relative;
	display: block;
	padding-inline: 1.6em;
	text-decoration: none;
}
@media screen and (max-width: 768px) {
	#information .post .pager-area ul li a {
		padding-inline: revert;
	}
}
#information .post .pager-area ul li a i {
	position: absolute;
	z-index: 1;
	aspect-ratio: 1;
}
@media screen and (max-width: 768px) {
	#information .post .pager-area ul li a i {
		top: -1.8em;
		width: 1.5em;
	}
}
@media screen and (min-width: 768px) {
	#information .post .pager-area ul li a i {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 1.2em;
	}
}
#information .post .pager-area ul li a i::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	-webkit-filter: brightness(0) invert(0);
	filter: brightness(0) invert(0);
}
@media screen and (max-width: 768px) {
	#information .post .pager-area ul li a i:is(.pager-prev *) {
		left: 0;
	}
}
@media screen and (min-width: 768px) {
	#information .post .pager-area ul li a i:is(.pager-prev *) {
		left: 0;
	}
}
#information .post .pager-area ul li a i:is(.pager-prev *)::before {
	background-image: url('../images/common/icon_arrow.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	transform: scale(-1, 1);
}
@media screen and (max-width: 768px) {
	#information .post .pager-area ul li a i:is(.pager-next *) {
		right: 0;
	}
}
@media screen and (min-width: 768px) {
	#information .post .pager-area ul li a i:is(.pager-next *) {
		right: 0;
	}
}
#information .post .pager-area ul li a i:is(.pager-next *)::before {
	background-image: url('../images/common/icon_arrow.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
	#information .post .pager-area ul li a i:is(.pager-index *) {
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}
@media screen and (min-width: 768px) {
	#information .post .pager-area ul li a i:is(.pager-index *) {
		left: 0;
	}
}
#information .post .pager-area ul li a i:is(.pager-index *)::before {
	background-image: url('../images/information/icon_index.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
@media (hover) {
	#information .post .pager-area ul li a {
		-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
		transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	#information .post .pager-area ul li a:hover {
		-webkit-filter: opacity(60%);
		filter: opacity(60%);
	}
}
#information .post .post-body h1,
#information .post .post-body h2,
#information .post .post-body h3,
#information .post .post-body h4,
#information .post .post-body h5,
#information .post .post-body h6 {
	margin-block: 7.14286rem 2.14286rem;
	font-family: 'Shippori Mincho', serif;
}
#information .post .post-body h1 {
	-webkit-padding-after: 0.5em;
	padding-block-end: 0.5em;
	border-bottom: solid 3px #b40519;
	line-height: 1.6;
	font-size: 2rem;
}
@media screen and (max-width: 768px) {
	#information .post .post-body h1 {
		font-size: 22px;
	}
}
#information .post .post-body h2 {
	-webkit-padding-start: 0.7em;
	padding-inline-start: 0.7em;
	border-left: solid 0.92857rem #b40519;
	line-height: 1.5;
	font-size: 1.78571rem;
}
@media screen and (max-width: 768px) {
	#information .post .post-body h2 {
		font-size: 20px;
	}
}
#information .post .post-body h3 {
	-webkit-padding-start: 0.7em;
	padding-inline-start: 0.7em;
	border-left: solid 0.57143rem #b40519;
	line-height: 1.5;
	font-size: 1.57143rem;
}
@media screen and (max-width: 768px) {
	#information .post .post-body h3 {
		font-size: 20px;
	}
}
#information .post .post-body h4 {
	font-size: 1.35714rem;
}
#information .post .post-body h5 {
	font-size: 1.28571rem;
}
#information .post .post-body h6 {
	font-size: 1.21429rem;
}
#information .post .post-body p {
	margin-block: 1.5em;
}
#information .post .post-body em {
	font-style: italic;
}
#information .post .post-body code {
	color: #06c;
	font-family: 'Courier New', Courier, monospace;
}
#information .post .post-body blockquote {
	border-left: 5px solid #ddd;
	background: #eee;
	padding: 1em;
	margin-block: 1.5em;
	font-style: italic;
}
#information .post .post-body blockquote p {
	margin: 0;
}
#information .post .post-body .figcaption {
	margin-block: 1em;
}
#information .post .post-body .figcaption img {
	margin: 0;
}
#information .post .post-body ul,
#information .post .post-body ol {
	line-height: 1.6;
	list-style: none;
	counter-reset: list-counter;
}
#information .post .post-body ul li,
#information .post .post-body ol li {
	position: relative;
	-webkit-margin-before: 1em;
	margin-block-start: 1em;
	-webkit-padding-start: 1.5em;
	padding-inline-start: 1.5em;
}
#information .post .post-body ul li::before,
#information .post .post-body ol li::before {
	content: '';
	position: absolute;
	top: 0.2em;
	left: 0;
	z-index: 1;
	width: 1.25em;
	aspect-ratio: 1;
}
#information .post .post-body ul li li,
#information .post .post-body ol li li {
	position: relative;
	-webkit-margin-before: 0.5em;
	margin-block-start: 0.5em;
}
#information .post .post-body ul > li::before {
	background-image: url('../images/information/ul_bullet.svg');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
#information .post .post-body ul > li ul li::before {
	top: 0.5em;
	background: revert;
	width: 0.7em;
	height: 0.7em;
	background-color: #ebebeb;
	border-radius: 100%;
}
#information .post .post-body ol > li::before {
	width: 1.56em;
	height: 1.56em;
	background-color: #956c33;
	border-radius: 100%;
	content: counter(list-counter);
	counter-increment: list-counter;
	line-height: 1.56;
	text-align: center;
	color: #fff;
	font-size: 0.8em;
}
#information .post .post-body table {
	width: 100%;
	-webkit-margin-before: 4em;
	margin-block-start: 4em;
	border-collapse: collapse;
}
@media screen and (max-width: 768px) {
	#information .post .post-body table {
		border-bottom: solid 1px #956c33;
	}
}
#information .post .post-body table th,
#information .post .post-body table td {
	padding: 1em;
	border: solid 1px #956c33;
}
@media screen and (max-width: 768px) {
	#information .post .post-body table th,
	#information .post .post-body table td {
		display: block;
		text-align: center;
		border-bottom: revert;
	}
}
#information .post .post-body table th {
	background-color: #654d2b;
	color: #fff;
}

/*# sourceMappingURL=style.min.css.map */
