@charset "utf-8";


#main_ttl {
	text-align: center;
	margin-bottom: 43px;
	padding-top: 17px;
}

.lead {
	font-size: 123%;
	margin-bottom: 45px;
	padding: 15px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #000;
	letter-spacing: -0.05em;
	text-align: center;
}

#future {
	background: url(../img/future/bg_future.jpg) center center no-repeat;
}

#future .box {
	width: 258px;
}

#future .box h4 {
	font-size: 125%;
	margin-bottom: 15px;
	font-weight: bold;
}

#future .top {
	margin-bottom: 118px;
}

#future .bottom {
	margin-bottom: 30px;
	padding: 0 60px 0 34px;
}

#future .box01 {
	float: left;
	margin-top: 30px;
}

#future .box01 .inner {
	background: url(../img/future/bg_future001.png) left bottom no-repeat;
	padding: 20px;
}

#future .box01 h4 {
	color: #ea6182;
}

#future .box02 {
	float: right;
}

#future .box02 .inner {
	background: url(../img/future/bg_future002.png) left bottom no-repeat;
	padding: 20px;
}

#future .box02 h4 {
	color: #ee858c;
	font-size: 117%;
	letter-spacing: -0.05em;
}

#future .box03 {
	float: left;
}

#future .box03 .inner {
	background: url(../img/future/bg_future003.png) left bottom no-repeat;
	padding: 20px;
}

#future .box03 h4 {
	color: #d45686;
}

#future .box04 {
	float: right;
	margin-top: 53px;
}

#future .box04 .inner {
	background: url(../img/future/bg_future004.png) left bottom no-repeat;
	padding: 20px;
}

#future .box04 h4 {
	color: #e57aa9;
	font-size: 117%;
	letter-spacing: -0.05em;
}

.mt202502{
	margin: 40px 0;
}
.mt202503{
	margin: 10px 0;
}

.mt202503-table {
	width: 100%;
	margin: 20px 0;
}
.mt202503-table th {
	padding: 10px 20px;
}
.mt202503-table td {
	padding: 10px 20px;
}
.mt202503-table .th-pink {
	background: #f0c5ca;
	width: 30%;
	border-bottom: 1px solid #FFF;
	vertical-align: middle;
}
.mt202503-table .th-name {
	width: 45%;
}
.mt202503-table .th-an {
	width: 25%;
}
.mt202503-table a {
	display: block;
}

.mt202503-btn {
	display: block;
	background: #f0c5ca;
	padding: 15px;
	text-align: center;
	border-radius: 8px;
	margin-bottom: 10px;
	color: #333;
}

.link-area img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}



@media only screen and (max-width: 705px) {
	
	.header_wrap { margin-bottom: 12px; }
	
	#main_ttl {
		text-align: center;
		margin-bottom: 20px;
	}
	
	.lead {
		margin-bottom: 20px;
		font-size: 82%;
	}
	
	#future {
		background: none;
		margin: 0 -15px;
	}
	
	#future .top {
		background: url(../img_sp/future/bg_future01.jpg) left bottom no-repeat;
		background-size: 100% auto;
		margin-bottom: 0;
		padding-right: 72px;
	}
	
	#future .bottom {
		background: url(../img_sp/future/bg_future02.jpg) left top no-repeat;
		background-size: 100% auto;
		padding-left: 113px;
		padding-right: 0;
	}
	
	#future .box {
		margin: 0 0 20px;
		padding: 0 15px;
		float: none;
		width: auto;
	}
	
	#future .box .inner {
		background: none;
		padding: 0;
	}
	
	#future .box h3 {
		margin-bottom: 8px;
	}
	
	#future .box h4 {
		font-size: 92%;
		margin-bottom: 10px;
	}
	
	#future .box p {
		font-size: 77%;
	}

.mt202502{
	margin: 20px 0;
}

.mt202502 img{
	width: 100%;
}

.mt202503{
	margin: 10px 0;
}

.mt202503-table {
	width: 100%;
	margin: 20px 0;
}
.mt202503-table th {
	padding: 5px 10px;
}
.mt202503-table td {
	padding: 5px 10px;
}
.mt202503-table .th-pink {
	background: #f0c5ca;
	width: 30%;
	border-bottom: 1px solid #FFF;
	vertical-align: middle;
}
.mt202503-table .th-name {
	width: 45%;
}
.mt202503-table .th-an {
	width: 25%;
}
.mt202503-table a {
	display: block;
	line-height: 1.5;
}

.mt202503-btn {
	line-height: 1.5;
	display: block;
	background: #f0c5ca;
	padding: 15px;
	text-align: center;
	border-radius: 8px;
	margin-bottom: 10px;
	color: #333;
}


}












