@charset "UTF-8";

.pageTitle {
	color: #1d738f;
	line-height: 1.2;
	margin-bottom: 50px !important;
	font-size: 2.2em;
}

.txtLead04 {
	margin-bottom: 30px !important;
}

.sbj {
	letter-spacing: 0;
	background: #1d738f;
}

.itemTxt {
	color: #1d738f !important;
	margin: 10px 7px !important;
	border-left: 3px solid #1d738f !important;
}

.lmt {
	text-align: center;
}

.lmt span {
	background: #1d738f;
	color: #fff;
	padding: 3px 5px;
	margin-right: 5px;

}

.itemBlock01 {
	margin-top: 30px !important;
}

@media screen and (max-width: 767px){
	.pageTitle {
		font-size: 1.8em !important;
		line-height: 1.3;
	}
}


/*20250122*/
.headTitle {
	color: #1d738f;
	line-height: 1.2;
	margin-bottom: 50px !important;
	font-size: 1.8em;
	text-align: center;
}	

/*20250129*/
iframe {
	width: 100%; /* 任意の横幅を指定 */
	height: auto;
	aspect-ratio: 16/9;
  }

.col-sm-10 iframe{
	width:100%;
	height:100%;	
}


/*20250129*/
.info{
	background-color: #e7f3fa;
	padding: 10px;
}

.info a{
	font-size: 20px;
}

.info_y{
	background-color: #ffffdd;
	padding: 10px;
	margin-top: 30px;
}

.info_y a{
	font-size: 20px;
}

.info_gb{
	background-color: #e8f4f7;
	padding: 10px;
	margin-top: 30px;
}

.info_gb a{
	font-size: 20px;
}