@charset "utf-8";

/* 20221226 added by Fabo */
.entry-content .row {
	margin-left: -10px;
	margin-right: -10px;
}
.entry-content .row > div {
	margin-bottom: 20px;
	padding: 0 10px;
}
.term-reserve .entry-content .row {
	margin: 0;
}
.term-reserve .entry-content .row > div {
	padding: 0;
}

.entry-content .template-img-right {
	margin-left: 35px;
}
.entry-content .template-img-left {
	margin-right: 35px;
}

.contents-colorbox {
	margin: 30px 0 40px;
	padding: 25px;
	background: #f7f7f7;
}
.contents-colorbox :first-child {
	margin-top: 0;
}
.contents-colorbox :last-child {
	margin-bottom: 0;
}

.table-price {
	margin-bottom: 15px;
}
.table-price th,
.table-price td {
	padding: 12px 0;
	border: none;
	border-bottom: 1px solid #ddd;
}

.table-bordered {
	margin-bottom: 25px;
}
.table-bordered th,
.table-bordered td {
	padding: 12px 15px;
	border: 1px solid #ddd;
}
.table-bordered th {
	background: #f2f2f2;
	width: 25%;
}

.map-wrap iframe {
	width: 100%;
	height: 450px;
	vertical-align: top;
}

/* コンセプト */
#post-1475 .entry-title {
	display: none;
}
.term-concept .custum-ttl {
	margin-bottom: 40px;
	background: none;
	color: #111;
	font-size: 30px;
	text-align: center;
}
.term-concept .custum-ttl span {
	display: block;
	line-height: 1;
}
.term-concept .custum-ttl .en {
	margin-bottom: 10px;
}
.term-concept .custum-ttl .jp {
	font-size: 13px;
}

.term-concept .template-img-right {
	margin-left: 55px;
}
.term-concept .template-img-left {
	margin-right: 55px;
}

.-conceptbox  {
	margin-bottom: 60px;
}
.-conceptbox .template-text {
	padding-top: 40px;
}