@charset "utf-8";
.bg-box-green {
	padding-top: 80px;
	padding-bottom: 80px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,249,181,1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,249,181,1.00) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,249,181,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(204,249,181,1.00) 99.48%);
	background-position: 0% top;
	background-size: cover;
}

.bg-box-legend {
	padding-top: 80px;
	padding-bottom: 80px;
	background-size: cover;
	background-position: 0% top;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(247,238,182,1.00) 100%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(247,238,182,1.00) 100%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(247,238,182,1.00) 100%);
	background-image: url(url), linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(247,238,182,1.00) 100%);
}

.bg-box-eitai {
	padding-top: 80px;
	padding-bottom: 40px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(226,212,241,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(226,212,241,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(226,212,241,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(226,212,241,1.00) 100%);
	background-position: 0% top;
	background-size: cover;
}
.bg-box-okotsu {
	padding-top: 80px;
	padding-bottom: 80px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(223,223,223,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(223,223,223,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(223,223,223,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(223,223,223,1.00) 100%);
	background-position: 0% top;
	background-size: cover;
}
.column-box {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.column-3 {
	width: calc(100% - 10px);
	margin: 4px;
}
.inq-bt a {
	display: block;
	text-align: center;
	width: 80%;
	background-color: rgba(255,143,33,1.00);
	color: rgba(255,255,255,1.00);
	font-weight: 500;
	text-decoration: none;
	font-size: 22px;
	padding-top: 8px;
	padding-bottom: 5px;
	border-radius: 12px;
	border: 2px solid rgba(255,255,255,1.00);
	-webkit-box-shadow: 1px 3px 8px rgba(0,0,0,0.30);
	box-shadow: 1px 3px 8px rgba(0,0,0,0.30);
}
.inq-bt a:hover {
	background-color: rgba(255,143,33,0.70);
	color: rgba(255,255,255,0.70);
	border: 2px solid rgba(255,255,255,0.70);
	-webkit-box-shadow: 1px 3px 8px rgba(0,0,0,0.20);
	box-shadow: 1px 3px 8px rgba(0,0,0,0.20);
}
.plan-box dl dt {
	width: 98%;
	height: 70px;
	text-align: center;
	float: left;
	line-height: 64px;
	margin-left: 4px;
	margin-right: 4px;
}
.plan-box dl dd {
	height: 70px;
	float: right;
	margin-left: 3px;
	margin-right: 8px;
	width: calc(100% - 11px);
}
.plan-box dl table {
	height: 100%;
	border-collapse: separate;
}
.plan-box td {
	text-align: center;
	vertical-align: middle;
	border-radius: 6px;
}
.plan-box th {
	text-align: center;
	vertical-align: middle;
	width: 250px;
	border-radius: 6px;
}
.plan-box dt {
}
.plan-box dl {
	margin-bottom: 5px;
}
.inq-bt {
	clear: both;
	padding-top: 40px;
}
.plan-box dt table {
	height: 97%;
}
.green-m th {
	background-color: rgba(145,216,120,1.00);
}
.green-m tr td {
	background-color: rgba(193,238,147,1.00);
}
.legend-m th {
	background-color: rgba(206,185,109,1.00);
}
.legend-m tr td {
	background-color: rgba(239,226,154,1.00);
}
.eitai-m th {
	background-color: rgba(128,124,190,1.00);
}
.eitai-m tr td {
	background-color: rgba(165,173,215,1.00);
}
.okotsu-m th {
}
.hd-bg {
	background-image: url(hd-other01.jpg);
	background-position: 68% 0%;
}
.article-box-in h4 {
	border-bottom: 1px solid rgba(130,130,130,1.00);
	font-size: larger;
	text-align: center;
}
.okotsu-m tr th {
	background-color: rgba(181,181,181,1.00);
}
.okotsu-m tr td {
	background-color: rgba(204,204,204,1.00);
}
.okotsu-dep {
	margin-bottom: 40px;
}
.okotsu-dep dt {
	text-align: center;
	background-color: rgba(181,181,181,1.00);
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 6px;
	font-size: larger;
	font-weight: bold;
	margin-bottom: 5px;
}
.okotsu-dep dd {
	background-color: rgba(216,216,216,1.00);
	margin-bottom: 10px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	border-radius: 16px;
}
