@charset "UTF-8";

/*==================================================
4.page
==================================================*/
/*top*/
.l-main {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

@media all and (max-width: 767px) {
	.l-main {
		/* margin-top:16vw; */
		margin-top: 14.7vw;
	}
}

.-inner {
	max-width: 1020px;
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
}

@media all and (max-width: 767px) {
	.-inner {
		max-width: 1020px;
		width: 100%;
		margin: 0 auto;
		padding: 0 4vw;
	}
}

.main-img {
	width: 100%;
	height: 280px;
	text-align: center;
	background: url(../../img/store/mv-bg.png) center top no-repeat transparent;
	background-size: cover;
	display: table;
}

.main-img p {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-image: -webkit-linear-gradient(transparent 33.3%, rgba(0, 0, 0, 0.1) 33.3%, rgba(0, 0, 0, 0.1) 100%),
		-webkit-linear-gradient(0deg, transparent 33.3%, rgba(0, 0, 0, 0.1) 33.3%, rgba(0, 0, 0, 0.1) 100%);
	background-image: linear-gradient(transparent 33.3%, rgba(0, 0, 0, 0.1) 33.3%, rgba(0, 0, 0, 0.1)100%),
		liner-gradient(90deg, transparent 33.3%, rgba(0, 0, 0, 0.1) 33.3%, rgba(0, 0, 0, 0.1)100%);
	background-color: rgba(0, 0, 0, 0.1);
	-webkit-background-size: 1px 1px;
	background-size: 1px 1px;

	font-size: 40px;
	letter-spacing: 0.15em;
	color: #FFFFFF;
	font-weight: bold;

}

@media all and (max-width: 767px) {
	.main-img {
		width: 100%;
		height: 37.33vw;
		text-align: center;
		background: url(../../img/store/mv-bg.png) center center no-repeat transparent;
		background-size: cover;
		display: table;
	}

	.main-img p {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		background-image: -webkit-linear-gradient(transparent 33.3%, rgba(0, 0, 0, 0.05) 33.3%, rgba(0, 0, 0, 0.05) 100%),
			-webkit-linear-gradient(0deg, transparent 33.3%, rgba(0, 0, 0, 0.05) 33.3%, rgba(0, 0, 0, 0.05) 100%);
		background-image: linear-gradient(transparent 33.3%, rgba(0, 0, 0, 0.05) 33.3%, rgba(0, 0, 0, 0.05)100%),
			liner-gradient(90deg, transparent 33.3%, rgba(0, 0, 0, 0.05) 33.3%, rgba(0, 0, 0, 0.05)100%);
		background-color: rgba(0, 0, 0, 0.2);
		-webkit-background-size: 1px 1px;
		background-size: 1px 1px;
		height: 37.33vw;

		font-size: 5.33vw;
		letter-spacing: 0.15em;
		color: #FFFFFF;
		font-weight: bold;

	}
}

.l-store01 {
	width: 100%;
	margin: 0 auto;
	padding: 70px 0;
}

.l-store01__ttl {
	font-size: 3.0rem;
	font-weight: bold;
	line-height: 1.53;
	letter-spacing: 0.15em;
	text-align: center;
	color: #B5272D;
	padding-bottom: 45px;
}

.l-store01__tel {
	background: url(../../img/store/store01-bg.png) center center no-repeat transparent;
	background-size: 100% 184px;
	padding: 32px 10px;
}

.l-store01__tel .-ttl {
	font-size: 2.4rem;
	line-height: 1.53;
	letter-spacing: 0.15em;
	text-align: center;
	font-weight: bold;
	color: #B5272D;
	padding-bottom: 29px;
}

.l-store01__tel .-tel {
	font-size: 5.5rem;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	font-weight: 900;
}

.l-store01__tel .-tel span {
	font-size: 3.3rem;
	line-height: 1;
	letter-spacing: 0;
	font-weight: bold;
}

.l-store01__table {
	width: 100%;
	display: table;
	padding: 60px 0 30px;
}

.l-store01__table>div {
	width: 50%;
	display: table-cell;
	vertical-align: top;
}

.l-store01__table .l-left {
	padding: 0 20px;
}

.l-store01__table .l-left .-ttl {
	font-size: 2.4rem;
	line-height: 1.85;
	letter-spacing: 0.15em;
	text-align: left;
	color: #B5272D;
	font-weight: bold;
	padding: 10px 0 10px;
}

.l-store01__table .l-left .-contents {
	font-size: 2.0rem;
	line-height: 1.85;
	letter-spacing: 0.15em;
	text-align: left;
}

.l-store01__table .l-left .-contents span {
	color: #B5272D;
	font-size: 1.4rem;
	position: relative;
	top: -2px;
	margin-right: 3px;
}

.l-store01__table .l-left .-message01 {
	font-size: 2.0rem;
	line-height: 1.85;
	letter-spacing: 0.15em;
	text-align: left;
	padding: 0px 0 12px;
}

.l-store01__table .l-left .-message02 {
	font-size: 1.8rem;
	line-height: 1.2;
	letter-spacing: 0.15em;
	text-align: left;
}

.l-store01__table .l-right {}

.l-store01__table .l-right p {
	line-height: 0;
}

.l-store01__table .l-right p img {
	max-width: 500px;
	width: 100%;
}

.l-store01 .-caution {
	text-align: center;
	font-size: 1.8rem;
	color: #B5272D;
	line-height: 1.85;
	letter-spacing: 0.15em;
}

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

	.l-store01 {
		width: 100%;
		margin: 0 auto;
		padding: 9.33vw 0;
	}

	.l-store01__ttl {
		font-size: 4.53vw;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-align: center;
		color: #B5272D;
		padding-bottom: 6vw;
	}

	.l-store01__tel {
		background: url(../../img/store/store01-bg.png) center center no-repeat transparent;
		background-size: 100% 100%;
		padding: 5.33vw 2vw;
	}

	.l-store01__tel .-ttl {
		font-size: 4vw;
		line-height: 1.53;
		letter-spacing: 0.15em;
		text-align: center;
		font-weight: bold;
		color: #B5272D;
		padding-bottom: 4vw;
	}

	.l-store01__tel .-tel {
		font-size: 5.5vw;
		line-height: 1;
		letter-spacing: 0;
		text-align: center;
		font-weight: 900;
	}

	.l-store01__tel .-tel span {
		font-size: 4vw;
		line-height: 1;
		letter-spacing: 0;
		font-weight: bold;
	}

	.l-store01__table {
		width: 100%;
		display: block;
		padding: 8vw 0 4vw;
	}

	.l-store01__table>div {
		width: 100%;
		display: block;
		vertical-align: top;
	}

	.l-store01__table .l-left {
		padding: 0 0 8vw;
	}

	.l-store01__table .l-left .-ttl {
		font-size: 4vw;
		line-height: 1.85;
		letter-spacing: 0.15em;
		text-align: left;
		color: #B5272D;
		font-weight: bold;
		padding: 1.33vw 0;
	}

	.l-store01__table .l-left .-contents {
		font-size: 3.2vw;
		line-height: 1.85;
		letter-spacing: 0.15em;
		text-align: left;
	}

	.l-store01__table .l-left .-contents span {
		color: #B5272D;
		font-size: 2.66vw;
		position: relative;
		top: -0.266vw;
		margin-right: 0.4vw;
	}

	.l-store01__table .l-left .-message01 {
		font-size: 3.2vw;
		line-height: 1.85;
		letter-spacing: 0.15em;
		text-align: left;
		padding: 0px 0 1.6vw;
	}

	.l-store01__table .l-left .-message02 {
		font-size: 3.2vw;
		line-height: 1.2;
		letter-spacing: 0.15em;
		text-align: left;
	}

	.l-store01__table .l-right {}

	.l-store01__table .l-right p {
		line-height: 0;
	}

	.l-store01__table .l-right p img {
		max-width: 768px;
		width: 100%;
	}

	.l-store01 .-caution {
		text-align: center;
		font-size: 2.66vw;
		color: #B5272D;
		line-height: 1.85;
		letter-spacing: 0.15em;
	}

}

.l-store02 {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(../../img/store/store02-bg01.png) top center no-repeat transparent;
	background-size: cover;
	height: auto;

	position: relative;
}

.l-store02-inner {
	max-width: 100%;
	width: 100%;
	background-image: url(../../img/store/store02-bg02.png), url(../../img/store/store02-bg03.png);
	background-repeat:
		no-repeat,
		/* 最前面の背景レイヤーに対応 */
		no-repeat;
	background-position:
		top left,
		/* 最前面の背景レイヤーに対応 */
		bottom right;
	background-size: 270px auto, 270px auto;
	margin: 0 auto;
	padding: 0;
	height: auto;
}

.l-store02 .-ttl {
	padding: 70px 10px 50px;
	text-align: center;
	font-size: 3.0rem;
	color: #B5272D;
	font-weight: bold;
	line-height: 1.53;
	letter-spacing: 0.15em;
}

.l-store02 .-image {
	padding: 0px 0px 50px;
	text-align: center;
	line-height: 0;
}

.l-store02 .-image img {
	max-width: 1000px;
	width: 100%;
}

.l-store02 .l-store02_table {
	padding: 0px 10% 80px;
	text-align: center;
}

.l-store02 .l-store02_table .l-store02_table-inner {
	background-color: rgba(255, 255, 255, 0.60);
	padding: 15px 40px;
	border-top: 1px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
}

.l-store02 table {
	width: 100%;
}

.l-store02 table tr {
	border-bottom: 1px solid #DBDBDB;
}

.l-store02 table tr:last-of-type {
	border-bottom: none;
}

.l-store02 table tr th {
	width: 212px;
	padding: 15px 10px;
	vertical-align: top;
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0.15em;
	text-align: left;
}

.l-store02 table tr td {
	width: auto;
	padding: 15px 10px 15px 0;
	vertical-align: top;
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0.15em;
	text-align: left;
}

.l-store02 table tr td .-tel {
	font-size: 2.0rem;
	margin-top: -3px;
	margin-right: 15px;
	display: inline-block;
}

.l-store02 table tr td .-caution {
	font-size: 1.4rem;
	display: inline-block;
	padding-top: 5px;
	position: relative;
	padding-left: 1.2em;
}

.l-store02 table tr td .-caution:before {
	content: "※";
	position: absolute;
	left: -1em;
	padding-left: 1em;
}

.l-store02 table tr td a {
	display: inline-block;
	padding: 3px 5px;
	background: #B5272D;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1;
	letter-spacing: 0em;
	position: relative;
	top: -1px;
	margin-left: 5px;
}

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

	.l-store02 {
		display: block;
		width: 100%;
		margin: 0 auto;
		padding: 0;
		background: url(../../img/store/store02-bg01.png) top center no-repeat transparent;
		background-size: cover;
		height: auto;

		position: relative;
	}

	.l-store02-inner {
		max-width: 100%;
		width: 100%;
		background-image: url(../../img/store/store02-bg02.png), url(../../img/store/store02-bg03.png);
		background-repeat:
			no-repeat,
			/* 最前面の背景レイヤーに対応 */
			no-repeat;
		background-position:
			top left,
			/* 最前面の背景レイヤーに対応 */
			bottom right;
		background-size: 27vw auto, 27vw auto;
		margin: 0 auto;
		padding: 0;
		height: auto;
	}

	.l-store02 .-ttl {
		padding: 9.33vw 0 6.66vw;
		text-align: center;
		font-size: 4.53vw;
		color: #B5272D;
		font-weight: bold;
		line-height: 1.53;
		letter-spacing: 0.15em;
	}

	.l-store02 .-image {
		padding: 0px 0px 6.66vw;
		text-align: center;
		line-height: 0;
	}

	.l-store02 .-image img {
		max-width: 768px;
		width: 100%;
	}

	.l-store02 .l-store02_table {
		padding: 0px 0 10.66vw;
		text-align: center;
	}

	.l-store02 .l-store02_table .l-store02_table-inner {
		background-color: rgba(255, 255, 255, 0.60);
		padding: 2vw 4vw;
		border-top: 1px solid #8D8D8D;
		border-bottom: 1px solid #8D8D8D;
	}

	.l-store02 table {
		width: 100%;
		display: block;
	}

	.l-store02 table tbody {
		width: 100%;
		display: block;
	}

	.l-store02 table tbody tr {
		width: 100%;
		display: block;
	}

	.l-store02 table tr {
		border-bottom: 1px solid #DBDBDB;
	}

	.l-store02 table tr:last-of-type {
		border-bottom: none;
	}

	.l-store02 table tr th {
		width: 100%;
		display: block;
		padding: 2vw 1.33vw 0;
		vertical-align: top;
		font-size: 3.73vw;
		line-height: 1.5;
		letter-spacing: 0.15em;
		text-align: left;
		font-weight: bold;
	}

	.l-store02 table tr td {
		width: 100%;
		display: block;
		padding: 1.33vw 1.33vw 2vw;
		vertical-align: top;
		font-size: 3.2vw;
		line-height: 1.5;
		letter-spacing: 0.15em;
		text-align: left;
	}

	.l-store02 table tr td .-tel {
		font-size: 4vw;
		margin-top: -0.4vw;
		margin-right: 0;
		display: inline-block;
	}

	.l-store02 table tr td .-caution {
		font-size: 3vw;
		display: inline-block;
		padding-top: 0.66vw;
		position: relative;
		padding-left: 1.2em;
	}

	.l-store02 table tr td .-caution:before {
		content: "※";
		position: absolute;
		left: -1em;
		padding-left: 1em;
	}

	.l-store02 table tr td a {
		display: inline-block;
		padding: 0.4vw 0.66vw;
		background: #B5272D;
		color: #FFFFFF;
		text-align: center;
		font-size: 3.2vw;
		line-height: 1;
		letter-spacing: 0em;
		position: relative;
		top: -0.13vw;
		margin-left: 0.66vw;
	}

}

.l-store03 {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(../../img/store/store03-bg.png) top center no-repeat transparent;
	background-size: cover;
	height: auto;
}

.l-store03>.-inner>.-ttl {
	padding: 70px 10px 50px;
	text-align: center;
	font-size: 3.0rem;
	color: #B5272D;
	font-weight: bold;
	line-height: 1.53;
	letter-spacing: 0.15em;
}

.l-store03 .-image {
	padding: 0px 0px 50px;
	text-align: center;
	line-height: 0;
}

.l-store03 .-image iframe {
	max-width: 1000px;
	width: 100%;
}

.l-store03 .l-store03_table {
	padding: 0px 10px 70px;
	text-align: center;
	display: table;
	margin: 0 auto;
}

.l-store03 .l-store03_table>div {
	display: table-cell;
	width: 50%;
	padding: 0 10px;
	text-align: center;
}

.l-store03 .l-store03_table .-point {
	text-align: center;
	line-height: 0;
}

.l-store03 .l-store03_table .-point img {
	max-width: 26px;
	width: 100%;
}

.l-store03 .l-store03_table .-ttl {
	text-align: center;
	font-size: 2.4rem;
	color: #B5272D;
	font-weight: bold;
	line-height: 1.9;
	letter-spacing: 0.15em;
	padding-bottom: 10px;
}

.l-store03 .l-store03_table .-message {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0.15em;
}

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

	.l-store03 {
		display: block;
		width: 100%;
		margin: 0 auto;
		padding: 0;
		background: url(../../img/store/store03-bg.png) top center no-repeat transparent;
		background-size: cover;
		height: auto;
	}

	.l-store03>.-inner>.-ttl {
		padding: 9.33vw 0 6.66vw;
		text-align: center;
		font-size: 4.53vw;
		color: #B5272D;
		font-weight: bold;
		line-height: 1.53;
		letter-spacing: 0.15em;
	}

	.l-store03 .-image {
		padding: 0px 0px 6.66vw;
		text-align: center;
		line-height: 0;
	}

	.l-store03 .-image iframe {
		max-width: 768px;
		width: 100%;
		height: 46.1vw;
	}

	.l-store03 .l-store03_table {
		padding: 0px 0 9.33vw;
		text-align: center;
		display: block;
		margin: 0 auto;
	}

	.l-store03 .l-store03_table>div {
		display: block;
		width: 100%;
		padding: 0 0;
		text-align: center;
	}

	.l-store03 .l-store03_table .-point {
		text-align: center;
		line-height: 0;
	}

	.l-store03 .l-store03_table .-point img {
		max-width: 3.46vw;
		width: 100%;
	}

	.l-store03 .l-store03_table .-ttl {
		text-align: center;
		font-size: 4vw;
		color: #B5272D;
		font-weight: bold;
		line-height: 1.9;
		letter-spacing: 0.15em;
		padding-bottom: 1.33vw;
	}

	.l-store03 .l-store03_table .-message {
		text-align: center;
		font-size: 3.2vw;
		line-height: 1.5;
		letter-spacing: 0.15em;
		padding-bottom: 2.66vw;
	}

}