@charset "utf-8";
/*
theme Name: 波之上自動車学校
Author: marumasa-print
Description: NAMINOUE DRIVING SCHOOL WEB
*/

/* #############################################################

[css]ポップアップ設定

############################################################# */

/* ポップアップウインドウの設定 */
/* .p-street-iframe .mfp-content {
	max-width: 1024px;
} */

/******************************************************************
 * PAGE：Google ストリートビュー
******************************************************************/
.p-street-inner {
	margin: -2rem auto 50px;
	max-width: 1064px;
}
.p-street-inner .p-street-link {
	display: block;
	margin-bottom: 2rem;
}
.p-street-inner .p-street-caption {
	text-align: center;
	font-size: 1.125rem;
	font-weight: 700;
	margin-top: 0;
}
