#page-mv .ph {
	padding-top: 32%;
}
/* --------------------------------------------------- */
#sec01 {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto 40px;
}
#sec01 .ggmap {
	position: relative;
    padding-bottom: 440px;
    height: 0;
    overflow: hidden;
	margin-bottom: 30px;
}
#sec01 .ggmap iframe {
    position: absolute;
    left: 0;
    width: 100%;
    top: -150px;
	height: calc(100% + 150px + 150px);
}
#sec01 dl {
	width: 100%;
	display: table;
}
#sec01 dt,
#sec01 dd {
	display: table-cell;
	vertical-align: middle;
}
#sec01 dt {
	width: 220px;
}
#sec01 dd {
	font-size: 12px;
	padding-left: 20px;
}
#sec01 dd .br-clear {
	display: none;
}
@media screen and (max-width: 910px) {
	#sec01 dl,
	#sec01 dt,
    #sec01 dd {
		display: block;
	}
	#sec01 dt {
		margin-bottom: 15px;
	}
    #sec01 dd {
		padding-left: 0;
	}
}
@media screen and (max-width: 680px) {
	#sec01 .ggmap {
        padding-bottom: 300px;
    }
	#sec01 dt {
		width: 180px;
		margin: 0 auto 20px;
	}
	#sec01 dd {
		letter-spacing: 1px;
		text-align: center;
	}
	#sec01 dd .br-clear {
		display: block;
	}
}
/* --------------------------------------------------- */
#sec02 {
}
@media screen and (max-width: 910px) {
}
@media screen and (max-width: 680px) {
}
/* --------------------------------------------------- */

/* --------------------------------------------------- */

/* --------------------------------------------------- */


