h1 {
	margin-top: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-weight: bold;
	color: rgb(184,28,34);
	margin-bottom: 10px;
	font-feature-settings: "palt";
}
h2 {
	font-size: calc((100vw - 320px) / 140 + 16px); 
}
.mb-50 {
	margin-bottom: 50px;
}
.w-container {
	container-type: inline-size;
}
p {
	font-size: 16px;
	line-height: 1.75em;
	margin-bottom: 1em;
}
.logo-block {
	background-color: #fff;
}
.wide-91 {
	width: 91%;
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.mt-h2 {
	margin-top: 1em;
}
header {
	background-color: #f1f1f1;
	padding-bottom: 10px;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
header p {
	width: 91%;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.4em;
}
section {
	margin-left: auto;
	margin-right: auto;
	border-top: 10px solid #727070;
	margin-top: 80px;
}
section:nth-child(1) {
	margin-top: 0;
}
section:nth-child(2) {
	margin-top: 50px;
}
section:nth-child(3) {
	margin-top: 0;
	border-top-style: none;
}
.width-limit {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
figure {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
figcaption {
	font-size: 12px;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: .5em;
}
.wide-91 figcaption {
	margin-left: 0;
	margin-right: 0;
}
.map-block {
	width: 91%;
	background-color: #d3edfb;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 1px solid #0068b7;
}
.map-block img {
	width: 94%;
	text-align: center;
	margin-left: auto;
}
.info-block {
	width: 100%;
	text-align: center;
	background-color: #f9dba4;
	border-radius: 10px;
	border: 2px solid #e99701;
	position: relative;
}
.info-block::after {
	content: "▶";
	position: absolute;
	right: 10px;
	top: calc(50% - 13px);
	color: #474646;
	font-size: 16px;
}
.info-block strong {
	color: #e60012;
	margin-top: .5em;
	display: block;
}
.info p {
	margin-bottom: .5em;
	line-height: 1em;
	margin-top: .25em;
}
.info-detaip-p {
	color: #474646;
}
.green {
	background-color: #ebeddf;
	border-top-color: #6fba2c;
	padding-bottom: 20px;
}
.green h2 {
	background-color: #6fba2c;
	color: #fff;
	text-align: center;
	padding-bottom: .5em;
	margin-bottom: 20px;
}
.green h3 {
	font-size: 1.5em;
	color: #b81c22;
}
.green h4 {
	font-size: 1.3em;
	font-style: normal;
	margin-top: .25em;
	margin-bottom: .25em;
}
.n-one-e-title {
	background-color: #004098;
	margin-top: .5px;
}
.n-van-e {
	border-top-color: #004098;
	background-color: #e6f2fe;
	border-bottom: 30px none #bbbddf;
}
.n-van-e h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	padding-top: .5em;
	padding-bottom: .5em;
	margin-bottom: 0;
}
.e-point {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #bdddfc;
	padding: 20px 20px 0;
	border-radius: 20px;
}
.e-point h3 {
margin-top: -4%;
}
.e-point3 {

}
.e-point3 ol {
width: 100%;
}
.e-point3 ol li {
	margin-bottom: 40px;
	width: 33%;
}
.none-nvan {
	margin-top: 50px;
}
.none-nvan h3 {
	margin-bottom: 20px;
}
.n-e {
	width: 49%;
	margin-bottom: 40px;
}
.n-e a {
	margin-top: 10px;
	display: block;
}
.flex-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.font-small {
	font-size: .7em;
}
.font-black-color {
	color: #000000;
}
.shop-info dl{
	margin-bottom: 15px;
	line-height: 1.75em;
	border-bottom: 1px solid gray;
	padding-bottom: 15px;
}
.shop-info dt {
	color: #b81c22;
	font-weight: bold;
	font-feature-settings: "halt";
}
.btm-caution p {
	text-indent: -1.5em;
	margin-left: 1.5em;
	font-size: 14px;
}
.btm-caution li {
	font-size: 14px;
	    list-style-type: disc;
	margin-left: 1.5em;
}
.kei-car {
	text-align: center;
	margin-top: 20px;
}
.kei-car p {
	font-size: 24px;
	background-color: #eaf6fd;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	padding-right: 1em;
	padding-left: 1em;
}


@media screen and (max-width: 780px) {
.e-point h3 {
margin-top: 0;
		margin-bottom: 20px;
}
.e-point3 ol li {
	margin-bottom: 20px;
	margin-right: auto;
		margin-left: auto;
	width: 85%;
	}
.n-e {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.kei-car p {
	font-size: 18px;
}
}

@container (min-width: 230px) and (max-width: 420px) {
h2 {
	font-size: 1.5em;
}
}

@container (min-width: 420px) and (max-width: 780px) {
	h2 {
		font-size: 2.2em;
	}
}

@container (min-width: 780px) and (max-width: 1920px) {
	h2 {
		font-size: 3.6em;
	}
}











