@charset "utf-8";

/* Updated date: 2018/06/4 */





.ori_plan_list div i {
	float:left;
	width:40px;
	vertical-align:middle;
	line-height:1;
}

.ori_plan_list div span {
	display:block;
	float:left;
	width: calc( 100% - 40px ) ;
		line-height:1;
}





.ori_plan_list {
	text-align: center;
}

.ori_plan_list div {
	background-color: #28a3e6;
	padding: 15px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	border-radius: 10px;
}

.ori_plan_list li:nth-child(odd) div {
	background-color: #27bd51;
}

.ori_plan_list li:nth-child(even) div {
}

.contents01-image01 {
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.contents02 .title-bg-yellow {
	color: #333;
}

.title-mini {
	width: 240px;
	border: 3px solid #0274b0;
	display: table;
}

.title-mini-left {
	background-color: #0274b0;
	color: #fff;
	padding: 5px 10px;
	font-size: 20px;
	display: table-cell;
	width: 50px;
}

.title-mini-right {
	padding: 5px 10px;
	font-size: 20px;
	display: table-cell;
}

.contents02-list {
	background-color: rgba(0, 140, 214, 0.1);
	padding: 20px 20px 20px;
}

.contents02-list p {
	font-size: 18px;
	margin-bottom: 10px;
}

.contents02-list dt {
	width: 130px;
	float: left;
	font-size: 15px;
}

.contents02-list dd {
	padding-left: 140px;
	font-size: 15px;
}

.contents02-table {
	position: relative;
	padding-top: 87px;
}

.contents02-table .pichon {
	position: absolute;
	right: 0;
	top: 10px;
	text-align: right;
}

.contents02-table .pichon img {
	width: auto;
	height: 150px;
}

.contents02-table table {
	width: 100%;
	text-align: center;
}

.contents02-table th {
	font-size: 20px;
	padding: 10px;
	text-align: center;
	border: 2px solid #525252;
	vertical-align: middle;
}

.contents02-table td {
	font-size: 17px;
	padding: 10px;
	text-align: center;
	border-right: 2px solid #525252;
	border-bottom: 2px solid #525252;
}

.contents02-table tr:nth-child(1) th:nth-child(2) {
	background-color: #27bd51;
	color: #fff;
}

.contents02-table tr:nth-child(1) th:nth-child(3) {
	background-color: #28a3e6;
	color: #fff;
}

.contents02-table tr th:nth-child(1) {
	background-color: #fdcc06;
}
