@charset "UTF-8";

[data-ruby] {
	position: relative;
}
[data-ruby]::before {
	content: attr(data-ruby);
	position: absolute;
	top: -0.5em;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 1.4rem;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#ct_bg .guruguruText02 [data-ruby]::before {
	top: -1em;
	font-size: 1.0rem;
	font-weight: normal;
}
rt {
	display: none;
}
#ct_bg .guruguruText01 {
	font-size: 3.4rem;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #00712f;
	padding: 29px 20px 4px;
	border-radius: 10px 10px 0 0;
}
#ct_bg .guruguruText01 strong {
	color: #fff000;
	font-size: 4.4rem;
}
#ct_bg .guruguruText02 {
	color: #00712f;
	font-size: 2.8rem;
	line-height: 1.75;
	font-weight: bold;
	text-align: center;
	background: #fff000;
	padding: 12px 20px 2px;
	margin-bottom: -20px;
}
#ct_bg .radius01 {
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}
#ct_bg .guruguruArea01 {
	margin-bottom: 20px;
}
#ct_bg .guruguruArea01 ul li:nth-child(n + 2) {
	margin-top: 10px;
}
#ct_bg .guruguruArea02 {
	background-image: linear-gradient(0, #e7f4fd 0%, #00a0e9 100%);
	border: 8px solid #fff;
	border-radius: 10px;
	padding-top: 2px;
	margin-bottom: 20px;
	text-align: center;
}
#ct_bg .guruguruArea02 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 97.7%;
	margin: 25px 1.3% 9px 1.0%;
}
#ct_bg .guruguruArea02 ul li {
	width: 49.3%;
}
#ct_bg .guruguruArea02 ul li:nth-child(n + 3) {
	margin-top: 19px;
}
#ct_bg .guruguruArea03 {
	background: #fff;
	border-radius: 10px;
	margin-bottom: 20px;
}
#ct_bg .guruguruArea03 .imgList01, #ct_bg .guruguruArea03 .imgList02 {
	display: flex;
	flex-wrap: wrap;
}
#ct_bg .guruguruArea03 .imgList01 {
	justify-content: space-between;
	margin: 20px 20px 41px 23px;
}
#ct_bg .guruguruArea03 .imgList02 {
	justify-content: center;
	margin: 20px 0 20px 0;
}
#ct_bg .guruguruArea03 .imgList01 li {
	width: 49.3%;
	text-align: center;
}
#ct_bg .guruguruArea03 .imgList02 li {
	width: 294px;
	margin-left: 9px;
	margin-right: 10px;
	margin-bottom: 19px;
}
#ct_bg .guruguruArea04 {
	background: #fff;
	border-radius: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
#ct_bg .guruguruArea05 {
	background: #fff;
	border-radius: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#ct_bg .guruguruArea05 .wrap01 {
	margin-left: 20px;
	margin-right: 18px;
}
#ct_bg .guruguruArea05 .wrap01 .image01 {
	width: 490px;
}
#ct_bg .guruguruArea05 .wrap01 .image02 {
	width: 412px;
}
#ct_bg .subSection08.type03 {
	border-radius: 10px;
}
#ct_bg .subSection08.type03 .col31 .image01 {
	border: 2px solid #fff;
}
#ct_bg .subSection08.type03 .col31 .box01 {
	margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
	[data-ruby]::before {
		top: -1em;
		font-size: 1.2rem;
		white-space: nowrap;
	}
	#ct_bg .guruguruText02 [data-ruby]::before {
		top: -1.2em;
		font-size: 1.0rem;
	}
	#ct_bg .guruguruText01 {
		font-size: 2.2rem;
		line-height: 1.5;
		padding: 20px 20px 4px;
		border-radius: 5px 5px 0 0;
	}
	#ct_bg .guruguruText01 strong {
		font-size: 2.7rem;
	}
	#ct_bg .guruguruText02 {
		font-size: 1.8rem;
		padding: 12px 20px 2px;
		margin-bottom: -10px;
	}
	#ct_bg .radius01 {
		border-radius: 5px 5px 0 0;
	}
	#ct_bg .guruguruArea01 {
		margin-bottom: 10px;
	}
	#ct_bg .guruguruArea02 {
		border: 3px solid #fff;
		border-radius: 5px;
		padding: 0 9px 2px;
		margin-bottom: 10px;
		text-align: center;
	}
	#ct_bg .guruguruArea02 ul {
		width: 100%;
		margin: 10px auto 9px;
	}
	#ct_bg .guruguruArea02 ul li {
		width: 100%;
	}
	#ct_bg .guruguruArea02 ul li:nth-child(n + 2) {
		margin-top: 10px;
	}
	#ct_bg .guruguruArea03 {
		border-radius: 5px;
		margin-bottom: 10px;
	}
	#ct_bg .guruguruArea03 .imgList01 {
		margin: 7px 6px 9px 8px;
	}
	#ct_bg .guruguruArea03 .imgList02 {
		justify-content: space-around;
		margin: 7px 6px 0 5px;
	}
	#ct_bg .guruguruArea03 .imgList01 li {
		width: 49%;
	}
	#ct_bg .guruguruArea03 .imgList02 li {
		width: 47.5%;
		margin-left: 1.25%;
		margin-right: 1.25%;
		margin-bottom: 9px;
	}
	#ct_bg .guruguruArea04 {
		border-radius: 5px;
		margin-bottom: 10px;
	}
	#ct_bg .guruguruArea05 {
		border-radius: 5px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	#ct_bg .guruguruArea05 .inner01 {
		padding: 0 7.5px 0 7.5px;
	}
	#ct_bg .guruguruArea05 .inner01 .image01 {
		padding: 0;
	}
	#ct_bg .guruguruArea05 .wrap01 {
		margin-left: 0;
		margin-right: 0;
	}
	#ct_bg .guruguruArea05 .wrap01 .image01,
	#ct_bg .guruguruArea05 .wrap01 .image02 {
		width: 100%;
	}
	#ct_bg .guruguruArea05 .wrap01 p + p {
		margin-top: 10px;
	}
	#ct_bg .subSection08.type03 {
		padding: 20px 20px 20px;
		border-radius: 5px;
	}
	#ct_bg .subSection08.type03 .col31 .box01 {
		margin-bottom: 14px;
	}
}