
.box_ttl {
	background-color: #0071BA;
	height: 180px;
	padding-top: 45px;
}


.bk_sls { background: #0071BA; }


.pst_c {
	position: absolute; top: 50%; transform: translateY(-50%);
}

.color_yl { color: #FFEC00; }


.bgall { background: #ffffff;  }


.ftsz22_v { font-size: 18pt; }
.ftsz18_v { font-size: 12pt; }

.w_p1 { max-height: 72px;}
.w_s1 { max-height: 300px;}


@media screen and (min-width:375px) { 
/*xs*/
.ftsz22_v { font-size: 18pt; }
.ftsz18_v { font-size: 12pt; }

.w_p1 { max-height: 260px;}

.box_ttl { padding-top: 38px; }


}

@media screen and (min-width:482px) and ( max-width:575px) {
/*sm*/
.ftsz22_v { font-size: 22pt; }
.ftsz18_v { font-size: 15pt; }

.w_p1 { max-height: 110px;}

}

@media screen and (min-width:576px) and ( max-width:767px) {
/*sm*/
.ftsz22_v { font-size: 20pt; }
.ftsz18_v { font-size: 14pt; }

.w_p1 { max-height: 120px;}

}
@media screen and (min-width:768px) and ( max-width:991px) {
/*md*/
.ftsz22_v { font-size: 22pt; }
.ftsz18_v { font-size: 18pt; }

.w_p1 { max-height: 150px;}

}
@media screen and (min-width:992px) {
/*lg xl*/

.ftsz22_v { font-size: 22pt; }
.ftsz18_v { font-size: 18pt; }

.w_p1 { max-height: 200px;}
}

