@charset "utf-8";
/* CSS Document */

.num {
	margin-right: 8px;
}
.num img {
	height: 20px;
	width: auto;
	vertical-align: text-bottom;
}
#section01 .box01{
	background: #e0f7f5;
padding: 50px 30px;
    -webkit-border-radius: 25px;
}

.handicap_link{
	text-align: center;
}

.handicap_link a{
	text-decoration: none;
	color: #fff;
	background-color: #40ABA3;
	padding: 10px 15px 10px 15px;
	display: inline-block;
	margin-top: 20px;
}
.handicap_link a:hover{
opacity: 0.5;
}


@media screen and (min-width: 769px) {
	.c-top_ttl {
		background: url(img/lower_ttl.jpg),#E1F7F5;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		position: relative;
	}
}

@media screen and (max-width: 768px) {
	.c-top_ttl {
		background: #E1F7F5;
	}
	.u-w55,
	.u-w40 {
    width: 100%;
	}
	.u-fl,
	.u-fr {
    float: none;
	}
#section01 .u-w70{
	width: 100%;
}
#section01 .u-w25{
	width: 100%;
}

}
