.hd {
	background-color: #3171b3;
	background-size: 100%;
}

.pageTitle {
	margin: 30px 0 20px 0 !important;
	font-weight: bold;
}

.logo {
	font-size: 25px !important;
	color: #3171b3;
}

.lmt {
	color: #575757;
	text-align: center;
	font-weight: 600;
}

.itemBlock01 {
	margin-top: 20px;
}

.contents_int {
	margin-left: 0 !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.mfp-iframe-holder {
	padding-top: 80px !important;
}

.preparation{
	font-size:1.5em;
	padding:20% 0;
	background-color: #efefef;
	text-align: center;
	width:100%;
	max-width: 1000px;
}

.sbj {
	color: #fff;
	background-color: #3171b3;
	padding: 5px 0;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 3px;
	letter-spacing: 1.5px;
}

.itemTxt {
	color: #3171b3 !important;
	font-weight: 700;
	font-size: 19px;
	border-left: 3px solid #3171b3 !important;
}

dl {
	color: #575757 !important;
	font-size: 17px;
	font-weight: 600;
}

.gs_cp_01 {
	margin-bottom: 10px;
}

.gs_cp_sm {
	font-size: 13px;
}

@media screen and (max-width: 750px) {

	.logo {
		font-size: 4.5vw !important;
	}
	
	.lmt {
		text-align: left;
	}

	dl {
		font-size: 15px;
	}

}

/*20250122*/
.gs_cp_01_1 {
	display: grid;
	justify-items: center;
}