@charset "utf=8";

/*=============================
日本語
=============================*/

/*========= shopinfo01 =========*/

.shopinfo01 {
	position: relative;
	padding-top: 13rem;
	padding-bottom: 15rem;
}

.shopinfo01-img-box {
	max-width: 126rem;
	width: 80%;
	margin: 0 auto 0 0;
}

.shopinfo01-title-box .jp-title02 br {
	display: none;
}

.shopinfo01-title-box .jp-title02 .br-block {
	display: block;
}

.shopinfo01-frame {
	max-width: 172rem;
	width: 100%;
	position: static;
	margin: -14.5% 0 0;
}

.shopinfo01-text-block {
	margin: 4rem 0 0;
	font-size: 2rem;
	letter-spacing: 0.05em;
	line-height: 1.78em;
}

.shopinfo01-text-contents {
	max-width: 96rem;
	width: 100%;
	padding: 8rem 10rem;
	margin: 0 0 0 auto;
}

.shopinfo01-text-box:nth-child(n+2) {
	margin: 1.5rem 0 0;
}

.shopinfo-text-flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.shopinfo-text-flex a {
	flex-basis: 0.1rem;
	flex-grow: 1;
	line-height: 1.98em;
}

.shopinfo-text-flex a mark{
	text-decoration: underline;
}

.shopinfo-text-flex a:hover mark{
	text-decoration: none;
}

.shopinfo-text-flex-l {
	max-width: 13rem;
	width: 100%;
}

.shopinfo-text-flex-r {
	flex-basis: 0.1rem;
	flex-grow: 1;
	line-height: 1.98em;
}

.shopinfo02-inner {
	max-width: 122rem;
	width: 100%;
	margin: 0 auto;
}

.shopinfo02-inner iframe {
	width: 100%;
	height: 40rem;
}

.shopinfo03 {
	padding-top: 10rem;
	padding-bottom: 13rem;
}

.shopinfo03-inner {
	max-width: 122rem;
	width: 100%;
	margin: 0 auto;
}

.shopinfo03-title-box {
	text-align: center;
}

.shopinfo03-text {
	text-align: center;
}

.shopinfo03-text-block {
	margin-top: 4rem;
}

.shopinfo03-text-box {
	margin: 3rem auto 0;
	max-width: 39rem;
	width: 100%;
}

.shopinfo03-text-flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;

}

.shopinfo03-text-flex-l {
	width: 100%;
	max-width: 12rem;
}

.shopinfo03-text-flex-r {
	flex-basis: 0.1rem;
	flex-grow: 1;
}

.shopinfo03-img-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 8rem;
}

.shopinfo03-img-box {
	max-width: 59rem;
	width: 49%;
}

/*=============================
英語
=============================*/

.en-US .shopinfo03-text-box {
	max-width: 58rem;
	width: 100%;
}

.en-US .shopinfo03-text-flex-l {
	width: 100%;
	max-width: 22rem;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=1920px) {}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=1550px) {

	.shopinfo01-frame {
		max-width: 152rem;
		margin: -10% 0 0;
	}

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=1024px) {
	.shopinfo01 {
		padding-bottom: 5rem;
	}

	.shopinfo01-frame {
		margin: -10% 1.5rem 0 auto;
	}

	.shopinfo01-text-block {
		font-size: 1.6rem;
	}

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=768px) {

	.shopinfo01 {
		padding: 10rem 1.5rem 5rem;
	}

	.shopinfo01-frame {
		position: relative;
		padding: 0;
		margin-top: 2rem;
	}

	.shopinfo01-img-box {
		width: 100%;
		margin: 0 auto;
	}

	.shopinfo01-text-contents {
		margin: 0 auto;
		padding: 4rem 1.5rem;
	}

	.shopinfo03-text {
		text-align: left;
	}

	.shopinfo03 {
		padding-top: 10rem;
		padding-bottom: 10rem;
	}


}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=576px) {
	.shopinfo-text-flex {
		font-size: 1.7rem;
		flex-direction: column;
	}

	.shopinfo01-title-box .jp-title02 br {
		display: block;
	}

	.shopinfo03-img-flex {
		flex-direction: column;
		margin-top: 4rem;
	}

	.shopinfo03-img-box {
		width: 100%;
	}

	.shopinfo03-img-box:first-child {
		margin-bottom: 2rem;
	}

	.en-US .shopinfo03-text-flex {
		flex-direction: column;
	}

	/* .shopinfo01-text-block {
	font-size: 1.4em;
	} */

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */