@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
html {
    overflow-x: hidden;
}
body {
    font-family: YakuHanJP, "Noto Sans JP", sans-serif;
}



body {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

/* リキッドレイアウト対応 */

html {
	font-size: 16px;
}

.no-scroll {
	overflow: hidden;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

html {
	scroll-behavior: smooth;
}

/* Set core body defaults */

body {
	line-height: 1.5;
	min-height: 100vh;
	text-rendering: optimizeLegibility;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img {
	display: block;
	max-width: 100%;
	width: 100%;
}

/* Natural flow and rhythm in articles by default */

article > * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Blur images when they have no alt attribute */

img:not([alt]) {
	filter: blur(10px);
}

/* フォームリセット */

input,
button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

/* ホバー */

a {
	-webkit-text-decoration: none;
	color: inherit;
	text-decoration: none;
	transition: opacity 0.3s;
}

a:hover {
	-webkit-text-decoration: none;
	opacity: 0.8;
	text-decoration: none;
}

.layout-about {
	margin-top: 6.25rem;
}

.layout-faq {
	margin-top: 6.25rem;
}

.layout-header {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 900;
}

.layout-key-visual {
	padding-top: 5rem;
}

.layout-return {
	margin-top: 6.25rem;
}

.layout-ticket {
	padding-top: 8.75rem;
}

.about {
	text-align: center;
}

.about__heading {
	align-items: center;
	display: flex;
	gap: 2.625rem;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 33.125rem;
	width: 100%;
}

.about__logo {
	aspect-ratio: 82/132;
	max-width: 5.125rem;
	overflow: hidden;
	width: 100%;
}

.about__logo img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.about__title {
	color: #fff;
	font-size: 2.875rem;
	font-weight: 900;
	letter-spacing: 0.2em;
	line-height: 1.5;
	text-align: left;
}

.about__title span {
	font-size: 64%;
}

.about-text {
	color: #fff;
	font-size: 1.375rem;
	font-weight: 900;
	letter-spacing: 0.1em;
	line-height: 2.1818;
	margin-top: 4.25rem;
}

.about__btn {
	margin-top: 4.0625rem;
}

.access__content {
	margin-top: 3.75rem;
	text-align: center;
}

.access__text {
	color: #fff;
	font-size: 1.375rem;
	font-weight: 900;
	line-height: 1.818;
}

.access__btn-wrap {
	align-items: center;
	display: flex;
	gap: 1rem;
	justify-content: center;
	margin-top: 5.875rem;
}

.access__map {
	margin-top: 3.75rem;
}

.access__map-img {
	aspect-ratio: 1000/335;
	overflow: hidden;
}

.access__map-img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.access__map-text {
	color: #fff;
	font-size: 0.8125rem;
	font-weight: 900;
	line-height: 1.818;
	margin-top: 1rem;
}

.event_map__inner.inner {
    margin-bottom: 6.25rem;
}

.event_map-img {
    margin-top: 3.5714em;
}

.attention__content {
	background-color: #fff;
	border: 0.125rem solid #000;
	font-size: 0.9375rem;
	font-weight: 900;
	letter-spacing: 0.03em;
	line-height: 1.4;
	margin-top: 3.75rem;
	padding: 2rem 2.5rem;
}

.attention__list-01-item {
	padding-left: 0.625rem;
	position: relative;
}

.attention__list-01-item::before {
	color: #000;
	content: "•";
	left: 0;
	position: absolute;
	top: 0;
}

.attention__title-02 {
	margin-top: 1.5625rem;
}

.attention__list-02-item {
	padding-left: 0.625rem;
	position: relative;
}

.attention__list-02-item::before {
	color: #000;
	content: "•";
	left: 0;
	position: absolute;
	top: 0;
}

.bg-access {
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/bg-access.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	padding: 8.75rem 0rem;
	width: 100%;
}

.bg-attention {
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/bg-attention.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	padding: 8.75rem 0rem;
	width: 100%;
}

.bg-news {
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/bg-news.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	padding: 8.75rem 0rem;
	width: 100%;
}

.button {
	background-color: #000;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-size: 1.9375rem;
	font-weight: 900;
	letter-spacing: 0.0025rem;
	line-height: 1.742;
	max-width: 34.625rem;
	padding: 2.1875rem;
	text-align: center;
	transition: opacity 0.3s;
	width: 100%;
}

.button:hover {
	color: #fff;
	opacity: 0.8;
}

.button.button--access {
	background-color: #fff;
	color: #000;
	font-size: 1.1875rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.421;
	max-width: 22.875rem;
	padding: 1.5625rem 2rem;
	width: 100%;
}

.button.button--access:hover {
	color: #000;
}

.button.button--news {
	font-size: 1.1875rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.421;
	max-width: 8.75rem;
	padding: 0.46875rem 0.9375rem;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.button.button--news:hover {
	color: #fff;
}

.button.button--ticket-arrow {
	font-family: YakuHanJP, "Zen Antique", serif;
	font-size: 2rem;
	letter-spacing: 0.0046875rem;
	line-height: 1.175;
	max-width: 46.875rem;
	padding: 1.875rem 10rem;
	position: relative;
	width: 100%;
}

.button.button--ticket-arrow:hover {
	color: #fff;
}

.button.button--ticket-arrow::after {
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/double-arrow.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 1.75rem;
	position: absolute;
	right: 22%;
	top: 50%;
	transform: translateY(-50%);
	width: 1.875rem;
}

.faq__parent {
	margin-top: 3.75rem;
}

.faq__parent-question {
	background-color: #000;
	color: #fff;
	cursor: pointer;
	font-size: 1.25rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.5;
	padding: 1.25rem;
	position: relative;
	text-align: center;
	text-indent: -1em;
}

.faq__parent-question::before,
.faq__parent-question::after {
	background-color: #808080;
	content: "";
	height: 0.125rem;
	position: absolute;
	right: 2.8125rem;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.3s;
	width: 1.25rem;
}

.faq__parent-question::after {
	transform: rotate(90deg);
}

.faq__parent-question.is-open::after {
	transform: rotate(0deg);
}

.faq__parent-answer {
	border-top: 0.0625rem solid #000;
	display: none;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

.faq__parent-answer.is-open {
	display: block;
}

.faq-list {
	margin-top: 1.25rem;
}

.faq-list__item {
	background-color: #fff;
}

.faq-list__item + .faq-list__item {
	margin-top: 1.25rem;
}

.faq-list__item-question {
	cursor: pointer;
	font-size: 1.25rem;
	font-weight: 900;
	letter-spacing: 0.1em;
	line-height: 1.5;
	padding: 1.5625rem 5.8125rem;
	padding-right: 5rem;
	position: relative;
	text-indent: -1em;
	text-indent: -4.25rem;
}

.faq-list__item-question::before,
.faq-list__item-question::after {
	background-color: #808080;
	content: "";
	height: 0.125rem;
	position: absolute;
	right: 2.8125rem;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.3s;
	width: 1.25rem;
}

.faq-list__item-question::after {
	transform: rotate(90deg);
}

.faq-list__item-question.is-open::after {
	transform: rotate(0deg);
}

.faq-list__item-question span {
	align-items: center;
	border: 0.125rem solid #808080;
	border-radius: 50%;
	display: inline-flex;
	height: 2.5rem;
	justify-content: center;
	line-height: 1.5;
	margin-right: 0.75rem;
	text-indent: 0em;
	width: 2.5rem;
}

.faq-list__item-answer {
	border-top: 0.0625rem solid #000;
	display: none;
	font-size: 1.25rem;
	font-weight: 900;
	letter-spacing: 0.08em;
	line-height: 1.5;
	padding: 1.5625rem 2.8125rem;
}

.faq-list__item-answer span {
	display: block;
	font-size: 0.8125rem;
	letter-spacing: 0.08em;
	line-height: 1.5;
}

.faq__btn {
	margin-top: 6.5625rem;
	text-align: center;
}

.accordion-content {
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	display: none;
	margin-top: 10px;
	padding: 20px 40px;
	position: relative;
}

.accordion-content .close-btn {
	color: #333;
	font-size: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.footer {
	background-color: #000;
	color: #fff;
	padding: 3.9375rem 0;
	text-align: center;
}

.footer__logo {
	display: inline-block;
	margin: 0 auto;
	max-width: 12.9375rem;
	width: 100%;
}

.footer__logo img {
	height: auto;
	width: 100%;
}

.footer__container {
	align-items: center;
	display: flex;
	flex-direction: column;
}

.footer__links {
	grid-gap: 1.25rem;
	display: grid;
	font-size: 1rem;
	font-weight: 900;
	gap: 1.25rem;
	grid-template-columns: repeat(4, 1fr);
	line-height: 2;
	margin-top: 3.4375rem;
	width: 100%;
}

.footer__column {
	flex: 1;
}

.footer__list {
	text-align: left;
}

.footer__item a {
	display: inline-block;
	padding: 0.5rem 1.5625rem;
}

.footer__item a:hover {
	color: #fff;
}

.footer__social {
	margin-top: 3.4375rem;
}

.footer__social-list {
	display: flex;
	gap: 0.9375rem;
	justify-content: center;
}

.footer__social-item {
	align-items: center;
	display: flex;
	justify-content: center;
}

.footer__social-item a {
	cursor: pointer;
	display: inline-block;
	width: 50%;
}

.footer__copyright-upper,
.footer__copyright-lower {
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.333;
}

.footer__copyright-upper {
	margin-top: 1.875rem;
}

.footer__copyright-lower {
	margin-top: 0.3125rem;
}

.header-bleach {
	background-color: #000;
	height: 5rem;
}

.header-bleach__inner {
	align-items: center;
	display: flex;
	height: inherit;
	justify-content: space-between;
	padding: 0 2.5rem;
}

.header-bleach__logo {
	align-items: center;
	display: flex;
	height: inherit;
	max-width: 13.125rem;
	width: 100%;
	z-index: 1000;
}

.header-bleach__logo a {
	align-items: center;
	display: flex;
	height: inherit;
}

.header-bleach__logo img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.header-bleach__nav {
	display: flex;
	height: inherit;
	justify-content: center;
	margin: 0 auto;
}

.header-bleach__nav-list {
	display: flex;
	height: inherit;
}

.header-bleach__nav-item {
	height: inherit;
}

.header-bleach__nav-item a {
	align-items: center;
	color: #fff;
	display: flex;
	font-size: 1rem;
	font-weight: 700;
	height: inherit;
	line-height: 1.5;
	padding: 0 0.9375rem;
}

.header-bleach__nav-item a:hover {
	color: #fff;
}

.header-bleach__hamburger {
	border: none;
	cursor: pointer;
	display: none;
	height: inherit;
	margin: 0;
	margin-left: auto;
	outline: none;
	padding: 0;
	position: relative;
	transition: 0.3s;
	width: 3.75rem;
	z-index: 999;
}

.header-bleach__hamburger.is-open {
	background-color: transparent;
}

.header-bleach__hamburger span {
	background-color: #fff;
	display: block;
	height: 0.0625rem;
	left: 50%;
	position: relative;
	transform: translateX(-50%);
	transition: 0.5s;
	width: 1.875rem;
}

.header-bleach__hamburger span:nth-of-type(1) {
	top: -0.5rem;
}

.header-bleach__hamburger span:nth-of-type(2) {
	top: 0;
}

.header-bleach__hamburger span:nth-of-type(3) {
	top: 0.5rem;
}

.header-bleach__hamburger.is-open span:nth-of-type(1) {
	top: 0;
	transform: translateX(-50%) rotate(45deg);
}

.header-bleach__hamburger.is-open span:nth-of-type(2) {
	opacity: 0;
}

.header-bleach__hamburger.is-open span:nth-of-type(3) {
	top: -0.125rem;
	transform: translateX(-50%) rotate(-45deg);
}

.header-bleach__drawer {
	background-color: rgba(0, 0, 0, 0.95);
	height: 100vh;
	overflow-y: scroll;
	padding: 14.25rem 0;
	position: absolute;
	right: -120%;
	scrollbar-width: none;
	top: 0;
	transition: 0.6s;
	width: 100%;
	z-index: 900;
}

.header-bleach__drawer.is-open {
	right: 0;
}

.header-bleach__drawer::-webkit-scrollbar {
	display: none;
}

.header-bleach__drawer-item a {
	color: #fff;
	display: block;
	font-size: 1.5625rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1;
	padding: 0.9375rem 0;
	text-align: center;
	text-transform: uppercase;
}

.header-bleach__drawer-item a:hover {
	color: #fff;
}

.heading-wrap {
	align-items: center;
	display: flex;
	justify-content: center;
}

.heading {
	font-family: YakuHanJP, "Zen Antique", serif;
	font-size: 2.5rem;
	letter-spacing: 0.035em;
	line-height: 1;
	position: relative;
	text-align: center;
}

.heading::before,
.heading::after {
	-webkit-mask-image: url("/wp-content/themes/habakiri-child/bleach/img/ttl-01.png");
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	background-color: #000;
	content: "";
	height: 1.5rem;
	mask-image: url("/wp-content/themes/habakiri-child/bleach/img/ttl-01.png");
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	top: 50%;
	width: 8.375rem;
}

.heading::before {
	left: -90%;
	transform: translateY(-50%);
}

.heading::after {
	right: -90%;
	transform: translateY(-50%) scaleX(-1);
}

.heading.heading--event_map::before {
	left: -50%;
}

.heading.heading--event_map::after {
	right: -50%;
}

.heading.heading--ticket::before,
.heading.heading--faq::before {
	left: -60%;
}

.heading.heading--ticket::after,
.heading.heading--faq::after {
	right: -60%;
}

.heading.heading--return::before,
.heading.heading--attention::before {
	left: -120%;
}

.heading.heading--return::after,
.heading.heading--attention::after {
	right: -120%;
}

.heading.heading--news::before,
.heading.heading--news::after {
	background-color: #F68D2E;
}

.heading.heading--ticket::before,
.heading.heading--ticket::after {
	background-color: #C23D2D;
}

.heading.heading--event_map {
	color: #fff;
}

.heading.heading--event_map::before,
.heading.heading--event_map::after {
	background-color: #4295a7;
}

.heading.heading--access {
	color: #fff;
}

.heading.heading--access::before,
.heading.heading--access::after {
	background-color: #FF9EB9;
}

.heading.heading--return {
	color: #fff;
}

.heading.heading--return::before,
.heading.heading--return::after {
	background-color: #A5AACF;
}

.heading.heading--attention {
	color: #fff;
}

.heading.heading--attention::before,
.heading.heading--attention::after {
	background-color: #89C33F;
}

.heading.heading--faq {
	color: #fff;
}

.heading.heading--faq::before,
.heading.heading--faq::after {
	background-color: #4C8ADF;
}

.heading.heading--cm::before,
.heading.heading--cm::after {
	background-color: #be272d;
}

.inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1050px;
	padding-left: 25px;
	padding-right: 25px;
	width: 100%;
}

.key-visual {
	align-items: center;
	background-color: #000;
	display: flex;
	flex-direction: column;
}

.key-visual__top {
	display: flex;
	justify-content: center;
	width: 100%;
}

.key-visual__top img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}

.key-visual__bottom {
	align-items: center;
	background-color: #000;
	display: flex;
	flex-direction: column;
	padding: 2.5rem 1.5625rem 7.1875rem;
	width: 100%;
}

.key-visual__bottom img {
	max-width: 62.5rem;
	width: 100%;
}

.key-visual__text {
	color: #fff;
	font-size: 1.375rem;
	font-weight: 900;
	line-height: 1.818;
	margin-top: 1.875rem;
	text-align: center;
}

#cm {
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/bg-cm.jpg");
	background-size: cover;
	color: #fff;
	padding: 5.7142em 15px;
}

.youtube-content {
    aspect-ratio: 16 / 9;
    width: 100%;
	margin-top: 3.125rem;
}

.youtube-content iframe {
	width: 100%;
	height: 100%;
}

.news-card ul {
	list-style: none;
	position: relative;
}

.news-card ul li {
	align-items: center;
	background-color: #000;
	color: #fff;
	display: flex;
	justify-content: space-between;
	max-width: 46.875rem;
	padding: 1.0625rem;
	width: 100%;
}

.news-card ul li:not(:first-child) {
	margin-top: 2rem;
}

.news-card ul img {
	-o-object-fit: cover;
	aspect-ratio: 200/148;
	display: inline-block;
	object-fit: cover;
	width: 12.5rem;
}

.news-txt {
	display: flex;
	flex-direction: column;
	margin-left: 1.25rem;
}

.news-txt > span {
	color: #EA00C2;
	font-size: 1.1875rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.421;
}

.news-txt > h3 {
	color: #fff;
	font-family: YakuHanJP, "Zen Antique", serif;
	font-size: 1.1875rem;
	letter-spacing: 0.04em;
	line-height: 1.421;
	margin-top: 0.9375rem;
}

.news-txt > p {
	color: #fff;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 1.563;
	margin-top: 0.75rem;
}

.btn-square-soft {
	align-self: flex-end;
	color: #EA00C2;
	font-size: 1.1875rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.421;
	margin-top: 0.625rem;
}

.btn-square-soft:hover {
	color: #EA00C2;
}

.news-cards {
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
	margin-top: 5rem;
}

.news-cards__inner {
	margin: 0 auto;
	max-width: 46.875rem;
}

.news-cards__btn {
	margin-top: 1.5625rem;
	text-align: right;
}

.news-toggle {
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/bg-news-poster-01.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 62.5rem;
	padding: 3rem 0;
	width: 100%;
}

.news-toggle__inner {
	display: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
	padding-left: 25px;
	padding-right: 25px;
	width: 100%;
}

.news-toggle__title {
	cursor: pointer;
	display: flex;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 42.375rem;
	position: relative;
	width: 100%;
}

.news-toggle__title img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}

.news-toggle__title:before {
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/down-arrow.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 1.5rem;
	position: absolute;
	right: -14%;
	top: 50%;
	transform: translateY(-50%);
	width: 1.5rem;
	z-index: 10;
}

.news-toggle--day .news-toggle__title:before {
	background-image: none;
	-webkit-mask-image: url("/wp-content/themes/habakiri-child/bleach/img/down-arrow.png");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	background-color: #000;
	mask-image: url("/wp-content/themes/habakiri-child/bleach/img/down-arrow.png");
	mask-repeat: no-repeat;
	mask-size: contain;
	mask-position: center;
}

.news-toggle__title.on:before {
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/close-icon.png");
}

.news-toggle--day .news-toggle__title.on:before {
	background-image: none;
	-webkit-mask-image: url("/wp-content/themes/habakiri-child/bleach/img/close-icon.png");
	-webkit-mask-repeat: no-repeat;
	background-color: #000;
	mask-image: url("/wp-content/themes/habakiri-child/bleach/img/close-icon.png");
	mask-repeat: no-repeat;
	mask-size: contain;
}

.news-toggle__title p {
	color: #fff;
	font-size: 2rem;
	letter-spacing: 0.075em;
	line-height: 1.175;
	text-align: center;
	font-weight: bold;
}

.news-toggle--day .news-toggle__title p {
	font-family: YakuHanJP, "Zen Antique", serif;
	color: #000;
}

.news-toggle.news-toggle--day {
	background-color: #fff;
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/bg-news-poster-03.jpg");
	background-size: cover;
	margin-top: 2.1875rem;
}

.news-toggle__content-title {
	margin-top: 3.5rem;
	text-align: center;
	width: 100%;
}

.news-toggle--day .news-toggle__content-title p {
	font-size: clamp(20px, 3.5vw, 30px);
	font-family: YakuHanJP, "Zen Antique", serif;
}

.news-toggle__main-text {
	color: #fff;
	font-family: YakuHanJP, "Zen Antique", serif;
	font-size: 1.875rem;
	letter-spacing: 0.075em;
	line-height: 1.567;
	margin-top: 4.8125rem;
	text-align: center;
}

.news-toggle__sub-text {
	color: #fff;
	font-size: 1.1875rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.737;
	margin-top: 1.875rem;
	text-align: center;
}

.news-toggle-features-bg {
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/bg-news-poster-02.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100%;
	margin: 0 auto;
	max-width: 46.875rem;
	width: 100%;
}

.news-toggle__features {
	margin-top: 4.1875rem;
	padding: 2.5rem 1.875rem;
}

.news-toggle__features-title {
	color: #F68D2E;
	font-family: YakuHanJP, "Zen Antique", serif;
	font-size: 1.5625rem;
	letter-spacing: 0.035em;
	line-height: 1.88;
	line-height: 1.2;
	text-align: center;
}

.news-toggle__features-list {
	margin-top: 1.25rem;
}

.news-toggle__features-item {
	align-items: center;
	display: flex;
	gap: 1.25rem;
}

.news-toggle__features-item:not(:first-of-type) {
	margin-top: 1.25rem;
}

.news-toggle__features-item-title {
	align-items: center;
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/news-poster-02a.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #F68D2E;
	display: flex;
	font-family: YakuHanJP, "Zen Antique", serif;
	font-size: 1.5625rem;
	height: 4.375rem;
	justify-content: center;
	letter-spacing: 0.075em;
	line-height: 1.88;
	max-width: 7.1875rem;
	width: 18.4%;
}

.news-toggle__features-item-text {
	font-size: 1.0625rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.529;
	width: 81.6%;
}

.news-toggle__details {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 46.875rem;
	padding: 0 1.125rem;
	width: 100%;
}

.news-toggle__details-item {
	align-items: center;
	display: flex;
	gap: 2.125rem;
}

.news-toggle__details-item:not(:first-of-type) {
	margin-top: 0.625rem;
}

.news-toggle__details-label {
	background-color: #fff;
	color: #F68D2E;
	font-family: YakuHanJP, "Zen Antique", serif;
	font-size: 1.5625rem;
	letter-spacing: 0.075em;
	line-height: 1.88;
	max-width: 8.125rem;
	padding: 0.5rem 0.625rem;
	text-align: center;
	width: 100%;
}

.news-toggle__details-experience {
	color: #fff;
	font-size: 1.0625rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.529;
	max-width: 36.25rem;
	width: 100%;
}

.news-toggle__details-experience span:first-of-type {
	font-size: 2.1875rem;
}

.news-toggle__details-experience span:last-of-type {
	display: inline-block;
	margin-left: 2.0625rem;
}

.news-toggle__details-sales {
	color: #fff;
	font-size: 1.0625rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.529;
	max-width: 36.25rem;
	width: 100%;
}

.news-toggle__details-sales-upper {
	-moz-column-gap: 1.875rem;
	align-items: center;
	column-gap: 1.875rem;
	display: flex;
}

.news-toggle__details-sales-lower {
	-moz-column-gap: 1.875rem;
	align-items: center;
	column-gap: 1.875rem;
	display: flex;
	margin-top: 0.625rem;
	text-align: center;
}

.news-toggle__details-sales-lower span:not(:last-of-type) {
	display: inline-block;
	margin-left: 1.4375rem;
}

.news-toggle__details-sales span:nth-of-type(2) {
	font-size: 1.5625rem;
}

.news-toggle__details-sales span:nth-of-type(5) {
	font-size: 1.5625rem;
}

.news-toggle__note {
	color: #fff;
	font-size: 0.9375rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.667;
	margin-top: 2.9375rem;
	text-align: center;
}

.news-toggle__btn {
	margin-top: 2.1875rem;
}

.news__toggle {
	margin-top: 5rem;
	padding-top: 3rem;
}

.news-toggle--day .news-toggle__main-text,
.news-toggle--day .news-toggle__details-experience,
.news-toggle--day .news-toggle__details-sales,
.news-toggle--day .news-toggle__sub-text,
.news-toggle--day .news-toggle__note {
	color: #000;
}

.news-toggle--day .news-toggle__main-text {
	font-weight: bold;
}

.news-toggle--day .news-toggle__features-title,
.news-toggle--day .news-toggle__features-item-title,
.news-toggle--day .news-toggle__details-label {
	color: #009fe8;
}

.news-toggle--day .news-toggle__details-label {
	background-color: #000;
}

.news-toggle--day .news-toggle__features-item-title {
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/news-poster-07.png");
}

.news-toggle--day .news-toggle-features-bg {
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/bg-news-poster-04.png");
}

.return__content {
	color: #fff;
	font-size: 1.375rem;
	font-weight: 900;
	line-height: 1.818;
	margin-top: 3.75rem;
	text-align: center;
}

.return__text-lower {
	margin-top: 3.75rem;
}

.return__map {
	margin-top: 3.75rem;
}

.return__map-img {
	aspect-ratio: 1000/586;
	overflow: hidden;
}

.return__map-img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.sns-btn {
	align-items: center;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 0.625rem;
	color: #000;
	cursor: pointer;
	display: flex;
	font-size: 1.1875rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.421;
	max-width: 17.375rem;
	padding: 0.625rem 1.25rem;
	text-align: center;
	transition: background-color 0.3s;
	width: 100%;
}

.sns-btn:hover {
	color: #000;
}

.sns-btn span:first-of-type {
	display: inline-block;
	height: 1.5rem;
	width: 1.5rem;
}

.sns-btn span:last-of-type {
	display: inline-block;
	margin-left: 0.625rem;
}

.sns {
	align-items: center;
	background-color: #000;
	display: flex;
	gap: 1.875rem;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 46.875rem;
	overflow: hidden;
	padding: 1.875rem;
}

.sns__text {
	color: #fff;
	color: #fff;
	padding: 1.25rem 0;
	width: 50%;
}

.sns__text-main {
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: 0.12em;
	line-height: 1.5;
}

.sns__text-main span {
	font-size: 2.3125rem;
	font-weight: 900;
	letter-spacing: 0.12em;
	line-height: 1.297;
}

.sns__text-sub {
	font-size: 1.375rem;
	font-weight: 900;
	line-height: 1.4545;
	margin-top: 2.8125rem;
}

.sns__btn {
	align-items: center;
	display: flex;
	margin-top: 0.375rem;
}

.sns__timeline {
	width: 50%;
}

.sns__timeline-wrap {
	display: flex;
	margin-bottom: 0;
	margin-top: 0;
	max-width: 100%;
}

.sns__timeline-wrap iframe {
	border-radius: 10px;
	display: block;
	height: 17.5rem;
	max-width: 22.125rem;
	width: 100%;
}

.ticket__inner.inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 50rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
	width: 100%;
}

.ticket__table {
	border: 0.3125rem solid #000;
	border-collapse: collapse;
	margin-top: 3.75rem;
	max-width: 46.875rem;
	width: 100%;
}

.ticket__table th {
	background-color: #808080;
	border: 0.3125rem solid #000;
	color: #fff;
	font-size: 1.1875rem;
	font-weight: 900;
	letter-spacing: 0.12em;
	line-height: 1.263;
	padding: 0.9375rem 2rem;
	text-align: center;
}

.ticket__table td {
	background-color: rgba(255, 255, 255, 0.5);
	border: 0.3125rem solid #000;
	font-size: 1.5625rem;
	font-weight: 900;
	letter-spacing: 0.12em;
	line-height: 1.2;
	padding: 1.75rem 1.25rem;
	text-align: center;
}

.ticket__note {
	font-size: 0.9375rem;
	font-weight: 900;
	letter-spacing: 0.07em;
	line-height: 1.4;
	margin-top: 1.1875rem;
}

.ticket__btn {
	margin-top: 6.875rem;
}

.ticket__sns {
	margin-top: 6.875rem;
}

body {
	position: relative;
}

.to-top {
	align-items: center;
	background-color: transparent;
	border: 2px solid #F68D2E;
	border-radius: 50%;
	bottom: 0.9375rem;
	display: flex;
	height: 3rem;
	justify-content: center;
	position: fixed;
	right: 0.9375rem;
	width: 3rem;
	z-index: 1000;
}

.to-top::before {
	border-radius: 0.3125rem;
	border-top: 2px solid #F68D2E;
	content: "";
	left: 43%;
	position: absolute;
	top: 25%;
	transform: translateX(-50%) rotate(-45deg);
	width: 0.53125rem;
}

.to-top::after {
	border-radius: 0.3125rem;
	border-top: 2px solid #F68D2E;
	content: "";
	height: 0.0625rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	width: 1.75rem;
}





/* //////////2024.9.3追記（庵本）//////////// */
.layout-food {
	margin-top: 7.5rem;
}

.bg-product {
	background-image: url("/wp-content/themes/habakiri-child/bleach/img/bg-product.png");
	padding: 7.5rem 0rem;
}

.button.button--goods {
	background-color: #000;
	color: #fff;
	font-size: 1rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.3125;
	max-width: 15.625rem;
	padding: 1.6875rem 3.4375rem;
	width: 100%;
}

.heading.heading--goods::before {
	left: -50%;
}

.heading.heading--goods::after {
	right: -50%;
}

.heading.heading--food::before {
	left: -65%;
}

.heading.heading--food::after {
	right: -65%;
}

.heading.heading--goods::before,
.heading.heading--goods::after {
	background-color: #78A23F;
}

.heading.heading--food::before,
.heading.heading--food::after {
	background-color: #E67446;
}

.food__text {
	color: #000;
	font-size: 1.125rem;
	font-weight: 900;
	line-height: 2.2222222222;
	margin-top: 3.375rem;
	text-align: center;
}

.food__shop-info {
	margin-top: 2.8125rem;
}

.food__list {
	margin-top: 2.25rem;
}

.food__contents {
	margin-top: 1.6875rem;
}

.food__novelty {
	margin-top: 6.25rem;
}

.goods__text {
	color: #000;
	font-size: 1.125rem;
	font-weight: 900;
	line-height: 2.2222222222;
	margin-top: 3.375rem;
	text-align: center;
}

.goods__shop-info {
	margin-top: 2.8125rem;
}

.goods__ec-info {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-top: 2.25rem;
}

.goods__ec-text {
	color: #000;
	font-size: 1.875rem;
	font-weight: 900;
	letter-spacing: 0.05em;
	line-height: 1.3333333333;
}

.goods__list {
	margin-top: 2.25rem;
}

.goods__contents {
	margin-top: 1.6875rem;
}

.goods__novelty {
	margin-top: 6.25rem;
}

.novelty {
	background-image: url(/wp-content/themes/habakiri-child/bleach/img/bg-novelty-01.png);
	background-position: top 65% left 50%;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 0 6.75rem 4.5rem;
	position: relative;
}

.novelty.novelty--food {
	background-image: url(/wp-content/themes/habakiri-child/bleach/img/bg-novelty-02.png);
}

.novelty__heading-wrap {
	left: 50%;
	position: absolute;
	text-align: center;
	top: -4%;
	transform: translateX(-50%);
	width: 100%;
}

.novelty__heading {
	background-image: url(/wp-content/themes/habakiri-child/bleach/img/bg-novelty-heading.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	color: #fff;
	font-size: 1.625rem;
	font-weight: 700;
	letter-spacing: 0.075em;
	line-height: 1;
	padding: 1.4375rem 2.8125rem 2.4375rem;
}

.novelty__text {
	color: #000;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.8333333333;
	padding-top: 5.625rem;
	text-align: center;
}

.novelty__img-wrap {
	align-items: center;
	display: flex;
	gap: 2.8125rem;
	justify-content: center;
	margin-top: 2.8125rem;
}

.novelty__img {
	max-width: 23.125rem;
	width: 100%;
}

.novelty__img img {
	-o-object-fit: cover;
	aspect-ratio: 370/287;
	object-fit: cover;
	width: 100%;
}

.product-contents {
	grid-gap: 2.25rem 1.6875rem;
	display: grid;
	gap: 2.25rem 1.6875rem;
	grid-template-columns: repeat(3, 1fr);
	justify-items: center;
}

.product-contents__item a {
	display: block;
	max-width: 20rem;
	width: 100%;
}

.product-contents__item-img {
	max-width: 20rem;
	width: 100%;
}

.product-contents__item-img img {
	-o-object-fit: contain;
	aspect-ratio: 320/280;
	object-fit: contain;
	width: 100%;
}

.product-contents__item-text {
	color: #000;
	font-weight: 700;
	letter-spacing: 0.04em;
	margin-top: 1rem;
	max-width: 20rem;
	width: 100%;
}

.product-contents__item-category {
	font-size: 0.8125rem;
	line-height: 1;
}

.product-contents__item-name {
	font-size: 1rem;
	line-height: 1.3125;
}

.product-contents__item-price {
	font-size: 1rem;
	line-height: 1.3125;
}

.product-label {
	align-items: center;
	background-color: #fff;
	display: flex;
	outline: 2px solid #78A23F;
	outline-offset: -1px;
}

.product-label__title {
	background-image: url(/wp-content/themes/habakiri-child/bleach/img/product-label-01.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	font-size: 1.0625rem;
	font-weight: 700;
	letter-spacing: 0.01em;
	line-height: 1.2352941176;
	padding: 2.8125rem 2rem;
	width: 23%;
}

.product-label__text {
	display: flex;
	font-size: 0.9375rem;
	font-weight: 900;
	justify-content: center;
	letter-spacing: 0.04em;
	line-height: 1.7333333333;
	padding: 0 0.9375rem;
	width: 78%;
}

.product-label.product-label--food {
	outline: 2px solid #E67446;
}

.product-label__title.product-label__title--food {
	background-image: url(/wp-content/themes/habakiri-child/bleach/img/product-label-02.png);
	padding: 5rem 2.5rem;
	width: 25%;
}

.product-label__text.product-label__text--food {
	flex-direction: column;
	width: 75%;
}

.product-label__text p:not(:first-child) {
	margin-top: 1.125rem;
}

.sub-heading {
	background-image: url(/wp-content/themes/habakiri-child/bleach/img/ttl-02.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	color: #fff;
	font-size: 1.625rem;
	font-weight: bold;
	letter-spacing: 0.075em;
	line-height: 1;
	padding: 1.6875rem;
	text-align: center;
}

.sub-heading.sub-heading--food {
	background-image: url(/wp-content/themes/habakiri-child/bleach/img/ttl-03.png);
}
/* ////////////////////// */





@media (max-width: 1000px) {

html {
	font-size: 1.6vw;
}

}

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

.u-desktop {
	display: none;
}

.u-mobile {
	display: block;
}

html {
	font-size: 16px;
}

.layout-key-visual {
	padding-top: 3.75rem;
}

.layout-ticket {
	padding-top: 6.25rem;
}

.about__heading {
	gap: 1.25rem;
}

.about__logo {
	max-width: 3.75rem;
}

.about__title {
	font-size: 1.5625rem;
}

.about-text {
	font-size: 1rem;
	line-height: 1.875;
	margin-top: 2.1875rem;
}

.about__btn {
	margin-top: 1.875rem;
}

.access__content {
	margin-top: 2.8125rem;
}

.access__text {
	font-size: 1rem;
	line-height: 1.5;
}

.access__btn-wrap {
	flex-direction: column;
	margin-top: 2.8125rem;
}

.access__map {
	margin-top: 2.8125rem;
}

.access__map-text {
	font-size: 0.75rem;
	margin-top: 0.625rem;
}

.attention__content {
	font-size: 0.875rem;
	margin-top: 2.8125rem;
	padding: 1.5rem 1.875rem;
}

.bg-access {
	padding: 6.25rem 0rem;
}

.bg-attention {
	padding: 6.25rem 0rem;
}

.bg-news {
	padding: 6.25rem 0rem;
}

.button {
	font-size: 1rem;
	max-width: 22.875rem;
	padding: 0.9375rem 2rem;
}

.button.button--access {
	font-size: 1rem;
	padding: 0.9375rem 2rem;
}

.button.button--ticket-arrow {
	font-size: 1rem;
	padding: 0.9375rem 2rem;
}

.button.button--ticket-arrow::after {
	height: 0.875rem;
	width: 0.9375rem;
}

.faq__parent {
	margin-top: 2.8125rem;
}

.faq__parent-question {
	font-size: 1.25rem;
	padding: 0.9375rem;
}

.faq__parent-question::before,
.faq__parent-question::after {
	height: 0.09375rem;
	right: 1.25rem;
	width: 0.9375rem;
}

.faq__parent-answer {
	font-size: 1rem;
}

.faq-list {
	margin-top: 0.9375rem;
}

.faq-list__item + .faq-list__item {
	margin-top: 0.9375rem;
}

.faq-list__item-question {
	font-size: 0.875rem;
	padding: 0.9375rem 2.6875rem;
	text-indent: -2.25rem;
}

.faq-list__item-question::before,
.faq-list__item-question::after {
	height: 0.09375rem;
	right: 1.25rem;
	width: 0.9375rem;
}

.faq-list__item-question span {
	border: 0.09375rem solid #808080;
	height: 1.875rem;
	margin-right: 0.40625rem;
	width: 1.875rem;
}

.faq-list__item-answer {
	font-size: 0.875rem;
	padding: 0.9375rem 2.5rem;
}

.faq-list__item-answer span {
	font-size: 0.75rem;
}

.faq__btn {
	margin-top: 2.5rem;
}

.footer {
	padding: 2.8125rem 0 6rem;
}

.footer__logo {
	max-width: 9.6875rem;
}

.footer__links {
	font-size: 0.875rem;
	gap: 0.625rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 2.5rem;
}

.footer__list {
	text-align: center;
}

.footer__item a {
	padding: 0.5rem 0.375rem;
}

.footer__social {
	margin-top: 2.5rem;
}

.footer__social-list {
	gap: 0;
}

.footer__social-item {
	margin-top: 0;
}

.footer__copyright-upper,
.footer__copyright-lower {
	font-size: 0.75rem;
}

.footer__copyright-upper {
	margin-top: 1.25rem;
}

.header-bleach {
	height: 3.75rem;
}

.header-bleach__inner {
	padding: 0 0.9375rem;
	padding-right: 0;
}

.header-bleach__logo {
	max-width: 9.375rem;
}

.header-bleach__nav {
	display: none;
}

.header-bleach__hamburger {
	display: block;
}

.heading {
	font-size: 1.875rem;
}

.heading::before,
.heading::after {
	width: 5.625rem;
}

.heading.heading--ticket::before,
.heading.heading--faq::before {
	left: -50%;
}

.heading.heading--ticket::after,
.heading.heading--faq::after {
	right: -50%;
}

.inner {
	padding-left: 15px;
	padding-right: 15px;
}

.key-visual__bottom {
	padding: 4.375rem 0.9375rem;
}

.key-visual__text {
	font-size: 1rem;
}

.news-card ul li {
	display: flex;
	flex-direction: column;
	margin-left: 0;
	padding: 0.9375rem;
}

.news-card ul img {
	height: 100%;
	width: 100%;
}

.news-txt {
	margin-left: 0;
	margin-top: 0.9375rem;
}

.news-txt > span {
	font-size: 1rem;
}

.news-txt > h3 {
	font-size: 1rem;
	margin-top: 0.75rem;
}

.news-txt > p {
	font-size: 0.875rem;
	margin-top: 0.625rem;
}

.btn-square-soft {
	font-size: 0.9375rem;
}

.news-cards {
	margin-top: 3.75rem;
}

.news-toggle {
	padding: 2.25rem 0;
}

.news-toggle__inner {
	max-width: 780px;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.news-toggle__title {
	width: 75%;
}

.news-toggle__title:before {
	height: 0.9375rem;
	right: -12%;
	width: 0.9375rem;
}

.news-toggle__title p {
	font-size: 1.25rem;
}

.news-toggle__main-text {
	font-size: 1.25rem;
	letter-spacing: 0.05em;
	line-height: 1.3;
	margin-top: 2.8125rem;
}

.news-toggle__sub-text {
	font-size: 0.875rem;
	line-height: 1.3;
	margin-top: 1.25rem;
}

.news-toggle-features-bg {
	background-color: #fff;
	background-image: none;
}

.news-toggle--day .news-toggle-features-bg {
	background-color: #000;
	background-image: none;
}

.news-toggle__features {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-top: 2.1875rem;
	padding: 1.875rem 1.875rem;
}

.news-toggle__features-title {
	font-size: 1.25rem;
	letter-spacing: 0.025em;
}

.news-toggle__features-item {
	flex-direction: column;
	gap: 0.625rem;
}

.news-toggle__features-item:not(:first-of-type) {
	margin-top: 0.9375rem;
}

.news-toggle__features-item-title {
	font-size: 1.25rem;
	height: 3.125rem;
	max-width: 5.75rem;
	width: 100%;
}

.news-toggle__features-item-text {
	font-size: 0.875rem;
	line-height: 1.3;
}

.news-toggle__details {
	margin-top: 1.875rem;
}

.news-toggle__details-item {
	flex-direction: column;
	gap: 0.625rem;
}

.news-toggle__details-item:not(:first-of-type) {
	margin-top: 1.25rem;
}

.news-toggle__details-label {
	font-size: 1.25rem;
	max-width: 7.5rem;
	width: 100%;
}

.news-toggle__details-experience {
	font-size: 0.875rem;
	line-height: 1.3;
	text-align: center;
}

.news-toggle__details-experience span:first-of-type {
	font-size: 1.5625rem;
}

.news-toggle__details-experience span:last-of-type {
	margin-left: 0.9375rem;
}

.news-toggle__details-sales {
	font-size: 0.875rem;
	line-height: 1.3;
	text-align: center;
}

.news-toggle__details-sales-upper {
	flex-wrap: wrap;
	justify-content: center;
}

.news-toggle__details-sales-lower {
	flex-wrap: wrap;
	justify-content: center;
}

.news-toggle__details-sales-lower span:not(:last-of-type) {
	margin-left: 0.25rem;
}

.news-toggle__details-sales span:nth-of-type(2) {
	display: block;
	font-size: 1.25rem;
}

.news-toggle__details-sales span:nth-of-type(5) {
	display: block;
	font-size: 1.25rem;
}

.news-toggle__note {
	font-size: 0.75rem;
	line-height: 1.3;
	margin-top: 1.875rem;
	text-align: left;
}

.news-toggle__btn {
	margin-top: 1.5625rem;
}

.return__content {
	font-size: 1rem;
	line-height: 1.5;
}

.return__text-lower {
	margin-top: 2.8125rem;
}

.return__map {
	margin-top: 2.8125rem;
}

.sns {
	flex-direction: column;
	gap: 0.9375rem;
	padding: 0.9375rem;
}

.sns__text {
	padding: 0;
	text-align: center;
	width: 100%;
}

.sns__text-main {
	font-size: 1rem;
	line-height: 1.2;
}

.sns__text-main span {
	font-size: 1.875rem;
	line-height: 1.2;
}

.sns__text-sub {
	font-size: 1rem;
	line-height: 1.2;
	margin-top: 1.25rem;
}

.sns__btn {
	justify-content: center;
	margin-top: 0.75rem;
}

.sns__timeline {
	width: 100%;
}

.sns__timeline-wrap iframe {
	max-width: 100%;
}

.ticket__inner.inner {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.ticket__table {
	border-width: 0.1875rem;
	margin-top: 2.8125rem;
}

.ticket__table th {
	border-width: 0.1875rem;
	padding: 0.9375rem 1rem;
}

.ticket__table td {
	border-width: 0.1875rem;
	font-size: 1rem;
	padding: 0.9375rem 0.625rem;
}

.ticket__note {
	font-size: 0.75rem;
	margin-top: 0.9375rem;
}

.ticket__btn {
	margin-top: 3.75rem;
}

.ticket__sns {
	margin-top: 3.75rem;
}

.to-top {
	bottom: 1.25rem;
	height: 5rem;
	right: 1.25rem;
	width: 5rem;
}

.to-top::before {
	left: 46.7%;
	top: 31.2%;
	width: 0.60625rem;
}

.to-top::after {
	width: 2.28125rem;
}



/* //////////2024.9.3追記（庵本）//////////// */
.layout-food {
	margin-top: 5.625rem;
}

.bg-product {
	padding: 6.25rem 0rem;
}

.button.button--goods {
	font-size: 0.875rem;
	padding: 1.25rem 2rem;
}

.heading.heading--goods::before {
	left: -25%;
	width: 3.75rem;
}

.heading.heading--goods::after {
	right: -25%;
	width: 3.75rem;
}

.heading.heading--food::before {
	left: -35%;
	width: 3.75rem;
}

.heading.heading--food::after {
	right: -35%;
	width: 3.75rem;
}

.food__text {
	font-size: 1rem;
	margin-top: 2.5rem;
}

.food__shop-info {
	margin-top: 2.125rem;
}

.food__list {
	margin-top: 1.6875rem;
}

.food__contents {
	margin-top: 1.25rem;
}

.food__novelty {
	margin-top: 3.75rem;
}

.goods__text {
	font-size: 1rem;
	margin-top: 2.5rem;
}

.goods__shop-info {
	margin-top: 2.125rem;
}

.goods__ec-info {
	flex-direction: column;
	margin-top: 1.6875rem;
}

.goods__ec-text {
	font-size: 1.4375rem;
}

.goods__ec-btn {
	margin-top: 0.75rem;
}

.goods__list {
	margin-top: 1.6875rem;
}

.goods__contents {
	margin-top: 1.25rem;
}

.goods__novelty {
	margin-top: 3.75rem;
}

.novelty {
	background-position: top 20% left 50%;
	background-size: cover;
	padding: 0 1rem 2.5rem;
}

.novelty__heading-wrap {
	top: -6%;
}

.novelty__heading {
	font-size: 1.125rem;
	padding: 1.0625rem 2.0625rem 1.6875rem;
}

.novelty__text {
	font-size: 0.8125rem;
	padding-top: 3.75rem;
}

.novelty__img-wrap {
	gap: 1.375rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0625rem;
	width: 100%;
}

.novelty__img {
	max-width: 16.875rem;
}

.product-contents {
	gap: 1.25rem 0.625rem;
	grid-template-columns: repeat(2, 1fr);
}

.product-contents__item-text {
	margin-top: 0.625rem;
}

.product-contents__item-category {
	font-size: 0.75rem;
}

.product-contents__item-name {
	font-size: 0.875rem;
}

.product-contents__item-price {
	font-size: 0.875rem;
}

.product-label__title {
	background-color: #78A23F;
	background-image: none;
	font-size: 0.875rem;
	padding: 1.875rem 0.5rem;
	text-align: center;
}

.product-label__text {
	font-size: 0.75rem;
	line-height: 1.6666666667;
	padding: 0 1.25rem;
}

.product-label__title.product-label__title--food {
	background-color: #E67446;
	background-image: none;
	padding: 5rem 0.5rem;
}

.product-label__text p:not(:first-child) {
	margin-top: 0.75rem;
}

.goods__text {
	font-size: 1rem;
	margin-top: 2.5rem;
}

.sub-heading {
	background-size: cover;
	font-size: 1.125rem;
	padding: 1.3125rem;
}
/* ////////////////////// */

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}

/* //////////2024.9.1追記（庵本）//////////// */
@keyframes fade {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* ////////////////////// */

/* チケットボタン */
header .ticket_link,
.ticket_footer .ticket_link {
    padding: 10px 20px;
    background-color: #f68d2e;
    color: #fff;
}
.ticket_footer{
	display: none;
}
.ticket_footer .ticket_link {
	display: block;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding: 15px 20px;
}
@media screen and (max-width: 767px) {
	header .ticket_link {
		display: none;
	}
	.ticket_footer {
		display: block;
		position: fixed;
		bottom: 0;
		width: 100%;
		padding: 15px;
		background-color: rgba(255, 255, 255, 0.5);
	}
}


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