@charset "utf-8";

/* 20220610 added by Fabo */
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.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: #f48a00;
}
.table-bordered th {
	width: 25%;
	background: #fef7f1;
}
.table-bordered th,
.table-bordered td {
	padding: 15px;
	border: #c7bdb6 1px solid;
	vertical-align: middle;
}

.entry-content .row {
	margin-left: -15px;
	margin-right: -15px;
}
.entry-content .row > div {
	padding: 0 15px;
}
.entry-content .template-img-right {
	margin-left: 35px;
}
.entry-content .template-img-left {
	margin-right: 35px;
}
.contents-colorbox {
	margin-bottom: 20px;
	padding: 25px;
	background: #f9f9f0 url(../../images/default/bg01.png);
	border-radius: 15px;
}
.contents-colorbox :first-child {
	margin-top: 0;
	padding-top: 0;
}
.contents-colorbox :last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.contents-borderbox {
	margin-bottom: 20px;
	padding: 25px;
	border: #c7bdb6 3px dotted;
	border-radius: 15px;
}
.contents-borderbox :first-child {
	margin-top: 0;
	padding-top: 0;
}
.contents-borderbox :last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.contents-colorbox .template-img-right,
.contents-colorbox .template-img-left,
.contents-borderbox .template-img-right,
.contents-borderbox .template-img-left {
	margin-bottom: 0;
}
.list-check li {
	position: relative;
	margin: 0 0 12px 0 !important;
	padding-left: 20px;
	list-style: none !important;
	line-height: 1.4;
}
.list-check li:before {
	content: "\f00c";
	position: absolute;
	top: 0;
	left: 0;
	color: #f48a00;
	font-family: "Font Awesome 5 Free";
 	font-weight: 900;
	font-size: 14px;
	line-height: 1.2;
}
.list-check li:last-child {
	margin-bottom: 0 !important;
}
.img-radius {
	border-radius: 15px;
}
.table-underline {
	margin-bottom: 1.8rem;
}
.table-underline th,
.table-underline td {
	padding: 20px 10px;
	border-top: none;
	border-bottom: #827164 1px solid;
	vertical-align: middle;
}
.table-underline th {
	width: 25%;
	text-align: center;
	color: #59493f;
	font-weight: bold;
}
.table-fixed {
	margin: 0 0 0.8em 0;
	table-layout: fixed;
}
.table-fixed th {
	background: #fef7f1;
}
.table-fixed th,
.table-fixed td {
	padding: 25px;
	text-align: center;
	font-size: 16px;
	border: #c7bdb6 2px solid;
	vertical-align: middle;
}
.table-fixed thead th {
	background: #e6effb;
	border-bottom: 1px;
}
.table-fixed strong {
	color: #f48a00;
	font-size: 16px;
}

/* forピースケアについて */
.contents-forpeacecare p {
	color: #59493f;
	font-size: 16px;
	font-weight: bold;
}
.contents-forpeacecare span {
	color: #f48a00;
}
.contents-forpeacecare .col-sm-4 {
	margin-bottom: 45px !important;
}

/* 訪問看護について */
.term-home-visit-nursing .list-check li{
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
}