@charset "UTF-8";

/* --------------------------------------------------------------------------------------
	マージン
--------------------------------------------------------------------------------------- */

.key-sub { background-image: url(../img/margin/key_image.jpg); }

.template table { margin-top: 40px; }

@media (max-width: 750px) {

	.key-sub { background-position: -136.667vw center; }

	.template table { margin-top: 8.467vw; }
}

.headline-ttl {
	 text-align: center;
 }
.headline--1 {
	margin-bottom: 55px;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	color: #171c2b;
	display: inline-block;
	padding-bottom: 17px;
	border-bottom: 5px solid #ee773e;
}
.margin__txt--1 {
	margin-bottom: 35px;
	font-size: 1.4rem;
	color: #000;
}
.clearfix {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
}
.margin__col--1 {
	max-width: 800px;
	padding: 25px 50px 10px;
	margin-bottom: 40px;
	border-top: 4px solid #242f4f;
	background: #eee;
}
.margin__title--1 {
	margin-bottom: 15px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #000;
}
.margin__address {
	margin-bottom: 30px;
	padding: 0 0 15px 24px;
	font-size: 1.4rem;
	color: #000;
	border-bottom: 1px solid #ccc;
	background: url(../img/margin/pin.png) no-repeat 3px 5px;
}
.margin__txt--2 {
	margin-bottom: 30px;
	font-size: 1.6rem;
	color: #000;
}
.margin--date {
	margin-bottom: 10px;
	display: block;
	font-size: 1.4rem;
}
.point--bar {
	display: inline-block;
	position: relative;
	margin-right: 6px;
	bottom: 2px;
	font-size: 0.8rem;
}
.margin--price {
	display: inline-block;
	margin-left: 15px;
	font-weight: bold;
}
.margin--price.mn {
	margin: 0;
}