@charset "utf-8";

/* 20191002 added by Fabo */
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }

.f15 { font-size: 15px; }
.f16 { font-size: 16px; }
.f17 { font-size: 17px; }
.f18 { font-size: 18px; }
.f19 { font-size: 19px; }
.f20 { font-size: 20px; }

.strong {
	color: #8d785a;
}

.entry-content .row {
	margin-left: -15px;
	margin-right: -15px;
}
.entry-content .row > div {
	margin-bottom: 15px;
	padding: 0 15px;
}

.table-line th,
.table-line td {
	padding: 18px 0;
	border-top: none;
	border-bottom: 1px solid #666;
}
.table-line th {
	width: 20%;
}

.contents-conceptbox-group {
	margin-bottom: 70px;
	padding-left: 60px;
	border-left: 5px solid #8d785a;
}
.contents-conceptbox {
	margin-bottom: 40px;
}
.contents-conceptbox:last-child {
	margin-bottom: 0;
}
.contents-conceptbox-img {
	float: right;
	margin-left: 30px;
}
.contents-conceptbox-detail {
}
.contents-conceptbox-title {
	position: relative;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.4;
}
.contents-conceptbox-title .icon {
	position: absolute;
	top: -25px;
	left: -105px;
}
.contents-conceptbox-text {
	line-height: 2.2;
	letter-spacing: 0.05em;
}

.contents-colorbox {
	margin-bottom: 30px;
	padding: 20px;
	background: url(/images/default/contents-colorbox-bg.png) repeat center 0;
}
.contents-colorbox :first-child {
	margin-top: 0;
}
.contents-colorbox :last-child {
	margin-bottom: 0;
}

.contents-borderbox {
	margin-bottom: 30px;
	padding: 25px;
	border: #eee 4px solid;
}

.contents-borderbox :first-child {
	margin-top: 0;
}
.contents-borderbox :last-child {
	margin-bottom: 0;
}

.contents-colorbox .template-img-right,
.contents-borderbox .template-img-right {
	margin-bottom: 0;
}
.contents-colorbox .template-img-left,
.contents-borderbox .template-img-left {
	margin-bottom: 0;
}

body.term-process #post-1409 .row p:last-child {
	padding-left: 30px;
	line-height: 1.8;
}